@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
package/PluginInfo.d.ts CHANGED
@@ -271,6 +271,37 @@ export declare const rawSchema: z.ZodObject<{
271
271
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
272
272
  config: z.ZodObject<z.extendShape<{
273
273
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
274
+ metadata: z.ZodOptional<z.ZodObject<{
275
+ name: z.ZodOptional<z.ZodString>;
276
+ projectDescription: z.ZodOptional<z.ZodString>;
277
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
278
+ license: z.ZodOptional<z.ZodString>;
279
+ homepage: z.ZodOptional<z.ZodString>;
280
+ }, "strip", z.ZodTypeAny, {
281
+ name?: string | undefined;
282
+ projectDescription?: string | undefined;
283
+ authors?: string[] | undefined;
284
+ license?: string | undefined;
285
+ homepage?: string | undefined;
286
+ }, {
287
+ name?: string | undefined;
288
+ projectDescription?: string | undefined;
289
+ authors?: string[] | undefined;
290
+ license?: string | undefined;
291
+ homepage?: string | undefined;
292
+ }>>;
293
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
294
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
295
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
296
+ sourceFile: z.ZodString;
297
+ hash: z.ZodString;
298
+ }, "strip", z.ZodTypeAny, {
299
+ sourceFile: string;
300
+ hash: string;
301
+ }, {
302
+ sourceFile: string;
303
+ hash: string;
304
+ }>>>;
274
305
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
275
306
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
276
307
  name: z.ZodString;
@@ -281,24 +312,41 @@ export declare const rawSchema: z.ZodObject<{
281
312
  type: "npm" | "binary" | "deno";
282
313
  name: string;
283
314
  }>, "many">>;
284
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
285
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
315
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
316
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
317
+ networks: z.ZodArray<z.ZodString, "many">;
318
+ sandboxes: z.ZodArray<z.ZodString, "many">;
319
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
320
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
321
+ }, "strip", z.ZodTypeAny, {
322
+ storage?: Record<string, string> | undefined;
323
+ aliases?: Record<string, Record<string, string>> | undefined;
324
+ networks: string[];
325
+ sandboxes: string[];
326
+ }, {
327
+ storage?: Record<string, string> | undefined;
328
+ aliases?: Record<string, Record<string, string>> | undefined;
329
+ networks: string[];
330
+ sandboxes: string[];
331
+ }>, z.ZodString]>>;
286
332
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
287
333
  label: z.ZodString;
288
334
  rpcUrl: z.ZodString;
289
- protocol: z.ZodString;
290
335
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
291
- publicKey: z.ZodString;
292
- publicKeyHash: z.ZodString;
293
- privateKey: z.ZodString;
336
+ publicKey: z.ZodOptional<z.ZodString>;
337
+ publicKeyHash: z.ZodOptional<z.ZodString>;
338
+ privateKey: z.ZodOptional<z.ZodString>;
339
+ mnemonic: z.ZodOptional<z.ZodString>;
294
340
  }, "strip", z.ZodTypeAny, {
295
- publicKey: string;
296
- publicKeyHash: string;
297
- privateKey: string;
341
+ mnemonic?: string | undefined;
342
+ publicKey?: string | undefined;
343
+ publicKeyHash?: string | undefined;
344
+ privateKey?: string | undefined;
298
345
  }, {
299
- publicKey: string;
300
- publicKeyHash: string;
301
- privateKey: string;
346
+ mnemonic?: string | undefined;
347
+ publicKey?: string | undefined;
348
+ publicKeyHash?: string | undefined;
349
+ privateKey?: string | undefined;
302
350
  }>>>;
303
351
  faucet: z.ZodOptional<z.ZodObject<{
304
352
  pkh: z.ZodString;
@@ -324,9 +372,10 @@ export declare const rawSchema: z.ZodObject<{
324
372
  }>>;
325
373
  }, "strip", z.ZodTypeAny, {
326
374
  accounts?: Record<string, {
327
- publicKey: string;
328
- publicKeyHash: string;
329
- privateKey: string;
375
+ mnemonic?: string | undefined;
376
+ publicKey?: string | undefined;
377
+ publicKeyHash?: string | undefined;
378
+ privateKey?: string | undefined;
330
379
  }> | undefined;
331
380
  faucet?: {
332
381
  pkh: string;
@@ -338,12 +387,12 @@ export declare const rawSchema: z.ZodObject<{
338
387
  } | undefined;
339
388
  label: string;
340
389
  rpcUrl: string;
341
- protocol: string;
342
390
  }, {
343
391
  accounts?: Record<string, {
344
- publicKey: string;
345
- publicKeyHash: string;
346
- privateKey: string;
392
+ mnemonic?: string | undefined;
393
+ publicKey?: string | undefined;
394
+ publicKeyHash?: string | undefined;
395
+ privateKey?: string | undefined;
347
396
  }> | undefined;
348
397
  faucet?: {
349
398
  pkh: string;
@@ -355,13 +404,11 @@ export declare const rawSchema: z.ZodObject<{
355
404
  } | undefined;
356
405
  label: string;
357
406
  rpcUrl: string;
358
- protocol: string;
359
407
  }>>>;
360
408
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
361
409
  label: z.ZodString;
362
410
  rpcUrl: z.ZodString;
363
- protocol: z.ZodString;
364
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
411
+ protocol: z.ZodOptional<z.ZodString>;
365
412
  plugin: z.ZodOptional<z.ZodString>;
366
413
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
367
414
  encryptedKey: z.ZodString;
@@ -389,6 +436,7 @@ export declare const rawSchema: z.ZodObject<{
389
436
  postgresqlPort?: number | undefined;
390
437
  apiPort?: number | undefined;
391
438
  }>>;
439
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
392
440
  }, "strip", z.ZodTypeAny, {
393
441
  plugin?: string | undefined;
394
442
  accounts?: Record<string, string | {
@@ -396,15 +444,15 @@ export declare const rawSchema: z.ZodObject<{
396
444
  encryptedKey: string;
397
445
  secretKey: string;
398
446
  }> | undefined;
399
- attributes?: string | number | boolean | undefined;
447
+ protocol?: string | undefined;
400
448
  tzkt?: {
401
449
  disableAutostartWithSandbox?: boolean | undefined;
402
450
  postgresqlPort?: number | undefined;
403
451
  apiPort?: number | undefined;
404
452
  } | undefined;
453
+ annotations?: Record<string, unknown> | undefined;
405
454
  label: string;
406
455
  rpcUrl: string;
407
- protocol: string;
408
456
  }, {
409
457
  plugin?: string | undefined;
410
458
  accounts?: Record<string, string | {
@@ -412,62 +460,16 @@ export declare const rawSchema: z.ZodObject<{
412
460
  encryptedKey: string;
413
461
  secretKey: string;
414
462
  }> | undefined;
415
- attributes?: string | number | boolean | undefined;
463
+ protocol?: string | undefined;
416
464
  tzkt?: {
417
465
  disableAutostartWithSandbox?: boolean | undefined;
418
466
  postgresqlPort?: number | undefined;
419
467
  apiPort?: number | undefined;
420
468
  } | undefined;
469
+ annotations?: Record<string, unknown> | undefined;
421
470
  label: string;
422
471
  rpcUrl: string;
423
- protocol: string;
424
- }>>>;
425
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
426
- networks: z.ZodArray<z.ZodString, "many">;
427
- sandboxes: z.ZodArray<z.ZodString, "many">;
428
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
429
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
430
- }, "strip", z.ZodTypeAny, {
431
- storage?: Record<string, string> | undefined;
432
- aliases?: Record<string, Record<string, string>> | undefined;
433
- networks: string[];
434
- sandboxes: string[];
435
- }, {
436
- storage?: Record<string, string> | undefined;
437
- aliases?: Record<string, Record<string, string>> | undefined;
438
- networks: string[];
439
- sandboxes: string[];
440
- }>, z.ZodString]>>;
441
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
442
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
443
- sourceFile: z.ZodString;
444
- hash: z.ZodString;
445
- }, "strip", z.ZodTypeAny, {
446
- sourceFile: string;
447
- hash: string;
448
- }, {
449
- sourceFile: string;
450
- hash: string;
451
472
  }>>>;
452
- metadata: z.ZodOptional<z.ZodObject<{
453
- name: z.ZodOptional<z.ZodString>;
454
- projectDescription: z.ZodOptional<z.ZodString>;
455
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
456
- license: z.ZodOptional<z.ZodString>;
457
- homepage: z.ZodOptional<z.ZodString>;
458
- }, "strip", z.ZodTypeAny, {
459
- name?: string | undefined;
460
- projectDescription?: string | undefined;
461
- authors?: string[] | undefined;
462
- license?: string | undefined;
463
- homepage?: string | undefined;
464
- }, {
465
- name?: string | undefined;
466
- projectDescription?: string | undefined;
467
- authors?: string[] | undefined;
468
- license?: string | undefined;
469
- homepage?: string | undefined;
470
- }>>;
471
473
  }, {
472
474
  projectDir: z.ZodString;
473
475
  configFile: z.ZodString;
@@ -480,28 +482,41 @@ export declare const rawSchema: z.ZodObject<{
480
482
  encryptedKey: string;
481
483
  secretKey: string;
482
484
  }> | undefined;
483
- attributes?: string | number | boolean | undefined;
485
+ protocol?: string | undefined;
484
486
  tzkt?: {
485
487
  disableAutostartWithSandbox?: boolean | undefined;
486
488
  postgresqlPort?: number | undefined;
487
489
  apiPort?: number | undefined;
488
490
  } | undefined;
491
+ annotations?: Record<string, unknown> | undefined;
489
492
  label: string;
490
493
  rpcUrl: string;
491
- protocol: string;
492
494
  }> | undefined;
493
495
  language?: "en" | "fr" | undefined;
496
+ metadata?: {
497
+ name?: string | undefined;
498
+ projectDescription?: string | undefined;
499
+ authors?: string[] | undefined;
500
+ license?: string | undefined;
501
+ homepage?: string | undefined;
502
+ } | undefined;
503
+ artifactsDir?: string | undefined;
504
+ contractsDir?: string | undefined;
505
+ contracts?: Record<string, {
506
+ sourceFile: string;
507
+ hash: string;
508
+ }> | undefined;
494
509
  plugins?: {
495
510
  type: "npm" | "binary" | "deno";
496
511
  name: string;
497
512
  }[] | undefined;
