@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,9 +6,9 @@ export type { RequestArgsStrict as RequestArgs };
6
6
  export declare const from: (input: unknown) => RequestArgsStrict;
7
7
  export declare const create: (input: RequestArgs) => RequestArgsStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, RequestArgsStrict>;
9
- export declare const make: (input: Omit<RequestArgsStrict, '__type'>) => FutureInstance<TaqError, RequestArgsStrict>;
9
+ export declare const make: (input: Omit<RequestArgsStrict, "__type">) => FutureInstance<TaqError, RequestArgsStrict>;
10
10
  export declare const schemas: {
11
- rawSchema: import("zod").ZodObject<{
11
+ rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
12
12
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
13
13
  projectDir: import("zod").ZodString;
14
14
  maxConcurrency: import("zod").ZodNumber;
@@ -22,75 +22,12 @@ export declare const schemas: {
22
22
  yes: import("zod").ZodBoolean;
23
23
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
24
24
  env: import("zod").ZodString;
25
+ quickstart: import("zod").ZodString;
25
26
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
26
27
  setVersion: import("zod").ZodString;
28
+ }, "quickstart">, {
27
29
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
28
- config: import("zod").ZodObject<{
29
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
30
- label: import("zod").ZodString;
31
- rpcUrl: import("zod").ZodString;
32
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
33
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
34
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
35
- encryptedKey: import("zod").ZodString;
36
- publicKeyHash: import("zod").ZodString;
37
- secretKey: import("zod").ZodString;
38
- }, "strip", import("zod").ZodTypeAny, {
39
- publicKeyHash: string;
40
- encryptedKey: string;
41
- secretKey: string;
42
- }, {
43
- publicKeyHash: string;
44
- encryptedKey: string;
45
- secretKey: string;
46
- }>, import("zod").ZodString]>>>;
47
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
48
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
49
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
50
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
51
- }, "strip", import("zod").ZodTypeAny, {
52
- disableAutostartWithSandbox?: boolean | undefined;
53
- postgresqlPort?: number | undefined;
54
- apiPort?: number | undefined;
55
- }, {
56
- disableAutostartWithSandbox?: boolean | undefined;
57
- postgresqlPort?: number | undefined;
58
- apiPort?: number | undefined;
59
- }>>;
60
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
61
- }, "strip", import("zod").ZodTypeAny, {
62
- label: string;
63
- rpcUrl: string;
64
- protocol?: string | undefined;
65
- plugin?: string | undefined;
66
- accounts?: Record<string, string | {
67
- publicKeyHash: string;
68
- encryptedKey: string;
69
- secretKey: string;
70
- }> | undefined;
71
- tzkt?: {
72
- disableAutostartWithSandbox?: boolean | undefined;
73
- postgresqlPort?: number | undefined;
74
- apiPort?: number | undefined;
75
- } | undefined;
76
- annotations?: Record<string, unknown> | undefined;
77
- }, {
78
- label: string;
79
- rpcUrl: string;
80
- protocol?: string | undefined;
81
- plugin?: string | undefined;
82
- accounts?: Record<string, string | {
83
- publicKeyHash: string;
84
- encryptedKey: string;
85
- secretKey: string;
86
- }> | undefined;
87
- tzkt?: {
88
- disableAutostartWithSandbox?: boolean | undefined;
89
- postgresqlPort?: number | undefined;
90
- apiPort?: number | undefined;
91
- } | undefined;
92
- annotations?: Record<string, unknown> | undefined;
93
- }>>>;
30
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
94
31
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
95
32
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
96
33
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -142,13 +79,13 @@ export declare const schemas: {
142
79
  }, "strip", import("zod").ZodTypeAny, {
143
80
  networks: string[];
144
81
  sandboxes: string[];
145
- storage?: Record<string, string> | undefined;
146
82
  aliases?: Record<string, Record<string, string>> | undefined;
83
+ storage?: Record<string, string> | undefined;
147
84
  }, {
148
85
  networks: string[];
149
86
  sandboxes: string[];
150
- storage?: Record<string, string> | undefined;
151
87
  aliases?: Record<string, Record<string, string>> | undefined;
88
+ storage?: Record<string, string> | undefined;
152
89
  }>, import("zod").ZodString]>>;
153
90
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
154
91
  label: import("zod").ZodString;
@@ -159,15 +96,15 @@ export declare const schemas: {
159
96
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
160
97
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
161
98
  }, "strip", import("zod").ZodTypeAny, {
99
+ mnemonic?: string | undefined;
162
100
  publicKey?: string | undefined;
163
101
  publicKeyHash?: string | undefined;
164
102
  privateKey?: string | undefined;
165
- mnemonic?: string | undefined;
166
103
  }, {
104
+ mnemonic?: string | undefined;
167
105
  publicKey?: string | undefined;
168
106
  publicKeyHash?: string | undefined;
169
107
  privateKey?: string | undefined;
170
- mnemonic?: string | undefined;
171
108
  }>>>;
172
109
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
173
110
  pkh: import("zod").ZodString;
