@taqueria/protocol 0.27.2-alpha → 0.27.2-rc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (570) hide show
  1. package/Base.js +3 -7
  2. package/Base.js.map +1 -1
  3. package/ConfigEnvironmentFileV2.d.ts +2 -0
  4. package/ConfigEnvironmentFileV2.d.ts.map +1 -0
  5. package/ConfigEnvironmentFileV2.js +21 -0
  6. package/ConfigEnvironmentFileV2.js.map +1 -0
  7. package/ConfigFileV2.d.ts +2 -0
  8. package/ConfigFileV2.d.ts.map +1 -0
  9. package/ConfigFileV2.js +21 -0
  10. package/ConfigFileV2.js.map +1 -0
  11. package/EphemeralState.d.ts +308 -304
  12. package/EphemeralState.d.ts.map +1 -1
  13. package/EphemeralState.js +4 -14
  14. package/EphemeralState.js.map +1 -1
  15. package/ParsedPluginInfo.d.ts +774 -764
  16. package/ParsedPluginInfo.d.ts.map +1 -1
  17. package/ParsedPluginInfo.js +2 -12
  18. package/ParsedPluginInfo.js.map +1 -1
  19. package/PersistentState.js +0 -11
  20. package/PersistentState.js.map +1 -1
  21. package/PluginInfo.d.ts +954 -942
  22. package/PluginInfo.d.ts.map +1 -1
  23. package/PluginInfo.js +6 -16
  24. package/PluginInfo.js.map +1 -1
  25. package/PluginSchema.d.ts +1855 -1835
  26. package/PluginSchema.d.ts.map +1 -1
  27. package/PluginSchema.js +4 -14
  28. package/PluginSchema.js.map +1 -1
  29. package/SHA256.js +0 -11
  30. package/SanitizedAbsPath.js +0 -10
  31. package/SanitizedArgs.d.ts +75 -445
  32. package/SanitizedArgs.d.ts.map +1 -1
  33. package/SanitizedArgs.js +22 -89
  34. package/SanitizedArgs.js.map +1 -1
  35. package/TaqError.d.ts +1 -1
  36. package/TaqError.d.ts.map +1 -1
  37. package/TaqError.js +0 -9
  38. package/TaqError.js.map +1 -1
  39. package/Template.js +0 -4
  40. package/helpers.js +0 -4
  41. package/i18n.d.ts.map +1 -1
  42. package/i18n.js +3 -10
  43. package/i18n.js.map +1 -1
  44. package/index.d.ts +4 -3
  45. package/index.d.ts.map +1 -1
  46. package/index.js +5 -58
  47. package/index.js.map +1 -1
  48. package/out/types/Alias.js +0 -10
  49. package/out/types/BuildNumber.js +0 -10
  50. package/out/types/Command.js +0 -10
  51. package/out/types/Config.d.ts +476 -468
  52. package/out/types/Config.d.ts.map +1 -1
  53. package/out/types/Config.js +0 -10
  54. package/out/types/ConfigAccount.d.js +19 -0
  55. package/out/types/ConfigAccount.d.js.map +1 -0
  56. package/out/types/ConfigAccount.d.ts +106 -0
  57. package/out/types/ConfigAccount.d.ts.map +1 -0
  58. package/out/types/ConfigAccount.js +70 -0
  59. package/out/types/ConfigAccount.js.map +1 -0
  60. package/out/types/ConfigArtifactsDir.js +0 -10
  61. package/out/types/ConfigContractsDir.js +0 -10
  62. package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
  63. package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
  64. package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
  65. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
  66. package/out/types/ConfigEnvironmentFileV2.js +70 -0
  67. package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
  68. package/out/types/ConfigFileV1.d.js +19 -0
  69. package/out/types/ConfigFileV1.d.js.map +1 -0
  70. package/out/types/ConfigFileV1.d.ts +1370 -0
  71. package/out/types/ConfigFileV1.d.ts.map +1 -0
  72. package/out/types/ConfigFileV1.js +70 -0
  73. package/out/types/ConfigFileV1.js.map +1 -0
  74. package/out/types/ConfigFileV2.d.js +19 -0
  75. package/out/types/ConfigFileV2.d.js.map +1 -0
  76. package/out/types/ConfigFileV2.d.ts +762 -0
  77. package/out/types/ConfigFileV2.d.ts.map +1 -0
  78. package/out/types/ConfigFileV2.js +70 -0
  79. package/out/types/ConfigFileV2.js.map +1 -0
  80. package/out/types/Contract.js +0 -10
  81. package/out/types/CurrencyAmountV2.d.js +19 -0
  82. package/out/types/CurrencyAmountV2.d.js.map +1 -0
  83. package/out/types/CurrencyAmountV2.d.ts +56 -0
  84. package/out/types/CurrencyAmountV2.d.ts.map +1 -0
  85. package/out/types/CurrencyAmountV2.js +70 -0
  86. package/out/types/CurrencyAmountV2.js.map +1 -0
  87. package/out/types/EconomicalProtocolHash.js +0 -10
  88. package/out/types/Environment.js +0 -10
  89. package/out/types/EphemeralState.d.ts +2525 -2493
  90. package/out/types/EphemeralState.d.ts.map +1 -1
  91. package/out/types/EphemeralState.js +0 -10
  92. package/out/types/Faucet.js +0 -10
  93. package/out/types/HumanReadableIdentifier.js +0 -10
  94. package/out/types/InstalledPlugin.js +0 -10
  95. package/out/types/LoadedConfig.d.ts +476 -468
  96. package/out/types/LoadedConfig.d.ts.map +1 -1
  97. package/out/types/LoadedConfig.js +0 -10
  98. package/out/types/MetadataConfig.js +0 -10
  99. package/out/types/NetworkAccountConfig.d.ts +52 -39
  100. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  101. package/out/types/NetworkAccountConfig.js +0 -10
  102. package/out/types/NetworkConfig.d.ts +84 -76
  103. package/out/types/NetworkConfig.d.ts.map +1 -1
  104. package/out/types/NetworkConfig.js +0 -10
  105. package/out/types/NonEmptyString.js +0 -10
  106. package/out/types/Operation.d.ts +808 -800
  107. package/out/types/Operation.d.ts.map +1 -1
  108. package/out/types/Operation.js +0 -10
  109. package/out/types/Option.js +0 -10
  110. package/out/types/ParsedConfig.d.ts +531 -523
  111. package/out/types/ParsedConfig.d.ts.map +1 -1
  112. package/out/types/ParsedConfig.js +0 -10
  113. package/out/types/ParsedOperation.d.ts +619 -611
  114. package/out/types/ParsedOperation.d.ts.map +1 -1
  115. package/out/types/ParsedOperation.js +0 -10
  116. package/out/types/ParsedTemplate.d.ts +619 -611
  117. package/out/types/ParsedTemplate.d.ts.map +1 -1
  118. package/out/types/ParsedTemplate.js +0 -10
  119. package/out/types/PersistedOperation.js +0 -10
  120. package/out/types/PersistedTask.js +0 -10
  121. package/out/types/PersistentState.js +0 -10
  122. package/out/types/PluginActionName.js +0 -10
  123. package/out/types/PluginDependenciesResponse.js +0 -10
  124. package/out/types/PluginInfo.d.ts +1267 -1251
  125. package/out/types/PluginInfo.d.ts.map +1 -1
  126. package/out/types/PluginInfo.js +0 -10
  127. package/out/types/PluginJsonResponse.js +0 -10
  128. package/out/types/PluginProxyResponse.js +0 -10
  129. package/out/types/PluginResponseEncoding.js +0 -10
  130. package/out/types/PluginSchema.d.ts +4363 -4323
  131. package/out/types/PluginSchema.d.ts.map +1 -1
  132. package/out/types/PluginSchema.js +0 -10
  133. package/out/types/PositionalArg.js +0 -10
  134. package/out/types/Provisioner.js +0 -10
  135. package/out/types/ProvisionerID.js +0 -10
  136. package/out/types/Provisions.js +0 -10
  137. package/out/types/ProxyTaskArgs.d.ts +639 -631
  138. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  139. package/out/types/ProxyTaskArgs.js +0 -10
  140. package/out/types/ProxyTemplateArgs.d.ts +639 -631
  141. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  142. package/out/types/ProxyTemplateArgs.js +0 -10
  143. package/out/types/PublicKeyHash.js +0 -10
  144. package/out/types/RequestArgs.d.ts +639 -631
  145. package/out/types/RequestArgs.d.ts.map +1 -1
  146. package/out/types/RequestArgs.js +0 -10
  147. package/out/types/RuntimeDependency.js +0 -10
  148. package/out/types/RuntimeDependencyReport.js +0 -10
  149. package/out/types/SHA256.js +0 -10
  150. package/out/types/SandboxAccountConfig.js +0 -10
  151. package/out/types/SandboxAccounts.d.js +19 -0
  152. package/out/types/SandboxAccounts.d.js.map +1 -0
  153. package/out/types/SandboxAccounts.d.ts +43 -0
  154. package/out/types/SandboxAccounts.d.ts.map +1 -0
  155. package/out/types/SandboxAccounts.js +70 -0
  156. package/out/types/SandboxAccounts.js.map +1 -0
  157. package/out/types/SandboxConfig.d.ts +26 -26
  158. package/out/types/SandboxConfig.js +0 -10
  159. package/out/types/SanitizedAbsPath.js +0 -10
  160. package/out/types/SanitizedArgs.js +0 -10
  161. package/out/types/SanitizedPath.js +0 -10
  162. package/out/types/ScaffoldConfig.js +0 -10
  163. package/out/types/Settings.d.ts +13 -13
  164. package/out/types/Settings.js +0 -10
  165. package/out/types/SingleChar.js +0 -10
  166. package/out/types/Task.js +0 -10
  167. package/out/types/Template.d.ts +808 -800
  168. package/out/types/Template.d.ts.map +1 -1
  169. package/out/types/Template.js +0 -10
  170. package/out/types/Timestamp.js +0 -10
  171. package/out/types/Tz.js +0 -10
  172. package/out/types/TzKtConfig.js +0 -10
  173. package/out/types/Url.js +0 -10
  174. package/out/types/Verb.js +0 -10
  175. package/out/types/VersionNumber.js +0 -10
  176. package/out/types-strict.d.js.map +1 -1
  177. package/out/types-strict.d.ts +109 -16
  178. package/out/types-strict.d.ts.map +1 -1
  179. package/out/types-strict.js.map +1 -1
  180. package/out/types-zod.d.js.map +1 -1
  181. package/out/types-zod.d.ts +4228 -3604
  182. package/out/types-zod.d.ts.map +1 -1
  183. package/out/types-zod.js +72 -78
  184. package/out/types-zod.js.map +1 -1
  185. package/package.json +6 -27
  186. package/taqueria-protocol-types.js +0 -39
  187. package/tsup.config.d.ts +4 -0
  188. package/tsup.config.d.ts.map +1 -0
  189. package/types-config-files.d.ts +21 -0
  190. package/types-config-files.d.ts.map +1 -0
  191. package/types-config-files.js +343 -0
  192. package/types-config-files.js.map +1 -0
  193. package/types.d.ts +94 -14
  194. package/types.d.ts.map +1 -1
  195. package/types.js.map +1 -1
  196. package/tzkt-config.js +0 -10
  197. package/Alias.mjs +0 -3
  198. package/Alias.mjs.map +0 -1
  199. package/Base.mjs +0 -57
  200. package/Base.mjs.map +0 -1
  201. package/Command.mjs +0 -3
  202. package/Command.mjs.map +0 -1
  203. package/Config.mjs +0 -3
  204. package/Config.mjs.map +0 -1
  205. package/ConfigArtifactsDir.mjs +0 -3
  206. package/ConfigArtifactsDir.mjs.map +0 -1
  207. package/ConfigContractsDir.mjs +0 -3
  208. package/ConfigContractsDir.mjs.map +0 -1
  209. package/Contract.mjs +0 -3
  210. package/Contract.mjs.map +0 -1
  211. package/Crypto.mjs +0 -1
  212. package/Crypto.mjs.map +0 -1
  213. package/EconomicalProtocolHash.mjs +0 -3
  214. package/EconomicalProtocolHash.mjs.map +0 -1
  215. package/Environment.mjs +0 -3
  216. package/Environment.mjs.map +0 -1
  217. package/EphemeralState.mjs +0 -238
  218. package/EphemeralState.mjs.map +0 -1
  219. package/Faucet.mjs +0 -3
  220. package/Faucet.mjs.map +0 -1
  221. package/HumanReadableIdentifier.mjs +0 -3
  222. package/HumanReadableIdentifier.mjs.map +0 -1
  223. package/InstalledPlugin.mjs +0 -3
  224. package/InstalledPlugin.mjs.map +0 -1
  225. package/LoadedConfig.mjs +0 -3
  226. package/LoadedConfig.mjs.map +0 -1
  227. package/MetadataConfig.mjs +0 -3
  228. package/MetadataConfig.mjs.map +0 -1
  229. package/NetworkAccountConfig.mjs +0 -3
  230. package/NetworkAccountConfig.mjs.map +0 -1
  231. package/NetworkConfig.mjs +0 -3
  232. package/NetworkConfig.mjs.map +0 -1
  233. package/NonEmptyString.mjs +0 -3
  234. package/NonEmptyString.mjs.map +0 -1
  235. package/Operation.mjs +0 -3
  236. package/Operation.mjs.map +0 -1
  237. package/Option.mjs +0 -3
  238. package/Option.mjs.map +0 -1
  239. package/ParsedOperation.mjs +0 -3
  240. package/ParsedOperation.mjs.map +0 -1
  241. package/ParsedPluginInfo.mjs +0 -44
  242. package/ParsedPluginInfo.mjs.map +0 -1
  243. package/ParsedTemplate.mjs +0 -3
  244. package/ParsedTemplate.mjs.map +0 -1
  245. package/PersistentState.mjs +0 -60
  246. package/PersistentState.mjs.map +0 -1
  247. package/PluginActionName.mjs +0 -3
  248. package/PluginActionName.mjs.map +0 -1
  249. package/PluginDependenciesResponse.mjs +0 -3
  250. package/PluginDependenciesResponse.mjs.map +0 -1
  251. package/PluginInfo.mjs +0 -76
  252. package/PluginInfo.mjs.map +0 -1
  253. package/PluginJsonResponse.mjs +0 -3
  254. package/PluginJsonResponse.mjs.map +0 -1
  255. package/PluginProxyResponse.mjs +0 -3
  256. package/PluginProxyResponse.mjs.map +0 -1
  257. package/PluginResponseEncoding.mjs +0 -3
  258. package/PluginResponseEncoding.mjs.map +0 -1
  259. package/PluginSchema.mjs +0 -59
  260. package/PluginSchema.mjs.map +0 -1
  261. package/PositionalArg.mjs +0 -3
  262. package/PositionalArg.mjs.map +0 -1
  263. package/Provisioner.mjs +0 -3
  264. package/Provisioner.mjs.map +0 -1
  265. package/ProvisionerID.mjs +0 -3
  266. package/ProvisionerID.mjs.map +0 -1
  267. package/Provisions.mjs +0 -3
  268. package/Provisions.mjs.map +0 -1
  269. package/ProxyTaskArgs.mjs +0 -3
  270. package/ProxyTaskArgs.mjs.map +0 -1
  271. package/ProxyTemplateArgs.mjs +0 -3
  272. package/ProxyTemplateArgs.mjs.map +0 -1
  273. package/PublicKeyHash.mjs +0 -3
  274. package/PublicKeyHash.mjs.map +0 -1
  275. package/RequestArgs.mjs +0 -3
  276. package/RequestArgs.mjs.map +0 -1
  277. package/SHA256.mjs +0 -59
  278. package/SHA256.mjs.map +0 -1
  279. package/SandboxAccountConfig.mjs +0 -3
  280. package/SandboxAccountConfig.mjs.map +0 -1
  281. package/SandboxConfig.mjs +0 -3
  282. package/SandboxConfig.mjs.map +0 -1
  283. package/SanitizedAbsPath.mjs +0 -27
  284. package/SanitizedAbsPath.mjs.map +0 -1
  285. package/SanitizedArgs.mjs +0 -198
  286. package/SanitizedArgs.mjs.map +0 -1
  287. package/SanitizedPath.mjs +0 -3
  288. package/SanitizedPath.mjs.map +0 -1
  289. package/ScaffoldConfig.mjs +0 -3
  290. package/ScaffoldConfig.mjs.map +0 -1
  291. package/Settings.mjs +0 -3
  292. package/Settings.mjs.map +0 -1
  293. package/SingleChar.mjs +0 -3
  294. package/SingleChar.mjs.map +0 -1
  295. package/TaqError.mjs +0 -35
  296. package/TaqError.mjs.map +0 -1
  297. package/Task.mjs +0 -3
  298. package/Task.mjs.map +0 -1
  299. package/Template.mjs +0 -10
  300. package/Template.mjs.map +0 -1
  301. package/Timestamp.mjs +0 -3
  302. package/Timestamp.mjs.map +0 -1
  303. package/Tz.mjs +0 -3
  304. package/Tz.mjs.map +0 -1
  305. package/Url.mjs +0 -3
  306. package/Url.mjs.map +0 -1
  307. package/Verb.mjs +0 -3
  308. package/Verb.mjs.map +0 -1
  309. package/VersionNumber.mjs +0 -3
  310. package/VersionNumber.mjs.map +0 -1
  311. package/helpers.mjs +0 -28
  312. package/helpers.mjs.map +0 -1
  313. package/i18n.mjs +0 -67
  314. package/i18n.mjs.map +0 -1
  315. package/index.mjs +0 -108
  316. package/index.mjs.map +0 -1
  317. package/out/types/Alias.d.mjs +0 -1
  318. package/out/types/Alias.d.mjs.map +0 -1
  319. package/out/types/Alias.mjs +0 -49
  320. package/out/types/Alias.mjs.map +0 -1
  321. package/out/types/BuildNumber.d.mjs +0 -1
  322. package/out/types/BuildNumber.d.mjs.map +0 -1
  323. package/out/types/BuildNumber.mjs +0 -49
  324. package/out/types/BuildNumber.mjs.map +0 -1
  325. package/out/types/Command.d.mjs +0 -1
  326. package/out/types/Command.d.mjs.map +0 -1
  327. package/out/types/Command.mjs +0 -49
  328. package/out/types/Command.mjs.map +0 -1
  329. package/out/types/Config.d.mjs +0 -1
  330. package/out/types/Config.d.mjs.map +0 -1
  331. package/out/types/Config.mjs +0 -49
  332. package/out/types/Config.mjs.map +0 -1
  333. package/out/types/ConfigArtifactsDir.d.mjs +0 -1
  334. package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
  335. package/out/types/ConfigArtifactsDir.mjs +0 -49
  336. package/out/types/ConfigArtifactsDir.mjs.map +0 -1
  337. package/out/types/ConfigContractsDir.d.mjs +0 -1
  338. package/out/types/ConfigContractsDir.d.mjs.map +0 -1
  339. package/out/types/ConfigContractsDir.mjs +0 -49
  340. package/out/types/ConfigContractsDir.mjs.map +0 -1
  341. package/out/types/Contract.d.mjs +0 -1
  342. package/out/types/Contract.d.mjs.map +0 -1
  343. package/out/types/Contract.mjs +0 -49
  344. package/out/types/Contract.mjs.map +0 -1
  345. package/out/types/EconomicalProtocolHash.d.mjs +0 -1
  346. package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
  347. package/out/types/EconomicalProtocolHash.mjs +0 -49
  348. package/out/types/EconomicalProtocolHash.mjs.map +0 -1
  349. package/out/types/Environment.d.mjs +0 -1
  350. package/out/types/Environment.d.mjs.map +0 -1
  351. package/out/types/Environment.mjs +0 -49
  352. package/out/types/Environment.mjs.map +0 -1
  353. package/out/types/EphemeralState.d.mjs +0 -1
  354. package/out/types/EphemeralState.d.mjs.map +0 -1
  355. package/out/types/EphemeralState.mjs +0 -49
  356. package/out/types/EphemeralState.mjs.map +0 -1
  357. package/out/types/Faucet.d.mjs +0 -1
  358. package/out/types/Faucet.d.mjs.map +0 -1
  359. package/out/types/Faucet.mjs +0 -49
  360. package/out/types/Faucet.mjs.map +0 -1
  361. package/out/types/HumanReadableIdentifier.d.mjs +0 -1
  362. package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
  363. package/out/types/HumanReadableIdentifier.mjs +0 -49
  364. package/out/types/HumanReadableIdentifier.mjs.map +0 -1
  365. package/out/types/InstalledPlugin.d.mjs +0 -1
  366. package/out/types/InstalledPlugin.d.mjs.map +0 -1
  367. package/out/types/InstalledPlugin.mjs +0 -49
  368. package/out/types/InstalledPlugin.mjs.map +0 -1
  369. package/out/types/LoadedConfig.d.mjs +0 -1
  370. package/out/types/LoadedConfig.d.mjs.map +0 -1
  371. package/out/types/LoadedConfig.mjs +0 -49
  372. package/out/types/LoadedConfig.mjs.map +0 -1
  373. package/out/types/MetadataConfig.d.mjs +0 -1
  374. package/out/types/MetadataConfig.d.mjs.map +0 -1
  375. package/out/types/MetadataConfig.mjs +0 -49
  376. package/out/types/MetadataConfig.mjs.map +0 -1
  377. package/out/types/NetworkAccountConfig.d.mjs +0 -1
  378. package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
  379. package/out/types/NetworkAccountConfig.mjs +0 -49
  380. package/out/types/NetworkAccountConfig.mjs.map +0 -1
  381. package/out/types/NetworkConfig.d.mjs +0 -1
  382. package/out/types/NetworkConfig.d.mjs.map +0 -1
  383. package/out/types/NetworkConfig.mjs +0 -49
  384. package/out/types/NetworkConfig.mjs.map +0 -1
  385. package/out/types/NonEmptyString.d.mjs +0 -1
  386. package/out/types/NonEmptyString.d.mjs.map +0 -1
  387. package/out/types/NonEmptyString.mjs +0 -49
  388. package/out/types/NonEmptyString.mjs.map +0 -1
  389. package/out/types/Operation.d.mjs +0 -1
  390. package/out/types/Operation.d.mjs.map +0 -1
  391. package/out/types/Operation.mjs +0 -49
  392. package/out/types/Operation.mjs.map +0 -1
  393. package/out/types/Option.d.mjs +0 -1
  394. package/out/types/Option.d.mjs.map +0 -1
  395. package/out/types/Option.mjs +0 -49
  396. package/out/types/Option.mjs.map +0 -1
  397. package/out/types/ParsedConfig.d.mjs +0 -1
  398. package/out/types/ParsedConfig.d.mjs.map +0 -1
  399. package/out/types/ParsedConfig.mjs +0 -49
  400. package/out/types/ParsedConfig.mjs.map +0 -1
  401. package/out/types/ParsedOperation.d.mjs +0 -1
  402. package/out/types/ParsedOperation.d.mjs.map +0 -1
  403. package/out/types/ParsedOperation.mjs +0 -49
  404. package/out/types/ParsedOperation.mjs.map +0 -1
  405. package/out/types/ParsedTemplate.d.mjs +0 -1
  406. package/out/types/ParsedTemplate.d.mjs.map +0 -1
  407. package/out/types/ParsedTemplate.mjs +0 -49
  408. package/out/types/ParsedTemplate.mjs.map +0 -1
  409. package/out/types/PersistedOperation.d.mjs +0 -1
  410. package/out/types/PersistedOperation.d.mjs.map +0 -1
  411. package/out/types/PersistedOperation.mjs +0 -49
  412. package/out/types/PersistedOperation.mjs.map +0 -1
  413. package/out/types/PersistedTask.d.mjs +0 -1
  414. package/out/types/PersistedTask.d.mjs.map +0 -1
  415. package/out/types/PersistedTask.mjs +0 -49
  416. package/out/types/PersistedTask.mjs.map +0 -1
  417. package/out/types/PersistentState.d.mjs +0 -1
  418. package/out/types/PersistentState.d.mjs.map +0 -1
  419. package/out/types/PersistentState.mjs +0 -49
  420. package/out/types/PersistentState.mjs.map +0 -1
  421. package/out/types/PluginActionName.d.mjs +0 -1
  422. package/out/types/PluginActionName.d.mjs.map +0 -1
  423. package/out/types/PluginActionName.mjs +0 -49
  424. package/out/types/PluginActionName.mjs.map +0 -1
  425. package/out/types/PluginDependenciesResponse.d.mjs +0 -1
  426. package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
  427. package/out/types/PluginDependenciesResponse.mjs +0 -49
  428. package/out/types/PluginDependenciesResponse.mjs.map +0 -1
  429. package/out/types/PluginInfo.d.mjs +0 -1
  430. package/out/types/PluginInfo.d.mjs.map +0 -1
  431. package/out/types/PluginInfo.mjs +0 -49
  432. package/out/types/PluginInfo.mjs.map +0 -1
  433. package/out/types/PluginJsonResponse.d.mjs +0 -1
  434. package/out/types/PluginJsonResponse.d.mjs.map +0 -1
  435. package/out/types/PluginJsonResponse.mjs +0 -49
  436. package/out/types/PluginJsonResponse.mjs.map +0 -1
  437. package/out/types/PluginProxyResponse.d.mjs +0 -1
  438. package/out/types/PluginProxyResponse.d.mjs.map +0 -1
  439. package/out/types/PluginProxyResponse.mjs +0 -49
  440. package/out/types/PluginProxyResponse.mjs.map +0 -1
  441. package/out/types/PluginResponseEncoding.d.mjs +0 -1
  442. package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
  443. package/out/types/PluginResponseEncoding.mjs +0 -49
  444. package/out/types/PluginResponseEncoding.mjs.map +0 -1
  445. package/out/types/PluginSchema.d.mjs +0 -1
  446. package/out/types/PluginSchema.d.mjs.map +0 -1
  447. package/out/types/PluginSchema.mjs +0 -49
  448. package/out/types/PluginSchema.mjs.map +0 -1
  449. package/out/types/PositionalArg.d.mjs +0 -1
  450. package/out/types/PositionalArg.d.mjs.map +0 -1
  451. package/out/types/PositionalArg.mjs +0 -49
  452. package/out/types/PositionalArg.mjs.map +0 -1
  453. package/out/types/Provisioner.d.mjs +0 -1
  454. package/out/types/Provisioner.d.mjs.map +0 -1
  455. package/out/types/Provisioner.mjs +0 -49
  456. package/out/types/Provisioner.mjs.map +0 -1
  457. package/out/types/ProvisionerID.d.mjs +0 -1
  458. package/out/types/ProvisionerID.d.mjs.map +0 -1
  459. package/out/types/ProvisionerID.mjs +0 -49
  460. package/out/types/ProvisionerID.mjs.map +0 -1
  461. package/out/types/Provisions.d.mjs +0 -1
  462. package/out/types/Provisions.d.mjs.map +0 -1
  463. package/out/types/Provisions.mjs +0 -49
  464. package/out/types/Provisions.mjs.map +0 -1
  465. package/out/types/ProxyTaskArgs.d.mjs +0 -1
  466. package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
  467. package/out/types/ProxyTaskArgs.mjs +0 -49
  468. package/out/types/ProxyTaskArgs.mjs.map +0 -1
  469. package/out/types/ProxyTemplateArgs.d.mjs +0 -1
  470. package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
  471. package/out/types/ProxyTemplateArgs.mjs +0 -49
  472. package/out/types/ProxyTemplateArgs.mjs.map +0 -1
  473. package/out/types/PublicKeyHash.d.mjs +0 -1
  474. package/out/types/PublicKeyHash.d.mjs.map +0 -1
  475. package/out/types/PublicKeyHash.mjs +0 -49
  476. package/out/types/PublicKeyHash.mjs.map +0 -1
  477. package/out/types/RequestArgs.d.mjs +0 -1
  478. package/out/types/RequestArgs.d.mjs.map +0 -1
  479. package/out/types/RequestArgs.mjs +0 -49
  480. package/out/types/RequestArgs.mjs.map +0 -1
  481. package/out/types/RuntimeDependency.d.mjs +0 -1
  482. package/out/types/RuntimeDependency.d.mjs.map +0 -1
  483. package/out/types/RuntimeDependency.mjs +0 -49
  484. package/out/types/RuntimeDependency.mjs.map +0 -1
  485. package/out/types/RuntimeDependencyReport.d.mjs +0 -1
  486. package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
  487. package/out/types/RuntimeDependencyReport.mjs +0 -49
  488. package/out/types/RuntimeDependencyReport.mjs.map +0 -1
  489. package/out/types/SHA256.d.mjs +0 -1
  490. package/out/types/SHA256.d.mjs.map +0 -1
  491. package/out/types/SHA256.mjs +0 -49
  492. package/out/types/SHA256.mjs.map +0 -1
  493. package/out/types/SandboxAccountConfig.d.mjs +0 -1
  494. package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
  495. package/out/types/SandboxAccountConfig.mjs +0 -49
  496. package/out/types/SandboxAccountConfig.mjs.map +0 -1
  497. package/out/types/SandboxConfig.d.mjs +0 -1
  498. package/out/types/SandboxConfig.d.mjs.map +0 -1
  499. package/out/types/SandboxConfig.mjs +0 -49
  500. package/out/types/SandboxConfig.mjs.map +0 -1
  501. package/out/types/SanitizedAbsPath.d.mjs +0 -1
  502. package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
  503. package/out/types/SanitizedAbsPath.mjs +0 -49
  504. package/out/types/SanitizedAbsPath.mjs.map +0 -1
  505. package/out/types/SanitizedArgs.d.mjs +0 -1
  506. package/out/types/SanitizedArgs.d.mjs.map +0 -1
  507. package/out/types/SanitizedArgs.mjs +0 -49
  508. package/out/types/SanitizedArgs.mjs.map +0 -1
  509. package/out/types/SanitizedPath.d.mjs +0 -1
  510. package/out/types/SanitizedPath.d.mjs.map +0 -1
  511. package/out/types/SanitizedPath.mjs +0 -49
  512. package/out/types/SanitizedPath.mjs.map +0 -1
  513. package/out/types/ScaffoldConfig.d.mjs +0 -1
  514. package/out/types/ScaffoldConfig.d.mjs.map +0 -1
  515. package/out/types/ScaffoldConfig.mjs +0 -49
  516. package/out/types/ScaffoldConfig.mjs.map +0 -1
  517. package/out/types/Settings.d.mjs +0 -1
  518. package/out/types/Settings.d.mjs.map +0 -1
  519. package/out/types/Settings.mjs +0 -49
  520. package/out/types/Settings.mjs.map +0 -1
  521. package/out/types/SingleChar.d.mjs +0 -1
  522. package/out/types/SingleChar.d.mjs.map +0 -1
  523. package/out/types/SingleChar.mjs +0 -49
  524. package/out/types/SingleChar.mjs.map +0 -1
  525. package/out/types/Task.d.mjs +0 -1
  526. package/out/types/Task.d.mjs.map +0 -1
  527. package/out/types/Task.mjs +0 -49
  528. package/out/types/Task.mjs.map +0 -1
  529. package/out/types/Template.d.mjs +0 -1
  530. package/out/types/Template.d.mjs.map +0 -1
  531. package/out/types/Template.mjs +0 -49
  532. package/out/types/Template.mjs.map +0 -1
  533. package/out/types/Timestamp.d.mjs +0 -1
  534. package/out/types/Timestamp.d.mjs.map +0 -1
  535. package/out/types/Timestamp.mjs +0 -49
  536. package/out/types/Timestamp.mjs.map +0 -1
  537. package/out/types/Tz.d.mjs +0 -1
  538. package/out/types/Tz.d.mjs.map +0 -1
  539. package/out/types/Tz.mjs +0 -49
  540. package/out/types/Tz.mjs.map +0 -1
  541. package/out/types/TzKtConfig.d.mjs +0 -1
  542. package/out/types/TzKtConfig.d.mjs.map +0 -1
  543. package/out/types/TzKtConfig.mjs +0 -49
  544. package/out/types/TzKtConfig.mjs.map +0 -1
  545. package/out/types/Url.d.mjs +0 -1
  546. package/out/types/Url.d.mjs.map +0 -1
  547. package/out/types/Url.mjs +0 -49
  548. package/out/types/Url.mjs.map +0 -1
  549. package/out/types/Verb.d.mjs +0 -1
  550. package/out/types/Verb.d.mjs.map +0 -1
  551. package/out/types/Verb.mjs +0 -49
  552. package/out/types/Verb.mjs.map +0 -1
  553. package/out/types/VersionNumber.d.mjs +0 -1
  554. package/out/types/VersionNumber.d.mjs.map +0 -1
  555. package/out/types/VersionNumber.mjs +0 -49
  556. package/out/types/VersionNumber.mjs.map +0 -1
  557. package/out/types-strict.d.mjs +0 -1
  558. package/out/types-strict.d.mjs.map +0 -1
  559. package/out/types-strict.mjs +0 -1
  560. package/out/types-strict.mjs.map +0 -1
  561. package/out/types-zod.d.mjs +0 -1
  562. package/out/types-zod.d.mjs.map +0 -1
  563. package/out/types-zod.mjs +0 -366
  564. package/out/types-zod.mjs.map +0 -1
  565. package/taqueria-protocol-types.mjs +0 -76
  566. package/taqueria-protocol-types.mjs.map +0 -1
  567. package/types.mjs +0 -1
  568. package/types.mjs.map +0 -1
  569. package/tzkt-config.mjs +0 -28
  570. package/tzkt-config.mjs.map +0 -1