498
- contractsDir?: string | undefined;
499
- artifactsDir?: string | undefined;
513
+ accounts?: Record<string, string> | undefined;
500
514
  network?: Record<string, {
501
515
  accounts?: Record<string, {
502
- publicKey: string;
503
- publicKeyHash: string;
504
- privateKey: string;
516
+ mnemonic?: string | undefined;
517
+ publicKey?: string | undefined;
518
+ publicKeyHash?: string | undefined;
519
+ privateKey?: string | undefined;
505
520
  }> | undefined;
506
521
  faucet?: {
507
522
  pkh: string;
@@ -513,20 +528,7 @@ export declare const rawSchema: z.ZodObject<{
513
528
  } | undefined;
514
529
  label: string;
515
530
  rpcUrl: string;
516
- protocol: string;
517
- }> | undefined;
518
- accounts?: Record<string, string> | undefined;
519
- contracts?: Record<string, {
520
- sourceFile: string;
521
- hash: string;
522
531
  }> | undefined;
523
- metadata?: {
524
- name?: string | undefined;
525
- projectDescription?: string | undefined;
526
- authors?: string[] | undefined;
527
- license?: string | undefined;
528
- homepage?: string | undefined;
529
- } | undefined;
530
532
  projectDir: string;
531
533
  environment: Record<string, string | {
532
534
  storage?: Record<string, string> | undefined;
@@ -544,28 +546,41 @@ export declare const rawSchema: z.ZodObject<{
544
546
  encryptedKey: string;
545
547
  secretKey: string;
546
548
  }> | undefined;
547
- attributes?: string | number | boolean | undefined;
549
+ protocol?: string | undefined;
548
550
  tzkt?: {
549
551
  disableAutostartWithSandbox?: boolean | undefined;
550
552
  postgresqlPort?: number | undefined;
551
553
  apiPort?: number | undefined;
552
554
  } | undefined;
555
+ annotations?: Record<string, unknown> | undefined;
553
556
  label: string;
554
557
  rpcUrl: string;
555
- protocol: string;
556
558
  }> | undefined;
557
559
  language?: "en" | "fr" | undefined;
560
+ metadata?: {
561
+ name?: string | undefined;
562
+ projectDescription?: string | undefined;
563
+ authors?: string[] | undefined;
564
+ license?: string | undefined;
565
+ homepage?: string | undefined;
566
+ } | undefined;
567
+ artifactsDir?: string | undefined;
568
+ contractsDir?: string | undefined;
569
+ contracts?: Record<string, {
570
+ sourceFile: string;
571
+ hash: string;
572
+ }> | undefined;
558
573
  plugins?: {
559
574
  type: "npm" | "binary" | "deno";
560
575
  name: string;
561
576
  }[] | undefined;
562
- contractsDir?: string | undefined;
563
- artifactsDir?: string | undefined;
577
+ accounts?: Record<string, string> | undefined;
564
578
  network?: Record<string, {
565
579
  accounts?: Record<string, {
566
- publicKey: string;
567
- publicKeyHash: string;
568
- privateKey: string;
580
+ mnemonic?: string | undefined;
581
+ publicKey?: string | undefined;
582
+ publicKeyHash?: string | undefined;
583
+ privateKey?: string | undefined;
569
584
  }> | undefined;
570
585
  faucet?: {
571
586
  pkh: string;
@@ -577,20 +592,7 @@ export declare const rawSchema: z.ZodObject<{
577
592
  } | undefined;
578
593
  label: string;
579
594
  rpcUrl: string;
580
- protocol: string;
581
- }> | undefined;
582
- accounts?: Record<string, string> | undefined;
583
- contracts?: Record<string, {
584
- sourceFile: string;
585
- hash: string;
586
595
  }> | undefined;
587
- metadata?: {
588
- name?: string | undefined;
589
- projectDescription?: string | undefined;
590
- authors?: string[] | undefined;
591
- license?: string | undefined;
592
- homepage?: string | undefined;
593
- } | undefined;
594
596
  projectDir: string;
595
597
  environment: Record<string, string | {
596
598
  storage?: Record<string, string> | undefined;
@@ -626,28 +628,41 @@ export declare const rawSchema: z.ZodObject<{
626
628
  encryptedKey: string;
627
629
  secretKey: string;
628
630
  }> | undefined;
629
- attributes?: string | number | boolean | undefined;
631
+ protocol?: string | undefined;
630
632
  tzkt?: {
631
633
  disableAutostartWithSandbox?: boolean | undefined;
632
634
  postgresqlPort?: number | undefined;
633
635
  apiPort?: number | undefined;
634
636
  } | undefined;
637
+ annotations?: Record<string, unknown> | undefined;
635
638
  label: string;
636
639
  rpcUrl: string;
637
- protocol: string;
638
640
  }> | undefined;
639
641
  language?: "en" | "fr" | undefined;
642
+ metadata?: {
643
+ name?: string | undefined;
644
+ projectDescription?: string | undefined;
645
+ authors?: string[] | undefined;
646
+ license?: string | undefined;
647
+ homepage?: string | undefined;
648
+ } | undefined;
649
+ artifactsDir?: string | undefined;
650
+ contractsDir?: string | undefined;
651
+ contracts?: Record<string, {
652
+ sourceFile: string;
653
+ hash: string;
654
+ }> | undefined;
640
655
  plugins?: {
641
656
  type: "npm" | "binary" | "deno";
642
657
  name: string;
643
658
  }[] | undefined;
644
- contractsDir?: string | undefined;
645
- artifactsDir?: string | undefined;
659
+ accounts?: Record<string, string> | undefined;
646
660
  network?: Record<string, {
647
661
  accounts?: Record<string, {
648
- publicKey: string;
649
- publicKeyHash: string;
650
- privateKey: string;
662
+ mnemonic?: string | undefined;
663
+ publicKey?: string | undefined;
664
+ publicKeyHash?: string | undefined;
665
+ privateKey?: string | undefined;
651
666
  }> | undefined;
652
667
  faucet?: {
653
668
  pkh: string;
@@ -659,20 +674,7 @@ export declare const rawSchema: z.ZodObject<{
659
674
  } | undefined;
660
675
  label: string;
661
676
  rpcUrl: string;
662
- protocol: string;
663
- }> | undefined;
664
- accounts?: Record<string, string> | undefined;
665
- contracts?: Record<string, {
666
- sourceFile: string;
667
- hash: string;
668
677
  }> | undefined;
669
- metadata?: {
670
- name?: string | undefined;
671
- projectDescription?: string | undefined;
672
- authors?: string[] | undefined;
673
- license?: string | undefined;
674
- homepage?: string | undefined;
675
- } | undefined;
676
678
  projectDir: string;
677
679
  environment: Record<string, string | {
678
680
  storage?: Record<string, string> | undefined;
@@ -708,28 +710,41 @@ export declare const rawSchema: z.ZodObject<{
708
710
  encryptedKey: string;
709
711
  secretKey: string;
710
712
  }> | undefined;
711
- attributes?: string | number | boolean | undefined;
713
+ protocol?: string | undefined;
712
714
  tzkt?: {
713
715
  disableAutostartWithSandbox?: boolean | undefined;
714
716
  postgresqlPort?: number | undefined;
715
717
  apiPort?: number | undefined;
716
718
  } | undefined;
719
+ annotations?: Record<string, unknown> | undefined;
717
720
  label: string;
718
721
  rpcUrl: string;
719
- protocol: string;
720
722
  }> | undefined;
721
723
  language?: "en" | "fr" | undefined;
724
+ metadata?: {
725
+ name?: string | undefined;
726
+ projectDescription?: string | undefined;
727
+ authors?: string[] | undefined;
728
+ license?: string | undefined;
729
+ homepage?: string | undefined;
730
+ } | undefined;
731
+ artifactsDir?: string | undefined;
732
+ contractsDir?: string | undefined;
733
+ contracts?: Record<string, {
734
+ sourceFile: string;
735
+ hash: string;
736
+ }> | undefined;
722
737
  plugins?: {
723
738
  type: "npm" | "binary" | "deno";
724
739
  name: string;
725
740
  }[] | undefined;
726
- contractsDir?: string | undefined;
727
- artifactsDir?: string | undefined;
741
+ accounts?: Record<string, string> | undefined;
728
742
  network?: Record<string, {
729
743
  accounts?: Record<string, {
730
- publicKey: string;
731
- publicKeyHash: string;
732
- privateKey: string;
744
+ mnemonic?: string | undefined;
745
+ publicKey?: string | undefined;
746
+ publicKeyHash?: string | undefined;
747
+ privateKey?: string | undefined;
733
748
  }> | undefined;
734
749
  faucet?: {
735
750
  pkh: string;
@@ -741,20 +756,7 @@ export declare const rawSchema: z.ZodObject<{
741
756
  } | undefined;
742
757
  label: string;
743
758
  rpcUrl: string;
744
- protocol: string;
745
- }> | undefined;
746
- accounts?: Record<string, string> | undefined;
747
- contracts?: Record<string, {
748
- sourceFile: string;
749
- hash: string;
750
759
  }> | undefined;
751
- metadata?: {
752
- name?: string | undefined;
753
- projectDescription?: string | undefined;
754
- authors?: string[] | undefined;
755
- license?: string | undefined;
756
- homepage?: string | undefined;
757
- } | undefined;
758
760
  projectDir: string;
759
761
  environment: Record<string, string | {
760
762
  storage?: Record<string, string> | undefined;
@@ -903,6 +905,37 @@ export declare const rawSchema: z.ZodObject<{
903
905
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
904
906
  config: z.ZodObject<z.extendShape<{
905
907
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
908
+ metadata: z.ZodOptional<z.ZodObject<{
909
+ name: z.ZodOptional<z.ZodString>;
910
+ projectDescription: z.ZodOptional<z.ZodString>;
911
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
912
+ license: z.ZodOptional<z.ZodString>;
913
+ homepage: z.ZodOptional<z.ZodString>;
914
+ }, "strip", z.ZodTypeAny, {
915
+ name?: string | undefined;
916
+ projectDescription?: string | undefined;
917
+ authors?: string[] | undefined;
918
+ license?: string | undefined;
919
+ homepage?: string | undefined;
920
+ }, {
921
+ name?: string | undefined;
922
+ projectDescription?: string | undefined;
923
+ authors?: string[] | undefined;
924
+ license?: string | undefined;
925
+ homepage?: string | undefined;
926
+ }>>;
927
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
928
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
929
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
930
+ sourceFile: z.ZodString;
931
+ hash: z.ZodString;
932
+ }, "strip", z.ZodTypeAny, {
933
+ sourceFile: string;
934
+ hash: string;
935
+ }, {
936
+ sourceFile: string;
937
+ hash: string;
938
+ }>>>;
906
939
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
907
940
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
908
941
  name: z.ZodString;
@@ -913,24 +946,41 @@ export declare const rawSchema: z.ZodObject<{
913
946
  type: "npm" | "binary" | "deno";
914
947
  name: string;
915
948
  }>, "many">>;
916
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
917
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
949
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
950
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
951
+ networks: z.ZodArray<z.ZodString, "many">;
952
+ sandboxes: z.ZodArray<z.ZodString, "many">;
953
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
954
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
955
+ }, "strip", z.ZodTypeAny, {
956
+ storage?: Record<string, string> | undefined;
957
+ aliases?: Record<string, Record<string, string>> | undefined;
958
+ networks: string[];
959
+ sandboxes: string[];
960
+ }, {
961
+ storage?: Record<string, string> | undefined;
962
+ aliases?: Record<string, Record<string, string>> | undefined;
963
+ networks: string[];
964
+ sandboxes: string[];
965
+ }>, z.ZodString]>>;
918
966
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
919
967
  label: z.ZodString;
920
968
  rpcUrl: z.ZodString;
921
- protocol: z.ZodString;
922
969
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
923
- publicKey: z.ZodString;
924
- publicKeyHash: z.ZodString;
925
- privateKey: z.ZodString;
970
+ publicKey: z.ZodOptional<z.ZodString>;
971
+ publicKeyHash: z.ZodOptional<z.ZodString>;
972
+ privateKey: z.ZodOptional<z.ZodString>;
973
+ mnemonic: z.ZodOptional<z.ZodString>;
926
974
  }, "strip", z.ZodTypeAny, {
927
- publicKey: string;
928
- publicKeyHash: string;
929
- privateKey: string;
975
+ mnemonic?: string | undefined;
976
+ publicKey?: string | undefined;
977
+ publicKeyHash?: string | undefined;
978
+ privateKey?: string | undefined;
930
979
  }, {
931
- publicKey: string;
932
- publicKeyHash: string;
933
- privateKey: string;
980
+ mnemonic?: string | undefined;
981
+ publicKey?: string | undefined;
982
+ publicKeyHash?: string | undefined;
983
+ privateKey?: string | undefined;
934
984
  }>>>;
935
985
  faucet: z.ZodOptional<z.ZodObject<{
936
986
  pkh: z.ZodString;
@@ -956,9 +1006,10 @@ export declare const rawSchema: z.ZodObject<{
956
1006
  }>>;
957
1007
  }, "strip", z.ZodTypeAny, {
958
1008
  accounts?: Record<string, {
959
- publicKey: string;
960
- publicKeyHash: string;
961
- privateKey: string;
1009
+ mnemonic?: string | undefined;
1010
+ publicKey?: string | undefined;
1011
+ publicKeyHash?: string | undefined;
1012
+ privateKey?: string | undefined;
962
1013
  }> | undefined;
963
1014
  faucet?: {
964
1015
  pkh: string;
@@ -970,12 +1021,12 @@ export declare const rawSchema: z.ZodObject<{
970
1021
  } | undefined;
971
1022
  label: string;
972
1023
  rpcUrl: string;
973
- protocol: string;
974
1024
  }, {
975
1025
  accounts?: Record<string, {
976
- publicKey: string;
977
- publicKeyHash: string;
978
- privateKey: string;
1026
+ mnemonic?: string | undefined;
1027
+ publicKey?: string | undefined;
1028
+ publicKeyHash?: string | undefined;
1029
+ privateKey?: string | undefined;
979
1030
  }> | undefined;
980
1031
  faucet?: {
981
1032
  pkh: string;
@@ -987,13 +1038,11 @@ export declare const rawSchema: z.ZodObject<{
987
1038
  } | undefined;
988
1039
  label: string;
989
1040
  rpcUrl: string;
990
- protocol: string;
991
1041
  }>>>;
992
1042
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
993
1043
  label: z.ZodString;
994
1044
  rpcUrl: z.ZodString;
995
- protocol: z.ZodString;
996
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1045
+ protocol: z.ZodOptional<z.ZodString>;
997
1046
  plugin: z.ZodOptional<z.ZodString>;
998
1047
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
999
1048
  encryptedKey: z.ZodString;
@@ -1021,85 +1070,40 @@ export declare const rawSchema: z.ZodObject<{
1021
1070
  postgresqlPort?: number | undefined;
1022
1071
  apiPort?: number | undefined;
1023
1072
  }>>;
1073
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1024
1074
  }, "strip", z.ZodTypeAny, {
1025
1075
  plugin?: string | undefined;
1026
- accounts?: Record<string, string | {
1027
- publicKeyHash: string;
1028
- encryptedKey: string;
1029
- secretKey: string;
1030
- }> | undefined;
1031
- attributes?: string | number | boolean | undefined;
1032
- tzkt?: {
1033
- disableAutostartWithSandbox?: boolean | undefined;
1034
- postgresqlPort?: number | undefined;
1035
- apiPort?: number | undefined;
1036
- } | undefined;
1037
- label: string;
1038
- rpcUrl: string;
1039
- protocol: string;
1040
- }, {
1041
- plugin?: string | undefined;
1042
- accounts?: Record<string, string | {
1043
- publicKeyHash: string;
1044
- encryptedKey: string;
1045
- secretKey: string;
1046
- }> | undefined;
1047
- attributes?: string | number | boolean | undefined;
1048
- tzkt?: {
1049
- disableAutostartWithSandbox?: boolean | undefined;
1050
- postgresqlPort?: number | undefined;
1051
- apiPort?: number | undefined;
1052
- } | undefined;
1053
- label: string;
1054
- rpcUrl: string;
1055
- protocol: string;
1056
- }>>>;
1057
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1058
- networks: z.ZodArray<z.ZodString, "many">;
1059
- sandboxes: z.ZodArray<z.ZodString, "many">;
1060
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1061
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1062
- }, "strip", z.ZodTypeAny, {
1063
- storage?: Record<string, string> | undefined;
1064
- aliases?: Record<string, Record<string, string>> | undefined;
1065
- networks: string[];
1066
- sandboxes: string[];
1067
- }, {
1068
- storage?: Record<string, string> | undefined;
1069
- aliases?: Record<string, Record<string, string>> | undefined;
1070
- networks: string[];
1071
- sandboxes: string[];
1072
- }>, z.ZodString]>>;
1073
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1074
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1075
- sourceFile: z.ZodString;
1076
- hash: z.ZodString;
1077
- }, "strip", z.ZodTypeAny, {
1078
- sourceFile: string;
1079
- hash: string;
1080
- }, {
1081
- sourceFile: string;
1082
- hash: string;
1083
- }>>>;
1084
- metadata: z.ZodOptional<z.ZodObject<{
1085
- name: z.ZodOptional<z.ZodString>;
1086
- projectDescription: z.ZodOptional<z.ZodString>;
1087
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1088
- license: z.ZodOptional<z.ZodString>;
1089
- homepage: z.ZodOptional<z.ZodString>;
1090
- }, "strip", z.ZodTypeAny, {
1091
- name?: string | undefined;
1092
- projectDescription?: string | undefined;
1093
- authors?: string[] | undefined;
1094
- license?: string | undefined;
1095
- homepage?: string | undefined;
1076
+ accounts?: Record<string, string | {
1077
+ publicKeyHash: string;
1078
+ encryptedKey: string;
1079
+ secretKey: string;
1080
+ }> | undefined;
1081
+ protocol?: string | undefined;
1082
+ tzkt?: {
1083
+ disableAutostartWithSandbox?: boolean | undefined;
1084
+ postgresqlPort?: number | undefined;
1085
+ apiPort?: number | undefined;
1086
+ } | undefined;
1087
+ annotations?: Record<string, unknown> | undefined;
1088
+ label: string;
1089
+ rpcUrl: string;
1096
1090
  }, {
1097
- name?: string | undefined;
1098
- projectDescription?: string | undefined;
1099
- authors?: string[] | undefined;
1100
- license?: string | undefined;
1101
- homepage?: string | undefined;
1102
- }>>;
1091
+ plugin?: string | undefined;
1092
+ accounts?: Record<string, string | {
1093
+ publicKeyHash: string;
1094
+ encryptedKey: string;
1095
+ secretKey: string;
1096
+ }> | undefined;
1097
+ protocol?: string | undefined;
1098
+ tzkt?: {
1099
+ disableAutostartWithSandbox?: boolean | undefined;
1100
+ postgresqlPort?: number | undefined;
1101
+ apiPort?: number | undefined;
1102
+ } | undefined;
1103
+ annotations?: Record<string, unknown> | undefined;
1104
+ label: string;
1105
+ rpcUrl: string;
1106
+ }>>>;
1103
1107
  }, {
1104
1108
  projectDir: z.ZodString;
1105
1109
  configFile: z.ZodString;
@@ -1112,28 +1116,41 @@ export declare const rawSchema: z.ZodObject<{
1112
1116
  encryptedKey: string;
1113
1117
  secretKey: string;
1114
1118
  }> | undefined;
1115
- attributes?: string | number | boolean | undefined;
1119
+ protocol?: string | undefined;
1116
1120
  tzkt?: {
1117
1121
  disableAutostartWithSandbox?: boolean | undefined;
1118
1122
  postgresqlPort?: number | undefined;
1119
1123
  apiPort?: number | undefined;
1120
1124
  } | undefined;
1125
+ annotations?: Record<string, unknown> | undefined;
1121
1126
  label: string;
1122
1127
  rpcUrl: string;
1123
- protocol: string;
1124
1128
  }> | undefined;
1125
1129
  language?: "en" | "fr" | undefined;