@@ -195,10 +132,10 @@ export declare const schemas: {
195
132
  label: string;
196
133
  rpcUrl: string;
197
134
  accounts?: Record<string, {
135
+ mnemonic?: string | undefined;
198
136
  publicKey?: string | undefined;
199
137
  publicKeyHash?: string | undefined;
200
138
  privateKey?: string | undefined;
201
- mnemonic?: string | undefined;
202
139
  }> | undefined;
203
140
  faucet?: {
204
141
  pkh: string;
@@ -212,10 +149,10 @@ export declare const schemas: {
212
149
  label: string;
213
150
  rpcUrl: string;
214
151
  accounts?: Record<string, {
152
+ mnemonic?: string | undefined;
215
153
  publicKey?: string | undefined;
216
154
  publicKeyHash?: string | undefined;
217
155
  privateKey?: string | undefined;
218
- mnemonic?: string | undefined;
219
156
  }> | undefined;
220
157
  faucet?: {
221
158
  pkh: string;
@@ -226,29 +163,95 @@ export declare const schemas: {
226
163
  activation_code: string;
227
164
  } | undefined;
228
165
  }>>>;
166
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
167
+ label: import("zod").ZodString;
168
+ rpcUrl: import("zod").ZodString;
169
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
170
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
171
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
172
+ encryptedKey: import("zod").ZodString;
173
+ publicKeyHash: import("zod").ZodString;
174
+ secretKey: import("zod").ZodString;
175
+ }, "strip", import("zod").ZodTypeAny, {
176
+ publicKeyHash: string;
177
+ encryptedKey: string;
178
+ secretKey: string;
179
+ }, {
180
+ publicKeyHash: string;
181
+ encryptedKey: string;
182
+ secretKey: string;
183
+ }>, import("zod").ZodString]>>>;
184
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
185
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
186
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
187
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
188
+ }, "strip", import("zod").ZodTypeAny, {
189
+ disableAutostartWithSandbox?: boolean | undefined;
190
+ postgresqlPort?: number | undefined;
191
+ apiPort?: number | undefined;
192
+ }, {
193
+ disableAutostartWithSandbox?: boolean | undefined;
194
+ postgresqlPort?: number | undefined;
195
+ apiPort?: number | undefined;
196
+ }>>;
197
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
198
+ }, "strip", import("zod").ZodTypeAny, {
199
+ label: string;
200
+ rpcUrl: string;
201
+ plugin?: string | undefined;
202
+ accounts?: Record<string, string | {
203
+ publicKeyHash: string;
204
+ encryptedKey: string;
205
+ secretKey: string;
206
+ }> | undefined;
207
+ protocol?: string | undefined;
208
+ tzkt?: {
209
+ disableAutostartWithSandbox?: boolean | undefined;
210
+ postgresqlPort?: number | undefined;
211
+ apiPort?: number | undefined;
212
+ } | undefined;
213
+ annotations?: Record<string, unknown> | undefined;
214
+ }, {
215
+ label: string;
216
+ rpcUrl: string;
217
+ plugin?: string | undefined;
218
+ accounts?: Record<string, string | {
219
+ publicKeyHash: string;
220
+ encryptedKey: string;
221
+ secretKey: string;
222
+ }> | undefined;
223
+ protocol?: string | undefined;
224
+ tzkt?: {
225
+ disableAutostartWithSandbox?: boolean | undefined;
226
+ postgresqlPort?: number | undefined;
227
+ apiPort?: number | undefined;
228
+ } | undefined;
229
+ annotations?: Record<string, unknown> | undefined;
230
+ }>>>;
231
+ }, {
229
232
  projectDir: import("zod").ZodString;
230
233
  configFile: import("zod").ZodString;
231
234
  hash: import("zod").ZodString;
232
- }, "strip", import("zod").ZodTypeAny, {
235
+ }>, "strip", import("zod").ZodTypeAny, {
233
236
  projectDir: string;
234
237
  environment: Record<string, string | {
235
238
  networks: string[];
236
239
  sandboxes: string[];
237
- storage?: Record<string, string> | undefined;
238
240
  aliases?: Record<string, Record<string, string>> | undefined;
241
+ storage?: Record<string, string> | undefined;
239
242
  }>;
240
243
  hash: string;
241
244
  configFile: string;
242
245
  sandbox?: Record<string, {
243
246
  label: string;
244
247
  rpcUrl: string;
245
- protocol?: string | undefined;
246
248
  plugin?: string | undefined;
247
249
  accounts?: Record<string, string | {
248
250
  publicKeyHash: string;
249
251
  encryptedKey: string;
250
252
  secretKey: string;
251
253
  }> | undefined;
254
+ protocol?: string | undefined;
252
255
  tzkt?: {
253
256
  disableAutostartWithSandbox?: boolean | undefined;
254
257
  postgresqlPort?: number | undefined;
@@ -279,10 +282,10 @@ export declare const schemas: {
279
282
  label: string;
280
283
  rpcUrl: string;
281
284
  accounts?: Record<string, {
285
+ mnemonic?: string | undefined;
282
286
  publicKey?: string | undefined;
283
287
  publicKeyHash?: string | undefined;
284
288
  privateKey?: string | undefined;
285
- mnemonic?: string | undefined;
286
289
  }> | undefined;
287
290
  faucet?: {
288
291
  pkh: string;
@@ -298,21 +301,21 @@ export declare const schemas: {
298
301
  environment: Record<string, string | {
299
302
  networks: string[];
300
303
  sandboxes: string[];
301
- storage?: Record<string, string> | undefined;
302
304
  aliases?: Record<string, Record<string, string>> | undefined;
305
+ storage?: Record<string, string> | undefined;
303
306
  }>;
304
307
  hash: string;
305
308
  configFile: string;
306
309
  sandbox?: Record<string, {
307
310
  label: string;
308
311
  rpcUrl: string;
309
- protocol?: string | undefined;
310
312
  plugin?: string | undefined;
311
313
  accounts?: Record<string, string | {
312
314
  publicKeyHash: string;
313
315
  encryptedKey: string;
314
316
  secretKey: string;
315
317
  }> | undefined;
318
+ protocol?: string | undefined;
316
319
  tzkt?: {
317
320
  disableAutostartWithSandbox?: boolean | undefined;
318
321
  postgresqlPort?: number | undefined;
@@ -343,10 +346,10 @@ export declare const schemas: {
343
346
  label: string;
344
347
  rpcUrl: string;
345
348
  accounts?: Record<string, {
349
+ mnemonic?: string | undefined;
346
350
  publicKey?: string | undefined;
347
351
  publicKeyHash?: string | undefined;
348
352
  privateKey?: string | undefined;
349
- mnemonic?: string | undefined;
350
353
  }> | undefined;
351
354
  faucet?: {
352
355
  pkh: string;
@@ -358,7 +361,7 @@ export declare const schemas: {
358
361
  } | undefined;
359
362
  }> | undefined;
360
363
  }>;
361
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
364
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
362
365
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
363
366
  projectDir: import("zod").ZodString;
364
367
  maxConcurrency: import("zod").ZodNumber;
@@ -372,75 +375,12 @@ export declare const schemas: {
372
375
  yes: import("zod").ZodBoolean;
373
376
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
374
377
  env: import("zod").ZodString;
378
+ quickstart: import("zod").ZodString;
375
379
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
376
380
  setVersion: import("zod").ZodString;
381
+ }, "quickstart">, {
377
382
  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">]>;
378
- config: import("zod").ZodObject<{
379
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
380
- label: import("zod").ZodString;
381
- rpcUrl: import("zod").ZodString;
382
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
383
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
384
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
385
- encryptedKey: import("zod").ZodString;
386
- publicKeyHash: import("zod").ZodString;
387
- secretKey: import("zod").ZodString;
388
- }, "strip", import("zod").ZodTypeAny, {
389
- publicKeyHash: string;
390
- encryptedKey: string;
391
- secretKey: string;
392
- }, {
393
- publicKeyHash: string;
394
- encryptedKey: string;
395
- secretKey: string;
396
- }>, import("zod").ZodString]>>>;
397
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
398
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
399
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
400
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
401
- }, "strip", import("zod").ZodTypeAny, {
402
- disableAutostartWithSandbox?: boolean | undefined;
403
- postgresqlPort?: number | undefined;
404
- apiPort?: number | undefined;
405
- }, {
406
- disableAutostartWithSandbox?: boolean | undefined;
407
- postgresqlPort?: number | undefined;
408
- apiPort?: number | undefined;
409
- }>>;
410
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
411
- }, "strip", import("zod").ZodTypeAny, {
412
- label: string;
413
- rpcUrl: string;
414
- protocol?: string | undefined;
415
- plugin?: string | undefined;
416
- accounts?: Record<string, string | {
417
- publicKeyHash: string;
418
- encryptedKey: string;
419
- secretKey: string;
420
- }> | undefined;
421
- tzkt?: {
422
- disableAutostartWithSandbox?: boolean | undefined;
423
- postgresqlPort?: number | undefined;
424
- apiPort?: number | undefined;
425
- } | undefined;
426
- annotations?: Record<string, unknown> | undefined;
427
- }, {
428
- label: string;
429
- rpcUrl: string;
430
- protocol?: string | undefined;
431
- plugin?: string | undefined;
432
- accounts?: Record<string, string | {
433
- publicKeyHash: string;
434
- encryptedKey: string;
435
- secretKey: string;
436
- }> | undefined;
437
- tzkt?: {
438
- disableAutostartWithSandbox?: boolean | undefined;
439
- postgresqlPort?: number | undefined;
440
- apiPort?: number | undefined;
441
- } | undefined;
442
- annotations?: Record<string, unknown> | undefined;
443
- }>>>;
383
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
444
384
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
445
385
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
446
386
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -492,13 +432,13 @@ export declare const schemas: {
492
432
  }, "strip", import("zod").ZodTypeAny, {
493
433
  networks: string[];
494
434
  sandboxes: string[];
495
- storage?: Record<string, string> | undefined;
496
435
  aliases?: Record<string, Record<string, string>> | undefined;
436
+ storage?: Record<string, string> | undefined;
497
437
  }, {
498
438
  networks: string[];
499
439
  sandboxes: string[];
500
- storage?: Record<string, string> | undefined;
501
440
  aliases?: Record<string, Record<string, string>> | undefined;
441
+ storage?: Record<string, string> | undefined;
502
442
  }>, import("zod").ZodString]>>;
503
443
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
504
444
  label: import("zod").ZodString;
@@ -509,15 +449,15 @@ export declare const schemas: {
509
449
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
510
450
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
511
451
  }, "strip", import("zod").ZodTypeAny, {
452
+ mnemonic?: string | undefined;
512
453
  publicKey?: string | undefined;
513
454
  publicKeyHash?: string | undefined;
514
455
  privateKey?: string | undefined;
515
- mnemonic?: string | undefined;
516
456
  }, {
457
+ mnemonic?: string | undefined;
517
458
  publicKey?: string | undefined;
518
459
  publicKeyHash?: string | undefined;
519
460
  privateKey?: string | undefined;
520
- mnemonic?: string | undefined;
521
461
  }>>>;
522
462
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
523
463
  pkh: import("zod").ZodString;
@@ -545,10 +485,10 @@ export declare const schemas: {
545
485
  label: string;
546
486
  rpcUrl: string;
547
487
  accounts?: Record<string, {
488
+ mnemonic?: string | undefined;
548
489
  publicKey?: string | undefined;
549
490
  publicKeyHash?: string | undefined;
550
491
  privateKey?: string | undefined;
551
- mnemonic?: string | undefined;
552
492
  }> | undefined;
553
493
  faucet?: {
554
494
  pkh: string;
@@ -562,10 +502,10 @@ export declare const schemas: {
562
502
  label: string;
563
503
  rpcUrl: string;
564
504
  accounts?: Record<string, {
505
+ mnemonic?: string | undefined;
565
506
  publicKey?: string | undefined;
566
507
  publicKeyHash?: string | undefined;
567
508
  privateKey?: string | undefined;
568
- mnemonic?: string | undefined;
569
509
  }> | undefined;
570
510
  faucet?: {
571
511
  pkh: string;
@@ -576,29 +516,95 @@ export declare const schemas: {
576
516
  activation_code: string;
577
517
  } | undefined;
578
518
  }>>>;
579
- projectDir: import("zod").ZodString;
580
- configFile: import("zod").ZodString;
581
- hash: import("zod").ZodString;
582
- }, "strip", import("zod").ZodTypeAny, {
583
- projectDir: string;
584
- environment: Record<string, string | {
585
- networks: string[];
586
- sandboxes: string[];
587
- storage?: Record<string, string> | undefined;
588
- aliases?: Record<string, Record<string, string>> | undefined;
589
- }>;
590
- hash: string;
591
- configFile: string;
592
- sandbox?: Record<string, {
593
- label: string;
594
- rpcUrl: string;
595
- protocol?: string | undefined;
596
- plugin?: string | undefined;
597
- accounts?: Record<string, string | {
598
- publicKeyHash: string;
599
- encryptedKey: string;
600
- secretKey: string;
601
- }> | undefined;
519
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
520
+ label: import("zod").ZodString;
521
+ rpcUrl: import("zod").ZodString;
522
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
523
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
524
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
525
+ encryptedKey: import("zod").ZodString;
526
+ publicKeyHash: import("zod").ZodString;
527
+ secretKey: import("zod").ZodString;
528
+ }, "strip", import("zod").ZodTypeAny, {
529
+ publicKeyHash: string;
530
+ encryptedKey: string;
531
+ secretKey: string;
532
+ }, {
533
+ publicKeyHash: string;
534
+ encryptedKey: string;
535
+ secretKey: string;
536
+ }>, import("zod").ZodString]>>>;
537
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
538
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
539
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
540
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
541
+ }, "strip", import("zod").ZodTypeAny, {
542
+ disableAutostartWithSandbox?: boolean | undefined;
543
+ postgresqlPort?: number | undefined;
544
+ apiPort?: number | undefined;
545
+ }, {
546
+ disableAutostartWithSandbox?: boolean | undefined;
547
+ postgresqlPort?: number | undefined;
548
+ apiPort?: number | undefined;
549
+ }>>;
550
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
551
+ }, "strip", import("zod").ZodTypeAny, {
552
+ label: string;
553
+ rpcUrl: string;
554
+ plugin?: string | undefined;
555
+ accounts?: Record<string, string | {
556
+ publicKeyHash: string;
557
+ encryptedKey: string;
558
+ secretKey: string;
559
+ }> | undefined;
560
+ protocol?: string | undefined;
561
+ tzkt?: {
562
+ disableAutostartWithSandbox?: boolean | undefined;
563
+ postgresqlPort?: number | undefined;
564
+ apiPort?: number | undefined;
565
+ } | undefined;
566
+ annotations?: Record<string, unknown> | undefined;
567
+ }, {
568
+ label: string;
569
+ rpcUrl: string;
570
+ plugin?: string | undefined;
571
+ accounts?: Record<string, string | {
572
+ publicKeyHash: string;
573
+ encryptedKey: string;
574
+ secretKey: string;
575
+ }> | undefined;
576
+ protocol?: string | undefined;
577
+ tzkt?: {
578
+ disableAutostartWithSandbox?: boolean | undefined;
579
+ postgresqlPort?: number | undefined;
580
+ apiPort?: number | undefined;
581
+ } | undefined;
582
+ annotations?: Record<string, unknown> | undefined;
583
+ }>>>;
584
+ }, {
585
+ projectDir: import("zod").ZodString;
586
+ configFile: import("zod").ZodString;
587
+ hash: import("zod").ZodString;
588
+ }>, "strip", import("zod").ZodTypeAny, {
589
+ projectDir: string;
590
+ environment: Record<string, string | {
591
+ networks: string[];
592
+ sandboxes: string[];
593
+ aliases?: Record<string, Record<string, string>> | undefined;
594
+ storage?: Record<string, string> | undefined;
595
+ }>;
596
+ hash: string;
597
+ configFile: string;
598
+ sandbox?: Record<string, {
599
+ label: string;
600
+ rpcUrl: string;
601
+ plugin?: string | undefined;
602
+ accounts?: Record<string, string | {
603
+ publicKeyHash: string;
604
+ encryptedKey: string;
605
+ secretKey: string;
606
+ }> | undefined;
607
+ protocol?: string | undefined;
602
608
  tzkt?: {
603
609
  disableAutostartWithSandbox?: boolean | undefined;
604
610
  postgresqlPort?: number | undefined;
@@ -629,10 +635,10 @@ export declare const schemas: {
629
635
  label: string;
630
636
  rpcUrl: string;
631
637
  accounts?: Record<string, {
638
+ mnemonic?: string | undefined;
632
639
  publicKey?: string | undefined;
633
640
  publicKeyHash?: string | undefined;
634
641
  privateKey?: string | undefined;
635
- mnemonic?: string | undefined;
636
642
  }> | undefined;
637
643
  faucet?: {
638
644
  pkh: string;
@@ -648,21 +654,21 @@ export declare const schemas: {
648
654
  environment: Record<string, string | {
649
655
  networks: string[];
650
656
  sandboxes: string[];
651
- storage?: Record<string, string> | undefined;
652
657
  aliases?: Record<string, Record<string, string>> | undefined;
658
+ storage?: Record<string, string> | undefined;
653
659
  }>;
654
660
  hash: string;
655
661
  configFile: string;
656
662
  sandbox?: Record<string, {
657
663
  label: string;
658
664
  rpcUrl: string;
659
- protocol?: string | undefined;
660
665
  plugin?: string | undefined;
661
666
  accounts?: Record<string, string | {
662
667
  publicKeyHash: string;
663
668
  encryptedKey: string;
664
669
  secretKey: string;
665
670
  }> | undefined;
671
+ protocol?: string | undefined;
666
672
  tzkt?: {
667
673
  disableAutostartWithSandbox?: boolean | undefined;
668
674
  postgresqlPort?: number | undefined;
@@ -693,10 +699,10 @@ export declare const schemas: {
693
699
  label: string;
694
700
  rpcUrl: string;
695
701
  accounts?: Record<string, {
702
+ mnemonic?: string | undefined;
696
703
  publicKey?: string | undefined;
697
704
  publicKeyHash?: string | undefined;
698
705
  privateKey?: string | undefined;
699
- mnemonic?: string | undefined;
700
706
  }> | undefined;
701
707
  faucet?: {
702
708
  pkh: string;
@@ -708,7 +714,7 @@ export declare const schemas: {
708
714
  } | undefined;
709
715
  }> | undefined;
710
716
  }>;
711
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
717
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
712
718
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
713
719
  projectDir: import("zod").ZodString;
714
720
  maxConcurrency: import("zod").ZodNumber;
@@ -722,75 +728,12 @@ export declare const schemas: {
722
728
  yes: import("zod").ZodBoolean;
723
729
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
724
730
  env: import("zod").ZodString;
731
+ quickstart: import("zod").ZodString;
725
732
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
726
733
  setVersion: import("zod").ZodString;
734
+ }, "quickstart">, {
727
735
  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">]>;
728
- config: import("zod").ZodObject<{
729
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
730
- label: import("zod").ZodString;
731
- rpcUrl: import("zod").ZodString;
732
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
733
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
734
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
735
- encryptedKey: import("zod").ZodString;
736
- publicKeyHash: import("zod").ZodString;
737
- secretKey: import("zod").ZodString;
738
- }, "strip", import("zod").ZodTypeAny, {
739
- publicKeyHash: string;
740
- encryptedKey: string;
741
- secretKey: string;
742
- }, {
743
- publicKeyHash: string;
744
- encryptedKey: string;
745
- secretKey: string;
746
- }>, import("zod").ZodString]>>>;
747
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
748
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
749
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
750
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
751
- }, "strip", import("zod").ZodTypeAny, {
752
- disableAutostartWithSandbox?: boolean | undefined;
753
- postgresqlPort?: number | undefined;
754
- apiPort?: number | undefined;
755
- }, {
756
- disableAutostartWithSandbox?: boolean | undefined;
757
- postgresqlPort?: number | undefined;
758
- apiPort?: number | undefined;
759
- }>>;
760
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
761
- }, "strip", import("zod").ZodTypeAny, {
762
- label: string;
763
- rpcUrl: string;
764
- protocol?: string | undefined;
765
- plugin?: string | undefined;
766
- accounts?: Record<string, string | {
767
- publicKeyHash: string;
768
- encryptedKey: string;
769
- secretKey: string;
770
- }> | undefined;
771
- tzkt?: {
772
- disableAutostartWithSandbox?: boolean | undefined;
773
- postgresqlPort?: number | undefined;
774
- apiPort?: number | undefined;
775
- } | undefined;
776
- annotations?: Record<string, unknown> | undefined;
777
- }, {
778
- label: string;
779
- rpcUrl: string;
780
- protocol?: string | undefined;
781
- plugin?: string | undefined;
782
- accounts?: Record<string, string | {
783
- publicKeyHash: string;
784
- encryptedKey: string;
785
- secretKey: string;
786
- }> | undefined;
787
- tzkt?: {
788
- disableAutostartWithSandbox?: boolean | undefined;
789
- postgresqlPort?: number | undefined;
790
- apiPort?: number | undefined;
791
- } | undefined;
792
- annotations?: Record<string, unknown> | undefined;
793
- }>>>;
736
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
794
737
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
795
738
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
796
739
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -842,13 +785,13 @@ export declare const schemas: {
842
785
  }, "strip", import("zod").ZodTypeAny, {
843
786
  networks: string[];
844
787
  sandboxes: string[];
845
- storage?: Record<string, string> | undefined;
846
788
  aliases?: Record<string, Record<string, string>> | undefined;
789
+ storage?: Record<string, string> | undefined;
847
790
  }, {
848
791
  networks: string[];
849
792
  sandboxes: string[];
850
- storage?: Record<string, string> | undefined;
851
793
  aliases?: Record<string, Record<string, string>> | undefined;
794
+ storage?: Record<string, string> | undefined;
852
795
  }>, import("zod").ZodString]>>;
853
796
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
854
797
  label: import("zod").ZodString;
@@ -859,15 +802,15 @@ export declare const schemas: {
859
802
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
860
803
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
861
804
  }, "strip", import("zod").ZodTypeAny, {
805
+ mnemonic?: string | undefined;
862
806
  publicKey?: string | undefined;
863
807
  publicKeyHash?: string | undefined;
864
808
  privateKey?: string | undefined;
865
- mnemonic?: string | undefined;
866
809
  }, {
810
+ mnemonic?: string | undefined;
867
811
  publicKey?: string | undefined;
868
812
  publicKeyHash?: string | undefined;
869
813
  privateKey?: string | undefined;
870
- mnemonic?: string | undefined;
871
814
  }>>>;
872
815
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
873
816
  pkh: import("zod").ZodString;
@@ -895,10 +838,10 @@ export declare const schemas: {
895
838
  label: string;
896
839
  rpcUrl: string;
897
840
  accounts?: Record<string, {
841
+ mnemonic?: string | undefined;
898
842
  publicKey?: string | undefined;
899
843
  publicKeyHash?: string | undefined;
900
844
  privateKey?: string | undefined;
901
- mnemonic?: string | undefined;
902
845
  }> | undefined;
903
846
  faucet?: {
904
847
  pkh: string;
@@ -912,10 +855,10 @@ export declare const schemas: {
912
855
  label: string;
913
856
  rpcUrl: string;
914
857
  accounts?: Record<string, {
858
+ mnemonic?: string | undefined;
915
859
  publicKey?: string | undefined;
916
860
  publicKeyHash?: string | undefined;
917
861
  privateKey?: string | undefined;
918
- mnemonic?: string | undefined;
919
862
  }> | undefined;
920
863
  faucet?: {
921
864
  pkh: string;
@@ -926,29 +869,95 @@ export declare const schemas: {
926
869
  activation_code: string;
927
870
  } | undefined;
928
871
  }>>>;
872
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
873
+ label: import("zod").ZodString;
874
+ rpcUrl: import("zod").ZodString;
875
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
876
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
877
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
878
+ encryptedKey: import("zod").ZodString;
879
+ publicKeyHash: import("zod").ZodString;
880
+ secretKey: import("zod").ZodString;
881
+ }, "strip", import("zod").ZodTypeAny, {
882
+ publicKeyHash: string;
883
+ encryptedKey: string;
884
+ secretKey: string;
885
+ }, {
886
+ publicKeyHash: string;
887
+ encryptedKey: string;
888
+ secretKey: string;
889
+ }>, import("zod").ZodString]>>>;
890
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
891
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
892
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
893
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
894
+ }, "strip", import("zod").ZodTypeAny, {
895
+ disableAutostartWithSandbox?: boolean | undefined;
896
+ postgresqlPort?: number | undefined;
897
+ apiPort?: number | undefined;
898
+ }, {
899
+ disableAutostartWithSandbox?: boolean | undefined;
900
+ postgresqlPort?: number | undefined;
901
+ apiPort?: number | undefined;
902
+ }>>;
903
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
904
+ }, "strip", import("zod").ZodTypeAny, {
905
+ label: string;
906
+ rpcUrl: string;
907
+ plugin?: string | undefined;
908
+ accounts?: Record<string, string | {
909
+ publicKeyHash: string;
910
+ encryptedKey: string;
911
+ secretKey: string;
912
+ }> | undefined;
913
+ protocol?: string | undefined;
914
+ tzkt?: {
915
+ disableAutostartWithSandbox?: boolean | undefined;
916
+ postgresqlPort?: number | undefined;
917
+ apiPort?: number | undefined;
918
+ } | undefined;
919
+ annotations?: Record<string, unknown> | undefined;
920
+ }, {
921
+ label: string;
922
+ rpcUrl: string;
923
+ plugin?: string | undefined;
924
+ accounts?: Record<string, string | {
925
+ publicKeyHash: string;
926
+ encryptedKey: string;
927
+ secretKey: string;
928
+ }> | undefined;
929
+ protocol?: string | undefined;
930
+ tzkt?: {
931
+ disableAutostartWithSandbox?: boolean | undefined;
932
+ postgresqlPort?: number | undefined;
933
+ apiPort?: number | undefined;
934
+ } | undefined;
935
+ annotations?: Record<string, unknown> | undefined;
936
+ }>>>;
937
+ }, {
929
938
  projectDir: import("zod").ZodString;
930
939
  configFile: import("zod").ZodString;
931
940
  hash: import("zod").ZodString;
932
- }, "strip", import("zod").ZodTypeAny, {
941
+ }>, "strip", import("zod").ZodTypeAny, {
933
942
  projectDir: string;
934
943
  environment: Record<string, string | {
935
944
  networks: string[];
936
945
  sandboxes: string[];
937
- storage?: Record<string, string> | undefined;
938
946
  aliases?: Record<string, Record<string, string>> | undefined;
947
+ storage?: Record<string, string> | undefined;
939
948
  }>;
940
949
  hash: string;
941
950
  configFile: string;
942
951
  sandbox?: Record<string, {
943
952
  label: string;
944
953
  rpcUrl: string;
945
- protocol?: string | undefined;
946
954
  plugin?: string | undefined;
947
955
  accounts?: Record<string, string | {
948
956
  publicKeyHash: string;
949
957
  encryptedKey: string;
950
958
  secretKey: string;
951
959
  }> | undefined;
960
+ protocol?: string | undefined;
952
961
  tzkt?: {
953
962
  disableAutostartWithSandbox?: boolean | undefined;
954
963
  postgresqlPort?: number | undefined;
@@ -979,10 +988,10 @@ export declare const schemas: {
979
988
  label: string;
980
989
  rpcUrl: string;
981
990
  accounts?: Record<string, {
991
+ mnemonic?: string | undefined;
982
992
  publicKey?: string | undefined;
983
993
  publicKeyHash?: string | undefined;
984
994
  privateKey?: string | undefined;
985
- mnemonic?: string | undefined;
986
995
  }> | undefined;
987
996
  faucet?: {
988
997
  pkh: string;
@@ -998,21 +1007,21 @@ export declare const schemas: {
998
1007
  environment: Record<string, string | {
999
1008
  networks: string[];
1000
1009
  sandboxes: string[];
1001
- storage?: Record<string, string> | undefined;
1002
1010
  aliases?: Record<string, Record<string, string>> | undefined;
1011
+ storage?: Record<string, string> | undefined;
1003
1012
  }>;
1004
1013
  hash: string;
1005
1014
  configFile: string;
1006
1015
  sandbox?: Record<string, {
1007
1016
  label: string;
1008
1017
  rpcUrl: string;
1009
- protocol?: string | undefined;
1010
1018
  plugin?: string | undefined;
1011
1019
  accounts?: Record<string, string | {
1012
1020
  publicKeyHash: string;
1013
1021
  encryptedKey: string;
1014
1022
  secretKey: string;
1015
1023
  }> | undefined;
1024
+ protocol?: string | undefined;
1016
1025
  tzkt?: {
1017
1026
  disableAutostartWithSandbox?: boolean | undefined;
1018
1027
  postgresqlPort?: number | undefined;
@@ -1043,10 +1052,10 @@ export declare const schemas: {
1043
1052
  label: string;
1044
1053
  rpcUrl: string;
1045
1054
  accounts?: Record<string, {
1055
+ mnemonic?: string | undefined;
1046
1056
  publicKey?: string | undefined;
1047
1057
  publicKeyHash?: string | undefined;
1048
1058
  privateKey?: string | undefined;
1049
- mnemonic?: string | undefined;
1050
1059
  }> | undefined;
1051
1060
  faucet?: {
1052
1061
  pkh: string;
@@ -1058,8 +1067,8 @@ export declare const schemas: {
1058
1067
  } | undefined;
1059
1068
  }> | undefined;
1060
1069
  }>;
1061
- }, import("zod").ZodTypeAny, "passthrough">>;
1062
- schema: import("zod").ZodEffects<import("zod").ZodObject<{
1070
+ }>, import("zod").ZodTypeAny, "passthrough">>;
1071
+ schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
1063
1072
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1064
1073
  projectDir: import("zod").ZodString;
1065
1074
  maxConcurrency: import("zod").ZodNumber;
@@ -1073,75 +1082,12 @@ export declare const schemas: {
1073
1082
  yes: import("zod").ZodBoolean;
1074
1083
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1075
1084
  env: import("zod").ZodString;
1085
+ quickstart: import("zod").ZodString;
1076
1086
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1077
1087
  setVersion: import("zod").ZodString;
1088
+ }, "quickstart">, {
1078
1089
  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">]>;
1079
- config: import("zod").ZodObject<{
1080
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1081
- label: import("zod").ZodString;
1082
- rpcUrl: import("zod").ZodString;
1083
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1084
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1085
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1086
- encryptedKey: import("zod").ZodString;
1087
- publicKeyHash: import("zod").ZodString;
1088
- secretKey: import("zod").ZodString;
1089
- }, "strip", import("zod").ZodTypeAny, {
1090
- publicKeyHash: string;
1091
- encryptedKey: string;
1092
- secretKey: string;
1093
- }, {
1094
- publicKeyHash: string;
1095
- encryptedKey: string;
1096
- secretKey: string;
1097
- }>, import("zod").ZodString]>>>;
1098
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1099
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1100
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1101
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1102
- }, "strip", import("zod").ZodTypeAny, {
1103
- disableAutostartWithSandbox?: boolean | undefined;
1104
- postgresqlPort?: number | undefined;
1105
- apiPort?: number | undefined;
1106
- }, {
1107
- disableAutostartWithSandbox?: boolean | undefined;
1108
- postgresqlPort?: number | undefined;
1109
- apiPort?: number | undefined;
1110
- }>>;
1111
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1112
- }, "strip", import("zod").ZodTypeAny, {
1113
- label: string;
1114
- rpcUrl: string;
1115
- protocol?: string | undefined;
1116
- plugin?: string | undefined;
1117
- accounts?: Record<string, string | {
1118
- publicKeyHash: string;
1119
- encryptedKey: string;
1120
- secretKey: string;
1121
- }> | undefined;
1122
- tzkt?: {
1123
- disableAutostartWithSandbox?: boolean | undefined;
1124
- postgresqlPort?: number | undefined;
1125
- apiPort?: number | undefined;
1126
- } | undefined;
1127
- annotations?: Record<string, unknown> | undefined;
1128
- }, {
1129
- label: string;
1130
- rpcUrl: string;
1131
- protocol?: string | undefined;
1132
- plugin?: string | undefined;
1133
- accounts?: Record<string, string | {
1134
- publicKeyHash: string;
1135
- encryptedKey: string;
1136
- secretKey: string;
1137
- }> | undefined;
1138
- tzkt?: {
1139
- disableAutostartWithSandbox?: boolean | undefined;
1140
- postgresqlPort?: number | undefined;
1141
- apiPort?: number | undefined;
1142
- } | undefined;
1143
- annotations?: Record<string, unknown> | undefined;
1144
- }>>>;
1090
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1145
1091
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1146
1092
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1147
1093
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1193,13 +1139,13 @@ export declare const schemas: {
1193
1139
  }, "strip", import("zod").ZodTypeAny, {
1194
1140
  networks: string[];
1195
1141
  sandboxes: string[];
1196
- storage?: Record<string, string> | undefined;
1197
1142
  aliases?: Record<string, Record<string, string>> | undefined;
1143
+ storage?: Record<string, string> | undefined;
1198
1144
  }, {
1199
1145
  networks: string[];
1200
1146
  sandboxes: string[];
1201
- storage?: Record<string, string> | undefined;
1202
1147
  aliases?: Record<string, Record<string, string>> | undefined;
1148
+ storage?: Record<string, string> | undefined;
1203
1149
  }>, import("zod").ZodString]>>;
1204
1150
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1205
1151
  label: import("zod").ZodString;
@@ -1210,15 +1156,15 @@ export declare const schemas: {
1210
1156
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1211
1157
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1212
1158
  }, "strip", import("zod").ZodTypeAny, {
1159
+ mnemonic?: string | undefined;
1213
1160
  publicKey?: string | undefined;
1214
1161
  publicKeyHash?: string | undefined;
1215
1162
  privateKey?: string | undefined;
1216
- mnemonic?: string | undefined;
1217
1163
  }, {
1164
+ mnemonic?: string | undefined;
1218
1165
  publicKey?: string | undefined;
1219
1166
  publicKeyHash?: string | undefined;
1220
1167
  privateKey?: string | undefined;
1221
- mnemonic?: string | undefined;
1222
1168
  }>>>;
1223
1169
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1224
1170
  pkh: import("zod").ZodString;
@@ -1246,10 +1192,10 @@ export declare const schemas: {
1246
1192
  label: string;
1247
1193
  rpcUrl: string;
1248
1194
  accounts?: Record<string, {
1195
+ mnemonic?: string | undefined;
1249
1196
  publicKey?: string | undefined;
1250
1197
  publicKeyHash?: string | undefined;
1251
1198
  privateKey?: string | undefined;
1252
- mnemonic?: string | undefined;
1253
1199
  }> | undefined;
1254
1200
  faucet?: {
1255
1201
  pkh: string;
@@ -1263,10 +1209,10 @@ export declare const schemas: {
1263
1209
  label: string;
1264
1210
  rpcUrl: string;
1265
1211
  accounts?: Record<string, {
1212
+ mnemonic?: string | undefined;
1266
1213
  publicKey?: string | undefined;
1267
1214
  publicKeyHash?: string | undefined;
1268
1215
  privateKey?: string | undefined;
1269
- mnemonic?: string | undefined;
1270
1216
  }> | undefined;
1271
1217
  faucet?: {
1272
1218
  pkh: string;
@@ -1277,29 +1223,95 @@ export declare const schemas: {
1277
1223
  activation_code: string;
1278
1224
  } | undefined;
1279
1225
  }>>>;
1226
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1227
+ label: import("zod").ZodString;
1228
+ rpcUrl: import("zod").ZodString;
1229
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1230
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1231
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1232
+ encryptedKey: import("zod").ZodString;
1233
+ publicKeyHash: import("zod").ZodString;
1234
+ secretKey: import("zod").ZodString;
1235
+ }, "strip", import("zod").ZodTypeAny, {
1236
+ publicKeyHash: string;
1237
+ encryptedKey: string;
1238
+ secretKey: string;
1239
+ }, {
1240
+ publicKeyHash: string;
1241
+ encryptedKey: string;
1242
+ secretKey: string;
1243
+ }>, import("zod").ZodString]>>>;
1244
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1245
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1246
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1247
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1248
+ }, "strip", import("zod").ZodTypeAny, {
1249
+ disableAutostartWithSandbox?: boolean | undefined;
1250
+ postgresqlPort?: number | undefined;
1251
+ apiPort?: number | undefined;
1252
+ }, {
1253
+ disableAutostartWithSandbox?: boolean | undefined;
1254
+ postgresqlPort?: number | undefined;
1255
+ apiPort?: number | undefined;
1256
+ }>>;
1257
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1258
+ }, "strip", import("zod").ZodTypeAny, {
1259
+ label: string;
1260
+ rpcUrl: string;
1261
+ plugin?: string | undefined;
1262
+ accounts?: Record<string, string | {
1263
+ publicKeyHash: string;
1264
+ encryptedKey: string;
1265
+ secretKey: string;
1266
+ }> | undefined;
1267
+ protocol?: string | undefined;
1268
+ tzkt?: {
1269
+ disableAutostartWithSandbox?: boolean | undefined;
1270
+ postgresqlPort?: number | undefined;
1271
+ apiPort?: number | undefined;
1272
+ } | undefined;
1273
+ annotations?: Record<string, unknown> | undefined;
1274
+ }, {
1275
+ label: string;
1276
+ rpcUrl: string;
1277
+ plugin?: string | undefined;
1278
+ accounts?: Record<string, string | {
1279
+ publicKeyHash: string;
1280
+ encryptedKey: string;
1281
+ secretKey: string;
1282
+ }> | undefined;
1283
+ protocol?: string | undefined;
1284
+ tzkt?: {
1285
+ disableAutostartWithSandbox?: boolean | undefined;
1286
+ postgresqlPort?: number | undefined;
1287
+ apiPort?: number | undefined;
1288
+ } | undefined;
1289
+ annotations?: Record<string, unknown> | undefined;
1290
+ }>>>;
1291
+ }, {
1280
1292
  projectDir: import("zod").ZodString;
1281
1293
  configFile: import("zod").ZodString;
1282
1294
  hash: import("zod").ZodString;
1283
- }, "strip", import("zod").ZodTypeAny, {
1295
+ }>, "strip", import("zod").ZodTypeAny, {
1284
1296
  projectDir: string;
1285
1297
  environment: Record<string, string | {
1286
1298
  networks: string[];
1287
1299
  sandboxes: string[];
1288
- storage?: Record<string, string> | undefined;
1289
1300
  aliases?: Record<string, Record<string, string>> | undefined;
1301
+ storage?: Record<string, string> | undefined;
1290
1302
  }>;
1291
1303
  hash: string;
1292
1304
  configFile: string;
1293
1305
  sandbox?: Record<string, {
1294
1306
  label: string;
1295
1307
  rpcUrl: string;
1296
- protocol?: string | undefined;
1297
1308
  plugin?: string | undefined;
1298
1309
  accounts?: Record<string, string | {
1299
1310
  publicKeyHash: string;
1300
1311
  encryptedKey: string;
1301
1312
  secretKey: string;
1302
1313
  }> | undefined;
1314
+ protocol?: string | undefined;
1303
1315
  tzkt?: {
1304
1316
  disableAutostartWithSandbox?: boolean | undefined;
1305
1317
  postgresqlPort?: number | undefined;
@@ -1330,10 +1342,10 @@ export declare const schemas: {
1330
1342
  label: string;
1331
1343
  rpcUrl: string;
1332
1344
  accounts?: Record<string, {
1345
+ mnemonic?: string | undefined;
1333
1346
  publicKey?: string | undefined;
1334
1347
  publicKeyHash?: string | undefined;
1335
1348
  privateKey?: string | undefined;
1336
- mnemonic?: string | undefined;
1337
1349
  }> | undefined;
1338
1350
  faucet?: {
1339
1351
  pkh: string;
@@ -1349,21 +1361,21 @@ export declare const schemas: {
1349
1361
  environment: Record<string, string | {
1350
1362
  networks: string[];
1351
1363
  sandboxes: string[];
1352
- storage?: Record<string, string> | undefined;
1353
1364
  aliases?: Record<string, Record<string, string>> | undefined;
1365
+ storage?: Record<string, string> | undefined;
1354
1366
  }>;
1355
1367
  hash: string;
1356
1368
  configFile: string;
1357
1369
  sandbox?: Record<string, {
1358
1370
  label: string;
1359
1371
  rpcUrl: string;
1360
- protocol?: string | undefined;
1361
1372
  plugin?: string | undefined;
1362
1373
  accounts?: Record<string, string | {
1363
1374
  publicKeyHash: string;
1364
1375
  encryptedKey: string;
1365
1376
  secretKey: string;
1366
1377
  }> | undefined;
1378
+ protocol?: string | undefined;
1367
1379
  tzkt?: {
1368
1380
  disableAutostartWithSandbox?: boolean | undefined;
1369
1381
  postgresqlPort?: number | undefined;
@@ -1394,10 +1406,10 @@ export declare const schemas: {
1394
1406
  label: string;
1395
1407
  rpcUrl: string;
1396
1408
  accounts?: Record<string, {
1409
+ mnemonic?: string | undefined;
1397
1410
  publicKey?: string | undefined;
1398
1411
  publicKeyHash?: string | undefined;
1399
1412
  privateKey?: string | undefined;
1400
- mnemonic?: string | undefined;
1401
1413
  }> | undefined;
1402
1414
  faucet?: {
1403
1415
  pkh: string;
@@ -1409,7 +1421,7 @@ export declare const schemas: {
1409
1421
  } | undefined;
1410
1422
  }> | undefined;
1411
1423
  }>;
1412
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1424
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
1413
1425
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1414
1426
  projectDir: import("zod").ZodString;
1415
1427
  maxConcurrency: import("zod").ZodNumber;
@@ -1423,75 +1435,12 @@ export declare const schemas: {
1423
1435
  yes: import("zod").ZodBoolean;
1424
1436
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1425
1437
  env: import("zod").ZodString;
1438
+ quickstart: import("zod").ZodString;
1426
1439
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1427
1440
  setVersion: import("zod").ZodString;
1441
+ }, "quickstart">, {
1428
1442
  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">]>;
1429
- config: import("zod").ZodObject<{
1430
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1431
- label: import("zod").ZodString;
1432
- rpcUrl: import("zod").ZodString;
1433
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1434
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1435
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1436
- encryptedKey: import("zod").ZodString;
1437
- publicKeyHash: import("zod").ZodString;
1438
- secretKey: import("zod").ZodString;
1439
- }, "strip", import("zod").ZodTypeAny, {
1440
- publicKeyHash: string;
1441
- encryptedKey: string;
1442
- secretKey: string;
1443
- }, {
1444
- publicKeyHash: string;
1445
- encryptedKey: string;
1446
- secretKey: string;
1447
- }>, import("zod").ZodString]>>>;
1448
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1449
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1450
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1451
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1452
- }, "strip", import("zod").ZodTypeAny, {
1453
- disableAutostartWithSandbox?: boolean | undefined;
1454
- postgresqlPort?: number | undefined;
1455
- apiPort?: number | undefined;
1456
- }, {
1457
- disableAutostartWithSandbox?: boolean | undefined;
1458
- postgresqlPort?: number | undefined;
1459
- apiPort?: number | undefined;
1460
- }>>;
1461
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1462
- }, "strip", import("zod").ZodTypeAny, {
1463
- label: string;
1464
- rpcUrl: string;
1465
- protocol?: string | undefined;
1466
- plugin?: string | undefined;
1467
- accounts?: Record<string, string | {
1468
- publicKeyHash: string;
1469
- encryptedKey: string;
1470
- secretKey: string;
1471
- }> | undefined;
1472
- tzkt?: {
1473
- disableAutostartWithSandbox?: boolean | undefined;
1474
- postgresqlPort?: number | undefined;
1475
- apiPort?: number | undefined;
1476
- } | undefined;
1477
- annotations?: Record<string, unknown> | undefined;
1478
- }, {
1479
- label: string;
1480
- rpcUrl: string;
1481
- protocol?: string | undefined;
1482
- plugin?: string | undefined;
1483
- accounts?: Record<string, string | {
1484
- publicKeyHash: string;
1485
- encryptedKey: string;
1486
- secretKey: string;
1487
- }> | undefined;
1488
- tzkt?: {
1489
- disableAutostartWithSandbox?: boolean | undefined;
1490
- postgresqlPort?: number | undefined;
1491
- apiPort?: number | undefined;
1492
- } | undefined;
1493
- annotations?: Record<string, unknown> | undefined;
1494
- }>>>;
1443
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1495
1444
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1496
1445
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1497
1446
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1543,13 +1492,13 @@ export declare const schemas: {
1543
1492
  }, "strip", import("zod").ZodTypeAny, {
1544
1493
  networks: string[];
1545
1494
  sandboxes: string[];
1546
- storage?: Record<string, string> | undefined;
1547
1495
  aliases?: Record<string, Record<string, string>> | undefined;
1496
+ storage?: Record<string, string> | undefined;
1548
1497
  }, {
1549
1498
  networks: string[];
1550
1499
  sandboxes: string[];
1551
- storage?: Record<string, string> | undefined;
1552
1500
  aliases?: Record<string, Record<string, string>> | undefined;
1501
+ storage?: Record<string, string> | undefined;
1553
1502
  }>, import("zod").ZodString]>>;
1554
1503
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1555
1504
  label: import("zod").ZodString;
@@ -1560,15 +1509,15 @@ export declare const schemas: {
1560
1509
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1561
1510
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1562
1511
  }, "strip", import("zod").ZodTypeAny, {
1512
+ mnemonic?: string | undefined;
1563
1513
  publicKey?: string | undefined;
1564
1514
  publicKeyHash?: string | undefined;
1565
1515
  privateKey?: string | undefined;
1566
- mnemonic?: string | undefined;
1567
1516
  }, {
1517
+ mnemonic?: string | undefined;
1568
1518
  publicKey?: string | undefined;
1569
1519
  publicKeyHash?: string | undefined;
1570
1520
  privateKey?: string | undefined;
1571
- mnemonic?: string | undefined;
1572
1521
  }>>>;
1573
1522
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1574
1523
  pkh: import("zod").ZodString;
@@ -1596,10 +1545,10 @@ export declare const schemas: {
1596
1545
  label: string;
1597
1546
  rpcUrl: string;
1598
1547
  accounts?: Record<string, {
1548
+ mnemonic?: string | undefined;
1599
1549
  publicKey?: string | undefined;
1600
1550
  publicKeyHash?: string | undefined;
1601
1551
  privateKey?: string | undefined;
1602
- mnemonic?: string | undefined;
1603
1552
  }> | undefined;
1604
1553
  faucet?: {
1605
1554
  pkh: string;
@@ -1613,10 +1562,10 @@ export declare const schemas: {
1613
1562
  label: string;
1614
1563
  rpcUrl: string;
1615
1564
  accounts?: Record<string, {
1565
+ mnemonic?: string | undefined;
1616
1566
  publicKey?: string | undefined;
1617
1567
  publicKeyHash?: string | undefined;
1618
1568
  privateKey?: string | undefined;
1619
- mnemonic?: string | undefined;
1620
1569
  }> | undefined;
1621
1570
  faucet?: {
1622
1571
  pkh: string;
@@ -1627,33 +1576,99 @@ export declare const schemas: {
1627
1576
  activation_code: string;
1628
1577
  } | undefined;
1629
1578
  }>>>;
1630
- projectDir: import("zod").ZodString;
1631
- configFile: import("zod").ZodString;
1632
- hash: import("zod").ZodString;
1633
- }, "strip", import("zod").ZodTypeAny, {
1634
- projectDir: string;
1635
- environment: Record<string, string | {
1636
- networks: string[];
1637
- sandboxes: string[];
1638
- storage?: Record<string, string> | undefined;
1639
- aliases?: Record<string, Record<string, string>> | undefined;
1640
- }>;
1641
- hash: string;
1642
- configFile: string;
1643
- sandbox?: Record<string, {
1644
- label: string;
1645
- rpcUrl: string;
1646
- protocol?: string | undefined;
1647
- plugin?: string | undefined;
1648
- accounts?: Record<string, string | {
1649
- publicKeyHash: string;
1650
- encryptedKey: string;
1651
- secretKey: string;
1652
- }> | undefined;
1653
- tzkt?: {
1654
- disableAutostartWithSandbox?: boolean | undefined;
1655
- postgresqlPort?: number | undefined;
1656
- apiPort?: number | undefined;
1579
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1580
+ label: import("zod").ZodString;
1581
+ rpcUrl: import("zod").ZodString;
1582
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1583
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1584
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1585
+ encryptedKey: import("zod").ZodString;
1586
+ publicKeyHash: import("zod").ZodString;
1587
+ secretKey: import("zod").ZodString;
1588
+ }, "strip", import("zod").ZodTypeAny, {
1589
+ publicKeyHash: string;
1590
+ encryptedKey: string;
1591
+ secretKey: string;
1592
+ }, {
1593
+ publicKeyHash: string;
1594
+ encryptedKey: string;
1595
+ secretKey: string;
1596
+ }>, import("zod").ZodString]>>>;
1597
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1598
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1599
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1600
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1601
+ }, "strip", import("zod").ZodTypeAny, {
1602
+ disableAutostartWithSandbox?: boolean | undefined;
1603
+ postgresqlPort?: number | undefined;
1604
+ apiPort?: number | undefined;
1605
+ }, {
1606
+ disableAutostartWithSandbox?: boolean | undefined;
1607
+ postgresqlPort?: number | undefined;
1608
+ apiPort?: number | undefined;
1609
+ }>>;
1610
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1611
+ }, "strip", import("zod").ZodTypeAny, {
1612
+ label: string;
1613
+ rpcUrl: string;
1614
+ plugin?: string | undefined;
1615
+ accounts?: Record<string, string | {
1616
+ publicKeyHash: string;
1617
+ encryptedKey: string;
1618
+ secretKey: string;
1619
+ }> | undefined;
1620
+ protocol?: string | undefined;
1621
+ tzkt?: {
1622
+ disableAutostartWithSandbox?: boolean | undefined;
1623
+ postgresqlPort?: number | undefined;
1624
+ apiPort?: number | undefined;
1625
+ } | undefined;
1626
+ annotations?: Record<string, unknown> | undefined;
1627
+ }, {
1628
+ label: string;
1629
+ rpcUrl: string;
1630
+ plugin?: string | undefined;
1631
+ accounts?: Record<string, string | {
1632
+ publicKeyHash: string;
1633
+ encryptedKey: string;
1634
+ secretKey: string;
1635
+ }> | undefined;
1636
+ protocol?: string | undefined;
1637
+ tzkt?: {
1638
+ disableAutostartWithSandbox?: boolean | undefined;
1639
+ postgresqlPort?: number | undefined;
1640
+ apiPort?: number | undefined;
1641
+ } | undefined;
1642
+ annotations?: Record<string, unknown> | undefined;
1643
+ }>>>;
1644
+ }, {
1645
+ projectDir: import("zod").ZodString;
1646
+ configFile: import("zod").ZodString;
1647
+ hash: import("zod").ZodString;
1648
+ }>, "strip", import("zod").ZodTypeAny, {
1649
+ projectDir: string;
1650
+ environment: Record<string, string | {
1651
+ networks: string[];
1652
+ sandboxes: string[];
1653
+ aliases?: Record<string, Record<string, string>> | undefined;
1654
+ storage?: Record<string, string> | undefined;
1655
+ }>;
1656
+ hash: string;
1657
+ configFile: string;
1658
+ sandbox?: Record<string, {
1659
+ label: string;
1660
+ rpcUrl: string;
1661
+ plugin?: string | undefined;
1662
+ accounts?: Record<string, string | {
1663
+ publicKeyHash: string;
1664
+ encryptedKey: string;
1665
+ secretKey: string;
1666
+ }> | undefined;
1667
+ protocol?: string | undefined;
1668
+ tzkt?: {
1669
+ disableAutostartWithSandbox?: boolean | undefined;
1670
+ postgresqlPort?: number | undefined;
1671
+ apiPort?: number | undefined;
1657
1672
  } | undefined;
1658
1673
  annotations?: Record<string, unknown> | undefined;
1659
1674
  }> | undefined;
@@ -1680,10 +1695,10 @@ export declare const schemas: {
1680
1695
  label: string;
1681
1696
  rpcUrl: string;
1682
1697
  accounts?: Record<string, {
1698
+ mnemonic?: string | undefined;
1683
1699
  publicKey?: string | undefined;
1684
1700
  publicKeyHash?: string | undefined;
1685
1701
  privateKey?: string | undefined;
1686
- mnemonic?: string | undefined;
1687
1702
  }> | undefined;
1688
1703
  faucet?: {
1689
1704
  pkh: string;
@@ -1699,21 +1714,21 @@ export declare const schemas: {
1699
1714
  environment: Record<string, string | {
1700
1715
  networks: string[];
1701
1716
  sandboxes: string[];
1702
- storage?: Record<string, string> | undefined;
1703
1717
  aliases?: Record<string, Record<string, string>> | undefined;
1718
+ storage?: Record<string, string> | undefined;
1704
1719
  }>;
1705
1720
  hash: string;
1706
1721
  configFile: string;
1707
1722
  sandbox?: Record<string, {
1708
1723
  label: string;
1709
1724
  rpcUrl: string;
1710
- protocol?: string | undefined;
1711
1725
  plugin?: string | undefined;
1712
1726
  accounts?: Record<string, string | {
1713
1727
  publicKeyHash: string;
1714
1728
  encryptedKey: string;
1715
1729
  secretKey: string;
1716
1730
  }> | undefined;
1731
+ protocol?: string | undefined;
1717
1732
  tzkt?: {
1718
1733
  disableAutostartWithSandbox?: boolean | undefined;
1719
1734
  postgresqlPort?: number | undefined;
@@ -1744,10 +1759,10 @@ export declare const schemas: {
1744
1759
  label: string;
1745
1760
  rpcUrl: string;
1746
1761
  accounts?: Record<string, {
1762
+ mnemonic?: string | undefined;
1747
1763
  publicKey?: string | undefined;
1748
1764
  publicKeyHash?: string | undefined;
1749
1765
  privateKey?: string | undefined;
1750
- mnemonic?: string | undefined;
1751
1766
  }> | undefined;
1752
1767
  faucet?: {
1753
1768
  pkh: string;
@@ -1759,7 +1774,7 @@ export declare const schemas: {
1759
1774
  } | undefined;
1760
1775
  }> | undefined;
1761
1776
  }>;
1762
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1777
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
1763
1778
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1764
1779
  projectDir: import("zod").ZodString;
1765
1780
  maxConcurrency: import("zod").ZodNumber;
@@ -1773,75 +1788,12 @@ export declare const schemas: {
1773
1788
  yes: import("zod").ZodBoolean;
1774
1789
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1775
1790
  env: import("zod").ZodString;
1791
+ quickstart: import("zod").ZodString;
1776
1792
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1777
1793
  setVersion: import("zod").ZodString;
1794
+ }, "quickstart">, {
1778
1795
  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">]>;
1779
- config: import("zod").ZodObject<{
1780
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1781
- label: import("zod").ZodString;
1782
- rpcUrl: import("zod").ZodString;
1783
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1784
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1785
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1786
- encryptedKey: import("zod").ZodString;
1787
- publicKeyHash: import("zod").ZodString;
1788
- secretKey: import("zod").ZodString;
1789
- }, "strip", import("zod").ZodTypeAny, {
1790
- publicKeyHash: string;
1791
- encryptedKey: string;
1792
- secretKey: string;
1793
- }, {
1794
- publicKeyHash: string;
1795
- encryptedKey: string;
1796
- secretKey: string;
1797
- }>, import("zod").ZodString]>>>;
1798
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1799
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1800
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1801
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1802
- }, "strip", import("zod").ZodTypeAny, {
1803
- disableAutostartWithSandbox?: boolean | undefined;
1804
- postgresqlPort?: number | undefined;
1805
- apiPort?: number | undefined;
1806
- }, {
1807
- disableAutostartWithSandbox?: boolean | undefined;
1808
- postgresqlPort?: number | undefined;
1809
- apiPort?: number | undefined;
1810
- }>>;
1811
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1812
- }, "strip", import("zod").ZodTypeAny, {
1813
- label: string;
1814
- rpcUrl: string;
1815
- protocol?: string | undefined;
1816
- plugin?: string | undefined;
1817
- accounts?: Record<string, string | {
1818
- publicKeyHash: string;
1819
- encryptedKey: string;
1820
- secretKey: string;
1821
- }> | undefined;
1822
- tzkt?: {
1823
- disableAutostartWithSandbox?: boolean | undefined;
1824
- postgresqlPort?: number | undefined;
1825
- apiPort?: number | undefined;
1826
- } | undefined;
1827
- annotations?: Record<string, unknown> | undefined;
1828
- }, {
1829
- label: string;
1830
- rpcUrl: string;
1831
- protocol?: string | undefined;
1832
- plugin?: string | undefined;
1833
- accounts?: Record<string, string | {
1834
- publicKeyHash: string;
1835
- encryptedKey: string;
1836
- secretKey: string;
1837
- }> | undefined;
1838
- tzkt?: {
1839
- disableAutostartWithSandbox?: boolean | undefined;
1840
- postgresqlPort?: number | undefined;
1841
- apiPort?: number | undefined;
1842
- } | undefined;
1843
- annotations?: Record<string, unknown> | undefined;
1844
- }>>>;
1796
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1845
1797
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1846
1798
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1847
1799
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1893,13 +1845,13 @@ export declare const schemas: {
1893
1845
  }, "strip", import("zod").ZodTypeAny, {
1894
1846
  networks: string[];
1895
1847
  sandboxes: string[];
1896
- storage?: Record<string, string> | undefined;
1897
1848
  aliases?: Record<string, Record<string, string>> | undefined;
1849
+ storage?: Record<string, string> | undefined;
1898
1850
  }, {
1899
1851
  networks: string[];
1900
1852
  sandboxes: string[];
1901
- storage?: Record<string, string> | undefined;
1902
1853
  aliases?: Record<string, Record<string, string>> | undefined;
1854
+ storage?: Record<string, string> | undefined;
1903
1855
  }>, import("zod").ZodString]>>;
1904
1856
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1905
1857
  label: import("zod").ZodString;
@@ -1910,15 +1862,15 @@ export declare const schemas: {
1910
1862
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1911
1863
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1912
1864
  }, "strip", import("zod").ZodTypeAny, {
1865
+ mnemonic?: string | undefined;
1913
1866
  publicKey?: string | undefined;
1914
1867
  publicKeyHash?: string | undefined;
1915
1868
  privateKey?: string | undefined;
1916
- mnemonic?: string | undefined;
1917
1869
  }, {
1870
+ mnemonic?: string | undefined;
1918
1871
  publicKey?: string | undefined;
1919
1872
  publicKeyHash?: string | undefined;
1920
1873
  privateKey?: string | undefined;
1921
- mnemonic?: string | undefined;
1922
1874
  }>>>;
1923
1875
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1924
1876
  pkh: import("zod").ZodString;
@@ -1946,10 +1898,10 @@ export declare const schemas: {
1946
1898
  label: string;
1947
1899
  rpcUrl: string;
1948
1900
  accounts?: Record<string, {
1901
+ mnemonic?: string | undefined;
1949
1902
  publicKey?: string | undefined;
1950
1903
  publicKeyHash?: string | undefined;
1951
1904
  privateKey?: string | undefined;
1952
- mnemonic?: string | undefined;
1953
1905
  }> | undefined;
1954
1906
  faucet?: {
1955
1907
  pkh: string;
@@ -1963,10 +1915,10 @@ export declare const schemas: {
1963
1915
  label: string;
1964
1916
  rpcUrl: string;
1965
1917
  accounts?: Record<string, {
1918
+ mnemonic?: string | undefined;
1966
1919
  publicKey?: string | undefined;
1967
1920
  publicKeyHash?: string | undefined;
1968
1921
  privateKey?: string | undefined;
1969
- mnemonic?: string | undefined;
1970
1922
  }> | undefined;
1971
1923
  faucet?: {
1972
1924
  pkh: string;
@@ -1977,29 +1929,95 @@ export declare const schemas: {
1977
1929
  activation_code: string;
1978
1930
  } | undefined;
1979
1931
  }>>>;
1932
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1933
+ label: import("zod").ZodString;
1934
+ rpcUrl: import("zod").ZodString;
1935
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1936
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1937
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1938
+ encryptedKey: import("zod").ZodString;
1939
+ publicKeyHash: import("zod").ZodString;
1940
+ secretKey: import("zod").ZodString;
1941
+ }, "strip", import("zod").ZodTypeAny, {
1942
+ publicKeyHash: string;
1943
+ encryptedKey: string;
1944
+ secretKey: string;
1945
+ }, {
1946
+ publicKeyHash: string;
1947
+ encryptedKey: string;
1948
+ secretKey: string;
1949
+ }>, import("zod").ZodString]>>>;
1950
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1951
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1952
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1953
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1954
+ }, "strip", import("zod").ZodTypeAny, {
1955
+ disableAutostartWithSandbox?: boolean | undefined;
1956
+ postgresqlPort?: number | undefined;
1957
+ apiPort?: number | undefined;
1958
+ }, {
1959
+ disableAutostartWithSandbox?: boolean | undefined;
1960
+ postgresqlPort?: number | undefined;
1961
+ apiPort?: number | undefined;
1962
+ }>>;
1963
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1964
+ }, "strip", import("zod").ZodTypeAny, {
1965
+ label: string;
1966
+ rpcUrl: string;
1967
+ plugin?: string | undefined;
1968
+ accounts?: Record<string, string | {
1969
+ publicKeyHash: string;
1970
+ encryptedKey: string;
1971
+ secretKey: string;
1972
+ }> | undefined;
1973
+ protocol?: string | undefined;
1974
+ tzkt?: {
1975
+ disableAutostartWithSandbox?: boolean | undefined;
1976
+ postgresqlPort?: number | undefined;
1977
+ apiPort?: number | undefined;
1978
+ } | undefined;
1979
+ annotations?: Record<string, unknown> | undefined;
1980
+ }, {
1981
+ label: string;
1982
+ rpcUrl: string;
1983
+ plugin?: string | undefined;
1984
+ accounts?: Record<string, string | {
1985
+ publicKeyHash: string;
1986
+ encryptedKey: string;
1987
+ secretKey: string;
1988
+ }> | undefined;
1989
+ protocol?: string | undefined;
1990
+ tzkt?: {
1991
+ disableAutostartWithSandbox?: boolean | undefined;
1992
+ postgresqlPort?: number | undefined;
1993
+ apiPort?: number | undefined;
1994
+ } | undefined;
1995
+ annotations?: Record<string, unknown> | undefined;
1996
+ }>>>;
1997
+ }, {
1980
1998
  projectDir: import("zod").ZodString;
1981
1999
  configFile: import("zod").ZodString;
1982
2000
  hash: import("zod").ZodString;
1983
- }, "strip", import("zod").ZodTypeAny, {
2001
+ }>, "strip", import("zod").ZodTypeAny, {
1984
2002
  projectDir: string;
1985
2003
  environment: Record<string, string | {
1986
2004
  networks: string[];
1987
2005
  sandboxes: string[];
1988
- storage?: Record<string, string> | undefined;
1989
2006
  aliases?: Record<string, Record<string, string>> | undefined;
2007
+ storage?: Record<string, string> | undefined;
1990
2008
  }>;
1991
2009
  hash: string;
1992
2010
  configFile: string;
1993
2011
  sandbox?: Record<string, {
1994
2012
  label: string;
1995
2013
  rpcUrl: string;
1996
- protocol?: string | undefined;
1997
2014
  plugin?: string | undefined;
1998
2015
  accounts?: Record<string, string | {
1999
2016
  publicKeyHash: string;
2000
2017
  encryptedKey: string;
2001
2018
  secretKey: string;
2002
2019
  }> | undefined;
2020
+ protocol?: string | undefined;
2003
2021
  tzkt?: {
2004
2022
  disableAutostartWithSandbox?: boolean | undefined;
2005
2023
  postgresqlPort?: number | undefined;
@@ -2030,10 +2048,10 @@ export declare const schemas: {
2030
2048
  label: string;
2031
2049
  rpcUrl: string;
2032
2050
  accounts?: Record<string, {
2051
+ mnemonic?: string | undefined;
2033
2052
  publicKey?: string | undefined;
2034
2053
  publicKeyHash?: string | undefined;
2035
2054
  privateKey?: string | undefined;
2036
- mnemonic?: string | undefined;
2037
2055
  }> | undefined;
2038
2056
  faucet?: {
2039
2057
  pkh: string;
@@ -2049,21 +2067,21 @@ export declare const schemas: {
2049
2067
  environment: Record<string, string | {
2050
2068
  networks: string[];
2051
2069
  sandboxes: string[];
2052
- storage?: Record<string, string> | undefined;
2053
2070
  aliases?: Record<string, Record<string, string>> | undefined;
2071
+ storage?: Record<string, string> | undefined;
2054
2072
  }>;
2055
2073
  hash: string;
2056
2074
  configFile: string;
2057
2075
  sandbox?: Record<string, {
2058
2076
  label: string;
2059
2077
  rpcUrl: string;
2060
- protocol?: string | undefined;
2061
2078
  plugin?: string | undefined;
2062
2079
  accounts?: Record<string, string | {
2063
2080
  publicKeyHash: string;
2064
2081
  encryptedKey: string;
2065
2082
  secretKey: string;
2066
2083
  }> | undefined;
2084
+ protocol?: string | undefined;
2067
2085
  tzkt?: {
2068
2086
  disableAutostartWithSandbox?: boolean | undefined;
2069
2087
  postgresqlPort?: number | undefined;
@@ -2094,10 +2112,10 @@ export declare const schemas: {
2094
2112
  label: string;
2095
2113
  rpcUrl: string;
2096
2114
  accounts?: Record<string, {
2115
+ mnemonic?: string | undefined;
2097
2116
  publicKey?: string | undefined;
2098
2117
  publicKeyHash?: string | undefined;
2099
2118
  privateKey?: string | undefined;
2100
- mnemonic?: string | undefined;
2101
2119
  }> | undefined;
2102
2120
  faucet?: {
2103
2121
  pkh: string;
@@ -2109,7 +2127,7 @@ export declare const schemas: {
2109
2127
  } | undefined;
2110
2128
  }> | undefined;
2111
2129
  }>;
2112
- }, import("zod").ZodTypeAny, "passthrough">>, RequestArgsStrict, import("zod").objectInputType<{
2130
+ }>, import("zod").ZodTypeAny, "passthrough">>, RequestArgsStrict, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
2113
2131
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2114
2132
  projectDir: import("zod").ZodString;
2115
2133
  maxConcurrency: import("zod").ZodNumber;
@@ -2123,75 +2141,12 @@ export declare const schemas: {
2123
2141
  yes: import("zod").ZodBoolean;
2124
2142
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2125
2143
  env: import("zod").ZodString;
2144
+ quickstart: import("zod").ZodString;
2126
2145
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2127
2146
  setVersion: import("zod").ZodString;
2147
+ }, "quickstart">, {
2128
2148
  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">]>;
2129
- config: import("zod").ZodObject<{
2130
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2131
- label: import("zod").ZodString;
2132
- rpcUrl: import("zod").ZodString;
2133
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2134
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2135
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2136
- encryptedKey: import("zod").ZodString;
2137
- publicKeyHash: import("zod").ZodString;
2138
- secretKey: import("zod").ZodString;
2139
- }, "strip", import("zod").ZodTypeAny, {
2140
- publicKeyHash: string;
2141
- encryptedKey: string;
2142
- secretKey: string;
2143
- }, {
2144
- publicKeyHash: string;
2145
- encryptedKey: string;
2146
- secretKey: string;
2147
- }>, import("zod").ZodString]>>>;
2148
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2149
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2150
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2151
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2152
- }, "strip", import("zod").ZodTypeAny, {
2153
- disableAutostartWithSandbox?: boolean | undefined;
2154
- postgresqlPort?: number | undefined;
2155
- apiPort?: number | undefined;
2156
- }, {
2157
- disableAutostartWithSandbox?: boolean | undefined;
2158
- postgresqlPort?: number | undefined;
2159
- apiPort?: number | undefined;
2160
- }>>;
2161
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2162
- }, "strip", import("zod").ZodTypeAny, {
2163
- label: string;
2164
- rpcUrl: string;
2165
- protocol?: string | undefined;
2166
- plugin?: string | undefined;
2167
- accounts?: Record<string, string | {
2168
- publicKeyHash: string;
2169
- encryptedKey: string;
2170
- secretKey: string;
2171
- }> | undefined;
2172
- tzkt?: {
2173
- disableAutostartWithSandbox?: boolean | undefined;
2174
- postgresqlPort?: number | undefined;
2175
- apiPort?: number | undefined;
2176
- } | undefined;
2177
- annotations?: Record<string, unknown> | undefined;
2178
- }, {
2179
- label: string;
2180
- rpcUrl: string;
2181
- protocol?: string | undefined;
2182
- plugin?: string | undefined;
2183
- accounts?: Record<string, string | {
2184
- publicKeyHash: string;
2185
- encryptedKey: string;
2186
- secretKey: string;
2187
- }> | undefined;
2188
- tzkt?: {
2189
- disableAutostartWithSandbox?: boolean | undefined;
2190
- postgresqlPort?: number | undefined;
2191
- apiPort?: number | undefined;
2192
- } | undefined;
2193
- annotations?: Record<string, unknown> | undefined;
2194
- }>>>;
2149
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2195
2150
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2196
2151
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2197
2152
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2243,13 +2198,13 @@ export declare const schemas: {
2243
2198
  }, "strip", import("zod").ZodTypeAny, {
2244
2199
  networks: string[];
2245
2200
  sandboxes: string[];
2246
- storage?: Record<string, string> | undefined;
2247
2201
  aliases?: Record<string, Record<string, string>> | undefined;
2202
+ storage?: Record<string, string> | undefined;
2248
2203
  }, {
2249
2204
  networks: string[];
2250
2205
  sandboxes: string[];
2251
- storage?: Record<string, string> | undefined;
2252
2206
  aliases?: Record<string, Record<string, string>> | undefined;
2207
+ storage?: Record<string, string> | undefined;
2253
2208
  }>, import("zod").ZodString]>>;
2254
2209
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2255
2210
  label: import("zod").ZodString;
@@ -2260,15 +2215,15 @@ export declare const schemas: {
2260
2215
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2261
2216
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2262
2217
  }, "strip", import("zod").ZodTypeAny, {
2218
+ mnemonic?: string | undefined;
2263
2219
  publicKey?: string | undefined;
2264
2220
  publicKeyHash?: string | undefined;
2265
2221
  privateKey?: string | undefined;
2266
- mnemonic?: string | undefined;
2267
2222
  }, {
2223
+ mnemonic?: string | undefined;
2268
2224
  publicKey?: string | undefined;
2269
2225
  publicKeyHash?: string | undefined;
2270
2226
  privateKey?: string | undefined;
2271
- mnemonic?: string | undefined;
2272
2227
  }>>>;
2273
2228
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2274
2229
  pkh: import("zod").ZodString;
@@ -2296,10 +2251,10 @@ export declare const schemas: {
2296
2251
  label: string;
2297
2252
  rpcUrl: string;
2298
2253
  accounts?: Record<string, {
2254
+ mnemonic?: string | undefined;
2299
2255
  publicKey?: string | undefined;
2300
2256
  publicKeyHash?: string | undefined;
2301
2257
  privateKey?: string | undefined;
2302
- mnemonic?: string | undefined;
2303
2258
  }> | undefined;
2304
2259
  faucet?: {
2305
2260
  pkh: string;
@@ -2313,10 +2268,10 @@ export declare const schemas: {
2313
2268
  label: string;
2314
2269
  rpcUrl: string;
2315
2270
  accounts?: Record<string, {
2271
+ mnemonic?: string | undefined;
2316
2272
  publicKey?: string | undefined;
2317
2273
  publicKeyHash?: string | undefined;
2318
2274
  privateKey?: string | undefined;
2319
- mnemonic?: string | undefined;
2320
2275
  }> | undefined;
2321
2276
  faucet?: {
2322
2277
  pkh: string;
@@ -2327,29 +2282,95 @@ export declare const schemas: {
2327
2282
  activation_code: string;
2328
2283
  } | undefined;
2329
2284
  }>>>;
2285
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2286
+ label: import("zod").ZodString;
2287
+ rpcUrl: import("zod").ZodString;
2288
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2289
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2290
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2291
+ encryptedKey: import("zod").ZodString;
2292
+ publicKeyHash: import("zod").ZodString;
2293
+ secretKey: import("zod").ZodString;
2294
+ }, "strip", import("zod").ZodTypeAny, {
2295
+ publicKeyHash: string;
2296
+ encryptedKey: string;
2297
+ secretKey: string;
2298
+ }, {
2299
+ publicKeyHash: string;
2300
+ encryptedKey: string;
2301
+ secretKey: string;
2302
+ }>, import("zod").ZodString]>>>;
2303
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2304
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2305
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2306
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2307
+ }, "strip", import("zod").ZodTypeAny, {
2308
+ disableAutostartWithSandbox?: boolean | undefined;
2309
+ postgresqlPort?: number | undefined;
2310
+ apiPort?: number | undefined;
2311
+ }, {
2312
+ disableAutostartWithSandbox?: boolean | undefined;
2313
+ postgresqlPort?: number | undefined;
2314
+ apiPort?: number | undefined;
2315
+ }>>;
2316
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2317
+ }, "strip", import("zod").ZodTypeAny, {
2318
+ label: string;
2319
+ rpcUrl: string;
2320
+ plugin?: string | undefined;
2321
+ accounts?: Record<string, string | {
2322
+ publicKeyHash: string;
2323
+ encryptedKey: string;
2324
+ secretKey: string;
2325
+ }> | undefined;
2326
+ protocol?: string | undefined;
2327
+ tzkt?: {
2328
+ disableAutostartWithSandbox?: boolean | undefined;
2329
+ postgresqlPort?: number | undefined;
2330
+ apiPort?: number | undefined;
2331
+ } | undefined;
2332
+ annotations?: Record<string, unknown> | undefined;
2333
+ }, {
2334
+ label: string;
2335
+ rpcUrl: string;
2336
+ plugin?: string | undefined;
2337
+ accounts?: Record<string, string | {
2338
+ publicKeyHash: string;
2339
+ encryptedKey: string;
2340
+ secretKey: string;
2341
+ }> | undefined;
2342
+ protocol?: string | undefined;
2343
+ tzkt?: {
2344
+ disableAutostartWithSandbox?: boolean | undefined;
2345
+ postgresqlPort?: number | undefined;
2346
+ apiPort?: number | undefined;
2347
+ } | undefined;
2348
+ annotations?: Record<string, unknown> | undefined;
2349
+ }>>>;
2350
+ }, {
2330
2351
  projectDir: import("zod").ZodString;
2331
2352
  configFile: import("zod").ZodString;
2332
2353
  hash: import("zod").ZodString;
2333
- }, "strip", import("zod").ZodTypeAny, {
2354
+ }>, "strip", import("zod").ZodTypeAny, {
2334
2355
  projectDir: string;
2335
2356
  environment: Record<string, string | {
2336
2357
  networks: string[];
2337
2358
  sandboxes: string[];
2338
- storage?: Record<string, string> | undefined;
2339
2359
  aliases?: Record<string, Record<string, string>> | undefined;
2360
+ storage?: Record<string, string> | undefined;
2340
2361
  }>;
2341
2362
  hash: string;
2342
2363
  configFile: string;
2343
2364
  sandbox?: Record<string, {
2344
2365
  label: string;
2345
2366
  rpcUrl: string;
2346
- protocol?: string | undefined;
2347
2367
  plugin?: string | undefined;
2348
2368
  accounts?: Record<string, string | {
2349
2369
  publicKeyHash: string;
2350
2370
  encryptedKey: string;
2351
2371
  secretKey: string;
2352
2372
  }> | undefined;
2373
+ protocol?: string | undefined;
2353
2374
  tzkt?: {
2354
2375
  disableAutostartWithSandbox?: boolean | undefined;
2355
2376
  postgresqlPort?: number | undefined;
@@ -2380,10 +2401,10 @@ export declare const schemas: {
2380
2401
  label: string;
2381
2402
  rpcUrl: string;
2382
2403
  accounts?: Record<string, {
2404
+ mnemonic?: string | undefined;
2383
2405
  publicKey?: string | undefined;
2384
2406
  publicKeyHash?: string | undefined;
2385
2407
  privateKey?: string | undefined;
2386
- mnemonic?: string | undefined;
2387
2408
  }> | undefined;
2388
2409
  faucet?: {
2389
2410
  pkh: string;
@@ -2399,21 +2420,21 @@ export declare const schemas: {
2399
2420
  environment: Record<string, string | {
2400
2421
  networks: string[];
2401
2422
  sandboxes: string[];
2402
- storage?: Record<string, string> | undefined;
2403
2423
  aliases?: Record<string, Record<string, string>> | undefined;
2424
+ storage?: Record<string, string> | undefined;
2404
2425
  }>;
2405
2426
  hash: string;
2406
2427
  configFile: string;
2407
2428
  sandbox?: Record<string, {
2408
2429
  label: string;
2409
2430
  rpcUrl: string;
2410
- protocol?: string | undefined;
2411
2431
  plugin?: string | undefined;
2412
2432
  accounts?: Record<string, string | {
2413
2433
  publicKeyHash: string;
2414
2434
  encryptedKey: string;
2415
2435
  secretKey: string;
2416
2436
  }> | undefined;
2437
+ protocol?: string | undefined;
2417
2438
  tzkt?: {
2418
2439
  disableAutostartWithSandbox?: boolean | undefined;
2419
2440
  postgresqlPort?: number | undefined;
@@ -2444,10 +2465,10 @@ export declare const schemas: {
2444
2465
  label: string;
2445
2466
  rpcUrl: string;
2446
2467
  accounts?: Record<string, {
2468
+ mnemonic?: string | undefined;
2447
2469
  publicKey?: string | undefined;
2448
2470
  publicKeyHash?: string | undefined;
2449
2471
  privateKey?: string | undefined;
2450
- mnemonic?: string | undefined;
2451
2472
  }> | undefined;
2452
2473
  faucet?: {
2453
2474
  pkh: string;
@@ -2459,9 +2480,9 @@ export declare const schemas: {
2459
2480
  } | undefined;
2460
2481
  }> | undefined;
2461
2482
  }>;
2462
- }, import("zod").ZodTypeAny, "passthrough">>;
2483
+ }>, import("zod").ZodTypeAny, "passthrough">>;
2463
2484
  };
2464
- export declare const rawSchema: import("zod").ZodObject<{
2485
+ export declare const rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
2465
2486
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2466
2487
  projectDir: import("zod").ZodString;
2467
2488
  maxConcurrency: import("zod").ZodNumber;
@@ -2475,75 +2496,12 @@ export declare const rawSchema: import("zod").ZodObject<{
2475
2496
  yes: import("zod").ZodBoolean;
2476
2497
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2477
2498
  env: import("zod").ZodString;
2499
+ quickstart: import("zod").ZodString;
2478
2500
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2479
2501
  setVersion: import("zod").ZodString;
2502
+ }, "quickstart">, {
2480
2503
  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">]>;
2481
- config: import("zod").ZodObject<{
2482
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2483
- label: import("zod").ZodString;
2484
- rpcUrl: import("zod").ZodString;
2485
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2486
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2487
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2488
- encryptedKey: import("zod").ZodString;
2489
- publicKeyHash: import("zod").ZodString;
2490
- secretKey: import("zod").ZodString;
2491
- }, "strip", import("zod").ZodTypeAny, {
2492
- publicKeyHash: string;
2493
- encryptedKey: string;
2494
- secretKey: string;
2495
- }, {
2496
- publicKeyHash: string;
2497
- encryptedKey: string;
2498
- secretKey: string;
2499
- }>, import("zod").ZodString]>>>;
2500
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2501
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2502
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2503
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2504
- }, "strip", import("zod").ZodTypeAny, {
2505
- disableAutostartWithSandbox?: boolean | undefined;
2506
- postgresqlPort?: number | undefined;
2507
- apiPort?: number | undefined;
2508
- }, {
2509
- disableAutostartWithSandbox?: boolean | undefined;
2510
- postgresqlPort?: number | undefined;
2511
- apiPort?: number | undefined;
2512
- }>>;
2513
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2514
- }, "strip", import("zod").ZodTypeAny, {
2515
- label: string;
2516
- rpcUrl: string;
2517
- protocol?: string | undefined;
2518
- plugin?: string | undefined;
2519
- accounts?: Record<string, string | {
2520
- publicKeyHash: string;
2521
- encryptedKey: string;
2522
- secretKey: string;
2523
- }> | undefined;
2524
- tzkt?: {
2525
- disableAutostartWithSandbox?: boolean | undefined;
2526
- postgresqlPort?: number | undefined;
2527
- apiPort?: number | undefined;
2528
- } | undefined;
2529
- annotations?: Record<string, unknown> | undefined;
2530
- }, {
2531
- label: string;
2532
- rpcUrl: string;
2533
- protocol?: string | undefined;
2534
- plugin?: string | undefined;
2535
- accounts?: Record<string, string | {
2536
- publicKeyHash: string;
2537
- encryptedKey: string;
2538
- secretKey: string;
2539
- }> | undefined;
2540
- tzkt?: {
2541
- disableAutostartWithSandbox?: boolean | undefined;
2542
- postgresqlPort?: number | undefined;
2543
- apiPort?: number | undefined;
2544
- } | undefined;
2545
- annotations?: Record<string, unknown> | undefined;
2546
- }>>>;
2504
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2547
2505
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2548
2506
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2549
2507
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2595,13 +2553,13 @@ export declare const rawSchema: import("zod").ZodObject<{
2595
2553
  }, "strip", import("zod").ZodTypeAny, {
2596
2554
  networks: string[];
2597
2555
  sandboxes: string[];
2598
- storage?: Record<string, string> | undefined;
2599
2556
  aliases?: Record<string, Record<string, string>> | undefined;
2557
+ storage?: Record<string, string> | undefined;
2600
2558
  }, {
2601
2559
  networks: string[];
2602
2560
  sandboxes: string[];
2603
- storage?: Record<string, string> | undefined;
2604
2561
  aliases?: Record<string, Record<string, string>> | undefined;
2562
+ storage?: Record<string, string> | undefined;
2605
2563
  }>, import("zod").ZodString]>>;
2606
2564
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2607
2565
  label: import("zod").ZodString;
@@ -2612,15 +2570,15 @@ export declare const rawSchema: import("zod").ZodObject<{
2612
2570
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2613
2571
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2614
2572
  }, "strip", import("zod").ZodTypeAny, {
2573
+ mnemonic?: string | undefined;
2615
2574
  publicKey?: string | undefined;
2616
2575
  publicKeyHash?: string | undefined;
2617
2576
  privateKey?: string | undefined;
2618
- mnemonic?: string | undefined;
2619
2577
  }, {
2578
+ mnemonic?: string | undefined;
2620
2579
  publicKey?: string | undefined;
2621
2580
  publicKeyHash?: string | undefined;
2622
2581
  privateKey?: string | undefined;
2623
- mnemonic?: string | undefined;
2624
2582
  }>>>;
2625
2583
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2626
2584
  pkh: import("zod").ZodString;
@@ -2648,10 +2606,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2648
2606
  label: string;
2649
2607
  rpcUrl: string;
2650
2608
  accounts?: Record<string, {
2609
+ mnemonic?: string | undefined;
2651
2610
  publicKey?: string | undefined;
2652
2611
  publicKeyHash?: string | undefined;
2653
2612
  privateKey?: string | undefined;
2654
- mnemonic?: string | undefined;
2655
2613
  }> | undefined;
2656
2614
  faucet?: {
2657
2615
  pkh: string;
@@ -2665,10 +2623,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2665
2623
  label: string;
2666
2624
  rpcUrl: string;
2667
2625
  accounts?: Record<string, {
2626
+ mnemonic?: string | undefined;
2668
2627
  publicKey?: string | undefined;
2669
2628
  publicKeyHash?: string | undefined;
2670
2629
  privateKey?: string | undefined;
2671
- mnemonic?: string | undefined;
2672
2630
  }> | undefined;
2673
2631
  faucet?: {
2674
2632
  pkh: string;
@@ -2679,29 +2637,95 @@ export declare const rawSchema: import("zod").ZodObject<{
2679
2637
  activation_code: string;
2680
2638
  } | undefined;
2681
2639
  }>>>;
2640
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2641
+ label: import("zod").ZodString;
2642
+ rpcUrl: import("zod").ZodString;
2643
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2644
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2645
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2646
+ encryptedKey: import("zod").ZodString;
2647
+ publicKeyHash: import("zod").ZodString;
2648
+ secretKey: import("zod").ZodString;
2649
+ }, "strip", import("zod").ZodTypeAny, {
2650
+ publicKeyHash: string;
2651
+ encryptedKey: string;
2652
+ secretKey: string;
2653
+ }, {
2654
+ publicKeyHash: string;
2655
+ encryptedKey: string;
2656
+ secretKey: string;
2657
+ }>, import("zod").ZodString]>>>;
2658
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2659
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2660
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2661
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2662
+ }, "strip", import("zod").ZodTypeAny, {
2663
+ disableAutostartWithSandbox?: boolean | undefined;
2664
+ postgresqlPort?: number | undefined;
2665
+ apiPort?: number | undefined;
2666
+ }, {
2667
+ disableAutostartWithSandbox?: boolean | undefined;
2668
+ postgresqlPort?: number | undefined;
2669
+ apiPort?: number | undefined;
2670
+ }>>;
2671
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2672
+ }, "strip", import("zod").ZodTypeAny, {
2673
+ label: string;
2674
+ rpcUrl: string;
2675
+ plugin?: string | undefined;
2676
+ accounts?: Record<string, string | {
2677
+ publicKeyHash: string;
2678
+ encryptedKey: string;
2679
+ secretKey: string;
2680
+ }> | undefined;
2681
+ protocol?: string | undefined;
2682
+ tzkt?: {
2683
+ disableAutostartWithSandbox?: boolean | undefined;
2684
+ postgresqlPort?: number | undefined;
2685
+ apiPort?: number | undefined;
2686
+ } | undefined;
2687
+ annotations?: Record<string, unknown> | undefined;
2688
+ }, {
2689
+ label: string;
2690
+ rpcUrl: string;
2691
+ plugin?: string | undefined;
2692
+ accounts?: Record<string, string | {
2693
+ publicKeyHash: string;
2694
+ encryptedKey: string;
2695
+ secretKey: string;
2696
+ }> | undefined;
2697
+ protocol?: string | undefined;
2698
+ tzkt?: {
2699
+ disableAutostartWithSandbox?: boolean | undefined;
2700
+ postgresqlPort?: number | undefined;
2701
+ apiPort?: number | undefined;
2702
+ } | undefined;
2703
+ annotations?: Record<string, unknown> | undefined;
2704
+ }>>>;
2705
+ }, {
2682
2706
  projectDir: import("zod").ZodString;
2683
2707
  configFile: import("zod").ZodString;
2684
2708
  hash: import("zod").ZodString;
2685
- }, "strip", import("zod").ZodTypeAny, {
2709
+ }>, "strip", import("zod").ZodTypeAny, {
2686
2710
  projectDir: string;
2687
2711
  environment: Record<string, string | {
2688
2712
  networks: string[];
2689
2713
  sandboxes: string[];
2690
- storage?: Record<string, string> | undefined;
2691
2714
  aliases?: Record<string, Record<string, string>> | undefined;
2715
+ storage?: Record<string, string> | undefined;
2692
2716
  }>;
2693
2717
  hash: string;
2694
2718
  configFile: string;
2695
2719
  sandbox?: Record<string, {
2696
2720
  label: string;
2697
2721
  rpcUrl: string;
2698
- protocol?: string | undefined;
2699
2722
  plugin?: string | undefined;
2700
2723
  accounts?: Record<string, string | {
2701
2724
  publicKeyHash: string;
2702
2725
  encryptedKey: string;
2703
2726
  secretKey: string;
2704
2727
  }> | undefined;
2728
+ protocol?: string | undefined;
2705
2729
  tzkt?: {
2706
2730
  disableAutostartWithSandbox?: boolean | undefined;
2707
2731
  postgresqlPort?: number | undefined;
@@ -2732,10 +2756,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2732
2756
  label: string;
2733
2757
  rpcUrl: string;
2734
2758
  accounts?: Record<string, {
2759
+ mnemonic?: string | undefined;
2735
2760
  publicKey?: string | undefined;
2736
2761
  publicKeyHash?: string | undefined;
2737
2762
  privateKey?: string | undefined;
2738
- mnemonic?: string | undefined;
2739
2763
  }> | undefined;
2740
2764
  faucet?: {
2741
2765
  pkh: string;
@@ -2751,21 +2775,21 @@ export declare const rawSchema: import("zod").ZodObject<{
2751
2775
  environment: Record<string, string | {
2752
2776
  networks: string[];
2753
2777
  sandboxes: string[];
2754
- storage?: Record<string, string> | undefined;
2755
2778
  aliases?: Record<string, Record<string, string>> | undefined;
2779
+ storage?: Record<string, string> | undefined;
2756
2780
  }>;
2757
2781
  hash: string;
2758
2782
  configFile: string;
2759
2783
  sandbox?: Record<string, {
2760
2784
  label: string;
2761
2785
  rpcUrl: string;
2762
- protocol?: string | undefined;
2763
2786
  plugin?: string | undefined;
2764
2787
  accounts?: Record<string, string | {
2765
2788
  publicKeyHash: string;
2766
2789
  encryptedKey: string;
2767
2790
  secretKey: string;
2768
2791
  }> | undefined;
2792
+ protocol?: string | undefined;
2769
2793
  tzkt?: {
2770
2794
  disableAutostartWithSandbox?: boolean | undefined;
2771
2795
  postgresqlPort?: number | undefined;
@@ -2795,105 +2819,42 @@ export declare const rawSchema: import("zod").ZodObject<{
2795
2819
  network?: Record<string, {
2796
2820
  label: string;
2797
2821
  rpcUrl: string;
2798
- accounts?: Record<string, {
2799
- publicKey?: string | undefined;
2800
- publicKeyHash?: string | undefined;
2801
- privateKey?: string | undefined;
2802
- mnemonic?: string | undefined;
2803
- }> | undefined;
2804
- faucet?: {
2805
- pkh: string;
2806
- mnemonic: string[];
2807
- email: string;
2808
- password: string;
2809
- amount: string;
2810
- activation_code: string;
2811
- } | undefined;
2812
- }> | undefined;
2813
- }>;
2814
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2815
- _: import("zod").ZodArray<import("zod").ZodString, "many">;
2816
- projectDir: import("zod").ZodString;
2817
- maxConcurrency: import("zod").ZodNumber;
2818
- debug: import("zod").ZodBoolean;
2819
- disableState: import("zod").ZodBoolean;
2820
- logPluginRequests: import("zod").ZodBoolean;
2821
- fromVsCode: import("zod").ZodBoolean;
2822
- version: import("zod").ZodBoolean;
2823
- build: import("zod").ZodBoolean;
2824
- help: import("zod").ZodBoolean;
2825
- yes: import("zod").ZodBoolean;
2826
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2827
- env: import("zod").ZodString;
2828
- setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2829
- setVersion: import("zod").ZodString;
2830
- 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">]>;
2831
- config: import("zod").ZodObject<{
2832
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2833
- label: import("zod").ZodString;
2834
- rpcUrl: import("zod").ZodString;
2835
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2836
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2837
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2838
- encryptedKey: import("zod").ZodString;
2839
- publicKeyHash: import("zod").ZodString;
2840
- secretKey: import("zod").ZodString;
2841
- }, "strip", import("zod").ZodTypeAny, {
2842
- publicKeyHash: string;
2843
- encryptedKey: string;
2844
- secretKey: string;
2845
- }, {
2846
- publicKeyHash: string;
2847
- encryptedKey: string;
2848
- secretKey: string;
2849
- }>, import("zod").ZodString]>>>;
2850
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2851
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2852
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2853
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2854
- }, "strip", import("zod").ZodTypeAny, {
2855
- disableAutostartWithSandbox?: boolean | undefined;
2856
- postgresqlPort?: number | undefined;
2857
- apiPort?: number | undefined;
2858
- }, {
2859
- disableAutostartWithSandbox?: boolean | undefined;
2860
- postgresqlPort?: number | undefined;
2861
- apiPort?: number | undefined;
2862
- }>>;
2863
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2864
- }, "strip", import("zod").ZodTypeAny, {
2865
- label: string;
2866
- rpcUrl: string;
2867
- protocol?: string | undefined;
2868
- plugin?: string | undefined;
2869
- accounts?: Record<string, string | {
2870
- publicKeyHash: string;
2871
- encryptedKey: string;
2872
- secretKey: string;
2873
- }> | undefined;
2874
- tzkt?: {
2875
- disableAutostartWithSandbox?: boolean | undefined;
2876
- postgresqlPort?: number | undefined;
2877
- apiPort?: number | undefined;
2878
- } | undefined;
2879
- annotations?: Record<string, unknown> | undefined;
2880
- }, {
2881
- label: string;
2882
- rpcUrl: string;
2883
- protocol?: string | undefined;
2884
- plugin?: string | undefined;
2885
- accounts?: Record<string, string | {
2886
- publicKeyHash: string;
2887
- encryptedKey: string;
2888
- secretKey: string;
2822
+ accounts?: Record<string, {
2823
+ mnemonic?: string | undefined;
2824
+ publicKey?: string | undefined;
2825
+ publicKeyHash?: string | undefined;
2826
+ privateKey?: string | undefined;
2889
2827
  }> | undefined;
2890
- tzkt?: {
2891
- disableAutostartWithSandbox?: boolean | undefined;
2892
- postgresqlPort?: number | undefined;
2893
- apiPort?: number | undefined;
2828
+ faucet?: {
2829
+ pkh: string;
2830
+ mnemonic: string[];
2831
+ email: string;
2832
+ password: string;
2833
+ amount: string;
2834
+ activation_code: string;
2894
2835
  } | undefined;
2895
- annotations?: Record<string, unknown> | undefined;
2896
- }>>>;
2836
+ }> | undefined;
2837
+ }>;
2838
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
2839
+ _: import("zod").ZodArray<import("zod").ZodString, "many">;
2840
+ projectDir: import("zod").ZodString;
2841
+ maxConcurrency: import("zod").ZodNumber;
2842
+ debug: import("zod").ZodBoolean;
2843
+ disableState: import("zod").ZodBoolean;
2844
+ logPluginRequests: import("zod").ZodBoolean;
2845
+ fromVsCode: import("zod").ZodBoolean;
2846
+ version: import("zod").ZodBoolean;
2847
+ build: import("zod").ZodBoolean;
2848
+ help: import("zod").ZodBoolean;
2849
+ yes: import("zod").ZodBoolean;
2850
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2851
+ env: import("zod").ZodString;
2852
+ quickstart: import("zod").ZodString;
2853
+ setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2854
+ setVersion: import("zod").ZodString;
2855
+ }, "quickstart">, {
2856
+ 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">]>;
2857
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2897
2858
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2898
2859
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2899
2860
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2945,13 +2906,13 @@ export declare const rawSchema: import("zod").ZodObject<{
2945
2906
  }, "strip", import("zod").ZodTypeAny, {
2946
2907
  networks: string[];
2947
2908
  sandboxes: string[];
2948
- storage?: Record<string, string> | undefined;
2949
2909
  aliases?: Record<string, Record<string, string>> | undefined;
2910
+ storage?: Record<string, string> | undefined;
2950
2911
  }, {
2951
2912
  networks: string[];
2952
2913
  sandboxes: string[];
2953
- storage?: Record<string, string> | undefined;
2954
2914
  aliases?: Record<string, Record<string, string>> | undefined;
2915
+ storage?: Record<string, string> | undefined;
2955
2916
  }>, import("zod").ZodString]>>;
2956
2917
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2957
2918
  label: import("zod").ZodString;
@@ -2962,15 +2923,15 @@ export declare const rawSchema: import("zod").ZodObject<{
2962
2923
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2963
2924
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2964
2925
  }, "strip", import("zod").ZodTypeAny, {
2926
+ mnemonic?: string | undefined;
2965
2927
  publicKey?: string | undefined;
2966
2928
  publicKeyHash?: string | undefined;
2967
2929
  privateKey?: string | undefined;
2968
- mnemonic?: string | undefined;
2969
2930
  }, {
2931
+ mnemonic?: string | undefined;
2970
2932
  publicKey?: string | undefined;
2971
2933
  publicKeyHash?: string | undefined;
2972
2934
  privateKey?: string | undefined;
2973
- mnemonic?: string | undefined;
2974
2935
  }>>>;
2975
2936
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2976
2937
  pkh: import("zod").ZodString;
@@ -2998,10 +2959,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2998
2959
  label: string;
2999
2960
  rpcUrl: string;
3000
2961
  accounts?: Record<string, {
2962
+ mnemonic?: string | undefined;
3001
2963
  publicKey?: string | undefined;
3002
2964
  publicKeyHash?: string | undefined;
3003
2965
  privateKey?: string | undefined;
3004
- mnemonic?: string | undefined;
3005
2966
  }> | undefined;
3006
2967
  faucet?: {
3007
2968
  pkh: string;
@@ -3015,10 +2976,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3015
2976
  label: string;
3016
2977
  rpcUrl: string;
3017
2978
  accounts?: Record<string, {
2979
+ mnemonic?: string | undefined;
3018
2980
  publicKey?: string | undefined;
3019
2981
  publicKeyHash?: string | undefined;
3020
2982
  privateKey?: string | undefined;
3021
- mnemonic?: string | undefined;
3022
2983
  }> | undefined;
3023
2984
  faucet?: {
3024
2985
  pkh: string;
@@ -3029,29 +2990,95 @@ export declare const rawSchema: import("zod").ZodObject<{
3029
2990
  activation_code: string;
3030
2991
  } | undefined;
3031
2992
  }>>>;
2993
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2994
+ label: import("zod").ZodString;
2995
+ rpcUrl: import("zod").ZodString;
2996
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2997
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2998
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2999
+ encryptedKey: import("zod").ZodString;
3000
+ publicKeyHash: import("zod").ZodString;
3001
+ secretKey: import("zod").ZodString;
3002
+ }, "strip", import("zod").ZodTypeAny, {
3003
+ publicKeyHash: string;
3004
+ encryptedKey: string;
3005
+ secretKey: string;
3006
+ }, {
3007
+ publicKeyHash: string;
3008
+ encryptedKey: string;
3009
+ secretKey: string;
3010
+ }>, import("zod").ZodString]>>>;
3011
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3012
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3013
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3014
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3015
+ }, "strip", import("zod").ZodTypeAny, {
3016
+ disableAutostartWithSandbox?: boolean | undefined;
3017
+ postgresqlPort?: number | undefined;
3018
+ apiPort?: number | undefined;
3019
+ }, {
3020
+ disableAutostartWithSandbox?: boolean | undefined;
3021
+ postgresqlPort?: number | undefined;
3022
+ apiPort?: number | undefined;
3023
+ }>>;
3024
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3025
+ }, "strip", import("zod").ZodTypeAny, {
3026
+ label: string;
3027
+ rpcUrl: string;
3028
+ plugin?: string | undefined;
3029
+ accounts?: Record<string, string | {
3030
+ publicKeyHash: string;
3031
+ encryptedKey: string;
3032
+ secretKey: string;
3033
+ }> | undefined;
3034
+ protocol?: string | undefined;
3035
+ tzkt?: {
3036
+ disableAutostartWithSandbox?: boolean | undefined;
3037
+ postgresqlPort?: number | undefined;
3038
+ apiPort?: number | undefined;
3039
+ } | undefined;
3040
+ annotations?: Record<string, unknown> | undefined;
3041
+ }, {
3042
+ label: string;
3043
+ rpcUrl: string;
3044
+ plugin?: string | undefined;
3045
+ accounts?: Record<string, string | {
3046
+ publicKeyHash: string;
3047
+ encryptedKey: string;
3048
+ secretKey: string;
3049
+ }> | undefined;
3050
+ protocol?: string | undefined;
3051
+ tzkt?: {
3052
+ disableAutostartWithSandbox?: boolean | undefined;
3053
+ postgresqlPort?: number | undefined;
3054
+ apiPort?: number | undefined;
3055
+ } | undefined;
3056
+ annotations?: Record<string, unknown> | undefined;
3057
+ }>>>;
3058
+ }, {
3032
3059
  projectDir: import("zod").ZodString;
3033
3060
  configFile: import("zod").ZodString;
3034
3061
  hash: import("zod").ZodString;
3035
- }, "strip", import("zod").ZodTypeAny, {
3062
+ }>, "strip", import("zod").ZodTypeAny, {
3036
3063
  projectDir: string;
3037
3064
  environment: Record<string, string | {
3038
3065
  networks: string[];
3039
3066
  sandboxes: string[];
3040
- storage?: Record<string, string> | undefined;
3041
3067
  aliases?: Record<string, Record<string, string>> | undefined;
3068
+ storage?: Record<string, string> | undefined;
3042
3069
  }>;
3043
3070
  hash: string;
3044
3071
  configFile: string;
3045
3072
  sandbox?: Record<string, {
3046
3073
  label: string;
3047
3074
  rpcUrl: string;
3048
- protocol?: string | undefined;
3049
3075
  plugin?: string | undefined;
3050
3076
  accounts?: Record<string, string | {
3051
3077
  publicKeyHash: string;
3052
3078
  encryptedKey: string;
3053
3079
  secretKey: string;
3054
3080
  }> | undefined;
3081
+ protocol?: string | undefined;
3055
3082
  tzkt?: {
3056
3083
  disableAutostartWithSandbox?: boolean | undefined;
3057
3084
  postgresqlPort?: number | undefined;
@@ -3082,10 +3109,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3082
3109
  label: string;
3083
3110
  rpcUrl: string;
3084
3111
  accounts?: Record<string, {
3112
+ mnemonic?: string | undefined;
3085
3113
  publicKey?: string | undefined;
3086
3114
  publicKeyHash?: string | undefined;
3087
3115
  privateKey?: string | undefined;
3088
- mnemonic?: string | undefined;
3089
3116
  }> | undefined;
3090
3117
  faucet?: {
3091
3118
  pkh: string;
@@ -3101,21 +3128,21 @@ export declare const rawSchema: import("zod").ZodObject<{
3101
3128
  environment: Record<string, string | {
3102
3129
  networks: string[];
3103
3130
  sandboxes: string[];
3104
- storage?: Record<string, string> | undefined;
3105
3131
  aliases?: Record<string, Record<string, string>> | undefined;
3132
+ storage?: Record<string, string> | undefined;
3106
3133
  }>;
3107
3134
  hash: string;
3108
3135
  configFile: string;
3109
3136
  sandbox?: Record<string, {
3110
3137
  label: string;
3111
3138
  rpcUrl: string;
3112
- protocol?: string | undefined;
3113
3139
  plugin?: string | undefined;
3114
3140
  accounts?: Record<string, string | {
3115
3141
  publicKeyHash: string;
3116
3142
  encryptedKey: string;
3117
3143
  secretKey: string;
3118
3144
  }> | undefined;
3145
+ protocol?: string | undefined;
3119
3146
  tzkt?: {
3120
3147
  disableAutostartWithSandbox?: boolean | undefined;
3121
3148
  postgresqlPort?: number | undefined;
@@ -3146,10 +3173,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3146
3173
  label: string;
3147
3174
  rpcUrl: string;
3148
3175
  accounts?: Record<string, {
3176
+ mnemonic?: string | undefined;
3149
3177
  publicKey?: string | undefined;
3150
3178
  publicKeyHash?: string | undefined;
3151
3179
  privateKey?: string | undefined;
3152
- mnemonic?: string | undefined;
3153
3180
  }> | undefined;
3154
3181
  faucet?: {
3155
3182
  pkh: string;
@@ -3161,7 +3188,7 @@ export declare const rawSchema: import("zod").ZodObject<{
3161
3188
  } | undefined;
3162
3189
  }> | undefined;
3163
3190
  }>;
3164
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
3191
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
3165
3192
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3166
3193
  projectDir: import("zod").ZodString;
3167
3194
  maxConcurrency: import("zod").ZodNumber;
@@ -3175,75 +3202,12 @@ export declare const rawSchema: import("zod").ZodObject<{
3175
3202
  yes: import("zod").ZodBoolean;
3176
3203
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3177
3204
  env: import("zod").ZodString;
3205
+ quickstart: import("zod").ZodString;
3178
3206
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3179
3207
  setVersion: import("zod").ZodString;
3208
+ }, "quickstart">, {
3180
3209
  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">]>;
3181
- config: import("zod").ZodObject<{
3182
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3183
- label: import("zod").ZodString;
3184
- rpcUrl: import("zod").ZodString;
3185
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3186
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3187
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3188
- encryptedKey: import("zod").ZodString;
3189
- publicKeyHash: import("zod").ZodString;
3190
- secretKey: import("zod").ZodString;
3191
- }, "strip", import("zod").ZodTypeAny, {
3192
- publicKeyHash: string;
3193
- encryptedKey: string;
3194
- secretKey: string;
3195
- }, {
3196
- publicKeyHash: string;
3197
- encryptedKey: string;
3198
- secretKey: string;
3199
- }>, import("zod").ZodString]>>>;
3200
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3201
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3202
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3203
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3204
- }, "strip", import("zod").ZodTypeAny, {
3205
- disableAutostartWithSandbox?: boolean | undefined;
3206
- postgresqlPort?: number | undefined;
3207
- apiPort?: number | undefined;
3208
- }, {
3209
- disableAutostartWithSandbox?: boolean | undefined;
3210
- postgresqlPort?: number | undefined;
3211
- apiPort?: number | undefined;
3212
- }>>;
3213
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3214
- }, "strip", import("zod").ZodTypeAny, {
3215
- label: string;
3216
- rpcUrl: string;
3217
- protocol?: string | undefined;
3218
- plugin?: string | undefined;
3219
- accounts?: Record<string, string | {
3220
- publicKeyHash: string;
3221
- encryptedKey: string;
3222
- secretKey: string;
3223
- }> | undefined;
3224
- tzkt?: {
3225
- disableAutostartWithSandbox?: boolean | undefined;
3226
- postgresqlPort?: number | undefined;
3227
- apiPort?: number | undefined;
3228
- } | undefined;
3229
- annotations?: Record<string, unknown> | undefined;
3230
- }, {
3231
- label: string;
3232
- rpcUrl: string;
3233
- protocol?: string | undefined;
3234
- plugin?: string | undefined;
3235
- accounts?: Record<string, string | {
3236
- publicKeyHash: string;
3237
- encryptedKey: string;
3238
- secretKey: string;
3239
- }> | undefined;
3240
- tzkt?: {
3241
- disableAutostartWithSandbox?: boolean | undefined;
3242
- postgresqlPort?: number | undefined;
3243
- apiPort?: number | undefined;
3244
- } | undefined;
3245
- annotations?: Record<string, unknown> | undefined;
3246
- }>>>;
3210
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3247
3211
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3248
3212
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3249
3213
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3295,13 +3259,13 @@ export declare const rawSchema: import("zod").ZodObject<{
3295
3259
  }, "strip", import("zod").ZodTypeAny, {
3296
3260
  networks: string[];
3297
3261
  sandboxes: string[];
3298
- storage?: Record<string, string> | undefined;
3299
3262
  aliases?: Record<string, Record<string, string>> | undefined;
3263
+ storage?: Record<string, string> | undefined;
3300
3264
  }, {
3301
3265
  networks: string[];
3302
3266
  sandboxes: string[];
3303
- storage?: Record<string, string> | undefined;
3304
3267
  aliases?: Record<string, Record<string, string>> | undefined;
3268
+ storage?: Record<string, string> | undefined;
3305
3269
  }>, import("zod").ZodString]>>;
3306
3270
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3307
3271
  label: import("zod").ZodString;
@@ -3312,15 +3276,15 @@ export declare const rawSchema: import("zod").ZodObject<{
3312
3276
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3313
3277
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3314
3278
  }, "strip", import("zod").ZodTypeAny, {
3279
+ mnemonic?: string | undefined;
3315
3280
  publicKey?: string | undefined;
3316
3281
  publicKeyHash?: string | undefined;
3317
3282
  privateKey?: string | undefined;
3318
- mnemonic?: string | undefined;
3319
3283
  }, {
3284
+ mnemonic?: string | undefined;
3320
3285
  publicKey?: string | undefined;
3321
3286
  publicKeyHash?: string | undefined;
3322
3287
  privateKey?: string | undefined;
3323
- mnemonic?: string | undefined;
3324
3288
  }>>>;
3325
3289
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3326
3290
  pkh: import("zod").ZodString;
@@ -3348,10 +3312,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3348
3312
  label: string;
3349
3313
  rpcUrl: string;
3350
3314
  accounts?: Record<string, {
3315
+ mnemonic?: string | undefined;
3351
3316
  publicKey?: string | undefined;
3352
3317
  publicKeyHash?: string | undefined;
3353
3318
  privateKey?: string | undefined;
3354
- mnemonic?: string | undefined;
3355
3319
  }> | undefined;
3356
3320
  faucet?: {
3357
3321
  pkh: string;
@@ -3365,10 +3329,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3365
3329
  label: string;
3366
3330
  rpcUrl: string;
3367
3331
  accounts?: Record<string, {
3332
+ mnemonic?: string | undefined;
3368
3333
  publicKey?: string | undefined;
3369
3334
  publicKeyHash?: string | undefined;
3370
3335
  privateKey?: string | undefined;
3371
- mnemonic?: string | undefined;
3372
3336
  }> | undefined;
3373
3337
  faucet?: {
3374
3338
  pkh: string;
@@ -3379,29 +3343,95 @@ export declare const rawSchema: import("zod").ZodObject<{
3379
3343
  activation_code: string;
3380
3344
  } | undefined;
3381
3345
  }>>>;
3346
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3347
+ label: import("zod").ZodString;
3348
+ rpcUrl: import("zod").ZodString;
3349
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3350
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3351
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3352
+ encryptedKey: import("zod").ZodString;
3353
+ publicKeyHash: import("zod").ZodString;
3354
+ secretKey: import("zod").ZodString;
3355
+ }, "strip", import("zod").ZodTypeAny, {
3356
+ publicKeyHash: string;
3357
+ encryptedKey: string;
3358
+ secretKey: string;
3359
+ }, {
3360
+ publicKeyHash: string;
3361
+ encryptedKey: string;
3362
+ secretKey: string;
3363
+ }>, import("zod").ZodString]>>>;
3364
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3365
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3366
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3367
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3368
+ }, "strip", import("zod").ZodTypeAny, {
3369
+ disableAutostartWithSandbox?: boolean | undefined;
3370
+ postgresqlPort?: number | undefined;
3371
+ apiPort?: number | undefined;
3372
+ }, {
3373
+ disableAutostartWithSandbox?: boolean | undefined;
3374
+ postgresqlPort?: number | undefined;
3375
+ apiPort?: number | undefined;
3376
+ }>>;
3377
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3378
+ }, "strip", import("zod").ZodTypeAny, {
3379
+ label: string;
3380
+ rpcUrl: string;
3381
+ plugin?: string | undefined;
3382
+ accounts?: Record<string, string | {
3383
+ publicKeyHash: string;
3384
+ encryptedKey: string;
3385
+ secretKey: string;
3386
+ }> | undefined;
3387
+ protocol?: string | undefined;
3388
+ tzkt?: {
3389
+ disableAutostartWithSandbox?: boolean | undefined;
3390
+ postgresqlPort?: number | undefined;
3391
+ apiPort?: number | undefined;
3392
+ } | undefined;
3393
+ annotations?: Record<string, unknown> | undefined;
3394
+ }, {
3395
+ label: string;
3396
+ rpcUrl: string;
3397
+ plugin?: string | undefined;
3398
+ accounts?: Record<string, string | {
3399
+ publicKeyHash: string;
3400
+ encryptedKey: string;
3401
+ secretKey: string;
3402
+ }> | undefined;
3403
+ protocol?: string | undefined;
3404
+ tzkt?: {
3405
+ disableAutostartWithSandbox?: boolean | undefined;
3406
+ postgresqlPort?: number | undefined;
3407
+ apiPort?: number | undefined;
3408
+ } | undefined;
3409
+ annotations?: Record<string, unknown> | undefined;
3410
+ }>>>;
3411
+ }, {
3382
3412
  projectDir: import("zod").ZodString;
3383
3413
  configFile: import("zod").ZodString;
3384
3414
  hash: import("zod").ZodString;
3385
- }, "strip", import("zod").ZodTypeAny, {
3415
+ }>, "strip", import("zod").ZodTypeAny, {
3386
3416
  projectDir: string;
3387
3417
  environment: Record<string, string | {
3388
3418
  networks: string[];
3389
3419
  sandboxes: string[];
3390
- storage?: Record<string, string> | undefined;
3391
3420
  aliases?: Record<string, Record<string, string>> | undefined;
3421
+ storage?: Record<string, string> | undefined;
3392
3422
  }>;
3393
3423
  hash: string;
3394
3424
  configFile: string;
3395
3425
  sandbox?: Record<string, {
3396
3426
  label: string;
3397
3427
  rpcUrl: string;
3398
- protocol?: string | undefined;
3399
3428
  plugin?: string | undefined;
3400
3429
  accounts?: Record<string, string | {
3401
3430
  publicKeyHash: string;
3402
3431
  encryptedKey: string;
3403
3432
  secretKey: string;
3404
3433
  }> | undefined;
3434
+ protocol?: string | undefined;
3405
3435
  tzkt?: {
3406
3436
  disableAutostartWithSandbox?: boolean | undefined;
3407
3437
  postgresqlPort?: number | undefined;
@@ -3432,10 +3462,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3432
3462
  label: string;
3433
3463
  rpcUrl: string;
3434
3464
  accounts?: Record<string, {
3465
+ mnemonic?: string | undefined;
3435
3466
  publicKey?: string | undefined;
3436
3467
  publicKeyHash?: string | undefined;
3437
3468
  privateKey?: string | undefined;
3438
- mnemonic?: string | undefined;
3439
3469
  }> | undefined;
3440
3470
  faucet?: {
3441
3471
  pkh: string;
@@ -3451,21 +3481,21 @@ export declare const rawSchema: import("zod").ZodObject<{
3451
3481
  environment: Record<string, string | {
3452
3482
  networks: string[];
3453
3483
  sandboxes: string[];
3454
- storage?: Record<string, string> | undefined;
3455
3484
  aliases?: Record<string, Record<string, string>> | undefined;
3485
+ storage?: Record<string, string> | undefined;
3456
3486
  }>;
3457
3487
  hash: string;
3458
3488
  configFile: string;
3459
3489
  sandbox?: Record<string, {
3460
3490
  label: string;
3461
3491
  rpcUrl: string;
3462
- protocol?: string | undefined;
3463
3492
  plugin?: string | undefined;
3464
3493
  accounts?: Record<string, string | {
3465
3494
  publicKeyHash: string;
3466
3495
  encryptedKey: string;
3467
3496
  secretKey: string;
3468
3497
  }> | undefined;
3498
+ protocol?: string | undefined;
3469
3499
  tzkt?: {
3470
3500
  disableAutostartWithSandbox?: boolean | undefined;
3471
3501
  postgresqlPort?: number | undefined;
@@ -3496,10 +3526,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3496
3526
  label: string;
3497
3527
  rpcUrl: string;
3498
3528
  accounts?: Record<string, {
3529
+ mnemonic?: string | undefined;
3499
3530
  publicKey?: string | undefined;
3500
3531
  publicKeyHash?: string | undefined;
3501
3532
  privateKey?: string | undefined;
3502
- mnemonic?: string | undefined;
3503
3533
  }> | undefined;
3504
3534
  faucet?: {
3505
3535
  pkh: string;
@@ -3511,8 +3541,8 @@ export declare const rawSchema: import("zod").ZodObject<{
3511
3541
  } | undefined;
3512
3542
  }> | undefined;
3513
3543
  }>;
3514
- }, import("zod").ZodTypeAny, "passthrough">>;
3515
- export declare const internalSchema: import("zod").ZodObject<{
3544
+ }>, import("zod").ZodTypeAny, "passthrough">>;
3545
+ export declare const internalSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
3516
3546
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3517
3547
  projectDir: import("zod").ZodString;
3518
3548
  maxConcurrency: import("zod").ZodNumber;
@@ -3526,75 +3556,12 @@ export declare const internalSchema: import("zod").ZodObject<{
3526
3556
  yes: import("zod").ZodBoolean;
3527
3557
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3528
3558
  env: import("zod").ZodString;
3559
+ quickstart: import("zod").ZodString;
3529
3560
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3530
3561
  setVersion: import("zod").ZodString;
3562
+ }, "quickstart">, {
3531
3563
  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">]>;
3532
- config: import("zod").ZodObject<{
3533
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3534
- label: import("zod").ZodString;
3535
- rpcUrl: import("zod").ZodString;
3536
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3537
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3538
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3539
- encryptedKey: import("zod").ZodString;
3540
- publicKeyHash: import("zod").ZodString;
3541
- secretKey: import("zod").ZodString;
3542
- }, "strip", import("zod").ZodTypeAny, {
3543
- publicKeyHash: string;
3544
- encryptedKey: string;
3545
- secretKey: string;
3546
- }, {
3547
- publicKeyHash: string;
3548
- encryptedKey: string;
3549
- secretKey: string;
3550
- }>, import("zod").ZodString]>>>;
3551
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3552
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3553
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3554
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3555
- }, "strip", import("zod").ZodTypeAny, {
3556
- disableAutostartWithSandbox?: boolean | undefined;
3557
- postgresqlPort?: number | undefined;
3558
- apiPort?: number | undefined;
3559
- }, {
3560
- disableAutostartWithSandbox?: boolean | undefined;
3561
- postgresqlPort?: number | undefined;
3562
- apiPort?: number | undefined;
3563
- }>>;
3564
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3565
- }, "strip", import("zod").ZodTypeAny, {
3566
- label: string;
3567
- rpcUrl: string;
3568
- protocol?: string | undefined;
3569
- plugin?: string | undefined;
3570
- accounts?: Record<string, string | {
3571
- publicKeyHash: string;
3572
- encryptedKey: string;
3573
- secretKey: string;
3574
- }> | undefined;
3575
- tzkt?: {
3576
- disableAutostartWithSandbox?: boolean | undefined;
3577
- postgresqlPort?: number | undefined;
3578
- apiPort?: number | undefined;
3579
- } | undefined;
3580
- annotations?: Record<string, unknown> | undefined;
3581
- }, {
3582
- label: string;
3583
- rpcUrl: string;
3584
- protocol?: string | undefined;
3585
- plugin?: string | undefined;
3586
- accounts?: Record<string, string | {
3587
- publicKeyHash: string;
3588
- encryptedKey: string;
3589
- secretKey: string;
3590
- }> | undefined;
3591
- tzkt?: {
3592
- disableAutostartWithSandbox?: boolean | undefined;
3593
- postgresqlPort?: number | undefined;
3594
- apiPort?: number | undefined;
3595
- } | undefined;
3596
- annotations?: Record<string, unknown> | undefined;
3597
- }>>>;
3564
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3598
3565
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3599
3566
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3600
3567
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3646,13 +3613,13 @@ export declare const internalSchema: import("zod").ZodObject<{
3646
3613
  }, "strip", import("zod").ZodTypeAny, {
3647
3614
  networks: string[];
3648
3615
  sandboxes: string[];
3649
- storage?: Record<string, string> | undefined;
3650
3616
  aliases?: Record<string, Record<string, string>> | undefined;
3617
+ storage?: Record<string, string> | undefined;
3651
3618
  }, {
3652
3619
  networks: string[];
3653
3620
  sandboxes: string[];
3654
- storage?: Record<string, string> | undefined;
3655
3621
  aliases?: Record<string, Record<string, string>> | undefined;
3622
+ storage?: Record<string, string> | undefined;
3656
3623
  }>, import("zod").ZodString]>>;
3657
3624
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3658
3625
  label: import("zod").ZodString;
@@ -3663,15 +3630,15 @@ export declare const internalSchema: import("zod").ZodObject<{
3663
3630
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3664
3631
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3665
3632
  }, "strip", import("zod").ZodTypeAny, {
3633
+ mnemonic?: string | undefined;
3666
3634
  publicKey?: string | undefined;
3667
3635
  publicKeyHash?: string | undefined;
3668
3636
  privateKey?: string | undefined;
3669
- mnemonic?: string | undefined;
3670
3637
  }, {
3638
+ mnemonic?: string | undefined;
3671
3639
  publicKey?: string | undefined;
3672
3640
  publicKeyHash?: string | undefined;
3673
3641
  privateKey?: string | undefined;
3674
- mnemonic?: string | undefined;
3675
3642
  }>>>;
3676
3643
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3677
3644
  pkh: import("zod").ZodString;
@@ -3699,10 +3666,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3699
3666
  label: string;
3700
3667
  rpcUrl: string;
3701
3668
  accounts?: Record<string, {
3669
+ mnemonic?: string | undefined;
3702
3670
  publicKey?: string | undefined;
3703
3671
  publicKeyHash?: string | undefined;
3704
3672
  privateKey?: string | undefined;
3705
- mnemonic?: string | undefined;
3706
3673
  }> | undefined;
3707
3674
  faucet?: {
3708
3675
  pkh: string;
@@ -3716,10 +3683,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3716
3683
  label: string;
3717
3684
  rpcUrl: string;
3718
3685
  accounts?: Record<string, {
3686
+ mnemonic?: string | undefined;
3719
3687
  publicKey?: string | undefined;
3720
3688
  publicKeyHash?: string | undefined;
3721
3689
  privateKey?: string | undefined;
3722
- mnemonic?: string | undefined;
3723
3690
  }> | undefined;
3724
3691
  faucet?: {
3725
3692
  pkh: string;
@@ -3730,29 +3697,95 @@ export declare const internalSchema: import("zod").ZodObject<{
3730
3697
  activation_code: string;
3731
3698
  } | undefined;
3732
3699
  }>>>;
3700
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3701
+ label: import("zod").ZodString;
3702
+ rpcUrl: import("zod").ZodString;
3703
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3704
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3705
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3706
+ encryptedKey: import("zod").ZodString;
3707
+ publicKeyHash: import("zod").ZodString;
3708
+ secretKey: import("zod").ZodString;
3709
+ }, "strip", import("zod").ZodTypeAny, {
3710
+ publicKeyHash: string;
3711
+ encryptedKey: string;
3712
+ secretKey: string;
3713
+ }, {
3714
+ publicKeyHash: string;
3715
+ encryptedKey: string;
3716
+ secretKey: string;
3717
+ }>, import("zod").ZodString]>>>;
3718
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3719
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3720
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3721
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3722
+ }, "strip", import("zod").ZodTypeAny, {
3723
+ disableAutostartWithSandbox?: boolean | undefined;
3724
+ postgresqlPort?: number | undefined;
3725
+ apiPort?: number | undefined;
3726
+ }, {
3727
+ disableAutostartWithSandbox?: boolean | undefined;
3728
+ postgresqlPort?: number | undefined;
3729
+ apiPort?: number | undefined;
3730
+ }>>;
3731
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3732
+ }, "strip", import("zod").ZodTypeAny, {
3733
+ label: string;
3734
+ rpcUrl: string;
3735
+ plugin?: string | undefined;
3736
+ accounts?: Record<string, string | {
3737
+ publicKeyHash: string;
3738
+ encryptedKey: string;
3739
+ secretKey: string;
3740
+ }> | undefined;
3741
+ protocol?: string | undefined;
3742
+ tzkt?: {
3743
+ disableAutostartWithSandbox?: boolean | undefined;
3744
+ postgresqlPort?: number | undefined;
3745
+ apiPort?: number | undefined;
3746
+ } | undefined;
3747
+ annotations?: Record<string, unknown> | undefined;
3748
+ }, {
3749
+ label: string;
3750
+ rpcUrl: string;
3751
+ plugin?: string | undefined;
3752
+ accounts?: Record<string, string | {
3753
+ publicKeyHash: string;
3754
+ encryptedKey: string;
3755
+ secretKey: string;
3756
+ }> | undefined;
3757
+ protocol?: string | undefined;
3758
+ tzkt?: {
3759
+ disableAutostartWithSandbox?: boolean | undefined;
3760
+ postgresqlPort?: number | undefined;
3761
+ apiPort?: number | undefined;
3762
+ } | undefined;
3763
+ annotations?: Record<string, unknown> | undefined;
3764
+ }>>>;
3765
+ }, {
3733
3766
  projectDir: import("zod").ZodString;
3734
3767
  configFile: import("zod").ZodString;
3735
3768
  hash: import("zod").ZodString;
3736
- }, "strip", import("zod").ZodTypeAny, {
3769
+ }>, "strip", import("zod").ZodTypeAny, {
3737
3770
  projectDir: string;
3738
3771
  environment: Record<string, string | {
3739
3772
  networks: string[];
3740
3773
  sandboxes: string[];
3741
- storage?: Record<string, string> | undefined;
3742
3774
  aliases?: Record<string, Record<string, string>> | undefined;
3775
+ storage?: Record<string, string> | undefined;
3743
3776
  }>;
3744
3777
  hash: string;
3745
3778
  configFile: string;
3746
3779
  sandbox?: Record<string, {
3747
3780
  label: string;
3748
3781
  rpcUrl: string;
3749
- protocol?: string | undefined;
3750
3782
  plugin?: string | undefined;
3751
3783
  accounts?: Record<string, string | {
3752
3784
  publicKeyHash: string;
3753
3785
  encryptedKey: string;
3754
3786
  secretKey: string;
3755
3787
  }> | undefined;
3788
+ protocol?: string | undefined;
3756
3789
  tzkt?: {
3757
3790
  disableAutostartWithSandbox?: boolean | undefined;
3758
3791
  postgresqlPort?: number | undefined;
@@ -3783,10 +3816,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3783
3816
  label: string;
3784
3817
  rpcUrl: string;
3785
3818
  accounts?: Record<string, {
3819
+ mnemonic?: string | undefined;
3786
3820
  publicKey?: string | undefined;
3787
3821
  publicKeyHash?: string | undefined;
3788
3822
  privateKey?: string | undefined;
3789
- mnemonic?: string | undefined;
3790
3823
  }> | undefined;
3791
3824
  faucet?: {
3792
3825
  pkh: string;
@@ -3802,21 +3835,21 @@ export declare const internalSchema: import("zod").ZodObject<{
3802
3835
  environment: Record<string, string | {
3803
3836
  networks: string[];
3804
3837
  sandboxes: string[];
3805
- storage?: Record<string, string> | undefined;
3806
3838
  aliases?: Record<string, Record<string, string>> | undefined;
3839
+ storage?: Record<string, string> | undefined;
3807
3840
  }>;
3808
3841
  hash: string;
3809
3842
  configFile: string;
3810
3843
  sandbox?: Record<string, {
3811
3844
  label: string;
3812
3845
  rpcUrl: string;
3813
- protocol?: string | undefined;
3814
3846
  plugin?: string | undefined;
3815
3847
  accounts?: Record<string, string | {
3816
3848
  publicKeyHash: string;
3817
3849
  encryptedKey: string;
3818
3850
  secretKey: string;
3819
3851
  }> | undefined;
3852
+ protocol?: string | undefined;
3820
3853
  tzkt?: {
3821
3854
  disableAutostartWithSandbox?: boolean | undefined;
3822
3855
  postgresqlPort?: number | undefined;
@@ -3847,10 +3880,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3847
3880
  label: string;
3848
3881
  rpcUrl: string;
3849
3882
  accounts?: Record<string, {
3883
+ mnemonic?: string | undefined;
3850
3884
  publicKey?: string | undefined;
3851
3885
  publicKeyHash?: string | undefined;
3852
3886
  privateKey?: string | undefined;
3853
- mnemonic?: string | undefined;
3854
3887
  }> | undefined;
3855
3888
  faucet?: {
3856
3889
  pkh: string;
@@ -3862,89 +3895,26 @@ export declare const internalSchema: import("zod").ZodObject<{
3862
3895
  } | undefined;
3863
3896
  }> | undefined;
3864
3897
  }>;
3865
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
3898
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
3866
3899
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3867
3900
  projectDir: import("zod").ZodString;
3868
3901
  maxConcurrency: import("zod").ZodNumber;
3869
3902
  debug: import("zod").ZodBoolean;
3870
3903
  disableState: import("zod").ZodBoolean;
3871
- logPluginRequests: import("zod").ZodBoolean;
3872
- fromVsCode: import("zod").ZodBoolean;
3873
- version: import("zod").ZodBoolean;
3874
- build: import("zod").ZodBoolean;
3875
- help: import("zod").ZodBoolean;
3876
- yes: import("zod").ZodBoolean;
3877
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3878
- env: import("zod").ZodString;
3879
- setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3880
- setVersion: import("zod").ZodString;
3881
- 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">]>;
3882
- config: import("zod").ZodObject<{
3883
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3884
- label: import("zod").ZodString;
3885
- rpcUrl: import("zod").ZodString;
3886
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3887
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3888
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3889
- encryptedKey: import("zod").ZodString;
3890
- publicKeyHash: import("zod").ZodString;
3891
- secretKey: import("zod").ZodString;
3892
- }, "strip", import("zod").ZodTypeAny, {
3893
- publicKeyHash: string;
3894
- encryptedKey: string;
3895
- secretKey: string;
3896
- }, {
3897
- publicKeyHash: string;
3898
- encryptedKey: string;
3899
- secretKey: string;
3900
- }>, import("zod").ZodString]>>>;
3901
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3902
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3903
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3904
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3905
- }, "strip", import("zod").ZodTypeAny, {
3906
- disableAutostartWithSandbox?: boolean | undefined;
3907
- postgresqlPort?: number | undefined;
3908
- apiPort?: number | undefined;
3909
- }, {
3910
- disableAutostartWithSandbox?: boolean | undefined;
3911
- postgresqlPort?: number | undefined;
3912
- apiPort?: number | undefined;
3913
- }>>;
3914
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3915
- }, "strip", import("zod").ZodTypeAny, {
3916
- label: string;
3917
- rpcUrl: string;
3918
- protocol?: string | undefined;
3919
- plugin?: string | undefined;
3920
- accounts?: Record<string, string | {
3921
- publicKeyHash: string;
3922
- encryptedKey: string;
3923
- secretKey: string;
3924
- }> | undefined;
3925
- tzkt?: {
3926
- disableAutostartWithSandbox?: boolean | undefined;
3927
- postgresqlPort?: number | undefined;
3928
- apiPort?: number | undefined;
3929
- } | undefined;
3930
- annotations?: Record<string, unknown> | undefined;
3931
- }, {
3932
- label: string;
3933
- rpcUrl: string;
3934
- protocol?: string | undefined;
3935
- plugin?: string | undefined;
3936
- accounts?: Record<string, string | {
3937
- publicKeyHash: string;
3938
- encryptedKey: string;
3939
- secretKey: string;
3940
- }> | undefined;
3941
- tzkt?: {
3942
- disableAutostartWithSandbox?: boolean | undefined;
3943
- postgresqlPort?: number | undefined;
3944
- apiPort?: number | undefined;
3945
- } | undefined;
3946
- annotations?: Record<string, unknown> | undefined;
3947
- }>>>;
3904
+ logPluginRequests: import("zod").ZodBoolean;
3905
+ fromVsCode: import("zod").ZodBoolean;
3906
+ version: import("zod").ZodBoolean;
3907
+ build: import("zod").ZodBoolean;
3908
+ help: import("zod").ZodBoolean;
3909
+ yes: import("zod").ZodBoolean;
3910
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3911
+ env: import("zod").ZodString;
3912
+ quickstart: import("zod").ZodString;
3913
+ setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3914
+ setVersion: import("zod").ZodString;
3915
+ }, "quickstart">, {
3916
+ 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">]>;
3917
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3948
3918
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3949
3919
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3950
3920
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3996,13 +3966,13 @@ export declare const internalSchema: import("zod").ZodObject<{
3996
3966
  }, "strip", import("zod").ZodTypeAny, {
3997
3967
  networks: string[];
3998
3968
  sandboxes: string[];
3999
- storage?: Record<string, string> | undefined;
4000
3969
  aliases?: Record<string, Record<string, string>> | undefined;
3970
+ storage?: Record<string, string> | undefined;
4001
3971
  }, {
4002
3972
  networks: string[];
4003
3973
  sandboxes: string[];
4004
- storage?: Record<string, string> | undefined;
4005
3974
  aliases?: Record<string, Record<string, string>> | undefined;
3975
+ storage?: Record<string, string> | undefined;
4006
3976
  }>, import("zod").ZodString]>>;
4007
3977
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4008
3978
  label: import("zod").ZodString;
@@ -4013,15 +3983,15 @@ export declare const internalSchema: import("zod").ZodObject<{
4013
3983
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4014
3984
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4015
3985
  }, "strip", import("zod").ZodTypeAny, {
3986
+ mnemonic?: string | undefined;
4016
3987
  publicKey?: string | undefined;
4017
3988
  publicKeyHash?: string | undefined;
4018
3989
  privateKey?: string | undefined;
4019
- mnemonic?: string | undefined;
4020
3990
  }, {
3991
+ mnemonic?: string | undefined;
4021
3992
  publicKey?: string | undefined;
4022
3993
  publicKeyHash?: string | undefined;
4023
3994
  privateKey?: string | undefined;
4024
- mnemonic?: string | undefined;
4025
3995
  }>>>;
4026
3996
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4027
3997
  pkh: import("zod").ZodString;
@@ -4049,10 +4019,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4049
4019
  label: string;
4050
4020
  rpcUrl: string;
4051
4021
  accounts?: Record<string, {
4022
+ mnemonic?: string | undefined;
4052
4023
  publicKey?: string | undefined;
4053
4024
  publicKeyHash?: string | undefined;
4054
4025
  privateKey?: string | undefined;
4055
- mnemonic?: string | undefined;
4056
4026
  }> | undefined;
4057
4027
  faucet?: {
4058
4028
  pkh: string;
@@ -4066,10 +4036,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4066
4036
  label: string;
4067
4037
  rpcUrl: string;
4068
4038
  accounts?: Record<string, {
4039
+ mnemonic?: string | undefined;
4069
4040
  publicKey?: string | undefined;
4070
4041
  publicKeyHash?: string | undefined;
4071
4042
  privateKey?: string | undefined;
4072
- mnemonic?: string | undefined;
4073
4043
  }> | undefined;
4074
4044
  faucet?: {
4075
4045
  pkh: string;
@@ -4080,29 +4050,95 @@ export declare const internalSchema: import("zod").ZodObject<{
4080
4050
  activation_code: string;
4081
4051
  } | undefined;
4082
4052
  }>>>;
4053
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4054
+ label: import("zod").ZodString;
4055
+ rpcUrl: import("zod").ZodString;
4056
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4057
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4058
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4059
+ encryptedKey: import("zod").ZodString;
4060
+ publicKeyHash: import("zod").ZodString;
4061
+ secretKey: import("zod").ZodString;
4062
+ }, "strip", import("zod").ZodTypeAny, {
4063
+ publicKeyHash: string;
4064
+ encryptedKey: string;
4065
+ secretKey: string;
4066
+ }, {
4067
+ publicKeyHash: string;
4068
+ encryptedKey: string;
4069
+ secretKey: string;
4070
+ }>, import("zod").ZodString]>>>;
4071
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4072
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4073
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4074
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4075
+ }, "strip", import("zod").ZodTypeAny, {
4076
+ disableAutostartWithSandbox?: boolean | undefined;
4077
+ postgresqlPort?: number | undefined;
4078
+ apiPort?: number | undefined;
4079
+ }, {
4080
+ disableAutostartWithSandbox?: boolean | undefined;
4081
+ postgresqlPort?: number | undefined;
4082
+ apiPort?: number | undefined;
4083
+ }>>;
4084
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4085
+ }, "strip", import("zod").ZodTypeAny, {
4086
+ label: string;
4087
+ rpcUrl: string;
4088
+ plugin?: string | undefined;
4089
+ accounts?: Record<string, string | {
4090
+ publicKeyHash: string;
4091
+ encryptedKey: string;
4092
+ secretKey: string;
4093
+ }> | undefined;
4094
+ protocol?: string | undefined;
4095
+ tzkt?: {
4096
+ disableAutostartWithSandbox?: boolean | undefined;
4097
+ postgresqlPort?: number | undefined;
4098
+ apiPort?: number | undefined;
4099
+ } | undefined;
4100
+ annotations?: Record<string, unknown> | undefined;
4101
+ }, {
4102
+ label: string;
4103
+ rpcUrl: string;
4104
+ plugin?: string | undefined;
4105
+ accounts?: Record<string, string | {
4106
+ publicKeyHash: string;
4107
+ encryptedKey: string;
4108
+ secretKey: string;
4109
+ }> | undefined;
4110
+ protocol?: string | undefined;
4111
+ tzkt?: {
4112
+ disableAutostartWithSandbox?: boolean | undefined;
4113
+ postgresqlPort?: number | undefined;
4114
+ apiPort?: number | undefined;
4115
+ } | undefined;
4116
+ annotations?: Record<string, unknown> | undefined;
4117
+ }>>>;
4118
+ }, {
4083
4119
  projectDir: import("zod").ZodString;
4084
4120
  configFile: import("zod").ZodString;
4085
4121
  hash: import("zod").ZodString;
4086
- }, "strip", import("zod").ZodTypeAny, {
4122
+ }>, "strip", import("zod").ZodTypeAny, {
4087
4123
  projectDir: string;
4088
4124
  environment: Record<string, string | {
4089
4125
  networks: string[];
4090
4126
  sandboxes: string[];
4091
- storage?: Record<string, string> | undefined;
4092
4127
  aliases?: Record<string, Record<string, string>> | undefined;
4128
+ storage?: Record<string, string> | undefined;
4093
4129
  }>;
4094
4130
  hash: string;
4095
4131
  configFile: string;
4096
4132
  sandbox?: Record<string, {
4097
4133
  label: string;
4098
4134
  rpcUrl: string;
4099
- protocol?: string | undefined;
4100
4135
  plugin?: string | undefined;
4101
4136
  accounts?: Record<string, string | {
4102
4137
  publicKeyHash: string;
4103
4138
  encryptedKey: string;
4104
4139
  secretKey: string;
4105
4140
  }> | undefined;
4141
+ protocol?: string | undefined;
4106
4142
  tzkt?: {
4107
4143
  disableAutostartWithSandbox?: boolean | undefined;
4108
4144
  postgresqlPort?: number | undefined;
@@ -4133,10 +4169,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4133
4169
  label: string;
4134
4170
  rpcUrl: string;
4135
4171
  accounts?: Record<string, {
4172
+ mnemonic?: string | undefined;
4136
4173
  publicKey?: string | undefined;
4137
4174
  publicKeyHash?: string | undefined;
4138
4175
  privateKey?: string | undefined;
4139
- mnemonic?: string | undefined;
4140
4176
  }> | undefined;
4141
4177
  faucet?: {
4142
4178
  pkh: string;
@@ -4152,21 +4188,21 @@ export declare const internalSchema: import("zod").ZodObject<{
4152
4188
  environment: Record<string, string | {
4153
4189
  networks: string[];
4154
4190
  sandboxes: string[];
4155
- storage?: Record<string, string> | undefined;
4156
4191
  aliases?: Record<string, Record<string, string>> | undefined;
4192
+ storage?: Record<string, string> | undefined;
4157
4193
  }>;
4158
4194
  hash: string;
4159
4195
  configFile: string;
4160
4196
  sandbox?: Record<string, {
4161
4197
  label: string;
4162
4198
  rpcUrl: string;
4163
- protocol?: string | undefined;
4164
4199
  plugin?: string | undefined;
4165
4200
  accounts?: Record<string, string | {
4166
4201
  publicKeyHash: string;
4167
4202
  encryptedKey: string;
4168
4203
  secretKey: string;
4169
4204
  }> | undefined;
4205
+ protocol?: string | undefined;
4170
4206
  tzkt?: {
4171
4207
  disableAutostartWithSandbox?: boolean | undefined;
4172
4208
  postgresqlPort?: number | undefined;
@@ -4197,10 +4233,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4197
4233
  label: string;
4198
4234
  rpcUrl: string;
4199
4235
  accounts?: Record<string, {
4236
+ mnemonic?: string | undefined;
4200
4237
  publicKey?: string | undefined;
4201
4238
  publicKeyHash?: string | undefined;
4202
4239
  privateKey?: string | undefined;
4203
- mnemonic?: string | undefined;
4204
4240
  }> | undefined;
4205
4241
  faucet?: {
4206
4242
  pkh: string;
@@ -4212,7 +4248,7 @@ export declare const internalSchema: import("zod").ZodObject<{
4212
4248
  } | undefined;
4213
4249
  }> | undefined;
4214
4250
  }>;
4215
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4251
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
4216
4252
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
4217
4253
  projectDir: import("zod").ZodString;
4218
4254
  maxConcurrency: import("zod").ZodNumber;
@@ -4226,75 +4262,12 @@ export declare const internalSchema: import("zod").ZodObject<{
4226
4262
  yes: import("zod").ZodBoolean;
4227
4263
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
4228
4264
  env: import("zod").ZodString;
4265
+ quickstart: import("zod").ZodString;
4229
4266
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
4230
4267
  setVersion: import("zod").ZodString;
4268
+ }, "quickstart">, {
4231
4269
  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">]>;
4232
- config: import("zod").ZodObject<{
4233
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4234
- label: import("zod").ZodString;
4235
- rpcUrl: import("zod").ZodString;
4236
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
4237
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
4238
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4239
- encryptedKey: import("zod").ZodString;
4240
- publicKeyHash: import("zod").ZodString;
4241
- secretKey: import("zod").ZodString;
4242
- }, "strip", import("zod").ZodTypeAny, {
4243
- publicKeyHash: string;
4244
- encryptedKey: string;
4245
- secretKey: string;
4246
- }, {
4247
- publicKeyHash: string;
4248
- encryptedKey: string;
4249
- secretKey: string;
4250
- }>, import("zod").ZodString]>>>;
4251
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4252
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4253
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4254
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4255
- }, "strip", import("zod").ZodTypeAny, {
4256
- disableAutostartWithSandbox?: boolean | undefined;
4257
- postgresqlPort?: number | undefined;
4258
- apiPort?: number | undefined;
4259
- }, {
4260
- disableAutostartWithSandbox?: boolean | undefined;
4261
- postgresqlPort?: number | undefined;
4262
- apiPort?: number | undefined;
4263
- }>>;
4264
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4265
- }, "strip", import("zod").ZodTypeAny, {
4266
- label: string;
4267
- rpcUrl: string;
4268
- protocol?: string | undefined;
4269
- plugin?: string | undefined;
4270
- accounts?: Record<string, string | {
4271
- publicKeyHash: string;
4272
- encryptedKey: string;
4273
- secretKey: string;
4274
- }> | undefined;
4275
- tzkt?: {
4276
- disableAutostartWithSandbox?: boolean | undefined;
4277
- postgresqlPort?: number | undefined;
4278
- apiPort?: number | undefined;
4279
- } | undefined;
4280
- annotations?: Record<string, unknown> | undefined;
4281
- }, {
4282
- label: string;
4283
- rpcUrl: string;
4284
- protocol?: string | undefined;
4285
- plugin?: string | undefined;
4286
- accounts?: Record<string, string | {
4287
- publicKeyHash: string;
4288
- encryptedKey: string;
4289
- secretKey: string;
4290
- }> | undefined;
4291
- tzkt?: {
4292
- disableAutostartWithSandbox?: boolean | undefined;
4293
- postgresqlPort?: number | undefined;
4294
- apiPort?: number | undefined;
4295
- } | undefined;
4296
- annotations?: Record<string, unknown> | undefined;
4297
- }>>>;
4270
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4298
4271
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
4299
4272
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4300
4273
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4346,13 +4319,13 @@ export declare const internalSchema: import("zod").ZodObject<{
4346
4319
  }, "strip", import("zod").ZodTypeAny, {
4347
4320
  networks: string[];
4348
4321
  sandboxes: string[];
4349
- storage?: Record<string, string> | undefined;
4350
4322
  aliases?: Record<string, Record<string, string>> | undefined;
4323
+ storage?: Record<string, string> | undefined;
4351
4324
  }, {
4352
4325
  networks: string[];
4353
4326
  sandboxes: string[];
4354
- storage?: Record<string, string> | undefined;
4355
4327
  aliases?: Record<string, Record<string, string>> | undefined;
4328
+ storage?: Record<string, string> | undefined;
4356
4329
  }>, import("zod").ZodString]>>;
4357
4330
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4358
4331
  label: import("zod").ZodString;
@@ -4363,15 +4336,15 @@ export declare const internalSchema: import("zod").ZodObject<{
4363
4336
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4364
4337
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4365
4338
  }, "strip", import("zod").ZodTypeAny, {
4339
+ mnemonic?: string | undefined;
4366
4340
  publicKey?: string | undefined;
4367
4341
  publicKeyHash?: string | undefined;
4368
4342
  privateKey?: string | undefined;
4369
- mnemonic?: string | undefined;
4370
4343
  }, {
4344
+ mnemonic?: string | undefined;
4371
4345
  publicKey?: string | undefined;
4372
4346
  publicKeyHash?: string | undefined;
4373
4347
  privateKey?: string | undefined;
4374
- mnemonic?: string | undefined;
4375
4348
  }>>>;
4376
4349
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4377
4350
  pkh: import("zod").ZodString;
@@ -4399,10 +4372,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4399
4372
  label: string;
4400
4373
  rpcUrl: string;
4401
4374
  accounts?: Record<string, {
4375
+ mnemonic?: string | undefined;
4402
4376
  publicKey?: string | undefined;
4403
4377
  publicKeyHash?: string | undefined;
4404
4378
  privateKey?: string | undefined;
4405
- mnemonic?: string | undefined;
4406
4379
  }> | undefined;
4407
4380
  faucet?: {
4408
4381
  pkh: string;
@@ -4416,10 +4389,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4416
4389
  label: string;
4417
4390
  rpcUrl: string;
4418
4391
  accounts?: Record<string, {
4392
+ mnemonic?: string | undefined;
4419
4393
  publicKey?: string | undefined;
4420
4394
  publicKeyHash?: string | undefined;
4421
4395
  privateKey?: string | undefined;
4422
- mnemonic?: string | undefined;
4423
4396
  }> | undefined;
4424
4397
  faucet?: {
4425
4398
  pkh: string;
@@ -4430,29 +4403,95 @@ export declare const internalSchema: import("zod").ZodObject<{
4430
4403
  activation_code: string;
4431
4404
  } | undefined;
4432
4405
  }>>>;
4406
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4407
+ label: import("zod").ZodString;
4408
+ rpcUrl: import("zod").ZodString;
4409
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4410
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4411
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4412
+ encryptedKey: import("zod").ZodString;
4413
+ publicKeyHash: import("zod").ZodString;
4414
+ secretKey: import("zod").ZodString;
4415
+ }, "strip", import("zod").ZodTypeAny, {
4416
+ publicKeyHash: string;
4417
+ encryptedKey: string;
4418
+ secretKey: string;
4419
+ }, {
4420
+ publicKeyHash: string;
4421
+ encryptedKey: string;
4422
+ secretKey: string;
4423
+ }>, import("zod").ZodString]>>>;
4424
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4425
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4426
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4427
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4428
+ }, "strip", import("zod").ZodTypeAny, {
4429
+ disableAutostartWithSandbox?: boolean | undefined;
4430
+ postgresqlPort?: number | undefined;
4431
+ apiPort?: number | undefined;
4432
+ }, {
4433
+ disableAutostartWithSandbox?: boolean | undefined;
4434
+ postgresqlPort?: number | undefined;
4435
+ apiPort?: number | undefined;
4436
+ }>>;
4437
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4438
+ }, "strip", import("zod").ZodTypeAny, {
4439
+ label: string;
4440
+ rpcUrl: string;
4441
+ plugin?: string | undefined;
4442
+ accounts?: Record<string, string | {
4443
+ publicKeyHash: string;
4444
+ encryptedKey: string;
4445
+ secretKey: string;
4446
+ }> | undefined;
4447
+ protocol?: string | undefined;
4448
+ tzkt?: {
4449
+ disableAutostartWithSandbox?: boolean | undefined;
4450
+ postgresqlPort?: number | undefined;
4451
+ apiPort?: number | undefined;
4452
+ } | undefined;
4453
+ annotations?: Record<string, unknown> | undefined;
4454
+ }, {
4455
+ label: string;
4456
+ rpcUrl: string;
4457
+ plugin?: string | undefined;
4458
+ accounts?: Record<string, string | {
4459
+ publicKeyHash: string;
4460
+ encryptedKey: string;
4461
+ secretKey: string;
4462
+ }> | undefined;
4463
+ protocol?: string | undefined;
4464
+ tzkt?: {
4465
+ disableAutostartWithSandbox?: boolean | undefined;
4466
+ postgresqlPort?: number | undefined;
4467
+ apiPort?: number | undefined;
4468
+ } | undefined;
4469
+ annotations?: Record<string, unknown> | undefined;
4470
+ }>>>;
4471
+ }, {
4433
4472
  projectDir: import("zod").ZodString;
4434
4473
  configFile: import("zod").ZodString;
4435
4474
  hash: import("zod").ZodString;
4436
- }, "strip", import("zod").ZodTypeAny, {
4475
+ }>, "strip", import("zod").ZodTypeAny, {
4437
4476
  projectDir: string;
4438
4477
  environment: Record<string, string | {
4439
4478
  networks: string[];
4440
4479
  sandboxes: string[];
4441
- storage?: Record<string, string> | undefined;
4442
4480
  aliases?: Record<string, Record<string, string>> | undefined;
4481
+ storage?: Record<string, string> | undefined;
4443
4482
  }>;
4444
4483
  hash: string;
4445
4484
  configFile: string;
4446
4485
  sandbox?: Record<string, {
4447
4486
  label: string;
4448
4487
  rpcUrl: string;
4449
- protocol?: string | undefined;
4450
4488
  plugin?: string | undefined;
4451
4489
  accounts?: Record<string, string | {
4452
4490
  publicKeyHash: string;
4453
4491
  encryptedKey: string;
4454
4492
  secretKey: string;
4455
4493
  }> | undefined;
4494
+ protocol?: string | undefined;
4456
4495
  tzkt?: {
4457
4496
  disableAutostartWithSandbox?: boolean | undefined;
4458
4497
  postgresqlPort?: number | undefined;
@@ -4483,10 +4522,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4483
4522
  label: string;
4484
4523
  rpcUrl: string;
4485
4524
  accounts?: Record<string, {
4525
+ mnemonic?: string | undefined;
4486
4526
  publicKey?: string | undefined;
4487
4527
  publicKeyHash?: string | undefined;
4488
4528
  privateKey?: string | undefined;
4489
- mnemonic?: string | undefined;
4490
4529
  }> | undefined;
4491
4530
  faucet?: {
4492
4531
  pkh: string;
@@ -4502,21 +4541,21 @@ export declare const internalSchema: import("zod").ZodObject<{
4502
4541
  environment: Record<string, string | {
4503
4542
  networks: string[];
4504
4543
  sandboxes: string[];
4505
- storage?: Record<string, string> | undefined;
4506
4544
  aliases?: Record<string, Record<string, string>> | undefined;
4545
+ storage?: Record<string, string> | undefined;
4507
4546
  }>;
4508
4547
  hash: string;
4509
4548
  configFile: string;
4510
4549
  sandbox?: Record<string, {
4511
4550
  label: string;
4512
4551
  rpcUrl: string;
4513
- protocol?: string | undefined;
4514
4552
  plugin?: string | undefined;
4515
4553
  accounts?: Record<string, string | {
4516
4554
  publicKeyHash: string;
4517
4555
  encryptedKey: string;
4518
4556
  secretKey: string;
4519
4557
  }> | undefined;
4558
+ protocol?: string | undefined;
4520
4559
  tzkt?: {
4521
4560
  disableAutostartWithSandbox?: boolean | undefined;
4522
4561
  postgresqlPort?: number | undefined;
@@ -4547,10 +4586,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4547
4586
  label: string;
4548
4587
  rpcUrl: string;
4549
4588
  accounts?: Record<string, {
4589
+ mnemonic?: string | undefined;
4550
4590
  publicKey?: string | undefined;
4551
4591
  publicKeyHash?: string | undefined;
4552
4592
  privateKey?: string | undefined;
4553
- mnemonic?: string | undefined;
4554
4593
  }> | undefined;
4555
4594
  faucet?: {
4556
4595
  pkh: string;
@@ -4562,6 +4601,6 @@ export declare const internalSchema: import("zod").ZodObject<{
4562
4601
  } | undefined;
4563
4602
  }> | undefined;
4564
4603
  }>;
4565
- }, import("zod").ZodTypeAny, "passthrough">>;
4604
+ }>, import("zod").ZodTypeAny, "passthrough">>;
4566
4605
  export type t = RequestArgsStrict;
4567
4606
  //# sourceMappingURL=RequestArgs.d.ts.map