@@ -249,6 +249,37 @@ export declare const schemas: {
249
249
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
250
250
  config: import("zod").ZodObject<import("zod").extendShape<{
251
251
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
252
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
253
+ name: import("zod").ZodOptional<import("zod").ZodString>;
254
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
255
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
256
+ license: import("zod").ZodOptional<import("zod").ZodString>;
257
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
258
+ }, "strip", import("zod").ZodTypeAny, {
259
+ name?: string | undefined;
260
+ projectDescription?: string | undefined;
261
+ authors?: string[] | undefined;
262
+ license?: string | undefined;
263
+ homepage?: string | undefined;
264
+ }, {
265
+ name?: string | undefined;
266
+ projectDescription?: string | undefined;
267
+ authors?: string[] | undefined;
268
+ license?: string | undefined;
269
+ homepage?: string | undefined;
270
+ }>>;
271
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
272
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
273
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
274
+ sourceFile: import("zod").ZodString;
275
+ hash: import("zod").ZodString;
276
+ }, "strip", import("zod").ZodTypeAny, {
277
+ sourceFile: string;
278
+ hash: string;
279
+ }, {
280
+ sourceFile: string;
281
+ hash: string;
282
+ }>>>;
252
283
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
253
284
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
254
285
  name: import("zod").ZodString;
@@ -259,24 +290,41 @@ export declare const schemas: {
259
290
  type: "npm" | "binary" | "deno";
260
291
  name: string;
261
292
  }>, "many">>;
262
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
263
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
293
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
294
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
295
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
296
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
297
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
298
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
299
+ }, "strip", import("zod").ZodTypeAny, {
300
+ storage?: Record<string, string> | undefined;
301
+ aliases?: Record<string, Record<string, string>> | undefined;
302
+ networks: string[];
303
+ sandboxes: string[];
304
+ }, {
305
+ storage?: Record<string, string> | undefined;
306
+ aliases?: Record<string, Record<string, string>> | undefined;
307
+ networks: string[];
308
+ sandboxes: string[];
309
+ }>, import("zod").ZodString]>>;
264
310
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
265
311
  label: import("zod").ZodString;
266
312
  rpcUrl: import("zod").ZodString;
267
- protocol: import("zod").ZodString;
268
313
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
269
- publicKey: import("zod").ZodString;
270
- publicKeyHash: import("zod").ZodString;
271
- privateKey: import("zod").ZodString;
314
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
315
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
316
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
317
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
272
318
  }, "strip", import("zod").ZodTypeAny, {
273
- publicKey: string;
274
- publicKeyHash: string;
275
- privateKey: string;
319
+ mnemonic?: string | undefined;
320
+ publicKey?: string | undefined;
321
+ publicKeyHash?: string | undefined;
322
+ privateKey?: string | undefined;
276
323
  }, {
277
- publicKey: string;
278
- publicKeyHash: string;
279
- privateKey: string;
324
+ mnemonic?: string | undefined;
325
+ publicKey?: string | undefined;
326
+ publicKeyHash?: string | undefined;
327
+ privateKey?: string | undefined;
280
328
  }>>>;
281
329
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
282
330
  pkh: import("zod").ZodString;
@@ -302,9 +350,10 @@ export declare const schemas: {
302
350
  }>>;
303
351
  }, "strip", import("zod").ZodTypeAny, {
304
352
  accounts?: Record<string, {
305
- publicKey: string;
306
- publicKeyHash: string;
307
- privateKey: string;
353
+ mnemonic?: string | undefined;
354
+ publicKey?: string | undefined;
355
+ publicKeyHash?: string | undefined;
356
+ privateKey?: string | undefined;
308
357
  }> | undefined;
309
358
  faucet?: {
310
359
  pkh: string;
@@ -316,12 +365,12 @@ export declare const schemas: {
316
365
  } | undefined;
317
366
  label: string;
318
367
  rpcUrl: string;
319
- protocol: string;
320
368
  }, {
321
369
  accounts?: Record<string, {
322
- publicKey: string;
323
- publicKeyHash: string;
324
- privateKey: string;
370
+ mnemonic?: string | undefined;
371
+ publicKey?: string | undefined;
372
+ publicKeyHash?: string | undefined;
373
+ privateKey?: string | undefined;
325
374
  }> | undefined;
326
375
  faucet?: {
327
376
  pkh: string;
@@ -333,13 +382,11 @@ export declare const schemas: {
333
382
  } | undefined;
334
383
  label: string;
335
384
  rpcUrl: string;
336
- protocol: string;
337
385
  }>>>;
338
386
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
339
387
  label: import("zod").ZodString;
340
388
  rpcUrl: import("zod").ZodString;
341
- protocol: import("zod").ZodString;
342
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
389
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
343
390
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
344
391
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
345
392
  encryptedKey: import("zod").ZodString;
@@ -367,6 +414,7 @@ export declare const schemas: {
367
414
  postgresqlPort?: number | undefined;
368
415
  apiPort?: number | undefined;
369
416
  }>>;
417
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
370
418
  }, "strip", import("zod").ZodTypeAny, {
371
419
  plugin?: string | undefined;
372
420
  accounts?: Record<string, string | {
@@ -374,15 +422,15 @@ export declare const schemas: {
374
422
  encryptedKey: string;
375
423
  secretKey: string;
376
424
  }> | undefined;
377
- attributes?: string | number | boolean | undefined;
425
+ protocol?: string | undefined;
378
426
  tzkt?: {
379
427
  disableAutostartWithSandbox?: boolean | undefined;
380
428
  postgresqlPort?: number | undefined;
381
429
  apiPort?: number | undefined;
382
430
  } | undefined;
431
+ annotations?: Record<string, unknown> | undefined;
383
432
  label: string;
384
433
  rpcUrl: string;
385
- protocol: string;
386
434
  }, {
387
435
  plugin?: string | undefined;
388
436
  accounts?: Record<string, string | {
@@ -390,62 +438,16 @@ export declare const schemas: {
390
438
  encryptedKey: string;
391
439
  secretKey: string;
392
440
  }> | undefined;
393
- attributes?: string | number | boolean | undefined;
441
+ protocol?: string | undefined;
394
442
  tzkt?: {
395
443
  disableAutostartWithSandbox?: boolean | undefined;
396
444
  postgresqlPort?: number | undefined;
397
445
  apiPort?: number | undefined;
398
446
  } | undefined;
447
+ annotations?: Record<string, unknown> | undefined;
399
448
  label: string;
400
449
  rpcUrl: string;
401
- protocol: string;
402
- }>>>;
403
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
404
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
405
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
406
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
407
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
408
- }, "strip", import("zod").ZodTypeAny, {
409
- storage?: Record<string, string> | undefined;
410
- aliases?: Record<string, Record<string, string>> | undefined;
411
- networks: string[];
412
- sandboxes: string[];
413
- }, {
414
- storage?: Record<string, string> | undefined;
415
- aliases?: Record<string, Record<string, string>> | undefined;
416
- networks: string[];
417
- sandboxes: string[];
418
- }>, import("zod").ZodString]>>;
419
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
420
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
421
- sourceFile: import("zod").ZodString;
422
- hash: import("zod").ZodString;
423
- }, "strip", import("zod").ZodTypeAny, {
424
- sourceFile: string;
425
- hash: string;
426
- }, {
427
- sourceFile: string;
428
- hash: string;
429
450
  }>>>;
430
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
431
- name: import("zod").ZodOptional<import("zod").ZodString>;
432
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
433
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
434
- license: import("zod").ZodOptional<import("zod").ZodString>;
435
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
436
- }, "strip", import("zod").ZodTypeAny, {
437
- name?: string | undefined;
438
- projectDescription?: string | undefined;
439
- authors?: string[] | undefined;
440
- license?: string | undefined;
441
- homepage?: string | undefined;
442
- }, {
443
- name?: string | undefined;
444
- projectDescription?: string | undefined;
445
- authors?: string[] | undefined;
446
- license?: string | undefined;
447
- homepage?: string | undefined;
448
- }>>;
449
451
  }, {
450
452
  projectDir: import("zod").ZodString;
451
453
  configFile: import("zod").ZodString;
@@ -458,28 +460,41 @@ export declare const schemas: {
458
460
  encryptedKey: string;
459
461
  secretKey: string;
460
462
  }> | undefined;
461
- attributes?: string | number | boolean | undefined;
463
+ protocol?: string | undefined;
462
464
  tzkt?: {
463
465
  disableAutostartWithSandbox?: boolean | undefined;
464
466
  postgresqlPort?: number | undefined;
465
467
  apiPort?: number | undefined;
466
468
  } | undefined;
469
+ annotations?: Record<string, unknown> | undefined;
467
470
  label: string;
468
471
  rpcUrl: string;
469
- protocol: string;
470
472
  }> | undefined;
471
473
  language?: "en" | "fr" | undefined;
474
+ metadata?: {
475
+ name?: string | undefined;
476
+ projectDescription?: string | undefined;
477
+ authors?: string[] | undefined;
478
+ license?: string | undefined;
479
+ homepage?: string | undefined;
480
+ } | undefined;
481
+ artifactsDir?: string | undefined;
482
+ contractsDir?: string | undefined;
483
+ contracts?: Record<string, {
484
+ sourceFile: string;
485
+ hash: string;
486
+ }> | undefined;
472
487
  plugins?: {
473
488
  type: "npm" | "binary" | "deno";
474
489
  name: string;
475
490
  }[] | undefined;