1130
+ metadata?: {
1131
+ name?: string | undefined;
1132
+ projectDescription?: string | undefined;
1133
+ authors?: string[] | undefined;
1134
+ license?: string | undefined;
1135
+ homepage?: string | undefined;
1136
+ } | undefined;
1137
+ artifactsDir?: string | undefined;
1138
+ contractsDir?: string | undefined;
1139
+ contracts?: Record<string, {
1140
+ sourceFile: string;
1141
+ hash: string;
1142
+ }> | undefined;
1126
1143
  plugins?: {
1127
1144
  type: "npm" | "binary" | "deno";
1128
1145
  name: string;
1129
1146
  }[] | undefined;
1130
- contractsDir?: string | undefined;
1131
- artifactsDir?: string | undefined;
1147
+ accounts?: Record<string, string> | undefined;
1132
1148
  network?: Record<string, {
1133
1149
  accounts?: Record<string, {
1134
- publicKey: string;
1135
- publicKeyHash: string;
1136
- privateKey: string;
1150
+ mnemonic?: string | undefined;
1151
+ publicKey?: string | undefined;
1152
+ publicKeyHash?: string | undefined;
1153
+ privateKey?: string | undefined;
1137
1154
  }> | undefined;
1138
1155
  faucet?: {
1139
1156
  pkh: string;
@@ -1145,20 +1162,7 @@ export declare const rawSchema: z.ZodObject<{
1145
1162
  } | undefined;
1146
1163
  label: string;
1147
1164
  rpcUrl: string;
1148
- protocol: string;
1149
- }> | undefined;
1150
- accounts?: Record<string, string> | undefined;
1151
- contracts?: Record<string, {
1152
- sourceFile: string;
1153
- hash: string;
1154
1165
  }> | undefined;
1155
- metadata?: {
1156
- name?: string | undefined;
1157
- projectDescription?: string | undefined;
1158
- authors?: string[] | undefined;
1159
- license?: string | undefined;
1160
- homepage?: string | undefined;
1161
- } | undefined;
1162
1166
  projectDir: string;
1163
1167
  environment: Record<string, string | {
1164
1168
  storage?: Record<string, string> | undefined;
@@ -1176,28 +1180,41 @@ export declare const rawSchema: z.ZodObject<{
1176
1180
  encryptedKey: string;
1177
1181
  secretKey: string;
1178
1182
  }> | undefined;
1179
- attributes?: string | number | boolean | undefined;
1183
+ protocol?: string | undefined;
1180
1184
  tzkt?: {
1181
1185
  disableAutostartWithSandbox?: boolean | undefined;
1182
1186
  postgresqlPort?: number | undefined;
1183
1187
  apiPort?: number | undefined;
1184
1188
  } | undefined;
1189
+ annotations?: Record<string, unknown> | undefined;
1185
1190
  label: string;
1186
1191
  rpcUrl: string;
1187
- protocol: string;
1188
1192
  }> | undefined;
1189
1193
  language?: "en" | "fr" | undefined;
1194
+ metadata?: {
1195
+ name?: string | undefined;
1196
+ projectDescription?: string | undefined;
1197
+ authors?: string[] | undefined;
1198
+ license?: string | undefined;
1199
+ homepage?: string | undefined;
1200
+ } | undefined;
1201
+ artifactsDir?: string | undefined;
1202
+ contractsDir?: string | undefined;
1203
+ contracts?: Record<string, {
1204
+ sourceFile: string;
1205
+ hash: string;
1206
+ }> | undefined;
1190
1207
  plugins?: {
1191
1208
  type: "npm" | "binary" | "deno";
1192
1209
  name: string;
1193
1210
  }[] | undefined;
1194
- contractsDir?: string | undefined;
1195
- artifactsDir?: string | undefined;
1211
+ accounts?: Record<string, string> | undefined;
1196
1212
  network?: Record<string, {
1197
1213
  accounts?: Record<string, {
1198
- publicKey: string;
1199
- publicKeyHash: string;
1200
- privateKey: string;
1214
+ mnemonic?: string | undefined;
1215
+ publicKey?: string | undefined;
1216
+ publicKeyHash?: string | undefined;
1217
+ privateKey?: string | undefined;
1201
1218
  }> | undefined;
1202
1219
  faucet?: {
1203
1220
  pkh: string;
@@ -1209,20 +1226,7 @@ export declare const rawSchema: z.ZodObject<{
1209
1226
  } | undefined;
1210
1227
  label: string;
1211
1228
  rpcUrl: string;
1212
- protocol: string;
1213
- }> | undefined;
1214
- accounts?: Record<string, string> | undefined;
1215
- contracts?: Record<string, {
1216
- sourceFile: string;
1217
- hash: string;
1218
1229
  }> | undefined;
1219
- metadata?: {
1220
- name?: string | undefined;
1221
- projectDescription?: string | undefined;
1222
- authors?: string[] | undefined;
1223
- license?: string | undefined;
1224
- homepage?: string | undefined;
1225
- } | undefined;
1226
1230
  projectDir: string;
1227
1231
  environment: Record<string, string | {
1228
1232
  storage?: Record<string, string> | undefined;
@@ -1258,28 +1262,41 @@ export declare const rawSchema: z.ZodObject<{
1258
1262
  encryptedKey: string;
1259
1263
  secretKey: string;
1260
1264
  }> | undefined;
1261
- attributes?: string | number | boolean | undefined;
1265
+ protocol?: string | undefined;
1262
1266
  tzkt?: {
1263
1267
  disableAutostartWithSandbox?: boolean | undefined;
1264
1268
  postgresqlPort?: number | undefined;
1265
1269
  apiPort?: number | undefined;
1266
1270
  } | undefined;
1271
+ annotations?: Record<string, unknown> | undefined;
1267
1272
  label: string;
1268
1273
  rpcUrl: string;
1269
- protocol: string;
1270
1274
  }> | undefined;
1271
1275
  language?: "en" | "fr" | undefined;
1276
+ metadata?: {
1277
+ name?: string | undefined;
1278
+ projectDescription?: string | undefined;
1279
+ authors?: string[] | undefined;
1280
+ license?: string | undefined;
1281
+ homepage?: string | undefined;
1282
+ } | undefined;
1283
+ artifactsDir?: string | undefined;
1284
+ contractsDir?: string | undefined;
1285
+ contracts?: Record<string, {
1286
+ sourceFile: string;
1287
+ hash: string;
1288
+ }> | undefined;
1272
1289
  plugins?: {
1273
1290
  type: "npm" | "binary" | "deno";
1274
1291
  name: string;
1275
1292
  }[] | undefined;
1276
- contractsDir?: string | undefined;
1277
- artifactsDir?: string | undefined;
1293
+ accounts?: Record<string, string> | undefined;
1278
1294
  network?: Record<string, {
1279
1295
  accounts?: Record<string, {
1280
- publicKey: string;
1281
- publicKeyHash: string;
1282
- privateKey: string;
1296
+ mnemonic?: string | undefined;
1297
+ publicKey?: string | undefined;
1298
+ publicKeyHash?: string | undefined;
1299
+ privateKey?: string | undefined;
1283
1300
  }> | undefined;
1284
1301
  faucet?: {
1285
1302
  pkh: string;
@@ -1291,20 +1308,7 @@ export declare const rawSchema: z.ZodObject<{
1291
1308
  } | undefined;
1292
1309
  label: string;
1293
1310
  rpcUrl: string;
1294
- protocol: string;
1295
- }> | undefined;
1296
- accounts?: Record<string, string> | undefined;
1297
- contracts?: Record<string, {
1298
- sourceFile: string;
1299
- hash: string;
1300
1311
  }> | undefined;
1301
- metadata?: {
1302
- name?: string | undefined;
1303
- projectDescription?: string | undefined;
1304
- authors?: string[] | undefined;
1305
- license?: string | undefined;
1306
- homepage?: string | undefined;
1307
- } | undefined;
1308
1312
  projectDir: string;
1309
1313
  environment: Record<string, string | {
1310
1314
  storage?: Record<string, string> | undefined;
@@ -1340,28 +1344,41 @@ export declare const rawSchema: z.ZodObject<{
1340
1344
  encryptedKey: string;
1341
1345
  secretKey: string;
1342
1346
  }> | undefined;
1343
- attributes?: string | number | boolean | undefined;
1347
+ protocol?: string | undefined;
1344
1348
  tzkt?: {
1345
1349
  disableAutostartWithSandbox?: boolean | undefined;
1346
1350
  postgresqlPort?: number | undefined;
1347
1351
  apiPort?: number | undefined;
1348
1352
  } | undefined;
1353
+ annotations?: Record<string, unknown> | undefined;
1349
1354
  label: string;
1350
1355
  rpcUrl: string;
1351
- protocol: string;
1352
1356
  }> | undefined;
1353
1357
  language?: "en" | "fr" | undefined;
1358
+ metadata?: {
1359
+ name?: string | undefined;
1360
+ projectDescription?: string | undefined;
1361
+ authors?: string[] | undefined;
1362
+ license?: string | undefined;
1363
+ homepage?: string | undefined;
1364
+ } | undefined;
1365
+ artifactsDir?: string | undefined;
1366
+ contractsDir?: string | undefined;
1367
+ contracts?: Record<string, {
1368
+ sourceFile: string;
1369
+ hash: string;
1370
+ }> | undefined;
1354
1371
  plugins?: {
1355
1372
  type: "npm" | "binary" | "deno";
1356
1373
  name: string;
1357
1374
  }[] | undefined;
1358
- contractsDir?: string | undefined;
1359
- artifactsDir?: string | undefined;
1375
+ accounts?: Record<string, string> | undefined;
1360
1376
  network?: Record<string, {
1361
1377
  accounts?: Record<string, {
1362
- publicKey: string;
1363
- publicKeyHash: string;
1364
- privateKey: string;
1378
+ mnemonic?: string | undefined;
1379
+ publicKey?: string | undefined;
1380
+ publicKeyHash?: string | undefined;
1381
+ privateKey?: string | undefined;
1365
1382
  }> | undefined;
1366
1383
  faucet?: {
1367
1384
  pkh: string;
@@ -1373,20 +1390,7 @@ export declare const rawSchema: z.ZodObject<{
1373
1390
  } | undefined;
1374
1391
  label: string;
1375
1392
  rpcUrl: string;
1376
- protocol: string;
1377
1393
  }> | undefined;
1378
- accounts?: Record<string, string> | undefined;
1379
- contracts?: Record<string, {
1380
- sourceFile: string;
1381
- hash: string;
1382
- }> | undefined;
1383
- metadata?: {
1384
- name?: string | undefined;
1385
- projectDescription?: string | undefined;
1386
- authors?: string[] | undefined;
1387
- license?: string | undefined;
1388
- homepage?: string | undefined;
1389
- } | undefined;
1390
1394
  projectDir: string;
1391
1395
  environment: Record<string, string | {
1392
1396
  storage?: Record<string, string> | undefined;
@@ -1775,6 +1779,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1775
1779
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
1776
1780
  config: z.ZodObject<z.extendShape<{
1777
1781
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1782
+ metadata: z.ZodOptional<z.ZodObject<{
1783
+ name: z.ZodOptional<z.ZodString>;
1784
+ projectDescription: z.ZodOptional<z.ZodString>;
1785
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1786
+ license: z.ZodOptional<z.ZodString>;
1787
+ homepage: z.ZodOptional<z.ZodString>;
1788
+ }, "strip", z.ZodTypeAny, {
1789
+ name?: string | undefined;
1790
+ projectDescription?: string | undefined;
1791
+ authors?: string[] | undefined;
1792
+ license?: string | undefined;
1793
+ homepage?: string | undefined;
1794
+ }, {
1795
+ name?: string | undefined;
1796
+ projectDescription?: string | undefined;
1797
+ authors?: string[] | undefined;
1798
+ license?: string | undefined;
1799
+ homepage?: string | undefined;
1800
+ }>>;
1801
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1802
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1803
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1804
+ sourceFile: z.ZodString;
1805
+ hash: z.ZodString;
1806
+ }, "strip", z.ZodTypeAny, {
1807
+ sourceFile: string;
1808
+ hash: string;
1809
+ }, {
1810
+ sourceFile: string;
1811
+ hash: string;
1812
+ }>>>;
1778
1813
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1779
1814
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1780
1815
  name: z.ZodString;
@@ -1785,24 +1820,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1785
1820
  type: "npm" | "binary" | "deno";
1786
1821
  name: string;
1787
1822
  }>, "many">>;
1788
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1789
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1823
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1824
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1825
+ networks: z.ZodArray<z.ZodString, "many">;
1826
+ sandboxes: z.ZodArray<z.ZodString, "many">;
1827
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1828
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1829
+ }, "strip", z.ZodTypeAny, {
1830
+ storage?: Record<string, string> | undefined;
1831
+ aliases?: Record<string, Record<string, string>> | undefined;
1832
+ networks: string[];
1833
+ sandboxes: string[];
1834
+ }, {
1835
+ storage?: Record<string, string> | undefined;
1836
+ aliases?: Record<string, Record<string, string>> | undefined;
1837
+ networks: string[];
1838
+ sandboxes: string[];
1839
+ }>, z.ZodString]>>;
1790
1840
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1791
1841
  label: z.ZodString;
1792
1842
  rpcUrl: z.ZodString;
1793
- protocol: z.ZodString;
1794
1843
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1795
- publicKey: z.ZodString;
1796
- publicKeyHash: z.ZodString;
1797
- privateKey: z.ZodString;
1844
+ publicKey: z.ZodOptional<z.ZodString>;
1845
+ publicKeyHash: z.ZodOptional<z.ZodString>;
1846
+ privateKey: z.ZodOptional<z.ZodString>;
1847
+ mnemonic: z.ZodOptional<z.ZodString>;
1798
1848
  }, "strip", z.ZodTypeAny, {
1799
- publicKey: string;
1800
- publicKeyHash: string;
1801
- privateKey: string;
1849
+ mnemonic?: string | undefined;
1850
+ publicKey?: string | undefined;
1851
+ publicKeyHash?: string | undefined;
1852
+ privateKey?: string | undefined;
1802
1853
  }, {
1803
- publicKey: string;
1804
- publicKeyHash: string;
1805
- privateKey: string;
1854
+ mnemonic?: string | undefined;
1855
+ publicKey?: string | undefined;
1856
+ publicKeyHash?: string | undefined;
1857
+ privateKey?: string | undefined;
1806
1858
  }>>>;
1807
1859
  faucet: z.ZodOptional<z.ZodObject<{
1808
1860
  pkh: z.ZodString;
@@ -1828,9 +1880,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1828
1880
  }>>;
1829
1881
  }, "strip", z.ZodTypeAny, {
1830
1882
  accounts?: Record<string, {
1831
- publicKey: string;
1832
- publicKeyHash: string;
1833
- privateKey: string;
1883
+ mnemonic?: string | undefined;
1884
+ publicKey?: string | undefined;
1885
+ publicKeyHash?: string | undefined;
1886
+ privateKey?: string | undefined;
1834
1887
  }> | undefined;
1835
1888
  faucet?: {
1836
1889
  pkh: string;
@@ -1842,12 +1895,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1842
1895
  } | undefined;
1843
1896
  label: string;
1844
1897
  rpcUrl: string;
1845
- protocol: string;
1846
1898
  }, {
1847
1899
  accounts?: Record<string, {
1848
- publicKey: string;
1849
- publicKeyHash: string;
1850
- privateKey: string;
1900
+ mnemonic?: string | undefined;
1901
+ publicKey?: string | undefined;
1902
+ publicKeyHash?: string | undefined;
1903
+ privateKey?: string | undefined;
1851
1904
  }> | undefined;
1852
1905
  faucet?: {
1853
1906
  pkh: string;
@@ -1859,13 +1912,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1859
1912
  } | undefined;
1860
1913
  label: string;
1861
1914
  rpcUrl: string;
1862
- protocol: string;
1863
1915
  }>>>;