476
- contractsDir?: string | undefined;
477
- artifactsDir?: string | undefined;
491
+ accounts?: Record<string, string> | undefined;
478
492
  network?: Record<string, {
479
493
  accounts?: Record<string, {
480
- publicKey: string;
481
- publicKeyHash: string;
482
- privateKey: string;
494
+ mnemonic?: string | undefined;
495
+ publicKey?: string | undefined;
496
+ publicKeyHash?: string | undefined;
497
+ privateKey?: string | undefined;
483
498
  }> | undefined;
484
499
  faucet?: {
485
500
  pkh: string;
@@ -491,20 +506,7 @@ export declare const schemas: {
491
506
  } | undefined;
492
507
  label: string;
493
508
  rpcUrl: string;
494
- protocol: string;
495
- }> | undefined;
496
- accounts?: Record<string, string> | undefined;
497
- contracts?: Record<string, {
498
- sourceFile: string;
499
- hash: string;
500
509
  }> | undefined;
501
- metadata?: {
502
- name?: string | undefined;
503
- projectDescription?: string | undefined;
504
- authors?: string[] | undefined;
505
- license?: string | undefined;
506
- homepage?: string | undefined;
507
- } | undefined;
508
510
  projectDir: string;
509
511
  environment: Record<string, string | {
510
512
  storage?: Record<string, string> | undefined;
@@ -522,28 +524,41 @@ export declare const schemas: {
522
524
  encryptedKey: string;
523
525
  secretKey: string;
524
526
  }> | undefined;
525
- attributes?: string | number | boolean | undefined;
527
+ protocol?: string | undefined;
526
528
  tzkt?: {
527
529
  disableAutostartWithSandbox?: boolean | undefined;
528
530
  postgresqlPort?: number | undefined;
529
531
  apiPort?: number | undefined;
530
532
  } | undefined;
533
+ annotations?: Record<string, unknown> | undefined;
531
534
  label: string;
532
535
  rpcUrl: string;
533
- protocol: string;
534
536
  }> | undefined;
535
537
  language?: "en" | "fr" | undefined;
538
+ metadata?: {
539
+ name?: string | undefined;
540
+ projectDescription?: string | undefined;
541
+ authors?: string[] | undefined;
542
+ license?: string | undefined;
543
+ homepage?: string | undefined;
544
+ } | undefined;
545
+ artifactsDir?: string | undefined;
546
+ contractsDir?: string | undefined;
547
+ contracts?: Record<string, {
548
+ sourceFile: string;
549
+ hash: string;
550
+ }> | undefined;
536
551
  plugins?: {
537
552
  type: "npm" | "binary" | "deno";
538
553
  name: string;
539
554
  }[] | undefined;
540
- contractsDir?: string | undefined;
541
- artifactsDir?: string | undefined;
555
+ accounts?: Record<string, string> | undefined;
542
556
  network?: Record<string, {
543
557
  accounts?: Record<string, {
544
- publicKey: string;
545
- publicKeyHash: string;
546
- privateKey: string;
558
+ mnemonic?: string | undefined;
559
+ publicKey?: string | undefined;
560
+ publicKeyHash?: string | undefined;
561
+ privateKey?: string | undefined;
547
562
  }> | undefined;
548
563
  faucet?: {
549
564
  pkh: string;
@@ -555,20 +570,7 @@ export declare const schemas: {
555
570
  } | undefined;
556
571
  label: string;
557
572
  rpcUrl: string;
558
- protocol: string;
559
- }> | undefined;
560
- accounts?: Record<string, string> | undefined;
561
- contracts?: Record<string, {
562
- sourceFile: string;
563
- hash: string;
564
573
  }> | undefined;
565
- metadata?: {
566
- name?: string | undefined;
567
- projectDescription?: string | undefined;
568
- authors?: string[] | undefined;
569
- license?: string | undefined;
570
- homepage?: string | undefined;
571
- } | undefined;
572
574
  projectDir: string;
573
575
  environment: Record<string, string | {
574
576
  storage?: Record<string, string> | undefined;
@@ -604,28 +606,41 @@ export declare const schemas: {
604
606
  encryptedKey: string;
605
607
  secretKey: string;
606
608
  }> | undefined;
607
- attributes?: string | number | boolean | undefined;
609
+ protocol?: string | undefined;
608
610
  tzkt?: {
609
611
  disableAutostartWithSandbox?: boolean | undefined;
610
612
  postgresqlPort?: number | undefined;
611
613
  apiPort?: number | undefined;
612
614
  } | undefined;
615
+ annotations?: Record<string, unknown> | undefined;
613
616
  label: string;
614
617
  rpcUrl: string;
615
- protocol: string;
616
618
  }> | undefined;
617
619
  language?: "en" | "fr" | undefined;
620
+ metadata?: {
621
+ name?: string | undefined;
622
+ projectDescription?: string | undefined;
623
+ authors?: string[] | undefined;
624
+ license?: string | undefined;
625
+ homepage?: string | undefined;
626
+ } | undefined;
627
+ artifactsDir?: string | undefined;
628
+ contractsDir?: string | undefined;
629
+ contracts?: Record<string, {
630
+ sourceFile: string;
631
+ hash: string;
632
+ }> | undefined;
618
633
  plugins?: {
619
634
  type: "npm" | "binary" | "deno";
620
635
  name: string;
621
636
  }[] | undefined;
622
- contractsDir?: string | undefined;
623
- artifactsDir?: string | undefined;
637
+ accounts?: Record<string, string> | undefined;
624
638
  network?: Record<string, {
625
639
  accounts?: Record<string, {
626
- publicKey: string;
627
- publicKeyHash: string;
628
- privateKey: string;
640
+ mnemonic?: string | undefined;
641
+ publicKey?: string | undefined;
642
+ publicKeyHash?: string | undefined;
643
+ privateKey?: string | undefined;
629
644
  }> | undefined;
630
645
  faucet?: {
631
646
  pkh: string;
@@ -637,20 +652,7 @@ export declare const schemas: {
637
652
  } | undefined;
638
653
  label: string;
639
654
  rpcUrl: string;
640
- protocol: string;
641
655
  }> | undefined;
642
- accounts?: Record<string, string> | undefined;
643
- contracts?: Record<string, {
644
- sourceFile: string;
645
- hash: string;
646
- }> | undefined;
647
- metadata?: {
648
- name?: string | undefined;
649
- projectDescription?: string | undefined;
650
- authors?: string[] | undefined;
651
- license?: string | undefined;
652
- homepage?: string | undefined;
653
- } | undefined;
654
656
  projectDir: string;
655
657
  environment: Record<string, string | {
656
658
  storage?: Record<string, string> | undefined;
@@ -686,28 +688,41 @@ export declare const schemas: {
686
688
  encryptedKey: string;
687
689
  secretKey: string;
688
690
  }> | undefined;
689
- attributes?: string | number | boolean | undefined;
691
+ protocol?: string | undefined;
690
692
  tzkt?: {
691
693
  disableAutostartWithSandbox?: boolean | undefined;
692
694
  postgresqlPort?: number | undefined;
693
695
  apiPort?: number | undefined;
694
696
  } | undefined;
697
+ annotations?: Record<string, unknown> | undefined;
695
698
  label: string;
696
699
  rpcUrl: string;
697
- protocol: string;
698
700
  }> | undefined;
699
701
  language?: "en" | "fr" | undefined;
702
+ metadata?: {
703
+ name?: string | undefined;
704
+ projectDescription?: string | undefined;
705
+ authors?: string[] | undefined;
706
+ license?: string | undefined;
707
+ homepage?: string | undefined;
708
+ } | undefined;
709
+ artifactsDir?: string | undefined;
710
+ contractsDir?: string | undefined;
711
+ contracts?: Record<string, {
712
+ sourceFile: string;
713
+ hash: string;
714
+ }> | undefined;
700
715
  plugins?: {
701
716
  type: "npm" | "binary" | "deno";
702
717
  name: string;
703
718
  }[] | undefined;
704
- contractsDir?: string | undefined;
705
- artifactsDir?: string | undefined;
719
+ accounts?: Record<string, string> | undefined;
706
720
  network?: Record<string, {
707
721
  accounts?: Record<string, {
708
- publicKey: string;
709
- publicKeyHash: string;
710
- privateKey: string;
722
+ mnemonic?: string | undefined;
723
+ publicKey?: string | undefined;
724
+ publicKeyHash?: string | undefined;
725
+ privateKey?: string | undefined;
711
726
  }> | undefined;
712
727
  faucet?: {
713
728
  pkh: string;
@@ -719,20 +734,7 @@ export declare const schemas: {
719
734
  } | undefined;
720
735
  label: string;
721
736
  rpcUrl: string;
722
- protocol: string;
723
- }> | undefined;
724
- accounts?: Record<string, string> | undefined;
725
- contracts?: Record<string, {
726
- sourceFile: string;
727
- hash: string;
728
737
  }> | undefined;
729
- metadata?: {
730
- name?: string | undefined;
731
- projectDescription?: string | undefined;
732
- authors?: string[] | undefined;
733
- license?: string | undefined;
734
- homepage?: string | undefined;
735
- } | undefined;
736
738
  projectDir: string;
737
739
  environment: Record<string, string | {
738
740
  storage?: Record<string, string> | undefined;
@@ -860,6 +862,37 @@ export declare const schemas: {
860
862
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
861
863
  config: import("zod").ZodObject<import("zod").extendShape<{
862
864
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
865
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
866
+ name: import("zod").ZodOptional<import("zod").ZodString>;
867
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
868
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
869
+ license: import("zod").ZodOptional<import("zod").ZodString>;
870
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
871
+ }, "strip", import("zod").ZodTypeAny, {
872
+ name?: string | undefined;
873
+ projectDescription?: string | undefined;
874
+ authors?: string[] | undefined;
875
+ license?: string | undefined;
876
+ homepage?: string | undefined;
877
+ }, {
878
+ name?: string | undefined;
879
+ projectDescription?: string | undefined;
880
+ authors?: string[] | undefined;
881
+ license?: string | undefined;
882
+ homepage?: string | undefined;
883
+ }>>;
884
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
885
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
886
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
887
+ sourceFile: import("zod").ZodString;
888
+ hash: import("zod").ZodString;
889
+ }, "strip", import("zod").ZodTypeAny, {
890
+ sourceFile: string;
891
+ hash: string;
892
+ }, {
893
+ sourceFile: string;
894
+ hash: string;
895
+ }>>>;
863
896
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
864
897
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
865
898
  name: import("zod").ZodString;
@@ -870,24 +903,41 @@ export declare const schemas: {
870
903
  type: "npm" | "binary" | "deno";
871
904
  name: string;
872
905
  }>, "many">>;
873
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
874
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
875
- network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
876
- label: import("zod").ZodString;
877
- rpcUrl: import("zod").ZodString;
878
- protocol: import("zod").ZodString;
879
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
880
- publicKey: import("zod").ZodString;
881
- publicKeyHash: import("zod").ZodString;
882
- privateKey: import("zod").ZodString;
883
- }, "strip", import("zod").ZodTypeAny, {
884
- publicKey: string;
885
- publicKeyHash: string;
886
- privateKey: string;
906
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
907
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
908
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
909
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
910
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
911
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
912
+ }, "strip", import("zod").ZodTypeAny, {
913
+ storage?: Record<string, string> | undefined;
914
+ aliases?: Record<string, Record<string, string>> | undefined;
915
+ networks: string[];
916
+ sandboxes: string[];
917
+ }, {
918
+ storage?: Record<string, string> | undefined;
919
+ aliases?: Record<string, Record<string, string>> | undefined;
920
+ networks: string[];
921
+ sandboxes: string[];
922
+ }>, import("zod").ZodString]>>;
923
+ network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
924
+ label: import("zod").ZodString;
925
+ rpcUrl: import("zod").ZodString;
926
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
927
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
928
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
929
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
930
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
931
+ }, "strip", import("zod").ZodTypeAny, {
932
+ mnemonic?: string | undefined;
933
+ publicKey?: string | undefined;
934
+ publicKeyHash?: string | undefined;
935
+ privateKey?: string | undefined;
887
936
  }, {
888
- publicKey: string;
889
- publicKeyHash: string;
890
- privateKey: string;
937
+ mnemonic?: string | undefined;
938
+ publicKey?: string | undefined;
939
+ publicKeyHash?: string | undefined;
940
+ privateKey?: string | undefined;
891
941
  }>>>;
892
942
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
893
943
  pkh: import("zod").ZodString;
@@ -913,9 +963,10 @@ export declare const schemas: {
913
963
  }>>;
914
964
  }, "strip", import("zod").ZodTypeAny, {
915
965
  accounts?: Record<string, {
916
- publicKey: string;
917
- publicKeyHash: string;
918
- privateKey: string;
966
+ mnemonic?: string | undefined;
967
+ publicKey?: string | undefined;
968
+ publicKeyHash?: string | undefined;
969
+ privateKey?: string | undefined;
919
970
  }> | undefined;
920
971
  faucet?: {
921
972
  pkh: string;
@@ -927,12 +978,12 @@ export declare const schemas: {
927
978
  } | undefined;
928
979
  label: string;
929
980
  rpcUrl: string;
930
- protocol: string;
931
981
  }, {
932
982
  accounts?: Record<string, {
933
- publicKey: string;
934
- publicKeyHash: string;
935
- privateKey: string;
983
+ mnemonic?: string | undefined;
984
+ publicKey?: string | undefined;
985
+ publicKeyHash?: string | undefined;
986
+ privateKey?: string | undefined;
936
987
  }> | undefined;
937
988
  faucet?: {
938
989
  pkh: string;
@@ -944,13 +995,11 @@ export declare const schemas: {
944
995
  } | undefined;
945
996
  label: string;
946
997
  rpcUrl: string;
947
- protocol: string;
948
998
  }>>>;
949
999
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
950
1000
  label: import("zod").ZodString;
951
1001
  rpcUrl: import("zod").ZodString;
952
- protocol: import("zod").ZodString;
953
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1002
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
954
1003
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
955
1004
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
956
1005
  encryptedKey: import("zod").ZodString;
@@ -978,6 +1027,7 @@ export declare const schemas: {
978
1027
  postgresqlPort?: number | undefined;
979
1028
  apiPort?: number | undefined;
980
1029
  }>>;
1030
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
981
1031
  }, "strip", import("zod").ZodTypeAny, {
982
1032
  plugin?: string | undefined;
983
1033
  accounts?: Record<string, string | {
@@ -985,15 +1035,15 @@ export declare const schemas: {
985
1035
  encryptedKey: string;
986
1036
  secretKey: string;
987
1037
  }> | undefined;
988
- attributes?: string | number | boolean | undefined;
1038
+ protocol?: string | undefined;
989
1039
  tzkt?: {
990
1040
  disableAutostartWithSandbox?: boolean | undefined;
991
1041
  postgresqlPort?: number | undefined;
992
1042
  apiPort?: number | undefined;
993
1043
  } | undefined;
1044
+ annotations?: Record<string, unknown> | undefined;
994
1045
  label: string;
995
1046
  rpcUrl: string;
996
- protocol: string;
997
1047
  }, {
998
1048
  plugin?: string | undefined;
999
1049
  accounts?: Record<string, string | {
@@ -1001,62 +1051,16 @@ export declare const schemas: {
1001
1051
  encryptedKey: string;
1002
1052
  secretKey: string;
1003
1053
  }> | undefined;
1004
- attributes?: string | number | boolean | undefined;
1054
+ protocol?: string | undefined;
1005
1055
  tzkt?: {
1006
1056
  disableAutostartWithSandbox?: boolean | undefined;
1007
1057
  postgresqlPort?: number | undefined;
1008
1058
  apiPort?: number | undefined;
1009
1059
  } | undefined;
1060
+ annotations?: Record<string, unknown> | undefined;
1010
1061
  label: string;
1011
1062
  rpcUrl: string;
1012
- protocol: string;
1013
- }>>>;
1014
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1015
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1016
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1017
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1018
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1019
- }, "strip", import("zod").ZodTypeAny, {
1020
- storage?: Record<string, string> | undefined;
1021
- aliases?: Record<string, Record<string, string>> | undefined;
1022
- networks: string[];
1023
- sandboxes: string[];
1024
- }, {
1025
- storage?: Record<string, string> | undefined;
1026
- aliases?: Record<string, Record<string, string>> | undefined;
1027
- networks: string[];
1028
- sandboxes: string[];
1029
- }>, import("zod").ZodString]>>;
1030
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1031
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1032
- sourceFile: import("zod").ZodString;
1033
- hash: import("zod").ZodString;
1034
- }, "strip", import("zod").ZodTypeAny, {
1035
- sourceFile: string;
1036
- hash: string;
1037
- }, {
1038
- sourceFile: string;
1039
- hash: string;
1040
1063
  }>>>;
1041
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1042
- name: import("zod").ZodOptional<import("zod").ZodString>;
1043
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1044
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1045
- license: import("zod").ZodOptional<import("zod").ZodString>;
1046
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1047
- }, "strip", import("zod").ZodTypeAny, {
1048
- name?: string | undefined;
1049
- projectDescription?: string | undefined;
1050
- authors?: string[] | undefined;
1051
- license?: string | undefined;
1052
- homepage?: string | undefined;
1053
- }, {
1054
- name?: string | undefined;
1055
- projectDescription?: string | undefined;
1056
- authors?: string[] | undefined;
1057
- license?: string | undefined;
1058
- homepage?: string | undefined;
1059
- }>>;
1060
1064
  }, {
1061
1065
  projectDir: import("zod").ZodString;
1062
1066
  configFile: import("zod").ZodString;
@@ -1069,28 +1073,41 @@ export declare const schemas: {
1069
1073
  encryptedKey: string;
1070
1074
  secretKey: string;
1071
1075
  }> | undefined;
1072
- attributes?: string | number | boolean | undefined;
1076
+ protocol?: string | undefined;
1073
1077
  tzkt?: {
1074
1078
  disableAutostartWithSandbox?: boolean | undefined;
1075
1079
  postgresqlPort?: number | undefined;
1076
1080
  apiPort?: number | undefined;
1077
1081
  } | undefined;
1082
+ annotations?: Record<string, unknown> | undefined;
1078
1083
  label: string;
1079
1084
  rpcUrl: string;
1080
- protocol: string;
1081
1085
  }> | undefined;
1082
1086
  language?: "en" | "fr" | undefined;
1087
+ metadata?: {
1088
+ name?: string | undefined;
1089
+ projectDescription?: string | undefined;
1090
+ authors?: string[] | undefined;
1091
+ license?: string | undefined;
1092
+ homepage?: string | undefined;
1093
+ } | undefined;
1094
+ artifactsDir?: string | undefined;
1095
+ contractsDir?: string | undefined;
1096
+ contracts?: Record<string, {
1097
+ sourceFile: string;
1098
+ hash: string;
1099
+ }> | undefined;
1083
1100
  plugins?: {
1084
1101
  type: "npm" | "binary" | "deno";
1085
1102
  name: string;
1086
1103
  }[] | undefined;
1087
- contractsDir?: string | undefined;
1088
- artifactsDir?: string | undefined;
1104
+ accounts?: Record<string, string> | undefined;
1089
1105
  network?: Record<string, {
1090
1106
  accounts?: Record<string, {
1091
- publicKey: string;
1092
- publicKeyHash: string;
1093
- privateKey: string;
1107
+ mnemonic?: string | undefined;
1108
+ publicKey?: string | undefined;
1109
+ publicKeyHash?: string | undefined;
1110
+ privateKey?: string | undefined;
1094
1111
  }> | undefined;
1095
1112
  faucet?: {
1096
1113
  pkh: string;
@@ -1102,20 +1119,7 @@ export declare const schemas: {
1102
1119
  } | undefined;
1103
1120
  label: string;
1104
1121
  rpcUrl: string;
1105
- protocol: string;
1106
- }> | undefined;
1107
- accounts?: Record<string, string> | undefined;
1108
- contracts?: Record<string, {
1109
- sourceFile: string;
1110
- hash: string;
1111
1122
  }> | undefined;
1112
- metadata?: {
1113
- name?: string | undefined;
1114
- projectDescription?: string | undefined;
1115
- authors?: string[] | undefined;
1116
- license?: string | undefined;
1117
- homepage?: string | undefined;
1118
- } | undefined;
1119
1123
  projectDir: string;
1120
1124
  environment: Record<string, string | {
1121
1125
  storage?: Record<string, string> | undefined;
@@ -1133,28 +1137,41 @@ export declare const schemas: {
1133
1137
  encryptedKey: string;
1134
1138
  secretKey: string;
1135
1139
  }> | undefined;
1136
- attributes?: string | number | boolean | undefined;
1140
+ protocol?: string | undefined;
1137
1141
  tzkt?: {
1138
1142
  disableAutostartWithSandbox?: boolean | undefined;
1139
1143
  postgresqlPort?: number | undefined;
1140
1144
  apiPort?: number | undefined;
1141
1145
  } | undefined;
1146
+ annotations?: Record<string, unknown> | undefined;
1142
1147
  label: string;
1143
1148
  rpcUrl: string;
1144
- protocol: string;
1145
1149
  }> | undefined;
1146
1150
  language?: "en" | "fr" | undefined;
1151
+ metadata?: {
1152
+ name?: string | undefined;
1153
+ projectDescription?: string | undefined;
1154
+ authors?: string[] | undefined;
1155
+ license?: string | undefined;
1156
+ homepage?: string | undefined;
1157
+ } | undefined;
1158
+ artifactsDir?: string | undefined;
1159
+ contractsDir?: string | undefined;
1160
+ contracts?: Record<string, {
1161
+ sourceFile: string;
1162
+ hash: string;
1163
+ }> | undefined;
1147
1164
  plugins?: {
1148
1165
  type: "npm" | "binary" | "deno";
1149
1166
  name: string;
1150
1167
  }[] | undefined;
1151
- contractsDir?: string | undefined;
1152
- artifactsDir?: string | undefined;
1168
+ accounts?: Record<string, string> | undefined;
1153
1169
  network?: Record<string, {
1154
1170
  accounts?: Record<string, {
1155
- publicKey: string;
1156
- publicKeyHash: string;
1157
- privateKey: string;
1171
+ mnemonic?: string | undefined;
1172
+ publicKey?: string | undefined;
1173
+ publicKeyHash?: string | undefined;
1174
+ privateKey?: string | undefined;
1158
1175
  }> | undefined;
1159
1176
  faucet?: {
1160
1177
  pkh: string;
@@ -1166,20 +1183,7 @@ export declare const schemas: {
1166
1183
  } | undefined;
1167
1184
  label: string;
1168
1185
  rpcUrl: string;
1169
- protocol: string;
1170
- }> | undefined;
1171
- accounts?: Record<string, string> | undefined;
1172
- contracts?: Record<string, {
1173
- sourceFile: string;
1174
- hash: string;
1175
1186
  }> | undefined;
1176
- metadata?: {
1177
- name?: string | undefined;
1178
- projectDescription?: string | undefined;
1179
- authors?: string[] | undefined;
1180
- license?: string | undefined;
1181
- homepage?: string | undefined;
1182
- } | undefined;
1183
1187
  projectDir: string;
1184
1188
  environment: Record<string, string | {
1185
1189
  storage?: Record<string, string> | undefined;
@@ -1215,28 +1219,41 @@ export declare const schemas: {
1215
1219
  encryptedKey: string;
1216
1220
  secretKey: string;
1217
1221
  }> | undefined;
1218
- attributes?: string | number | boolean | undefined;
1222
+ protocol?: string | undefined;
1219
1223
  tzkt?: {
1220
1224
  disableAutostartWithSandbox?: boolean | undefined;
1221
1225
  postgresqlPort?: number | undefined;
1222
1226
  apiPort?: number | undefined;
1223
1227
  } | undefined;
1228
+ annotations?: Record<string, unknown> | undefined;
1224
1229
  label: string;
1225
1230
  rpcUrl: string;
1226
- protocol: string;
1227
1231
  }> | undefined;
1228
1232
  language?: "en" | "fr" | undefined;
1233
+ metadata?: {
1234
+ name?: string | undefined;
1235
+ projectDescription?: string | undefined;
1236
+ authors?: string[] | undefined;
1237
+ license?: string | undefined;
1238
+ homepage?: string | undefined;
1239
+ } | undefined;
1240
+ artifactsDir?: string | undefined;
1241
+ contractsDir?: string | undefined;
1242
+ contracts?: Record<string, {
1243
+ sourceFile: string;
1244
+ hash: string;
1245
+ }> | undefined;
1229
1246
  plugins?: {
1230
1247
  type: "npm" | "binary" | "deno";
1231
1248
  name: string;
1232
1249
  }[] | undefined;
1233
- contractsDir?: string | undefined;
1234
- artifactsDir?: string | undefined;
1250
+ accounts?: Record<string, string> | undefined;
1235
1251
  network?: Record<string, {
1236
1252
  accounts?: Record<string, {
1237
- publicKey: string;
1238
- publicKeyHash: string;
1239
- privateKey: string;
1253
+ mnemonic?: string | undefined;
1254
+ publicKey?: string | undefined;
1255
+ publicKeyHash?: string | undefined;
1256
+ privateKey?: string | undefined;
1240
1257
  }> | undefined;
1241
1258
  faucet?: {
1242
1259
  pkh: string;
@@ -1248,20 +1265,7 @@ export declare const schemas: {
1248
1265
  } | undefined;
1249
1266
  label: string;
1250
1267
  rpcUrl: string;
1251
- protocol: string;
1252
- }> | undefined;
1253
- accounts?: Record<string, string> | undefined;
1254
- contracts?: Record<string, {
1255
- sourceFile: string;
1256
- hash: string;
1257
1268
  }> | undefined;
1258
- metadata?: {
1259
- name?: string | undefined;
1260
- projectDescription?: string | undefined;
1261
- authors?: string[] | undefined;
1262
- license?: string | undefined;
1263
- homepage?: string | undefined;
1264
- } | undefined;
1265
1269
  projectDir: string;
1266
1270
  environment: Record<string, string | {
1267
1271
  storage?: Record<string, string> | undefined;
@@ -1297,28 +1301,41 @@ export declare const schemas: {
1297
1301
  encryptedKey: string;
1298
1302
  secretKey: string;
1299
1303
  }> | undefined;
1300
- attributes?: string | number | boolean | undefined;
1304
+ protocol?: string | undefined;
1301
1305
  tzkt?: {
1302
1306
  disableAutostartWithSandbox?: boolean | undefined;
1303
1307
  postgresqlPort?: number | undefined;
1304
1308
  apiPort?: number | undefined;
1305
1309
  } | undefined;
1310
+ annotations?: Record<string, unknown> | undefined;
1306
1311
  label: string;
1307
1312
  rpcUrl: string;
1308
- protocol: string;
1309
1313
  }> | undefined;
1310
1314
  language?: "en" | "fr" | undefined;
1315
+ metadata?: {
1316
+ name?: string | undefined;
1317
+ projectDescription?: string | undefined;
1318
+ authors?: string[] | undefined;
1319
+ license?: string | undefined;
1320
+ homepage?: string | undefined;
1321
+ } | undefined;
1322
+ artifactsDir?: string | undefined;
1323
+ contractsDir?: string | undefined;
1324
+ contracts?: Record<string, {
1325
+ sourceFile: string;
1326
+ hash: string;
1327
+ }> | undefined;
1311
1328
  plugins?: {
1312
1329
  type: "npm" | "binary" | "deno";
1313
1330
  name: string;
1314
1331
  }[] | undefined;
1315
- contractsDir?: string | undefined;
1316
- artifactsDir?: string | undefined;
1332
+ accounts?: Record<string, string> | undefined;
1317
1333
  network?: Record<string, {
1318
1334
  accounts?: Record<string, {
1319
- publicKey: string;
1320
- publicKeyHash: string;
1321
- privateKey: string;
1335
+ mnemonic?: string | undefined;
1336
+ publicKey?: string | undefined;
1337
+ publicKeyHash?: string | undefined;
1338
+ privateKey?: string | undefined;
1322
1339
  }> | undefined;
1323
1340
  faucet?: {
1324
1341
  pkh: string;
@@ -1330,20 +1347,7 @@ export declare const schemas: {
1330
1347
  } | undefined;
1331
1348
  label: string;
1332
1349
  rpcUrl: string;
1333
- protocol: string;
1334
1350
  }> | undefined;
1335
- accounts?: Record<string, string> | undefined;
1336
- contracts?: Record<string, {
1337
- sourceFile: string;
1338
- hash: string;
1339
- }> | undefined;
1340
- metadata?: {
1341
- name?: string | undefined;
1342
- projectDescription?: string | undefined;
1343
- authors?: string[] | undefined;
1344
- license?: string | undefined;
1345
- homepage?: string | undefined;
1346
- } | undefined;
1347
1351
  projectDir: string;
1348
1352
  environment: Record<string, string | {
1349
1353
  storage?: Record<string, string> | undefined;
@@ -1825,6 +1829,37 @@ export declare const schemas: {
1825
1829
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1826
1830
  config: import("zod").ZodObject<import("zod").extendShape<{
1827
1831
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1832
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1833
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1834
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1835
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1836
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1837
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1838
+ }, "strip", import("zod").ZodTypeAny, {
1839
+ name?: string | undefined;
1840
+ projectDescription?: string | undefined;
1841
+ authors?: string[] | undefined;
1842
+ license?: string | undefined;
1843
+ homepage?: string | undefined;
1844
+ }, {
1845
+ name?: string | undefined;
1846
+ projectDescription?: string | undefined;
1847
+ authors?: string[] | undefined;
1848
+ license?: string | undefined;
1849
+ homepage?: string | undefined;
1850
+ }>>;
1851
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1852
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1853
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1854
+ sourceFile: import("zod").ZodString;
1855
+ hash: import("zod").ZodString;
1856
+ }, "strip", import("zod").ZodTypeAny, {
1857
+ sourceFile: string;
1858
+ hash: string;
1859
+ }, {
1860
+ sourceFile: string;
1861
+ hash: string;
1862
+ }>>>;
1828
1863
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1829
1864
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1830
1865
  name: import("zod").ZodString;
@@ -1835,24 +1870,41 @@ export declare const schemas: {
1835
1870
  type: "npm" | "binary" | "deno";
1836
1871
  name: string;
1837
1872
  }>, "many">>;
1838
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1839
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1873
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1874
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1875
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1876
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1877
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1878
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1879
+ }, "strip", import("zod").ZodTypeAny, {
1880
+ storage?: Record<string, string> | undefined;
1881
+ aliases?: Record<string, Record<string, string>> | undefined;
1882
+ networks: string[];
1883
+ sandboxes: string[];
1884
+ }, {
1885
+ storage?: Record<string, string> | undefined;
1886
+ aliases?: Record<string, Record<string, string>> | undefined;
1887
+ networks: string[];
1888
+ sandboxes: string[];
1889
+ }>, import("zod").ZodString]>>;
1840
1890
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1841
1891
  label: import("zod").ZodString;
1842
1892
  rpcUrl: import("zod").ZodString;
1843
- protocol: import("zod").ZodString;
1844
1893
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1845
- publicKey: import("zod").ZodString;
1846
- publicKeyHash: import("zod").ZodString;
1847
- privateKey: import("zod").ZodString;
1894
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1895
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1896
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1897
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1848
1898
  }, "strip", import("zod").ZodTypeAny, {
1849
- publicKey: string;
1850
- publicKeyHash: string;
1851
- privateKey: string;
1899
+ mnemonic?: string | undefined;
1900
+ publicKey?: string | undefined;
1901
+ publicKeyHash?: string | undefined;
1902
+ privateKey?: string | undefined;
1852
1903
  }, {
1853
- publicKey: string;
1854
- publicKeyHash: string;
1855
- privateKey: string;
1904
+ mnemonic?: string | undefined;
1905
+ publicKey?: string | undefined;
1906
+ publicKeyHash?: string | undefined;
1907
+ privateKey?: string | undefined;
1856
1908
  }>>>;
1857
1909
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1858
1910
  pkh: import("zod").ZodString;
@@ -1878,9 +1930,10 @@ export declare const schemas: {
1878
1930
  }>>;
1879
1931
  }, "strip", import("zod").ZodTypeAny, {
1880
1932
  accounts?: Record<string, {
1881
- publicKey: string;
1882
- publicKeyHash: string;
1883
- privateKey: string;
1933
+ mnemonic?: string | undefined;
1934
+ publicKey?: string | undefined;
1935
+ publicKeyHash?: string | undefined;
1936
+ privateKey?: string | undefined;
1884
1937
  }> | undefined;
1885
1938
  faucet?: {
1886
1939
  pkh: string;
@@ -1892,12 +1945,12 @@ export declare const schemas: {
1892
1945
  } | undefined;
1893
1946
  label: string;
1894
1947
  rpcUrl: string;
1895
- protocol: string;
1896
1948
  }, {
1897
1949
  accounts?: Record<string, {
1898
- publicKey: string;
1899
- publicKeyHash: string;
1900
- privateKey: string;
1950
+ mnemonic?: string | undefined;
1951
+ publicKey?: string | undefined;
1952
+ publicKeyHash?: string | undefined;
1953
+ privateKey?: string | undefined;
1901
1954
  }> | undefined;
1902
1955
  faucet?: {
1903
1956
  pkh: string;
@@ -1909,13 +1962,11 @@ export declare const schemas: {
1909
1962
  } | undefined;
1910
1963
  label: string;
1911
1964
  rpcUrl: string;
1912
- protocol: string;
1913
1965
  }>>>;
1914
1966
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1915
1967
  label: import("zod").ZodString;
1916
1968
  rpcUrl: import("zod").ZodString;
1917
- protocol: import("zod").ZodString;
1918
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1969
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1919
1970
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1920
1971
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1921
1972
  encryptedKey: import("zod").ZodString;
@@ -1943,6 +1994,7 @@ export declare const schemas: {
1943
1994
  postgresqlPort?: number | undefined;
1944
1995
  apiPort?: number | undefined;
1945
1996
  }>>;
1997
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1946
1998
  }, "strip", import("zod").ZodTypeAny, {
1947
1999
  plugin?: string | undefined;
1948
2000
  accounts?: Record<string, string | {
@@ -1950,15 +2002,15 @@ export declare const schemas: {
1950
2002
  encryptedKey: string;
1951
2003
  secretKey: string;
1952
2004
  }> | undefined;
1953
- attributes?: string | number | boolean | undefined;
2005
+ protocol?: string | undefined;
1954
2006
  tzkt?: {
1955
2007
  disableAutostartWithSandbox?: boolean | undefined;
1956
2008
  postgresqlPort?: number | undefined;
1957
2009
  apiPort?: number | undefined;
1958
2010
  } | undefined;
2011
+ annotations?: Record<string, unknown> | undefined;
1959
2012
  label: string;
1960
2013
  rpcUrl: string;
1961
- protocol: string;
1962
2014
  }, {
1963
2015
  plugin?: string | undefined;
1964
2016
  accounts?: Record<string, string | {
@@ -1966,62 +2018,16 @@ export declare const schemas: {
1966
2018
  encryptedKey: string;
1967
2019
  secretKey: string;
1968
2020
  }> | undefined;
1969
- attributes?: string | number | boolean | undefined;
2021
+ protocol?: string | undefined;
1970
2022
  tzkt?: {
1971
2023
  disableAutostartWithSandbox?: boolean | undefined;
1972
2024
  postgresqlPort?: number | undefined;
1973
2025
  apiPort?: number | undefined;
1974
2026
  } | undefined;
2027
+ annotations?: Record<string, unknown> | undefined;
1975
2028
  label: string;
1976
2029
  rpcUrl: string;
1977
- protocol: string;
1978
2030
  }>>>;
1979
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1980
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1981
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1982
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1983
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1984
- }, "strip", import("zod").ZodTypeAny, {
1985
- storage?: Record<string, string> | undefined;
1986
- aliases?: Record<string, Record<string, string>> | undefined;
1987
- networks: string[];
1988
- sandboxes: string[];
1989
- }, {
1990
- storage?: Record<string, string> | undefined;
1991
- aliases?: Record<string, Record<string, string>> | undefined;
1992
- networks: string[];
1993
- sandboxes: string[];
1994
- }>, import("zod").ZodString]>>;
1995
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1996
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1997
- sourceFile: import("zod").ZodString;
1998
- hash: import("zod").ZodString;
1999
- }, "strip", import("zod").ZodTypeAny, {
2000
- sourceFile: string;
2001
- hash: string;
2002
- }, {
2003
- sourceFile: string;
2004
- hash: string;
2005
- }>>>;
2006
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2007
- name: import("zod").ZodOptional<import("zod").ZodString>;
2008
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2009
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2010
- license: import("zod").ZodOptional<import("zod").ZodString>;
2011
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
2012
- }, "strip", import("zod").ZodTypeAny, {
2013
- name?: string | undefined;
2014
- projectDescription?: string | undefined;
2015
- authors?: string[] | undefined;
2016
- license?: string | undefined;
2017
- homepage?: string | undefined;
2018
- }, {
2019
- name?: string | undefined;
2020
- projectDescription?: string | undefined;
2021
- authors?: string[] | undefined;
2022
- license?: string | undefined;
2023
- homepage?: string | undefined;
2024
- }>>;
2025
2031
  }, {
2026
2032
  projectDir: import("zod").ZodString;
2027
2033
  configFile: import("zod").ZodString;
@@ -2034,28 +2040,41 @@ export declare const schemas: {
2034
2040
  encryptedKey: string;
2035
2041
  secretKey: string;
2036
2042
  }> | undefined;
2037
- attributes?: string | number | boolean | undefined;
2043
+ protocol?: string | undefined;
2038
2044
  tzkt?: {
2039
2045
  disableAutostartWithSandbox?: boolean | undefined;
2040
2046
  postgresqlPort?: number | undefined;
2041
2047
  apiPort?: number | undefined;
2042
2048
  } | undefined;
2049
+ annotations?: Record<string, unknown> | undefined;
2043
2050
  label: string;
2044
2051
  rpcUrl: string;
2045
- protocol: string;
2046
2052
  }> | undefined;
2047
2053
  language?: "en" | "fr" | undefined;
2054
+ metadata?: {
2055
+ name?: string | undefined;
2056
+ projectDescription?: string | undefined;
2057
+ authors?: string[] | undefined;
2058
+ license?: string | undefined;
2059
+ homepage?: string | undefined;
2060
+ } | undefined;
2061
+ artifactsDir?: string | undefined;
2062
+ contractsDir?: string | undefined;
2063
+ contracts?: Record<string, {
2064
+ sourceFile: string;
2065
+ hash: string;
2066
+ }> | undefined;
2048
2067
  plugins?: {
2049
2068
  type: "npm" | "binary" | "deno";
2050
2069
  name: string;
2051
2070
  }[] | undefined;
2052
- contractsDir?: string | undefined;
2053
- artifactsDir?: string | undefined;
2071
+ accounts?: Record<string, string> | undefined;
2054
2072
  network?: Record<string, {
2055
2073
  accounts?: Record<string, {
2056
- publicKey: string;
2057
- publicKeyHash: string;
2058
- privateKey: string;
2074
+ mnemonic?: string | undefined;
2075
+ publicKey?: string | undefined;
2076
+ publicKeyHash?: string | undefined;
2077
+ privateKey?: string | undefined;
2059
2078
  }> | undefined;
2060
2079
  faucet?: {
2061
2080
  pkh: string;
@@ -2067,20 +2086,7 @@ export declare const schemas: {
2067
2086
  } | undefined;
2068
2087
  label: string;
2069
2088
  rpcUrl: string;
2070
- protocol: string;
2071
- }> | undefined;
2072
- accounts?: Record<string, string> | undefined;
2073
- contracts?: Record<string, {
2074
- sourceFile: string;
2075
- hash: string;
2076
2089
  }> | undefined;
2077
- metadata?: {
2078
- name?: string | undefined;
2079
- projectDescription?: string | undefined;
2080
- authors?: string[] | undefined;
2081
- license?: string | undefined;
2082
- homepage?: string | undefined;
2083
- } | undefined;
2084
2090
  projectDir: string;
2085
2091
  environment: Record<string, string | {
2086
2092
  storage?: Record<string, string> | undefined;
@@ -2098,28 +2104,41 @@ export declare const schemas: {
2098
2104
  encryptedKey: string;
2099
2105
  secretKey: string;
2100
2106
  }> | undefined;
2101
- attributes?: string | number | boolean | undefined;
2107
+ protocol?: string | undefined;
2102
2108
  tzkt?: {
2103
2109
  disableAutostartWithSandbox?: boolean | undefined;
2104
2110
  postgresqlPort?: number | undefined;
2105
2111
  apiPort?: number | undefined;
2106
2112
  } | undefined;
2113
+ annotations?: Record<string, unknown> | undefined;
2107
2114
  label: string;
2108
2115
  rpcUrl: string;
2109
- protocol: string;
2110
2116
  }> | undefined;
2111
2117
  language?: "en" | "fr" | undefined;
2118
+ metadata?: {
2119
+ name?: string | undefined;
2120
+ projectDescription?: string | undefined;
2121
+ authors?: string[] | undefined;
2122
+ license?: string | undefined;
2123
+ homepage?: string | undefined;
2124
+ } | undefined;
2125
+ artifactsDir?: string | undefined;
2126
+ contractsDir?: string | undefined;
2127
+ contracts?: Record<string, {
2128
+ sourceFile: string;
2129
+ hash: string;
2130
+ }> | undefined;
2112
2131
  plugins?: {
2113
2132
  type: "npm" | "binary" | "deno";
2114
2133
  name: string;
2115
2134
  }[] | undefined;
2116
- contractsDir?: string | undefined;
2117
- artifactsDir?: string | undefined;
2135
+ accounts?: Record<string, string> | undefined;
2118
2136
  network?: Record<string, {
2119
2137
  accounts?: Record<string, {
2120
- publicKey: string;
2121
- publicKeyHash: string;
2122
- privateKey: string;
2138
+ mnemonic?: string | undefined;
2139
+ publicKey?: string | undefined;
2140
+ publicKeyHash?: string | undefined;
2141
+ privateKey?: string | undefined;
2123
2142
  }> | undefined;
2124
2143
  faucet?: {
2125
2144
  pkh: string;
@@ -2131,20 +2150,7 @@ export declare const schemas: {
2131
2150
  } | undefined;
2132
2151
  label: string;
2133
2152
  rpcUrl: string;
2134
- protocol: string;
2135
- }> | undefined;
2136
- accounts?: Record<string, string> | undefined;
2137
- contracts?: Record<string, {
2138
- sourceFile: string;
2139
- hash: string;
2140
2153
  }> | undefined;
2141
- metadata?: {
2142
- name?: string | undefined;
2143
- projectDescription?: string | undefined;
2144
- authors?: string[] | undefined;
2145
- license?: string | undefined;
2146
- homepage?: string | undefined;
2147
- } | undefined;
2148
2154
  projectDir: string;
2149
2155
  environment: Record<string, string | {
2150
2156
  storage?: Record<string, string> | undefined;
@@ -2180,28 +2186,41 @@ export declare const schemas: {
2180
2186
  encryptedKey: string;
2181
2187
  secretKey: string;
2182
2188
  }> | undefined;
2183
- attributes?: string | number | boolean | undefined;
2189
+ protocol?: string | undefined;
2184
2190
  tzkt?: {
2185
2191
  disableAutostartWithSandbox?: boolean | undefined;
2186
2192
  postgresqlPort?: number | undefined;
2187
2193
  apiPort?: number | undefined;
2188
2194
  } | undefined;
2195
+ annotations?: Record<string, unknown> | undefined;
2189
2196
  label: string;
2190
2197
  rpcUrl: string;
2191
- protocol: string;
2192
2198
  }> | undefined;
2193
2199
  language?: "en" | "fr" | undefined;
2200
+ metadata?: {
2201
+ name?: string | undefined;
2202
+ projectDescription?: string | undefined;
2203
+ authors?: string[] | undefined;
2204
+ license?: string | undefined;
2205
+ homepage?: string | undefined;
2206
+ } | undefined;
2207
+ artifactsDir?: string | undefined;
2208
+ contractsDir?: string | undefined;
2209
+ contracts?: Record<string, {
2210
+ sourceFile: string;
2211
+ hash: string;
2212
+ }> | undefined;
2194
2213
  plugins?: {
2195
2214
  type: "npm" | "binary" | "deno";
2196
2215
  name: string;
2197
2216
  }[] | undefined;
2198
- contractsDir?: string | undefined;
2199
- artifactsDir?: string | undefined;
2217
+ accounts?: Record<string, string> | undefined;
2200
2218
  network?: Record<string, {
2201
2219
  accounts?: Record<string, {
2202
- publicKey: string;
2203
- publicKeyHash: string;
2204
- privateKey: string;
2220
+ mnemonic?: string | undefined;
2221
+ publicKey?: string | undefined;
2222
+ publicKeyHash?: string | undefined;
2223
+ privateKey?: string | undefined;
2205
2224
  }> | undefined;
2206
2225
  faucet?: {
2207
2226
  pkh: string;
@@ -2213,20 +2232,7 @@ export declare const schemas: {
2213
2232
  } | undefined;
2214
2233
  label: string;
2215
2234
  rpcUrl: string;
2216
- protocol: string;
2217
2235
  }> | undefined;
2218
- accounts?: Record<string, string> | undefined;
2219
- contracts?: Record<string, {
2220
- sourceFile: string;
2221
- hash: string;
2222
- }> | undefined;
2223
- metadata?: {
2224
- name?: string | undefined;
2225
- projectDescription?: string | undefined;
2226
- authors?: string[] | undefined;
2227
- license?: string | undefined;
2228
- homepage?: string | undefined;
2229
- } | undefined;
2230
2236
  projectDir: string;
2231
2237
  environment: Record<string, string | {
2232
2238
  storage?: Record<string, string> | undefined;
@@ -2262,28 +2268,41 @@ export declare const schemas: {
2262
2268
  encryptedKey: string;
2263
2269
  secretKey: string;
2264
2270
  }> | undefined;
2265
- attributes?: string | number | boolean | undefined;
2271
+ protocol?: string | undefined;
2266
2272
  tzkt?: {
2267
2273
  disableAutostartWithSandbox?: boolean | undefined;
2268
2274
  postgresqlPort?: number | undefined;
2269
2275
  apiPort?: number | undefined;
2270
2276
  } | undefined;
2277
+ annotations?: Record<string, unknown> | undefined;
2271
2278
  label: string;
2272
2279
  rpcUrl: string;
2273
- protocol: string;
2274
2280
  }> | undefined;
2275
2281
  language?: "en" | "fr" | undefined;
2282
+ metadata?: {
2283
+ name?: string | undefined;
2284
+ projectDescription?: string | undefined;
2285
+ authors?: string[] | undefined;
2286
+ license?: string | undefined;
2287
+ homepage?: string | undefined;
2288
+ } | undefined;
2289
+ artifactsDir?: string | undefined;
2290
+ contractsDir?: string | undefined;
2291
+ contracts?: Record<string, {
2292
+ sourceFile: string;
2293
+ hash: string;
2294
+ }> | undefined;
2276
2295
  plugins?: {
2277
2296
  type: "npm" | "binary" | "deno";
2278
2297
  name: string;
2279
2298
  }[] | undefined;
2280
- contractsDir?: string | undefined;
2281
- artifactsDir?: string | undefined;
2299
+ accounts?: Record<string, string> | undefined;
2282
2300
  network?: Record<string, {
2283
2301
  accounts?: Record<string, {
2284
- publicKey: string;
2285
- publicKeyHash: string;
2286
- privateKey: string;
2302
+ mnemonic?: string | undefined;
2303
+ publicKey?: string | undefined;
2304
+ publicKeyHash?: string | undefined;
2305
+ privateKey?: string | undefined;
2287
2306
  }> | undefined;
2288
2307
  faucet?: {
2289
2308
  pkh: string;
@@ -2295,20 +2314,7 @@ export declare const schemas: {
2295
2314
  } | undefined;
2296
2315
  label: string;
2297
2316
  rpcUrl: string;
2298
- protocol: string;
2299
2317
  }> | undefined;
2300
- accounts?: Record<string, string> | undefined;
2301
- contracts?: Record<string, {
2302
- sourceFile: string;
2303
- hash: string;
2304
- }> | undefined;
2305
- metadata?: {
2306
- name?: string | undefined;
2307
- projectDescription?: string | undefined;
2308
- authors?: string[] | undefined;
2309
- license?: string | undefined;
2310
- homepage?: string | undefined;
2311
- } | undefined;
2312
2318
  projectDir: string;
2313
2319
  environment: Record<string, string | {
2314
2320
  storage?: Record<string, string> | undefined;
@@ -2436,6 +2442,37 @@ export declare const schemas: {
2436
2442
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
2437
2443
  config: import("zod").ZodObject<import("zod").extendShape<{
2438
2444
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2445
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2446
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2447
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2448
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2449
+ license: import("zod").ZodOptional<import("zod").ZodString>;
2450
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
2451
+ }, "strip", import("zod").ZodTypeAny, {
2452
+ name?: string | undefined;
2453
+ projectDescription?: string | undefined;
2454
+ authors?: string[] | undefined;
2455
+ license?: string | undefined;
2456
+ homepage?: string | undefined;
2457
+ }, {
2458
+ name?: string | undefined;
2459
+ projectDescription?: string | undefined;
2460
+ authors?: string[] | undefined;
2461
+ license?: string | undefined;
2462
+ homepage?: string | undefined;
2463
+ }>>;
2464
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2465
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2466
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2467
+ sourceFile: import("zod").ZodString;
2468
+ hash: import("zod").ZodString;
2469
+ }, "strip", import("zod").ZodTypeAny, {
2470
+ sourceFile: string;
2471
+ hash: string;
2472
+ }, {
2473
+ sourceFile: string;
2474
+ hash: string;
2475
+ }>>>;
2439
2476
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2440
2477
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
2441
2478
  name: import("zod").ZodString;
@@ -2446,24 +2483,41 @@ export declare const schemas: {
2446
2483
  type: "npm" | "binary" | "deno";
2447
2484
  name: string;
2448
2485
  }>, "many">>;
2449
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2450
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2486
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2487
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2488
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2489
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2490
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2491
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2492
+ }, "strip", import("zod").ZodTypeAny, {
2493
+ storage?: Record<string, string> | undefined;
2494
+ aliases?: Record<string, Record<string, string>> | undefined;
2495
+ networks: string[];
2496
+ sandboxes: string[];
2497
+ }, {
2498
+ storage?: Record<string, string> | undefined;
2499
+ aliases?: Record<string, Record<string, string>> | undefined;
2500
+ networks: string[];
2501
+ sandboxes: string[];
2502
+ }>, import("zod").ZodString]>>;
2451
2503
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2452
2504
  label: import("zod").ZodString;
2453
2505
  rpcUrl: import("zod").ZodString;
2454
- protocol: import("zod").ZodString;
2455
2506
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2456
- publicKey: import("zod").ZodString;
2457
- publicKeyHash: import("zod").ZodString;
2458
- privateKey: import("zod").ZodString;
2507
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
2508
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
2509
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2510
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2459
2511
  }, "strip", import("zod").ZodTypeAny, {
2460
- publicKey: string;
2461
- publicKeyHash: string;
2462
- privateKey: string;
2512
+ mnemonic?: string | undefined;
2513
+ publicKey?: string | undefined;
2514
+ publicKeyHash?: string | undefined;
2515
+ privateKey?: string | undefined;
2463
2516
  }, {
2464
- publicKey: string;
2465
- publicKeyHash: string;
2466
- privateKey: string;
2517
+ mnemonic?: string | undefined;
2518
+ publicKey?: string | undefined;
2519
+ publicKeyHash?: string | undefined;
2520
+ privateKey?: string | undefined;
2467
2521
  }>>>;
2468
2522
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2469
2523
  pkh: import("zod").ZodString;
@@ -2489,9 +2543,10 @@ export declare const schemas: {
2489
2543
  }>>;
2490
2544
  }, "strip", import("zod").ZodTypeAny, {
2491
2545
  accounts?: Record<string, {
2492
- publicKey: string;
2493
- publicKeyHash: string;
2494
- privateKey: string;
2546
+ mnemonic?: string | undefined;
2547
+ publicKey?: string | undefined;
2548
+ publicKeyHash?: string | undefined;
2549
+ privateKey?: string | undefined;
2495
2550
  }> | undefined;
2496
2551
  faucet?: {
2497
2552
  pkh: string;
@@ -2503,12 +2558,12 @@ export declare const schemas: {
2503
2558
  } | undefined;
2504
2559
  label: string;
2505
2560
  rpcUrl: string;
2506
- protocol: string;
2507
2561
  }, {
2508
2562
  accounts?: Record<string, {
2509
- publicKey: string;
2510
- publicKeyHash: string;
2511
- privateKey: string;
2563
+ mnemonic?: string | undefined;
2564
+ publicKey?: string | undefined;
2565
+ publicKeyHash?: string | undefined;
2566
+ privateKey?: string | undefined;
2512
2567
  }> | undefined;
2513
2568
  faucet?: {
2514
2569
  pkh: string;
@@ -2520,13 +2575,11 @@ export declare const schemas: {
2520
2575
  } | undefined;
2521
2576
  label: string;
2522
2577
  rpcUrl: string;
2523
- protocol: string;
2524
2578
  }>>>;
2525
2579
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2526
2580
  label: import("zod").ZodString;
2527
2581
  rpcUrl: import("zod").ZodString;
2528
- protocol: import("zod").ZodString;
2529
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
2582
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2530
2583
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2531
2584
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2532
2585
  encryptedKey: import("zod").ZodString;
@@ -2554,85 +2607,40 @@ export declare const schemas: {
2554
2607
  postgresqlPort?: number | undefined;
2555
2608
  apiPort?: number | undefined;
2556
2609
  }>>;
2610
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2557
2611
  }, "strip", import("zod").ZodTypeAny, {
2558
2612
  plugin?: string | undefined;
2559
- accounts?: Record<string, string | {
2560
- publicKeyHash: string;
2561
- encryptedKey: string;
2562
- secretKey: string;
2563
- }> | undefined;
2564
- attributes?: string | number | boolean | undefined;
2565
- tzkt?: {
2566
- disableAutostartWithSandbox?: boolean | undefined;
2567
- postgresqlPort?: number | undefined;
2568
- apiPort?: number | undefined;
2569
- } | undefined;
2570
- label: string;
2571
- rpcUrl: string;
2572
- protocol: string;
2573
- }, {
2574
- plugin?: string | undefined;
2575
- accounts?: Record<string, string | {
2576
- publicKeyHash: string;
2577
- encryptedKey: string;
2578
- secretKey: string;
2579
- }> | undefined;
2580
- attributes?: string | number | boolean | undefined;
2581
- tzkt?: {
2582
- disableAutostartWithSandbox?: boolean | undefined;
2583
- postgresqlPort?: number | undefined;
2584
- apiPort?: number | undefined;
2585
- } | undefined;
2586
- label: string;
2587
- rpcUrl: string;
2588
- protocol: string;
2589
- }>>>;
2590
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2591
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2592
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2593
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2594
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2595
- }, "strip", import("zod").ZodTypeAny, {
2596
- storage?: Record<string, string> | undefined;
2597
- aliases?: Record<string, Record<string, string>> | undefined;
2598
- networks: string[];
2599
- sandboxes: string[];
2600
- }, {
2601
- storage?: Record<string, string> | undefined;
2602
- aliases?: Record<string, Record<string, string>> | undefined;
2603
- networks: string[];
2604
- sandboxes: string[];
2605
- }>, import("zod").ZodString]>>;
2606
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2607
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2608
- sourceFile: import("zod").ZodString;
2609
- hash: import("zod").ZodString;
2610
- }, "strip", import("zod").ZodTypeAny, {
2611
- sourceFile: string;
2612
- hash: string;
2613
- }, {
2614
- sourceFile: string;
2615
- hash: string;
2616
- }>>>;
2617
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2618
- name: import("zod").ZodOptional<import("zod").ZodString>;
2619
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2620
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2621
- license: import("zod").ZodOptional<import("zod").ZodString>;
2622
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
2623
- }, "strip", import("zod").ZodTypeAny, {
2624
- name?: string | undefined;
2625
- projectDescription?: string | undefined;
2626
- authors?: string[] | undefined;
2627
- license?: string | undefined;
2628
- homepage?: string | undefined;
2613
+ accounts?: Record<string, string | {
2614
+ publicKeyHash: string;
2615
+ encryptedKey: string;
2616
+ secretKey: string;
2617
+ }> | undefined;
2618
+ protocol?: string | undefined;
2619
+ tzkt?: {
2620
+ disableAutostartWithSandbox?: boolean | undefined;
2621
+ postgresqlPort?: number | undefined;
2622
+ apiPort?: number | undefined;
2623
+ } | undefined;
2624
+ annotations?: Record<string, unknown> | undefined;
2625
+ label: string;
2626
+ rpcUrl: string;
2629
2627
  }, {
2630
- name?: string | undefined;
2631
- projectDescription?: string | undefined;
2632
- authors?: string[] | undefined;
2633
- license?: string | undefined;
2634
- homepage?: string | undefined;
2635
- }>>;
2628
+ plugin?: string | undefined;
2629
+ accounts?: Record<string, string | {
2630
+ publicKeyHash: string;
2631
+ encryptedKey: string;
2632
+ secretKey: string;
2633
+ }> | undefined;
2634
+ protocol?: string | undefined;
2635
+ tzkt?: {
2636
+ disableAutostartWithSandbox?: boolean | undefined;
2637
+ postgresqlPort?: number | undefined;
2638
+ apiPort?: number | undefined;
2639
+ } | undefined;
2640
+ annotations?: Record<string, unknown> | undefined;
2641
+ label: string;
2642
+ rpcUrl: string;
2643
+ }>>>;
2636
2644
  }, {
2637
2645
  projectDir: import("zod").ZodString;
2638
2646
  configFile: import("zod").ZodString;
@@ -2645,28 +2653,41 @@ export declare const schemas: {
2645
2653
  encryptedKey: string;
2646
2654
  secretKey: string;
2647
2655
  }> | undefined;
2648
- attributes?: string | number | boolean | undefined;
2656
+ protocol?: string | undefined;
2649
2657
  tzkt?: {
2650
2658
  disableAutostartWithSandbox?: boolean | undefined;
2651
2659
  postgresqlPort?: number | undefined;
2652
2660
  apiPort?: number | undefined;
2653
2661
  } | undefined;
2662
+ annotations?: Record<string, unknown> | undefined;
2654
2663
  label: string;
2655
2664
  rpcUrl: string;
2656
- protocol: string;
2657
2665
  }> | undefined;