1864
1916
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1865
1917
  label: z.ZodString;
1866
1918
  rpcUrl: z.ZodString;
1867
- protocol: z.ZodString;
1868
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1919
+ protocol: z.ZodOptional<z.ZodString>;
1869
1920
  plugin: z.ZodOptional<z.ZodString>;
1870
1921
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1871
1922
  encryptedKey: z.ZodString;
@@ -1893,6 +1944,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1893
1944
  postgresqlPort?: number | undefined;
1894
1945
  apiPort?: number | undefined;
1895
1946
  }>>;
1947
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1896
1948
  }, "strip", z.ZodTypeAny, {
1897
1949
  plugin?: string | undefined;
1898
1950
  accounts?: Record<string, string | {
@@ -1900,15 +1952,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1900
1952
  encryptedKey: string;
1901
1953
  secretKey: string;
1902
1954
  }> | undefined;
1903
- attributes?: string | number | boolean | undefined;
1955
+ protocol?: string | undefined;
1904
1956
  tzkt?: {
1905
1957
  disableAutostartWithSandbox?: boolean | undefined;
1906
1958
  postgresqlPort?: number | undefined;
1907
1959
  apiPort?: number | undefined;
1908
1960
  } | undefined;
1961
+ annotations?: Record<string, unknown> | undefined;
1909
1962
  label: string;
1910
1963
  rpcUrl: string;
1911
- protocol: string;
1912
1964
  }, {
1913
1965
  plugin?: string | undefined;
1914
1966
  accounts?: Record<string, string | {
@@ -1916,62 +1968,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1916
1968
  encryptedKey: string;
1917
1969
  secretKey: string;
1918
1970
  }> | undefined;
1919
- attributes?: string | number | boolean | undefined;
1971
+ protocol?: string | undefined;
1920
1972
  tzkt?: {
1921
1973
  disableAutostartWithSandbox?: boolean | undefined;
1922
1974
  postgresqlPort?: number | undefined;
1923
1975
  apiPort?: number | undefined;
1924
1976
  } | undefined;
1977
+ annotations?: Record<string, unknown> | undefined;
1925
1978
  label: string;
1926
1979
  rpcUrl: string;
1927
- protocol: string;
1928
- }>>>;
1929
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1930
- networks: z.ZodArray<z.ZodString, "many">;
1931
- sandboxes: z.ZodArray<z.ZodString, "many">;
1932
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1933
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1934
- }, "strip", z.ZodTypeAny, {
1935
- storage?: Record<string, string> | undefined;
1936
- aliases?: Record<string, Record<string, string>> | undefined;
1937
- networks: string[];
1938
- sandboxes: string[];
1939
- }, {
1940
- storage?: Record<string, string> | undefined;
1941
- aliases?: Record<string, Record<string, string>> | undefined;
1942
- networks: string[];
1943
- sandboxes: string[];
1944
- }>, z.ZodString]>>;
1945
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1946
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1947
- sourceFile: z.ZodString;
1948
- hash: z.ZodString;
1949
- }, "strip", z.ZodTypeAny, {
1950
- sourceFile: string;
1951
- hash: string;
1952
- }, {
1953
- sourceFile: string;
1954
- hash: string;
1955
1980
  }>>>;
1956
- metadata: z.ZodOptional<z.ZodObject<{
1957
- name: z.ZodOptional<z.ZodString>;
1958
- projectDescription: z.ZodOptional<z.ZodString>;
1959
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1960
- license: z.ZodOptional<z.ZodString>;
1961
- homepage: z.ZodOptional<z.ZodString>;
1962
- }, "strip", z.ZodTypeAny, {
1963
- name?: string | undefined;
1964
- projectDescription?: string | undefined;
1965
- authors?: string[] | undefined;
1966
- license?: string | undefined;
1967
- homepage?: string | undefined;
1968
- }, {
1969
- name?: string | undefined;
1970
- projectDescription?: string | undefined;
1971
- authors?: string[] | undefined;
1972
- license?: string | undefined;
1973
- homepage?: string | undefined;
1974
- }>>;
1975
1981
  }, {
1976
1982
  projectDir: z.ZodString;
1977
1983
  configFile: z.ZodString;
@@ -1984,28 +1990,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
1984
1990
  encryptedKey: string;
1985
1991
  secretKey: string;
1986
1992
  }> | undefined;
1987
- attributes?: string | number | boolean | undefined;
1993
+ protocol?: string | undefined;
1988
1994
  tzkt?: {
1989
1995
  disableAutostartWithSandbox?: boolean | undefined;
1990
1996
  postgresqlPort?: number | undefined;
1991
1997
  apiPort?: number | undefined;
1992
1998
  } | undefined;
1999
+ annotations?: Record<string, unknown> | undefined;
1993
2000
  label: string;
1994
2001
  rpcUrl: string;
1995
- protocol: string;
1996
2002
  }> | undefined;
1997
- language?: "en" | "fr" | undefined;
2003
+ language?: "en" | "fr" | undefined;
2004
+ metadata?: {
2005
+ name?: string | undefined;
2006
+ projectDescription?: string | undefined;
2007
+ authors?: string[] | undefined;
2008
+ license?: string | undefined;
2009
+ homepage?: string | undefined;
2010
+ } | undefined;
2011
+ artifactsDir?: string | undefined;
2012
+ contractsDir?: string | undefined;
2013
+ contracts?: Record<string, {
2014
+ sourceFile: string;
2015
+ hash: string;
2016
+ }> | undefined;
1998
2017
  plugins?: {
1999
2018
  type: "npm" | "binary" | "deno";
2000
2019
  name: string;
2001
2020
  }[] | undefined;
2002
- contractsDir?: string | undefined;
2003
- artifactsDir?: string | undefined;
2021
+ accounts?: Record<string, string> | undefined;
2004
2022
  network?: Record<string, {
2005
2023
  accounts?: Record<string, {
2006
- publicKey: string;
2007
- publicKeyHash: string;
2008
- privateKey: string;
2024
+ mnemonic?: string | undefined;
2025
+ publicKey?: string | undefined;
2026
+ publicKeyHash?: string | undefined;
2027
+ privateKey?: string | undefined;
2009
2028
  }> | undefined;
2010
2029
  faucet?: {
2011
2030
  pkh: string;
@@ -2017,20 +2036,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2017
2036
  } | undefined;
2018
2037
  label: string;
2019
2038
  rpcUrl: string;
2020
- protocol: string;
2021
- }> | undefined;
2022
- accounts?: Record<string, string> | undefined;
2023
- contracts?: Record<string, {
2024
- sourceFile: string;
2025
- hash: string;
2026
2039
  }> | undefined;
2027
- metadata?: {
2028
- name?: string | undefined;
2029
- projectDescription?: string | undefined;
2030
- authors?: string[] | undefined;
2031
- license?: string | undefined;
2032
- homepage?: string | undefined;
2033
- } | undefined;
2034
2040
  projectDir: string;
2035
2041
  environment: Record<string, string | {
2036
2042
  storage?: Record<string, string> | undefined;
@@ -2048,28 +2054,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2048
2054
  encryptedKey: string;
2049
2055
  secretKey: string;
2050
2056
  }> | undefined;
2051
- attributes?: string | number | boolean | undefined;
2057
+ protocol?: string | undefined;
2052
2058
  tzkt?: {
2053
2059
  disableAutostartWithSandbox?: boolean | undefined;
2054
2060
  postgresqlPort?: number | undefined;
2055
2061
  apiPort?: number | undefined;
2056
2062
  } | undefined;
2063
+ annotations?: Record<string, unknown> | undefined;
2057
2064
  label: string;
2058
2065
  rpcUrl: string;
2059
- protocol: string;
2060
2066
  }> | undefined;
2061
2067
  language?: "en" | "fr" | undefined;
2068
+ metadata?: {
2069
+ name?: string | undefined;
2070
+ projectDescription?: string | undefined;
2071
+ authors?: string[] | undefined;
2072
+ license?: string | undefined;
2073
+ homepage?: string | undefined;
2074
+ } | undefined;
2075
+ artifactsDir?: string | undefined;
2076
+ contractsDir?: string | undefined;
2077
+ contracts?: Record<string, {
2078
+ sourceFile: string;
2079
+ hash: string;
2080
+ }> | undefined;
2062
2081
  plugins?: {
2063
2082
  type: "npm" | "binary" | "deno";
2064
2083
  name: string;
2065
2084
  }[] | undefined;
2066
- contractsDir?: string | undefined;
2067
- artifactsDir?: string | undefined;
2085
+ accounts?: Record<string, string> | undefined;
2068
2086
  network?: Record<string, {
2069
2087
  accounts?: Record<string, {
2070
- publicKey: string;
2071
- publicKeyHash: string;
2072
- privateKey: string;
2088
+ mnemonic?: string | undefined;
2089
+ publicKey?: string | undefined;
2090
+ publicKeyHash?: string | undefined;
2091
+ privateKey?: string | undefined;
2073
2092
  }> | undefined;
2074
2093
  faucet?: {
2075
2094
  pkh: string;
@@ -2081,20 +2100,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2081
2100
  } | undefined;
2082
2101
  label: string;
2083
2102
  rpcUrl: string;
2084
- protocol: string;
2085
- }> | undefined;
2086
- accounts?: Record<string, string> | undefined;
2087
- contracts?: Record<string, {
2088
- sourceFile: string;
2089
- hash: string;
2090
2103
  }> | undefined;
2091
- metadata?: {
2092
- name?: string | undefined;
2093
- projectDescription?: string | undefined;
2094
- authors?: string[] | undefined;
2095
- license?: string | undefined;
2096
- homepage?: string | undefined;
2097
- } | undefined;
2098
2104
  projectDir: string;
2099
2105
  environment: Record<string, string | {
2100
2106
  storage?: Record<string, string> | undefined;
@@ -2130,28 +2136,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2130
2136
  encryptedKey: string;
2131
2137
  secretKey: string;
2132
2138
  }> | undefined;
2133
- attributes?: string | number | boolean | undefined;
2139
+ protocol?: string | undefined;
2134
2140
  tzkt?: {
2135
2141
  disableAutostartWithSandbox?: boolean | undefined;
2136
2142
  postgresqlPort?: number | undefined;
2137
2143
  apiPort?: number | undefined;
2138
2144
  } | undefined;
2145
+ annotations?: Record<string, unknown> | undefined;
2139
2146
  label: string;
2140
2147
  rpcUrl: string;
2141
- protocol: string;
2142
2148
  }> | undefined;
2143
2149
  language?: "en" | "fr" | undefined;
2150
+ metadata?: {
2151
+ name?: string | undefined;
2152
+ projectDescription?: string | undefined;
2153
+ authors?: string[] | undefined;
2154
+ license?: string | undefined;
2155
+ homepage?: string | undefined;
2156
+ } | undefined;
2157
+ artifactsDir?: string | undefined;
2158
+ contractsDir?: string | undefined;
2159
+ contracts?: Record<string, {
2160
+ sourceFile: string;
2161
+ hash: string;
2162
+ }> | undefined;
2144
2163
  plugins?: {
2145
2164
  type: "npm" | "binary" | "deno";
2146
2165
  name: string;
2147
2166
  }[] | undefined;
2148
- contractsDir?: string | undefined;
2149
- artifactsDir?: string | undefined;
2167
+ accounts?: Record<string, string> | undefined;
2150
2168
  network?: Record<string, {
2151
2169
  accounts?: Record<string, {
2152
- publicKey: string;
2153
- publicKeyHash: string;
2154
- privateKey: string;
2170
+ mnemonic?: string | undefined;
2171
+ publicKey?: string | undefined;
2172
+ publicKeyHash?: string | undefined;
2173
+ privateKey?: string | undefined;
2155
2174
  }> | undefined;
2156
2175
  faucet?: {
2157
2176
  pkh: string;
@@ -2163,20 +2182,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2163
2182
  } | undefined;
2164
2183
  label: string;
2165
2184
  rpcUrl: string;
2166
- protocol: string;
2167
- }> | undefined;
2168
- accounts?: Record<string, string> | undefined;
2169
- contracts?: Record<string, {
2170
- sourceFile: string;
2171
- hash: string;
2172
2185
  }> | undefined;
2173
- metadata?: {
2174
- name?: string | undefined;
2175
- projectDescription?: string | undefined;
2176
- authors?: string[] | undefined;
2177
- license?: string | undefined;
2178
- homepage?: string | undefined;
2179
- } | undefined;
2180
2186
  projectDir: string;
2181
2187
  environment: Record<string, string | {
2182
2188
  storage?: Record<string, string> | undefined;
@@ -2212,28 +2218,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2212
2218
  encryptedKey: string;
2213
2219
  secretKey: string;
2214
2220
  }> | undefined;
2215
- attributes?: string | number | boolean | undefined;
2221
+ protocol?: string | undefined;
2216
2222
  tzkt?: {
2217
2223
  disableAutostartWithSandbox?: boolean | undefined;
2218
2224
  postgresqlPort?: number | undefined;
2219
2225
  apiPort?: number | undefined;
2220
2226
  } | undefined;
2227
+ annotations?: Record<string, unknown> | undefined;
2221
2228
  label: string;
2222
2229
  rpcUrl: string;
2223
- protocol: string;
2224
2230
  }> | undefined;
2225
2231
  language?: "en" | "fr" | undefined;
2232
+ metadata?: {
2233
+ name?: string | undefined;
2234
+ projectDescription?: string | undefined;
2235
+ authors?: string[] | undefined;
2236
+ license?: string | undefined;
2237
+ homepage?: string | undefined;
2238
+ } | undefined;
2239
+ artifactsDir?: string | undefined;
2240
+ contractsDir?: string | undefined;
2241
+ contracts?: Record<string, {
2242
+ sourceFile: string;
2243
+ hash: string;
2244
+ }> | undefined;
2226
2245
  plugins?: {
2227
2246
  type: "npm" | "binary" | "deno";
2228
2247
  name: string;
2229
2248
  }[] | undefined;
2230
- contractsDir?: string | undefined;
2231
- artifactsDir?: string | undefined;
2249
+ accounts?: Record<string, string> | undefined;
2232
2250
  network?: Record<string, {
2233
2251
  accounts?: Record<string, {
2234
- publicKey: string;
2235
- publicKeyHash: string;
2236
- privateKey: string;
2252
+ mnemonic?: string | undefined;
2253
+ publicKey?: string | undefined;
2254
+ publicKeyHash?: string | undefined;
2255
+ privateKey?: string | undefined;
2237
2256
  }> | undefined;
2238
2257
  faucet?: {
2239
2258
  pkh: string;
@@ -2245,20 +2264,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2245
2264
  } | undefined;
2246
2265
  label: string;
2247
2266
  rpcUrl: string;
2248
- protocol: string;
2249
- }> | undefined;
2250
- accounts?: Record<string, string> | undefined;
2251
- contracts?: Record<string, {
2252
- sourceFile: string;
2253
- hash: string;
2254
2267
  }> | undefined;
2255
- metadata?: {
2256
- name?: string | undefined;
2257
- projectDescription?: string | undefined;
2258
- authors?: string[] | undefined;
2259
- license?: string | undefined;
2260
- homepage?: string | undefined;
2261
- } | undefined;
2262
2268
  projectDir: string;