2658
2666
  language?: "en" | "fr" | undefined;
2667
+ metadata?: {
2668
+ name?: string | undefined;
2669
+ projectDescription?: string | undefined;
2670
+ authors?: string[] | undefined;
2671
+ license?: string | undefined;
2672
+ homepage?: string | undefined;
2673
+ } | undefined;
2674
+ artifactsDir?: string | undefined;
2675
+ contractsDir?: string | undefined;
2676
+ contracts?: Record<string, {
2677
+ sourceFile: string;
2678
+ hash: string;
2679
+ }> | undefined;
2659
2680
  plugins?: {
2660
2681
  type: "npm" | "binary" | "deno";
2661
2682
  name: string;
2662
2683
  }[] | undefined;
2663
- contractsDir?: string | undefined;
2664
- artifactsDir?: string | undefined;
2684
+ accounts?: Record<string, string> | undefined;
2665
2685
  network?: Record<string, {
2666
2686
  accounts?: Record<string, {
2667
- publicKey: string;
2668
- publicKeyHash: string;
2669
- privateKey: string;
2687
+ mnemonic?: string | undefined;
2688
+ publicKey?: string | undefined;
2689
+ publicKeyHash?: string | undefined;
2690
+ privateKey?: string | undefined;
2670
2691
  }> | undefined;
2671
2692
  faucet?: {
2672
2693
  pkh: string;
@@ -2678,20 +2699,7 @@ export declare const schemas: {
2678
2699
  } | undefined;
2679
2700
  label: string;
2680
2701
  rpcUrl: string;
2681
- protocol: string;
2682
- }> | undefined;
2683
- accounts?: Record<string, string> | undefined;
2684
- contracts?: Record<string, {
2685
- sourceFile: string;
2686
- hash: string;
2687
2702
  }> | undefined;
2688
- metadata?: {
2689
- name?: string | undefined;
2690
- projectDescription?: string | undefined;
2691
- authors?: string[] | undefined;
2692
- license?: string | undefined;
2693
- homepage?: string | undefined;
2694
- } | undefined;
2695
2703
  projectDir: string;
2696
2704
  environment: Record<string, string | {
2697
2705
  storage?: Record<string, string> | undefined;
@@ -2709,28 +2717,41 @@ export declare const schemas: {
2709
2717
  encryptedKey: string;
2710
2718
  secretKey: string;
2711
2719
  }> | undefined;
2712
- attributes?: string | number | boolean | undefined;
2720
+ protocol?: string | undefined;
2713
2721
  tzkt?: {
2714
2722
  disableAutostartWithSandbox?: boolean | undefined;
2715
2723
  postgresqlPort?: number | undefined;
2716
2724
  apiPort?: number | undefined;
2717
2725
  } | undefined;
2726
+ annotations?: Record<string, unknown> | undefined;
2718
2727
  label: string;
2719
2728
  rpcUrl: string;
2720
- protocol: string;
2721
2729
  }> | undefined;
2722
2730
  language?: "en" | "fr" | undefined;
2731
+ metadata?: {
2732
+ name?: string | undefined;
2733
+ projectDescription?: string | undefined;
2734
+ authors?: string[] | undefined;
2735
+ license?: string | undefined;
2736
+ homepage?: string | undefined;
2737
+ } | undefined;
2738
+ artifactsDir?: string | undefined;
2739
+ contractsDir?: string | undefined;
2740
+ contracts?: Record<string, {
2741
+ sourceFile: string;
2742
+ hash: string;
2743
+ }> | undefined;
2723
2744
  plugins?: {
2724
2745
  type: "npm" | "binary" | "deno";
2725
2746
  name: string;
2726
2747
  }[] | undefined;
2727
- contractsDir?: string | undefined;
2728
- artifactsDir?: string | undefined;
2748
+ accounts?: Record<string, string> | undefined;
2729
2749
  network?: Record<string, {
2730
2750
  accounts?: Record<string, {
2731
- publicKey: string;
2732
- publicKeyHash: string;
2733
- privateKey: string;
2751
+ mnemonic?: string | undefined;
2752
+ publicKey?: string | undefined;
2753
+ publicKeyHash?: string | undefined;
2754
+ privateKey?: string | undefined;
2734
2755
  }> | undefined;
2735
2756
  faucet?: {
2736
2757
  pkh: string;
@@ -2742,20 +2763,7 @@ export declare const schemas: {
2742
2763
  } | undefined;
2743
2764
  label: string;
2744
2765
  rpcUrl: string;
2745
- protocol: string;
2746
- }> | undefined;
2747
- accounts?: Record<string, string> | undefined;
2748
- contracts?: Record<string, {
2749
- sourceFile: string;
2750
- hash: string;
2751
2766
  }> | undefined;
2752
- metadata?: {
2753
- name?: string | undefined;
2754
- projectDescription?: string | undefined;
2755
- authors?: string[] | undefined;
2756
- license?: string | undefined;
2757
- homepage?: string | undefined;
2758
- } | undefined;
2759
2767
  projectDir: string;
2760
2768
  environment: Record<string, string | {
2761
2769
  storage?: Record<string, string> | undefined;
@@ -2791,28 +2799,41 @@ export declare const schemas: {
2791
2799
  encryptedKey: string;
2792
2800
  secretKey: string;
2793
2801
  }> | undefined;
2794
- attributes?: string | number | boolean | undefined;
2802
+ protocol?: string | undefined;
2795
2803
  tzkt?: {
2796
2804
  disableAutostartWithSandbox?: boolean | undefined;
2797
2805
  postgresqlPort?: number | undefined;
2798
2806
  apiPort?: number | undefined;
2799
2807
  } | undefined;
2808
+ annotations?: Record<string, unknown> | undefined;
2800
2809
  label: string;
2801
2810
  rpcUrl: string;
2802
- protocol: string;
2803
2811
  }> | undefined;
2804
2812
  language?: "en" | "fr" | undefined;
2813
+ metadata?: {
2814
+ name?: string | undefined;
2815
+ projectDescription?: string | undefined;
2816
+ authors?: string[] | undefined;
2817
+ license?: string | undefined;
2818
+ homepage?: string | undefined;
2819
+ } | undefined;
2820
+ artifactsDir?: string | undefined;
2821
+ contractsDir?: string | undefined;
2822
+ contracts?: Record<string, {
2823
+ sourceFile: string;
2824
+ hash: string;
2825
+ }> | undefined;
2805
2826
  plugins?: {
2806
2827
  type: "npm" | "binary" | "deno";
2807
2828
  name: string;
2808
2829
  }[] | undefined;
2809
- contractsDir?: string | undefined;
2810
- artifactsDir?: string | undefined;
2830
+ accounts?: Record<string, string> | undefined;
2811
2831
  network?: Record<string, {
2812
2832
  accounts?: Record<string, {
2813
- publicKey: string;
2814
- publicKeyHash: string;
2815
- privateKey: string;
2833
+ mnemonic?: string | undefined;
2834
+ publicKey?: string | undefined;
2835
+ publicKeyHash?: string | undefined;
2836
+ privateKey?: string | undefined;
2816
2837
  }> | undefined;
2817
2838
  faucet?: {
2818
2839
  pkh: string;
@@ -2824,20 +2845,7 @@ export declare const schemas: {
2824
2845
  } | undefined;
2825
2846
  label: string;
2826
2847
  rpcUrl: string;
2827
- protocol: string;
2828
- }> | undefined;
2829
- accounts?: Record<string, string> | undefined;
2830
- contracts?: Record<string, {
2831
- sourceFile: string;
2832
- hash: string;
2833
2848
  }> | undefined;
2834
- metadata?: {
2835
- name?: string | undefined;
2836
- projectDescription?: string | undefined;
2837
- authors?: string[] | undefined;
2838
- license?: string | undefined;
2839
- homepage?: string | undefined;
2840
- } | undefined;
2841
2849
  projectDir: string;
2842
2850
  environment: Record<string, string | {
2843
2851
  storage?: Record<string, string> | undefined;
@@ -2873,28 +2881,41 @@ export declare const schemas: {
2873
2881
  encryptedKey: string;
2874
2882
  secretKey: string;
2875
2883
  }> | undefined;
2876
- attributes?: string | number | boolean | undefined;
2884
+ protocol?: string | undefined;
2877
2885
  tzkt?: {
2878
2886
  disableAutostartWithSandbox?: boolean | undefined;
2879
2887
  postgresqlPort?: number | undefined;
2880
2888
  apiPort?: number | undefined;
2881
2889
  } | undefined;
2890
+ annotations?: Record<string, unknown> | undefined;
2882
2891
  label: string;
2883
2892
  rpcUrl: string;
2884
- protocol: string;
2885
2893
  }> | undefined;
2886
2894
  language?: "en" | "fr" | undefined;
2895
+ metadata?: {
2896
+ name?: string | undefined;
2897
+ projectDescription?: string | undefined;
2898
+ authors?: string[] | undefined;
2899
+ license?: string | undefined;
2900
+ homepage?: string | undefined;
2901
+ } | undefined;
2902
+ artifactsDir?: string | undefined;
2903
+ contractsDir?: string | undefined;
2904
+ contracts?: Record<string, {
2905
+ sourceFile: string;
2906
+ hash: string;
2907
+ }> | undefined;
2887
2908
  plugins?: {
2888
2909
  type: "npm" | "binary" | "deno";
2889
2910
  name: string;
2890
2911
  }[] | undefined;
2891
- contractsDir?: string | undefined;
2892
- artifactsDir?: string | undefined;
2912
+ accounts?: Record<string, string> | undefined;
2893
2913
  network?: Record<string, {
2894
2914
  accounts?: Record<string, {
2895
- publicKey: string;
2896
- publicKeyHash: string;
2897
- privateKey: string;
2915
+ mnemonic?: string | undefined;
2916
+ publicKey?: string | undefined;
2917
+ publicKeyHash?: string | undefined;
2918
+ privateKey?: string | undefined;
2898
2919
  }> | undefined;
2899
2920
  faucet?: {
2900
2921
  pkh: string;
@@ -2906,20 +2927,7 @@ export declare const schemas: {
2906
2927
  } | undefined;
2907
2928
  label: string;
2908
2929
  rpcUrl: string;
2909
- protocol: string;
2910
2930
  }> | undefined;
2911
- accounts?: Record<string, string> | undefined;
2912
- contracts?: Record<string, {
2913
- sourceFile: string;
2914
- hash: string;
2915
- }> | undefined;
2916
- metadata?: {
2917
- name?: string | undefined;
2918
- projectDescription?: string | undefined;
2919
- authors?: string[] | undefined;
2920
- license?: string | undefined;
2921
- homepage?: string | undefined;
2922
- } | undefined;
2923
2931
  projectDir: string;
2924
2932
  environment: Record<string, string | {
2925
2933
  storage?: Record<string, string> | undefined;
@@ -3481,6 +3489,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3481
3489
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
3482
3490
  config: import("zod").ZodObject<import("zod").extendShape<{
3483
3491
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3492
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3493
+ name: import("zod").ZodOptional<import("zod").ZodString>;
3494
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
3495
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
3496
+ license: import("zod").ZodOptional<import("zod").ZodString>;
3497
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
3498
+ }, "strip", import("zod").ZodTypeAny, {
3499
+ name?: string | undefined;
3500
+ projectDescription?: string | undefined;
3501
+ authors?: string[] | undefined;
3502
+ license?: string | undefined;
3503
+ homepage?: string | undefined;
3504
+ }, {
3505
+ name?: string | undefined;
3506
+ projectDescription?: string | undefined;
3507
+ authors?: string[] | undefined;
3508
+ license?: string | undefined;
3509
+ homepage?: string | undefined;
3510
+ }>>;
3511
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
3512
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
3513
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3514
+ sourceFile: import("zod").ZodString;
3515
+ hash: import("zod").ZodString;
3516
+ }, "strip", import("zod").ZodTypeAny, {
3517
+ sourceFile: string;
3518
+ hash: string;
3519
+ }, {
3520
+ sourceFile: string;
3521
+ hash: string;
3522
+ }>>>;
3484
3523
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
3485
3524
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
3486
3525
  name: import("zod").ZodString;
@@ -3491,24 +3530,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3491
3530
  type: "npm" | "binary" | "deno";
3492
3531
  name: string;
3493
3532
  }>, "many">>;
3494
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
3495
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
3533
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
3534
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3535
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
3536
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
3537
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
3538
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
3539
+ }, "strip", import("zod").ZodTypeAny, {
3540
+ storage?: Record<string, string> | undefined;
3541
+ aliases?: Record<string, Record<string, string>> | undefined;
3542
+ networks: string[];
3543
+ sandboxes: string[];
3544
+ }, {
3545
+ storage?: Record<string, string> | undefined;
3546
+ aliases?: Record<string, Record<string, string>> | undefined;
3547
+ networks: string[];
3548
+ sandboxes: string[];
3549
+ }>, import("zod").ZodString]>>;
3496
3550
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3497
3551
  label: import("zod").ZodString;
3498
3552
  rpcUrl: import("zod").ZodString;
3499
- protocol: import("zod").ZodString;
3500
3553
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3501
- publicKey: import("zod").ZodString;
3502
- publicKeyHash: import("zod").ZodString;
3503
- privateKey: import("zod").ZodString;
3554
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
3555
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
3556
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3557
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3504
3558
  }, "strip", import("zod").ZodTypeAny, {
3505
- publicKey: string;
3506
- publicKeyHash: string;
3507
- privateKey: string;
3559
+ mnemonic?: string | undefined;
3560
+ publicKey?: string | undefined;
3561
+ publicKeyHash?: string | undefined;
3562
+ privateKey?: string | undefined;
3508
3563
  }, {
3509
- publicKey: string;
3510
- publicKeyHash: string;
3511
- privateKey: string;
3564
+ mnemonic?: string | undefined;
3565
+ publicKey?: string | undefined;
3566
+ publicKeyHash?: string | undefined;
3567
+ privateKey?: string | undefined;
3512
3568
  }>>>;
3513
3569
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3514
3570
  pkh: import("zod").ZodString;
@@ -3534,9 +3590,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3534
3590
  }>>;
3535
3591
  }, "strip", import("zod").ZodTypeAny, {
3536
3592
  accounts?: Record<string, {
3537
- publicKey: string;
3538
- publicKeyHash: string;
3539
- privateKey: string;
3593
+ mnemonic?: string | undefined;
3594
+ publicKey?: string | undefined;
3595
+ publicKeyHash?: string | undefined;
3596
+ privateKey?: string | undefined;
3540
3597
  }> | undefined;
3541
3598
  faucet?: {
3542
3599
  pkh: string;
@@ -3548,12 +3605,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3548
3605
  } | undefined;
3549
3606
  label: string;
3550
3607
  rpcUrl: string;
3551
- protocol: string;
3552
3608
  }, {
3553
3609
  accounts?: Record<string, {
3554
- publicKey: string;
3555
- publicKeyHash: string;
3556
- privateKey: string;
3610
+ mnemonic?: string | undefined;
3611
+ publicKey?: string | undefined;
3612
+ publicKeyHash?: string | undefined;
3613
+ privateKey?: string | undefined;
3557
3614
  }> | undefined;
3558
3615
  faucet?: {
3559
3616
  pkh: string;
@@ -3565,13 +3622,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3565
3622
  } | undefined;
3566
3623
  label: string;
3567
3624
  rpcUrl: string;
3568
- protocol: string;
3569
3625
  }>>>;
3570
3626
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3571
3627
  label: import("zod").ZodString;
3572
3628
  rpcUrl: import("zod").ZodString;
3573
- protocol: import("zod").ZodString;
3574
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
3629
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3575
3630
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3576
3631
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3577
3632
  encryptedKey: import("zod").ZodString;
@@ -3599,6 +3654,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3599
3654
  postgresqlPort?: number | undefined;
3600
3655
  apiPort?: number | undefined;
3601
3656
  }>>;
3657
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3602
3658
  }, "strip", import("zod").ZodTypeAny, {
3603
3659
  plugin?: string | undefined;
3604
3660
  accounts?: Record<string, string | {
@@ -3606,15 +3662,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3606
3662
  encryptedKey: string;
3607
3663
  secretKey: string;
3608
3664
  }> | undefined;
3609
- attributes?: string | number | boolean | undefined;
3665
+ protocol?: string | undefined;
3610
3666
  tzkt?: {
3611
3667
  disableAutostartWithSandbox?: boolean | undefined;
3612
3668
  postgresqlPort?: number | undefined;
3613
3669
  apiPort?: number | undefined;
3614
3670
  } | undefined;
3671
+ annotations?: Record<string, unknown> | undefined;
3615
3672
  label: string;
3616
3673
  rpcUrl: string;
3617
- protocol: string;
3618
3674
  }, {
3619
3675
  plugin?: string | undefined;
3620
3676
  accounts?: Record<string, string | {
@@ -3622,62 +3678,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3622
3678
  encryptedKey: string;
3623
3679
  secretKey: string;
3624
3680
  }> | undefined;
3625
- attributes?: string | number | boolean | undefined;
3681
+ protocol?: string | undefined;
3626
3682
  tzkt?: {
3627
3683
  disableAutostartWithSandbox?: boolean | undefined;
3628
3684
  postgresqlPort?: number | undefined;
3629
3685
  apiPort?: number | undefined;
3630
3686
  } | undefined;
3687
+ annotations?: Record<string, unknown> | undefined;
3631
3688
  label: string;
3632
3689
  rpcUrl: string;
3633
- protocol: string;
3634
- }>>>;
3635
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3636
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
3637
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
3638
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
3639
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
3640
- }, "strip", import("zod").ZodTypeAny, {
3641
- storage?: Record<string, string> | undefined;
3642
- aliases?: Record<string, Record<string, string>> | undefined;
3643
- networks: string[];
3644
- sandboxes: string[];
3645
- }, {
3646
- storage?: Record<string, string> | undefined;
3647
- aliases?: Record<string, Record<string, string>> | undefined;
3648
- networks: string[];
3649
- sandboxes: string[];
3650
- }>, import("zod").ZodString]>>;
3651
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
3652
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3653
- sourceFile: import("zod").ZodString;
3654
- hash: import("zod").ZodString;
3655
- }, "strip", import("zod").ZodTypeAny, {
3656
- sourceFile: string;
3657
- hash: string;
3658
- }, {
3659
- sourceFile: string;
3660
- hash: string;
3661
3690
  }>>>;
3662
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3663
- name: import("zod").ZodOptional<import("zod").ZodString>;
3664
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
3665
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
3666
- license: import("zod").ZodOptional<import("zod").ZodString>;
3667
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
3668
- }, "strip", import("zod").ZodTypeAny, {
3669
- name?: string | undefined;
3670
- projectDescription?: string | undefined;
3671
- authors?: string[] | undefined;
3672
- license?: string | undefined;
3673
- homepage?: string | undefined;
3674
- }, {
3675
- name?: string | undefined;
3676
- projectDescription?: string | undefined;
3677
- authors?: string[] | undefined;
3678
- license?: string | undefined;
3679
- homepage?: string | undefined;
3680
- }>>;
3681
3691
  }, {
3682
3692
  projectDir: import("zod").ZodString;
3683
3693
  configFile: import("zod").ZodString;
@@ -3690,28 +3700,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3690
3700
  encryptedKey: string;
3691
3701
  secretKey: string;
3692
3702
  }> | undefined;
3693
- attributes?: string | number | boolean | undefined;
3703
+ protocol?: string | undefined;
3694
3704
  tzkt?: {
3695
3705
  disableAutostartWithSandbox?: boolean | undefined;
3696
3706
  postgresqlPort?: number | undefined;
3697
3707
  apiPort?: number | undefined;
3698
3708
  } | undefined;
3709
+ annotations?: Record<string, unknown> | undefined;
3699
3710
  label: string;
3700
3711
  rpcUrl: string;
3701
- protocol: string;
3702
3712
  }> | undefined;
3703
- language?: "en" | "fr" | undefined;
3713
+ language?: "en" | "fr" | undefined;
3714
+ metadata?: {
3715
+ name?: string | undefined;
3716
+ projectDescription?: string | undefined;
3717
+ authors?: string[] | undefined;
3718
+ license?: string | undefined;
3719
+ homepage?: string | undefined;
3720
+ } | undefined;
3721
+ artifactsDir?: string | undefined;
3722
+ contractsDir?: string | undefined;
3723
+ contracts?: Record<string, {
3724
+ sourceFile: string;
3725
+ hash: string;
3726
+ }> | undefined;
3704
3727
  plugins?: {
3705
3728
  type: "npm" | "binary" | "deno";
3706
3729
  name: string;
3707
3730
  }[] | undefined;
3708
- contractsDir?: string | undefined;
3709
- artifactsDir?: string | undefined;
3731
+ accounts?: Record<string, string> | undefined;
3710
3732
  network?: Record<string, {
3711
3733
  accounts?: Record<string, {
3712
- publicKey: string;
3713
- publicKeyHash: string;
3714
- privateKey: string;
3734
+ mnemonic?: string | undefined;
3735
+ publicKey?: string | undefined;
3736
+ publicKeyHash?: string | undefined;
3737
+ privateKey?: string | undefined;
3715
3738
  }> | undefined;
3716
3739
  faucet?: {
3717
3740
  pkh: string;
@@ -3723,20 +3746,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3723
3746
  } | undefined;
3724
3747
  label: string;
3725
3748
  rpcUrl: string;
3726
- protocol: string;
3727
- }> | undefined;
3728
- accounts?: Record<string, string> | undefined;
3729
- contracts?: Record<string, {
3730
- sourceFile: string;
3731
- hash: string;
3732
3749
  }> | undefined;
3733
- metadata?: {
3734
- name?: string | undefined;
3735
- projectDescription?: string | undefined;
3736
- authors?: string[] | undefined;
3737
- license?: string | undefined;
3738
- homepage?: string | undefined;
3739
- } | undefined;
3740
3750
  projectDir: string;
3741
3751
  environment: Record<string, string | {
3742
3752
  storage?: Record<string, string> | undefined;
@@ -3754,28 +3764,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3754
3764
  encryptedKey: string;
3755
3765
  secretKey: string;
3756
3766
  }> | undefined;
3757
- attributes?: string | number | boolean | undefined;
3767
+ protocol?: string | undefined;
3758
3768
  tzkt?: {
3759
3769
  disableAutostartWithSandbox?: boolean | undefined;
3760
3770
  postgresqlPort?: number | undefined;
3761
3771
  apiPort?: number | undefined;
3762
3772
  } | undefined;
3773
+ annotations?: Record<string, unknown> | undefined;
3763
3774
  label: string;
3764
3775
  rpcUrl: string;
3765
- protocol: string;
3766
3776
  }> | undefined;
3767
3777
  language?: "en" | "fr" | undefined;
3778
+ metadata?: {
3779
+ name?: string | undefined;
3780
+ projectDescription?: string | undefined;
3781
+ authors?: string[] | undefined;
3782
+ license?: string | undefined;
3783
+ homepage?: string | undefined;
3784
+ } | undefined;
3785
+ artifactsDir?: string | undefined;
3786
+ contractsDir?: string | undefined;
3787
+ contracts?: Record<string, {
3788
+ sourceFile: string;
3789
+ hash: string;
3790
+ }> | undefined;
3768
3791
  plugins?: {
3769
3792
  type: "npm" | "binary" | "deno";
3770
3793
  name: string;
3771
3794
  }[] | undefined;
3772
- contractsDir?: string | undefined;
3773
- artifactsDir?: string | undefined;
3795
+ accounts?: Record<string, string> | undefined;
3774
3796
  network?: Record<string, {
3775
3797
  accounts?: Record<string, {
3776
- publicKey: string;
3777
- publicKeyHash: string;
3778
- privateKey: string;
3798
+ mnemonic?: string | undefined;
3799
+ publicKey?: string | undefined;
3800
+ publicKeyHash?: string | undefined;
3801
+ privateKey?: string | undefined;
3779
3802
  }> | undefined;
3780
3803
  faucet?: {
3781
3804
  pkh: string;
@@ -3787,20 +3810,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3787
3810
  } | undefined;
3788
3811
  label: string;
3789
3812
  rpcUrl: string;
3790
- protocol: string;
3791
- }> | undefined;
3792
- accounts?: Record<string, string> | undefined;
3793
- contracts?: Record<string, {
3794
- sourceFile: string;
3795
- hash: string;
3796
3813
  }> | undefined;
3797
- metadata?: {
3798
- name?: string | undefined;
3799
- projectDescription?: string | undefined;
3800
- authors?: string[] | undefined;
3801
- license?: string | undefined;
3802
- homepage?: string | undefined;
3803
- } | undefined;
3804
3814
  projectDir: string;
3805
3815
  environment: Record<string, string | {
3806
3816
  storage?: Record<string, string> | undefined;
@@ -3836,28 +3846,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3836
3846
  encryptedKey: string;
3837
3847
  secretKey: string;
3838
3848
  }> | undefined;
3839
- attributes?: string | number | boolean | undefined;
3849
+ protocol?: string | undefined;
3840
3850
  tzkt?: {
3841
3851
  disableAutostartWithSandbox?: boolean | undefined;
3842
3852
  postgresqlPort?: number | undefined;
3843
3853
  apiPort?: number | undefined;
3844
3854
  } | undefined;
3855
+ annotations?: Record<string, unknown> | undefined;
3845
3856
  label: string;
3846
3857
  rpcUrl: string;
3847
- protocol: string;
3848
3858
  }> | undefined;
3849
3859
  language?: "en" | "fr" | undefined;
3860
+ metadata?: {
3861
+ name?: string | undefined;
3862
+ projectDescription?: string | undefined;
3863
+ authors?: string[] | undefined;
3864
+ license?: string | undefined;
3865
+ homepage?: string | undefined;
3866
+ } | undefined;
3867
+ artifactsDir?: string | undefined;
3868
+ contractsDir?: string | undefined;
3869
+ contracts?: Record<string, {
3870
+ sourceFile: string;
3871
+ hash: string;
3872
+ }> | undefined;
3850
3873
  plugins?: {
3851
3874
  type: "npm" | "binary" | "deno";
3852
3875
  name: string;
3853
3876
  }[] | undefined;
3854
- contractsDir?: string | undefined;
3855
- artifactsDir?: string | undefined;
3877
+ accounts?: Record<string, string> | undefined;
3856
3878
  network?: Record<string, {
3857
3879
  accounts?: Record<string, {
3858
- publicKey: string;
3859
- publicKeyHash: string;
3860
- privateKey: string;
3880
+ mnemonic?: string | undefined;
3881
+ publicKey?: string | undefined;
3882
+ publicKeyHash?: string | undefined;
3883
+ privateKey?: string | undefined;
3861
3884
  }> | undefined;
3862
3885
  faucet?: {
3863
3886
  pkh: string;
@@ -3869,20 +3892,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3869
3892
  } | undefined;
3870
3893
  label: string;
3871
3894
  rpcUrl: string;
3872
- protocol: string;
3873
- }> | undefined;
3874
- accounts?: Record<string, string> | undefined;
3875
- contracts?: Record<string, {
3876
- sourceFile: string;
3877
- hash: string;
3878
3895
  }> | undefined;
3879
- metadata?: {
3880
- name?: string | undefined;
3881
- projectDescription?: string | undefined;
3882
- authors?: string[] | undefined;
3883
- license?: string | undefined;
3884
- homepage?: string | undefined;
3885
- } | undefined;
3886
3896
  projectDir: string;
3887
3897
  environment: Record<string, string | {
3888
3898
  storage?: Record<string, string> | undefined;
@@ -3918,28 +3928,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3918
3928
  encryptedKey: string;
3919
3929
  secretKey: string;
3920
3930
  }> | undefined;
3921
- attributes?: string | number | boolean | undefined;
3931
+ protocol?: string | undefined;
3922
3932
  tzkt?: {
3923
3933
  disableAutostartWithSandbox?: boolean | undefined;
3924
3934
  postgresqlPort?: number | undefined;
3925
3935
  apiPort?: number | undefined;
3926
3936
  } | undefined;
3937
+ annotations?: Record<string, unknown> | undefined;
3927
3938
  label: string;
3928
3939
  rpcUrl: string;
3929
- protocol: string;
3930
3940
  }> | undefined;
3931
3941
  language?: "en" | "fr" | undefined;
3942
+ metadata?: {
3943
+ name?: string | undefined;
3944
+ projectDescription?: string | undefined;
3945
+ authors?: string[] | undefined;
3946
+ license?: string | undefined;
3947
+ homepage?: string | undefined;
3948
+ } | undefined;
3949
+ artifactsDir?: string | undefined;
3950
+ contractsDir?: string | undefined;
3951
+ contracts?: Record<string, {
3952
+ sourceFile: string;
3953
+ hash: string;
3954
+ }> | undefined;
3932
3955
  plugins?: {
3933
3956
  type: "npm" | "binary" | "deno";
3934
3957
  name: string;
3935
3958
  }[] | undefined;
3936
- contractsDir?: string | undefined;
3937
- artifactsDir?: string | undefined;
3959
+ accounts?: Record<string, string> | undefined;
3938
3960
  network?: Record<string, {
3939
3961
  accounts?: Record<string, {
3940
- publicKey: string;
3941
- publicKeyHash: string;
3942
- privateKey: string;
3962
+ mnemonic?: string | undefined;
3963
+ publicKey?: string | undefined;
3964
+ publicKeyHash?: string | undefined;
3965
+ privateKey?: string | undefined;
3943
3966
  }> | undefined;
3944
3967
  faucet?: {
3945
3968
  pkh: string;
@@ -3951,20 +3974,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
3951
3974
  } | undefined;
3952
3975
  label: string;
3953
3976
  rpcUrl: string;
3954
- protocol: string;
3955
- }> | undefined;
3956
- accounts?: Record<string, string> | undefined;
3957
- contracts?: Record<string, {
3958
- sourceFile: string;
3959
- hash: string;
3960
3977
  }> | undefined;
3961
- metadata?: {
3962
- name?: string | undefined;
3963
- projectDescription?: string | undefined;
3964
- authors?: string[] | undefined;
3965
- license?: string | undefined;
3966
- homepage?: string | undefined;
3967
- } | undefined;
3968
3978
  projectDir: string;
3969
3979
  environment: Record<string, string | {
3970
3980
  storage?: Record<string, string> | undefined;
@@ -4092,6 +4102,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4092
4102
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
4093
4103
  config: import("zod").ZodObject<import("zod").extendShape<{
4094
4104
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
4105
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4106
+ name: import("zod").ZodOptional<import("zod").ZodString>;
4107
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
4108
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
4109
+ license: import("zod").ZodOptional<import("zod").ZodString>;
4110
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
4111
+ }, "strip", import("zod").ZodTypeAny, {
4112
+ name?: string | undefined;
4113
+ projectDescription?: string | undefined;
4114
+ authors?: string[] | undefined;
4115
+ license?: string | undefined;
4116
+ homepage?: string | undefined;
4117
+ }, {
4118
+ name?: string | undefined;
4119
+ projectDescription?: string | undefined;
4120
+ authors?: string[] | undefined;
4121
+ license?: string | undefined;
4122
+ homepage?: string | undefined;
4123
+ }>>;
4124
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
4125
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
4126
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4127
+ sourceFile: import("zod").ZodString;
4128
+ hash: import("zod").ZodString;
4129
+ }, "strip", import("zod").ZodTypeAny, {
4130
+ sourceFile: string;
4131
+ hash: string;
4132
+ }, {
4133
+ sourceFile: string;
4134
+ hash: string;
4135
+ }>>>;
4095
4136
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
4096
4137
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
4097
4138
  name: import("zod").ZodString;
@@ -4102,24 +4143,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4102
4143
  type: "npm" | "binary" | "deno";
4103
4144
  name: string;
4104
4145
  }>, "many">>;
4105
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
4106
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
4146
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
4147
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4148
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
4149
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
4150
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
4151
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
4152
+ }, "strip", import("zod").ZodTypeAny, {
4153
+ storage?: Record<string, string> | undefined;
4154
+ aliases?: Record<string, Record<string, string>> | undefined;
4155
+ networks: string[];
4156
+ sandboxes: string[];
4157
+ }, {
4158
+ storage?: Record<string, string> | undefined;
4159
+ aliases?: Record<string, Record<string, string>> | undefined;
4160
+ networks: string[];
4161
+ sandboxes: string[];
4162
+ }>, import("zod").ZodString]>>;
4107
4163
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4108
4164
  label: import("zod").ZodString;
4109
4165
  rpcUrl: import("zod").ZodString;
4110
- protocol: import("zod").ZodString;
4111
4166
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4112
- publicKey: import("zod").ZodString;
4113
- publicKeyHash: import("zod").ZodString;
4114
- privateKey: import("zod").ZodString;
4167
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
4168
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
4169
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4170
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4115
4171
  }, "strip", import("zod").ZodTypeAny, {
4116
- publicKey: string;
4117
- publicKeyHash: string;
4118
- privateKey: string;
4172
+ mnemonic?: string | undefined;
4173
+ publicKey?: string | undefined;
4174
+ publicKeyHash?: string | undefined;
4175
+ privateKey?: string | undefined;
4119
4176
  }, {
4120
- publicKey: string;
4121
- publicKeyHash: string;
4122
- privateKey: string;
4177
+ mnemonic?: string | undefined;
4178
+ publicKey?: string | undefined;
4179
+ publicKeyHash?: string | undefined;
4180
+ privateKey?: string | undefined;
4123
4181
  }>>>;
4124
4182
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4125
4183
  pkh: import("zod").ZodString;
@@ -4145,9 +4203,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4145
4203
  }>>;
4146
4204
  }, "strip", import("zod").ZodTypeAny, {
4147
4205
  accounts?: Record<string, {
4148
- publicKey: string;
4149
- publicKeyHash: string;
4150
- privateKey: string;
4206
+ mnemonic?: string | undefined;
4207
+ publicKey?: string | undefined;
4208
+ publicKeyHash?: string | undefined;
4209
+ privateKey?: string | undefined;
4151
4210
  }> | undefined;
4152
4211
  faucet?: {
4153
4212
  pkh: string;
@@ -4159,12 +4218,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4159
4218
  } | undefined;
4160
4219
  label: string;
4161
4220
  rpcUrl: string;
4162
- protocol: string;
4163
4221
  }, {
4164
4222
  accounts?: Record<string, {
4165
- publicKey: string;
4166
- publicKeyHash: string;
4167
- privateKey: string;
4223
+ mnemonic?: string | undefined;
4224
+ publicKey?: string | undefined;
4225
+ publicKeyHash?: string | undefined;
4226
+ privateKey?: string | undefined;
4168
4227
  }> | undefined;
4169
4228
  faucet?: {
4170
4229
  pkh: string;
@@ -4176,13 +4235,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4176
4235
  } | undefined;
4177
4236
  label: string;
4178
4237
  rpcUrl: string;
4179
- protocol: string;
4180
4238
  }>>>;
4181
4239
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4182
4240
  label: import("zod").ZodString;
4183
4241
  rpcUrl: import("zod").ZodString;
4184
- protocol: import("zod").ZodString;
4185
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
4242
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4186
4243
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
4187
4244
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4188
4245
  encryptedKey: import("zod").ZodString;
@@ -4210,6 +4267,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4210
4267
  postgresqlPort?: number | undefined;
4211
4268
  apiPort?: number | undefined;
4212
4269
  }>>;
4270
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4213
4271
  }, "strip", import("zod").ZodTypeAny, {
4214
4272
  plugin?: string | undefined;
4215
4273
  accounts?: Record<string, string | {
@@ -4217,15 +4275,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4217
4275
  encryptedKey: string;
4218
4276
  secretKey: string;
4219
4277
  }> | undefined;
4220
- attributes?: string | number | boolean | undefined;
4278
+ protocol?: string | undefined;
4221
4279
  tzkt?: {
4222
4280
  disableAutostartWithSandbox?: boolean | undefined;
4223
4281
  postgresqlPort?: number | undefined;
4224
4282
  apiPort?: number | undefined;
4225
4283
  } | undefined;
4284
+ annotations?: Record<string, unknown> | undefined;
4226
4285
  label: string;
4227
4286
  rpcUrl: string;
4228
- protocol: string;
4229
4287
  }, {
4230
4288
  plugin?: string | undefined;
4231
4289
  accounts?: Record<string, string | {
@@ -4233,62 +4291,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4233
4291
  encryptedKey: string;
4234
4292
  secretKey: string;
4235
4293
  }> | undefined;
4236
- attributes?: string | number | boolean | undefined;
4294
+ protocol?: string | undefined;
4237
4295
  tzkt?: {
4238
4296
  disableAutostartWithSandbox?: boolean | undefined;
4239
4297
  postgresqlPort?: number | undefined;
4240
4298
  apiPort?: number | undefined;
4241
4299
  } | undefined;
4300
+ annotations?: Record<string, unknown> | undefined;
4242
4301
  label: string;
4243
4302
  rpcUrl: string;
4244
- protocol: string;
4245
- }>>>;
4246
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4247
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
4248
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
4249
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
4250
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
4251
- }, "strip", import("zod").ZodTypeAny, {
4252
- storage?: Record<string, string> | undefined;
4253
- aliases?: Record<string, Record<string, string>> | undefined;
4254
- networks: string[];
4255
- sandboxes: string[];
4256
- }, {
4257
- storage?: Record<string, string> | undefined;
4258
- aliases?: Record<string, Record<string, string>> | undefined;
4259
- networks: string[];
4260
- sandboxes: string[];
4261
- }>, import("zod").ZodString]>>;
4262
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
4263
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4264
- sourceFile: import("zod").ZodString;
4265
- hash: import("zod").ZodString;
4266
- }, "strip", import("zod").ZodTypeAny, {
4267
- sourceFile: string;
4268
- hash: string;
4269
- }, {
4270
- sourceFile: string;
4271
- hash: string;
4272
4303
  }>>>;
4273
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4274
- name: import("zod").ZodOptional<import("zod").ZodString>;
4275
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
4276
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
4277
- license: import("zod").ZodOptional<import("zod").ZodString>;
4278
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
4279
- }, "strip", import("zod").ZodTypeAny, {
4280
- name?: string | undefined;
4281
- projectDescription?: string | undefined;
4282
- authors?: string[] | undefined;
4283
- license?: string | undefined;
4284
- homepage?: string | undefined;
4285
- }, {
4286
- name?: string | undefined;
4287
- projectDescription?: string | undefined;
4288
- authors?: string[] | undefined;
4289
- license?: string | undefined;
4290
- homepage?: string | undefined;
4291
- }>>;
4292
4304
  }, {
4293
4305
  projectDir: import("zod").ZodString;
4294
4306
  configFile: import("zod").ZodString;
@@ -4301,28 +4313,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4301
4313
  encryptedKey: string;
4302
4314
  secretKey: string;
4303
4315
  }> | undefined;
4304
- attributes?: string | number | boolean | undefined;
4316
+ protocol?: string | undefined;
4305
4317
  tzkt?: {
4306
4318
  disableAutostartWithSandbox?: boolean | undefined;
4307
4319
  postgresqlPort?: number | undefined;
4308
4320
  apiPort?: number | undefined;
4309
4321
  } | undefined;
4322
+ annotations?: Record<string, unknown> | undefined;
4310
4323
  label: string;
4311
4324
  rpcUrl: string;
4312
- protocol: string;
4313
4325
  }> | undefined;
4314
4326
  language?: "en" | "fr" | undefined;
4327
+ metadata?: {
4328
+ name?: string | undefined;
4329
+ projectDescription?: string | undefined;
4330
+ authors?: string[] | undefined;
4331
+ license?: string | undefined;
4332
+ homepage?: string | undefined;
4333
+ } | undefined;
4334
+ artifactsDir?: string | undefined;
4335
+ contractsDir?: string | undefined;
4336
+ contracts?: Record<string, {
4337
+ sourceFile: string;
4338
+ hash: string;
4339
+ }> | undefined;
4315
4340
  plugins?: {
4316
4341
  type: "npm" | "binary" | "deno";
4317
4342
  name: string;
4318
4343
  }[] | undefined;
4319
- contractsDir?: string | undefined;
4320
- artifactsDir?: string | undefined;
4344
+ accounts?: Record<string, string> | undefined;
4321
4345
  network?: Record<string, {
4322
4346
  accounts?: Record<string, {
4323
- publicKey: string;
4324
- publicKeyHash: string;
4325
- privateKey: string;
4347
+ mnemonic?: string | undefined;
4348
+ publicKey?: string | undefined;
4349
+ publicKeyHash?: string | undefined;
4350
+ privateKey?: string | undefined;
4326
4351
  }> | undefined;
4327
4352
  faucet?: {
4328
4353
  pkh: string;
@@ -4334,20 +4359,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4334
4359
  } | undefined;
4335
4360
  label: string;
4336
4361
  rpcUrl: string;
4337
- protocol: string;
4338
- }> | undefined;
4339
- accounts?: Record<string, string> | undefined;
4340
- contracts?: Record<string, {
4341
- sourceFile: string;
4342
- hash: string;
4343
4362
  }> | undefined;
4344
- metadata?: {
4345
- name?: string | undefined;
4346
- projectDescription?: string | undefined;
4347
- authors?: string[] | undefined;
4348
- license?: string | undefined;
4349
- homepage?: string | undefined;
4350
- } | undefined;
4351
4363
  projectDir: string;