2263
2269
  environment: Record<string, string | {
2264
2270
  storage?: Record<string, string> | undefined;
@@ -2407,6 +2413,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2407
2413
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
2408
2414
  config: z.ZodObject<z.extendShape<{
2409
2415
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2416
+ metadata: z.ZodOptional<z.ZodObject<{
2417
+ name: z.ZodOptional<z.ZodString>;
2418
+ projectDescription: z.ZodOptional<z.ZodString>;
2419
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2420
+ license: z.ZodOptional<z.ZodString>;
2421
+ homepage: z.ZodOptional<z.ZodString>;
2422
+ }, "strip", z.ZodTypeAny, {
2423
+ name?: string | undefined;
2424
+ projectDescription?: string | undefined;
2425
+ authors?: string[] | undefined;
2426
+ license?: string | undefined;
2427
+ homepage?: string | undefined;
2428
+ }, {
2429
+ name?: string | undefined;
2430
+ projectDescription?: string | undefined;
2431
+ authors?: string[] | undefined;
2432
+ license?: string | undefined;
2433
+ homepage?: string | undefined;
2434
+ }>>;
2435
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2436
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2437
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2438
+ sourceFile: z.ZodString;
2439
+ hash: z.ZodString;
2440
+ }, "strip", z.ZodTypeAny, {
2441
+ sourceFile: string;
2442
+ hash: string;
2443
+ }, {
2444
+ sourceFile: string;
2445
+ hash: string;
2446
+ }>>>;
2410
2447
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
2411
2448
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
2412
2449
  name: z.ZodString;
@@ -2417,24 +2454,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2417
2454
  type: "npm" | "binary" | "deno";
2418
2455
  name: string;
2419
2456
  }>, "many">>;
2420
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2421
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2457
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2458
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2459
+ networks: z.ZodArray<z.ZodString, "many">;
2460
+ sandboxes: z.ZodArray<z.ZodString, "many">;
2461
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2462
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2463
+ }, "strip", z.ZodTypeAny, {
2464
+ storage?: Record<string, string> | undefined;
2465
+ aliases?: Record<string, Record<string, string>> | undefined;
2466
+ networks: string[];
2467
+ sandboxes: string[];
2468
+ }, {
2469
+ storage?: Record<string, string> | undefined;
2470
+ aliases?: Record<string, Record<string, string>> | undefined;
2471
+ networks: string[];
2472
+ sandboxes: string[];
2473
+ }>, z.ZodString]>>;
2422
2474
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2423
2475
  label: z.ZodString;
2424
2476
  rpcUrl: z.ZodString;
2425
- protocol: z.ZodString;
2426
2477
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2427
- publicKey: z.ZodString;
2428
- publicKeyHash: z.ZodString;
2429
- privateKey: z.ZodString;
2478
+ publicKey: z.ZodOptional<z.ZodString>;
2479
+ publicKeyHash: z.ZodOptional<z.ZodString>;
2480
+ privateKey: z.ZodOptional<z.ZodString>;
2481
+ mnemonic: z.ZodOptional<z.ZodString>;
2430
2482
  }, "strip", z.ZodTypeAny, {
2431
- publicKey: string;
2432
- publicKeyHash: string;
2433
- privateKey: string;
2483
+ mnemonic?: string | undefined;
2484
+ publicKey?: string | undefined;
2485
+ publicKeyHash?: string | undefined;
2486
+ privateKey?: string | undefined;
2434
2487
  }, {
2435
- publicKey: string;
2436
- publicKeyHash: string;
2437
- privateKey: string;
2488
+ mnemonic?: string | undefined;
2489
+ publicKey?: string | undefined;
2490
+ publicKeyHash?: string | undefined;
2491
+ privateKey?: string | undefined;
2438
2492
  }>>>;
2439
2493
  faucet: z.ZodOptional<z.ZodObject<{
2440
2494
  pkh: z.ZodString;
@@ -2460,9 +2514,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2460
2514
  }>>;
2461
2515
  }, "strip", z.ZodTypeAny, {
2462
2516
  accounts?: Record<string, {
2463
- publicKey: string;
2464
- publicKeyHash: string;
2465
- privateKey: string;
2517
+ mnemonic?: string | undefined;
2518
+ publicKey?: string | undefined;
2519
+ publicKeyHash?: string | undefined;
2520
+ privateKey?: string | undefined;
2466
2521
  }> | undefined;
2467
2522
  faucet?: {
2468
2523
  pkh: string;
@@ -2474,12 +2529,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2474
2529
  } | undefined;
2475
2530
  label: string;
2476
2531
  rpcUrl: string;
2477
- protocol: string;
2478
2532
  }, {
2479
2533
  accounts?: Record<string, {
2480
- publicKey: string;
2481
- publicKeyHash: string;
2482
- privateKey: string;
2534
+ mnemonic?: string | undefined;
2535
+ publicKey?: string | undefined;
2536
+ publicKeyHash?: string | undefined;
2537
+ privateKey?: string | undefined;
2483
2538
  }> | undefined;
2484
2539
  faucet?: {
2485
2540
  pkh: string;
@@ -2491,13 +2546,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2491
2546
  } | undefined;
2492
2547
  label: string;
2493
2548
  rpcUrl: string;
2494
- protocol: string;
2495
2549
  }>>>;
2496
2550
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2497
2551
  label: z.ZodString;
2498
2552
  rpcUrl: z.ZodString;
2499
- protocol: z.ZodString;
2500
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2553
+ protocol: z.ZodOptional<z.ZodString>;
2501
2554
  plugin: z.ZodOptional<z.ZodString>;
2502
2555
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2503
2556
  encryptedKey: z.ZodString;
@@ -2525,6 +2578,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2525
2578
  postgresqlPort?: number | undefined;
2526
2579
  apiPort?: number | undefined;
2527
2580
  }>>;
2581
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2528
2582
  }, "strip", z.ZodTypeAny, {
2529
2583
  plugin?: string | undefined;
2530
2584
  accounts?: Record<string, string | {
@@ -2532,15 +2586,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2532
2586
  encryptedKey: string;
2533
2587
  secretKey: string;
2534
2588
  }> | undefined;
2535
- attributes?: string | number | boolean | undefined;
2589
+ protocol?: string | undefined;
2536
2590
  tzkt?: {
2537
2591
  disableAutostartWithSandbox?: boolean | undefined;
2538
2592
  postgresqlPort?: number | undefined;
2539
2593
  apiPort?: number | undefined;
2540
2594
  } | undefined;
2595
+ annotations?: Record<string, unknown> | undefined;
2541
2596
  label: string;
2542
2597
  rpcUrl: string;
2543
- protocol: string;
2544
2598
  }, {
2545
2599
  plugin?: string | undefined;
2546
2600
  accounts?: Record<string, string | {
@@ -2548,62 +2602,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2548
2602
  encryptedKey: string;
2549
2603
  secretKey: string;
2550
2604
  }> | undefined;
2551
- attributes?: string | number | boolean | undefined;
2605
+ protocol?: string | undefined;
2552
2606
  tzkt?: {
2553
2607
  disableAutostartWithSandbox?: boolean | undefined;
2554
2608
  postgresqlPort?: number | undefined;
2555
2609
  apiPort?: number | undefined;
2556
2610
  } | undefined;
2611
+ annotations?: Record<string, unknown> | undefined;
2557
2612
  label: string;
2558
2613
  rpcUrl: string;
2559
- protocol: string;
2560
- }>>>;
2561
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2562
- networks: z.ZodArray<z.ZodString, "many">;
2563
- sandboxes: z.ZodArray<z.ZodString, "many">;
2564
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2565
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2566
- }, "strip", z.ZodTypeAny, {
2567
- storage?: Record<string, string> | undefined;
2568
- aliases?: Record<string, Record<string, string>> | undefined;
2569
- networks: string[];
2570
- sandboxes: string[];
2571
- }, {
2572
- storage?: Record<string, string> | undefined;
2573
- aliases?: Record<string, Record<string, string>> | undefined;
2574
- networks: string[];
2575
- sandboxes: string[];
2576
- }>, z.ZodString]>>;
2577
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2578
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2579
- sourceFile: z.ZodString;
2580
- hash: z.ZodString;
2581
- }, "strip", z.ZodTypeAny, {
2582
- sourceFile: string;
2583
- hash: string;
2584
- }, {
2585
- sourceFile: string;
2586
- hash: string;
2587
2614
  }>>>;
2588
- metadata: z.ZodOptional<z.ZodObject<{
2589
- name: z.ZodOptional<z.ZodString>;
2590
- projectDescription: z.ZodOptional<z.ZodString>;
2591
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2592
- license: z.ZodOptional<z.ZodString>;
2593
- homepage: z.ZodOptional<z.ZodString>;
2594
- }, "strip", z.ZodTypeAny, {
2595
- name?: string | undefined;
2596
- projectDescription?: string | undefined;
2597
- authors?: string[] | undefined;
2598
- license?: string | undefined;
2599
- homepage?: string | undefined;
2600
- }, {
2601
- name?: string | undefined;
2602
- projectDescription?: string | undefined;
2603
- authors?: string[] | undefined;
2604
- license?: string | undefined;
2605
- homepage?: string | undefined;
2606
- }>>;
2607
2615
  }, {
2608
2616
  projectDir: z.ZodString;
2609
2617
  configFile: z.ZodString;
@@ -2616,28 +2624,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2616
2624
  encryptedKey: string;
2617
2625
  secretKey: string;
2618
2626
  }> | undefined;
2619
- attributes?: string | number | boolean | undefined;
2627
+ protocol?: string | undefined;
2620
2628
  tzkt?: {
2621
2629
  disableAutostartWithSandbox?: boolean | undefined;
2622
2630
  postgresqlPort?: number | undefined;
2623
2631
  apiPort?: number | undefined;
2624
2632
  } | undefined;
2633
+ annotations?: Record<string, unknown> | undefined;
2625
2634
  label: string;
2626
2635
  rpcUrl: string;
2627
- protocol: string;
2628
2636
  }> | undefined;
2629
2637
  language?: "en" | "fr" | undefined;
2638
+ metadata?: {
2639
+ name?: string | undefined;
2640
+ projectDescription?: string | undefined;
2641
+ authors?: string[] | undefined;
2642
+ license?: string | undefined;
2643
+ homepage?: string | undefined;
2644
+ } | undefined;
2645
+ artifactsDir?: string | undefined;
2646
+ contractsDir?: string | undefined;
2647
+ contracts?: Record<string, {
2648
+ sourceFile: string;
2649
+ hash: string;
2650
+ }> | undefined;
2630
2651
  plugins?: {
2631
2652
  type: "npm" | "binary" | "deno";
2632
2653
  name: string;
2633
2654
  }[] | undefined;
2634
- contractsDir?: string | undefined;
2635
- artifactsDir?: string | undefined;
2655
+ accounts?: Record<string, string> | undefined;
2636
2656
  network?: Record<string, {
2637
2657
  accounts?: Record<string, {
2638
- publicKey: string;
2639
- publicKeyHash: string;
2640
- privateKey: string;
2658
+ mnemonic?: string | undefined;
2659
+ publicKey?: string | undefined;
2660
+ publicKeyHash?: string | undefined;
2661
+ privateKey?: string | undefined;
2641
2662
  }> | undefined;
2642
2663
  faucet?: {
2643
2664
  pkh: string;
@@ -2649,20 +2670,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2649
2670
  } | undefined;
2650
2671
  label: string;
2651
2672
  rpcUrl: string;
2652
- protocol: string;
2653
- }> | undefined;
2654
- accounts?: Record<string, string> | undefined;
2655
- contracts?: Record<string, {
2656
- sourceFile: string;
2657
- hash: string;
2658
2673
  }> | undefined;
2659
- metadata?: {
2660
- name?: string | undefined;
2661
- projectDescription?: string | undefined;
2662
- authors?: string[] | undefined;
2663
- license?: string | undefined;
2664
- homepage?: string | undefined;
2665
- } | undefined;
2666
2674
  projectDir: string;
2667
2675
  environment: Record<string, string | {
2668
2676
  storage?: Record<string, string> | undefined;
@@ -2680,28 +2688,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2680
2688
  encryptedKey: string;
2681
2689
  secretKey: string;
2682
2690
  }> | undefined;
2683
- attributes?: string | number | boolean | undefined;
2691
+ protocol?: string | undefined;
2684
2692
  tzkt?: {
2685
2693
  disableAutostartWithSandbox?: boolean | undefined;
2686
2694
  postgresqlPort?: number | undefined;
2687
2695
  apiPort?: number | undefined;
2688
2696
  } | undefined;
2697
+ annotations?: Record<string, unknown> | undefined;
2689
2698
  label: string;
2690
2699
  rpcUrl: string;
2691
- protocol: string;
2692
2700
  }> | undefined;
2693
2701
  language?: "en" | "fr" | undefined;
2702
+ metadata?: {
2703
+ name?: string | undefined;
2704
+ projectDescription?: string | undefined;
2705
+ authors?: string[] | undefined;
2706
+ license?: string | undefined;
2707
+ homepage?: string | undefined;
2708
+ } | undefined;
2709
+ artifactsDir?: string | undefined;
2710
+ contractsDir?: string | undefined;
2711
+ contracts?: Record<string, {
2712
+ sourceFile: string;
2713
+ hash: string;
2714
+ }> | undefined;
2694
2715
  plugins?: {
2695
2716
  type: "npm" | "binary" | "deno";
2696
2717
  name: string;
2697
2718
  }[] | undefined;
2698
- contractsDir?: string | undefined;
2699
- artifactsDir?: string | undefined;
2719
+ accounts?: Record<string, string> | undefined;
2700
2720
  network?: Record<string, {
2701
2721
  accounts?: Record<string, {
2702
- publicKey: string;
2703
- publicKeyHash: string;
2704
- privateKey: string;
2722
+ mnemonic?: string | undefined;
2723
+ publicKey?: string | undefined;
2724
+ publicKeyHash?: string | undefined;
2725
+ privateKey?: string | undefined;
2705
2726
  }> | undefined;
2706
2727
  faucet?: {
2707
2728
  pkh: string;
@@ -2713,20 +2734,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2713
2734
  } | undefined;
2714
2735
  label: string;
2715
2736
  rpcUrl: string;
2716
- protocol: string;
2717
- }> | undefined;
2718
- accounts?: Record<string, string> | undefined;
2719
- contracts?: Record<string, {
2720
- sourceFile: string;
2721
- hash: string;
2722
2737
  }> | undefined;
2723
- metadata?: {
2724
- name?: string | undefined;
2725
- projectDescription?: string | undefined;
2726
- authors?: string[] | undefined;
2727
- license?: string | undefined;
2728
- homepage?: string | undefined;
2729
- } | undefined;
2730
2738
  projectDir: string;
2731
2739
  environment: Record<string, string | {
2732
2740
  storage?: Record<string, string> | undefined;
@@ -2762,28 +2770,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2762
2770
  encryptedKey: string;
2763
2771
  secretKey: string;
2764
2772
  }> | undefined;
2765
- attributes?: string | number | boolean | undefined;
2773
+ protocol?: string | undefined;
2766
2774
  tzkt?: {
2767
2775
  disableAutostartWithSandbox?: boolean | undefined;
2768
2776
  postgresqlPort?: number | undefined;
2769
2777
  apiPort?: number | undefined;
2770
2778
  } | undefined;