4352
4364
  environment: Record<string, string | {
4353
4365
  storage?: Record<string, string> | undefined;
@@ -4365,28 +4377,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4365
4377
  encryptedKey: string;
4366
4378
  secretKey: string;
4367
4379
  }> | undefined;
4368
- attributes?: string | number | boolean | undefined;
4380
+ protocol?: string | undefined;
4369
4381
  tzkt?: {
4370
4382
  disableAutostartWithSandbox?: boolean | undefined;
4371
4383
  postgresqlPort?: number | undefined;
4372
4384
  apiPort?: number | undefined;
4373
4385
  } | undefined;
4386
+ annotations?: Record<string, unknown> | undefined;
4374
4387
  label: string;
4375
4388
  rpcUrl: string;
4376
- protocol: string;
4377
4389
  }> | undefined;
4378
4390
  language?: "en" | "fr" | undefined;
4391
+ metadata?: {
4392
+ name?: string | undefined;
4393
+ projectDescription?: string | undefined;
4394
+ authors?: string[] | undefined;
4395
+ license?: string | undefined;
4396
+ homepage?: string | undefined;
4397
+ } | undefined;
4398
+ artifactsDir?: string | undefined;
4399
+ contractsDir?: string | undefined;
4400
+ contracts?: Record<string, {
4401
+ sourceFile: string;
4402
+ hash: string;
4403
+ }> | undefined;
4379
4404
  plugins?: {
4380
4405
  type: "npm" | "binary" | "deno";
4381
4406
  name: string;
4382
4407
  }[] | undefined;
4383
- contractsDir?: string | undefined;
4384
- artifactsDir?: string | undefined;
4408
+ accounts?: Record<string, string> | undefined;
4385
4409
  network?: Record<string, {
4386
4410
  accounts?: Record<string, {
4387
- publicKey: string;
4388
- publicKeyHash: string;
4389
- privateKey: string;
4411
+ mnemonic?: string | undefined;
4412
+ publicKey?: string | undefined;
4413
+ publicKeyHash?: string | undefined;
4414
+ privateKey?: string | undefined;
4390
4415
  }> | undefined;
4391
4416
  faucet?: {
4392
4417
  pkh: string;
@@ -4398,20 +4423,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4398
4423
  } | undefined;
4399
4424
  label: string;
4400
4425
  rpcUrl: string;
4401
- protocol: string;
4402
- }> | undefined;
4403
- accounts?: Record<string, string> | undefined;
4404
- contracts?: Record<string, {
4405
- sourceFile: string;
4406
- hash: string;
4407
4426
  }> | undefined;
4408
- metadata?: {
4409
- name?: string | undefined;
4410
- projectDescription?: string | undefined;
4411
- authors?: string[] | undefined;
4412
- license?: string | undefined;
4413
- homepage?: string | undefined;
4414
- } | undefined;
4415
4427
  projectDir: string;
4416
4428
  environment: Record<string, string | {
4417
4429
  storage?: Record<string, string> | undefined;
@@ -4447,28 +4459,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4447
4459
  encryptedKey: string;
4448
4460
  secretKey: string;
4449
4461
  }> | undefined;
4450
- attributes?: string | number | boolean | undefined;
4462
+ protocol?: string | undefined;
4451
4463
  tzkt?: {
4452
4464
  disableAutostartWithSandbox?: boolean | undefined;
4453
4465
  postgresqlPort?: number | undefined;
4454
4466
  apiPort?: number | undefined;
4455
4467
  } | undefined;
4468
+ annotations?: Record<string, unknown> | undefined;
4456
4469
  label: string;
4457
4470
  rpcUrl: string;
4458
- protocol: string;
4459
4471
  }> | undefined;
4460
4472
  language?: "en" | "fr" | undefined;
4473
+ metadata?: {
4474
+ name?: string | undefined;
4475
+ projectDescription?: string | undefined;
4476
+ authors?: string[] | undefined;
4477
+ license?: string | undefined;
4478
+ homepage?: string | undefined;
4479
+ } | undefined;
4480
+ artifactsDir?: string | undefined;
4481
+ contractsDir?: string | undefined;
4482
+ contracts?: Record<string, {
4483
+ sourceFile: string;
4484
+ hash: string;
4485
+ }> | undefined;
4461
4486
  plugins?: {
4462
4487
  type: "npm" | "binary" | "deno";
4463
4488
  name: string;
4464
4489
  }[] | undefined;
4465
- contractsDir?: string | undefined;
4466
- artifactsDir?: string | undefined;
4490
+ accounts?: Record<string, string> | undefined;
4467
4491
  network?: Record<string, {
4468
4492
  accounts?: Record<string, {
4469
- publicKey: string;
4470
- publicKeyHash: string;
4471
- privateKey: string;
4493
+ mnemonic?: string | undefined;
4494
+ publicKey?: string | undefined;
4495
+ publicKeyHash?: string | undefined;
4496
+ privateKey?: string | undefined;
4472
4497
  }> | undefined;
4473
4498
  faucet?: {
4474
4499
  pkh: string;
@@ -4480,20 +4505,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4480
4505
  } | undefined;
4481
4506
  label: string;
4482
4507
  rpcUrl: string;
4483
- protocol: string;
4484
- }> | undefined;
4485
- accounts?: Record<string, string> | undefined;
4486
- contracts?: Record<string, {
4487
- sourceFile: string;
4488
- hash: string;
4489
4508
  }> | undefined;
4490
- metadata?: {
4491
- name?: string | undefined;
4492
- projectDescription?: string | undefined;
4493
- authors?: string[] | undefined;
4494
- license?: string | undefined;
4495
- homepage?: string | undefined;
4496
- } | undefined;
4497
4509
  projectDir: string;
4498
4510
  environment: Record<string, string | {
4499
4511
  storage?: Record<string, string> | undefined;
@@ -4529,28 +4541,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4529
4541
  encryptedKey: string;
4530
4542
  secretKey: string;
4531
4543
  }> | undefined;
4532
- attributes?: string | number | boolean | undefined;
4544
+ protocol?: string | undefined;
4533
4545
  tzkt?: {
4534
4546
  disableAutostartWithSandbox?: boolean | undefined;
4535
4547
  postgresqlPort?: number | undefined;
4536
4548
  apiPort?: number | undefined;
4537
4549
  } | undefined;
4550
+ annotations?: Record<string, unknown> | undefined;
4538
4551
  label: string;
4539
4552
  rpcUrl: string;
4540
- protocol: string;
4541
4553
  }> | undefined;
4542
4554
  language?: "en" | "fr" | undefined;
4555
+ metadata?: {
4556
+ name?: string | undefined;
4557
+ projectDescription?: string | undefined;
4558
+ authors?: string[] | undefined;
4559
+ license?: string | undefined;
4560
+ homepage?: string | undefined;
4561
+ } | undefined;
4562
+ artifactsDir?: string | undefined;
4563
+ contractsDir?: string | undefined;
4564
+ contracts?: Record<string, {
4565
+ sourceFile: string;
4566
+ hash: string;
4567
+ }> | undefined;
4543
4568
  plugins?: {
4544
4569
  type: "npm" | "binary" | "deno";
4545
4570
  name: string;
4546
4571
  }[] | undefined;
4547
- contractsDir?: string | undefined;
4548
- artifactsDir?: string | undefined;
4572
+ accounts?: Record<string, string> | undefined;
4549
4573
  network?: Record<string, {
4550
4574
  accounts?: Record<string, {
4551
- publicKey: string;
4552
- publicKeyHash: string;
4553
- privateKey: string;
4575
+ mnemonic?: string | undefined;
4576
+ publicKey?: string | undefined;
4577
+ publicKeyHash?: string | undefined;
4578
+ privateKey?: string | undefined;
4554
4579
  }> | undefined;
4555
4580
  faucet?: {
4556
4581
  pkh: string;
@@ -4562,20 +4587,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
4562
4587
  } | undefined;
4563
4588
  label: string;
4564
4589
  rpcUrl: string;
4565
- protocol: string;
4566
- }> | undefined;
4567
- accounts?: Record<string, string> | undefined;
4568
- contracts?: Record<string, {
4569
- sourceFile: string;
4570
- hash: string;
4571
4590
  }> | undefined;
4572
- metadata?: {
4573
- name?: string | undefined;
4574
- projectDescription?: string | undefined;
4575
- authors?: string[] | undefined;
4576
- license?: string | undefined;
4577
- homepage?: string | undefined;
4578
- } | undefined;
4579
4591
  projectDir: string;
4580
4592
  environment: Record<string, string | {
4581
4593
  storage?: Record<string, string> | undefined;
@@ -5057,6 +5069,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5057
5069
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
5058
5070
  config: import("zod").ZodObject<import("zod").extendShape<{
5059
5071
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
5072
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
5073
+ name: import("zod").ZodOptional<import("zod").ZodString>;
5074
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
5075
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
5076
+ license: import("zod").ZodOptional<import("zod").ZodString>;
5077
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
5078
+ }, "strip", import("zod").ZodTypeAny, {
5079
+ name?: string | undefined;
5080
+ projectDescription?: string | undefined;
5081
+ authors?: string[] | undefined;
5082
+ license?: string | undefined;
5083
+ homepage?: string | undefined;
5084
+ }, {
5085
+ name?: string | undefined;
5086
+ projectDescription?: string | undefined;
5087
+ authors?: string[] | undefined;
5088
+ license?: string | undefined;
5089
+ homepage?: string | undefined;
5090
+ }>>;
5091
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5092
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5093
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5094
+ sourceFile: import("zod").ZodString;
5095
+ hash: import("zod").ZodString;
5096
+ }, "strip", import("zod").ZodTypeAny, {
5097
+ sourceFile: string;
5098
+ hash: string;
5099
+ }, {
5100
+ sourceFile: string;
5101
+ hash: string;
5102
+ }>>>;
5060
5103
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
5061
5104
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
5062
5105
  name: import("zod").ZodString;
@@ -5067,24 +5110,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5067
5110
  type: "npm" | "binary" | "deno";
5068
5111
  name: string;
5069
5112
  }>, "many">>;
5070
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5071
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5113
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5114
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5115
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
5116
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
5117
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5118
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
5119
+ }, "strip", import("zod").ZodTypeAny, {
5120
+ storage?: Record<string, string> | undefined;
5121
+ aliases?: Record<string, Record<string, string>> | undefined;
5122
+ networks: string[];
5123
+ sandboxes: string[];
5124
+ }, {
5125
+ storage?: Record<string, string> | undefined;
5126
+ aliases?: Record<string, Record<string, string>> | undefined;
5127
+ networks: string[];
5128
+ sandboxes: string[];
5129
+ }>, import("zod").ZodString]>>;
5072
5130
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5073
5131
  label: import("zod").ZodString;
5074
5132
  rpcUrl: import("zod").ZodString;
5075
- protocol: import("zod").ZodString;
5076
5133
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5077
- publicKey: import("zod").ZodString;
5078
- publicKeyHash: import("zod").ZodString;
5079
- privateKey: import("zod").ZodString;
5134
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
5135
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
5136
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
5137
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
5080
5138
  }, "strip", import("zod").ZodTypeAny, {
5081
- publicKey: string;
5082
- publicKeyHash: string;
5083
- privateKey: string;
5139
+ mnemonic?: string | undefined;
5140
+ publicKey?: string | undefined;
5141
+ publicKeyHash?: string | undefined;
5142
+ privateKey?: string | undefined;
5084
5143
  }, {
5085
- publicKey: string;
5086
- publicKeyHash: string;
5087
- privateKey: string;
5144
+ mnemonic?: string | undefined;
5145
+ publicKey?: string | undefined;
5146
+ publicKeyHash?: string | undefined;
5147
+ privateKey?: string | undefined;
5088
5148
  }>>>;
5089
5149
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
5090
5150
  pkh: import("zod").ZodString;
@@ -5110,9 +5170,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5110
5170
  }>>;
5111
5171
  }, "strip", import("zod").ZodTypeAny, {
5112
5172
  accounts?: Record<string, {
5113
- publicKey: string;
5114
- publicKeyHash: string;
5115
- privateKey: string;
5173
+ mnemonic?: string | undefined;
5174
+ publicKey?: string | undefined;
5175
+ publicKeyHash?: string | undefined;
5176
+ privateKey?: string | undefined;
5116
5177
  }> | undefined;
5117
5178
  faucet?: {
5118
5179
  pkh: string;
@@ -5124,12 +5185,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5124
5185
  } | undefined;
5125
5186
  label: string;
5126
5187
  rpcUrl: string;
5127
- protocol: string;
5128
5188
  }, {
5129
5189
  accounts?: Record<string, {
5130
- publicKey: string;
5131
- publicKeyHash: string;
5132
- privateKey: string;
5190
+ mnemonic?: string | undefined;
5191
+ publicKey?: string | undefined;
5192
+ publicKeyHash?: string | undefined;
5193
+ privateKey?: string | undefined;
5133
5194
  }> | undefined;
5134
5195
  faucet?: {
5135
5196
  pkh: string;
@@ -5141,13 +5202,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5141
5202
  } | undefined;
5142
5203
  label: string;
5143
5204
  rpcUrl: string;
5144
- protocol: string;
5145
5205
  }>>>;
5146
5206
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5147
5207
  label: import("zod").ZodString;
5148
5208
  rpcUrl: import("zod").ZodString;
5149
- protocol: import("zod").ZodString;
5150
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
5209
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
5151
5210
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
5152
5211
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5153
5212
  encryptedKey: import("zod").ZodString;
@@ -5175,6 +5234,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5175
5234
  postgresqlPort?: number | undefined;
5176
5235
  apiPort?: number | undefined;
5177
5236
  }>>;
5237
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
5178
5238
  }, "strip", import("zod").ZodTypeAny, {
5179
5239
  plugin?: string | undefined;
5180
5240
  accounts?: Record<string, string | {
@@ -5182,15 +5242,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5182
5242
  encryptedKey: string;
5183
5243
  secretKey: string;
5184
5244
  }> | undefined;
5185
- attributes?: string | number | boolean | undefined;
5245
+ protocol?: string | undefined;
5186
5246
  tzkt?: {
5187
5247
  disableAutostartWithSandbox?: boolean | undefined;
5188
5248
  postgresqlPort?: number | undefined;
5189
5249
  apiPort?: number | undefined;
5190
5250
  } | undefined;
5251
+ annotations?: Record<string, unknown> | undefined;
5191
5252
  label: string;
5192
5253
  rpcUrl: string;
5193
- protocol: string;
5194
5254
  }, {
5195
5255
  plugin?: string | undefined;
5196
5256
  accounts?: Record<string, string | {
@@ -5198,62 +5258,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5198
5258
  encryptedKey: string;
5199
5259
  secretKey: string;
5200
5260
  }> | undefined;
5201
- attributes?: string | number | boolean | undefined;
5261
+ protocol?: string | undefined;
5202
5262
  tzkt?: {
5203
5263
  disableAutostartWithSandbox?: boolean | undefined;
5204
5264
  postgresqlPort?: number | undefined;
5205
5265
  apiPort?: number | undefined;
5206
5266
  } | undefined;
5267
+ annotations?: Record<string, unknown> | undefined;
5207
5268
  label: string;
5208
5269
  rpcUrl: string;
5209
- protocol: string;
5210
- }>>>;
5211
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5212
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
5213
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
5214
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5215
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
5216
- }, "strip", import("zod").ZodTypeAny, {
5217
- storage?: Record<string, string> | undefined;
5218
- aliases?: Record<string, Record<string, string>> | undefined;
5219
- networks: string[];
5220
- sandboxes: string[];
5221
- }, {
5222
- storage?: Record<string, string> | undefined;
5223
- aliases?: Record<string, Record<string, string>> | undefined;
5224
- networks: string[];
5225
- sandboxes: string[];
5226
- }>, import("zod").ZodString]>>;
5227
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5228
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5229
- sourceFile: import("zod").ZodString;
5230
- hash: import("zod").ZodString;
5231
- }, "strip", import("zod").ZodTypeAny, {
5232
- sourceFile: string;
5233
- hash: string;
5234
- }, {
5235
- sourceFile: string;
5236
- hash: string;
5237
5270
  }>>>;
5238
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
5239
- name: import("zod").ZodOptional<import("zod").ZodString>;
5240
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
5241
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
5242
- license: import("zod").ZodOptional<import("zod").ZodString>;
5243
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
5244
- }, "strip", import("zod").ZodTypeAny, {
5245
- name?: string | undefined;
5246
- projectDescription?: string | undefined;
5247
- authors?: string[] | undefined;
5248
- license?: string | undefined;
5249
- homepage?: string | undefined;
5250
- }, {
5251
- name?: string | undefined;
5252
- projectDescription?: string | undefined;
5253
- authors?: string[] | undefined;
5254
- license?: string | undefined;
5255
- homepage?: string | undefined;
5256
- }>>;
5257
5271
  }, {
5258
5272
  projectDir: import("zod").ZodString;
5259
5273
  configFile: import("zod").ZodString;
@@ -5266,28 +5280,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5266
5280
  encryptedKey: string;
5267
5281
  secretKey: string;
5268
5282
  }> | undefined;
5269
- attributes?: string | number | boolean | undefined;
5283
+ protocol?: string | undefined;
5270
5284
  tzkt?: {
5271
5285
  disableAutostartWithSandbox?: boolean | undefined;
5272
5286
  postgresqlPort?: number | undefined;
5273
5287
  apiPort?: number | undefined;
5274
5288
  } | undefined;
5289
+ annotations?: Record<string, unknown> | undefined;
5275
5290
  label: string;
5276
5291
  rpcUrl: string;
5277
- protocol: string;
5278
5292
  }> | undefined;
5279
5293
  language?: "en" | "fr" | undefined;
5294
+ metadata?: {
5295
+ name?: string | undefined;
5296
+ projectDescription?: string | undefined;
5297
+ authors?: string[] | undefined;
5298
+ license?: string | undefined;
5299
+ homepage?: string | undefined;
5300
+ } | undefined;
5301
+ artifactsDir?: string | undefined;
5302
+ contractsDir?: string | undefined;
5303
+ contracts?: Record<string, {
5304
+ sourceFile: string;
5305
+ hash: string;
5306
+ }> | undefined;
5280
5307
  plugins?: {
5281
5308
  type: "npm" | "binary" | "deno";
5282
5309
  name: string;
5283
5310
  }[] | undefined;
5284
- contractsDir?: string | undefined;
5285
- artifactsDir?: string | undefined;
5311
+ accounts?: Record<string, string> | undefined;
5286
5312
  network?: Record<string, {
5287
5313
  accounts?: Record<string, {
5288
- publicKey: string;
5289
- publicKeyHash: string;
5290
- privateKey: string;
5314
+ mnemonic?: string | undefined;
5315
+ publicKey?: string | undefined;
5316
+ publicKeyHash?: string | undefined;
5317
+ privateKey?: string | undefined;
5291
5318
  }> | undefined;
5292
5319
  faucet?: {
5293
5320
  pkh: string;
@@ -5299,20 +5326,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5299
5326
  } | undefined;
5300
5327
  label: string;
5301
5328
  rpcUrl: string;
5302
- protocol: string;
5303
- }> | undefined;
5304
- accounts?: Record<string, string> | undefined;
5305
- contracts?: Record<string, {
5306
- sourceFile: string;
5307
- hash: string;
5308
5329
  }> | undefined;
5309
- metadata?: {
5310
- name?: string | undefined;
5311
- projectDescription?: string | undefined;
5312
- authors?: string[] | undefined;
5313
- license?: string | undefined;
5314
- homepage?: string | undefined;
5315
- } | undefined;
5316
5330
  projectDir: string;
5317
5331
  environment: Record<string, string | {
5318
5332
  storage?: Record<string, string> | undefined;
@@ -5330,28 +5344,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5330
5344
  encryptedKey: string;
5331
5345
  secretKey: string;
5332
5346
  }> | undefined;
5333
- attributes?: string | number | boolean | undefined;
5347
+ protocol?: string | undefined;
5334
5348
  tzkt?: {
5335
5349
  disableAutostartWithSandbox?: boolean | undefined;
5336
5350
  postgresqlPort?: number | undefined;
5337
5351
  apiPort?: number | undefined;
5338
5352
  } | undefined;
5353
+ annotations?: Record<string, unknown> | undefined;
5339
5354
  label: string;
5340
5355
  rpcUrl: string;
5341
- protocol: string;
5342
5356
  }> | undefined;
5343
5357
  language?: "en" | "fr" | undefined;
5358
+ metadata?: {
5359
+ name?: string | undefined;
5360
+ projectDescription?: string | undefined;
5361
+ authors?: string[] | undefined;
5362
+ license?: string | undefined;
5363
+ homepage?: string | undefined;
5364
+ } | undefined;
5365
+ artifactsDir?: string | undefined;
5366
+ contractsDir?: string | undefined;
5367
+ contracts?: Record<string, {
5368
+ sourceFile: string;
5369
+ hash: string;
5370
+ }> | undefined;
5344
5371
  plugins?: {
5345
5372
  type: "npm" | "binary" | "deno";
5346
5373
  name: string;
5347
5374
  }[] | undefined;
5348
- contractsDir?: string | undefined;
5349
- artifactsDir?: string | undefined;
5375
+ accounts?: Record<string, string> | undefined;
5350
5376
  network?: Record<string, {
5351
5377
  accounts?: Record<string, {
5352
- publicKey: string;
5353
- publicKeyHash: string;
5354
- privateKey: string;
5378
+ mnemonic?: string | undefined;
5379
+ publicKey?: string | undefined;
5380
+ publicKeyHash?: string | undefined;
5381
+ privateKey?: string | undefined;
5355
5382
  }> | undefined;
5356
5383
  faucet?: {
5357
5384
  pkh: string;
@@ -5363,20 +5390,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5363
5390
  } | undefined;
5364
5391
  label: string;
5365
5392
  rpcUrl: string;
5366
- protocol: string;
5367
- }> | undefined;
5368
- accounts?: Record<string, string> | undefined;
5369
- contracts?: Record<string, {
5370
- sourceFile: string;
5371
- hash: string;
5372
5393
  }> | undefined;
5373
- metadata?: {
5374
- name?: string | undefined;
5375
- projectDescription?: string | undefined;
5376
- authors?: string[] | undefined;
5377
- license?: string | undefined;
5378
- homepage?: string | undefined;
5379
- } | undefined;
5380
5394
  projectDir: string;
5381
5395
  environment: Record<string, string | {
5382
5396
  storage?: Record<string, string> | undefined;
@@ -5412,28 +5426,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5412
5426
  encryptedKey: string;
5413
5427
  secretKey: string;
5414
5428
  }> | undefined;
5415
- attributes?: string | number | boolean | undefined;
5429
+ protocol?: string | undefined;
5416
5430
  tzkt?: {
5417
5431
  disableAutostartWithSandbox?: boolean | undefined;
5418
5432
  postgresqlPort?: number | undefined;
5419
5433
  apiPort?: number | undefined;
5420
5434
  } | undefined;
5435
+ annotations?: Record<string, unknown> | undefined;
5421
5436
  label: string;
5422
5437
  rpcUrl: string;
5423
- protocol: string;
5424
5438
  }> | undefined;
5425
5439
  language?: "en" | "fr" | undefined;
5440
+ metadata?: {
5441
+ name?: string | undefined;
5442
+ projectDescription?: string | undefined;
5443
+ authors?: string[] | undefined;
5444
+ license?: string | undefined;
5445
+ homepage?: string | undefined;
5446
+ } | undefined;
5447
+ artifactsDir?: string | undefined;
5448
+ contractsDir?: string | undefined;
5449
+ contracts?: Record<string, {
5450
+ sourceFile: string;
5451
+ hash: string;
5452
+ }> | undefined;
5426
5453
  plugins?: {
5427
5454
  type: "npm" | "binary" | "deno";
5428
5455
  name: string;
5429
5456
  }[] | undefined;