2779
+ annotations?: Record<string, unknown> | undefined;
2771
2780
  label: string;
2772
2781
  rpcUrl: string;
2773
- protocol: string;
2774
2782
  }> | undefined;
2775
2783
  language?: "en" | "fr" | undefined;
2784
+ metadata?: {
2785
+ name?: string | undefined;
2786
+ projectDescription?: string | undefined;
2787
+ authors?: string[] | undefined;
2788
+ license?: string | undefined;
2789
+ homepage?: string | undefined;
2790
+ } | undefined;
2791
+ artifactsDir?: string | undefined;
2792
+ contractsDir?: string | undefined;
2793
+ contracts?: Record<string, {
2794
+ sourceFile: string;
2795
+ hash: string;
2796
+ }> | undefined;
2776
2797
  plugins?: {
2777
2798
  type: "npm" | "binary" | "deno";
2778
2799
  name: string;
2779
2800
  }[] | undefined;
2780
- contractsDir?: string | undefined;
2781
- artifactsDir?: string | undefined;
2801
+ accounts?: Record<string, string> | undefined;
2782
2802
  network?: Record<string, {
2783
2803
  accounts?: Record<string, {
2784
- publicKey: string;
2785
- publicKeyHash: string;
2786
- privateKey: string;
2804
+ mnemonic?: string | undefined;
2805
+ publicKey?: string | undefined;
2806
+ publicKeyHash?: string | undefined;
2807
+ privateKey?: string | undefined;
2787
2808
  }> | undefined;
2788
2809
  faucet?: {
2789
2810
  pkh: string;
@@ -2795,20 +2816,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2795
2816
  } | undefined;
2796
2817
  label: string;
2797
2818
  rpcUrl: string;
2798
- protocol: string;
2799
- }> | undefined;
2800
- accounts?: Record<string, string> | undefined;
2801
- contracts?: Record<string, {
2802
- sourceFile: string;
2803
- hash: string;
2804
2819
  }> | undefined;
2805
- metadata?: {
2806
- name?: string | undefined;
2807
- projectDescription?: string | undefined;
2808
- authors?: string[] | undefined;
2809
- license?: string | undefined;
2810
- homepage?: string | undefined;
2811
- } | undefined;
2812
2820
  projectDir: string;
2813
2821
  environment: Record<string, string | {
2814
2822
  storage?: Record<string, string> | undefined;
@@ -2844,28 +2852,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2844
2852
  encryptedKey: string;
2845
2853
  secretKey: string;
2846
2854
  }> | undefined;
2847
- attributes?: string | number | boolean | undefined;
2855
+ protocol?: string | undefined;
2848
2856
  tzkt?: {
2849
2857
  disableAutostartWithSandbox?: boolean | undefined;
2850
2858
  postgresqlPort?: number | undefined;
2851
2859
  apiPort?: number | undefined;
2852
2860
  } | undefined;
2861
+ annotations?: Record<string, unknown> | undefined;
2853
2862
  label: string;
2854
2863
  rpcUrl: string;
2855
- protocol: string;
2856
2864
  }> | undefined;
2857
2865
  language?: "en" | "fr" | undefined;
2866
+ metadata?: {
2867
+ name?: string | undefined;
2868
+ projectDescription?: string | undefined;
2869
+ authors?: string[] | undefined;
2870
+ license?: string | undefined;
2871
+ homepage?: string | undefined;
2872
+ } | undefined;
2873
+ artifactsDir?: string | undefined;
2874
+ contractsDir?: string | undefined;
2875
+ contracts?: Record<string, {
2876
+ sourceFile: string;
2877
+ hash: string;
2878
+ }> | undefined;
2858
2879
  plugins?: {
2859
2880
  type: "npm" | "binary" | "deno";
2860
2881
  name: string;
2861
2882
  }[] | undefined;
2862
- contractsDir?: string | undefined;
2863
- artifactsDir?: string | undefined;
2883
+ accounts?: Record<string, string> | undefined;
2864
2884
  network?: Record<string, {
2865
2885
  accounts?: Record<string, {
2866
- publicKey: string;
2867
- publicKeyHash: string;
2868
- privateKey: string;
2886
+ mnemonic?: string | undefined;
2887
+ publicKey?: string | undefined;
2888
+ publicKeyHash?: string | undefined;
2889
+ privateKey?: string | undefined;
2869
2890
  }> | undefined;
2870
2891
  faucet?: {
2871
2892
  pkh: string;
@@ -2877,20 +2898,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
2877
2898
  } | undefined;
2878
2899
  label: string;
2879
2900
  rpcUrl: string;
2880
- protocol: string;
2881
- }> | undefined;
2882
- accounts?: Record<string, string> | undefined;
2883
- contracts?: Record<string, {
2884
- sourceFile: string;
2885
- hash: string;
2886
2901
  }> | undefined;
2887
- metadata?: {
2888
- name?: string | undefined;
2889
- projectDescription?: string | undefined;
2890
- authors?: string[] | undefined;
2891
- license?: string | undefined;
2892
- homepage?: string | undefined;
2893
- } | undefined;
2894
2902
  projectDir: string;
2895
2903
  environment: Record<string, string | {
2896
2904
  storage?: Record<string, string> | undefined;
@@ -3273,6 +3281,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3273
3281
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
3274
3282
  config: z.ZodObject<z.extendShape<{
3275
3283
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3284
+ metadata: z.ZodOptional<z.ZodObject<{
3285
+ name: z.ZodOptional<z.ZodString>;
3286
+ projectDescription: z.ZodOptional<z.ZodString>;
3287
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3288
+ license: z.ZodOptional<z.ZodString>;
3289
+ homepage: z.ZodOptional<z.ZodString>;
3290
+ }, "strip", z.ZodTypeAny, {
3291
+ name?: string | undefined;
3292
+ projectDescription?: string | undefined;
3293
+ authors?: string[] | undefined;
3294
+ license?: string | undefined;
3295
+ homepage?: string | undefined;
3296
+ }, {
3297
+ name?: string | undefined;
3298
+ projectDescription?: string | undefined;
3299
+ authors?: string[] | undefined;
3300
+ license?: string | undefined;
3301
+ homepage?: string | undefined;
3302
+ }>>;
3303
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3304
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3305
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3306
+ sourceFile: z.ZodString;
3307
+ hash: z.ZodString;
3308
+ }, "strip", z.ZodTypeAny, {
3309
+ sourceFile: string;
3310
+ hash: string;
3311
+ }, {
3312
+ sourceFile: string;
3313
+ hash: string;
3314
+ }>>>;
3276
3315
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
3277
3316
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
3278
3317
  name: z.ZodString;
@@ -3283,24 +3322,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3283
3322
  type: "npm" | "binary" | "deno";
3284
3323
  name: string;
3285
3324
  }>, "many">>;
3286
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3287
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3325
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3326
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3327
+ networks: z.ZodArray<z.ZodString, "many">;
3328
+ sandboxes: z.ZodArray<z.ZodString, "many">;
3329
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3330
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3331
+ }, "strip", z.ZodTypeAny, {
3332
+ storage?: Record<string, string> | undefined;
3333
+ aliases?: Record<string, Record<string, string>> | undefined;
3334
+ networks: string[];
3335
+ sandboxes: string[];
3336
+ }, {
3337
+ storage?: Record<string, string> | undefined;
3338
+ aliases?: Record<string, Record<string, string>> | undefined;
3339
+ networks: string[];
3340
+ sandboxes: string[];
3341
+ }>, z.ZodString]>>;
3288
3342
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3289
3343
  label: z.ZodString;
3290
3344
  rpcUrl: z.ZodString;
3291
- protocol: z.ZodString;
3292
3345
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3293
- publicKey: z.ZodString;
3294
- publicKeyHash: z.ZodString;
3295
- privateKey: z.ZodString;
3346
+ publicKey: z.ZodOptional<z.ZodString>;
3347
+ publicKeyHash: z.ZodOptional<z.ZodString>;
3348
+ privateKey: z.ZodOptional<z.ZodString>;
3349
+ mnemonic: z.ZodOptional<z.ZodString>;
3296
3350
  }, "strip", z.ZodTypeAny, {
3297
- publicKey: string;
3298
- publicKeyHash: string;
3299
- privateKey: string;
3351
+ mnemonic?: string | undefined;
3352
+ publicKey?: string | undefined;
3353
+ publicKeyHash?: string | undefined;
3354
+ privateKey?: string | undefined;
3300
3355
  }, {
3301
- publicKey: string;
3302
- publicKeyHash: string;
3303
- privateKey: string;
3356
+ mnemonic?: string | undefined;
3357
+ publicKey?: string | undefined;
3358
+ publicKeyHash?: string | undefined;
3359
+ privateKey?: string | undefined;
3304
3360
  }>>>;
3305
3361
  faucet: z.ZodOptional<z.ZodObject<{
3306
3362
  pkh: z.ZodString;
@@ -3326,9 +3382,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3326
3382
  }>>;
3327
3383
  }, "strip", z.ZodTypeAny, {
3328
3384
  accounts?: Record<string, {
3329
- publicKey: string;
3330
- publicKeyHash: string;
3331
- privateKey: string;
3385
+ mnemonic?: string | undefined;
3386
+ publicKey?: string | undefined;
3387
+ publicKeyHash?: string | undefined;
3388
+ privateKey?: string | undefined;
3332
3389
  }> | undefined;
3333
3390
  faucet?: {
3334
3391
  pkh: string;
@@ -3340,12 +3397,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3340
3397
  } | undefined;
3341
3398
  label: string;
3342
3399
  rpcUrl: string;
3343
- protocol: string;
3344
3400
  }, {
3345
3401
  accounts?: Record<string, {
3346
- publicKey: string;
3347
- publicKeyHash: string;
3348
- privateKey: string;
3402
+ mnemonic?: string | undefined;
3403
+ publicKey?: string | undefined;
3404
+ publicKeyHash?: string | undefined;
3405
+ privateKey?: string | undefined;
3349
3406
  }> | undefined;
3350
3407
  faucet?: {
3351
3408
  pkh: string;
@@ -3357,13 +3414,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3357
3414
  } | undefined;
3358
3415
  label: string;
3359
3416
  rpcUrl: string;
3360
- protocol: string;
3361
3417
  }>>>;
3362
3418
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3363
3419
  label: z.ZodString;
3364
3420
  rpcUrl: z.ZodString;
3365
- protocol: z.ZodString;
3366
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
3421
+ protocol: z.ZodOptional<z.ZodString>;
3367
3422
  plugin: z.ZodOptional<z.ZodString>;
3368
3423
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3369
3424
  encryptedKey: z.ZodString;
@@ -3391,6 +3446,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3391
3446
  postgresqlPort?: number | undefined;
3392
3447
  apiPort?: number | undefined;
3393
3448
  }>>;
3449
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3394
3450
  }, "strip", z.ZodTypeAny, {
3395
3451
  plugin?: string | undefined;
3396
3452
  accounts?: Record<string, string | {
@@ -3398,15 +3454,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3398
3454
  encryptedKey: string;
3399
3455
  secretKey: string;
3400
3456
  }> | undefined;
3401
- attributes?: string | number | boolean | undefined;
3457
+ protocol?: string | undefined;
3402
3458
  tzkt?: {
3403
3459
  disableAutostartWithSandbox?: boolean | undefined;
3404
3460
  postgresqlPort?: number | undefined;
3405
3461
  apiPort?: number | undefined;
3406
3462
  } | undefined;
3463
+ annotations?: Record<string, unknown> | undefined;
3407
3464
  label: string;
3408
3465
  rpcUrl: string;
3409
- protocol: string;
3410
3466
  }, {
3411
3467
  plugin?: string | undefined;
3412
3468
  accounts?: Record<string, string | {
@@ -3414,62 +3470,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3414
3470
  encryptedKey: string;
3415
3471
  secretKey: string;
3416
3472
  }> | undefined;
3417
- attributes?: string | number | boolean | undefined;
3473
+ protocol?: string | undefined;
3418
3474
  tzkt?: {
3419
3475
  disableAutostartWithSandbox?: boolean | undefined;
3420
3476
  postgresqlPort?: number | undefined;
3421
3477
  apiPort?: number | undefined;
3422
3478
  } | undefined;
3479
+ annotations?: Record<string, unknown> | undefined;
3423
3480
  label: string;
3424
3481
  rpcUrl: string;
3425
- protocol: string;
3426
- }>>>;
3427
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3428
- networks: z.ZodArray<z.ZodString, "many">;
3429
- sandboxes: z.ZodArray<z.ZodString, "many">;
3430
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3431
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3432
- }, "strip", z.ZodTypeAny, {
3433
- storage?: Record<string, string> | undefined;
3434
- aliases?: Record<string, Record<string, string>> | undefined;
3435
- networks: string[];
3436
- sandboxes: string[];
3437
- }, {
3438
- storage?: Record<string, string> | undefined;
3439
- aliases?: Record<string, Record<string, string>> | undefined;
3440
- networks: string[];
3441
- sandboxes: string[];
3442
- }>, z.ZodString]>>;
3443
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3444
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3445
- sourceFile: z.ZodString;
3446
- hash: z.ZodString;
3447
- }, "strip", z.ZodTypeAny, {
3448
- sourceFile: string;
3449
- hash: string;
3450
- }, {
3451
- sourceFile: string;
3452
- hash: string;
3453
3482
  }>>>;
3454
- metadata: z.ZodOptional<z.ZodObject<{
3455
- name: z.ZodOptional<z.ZodString>;
3456
- projectDescription: z.ZodOptional<z.ZodString>;
3457
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3458
- license: z.ZodOptional<z.ZodString>;
3459
- homepage: z.ZodOptional<z.ZodString>;
3460
- }, "strip", z.ZodTypeAny, {
3461
- name?: string | undefined;
3462
- projectDescription?: string | undefined;
3463
- authors?: string[] | undefined;
3464
- license?: string | undefined;
3465
- homepage?: string | undefined;
3466
- }, {
3467
- name?: string | undefined;
3468
- projectDescription?: string | undefined;
3469
- authors?: string[] | undefined;
3470
- license?: string | undefined;
3471
- homepage?: string | undefined;
3472
- }>>;
3473
3483
  }, {
3474
3484
  projectDir: z.ZodString;
3475
3485
  configFile: z.ZodString;
@@ -3482,28 +3492,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3482
3492
  encryptedKey: string;
3483
3493
  secretKey: string;
3484
3494
  }> | undefined;
3485
- attributes?: string | number | boolean | undefined;
3495
+ protocol?: string | undefined;
3486
3496
  tzkt?: {
3487
3497
  disableAutostartWithSandbox?: boolean | undefined;
3488
3498
  postgresqlPort?: number | undefined;
3489
3499
  apiPort?: number | undefined;
3490
3500
  } | undefined;
3501
+ annotations?: Record<string, unknown> | undefined;
3491
3502
  label: string;
3492
3503
  rpcUrl: string;
3493
- protocol: string;
3494
3504
  }> | undefined;
3495
3505
  language?: "en" | "fr" | undefined;
3506
+ metadata?: {
3507
+ name?: string | undefined;
3508
+ projectDescription?: string | undefined;
3509
+ authors?: string[] | undefined;
3510
+ license?: string | undefined;
3511
+ homepage?: string | undefined;
3512
+ } | undefined;
3513
+ artifactsDir?: string | undefined;
3514
+ contractsDir?: string | undefined;
3515
+ contracts?: Record<string, {
3516
+ sourceFile: string;
3517
+ hash: string;
3518
+ }> | undefined;
3496
3519
  plugins?: {
3497
3520
  type: "npm" | "binary" | "deno";
3498
3521
  name: string;
3499
3522
  }[] | undefined;
3500
- contractsDir?: string | undefined;
3501
- artifactsDir?: string | undefined;
3523
+ accounts?: Record<string, string> | undefined;
3502
3524
  network?: Record<string, {
3503
3525
  accounts?: Record<string, {
3504
- publicKey: string;
3505
- publicKeyHash: string;
3506
- privateKey: string;
3526
+ mnemonic?: string | undefined;
3527
+ publicKey?: string | undefined;
3528
+ publicKeyHash?: string | undefined;
3529
+ privateKey?: string | undefined;
3507
3530
  }> | undefined;
3508
3531
  faucet?: {
3509
3532
  pkh: string;
@@ -3515,20 +3538,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3515
3538
  } | undefined;
3516
3539
  label: string;
3517
3540
  rpcUrl: string;
3518
- protocol: string;
3519
- }> | undefined;
3520
- accounts?: Record<string, string> | undefined;
3521
- contracts?: Record<string, {
3522
- sourceFile: string;
3523
- hash: string;
3524
3541
  }> | undefined;
3525
- metadata?: {
3526
- name?: string | undefined;
3527
- projectDescription?: string | undefined;
3528
- authors?: string[] | undefined;
3529
- license?: string | undefined;
3530
- homepage?: string | undefined;
3531
- } | undefined;
3532
3542
  projectDir: string;
3533
3543
  environment: Record<string, string | {
3534
3544
  storage?: Record<string, string> | undefined;
@@ -3546,28 +3556,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3546
3556
  encryptedKey: string;
3547
3557
  secretKey: string;
3548
3558
  }> | undefined;
3549
- attributes?: string | number | boolean | undefined;
3559
+ protocol?: string | undefined;
3550
3560
  tzkt?: {
3551
3561
  disableAutostartWithSandbox?: boolean | undefined;
3552
3562
  postgresqlPort?: number | undefined;
3553
3563
  apiPort?: number | undefined;
3554
3564
  } | undefined;
3565
+ annotations?: Record<string, unknown> | undefined;
3555
3566
  label: string;
3556
3567
  rpcUrl: string;
3557
- protocol: string;
3558
3568
  }> | undefined;
3559
3569
  language?: "en" | "fr" | undefined;
3570
+ metadata?: {
3571
+ name?: string | undefined;
3572
+ projectDescription?: string | undefined;
3573
+ authors?: string[] | undefined;
3574
+ license?: string | undefined;
3575
+ homepage?: string | undefined;
3576
+ } | undefined;
3577
+ artifactsDir?: string | undefined;
3578
+ contractsDir?: string | undefined;
3579
+ contracts?: Record<string, {
3580
+ sourceFile: string;
3581
+ hash: string;
3582
+ }> | undefined;
3560
3583
  plugins?: {
3561
3584
  type: "npm" | "binary" | "deno";
3562
3585
  name: string;
3563
3586
  }[] | undefined;
3564
- contractsDir?: string | undefined;
3565
- artifactsDir?: string | undefined;
3587
+ accounts?: Record<string, string> | undefined;
3566
3588
  network?: Record<string, {
3567
3589
  accounts?: Record<string, {
3568
- publicKey: string;
3569
- publicKeyHash: string;
3570
- privateKey: string;
3590
+ mnemonic?: string | undefined;
3591
+ publicKey?: string | undefined;
3592
+ publicKeyHash?: string | undefined;
3593
+ privateKey?: string | undefined;
3571
3594
  }> | undefined;
3572
3595
  faucet?: {
3573
3596
  pkh: string;
@@ -3579,20 +3602,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3579
3602
  } | undefined;
3580
3603
  label: string;
3581
3604
  rpcUrl: string;
3582
- protocol: string;
3583
- }> | undefined;
3584
- accounts?: Record<string, string> | undefined;
3585
- contracts?: Record<string, {
3586
- sourceFile: string;
3587
- hash: string;
3588
3605
  }> | undefined;
3589
- metadata?: {
3590
- name?: string | undefined;
3591
- projectDescription?: string | undefined;
3592
- authors?: string[] | undefined;
3593
- license?: string | undefined;
3594
- homepage?: string | undefined;
3595
- } | undefined;
3596
3606
  projectDir: string;
3597
3607
  environment: Record<string, string | {
3598
3608
  storage?: Record<string, string> | undefined;
@@ -3628,28 +3638,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3628
3638
  encryptedKey: string;
3629
3639
  secretKey: string;
3630
3640
  }> | undefined;
3631
- attributes?: string | number | boolean | undefined;
3641
+ protocol?: string | undefined;
3632
3642
  tzkt?: {
3633
3643
  disableAutostartWithSandbox?: boolean | undefined;
3634
3644
  postgresqlPort?: number | undefined;
3635
3645
  apiPort?: number | undefined;
3636
3646
  } | undefined;
3647
+ annotations?: Record<string, unknown> | undefined;
3637
3648
  label: string;
3638
3649
  rpcUrl: string;
3639
- protocol: string;
3640
3650
  }> | undefined;
3641
3651
  language?: "en" | "fr" | undefined;
3652
+ metadata?: {
3653
+ name?: string | undefined;
3654
+ projectDescription?: string | undefined;
3655
+ authors?: string[] | undefined;
3656
+ license?: string | undefined;
3657
+ homepage?: string | undefined;
3658
+ } | undefined;
3659
+ artifactsDir?: string | undefined;
3660
+ contractsDir?: string | undefined;
3661
+ contracts?: Record<string, {
3662
+ sourceFile: string;
3663
+ hash: string;
3664
+ }> | undefined;
3642
3665
  plugins?: {
3643
3666
  type: "npm" | "binary" | "deno";
3644
3667
  name: string;
3645
3668
  }[] | undefined;
3646
- contractsDir?: string | undefined;
3647
- artifactsDir?: string | undefined;
3669
+ accounts?: Record<string, string> | undefined;
3648
3670
  network?: Record<string, {
3649
3671
  accounts?: Record<string, {
3650
- publicKey: string;
3651
- publicKeyHash: string;
3652
- privateKey: string;
3672
+ mnemonic?: string | undefined;
3673
+ publicKey?: string | undefined;
3674
+ publicKeyHash?: string | undefined;
3675
+ privateKey?: string | undefined;
3653
3676
  }> | undefined;
3654
3677
  faucet?: {
3655
3678
  pkh: string;
@@ -3658,23 +3681,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3658
3681
  password: string;
3659
3682
  amount: string;
3660
3683
  activation_code: string;
3661
- } | undefined;
3662
- label: string;
3663
- rpcUrl: string;
3664
- protocol: string;
3665
- }> | undefined;
3666
- accounts?: Record<string, string> | undefined;
3667
- contracts?: Record<string, {
3668
- sourceFile: string;
3669
- hash: string;
3684
+ } | undefined;
3685
+ label: string;
3686
+ rpcUrl: string;
3670
3687
  }> | undefined;
3671
- metadata?: {
3672
- name?: string | undefined;
3673
- projectDescription?: string | undefined;
3674
- authors?: string[] | undefined;
3675
- license?: string | undefined;
3676
- homepage?: string | undefined;
3677
- } | undefined;
3678
3688
  projectDir: string;
3679
3689
  environment: Record<string, string | {
3680
3690
  storage?: Record<string, string> | undefined;
@@ -3710,28 +3720,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3710
3720
  encryptedKey: string;
3711
3721
  secretKey: string;
3712
3722
  }> | undefined;
3713
- attributes?: string | number | boolean | undefined;
3723
+ protocol?: string | undefined;
3714
3724
  tzkt?: {
3715
3725
  disableAutostartWithSandbox?: boolean | undefined;
3716
3726
  postgresqlPort?: number | undefined;
3717
3727
  apiPort?: number | undefined;
3718
3728
  } | undefined;
3729
+ annotations?: Record<string, unknown> | undefined;
3719
3730
  label: string;
3720
3731
  rpcUrl: string;
3721
- protocol: string;
3722
3732
  }> | undefined;
3723
3733
  language?: "en" | "fr" | undefined;
3734
+ metadata?: {
3735
+ name?: string | undefined;
3736
+ projectDescription?: string | undefined;
3737
+ authors?: string[] | undefined;
3738
+ license?: string | undefined;
3739
+ homepage?: string | undefined;
3740
+ } | undefined;
3741
+ artifactsDir?: string | undefined;
3742
+ contractsDir?: string | undefined;
3743
+ contracts?: Record<string, {
3744
+ sourceFile: string;
3745
+ hash: string;
3746
+ }> | undefined;
3724
3747
  plugins?: {
3725
3748
  type: "npm" | "binary" | "deno";
3726
3749
  name: string;
3727
3750
  }[] | undefined;
3728
- contractsDir?: string | undefined;
3729
- artifactsDir?: string | undefined;
3751
+ accounts?: Record<string, string> | undefined;
3730
3752
  network?: Record<string, {
3731
3753
  accounts?: Record<string, {
3732
- publicKey: string;
3733
- publicKeyHash: string;
3734
- privateKey: string;
3754
+ mnemonic?: string | undefined;
3755
+ publicKey?: string | undefined;
3756
+ publicKeyHash?: string | undefined;
3757
+ privateKey?: string | undefined;
3735
3758
  }> | undefined;
3736
3759
  faucet?: {
3737
3760
  pkh: string;
@@ -3743,20 +3766,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3743
3766
  } | undefined;
3744
3767
  label: string;
3745
3768
  rpcUrl: string;
3746
- protocol: string;
3747
- }> | undefined;
3748
- accounts?: Record<string, string> | undefined;
3749
- contracts?: Record<string, {
3750
- sourceFile: string;
3751
- hash: string;
3752
3769
  }> | undefined;
3753
- metadata?: {
3754
- name?: string | undefined;
3755
- projectDescription?: string | undefined;
3756
- authors?: string[] | undefined;
3757
- license?: string | undefined;
3758
- homepage?: string | undefined;
3759
- } | undefined;
3760
3770
  projectDir: string;
3761
3771
  environment: Record<string, string | {
3762
3772
  storage?: Record<string, string> | undefined;
@@ -3905,6 +3915,37 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3905
3915
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
3906
3916
  config: z.ZodObject<z.extendShape<{
3907
3917
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3918
+ metadata: z.ZodOptional<z.ZodObject<{
3919
+ name: z.ZodOptional<z.ZodString>;
3920
+ projectDescription: z.ZodOptional<z.ZodString>;
3921
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3922
+ license: z.ZodOptional<z.ZodString>;
3923
+ homepage: z.ZodOptional<z.ZodString>;
3924
+ }, "strip", z.ZodTypeAny, {
3925
+ name?: string | undefined;
3926
+ projectDescription?: string | undefined;
3927
+ authors?: string[] | undefined;
3928
+ license?: string | undefined;
3929
+ homepage?: string | undefined;
3930
+ }, {
3931
+ name?: string | undefined;
3932
+ projectDescription?: string | undefined;
3933
+ authors?: string[] | undefined;
3934
+ license?: string | undefined;
3935
+ homepage?: string | undefined;
3936
+ }>>;
3937
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3938
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3939
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3940
+ sourceFile: z.ZodString;
3941
+ hash: z.ZodString;
3942
+ }, "strip", z.ZodTypeAny, {
3943
+ sourceFile: string;
3944
+ hash: string;
3945
+ }, {
3946
+ sourceFile: string;
3947
+ hash: string;
3948
+ }>>>;
3908
3949
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
3909
3950
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
3910
3951
  name: z.ZodString;
@@ -3915,24 +3956,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3915
3956
  type: "npm" | "binary" | "deno";
3916
3957
  name: string;
3917
3958
  }>, "many">>;
3918
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3919
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3959
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3960
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3961
+ networks: z.ZodArray<z.ZodString, "many">;
3962
+ sandboxes: z.ZodArray<z.ZodString, "many">;
3963
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3964
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3965
+ }, "strip", z.ZodTypeAny, {
3966
+ storage?: Record<string, string> | undefined;
3967
+ aliases?: Record<string, Record<string, string>> | undefined;
3968
+ networks: string[];
3969
+ sandboxes: string[];
3970
+ }, {
3971
+ storage?: Record<string, string> | undefined;
3972
+ aliases?: Record<string, Record<string, string>> | undefined;
3973
+ networks: string[];
3974
+ sandboxes: string[];
3975
+ }>, z.ZodString]>>;
3920
3976
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3921
3977
  label: z.ZodString;
3922
3978
  rpcUrl: z.ZodString;
3923
- protocol: z.ZodString;
3924
3979
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3925
- publicKey: z.ZodString;
3926
- publicKeyHash: z.ZodString;
3927
- privateKey: z.ZodString;
3980
+ publicKey: z.ZodOptional<z.ZodString>;
3981
+ publicKeyHash: z.ZodOptional<z.ZodString>;
3982
+ privateKey: z.ZodOptional<z.ZodString>;
3983
+ mnemonic: z.ZodOptional<z.ZodString>;
3928
3984
  }, "strip", z.ZodTypeAny, {
3929
- publicKey: string;
3930
- publicKeyHash: string;
3931
- privateKey: string;
3985
+ mnemonic?: string | undefined;
3986
+ publicKey?: string | undefined;
3987
+ publicKeyHash?: string | undefined;
3988
+ privateKey?: string | undefined;
3932
3989
  }, {
3933
- publicKey: string;
3934
- publicKeyHash: string;
3935
- privateKey: string;
3990
+ mnemonic?: string | undefined;
3991
+ publicKey?: string | undefined;
3992
+ publicKeyHash?: string | undefined;
3993
+ privateKey?: string | undefined;
3936
3994
  }>>>;
3937
3995
  faucet: z.ZodOptional<z.ZodObject<{
3938
3996
  pkh: z.ZodString;
@@ -3958,9 +4016,10 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3958
4016
  }>>;
3959
4017
  }, "strip", z.ZodTypeAny, {
3960
4018
  accounts?: Record<string, {
3961
- publicKey: string;
3962
- publicKeyHash: string;
3963
- privateKey: string;
4019
+ mnemonic?: string | undefined;
4020
+ publicKey?: string | undefined;
4021
+ publicKeyHash?: string | undefined;
4022
+ privateKey?: string | undefined;
3964
4023
  }> | undefined;
3965
4024
  faucet?: {
3966
4025
  pkh: string;
@@ -3972,12 +4031,12 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3972
4031
  } | undefined;
3973
4032
  label: string;
3974
4033
  rpcUrl: string;
3975
- protocol: string;
3976
4034
  }, {
3977
4035
  accounts?: Record<string, {
3978
- publicKey: string;
3979
- publicKeyHash: string;
3980
- privateKey: string;
4036
+ mnemonic?: string | undefined;
4037
+ publicKey?: string | undefined;
4038
+ publicKeyHash?: string | undefined;
4039
+ privateKey?: string | undefined;
3981
4040
  }> | undefined;
3982
4041
  faucet?: {
3983
4042
  pkh: string;
@@ -3989,13 +4048,11 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
3989
4048
  } | undefined;
3990
4049
  label: string;
3991
4050
  rpcUrl: string;
3992
- protocol: string;
3993
4051
  }>>>;