5430
- contractsDir?: string | undefined;
5431
- artifactsDir?: string | undefined;
5457
+ accounts?: Record<string, string> | undefined;
5432
5458
  network?: Record<string, {
5433
5459
  accounts?: Record<string, {
5434
- publicKey: string;
5435
- publicKeyHash: string;
5436
- privateKey: string;
5460
+ mnemonic?: string | undefined;
5461
+ publicKey?: string | undefined;
5462
+ publicKeyHash?: string | undefined;
5463
+ privateKey?: string | undefined;
5437
5464
  }> | undefined;
5438
5465
  faucet?: {
5439
5466
  pkh: string;
@@ -5442,23 +5469,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5442
5469
  password: string;
5443
5470
  amount: string;
5444
5471
  activation_code: string;
5445
- } | undefined;
5446
- label: string;
5447
- rpcUrl: string;
5448
- protocol: string;
5449
- }> | undefined;
5450
- accounts?: Record<string, string> | undefined;
5451
- contracts?: Record<string, {
5452
- sourceFile: string;
5453
- hash: string;
5472
+ } | undefined;
5473
+ label: string;
5474
+ rpcUrl: string;
5454
5475
  }> | undefined;
5455
- metadata?: {
5456
- name?: string | undefined;
5457
- projectDescription?: string | undefined;
5458
- authors?: string[] | undefined;
5459
- license?: string | undefined;
5460
- homepage?: string | undefined;
5461
- } | undefined;
5462
5476
  projectDir: string;
5463
5477
  environment: Record<string, string | {
5464
5478
  storage?: Record<string, string> | undefined;
@@ -5494,28 +5508,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5494
5508
  encryptedKey: string;
5495
5509
  secretKey: string;
5496
5510
  }> | undefined;
5497
- attributes?: string | number | boolean | undefined;
5511
+ protocol?: string | undefined;
5498
5512
  tzkt?: {
5499
5513
  disableAutostartWithSandbox?: boolean | undefined;
5500
5514
  postgresqlPort?: number | undefined;
5501
5515
  apiPort?: number | undefined;
5502
5516
  } | undefined;
5517
+ annotations?: Record<string, unknown> | undefined;
5503
5518
  label: string;
5504
5519
  rpcUrl: string;
5505
- protocol: string;
5506
5520
  }> | undefined;
5507
5521
  language?: "en" | "fr" | undefined;
5522
+ metadata?: {
5523
+ name?: string | undefined;
5524
+ projectDescription?: string | undefined;
5525
+ authors?: string[] | undefined;
5526
+ license?: string | undefined;
5527
+ homepage?: string | undefined;
5528
+ } | undefined;
5529
+ artifactsDir?: string | undefined;
5530
+ contractsDir?: string | undefined;
5531
+ contracts?: Record<string, {
5532
+ sourceFile: string;
5533
+ hash: string;
5534
+ }> | undefined;
5508
5535
  plugins?: {
5509
5536
  type: "npm" | "binary" | "deno";
5510
5537
  name: string;
5511
5538
  }[] | undefined;
5512
- contractsDir?: string | undefined;
5513
- artifactsDir?: string | undefined;
5539
+ accounts?: Record<string, string> | undefined;
5514
5540
  network?: Record<string, {
5515
5541
  accounts?: Record<string, {
5516
- publicKey: string;
5517
- publicKeyHash: string;
5518
- privateKey: string;
5542
+ mnemonic?: string | undefined;
5543
+ publicKey?: string | undefined;
5544
+ publicKeyHash?: string | undefined;
5545
+ privateKey?: string | undefined;
5519
5546
  }> | undefined;
5520
5547
  faucet?: {
5521
5548
  pkh: string;
@@ -5527,20 +5554,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5527
5554
  } | undefined;
5528
5555
  label: string;
5529
5556
  rpcUrl: string;
5530
- protocol: string;
5531
- }> | undefined;
5532
- accounts?: Record<string, string> | undefined;
5533
- contracts?: Record<string, {
5534
- sourceFile: string;
5535
- hash: string;
5536
5557
  }> | undefined;
5537
- metadata?: {
5538
- name?: string | undefined;
5539
- projectDescription?: string | undefined;
5540
- authors?: string[] | undefined;
5541
- license?: string | undefined;
5542
- homepage?: string | undefined;
5543
- } | undefined;
5544
5558
  projectDir: string;
5545
5559
  environment: Record<string, string | {
5546
5560
  storage?: Record<string, string> | undefined;
@@ -5668,6 +5682,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5668
5682
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
5669
5683
  config: import("zod").ZodObject<import("zod").extendShape<{
5670
5684
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
5685
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
5686
+ name: import("zod").ZodOptional<import("zod").ZodString>;
5687
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
5688
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
5689
+ license: import("zod").ZodOptional<import("zod").ZodString>;
5690
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
5691
+ }, "strip", import("zod").ZodTypeAny, {
5692
+ name?: string | undefined;
5693
+ projectDescription?: string | undefined;
5694
+ authors?: string[] | undefined;
5695
+ license?: string | undefined;
5696
+ homepage?: string | undefined;
5697
+ }, {
5698
+ name?: string | undefined;
5699
+ projectDescription?: string | undefined;
5700
+ authors?: string[] | undefined;
5701
+ license?: string | undefined;
5702
+ homepage?: string | undefined;
5703
+ }>>;
5704
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5705
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5706
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5707
+ sourceFile: import("zod").ZodString;
5708
+ hash: import("zod").ZodString;
5709
+ }, "strip", import("zod").ZodTypeAny, {
5710
+ sourceFile: string;
5711
+ hash: string;
5712
+ }, {
5713
+ sourceFile: string;
5714
+ hash: string;
5715
+ }>>>;
5671
5716
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
5672
5717
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
5673
5718
  name: import("zod").ZodString;
@@ -5678,24 +5723,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5678
5723
  type: "npm" | "binary" | "deno";
5679
5724
  name: string;
5680
5725
  }>, "many">>;
5681
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5682
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
5726
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5727
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5728
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
5729
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
5730
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5731
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
5732
+ }, "strip", import("zod").ZodTypeAny, {
5733
+ storage?: Record<string, string> | undefined;
5734
+ aliases?: Record<string, Record<string, string>> | undefined;
5735
+ networks: string[];
5736
+ sandboxes: string[];
5737
+ }, {
5738
+ storage?: Record<string, string> | undefined;
5739
+ aliases?: Record<string, Record<string, string>> | undefined;
5740
+ networks: string[];
5741
+ sandboxes: string[];
5742
+ }>, import("zod").ZodString]>>;
5683
5743
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5684
5744
  label: import("zod").ZodString;
5685
5745
  rpcUrl: import("zod").ZodString;
5686
- protocol: import("zod").ZodString;
5687
5746
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5688
- publicKey: import("zod").ZodString;
5689
- publicKeyHash: import("zod").ZodString;
5690
- privateKey: import("zod").ZodString;
5747
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
5748
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
5749
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
5750
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
5691
5751
  }, "strip", import("zod").ZodTypeAny, {
5692
- publicKey: string;
5693
- publicKeyHash: string;
5694
- privateKey: string;
5752
+ mnemonic?: string | undefined;
5753
+ publicKey?: string | undefined;
5754
+ publicKeyHash?: string | undefined;
5755
+ privateKey?: string | undefined;
5695
5756
  }, {
5696
- publicKey: string;
5697
- publicKeyHash: string;
5698
- privateKey: string;
5757
+ mnemonic?: string | undefined;
5758
+ publicKey?: string | undefined;
5759
+ publicKeyHash?: string | undefined;
5760
+ privateKey?: string | undefined;
5699
5761
  }>>>;
5700
5762
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
5701
5763
  pkh: import("zod").ZodString;
@@ -5721,9 +5783,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5721
5783
  }>>;
5722
5784
  }, "strip", import("zod").ZodTypeAny, {
5723
5785
  accounts?: Record<string, {
5724
- publicKey: string;
5725
- publicKeyHash: string;
5726
- privateKey: string;
5786
+ mnemonic?: string | undefined;
5787
+ publicKey?: string | undefined;
5788
+ publicKeyHash?: string | undefined;
5789
+ privateKey?: string | undefined;
5727
5790
  }> | undefined;
5728
5791
  faucet?: {
5729
5792
  pkh: string;
@@ -5735,12 +5798,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5735
5798
  } | undefined;
5736
5799
  label: string;
5737
5800
  rpcUrl: string;
5738
- protocol: string;
5739
5801
  }, {
5740
5802
  accounts?: Record<string, {
5741
- publicKey: string;
5742
- publicKeyHash: string;
5743
- privateKey: string;
5803
+ mnemonic?: string | undefined;
5804
+ publicKey?: string | undefined;
5805
+ publicKeyHash?: string | undefined;
5806
+ privateKey?: string | undefined;
5744
5807
  }> | undefined;
5745
5808
  faucet?: {
5746
5809
  pkh: string;
@@ -5752,13 +5815,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5752
5815
  } | undefined;
5753
5816
  label: string;
5754
5817
  rpcUrl: string;
5755
- protocol: string;
5756
5818
  }>>>;
5757
5819
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5758
5820
  label: import("zod").ZodString;
5759
5821
  rpcUrl: import("zod").ZodString;
5760
- protocol: import("zod").ZodString;
5761
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
5822
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
5762
5823
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
5763
5824
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5764
5825
  encryptedKey: import("zod").ZodString;
@@ -5786,6 +5847,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5786
5847
  postgresqlPort?: number | undefined;
5787
5848
  apiPort?: number | undefined;
5788
5849
  }>>;
5850
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
5789
5851
  }, "strip", import("zod").ZodTypeAny, {
5790
5852
  plugin?: string | undefined;
5791
5853
  accounts?: Record<string, string | {
@@ -5793,15 +5855,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5793
5855
  encryptedKey: string;
5794
5856
  secretKey: string;
5795
5857
  }> | undefined;
5796
- attributes?: string | number | boolean | undefined;
5858
+ protocol?: string | undefined;
5797
5859
  tzkt?: {
5798
5860
  disableAutostartWithSandbox?: boolean | undefined;
5799
5861
  postgresqlPort?: number | undefined;
5800
5862
  apiPort?: number | undefined;
5801
5863
  } | undefined;
5864
+ annotations?: Record<string, unknown> | undefined;
5802
5865
  label: string;
5803
5866
  rpcUrl: string;
5804
- protocol: string;
5805
5867
  }, {
5806
5868
  plugin?: string | undefined;
5807
5869
  accounts?: Record<string, string | {
@@ -5809,62 +5871,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5809
5871
  encryptedKey: string;
5810
5872
  secretKey: string;
5811
5873
  }> | undefined;
5812
- attributes?: string | number | boolean | undefined;
5874
+ protocol?: string | undefined;
5813
5875
  tzkt?: {
5814
5876
  disableAutostartWithSandbox?: boolean | undefined;
5815
5877
  postgresqlPort?: number | undefined;
5816
5878
  apiPort?: number | undefined;
5817
5879
  } | undefined;
5880
+ annotations?: Record<string, unknown> | undefined;
5818
5881
  label: string;
5819
5882
  rpcUrl: string;
5820
- protocol: string;
5821
- }>>>;
5822
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
5823
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
5824
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
5825
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5826
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
5827
- }, "strip", import("zod").ZodTypeAny, {
5828
- storage?: Record<string, string> | undefined;
5829
- aliases?: Record<string, Record<string, string>> | undefined;
5830
- networks: string[];
5831
- sandboxes: string[];
5832
- }, {
5833
- storage?: Record<string, string> | undefined;
5834
- aliases?: Record<string, Record<string, string>> | undefined;
5835
- networks: string[];
5836
- sandboxes: string[];
5837
- }>, import("zod").ZodString]>>;
5838
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
5839
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
5840
- sourceFile: import("zod").ZodString;
5841
- hash: import("zod").ZodString;
5842
- }, "strip", import("zod").ZodTypeAny, {
5843
- sourceFile: string;
5844
- hash: string;
5845
- }, {
5846
- sourceFile: string;
5847
- hash: string;
5848
5883
  }>>>;
5849
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
5850
- name: import("zod").ZodOptional<import("zod").ZodString>;
5851
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
5852
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
5853
- license: import("zod").ZodOptional<import("zod").ZodString>;
5854
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
5855
- }, "strip", import("zod").ZodTypeAny, {
5856
- name?: string | undefined;
5857
- projectDescription?: string | undefined;
5858
- authors?: string[] | undefined;
5859
- license?: string | undefined;
5860
- homepage?: string | undefined;
5861
- }, {
5862
- name?: string | undefined;
5863
- projectDescription?: string | undefined;
5864
- authors?: string[] | undefined;
5865
- license?: string | undefined;
5866
- homepage?: string | undefined;
5867
- }>>;
5868
5884
  }, {
5869
5885
  projectDir: import("zod").ZodString;
5870
5886
  configFile: import("zod").ZodString;
@@ -5877,28 +5893,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5877
5893
  encryptedKey: string;
5878
5894
  secretKey: string;
5879
5895
  }> | undefined;
5880
- attributes?: string | number | boolean | undefined;
5896
+ protocol?: string | undefined;
5881
5897
  tzkt?: {
5882
5898
  disableAutostartWithSandbox?: boolean | undefined;
5883
5899
  postgresqlPort?: number | undefined;
5884
5900
  apiPort?: number | undefined;
5885
5901
  } | undefined;
5902
+ annotations?: Record<string, unknown> | undefined;
5886
5903
  label: string;
5887
5904
  rpcUrl: string;
5888
- protocol: string;
5889
5905
  }> | undefined;
5890
5906
  language?: "en" | "fr" | undefined;
5907
+ metadata?: {
5908
+ name?: string | undefined;
5909
+ projectDescription?: string | undefined;
5910
+ authors?: string[] | undefined;
5911
+ license?: string | undefined;
5912
+ homepage?: string | undefined;
5913
+ } | undefined;
5914
+ artifactsDir?: string | undefined;
5915
+ contractsDir?: string | undefined;
5916
+ contracts?: Record<string, {
5917
+ sourceFile: string;
5918
+ hash: string;
5919
+ }> | undefined;
5891
5920
  plugins?: {
5892
5921
  type: "npm" | "binary" | "deno";
5893
5922
  name: string;
5894
5923
  }[] | undefined;
5895
- contractsDir?: string | undefined;
5896
- artifactsDir?: string | undefined;
5924
+ accounts?: Record<string, string> | undefined;
5897
5925
  network?: Record<string, {
5898
5926
  accounts?: Record<string, {
5899
- publicKey: string;
5900
- publicKeyHash: string;
5901
- privateKey: string;
5927
+ mnemonic?: string | undefined;
5928
+ publicKey?: string | undefined;
5929
+ publicKeyHash?: string | undefined;
5930
+ privateKey?: string | undefined;
5902
5931
  }> | undefined;
5903
5932
  faucet?: {
5904
5933
  pkh: string;
@@ -5910,20 +5939,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5910
5939
  } | undefined;
5911
5940
  label: string;
5912
5941
  rpcUrl: string;
5913
- protocol: string;
5914
- }> | undefined;
5915
- accounts?: Record<string, string> | undefined;
5916
- contracts?: Record<string, {
5917
- sourceFile: string;
5918
- hash: string;
5919
5942
  }> | undefined;
5920
- metadata?: {
5921
- name?: string | undefined;
5922
- projectDescription?: string | undefined;
5923
- authors?: string[] | undefined;
5924
- license?: string | undefined;
5925
- homepage?: string | undefined;
5926
- } | undefined;
5927
5943
  projectDir: string;
5928
5944
  environment: Record<string, string | {
5929
5945
  storage?: Record<string, string> | undefined;
@@ -5941,28 +5957,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5941
5957
  encryptedKey: string;
5942
5958
  secretKey: string;
5943
5959
  }> | undefined;
5944
- attributes?: string | number | boolean | undefined;
5960
+ protocol?: string | undefined;
5945
5961
  tzkt?: {
5946
5962
  disableAutostartWithSandbox?: boolean | undefined;
5947
5963
  postgresqlPort?: number | undefined;
5948
5964
  apiPort?: number | undefined;
5949
5965
  } | undefined;
5966
+ annotations?: Record<string, unknown> | undefined;
5950
5967
  label: string;
5951
5968
  rpcUrl: string;
5952
- protocol: string;
5953
5969
  }> | undefined;
5954
5970
  language?: "en" | "fr" | undefined;
5971
+ metadata?: {
5972
+ name?: string | undefined;
5973
+ projectDescription?: string | undefined;
5974
+ authors?: string[] | undefined;
5975
+ license?: string | undefined;
5976
+ homepage?: string | undefined;
5977
+ } | undefined;
5978
+ artifactsDir?: string | undefined;
5979
+ contractsDir?: string | undefined;
5980
+ contracts?: Record<string, {
5981
+ sourceFile: string;
5982
+ hash: string;
5983
+ }> | undefined;
5955
5984
  plugins?: {
5956
5985
  type: "npm" | "binary" | "deno";
5957
5986
  name: string;
5958
5987
  }[] | undefined;
5959
- contractsDir?: string | undefined;
5960
- artifactsDir?: string | undefined;
5988
+ accounts?: Record<string, string> | undefined;
5961
5989
  network?: Record<string, {
5962
5990
  accounts?: Record<string, {
5963
- publicKey: string;
5964
- publicKeyHash: string;
5965
- privateKey: string;
5991
+ mnemonic?: string | undefined;
5992
+ publicKey?: string | undefined;
5993
+ publicKeyHash?: string | undefined;
5994
+ privateKey?: string | undefined;
5966
5995
  }> | undefined;
5967
5996
  faucet?: {
5968
5997
  pkh: string;
@@ -5974,20 +6003,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
5974
6003
  } | undefined;
5975
6004
  label: string;
5976
6005
  rpcUrl: string;
5977
- protocol: string;
5978
- }> | undefined;
5979
- accounts?: Record<string, string> | undefined;
5980
- contracts?: Record<string, {
5981
- sourceFile: string;
5982
- hash: string;
5983
6006
  }> | undefined;
5984
- metadata?: {
5985
- name?: string | undefined;
5986
- projectDescription?: string | undefined;
5987
- authors?: string[] | undefined;
5988
- license?: string | undefined;
5989
- homepage?: string | undefined;
5990
- } | undefined;
5991
6007
  projectDir: string;
5992
6008
  environment: Record<string, string | {
5993
6009
  storage?: Record<string, string> | undefined;
@@ -6023,28 +6039,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
6023
6039
  encryptedKey: string;
6024
6040
  secretKey: string;
6025
6041
  }> | undefined;
6026
- attributes?: string | number | boolean | undefined;
6042
+ protocol?: string | undefined;
6027
6043
  tzkt?: {
6028
6044
  disableAutostartWithSandbox?: boolean | undefined;
6029
6045
  postgresqlPort?: number | undefined;
6030
6046
  apiPort?: number | undefined;
6031
6047
  } | undefined;
6048
+ annotations?: Record<string, unknown> | undefined;
6032
6049
  label: string;
6033
6050
  rpcUrl: string;
6034
- protocol: string;
6035
6051
  }> | undefined;
6036
6052
  language?: "en" | "fr" | undefined;
6053
+ metadata?: {
6054
+ name?: string | undefined;
6055
+ projectDescription?: string | undefined;
6056
+ authors?: string[] | undefined;
6057
+ license?: string | undefined;
6058
+ homepage?: string | undefined;
6059
+ } | undefined;
6060
+ artifactsDir?: string | undefined;
6061
+ contractsDir?: string | undefined;
6062
+ contracts?: Record<string, {
6063
+ sourceFile: string;
6064
+ hash: string;
6065
+ }> | undefined;
6037
6066
  plugins?: {
6038
6067
  type: "npm" | "binary" | "deno";
6039
6068
  name: string;
6040
6069
  }[] | undefined;
6041
- contractsDir?: string | undefined;
6042
- artifactsDir?: string | undefined;
6070
+ accounts?: Record<string, string> | undefined;
6043
6071
  network?: Record<string, {
6044
6072
  accounts?: Record<string, {
6045
- publicKey: string;
6046
- publicKeyHash: string;
6047
- privateKey: string;
6073
+ mnemonic?: string | undefined;
6074
+ publicKey?: string | undefined;
6075
+ publicKeyHash?: string | undefined;
6076
+ privateKey?: string | undefined;
6048
6077
  }> | undefined;
6049
6078
  faucet?: {
6050
6079
  pkh: string;
@@ -6056,20 +6085,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
6056
6085
  } | undefined;
6057
6086
  label: string;
6058
6087
  rpcUrl: string;
6059
- protocol: string;
6060
- }> | undefined;
6061
- accounts?: Record<string, string> | undefined;
6062
- contracts?: Record<string, {
6063
- sourceFile: string;
6064
- hash: string;
6065
6088
  }> | undefined;
6066
- metadata?: {
6067
- name?: string | undefined;
6068
- projectDescription?: string | undefined;
6069
- authors?: string[] | undefined;
6070
- license?: string | undefined;
6071
- homepage?: string | undefined;
6072
- } | undefined;
6073
6089
  projectDir: string;
6074
6090
  environment: Record<string, string | {
6075
6091
  storage?: Record<string, string> | undefined;
@@ -6105,28 +6121,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
6105
6121
  encryptedKey: string;
6106
6122
  secretKey: string;
6107
6123
  }> | undefined;
6108
- attributes?: string | number | boolean | undefined;
6124
+ protocol?: string | undefined;
6109
6125
  tzkt?: {
6110
6126
  disableAutostartWithSandbox?: boolean | undefined;
6111
6127
  postgresqlPort?: number | undefined;
6112
6128
  apiPort?: number | undefined;
6113
6129
  } | undefined;
6130
+ annotations?: Record<string, unknown> | undefined;
6114
6131
  label: string;
6115
6132
  rpcUrl: string;
6116
- protocol: string;
6117
6133
  }> | undefined;
6118
6134
  language?: "en" | "fr" | undefined;
6135
+ metadata?: {
6136
+ name?: string | undefined;
6137
+ projectDescription?: string | undefined;
6138
+ authors?: string[] | undefined;
6139
+ license?: string | undefined;
6140
+ homepage?: string | undefined;
6141
+ } | undefined;
6142
+ artifactsDir?: string | undefined;
6143
+ contractsDir?: string | undefined;
6144
+ contracts?: Record<string, {
6145
+ sourceFile: string;
6146
+ hash: string;
6147
+ }> | undefined;
6119
6148
  plugins?: {
6120
6149
  type: "npm" | "binary" | "deno";
6121
6150
  name: string;
6122
6151
  }[] | undefined;
6123
- contractsDir?: string | undefined;
6124
- artifactsDir?: string | undefined;
6152
+ accounts?: Record<string, string> | undefined;
6125
6153
  network?: Record<string, {
6126
6154
  accounts?: Record<string, {
6127
- publicKey: string;
6128
- publicKeyHash: string;
6129
- privateKey: string;
6155
+ mnemonic?: string | undefined;
6156
+ publicKey?: string | undefined;
6157
+ publicKeyHash?: string | undefined;
6158
+ privateKey?: string | undefined;
6130
6159
  }> | undefined;
6131
6160
  faucet?: {
6132
6161
  pkh: string;
@@ -6138,20 +6167,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
6138
6167
  } | undefined;
6139
6168
  label: string;
6140
6169
  rpcUrl: string;
6141
- protocol: string;
6142
- }> | undefined;
6143
- accounts?: Record<string, string> | undefined;
6144
- contracts?: Record<string, {
6145
- sourceFile: string;
6146
- hash: string;
6147
6170
  }> | undefined;
6148
- metadata?: {
6149
- name?: string | undefined;
6150
- projectDescription?: string | undefined;
6151
- authors?: string[] | undefined;
6152
- license?: string | undefined;
6153
- homepage?: string | undefined;
6154
- } | undefined;
6155
6171
  projectDir: string;
6156
6172
  environment: Record<string, string | {
6157
6173
  storage?: Record<string, string> | undefined;