3994
4052
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3995
4053
  label: z.ZodString;
3996
4054
  rpcUrl: z.ZodString;
3997
- protocol: z.ZodString;
3998
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
4055
+ protocol: z.ZodOptional<z.ZodString>;
3999
4056
  plugin: z.ZodOptional<z.ZodString>;
4000
4057
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
4001
4058
  encryptedKey: z.ZodString;
@@ -4023,6 +4080,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4023
4080
  postgresqlPort?: number | undefined;
4024
4081
  apiPort?: number | undefined;
4025
4082
  }>>;
4083
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
4026
4084
  }, "strip", z.ZodTypeAny, {
4027
4085
  plugin?: string | undefined;
4028
4086
  accounts?: Record<string, string | {
@@ -4030,15 +4088,15 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4030
4088
  encryptedKey: string;
4031
4089
  secretKey: string;
4032
4090
  }> | undefined;
4033
- attributes?: string | number | boolean | undefined;
4091
+ protocol?: string | undefined;
4034
4092
  tzkt?: {
4035
4093
  disableAutostartWithSandbox?: boolean | undefined;
4036
4094
  postgresqlPort?: number | undefined;
4037
4095
  apiPort?: number | undefined;
4038
4096
  } | undefined;
4097
+ annotations?: Record<string, unknown> | undefined;
4039
4098
  label: string;
4040
4099
  rpcUrl: string;
4041
- protocol: string;
4042
4100
  }, {
4043
4101
  plugin?: string | undefined;
4044
4102
  accounts?: Record<string, string | {
@@ -4046,62 +4104,16 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4046
4104
  encryptedKey: string;
4047
4105
  secretKey: string;
4048
4106
  }> | undefined;
4049
- attributes?: string | number | boolean | undefined;
4107
+ protocol?: string | undefined;
4050
4108
  tzkt?: {
4051
4109
  disableAutostartWithSandbox?: boolean | undefined;
4052
4110
  postgresqlPort?: number | undefined;
4053
4111
  apiPort?: number | undefined;
4054
4112
  } | undefined;
4113
+ annotations?: Record<string, unknown> | undefined;
4055
4114
  label: string;
4056
4115
  rpcUrl: string;
4057
- protocol: string;
4058
- }>>>;
4059
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
4060
- networks: z.ZodArray<z.ZodString, "many">;
4061
- sandboxes: z.ZodArray<z.ZodString, "many">;
4062
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4063
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
4064
- }, "strip", z.ZodTypeAny, {
4065
- storage?: Record<string, string> | undefined;
4066
- aliases?: Record<string, Record<string, string>> | undefined;
4067
- networks: string[];
4068
- sandboxes: string[];
4069
- }, {
4070
- storage?: Record<string, string> | undefined;
4071
- aliases?: Record<string, Record<string, string>> | undefined;
4072
- networks: string[];
4073
- sandboxes: string[];
4074
- }>, z.ZodString]>>;
4075
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
4076
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
4077
- sourceFile: z.ZodString;
4078
- hash: z.ZodString;
4079
- }, "strip", z.ZodTypeAny, {
4080
- sourceFile: string;
4081
- hash: string;
4082
- }, {
4083
- sourceFile: string;
4084
- hash: string;
4085
4116
  }>>>;
4086
- metadata: z.ZodOptional<z.ZodObject<{
4087
- name: z.ZodOptional<z.ZodString>;
4088
- projectDescription: z.ZodOptional<z.ZodString>;
4089
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
4090
- license: z.ZodOptional<z.ZodString>;
4091
- homepage: z.ZodOptional<z.ZodString>;
4092
- }, "strip", z.ZodTypeAny, {
4093
- name?: string | undefined;
4094
- projectDescription?: string | undefined;
4095
- authors?: string[] | undefined;
4096
- license?: string | undefined;
4097
- homepage?: string | undefined;
4098
- }, {
4099
- name?: string | undefined;
4100
- projectDescription?: string | undefined;
4101
- authors?: string[] | undefined;
4102
- license?: string | undefined;
4103
- homepage?: string | undefined;
4104
- }>>;
4105
4117
  }, {
4106
4118
  projectDir: z.ZodString;
4107
4119
  configFile: z.ZodString;
@@ -4114,28 +4126,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4114
4126
  encryptedKey: string;
4115
4127
  secretKey: string;
4116
4128
  }> | undefined;
4117
- attributes?: string | number | boolean | undefined;
4129
+ protocol?: string | undefined;
4118
4130
  tzkt?: {
4119
4131
  disableAutostartWithSandbox?: boolean | undefined;
4120
4132
  postgresqlPort?: number | undefined;
4121
4133
  apiPort?: number | undefined;
4122
4134
  } | undefined;
4135
+ annotations?: Record<string, unknown> | undefined;
4123
4136
  label: string;
4124
4137
  rpcUrl: string;
4125
- protocol: string;
4126
4138
  }> | undefined;
4127
4139
  language?: "en" | "fr" | undefined;
4140
+ metadata?: {
4141
+ name?: string | undefined;
4142
+ projectDescription?: string | undefined;
4143
+ authors?: string[] | undefined;
4144
+ license?: string | undefined;
4145
+ homepage?: string | undefined;
4146
+ } | undefined;
4147
+ artifactsDir?: string | undefined;
4148
+ contractsDir?: string | undefined;
4149
+ contracts?: Record<string, {
4150
+ sourceFile: string;
4151
+ hash: string;
4152
+ }> | undefined;
4128
4153
  plugins?: {
4129
4154
  type: "npm" | "binary" | "deno";
4130
4155
  name: string;
4131
4156
  }[] | undefined;
4132
- contractsDir?: string | undefined;
4133
- artifactsDir?: string | undefined;
4157
+ accounts?: Record<string, string> | undefined;
4134
4158
  network?: Record<string, {
4135
4159
  accounts?: Record<string, {
4136
- publicKey: string;
4137
- publicKeyHash: string;
4138
- privateKey: string;
4160
+ mnemonic?: string | undefined;
4161
+ publicKey?: string | undefined;
4162
+ publicKeyHash?: string | undefined;
4163
+ privateKey?: string | undefined;
4139
4164
  }> | undefined;
4140
4165
  faucet?: {
4141
4166
  pkh: string;
@@ -4147,20 +4172,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4147
4172
  } | undefined;
4148
4173
  label: string;
4149
4174
  rpcUrl: string;
4150
- protocol: string;
4151
- }> | undefined;
4152
- accounts?: Record<string, string> | undefined;
4153
- contracts?: Record<string, {
4154
- sourceFile: string;
4155
- hash: string;
4156
4175
  }> | undefined;
4157
- metadata?: {
4158
- name?: string | undefined;
4159
- projectDescription?: string | undefined;
4160
- authors?: string[] | undefined;
4161
- license?: string | undefined;
4162
- homepage?: string | undefined;
4163
- } | undefined;
4164
4176
  projectDir: string;
4165
4177
  environment: Record<string, string | {
4166
4178
  storage?: Record<string, string> | undefined;
@@ -4178,28 +4190,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4178
4190
  encryptedKey: string;
4179
4191
  secretKey: string;
4180
4192
  }> | undefined;
4181
- attributes?: string | number | boolean | undefined;
4193
+ protocol?: string | undefined;
4182
4194
  tzkt?: {
4183
4195
  disableAutostartWithSandbox?: boolean | undefined;
4184
4196
  postgresqlPort?: number | undefined;
4185
4197
  apiPort?: number | undefined;
4186
4198
  } | undefined;
4199
+ annotations?: Record<string, unknown> | undefined;
4187
4200
  label: string;
4188
4201
  rpcUrl: string;
4189
- protocol: string;
4190
4202
  }> | undefined;
4191
4203
  language?: "en" | "fr" | undefined;
4204
+ metadata?: {
4205
+ name?: string | undefined;
4206
+ projectDescription?: string | undefined;
4207
+ authors?: string[] | undefined;
4208
+ license?: string | undefined;
4209
+ homepage?: string | undefined;
4210
+ } | undefined;
4211
+ artifactsDir?: string | undefined;
4212
+ contractsDir?: string | undefined;
4213
+ contracts?: Record<string, {
4214
+ sourceFile: string;
4215
+ hash: string;
4216
+ }> | undefined;
4192
4217
  plugins?: {
4193
4218
  type: "npm" | "binary" | "deno";
4194
4219
  name: string;
4195
4220
  }[] | undefined;
4196
- contractsDir?: string | undefined;
4197
- artifactsDir?: string | undefined;
4221
+ accounts?: Record<string, string> | undefined;
4198
4222
  network?: Record<string, {
4199
4223
  accounts?: Record<string, {
4200
- publicKey: string;
4201
- publicKeyHash: string;
4202
- privateKey: string;
4224
+ mnemonic?: string | undefined;
4225
+ publicKey?: string | undefined;
4226
+ publicKeyHash?: string | undefined;
4227
+ privateKey?: string | undefined;
4203
4228
  }> | undefined;
4204
4229
  faucet?: {
4205
4230
  pkh: string;
@@ -4211,20 +4236,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4211
4236
  } | undefined;
4212
4237
  label: string;
4213
4238
  rpcUrl: string;
4214
- protocol: string;
4215
- }> | undefined;
4216
- accounts?: Record<string, string> | undefined;
4217
- contracts?: Record<string, {
4218
- sourceFile: string;
4219
- hash: string;
4220
4239
  }> | undefined;
4221
- metadata?: {
4222
- name?: string | undefined;
4223
- projectDescription?: string | undefined;
4224
- authors?: string[] | undefined;
4225
- license?: string | undefined;
4226
- homepage?: string | undefined;
4227
- } | undefined;
4228
4240
  projectDir: string;
4229
4241
  environment: Record<string, string | {
4230
4242
  storage?: Record<string, string> | undefined;
@@ -4260,28 +4272,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4260
4272
  encryptedKey: string;
4261
4273
  secretKey: string;
4262
4274
  }> | undefined;
4263
- attributes?: string | number | boolean | undefined;
4275
+ protocol?: string | undefined;
4264
4276
  tzkt?: {
4265
4277
  disableAutostartWithSandbox?: boolean | undefined;
4266
4278
  postgresqlPort?: number | undefined;
4267
4279
  apiPort?: number | undefined;
4268
4280
  } | undefined;
4281
+ annotations?: Record<string, unknown> | undefined;
4269
4282
  label: string;
4270
4283
  rpcUrl: string;
4271
- protocol: string;
4272
4284
  }> | undefined;
4273
4285
  language?: "en" | "fr" | undefined;
4286
+ metadata?: {
4287
+ name?: string | undefined;
4288
+ projectDescription?: string | undefined;
4289
+ authors?: string[] | undefined;
4290
+ license?: string | undefined;
4291
+ homepage?: string | undefined;
4292
+ } | undefined;
4293
+ artifactsDir?: string | undefined;
4294
+ contractsDir?: string | undefined;
4295
+ contracts?: Record<string, {
4296
+ sourceFile: string;
4297
+ hash: string;
4298
+ }> | undefined;
4274
4299
  plugins?: {
4275
4300
  type: "npm" | "binary" | "deno";
4276
4301
  name: string;
4277
4302
  }[] | undefined;
4278
- contractsDir?: string | undefined;
4279
- artifactsDir?: string | undefined;
4303
+ accounts?: Record<string, string> | undefined;
4280
4304
  network?: Record<string, {
4281
4305
  accounts?: Record<string, {
4282
- publicKey: string;
4283
- publicKeyHash: string;
4284
- privateKey: string;
4306
+ mnemonic?: string | undefined;
4307
+ publicKey?: string | undefined;
4308
+ publicKeyHash?: string | undefined;
4309
+ privateKey?: string | undefined;
4285
4310
  }> | undefined;
4286
4311
  faucet?: {
4287
4312
  pkh: string;
@@ -4293,20 +4318,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4293
4318
  } | undefined;
4294
4319
  label: string;
4295
4320
  rpcUrl: string;
4296
- protocol: string;
4297
- }> | undefined;
4298
- accounts?: Record<string, string> | undefined;
4299
- contracts?: Record<string, {
4300
- sourceFile: string;
4301
- hash: string;
4302
4321
  }> | undefined;
4303
- metadata?: {
4304
- name?: string | undefined;
4305
- projectDescription?: string | undefined;
4306
- authors?: string[] | undefined;
4307
- license?: string | undefined;
4308
- homepage?: string | undefined;
4309
- } | undefined;
4310
4322
  projectDir: string;
4311
4323
  environment: Record<string, string | {
4312
4324
  storage?: Record<string, string> | undefined;
@@ -4342,28 +4354,41 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4342
4354
  encryptedKey: string;
4343
4355
  secretKey: string;
4344
4356
  }> | undefined;
4345
- attributes?: string | number | boolean | undefined;
4357
+ protocol?: string | undefined;
4346
4358
  tzkt?: {
4347
4359
  disableAutostartWithSandbox?: boolean | undefined;
4348
4360
  postgresqlPort?: number | undefined;
4349
4361
  apiPort?: number | undefined;
4350
4362
  } | undefined;
4363
+ annotations?: Record<string, unknown> | undefined;
4351
4364
  label: string;
4352
4365
  rpcUrl: string;
4353
- protocol: string;
4354
4366
  }> | undefined;
4355
4367
  language?: "en" | "fr" | undefined;
4368
+ metadata?: {
4369
+ name?: string | undefined;
4370
+ projectDescription?: string | undefined;
4371
+ authors?: string[] | undefined;
4372
+ license?: string | undefined;
4373
+ homepage?: string | undefined;
4374
+ } | undefined;
4375
+ artifactsDir?: string | undefined;
4376
+ contractsDir?: string | undefined;
4377
+ contracts?: Record<string, {
4378
+ sourceFile: string;
4379
+ hash: string;
4380
+ }> | undefined;
4356
4381
  plugins?: {
4357
4382
  type: "npm" | "binary" | "deno";
4358
4383
  name: string;
4359
4384
  }[] | undefined;
4360
- contractsDir?: string | undefined;
4361
- artifactsDir?: string | undefined;
4385
+ accounts?: Record<string, string> | undefined;
4362
4386
  network?: Record<string, {
4363
4387
  accounts?: Record<string, {
4364
- publicKey: string;
4365
- publicKeyHash: string;
4366
- privateKey: string;
4388
+ mnemonic?: string | undefined;
4389
+ publicKey?: string | undefined;
4390
+ publicKeyHash?: string | undefined;
4391
+ privateKey?: string | undefined;
4367
4392
  }> | undefined;
4368
4393
  faucet?: {
4369
4394
  pkh: string;
@@ -4375,20 +4400,7 @@ export declare const internalSchema: z.ZodObject<z.extendShape<{
4375
4400
  } | undefined;
4376
4401
  label: string;
4377
4402
  rpcUrl: string;
4378
- protocol: string;
4379
- }> | undefined;
4380
- accounts?: Record<string, string> | undefined;
4381
- contracts?: Record<string, {
4382
- sourceFile: string;
4383
- hash: string;
4384
4403
  }> | undefined;
4385
- metadata?: {
4386
- name?: string | undefined;
4387
- projectDescription?: string | undefined;
4388
- authors?: string[] | undefined;
4389
- license?: string | undefined;
4390
- homepage?: string | undefined;
4391
- } | undefined;
4392
4404
  projectDir: string;
4393
4405
  environment: Record<string, string | {
4394
4406
  storage?: Record<string, string> | undefined;