@taqueria/protocol 0.27.2-alpha → 0.27.3-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
@@ -266,6 +266,37 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
266
266
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
267
267
  config: z.ZodObject<z.extendShape<{
268
268
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
269
+ metadata: z.ZodOptional<z.ZodObject<{
270
+ name: z.ZodOptional<z.ZodString>;
271
+ projectDescription: z.ZodOptional<z.ZodString>;
272
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
273
+ license: z.ZodOptional<z.ZodString>;
274
+ homepage: z.ZodOptional<z.ZodString>;
275
+ }, "strip", z.ZodTypeAny, {
276
+ name?: string | undefined;
277
+ projectDescription?: string | undefined;
278
+ authors?: string[] | undefined;
279
+ license?: string | undefined;
280
+ homepage?: string | undefined;
281
+ }, {
282
+ name?: string | undefined;
283
+ projectDescription?: string | undefined;
284
+ authors?: string[] | undefined;
285
+ license?: string | undefined;
286
+ homepage?: string | undefined;
287
+ }>>;
288
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
289
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
290
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
291
+ sourceFile: z.ZodString;
292
+ hash: z.ZodString;
293
+ }, "strip", z.ZodTypeAny, {
294
+ sourceFile: string;
295
+ hash: string;
296
+ }, {
297
+ sourceFile: string;
298
+ hash: string;
299
+ }>>>;
269
300
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
270
301
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
271
302
  name: z.ZodString;
@@ -276,24 +307,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
276
307
  type: "npm" | "binary" | "deno";
277
308
  name: string;
278
309
  }>, "many">>;
279
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
280
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
310
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
311
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
312
+ networks: z.ZodArray<z.ZodString, "many">;
313
+ sandboxes: z.ZodArray<z.ZodString, "many">;
314
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
315
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
316
+ }, "strip", z.ZodTypeAny, {
317
+ storage?: Record<string, string> | undefined;
318
+ aliases?: Record<string, Record<string, string>> | undefined;
319
+ networks: string[];
320
+ sandboxes: string[];
321
+ }, {
322
+ storage?: Record<string, string> | undefined;
323
+ aliases?: Record<string, Record<string, string>> | undefined;
324
+ networks: string[];
325
+ sandboxes: string[];
326
+ }>, z.ZodString]>>;
281
327
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
282
328
  label: z.ZodString;
283
329
  rpcUrl: z.ZodString;
284
- protocol: z.ZodString;
285
330
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
286
- publicKey: z.ZodString;
287
- publicKeyHash: z.ZodString;
288
- privateKey: z.ZodString;
331
+ publicKey: z.ZodOptional<z.ZodString>;
332
+ publicKeyHash: z.ZodOptional<z.ZodString>;
333
+ privateKey: z.ZodOptional<z.ZodString>;
334
+ mnemonic: z.ZodOptional<z.ZodString>;
289
335
  }, "strip", z.ZodTypeAny, {
290
- publicKey: string;
291
- publicKeyHash: string;
292
- privateKey: string;
336
+ mnemonic?: string | undefined;
337
+ publicKey?: string | undefined;
338
+ publicKeyHash?: string | undefined;
339
+ privateKey?: string | undefined;
293
340
  }, {
294
- publicKey: string;
295
- publicKeyHash: string;
296
- privateKey: string;
341
+ mnemonic?: string | undefined;
342
+ publicKey?: string | undefined;
343
+ publicKeyHash?: string | undefined;
344
+ privateKey?: string | undefined;
297
345
  }>>>;
298
346
  faucet: z.ZodOptional<z.ZodObject<{
299
347
  pkh: z.ZodString;
@@ -319,9 +367,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
319
367
  }>>;
320
368
  }, "strip", z.ZodTypeAny, {
321
369
  accounts?: Record<string, {
322
- publicKey: string;
323
- publicKeyHash: string;
324
- privateKey: string;
370
+ mnemonic?: string | undefined;
371
+ publicKey?: string | undefined;
372
+ publicKeyHash?: string | undefined;
373
+ privateKey?: string | undefined;
325
374
  }> | undefined;
326
375
  faucet?: {
327
376
  pkh: string;
@@ -333,12 +382,12 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
333
382
  } | undefined;
334
383
  label: string;
335
384
  rpcUrl: string;
336
- protocol: string;
337
385
  }, {
338
386
  accounts?: Record<string, {
339
- publicKey: string;
340
- publicKeyHash: string;
341
- privateKey: string;
387
+ mnemonic?: string | undefined;
388
+ publicKey?: string | undefined;
389
+ publicKeyHash?: string | undefined;
390
+ privateKey?: string | undefined;
342
391
  }> | undefined;
343
392
  faucet?: {
344
393
  pkh: string;
@@ -350,13 +399,11 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
350
399
  } | undefined;
351
400
  label: string;
352
401
  rpcUrl: string;
353
- protocol: string;
354
402
  }>>>;
355
403
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
356
404
  label: z.ZodString;
357
405
  rpcUrl: z.ZodString;
358
- protocol: z.ZodString;
359
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
406
+ protocol: z.ZodOptional<z.ZodString>;
360
407
  plugin: z.ZodOptional<z.ZodString>;
361
408
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
362
409
  encryptedKey: z.ZodString;
@@ -384,6 +431,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
384
431
  postgresqlPort?: number | undefined;
385
432
  apiPort?: number | undefined;
386
433
  }>>;
434
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
387
435
  }, "strip", z.ZodTypeAny, {
388
436
  plugin?: string | undefined;
389
437
  accounts?: Record<string, string | {
@@ -391,15 +439,15 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
391
439
  encryptedKey: string;
392
440
  secretKey: string;
393
441
  }> | undefined;
394
- attributes?: string | number | boolean | undefined;
442
+ protocol?: string | undefined;
395
443
  tzkt?: {
396
444
  disableAutostartWithSandbox?: boolean | undefined;
397
445
  postgresqlPort?: number | undefined;
398
446
  apiPort?: number | undefined;
399
447
  } | undefined;
448
+ annotations?: Record<string, unknown> | undefined;
400
449
  label: string;
401
450
  rpcUrl: string;
402
- protocol: string;
403
451
  }, {
404
452
  plugin?: string | undefined;
405
453
  accounts?: Record<string, string | {
@@ -407,62 +455,16 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
407
455
  encryptedKey: string;
408
456
  secretKey: string;
409
457
  }> | undefined;
410
- attributes?: string | number | boolean | undefined;
458
+ protocol?: string | undefined;
411
459
  tzkt?: {
412
460
  disableAutostartWithSandbox?: boolean | undefined;
413
461
  postgresqlPort?: number | undefined;
414
462
  apiPort?: number | undefined;
415
463
  } | undefined;
464
+ annotations?: Record<string, unknown> | undefined;
416
465
  label: string;
417
466
  rpcUrl: string;
418
- protocol: string;
419
- }>>>;
420
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
421
- networks: z.ZodArray<z.ZodString, "many">;
422
- sandboxes: z.ZodArray<z.ZodString, "many">;
423
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
424
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
425
- }, "strip", z.ZodTypeAny, {
426
- storage?: Record<string, string> | undefined;
427
- aliases?: Record<string, Record<string, string>> | undefined;
428
- networks: string[];
429
- sandboxes: string[];
430
- }, {
431
- storage?: Record<string, string> | undefined;
432
- aliases?: Record<string, Record<string, string>> | undefined;
433
- networks: string[];
434
- sandboxes: string[];
435
- }>, z.ZodString]>>;
436
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
437
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
438
- sourceFile: z.ZodString;
439
- hash: z.ZodString;
440
- }, "strip", z.ZodTypeAny, {
441
- sourceFile: string;
442
- hash: string;
443
- }, {
444
- sourceFile: string;
445
- hash: string;
446
467
  }>>>;
447
- metadata: z.ZodOptional<z.ZodObject<{
448
- name: z.ZodOptional<z.ZodString>;
449
- projectDescription: z.ZodOptional<z.ZodString>;
450
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
451
- license: z.ZodOptional<z.ZodString>;
452
- homepage: z.ZodOptional<z.ZodString>;
453
- }, "strip", z.ZodTypeAny, {
454
- name?: string | undefined;
455
- projectDescription?: string | undefined;
456
- authors?: string[] | undefined;
457
- license?: string | undefined;
458
- homepage?: string | undefined;
459
- }, {
460
- name?: string | undefined;
461
- projectDescription?: string | undefined;
462
- authors?: string[] | undefined;
463
- license?: string | undefined;
464
- homepage?: string | undefined;
465
- }>>;
466
468
  }, {
467
469
  projectDir: z.ZodString;
468
470
  configFile: z.ZodString;
@@ -475,28 +477,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
475
477
  encryptedKey: string;
476
478
  secretKey: string;
477
479
  }> | undefined;
478
- attributes?: string | number | boolean | undefined;
480
+ protocol?: string | undefined;
479
481
  tzkt?: {
480
482
  disableAutostartWithSandbox?: boolean | undefined;
481
483
  postgresqlPort?: number | undefined;
482
484
  apiPort?: number | undefined;
483
485
  } | undefined;
486
+ annotations?: Record<string, unknown> | undefined;
484
487
  label: string;
485
488
  rpcUrl: string;
486
- protocol: string;
487
489
  }> | undefined;
488
490
  language?: "en" | "fr" | undefined;
491
+ metadata?: {
492
+ name?: string | undefined;
493
+ projectDescription?: string | undefined;
494
+ authors?: string[] | undefined;
495
+ license?: string | undefined;
496
+ homepage?: string | undefined;
497
+ } | undefined;
498
+ artifactsDir?: string | undefined;
499
+ contractsDir?: string | undefined;
500
+ contracts?: Record<string, {
501
+ sourceFile: string;
502
+ hash: string;
503
+ }> | undefined;
489
504
  plugins?: {
490
505
  type: "npm" | "binary" | "deno";
491
506
  name: string;
492
507
  }[] | undefined;
493
- contractsDir?: string | undefined;
494
- artifactsDir?: string | undefined;
508
+ accounts?: Record<string, string> | undefined;
495
509
  network?: Record<string, {
496
510
  accounts?: Record<string, {
497
- publicKey: string;
498
- publicKeyHash: string;
499
- privateKey: string;
511
+ mnemonic?: string | undefined;
512
+ publicKey?: string | undefined;
513
+ publicKeyHash?: string | undefined;
514
+ privateKey?: string | undefined;
500
515
  }> | undefined;
501
516
  faucet?: {
502
517
  pkh: string;
@@ -508,20 +523,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
508
523
  } | undefined;
509
524
  label: string;
510
525
  rpcUrl: string;
511
- protocol: string;
512
- }> | undefined;
513
- accounts?: Record<string, string> | undefined;
514
- contracts?: Record<string, {
515
- sourceFile: string;
516
- hash: string;
517
526
  }> | undefined;
518
- metadata?: {
519
- name?: string | undefined;
520
- projectDescription?: string | undefined;
521
- authors?: string[] | undefined;
522
- license?: string | undefined;
523
- homepage?: string | undefined;
524
- } | undefined;
525
527
  projectDir: string;
526
528
  environment: Record<string, string | {
527
529
  storage?: Record<string, string> | undefined;
@@ -539,28 +541,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
539
541
  encryptedKey: string;
540
542
  secretKey: string;
541
543
  }> | undefined;
542
- attributes?: string | number | boolean | undefined;
544
+ protocol?: string | undefined;
543
545
  tzkt?: {
544
546
  disableAutostartWithSandbox?: boolean | undefined;
545
547
  postgresqlPort?: number | undefined;
546
548
  apiPort?: number | undefined;
547
549
  } | undefined;
550
+ annotations?: Record<string, unknown> | undefined;
548
551
  label: string;
549
552
  rpcUrl: string;
550
- protocol: string;
551
553
  }> | undefined;
552
554
  language?: "en" | "fr" | undefined;
555
+ metadata?: {
556
+ name?: string | undefined;
557
+ projectDescription?: string | undefined;
558
+ authors?: string[] | undefined;
559
+ license?: string | undefined;
560
+ homepage?: string | undefined;
561
+ } | undefined;
562
+ artifactsDir?: string | undefined;
563
+ contractsDir?: string | undefined;
564
+ contracts?: Record<string, {
565
+ sourceFile: string;
566
+ hash: string;
567
+ }> | undefined;
553
568
  plugins?: {
554
569
  type: "npm" | "binary" | "deno";
555
570
  name: string;
556
571
  }[] | undefined;
557
- contractsDir?: string | undefined;
558
- artifactsDir?: string | undefined;
572
+ accounts?: Record<string, string> | undefined;
559
573
  network?: Record<string, {
560
574
  accounts?: Record<string, {
561
- publicKey: string;
562
- publicKeyHash: string;
563
- privateKey: string;
575
+ mnemonic?: string | undefined;
576
+ publicKey?: string | undefined;
577
+ publicKeyHash?: string | undefined;
578
+ privateKey?: string | undefined;
564
579
  }> | undefined;
565
580
  faucet?: {
566
581
  pkh: string;
@@ -572,20 +587,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
572
587
  } | undefined;
573
588
  label: string;
574
589
  rpcUrl: string;
575
- protocol: string;
576
- }> | undefined;
577
- accounts?: Record<string, string> | undefined;
578
- contracts?: Record<string, {
579
- sourceFile: string;
580
- hash: string;
581
590
  }> | undefined;
582
- metadata?: {
583
- name?: string | undefined;
584
- projectDescription?: string | undefined;
585
- authors?: string[] | undefined;
586
- license?: string | undefined;
587
- homepage?: string | undefined;
588
- } | undefined;
589
591
  projectDir: string;
590
592
  environment: Record<string, string | {
591
593
  storage?: Record<string, string> | undefined;
@@ -621,28 +623,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
621
623
  encryptedKey: string;
622
624
  secretKey: string;
623
625
  }> | undefined;
624
- attributes?: string | number | boolean | undefined;
626
+ protocol?: string | undefined;
625
627
  tzkt?: {
626
628
  disableAutostartWithSandbox?: boolean | undefined;
627
629
  postgresqlPort?: number | undefined;
628
630
  apiPort?: number | undefined;
629
631
  } | undefined;
632
+ annotations?: Record<string, unknown> | undefined;
630
633
  label: string;
631
634
  rpcUrl: string;
632
- protocol: string;
633
635
  }> | undefined;
634
636
  language?: "en" | "fr" | undefined;
637
+ metadata?: {
638
+ name?: string | undefined;
639
+ projectDescription?: string | undefined;
640
+ authors?: string[] | undefined;
641
+ license?: string | undefined;
642
+ homepage?: string | undefined;
643
+ } | undefined;
644
+ artifactsDir?: string | undefined;
645
+ contractsDir?: string | undefined;
646
+ contracts?: Record<string, {
647
+ sourceFile: string;
648
+ hash: string;
649
+ }> | undefined;
635
650
  plugins?: {
636
651
  type: "npm" | "binary" | "deno";
637
652
  name: string;
638
653
  }[] | undefined;
639
- contractsDir?: string | undefined;
640
- artifactsDir?: string | undefined;
654
+ accounts?: Record<string, string> | undefined;
641
655
  network?: Record<string, {
642
656
  accounts?: Record<string, {
643
- publicKey: string;
644
- publicKeyHash: string;
645
- privateKey: string;
657
+ mnemonic?: string | undefined;
658
+ publicKey?: string | undefined;
659
+ publicKeyHash?: string | undefined;
660
+ privateKey?: string | undefined;
646
661
  }> | undefined;
647
662
  faucet?: {
648
663
  pkh: string;
@@ -654,20 +669,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
654
669
  } | undefined;
655
670
  label: string;
656
671
  rpcUrl: string;
657
- protocol: string;
658
- }> | undefined;
659
- accounts?: Record<string, string> | undefined;
660
- contracts?: Record<string, {
661
- sourceFile: string;
662
- hash: string;
663
672
  }> | undefined;
664
- metadata?: {
665
- name?: string | undefined;
666
- projectDescription?: string | undefined;
667
- authors?: string[] | undefined;
668
- license?: string | undefined;
669
- homepage?: string | undefined;
670
- } | undefined;
671
673
  projectDir: string;
672
674
  environment: Record<string, string | {
673
675
  storage?: Record<string, string> | undefined;
@@ -703,28 +705,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
703
705
  encryptedKey: string;
704
706
  secretKey: string;
705
707
  }> | undefined;
706
- attributes?: string | number | boolean | undefined;
708
+ protocol?: string | undefined;
707
709
  tzkt?: {
708
710
  disableAutostartWithSandbox?: boolean | undefined;
709
711
  postgresqlPort?: number | undefined;
710
712
  apiPort?: number | undefined;
711
713
  } | undefined;
714
+ annotations?: Record<string, unknown> | undefined;
712
715
  label: string;
713
716
  rpcUrl: string;
714
- protocol: string;
715
717
  }> | undefined;
716
718
  language?: "en" | "fr" | undefined;
719
+ metadata?: {
720
+ name?: string | undefined;
721
+ projectDescription?: string | undefined;
722
+ authors?: string[] | undefined;
723
+ license?: string | undefined;
724
+ homepage?: string | undefined;
725
+ } | undefined;
726
+ artifactsDir?: string | undefined;
727
+ contractsDir?: string | undefined;
728
+ contracts?: Record<string, {
729
+ sourceFile: string;
730
+ hash: string;
731
+ }> | undefined;
717
732
  plugins?: {
718
733
  type: "npm" | "binary" | "deno";
719
734
  name: string;
720
735
  }[] | undefined;
721
- contractsDir?: string | undefined;
722
- artifactsDir?: string | undefined;
736
+ accounts?: Record<string, string> | undefined;
723
737
  network?: Record<string, {
724
738
  accounts?: Record<string, {
725
- publicKey: string;
726
- publicKeyHash: string;
727
- privateKey: string;
739
+ mnemonic?: string | undefined;
740
+ publicKey?: string | undefined;
741
+ publicKeyHash?: string | undefined;
742
+ privateKey?: string | undefined;
728
743
  }> | undefined;
729
744
  faucet?: {
730
745
  pkh: string;
@@ -736,20 +751,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
736
751
  } | undefined;
737
752
  label: string;
738
753
  rpcUrl: string;
739
- protocol: string;
740
- }> | undefined;
741
- accounts?: Record<string, string> | undefined;
742
- contracts?: Record<string, {
743
- sourceFile: string;
744
- hash: string;
745
754
  }> | undefined;
746
- metadata?: {
747
- name?: string | undefined;
748
- projectDescription?: string | undefined;
749
- authors?: string[] | undefined;
750
- license?: string | undefined;
751
- homepage?: string | undefined;
752
- } | undefined;
753
755
  projectDir: string;
754
756
  environment: Record<string, string | {
755
757
  storage?: Record<string, string> | undefined;
@@ -898,6 +900,37 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
898
900
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
899
901
  config: z.ZodObject<z.extendShape<{
900
902
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
903
+ metadata: z.ZodOptional<z.ZodObject<{
904
+ name: z.ZodOptional<z.ZodString>;
905
+ projectDescription: z.ZodOptional<z.ZodString>;
906
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
907
+ license: z.ZodOptional<z.ZodString>;
908
+ homepage: z.ZodOptional<z.ZodString>;
909
+ }, "strip", z.ZodTypeAny, {
910
+ name?: string | undefined;
911
+ projectDescription?: string | undefined;
912
+ authors?: string[] | undefined;
913
+ license?: string | undefined;
914
+ homepage?: string | undefined;
915
+ }, {
916
+ name?: string | undefined;
917
+ projectDescription?: string | undefined;
918
+ authors?: string[] | undefined;
919
+ license?: string | undefined;
920
+ homepage?: string | undefined;
921
+ }>>;
922
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
923
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
924
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
925
+ sourceFile: z.ZodString;
926
+ hash: z.ZodString;
927
+ }, "strip", z.ZodTypeAny, {
928
+ sourceFile: string;
929
+ hash: string;
930
+ }, {
931
+ sourceFile: string;
932
+ hash: string;
933
+ }>>>;
901
934
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
902
935
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
903
936
  name: z.ZodString;
@@ -908,24 +941,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
908
941
  type: "npm" | "binary" | "deno";
909
942
  name: string;
910
943
  }>, "many">>;
911
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
912
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
944
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
945
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
946
+ networks: z.ZodArray<z.ZodString, "many">;
947
+ sandboxes: z.ZodArray<z.ZodString, "many">;
948
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
949
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
950
+ }, "strip", z.ZodTypeAny, {
951
+ storage?: Record<string, string> | undefined;
952
+ aliases?: Record<string, Record<string, string>> | undefined;
953
+ networks: string[];
954
+ sandboxes: string[];
955
+ }, {
956
+ storage?: Record<string, string> | undefined;
957
+ aliases?: Record<string, Record<string, string>> | undefined;
958
+ networks: string[];
959
+ sandboxes: string[];
960
+ }>, z.ZodString]>>;
913
961
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
914
962
  label: z.ZodString;
915
963
  rpcUrl: z.ZodString;
916
- protocol: z.ZodString;
917
964
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
918
- publicKey: z.ZodString;
919
- publicKeyHash: z.ZodString;
920
- privateKey: z.ZodString;
965
+ publicKey: z.ZodOptional<z.ZodString>;
966
+ publicKeyHash: z.ZodOptional<z.ZodString>;
967
+ privateKey: z.ZodOptional<z.ZodString>;
968
+ mnemonic: z.ZodOptional<z.ZodString>;
921
969
  }, "strip", z.ZodTypeAny, {
922
- publicKey: string;
923
- publicKeyHash: string;
924
- privateKey: string;
970
+ mnemonic?: string | undefined;
971
+ publicKey?: string | undefined;
972
+ publicKeyHash?: string | undefined;
973
+ privateKey?: string | undefined;
925
974
  }, {
926
- publicKey: string;
927
- publicKeyHash: string;
928
- privateKey: string;
975
+ mnemonic?: string | undefined;
976
+ publicKey?: string | undefined;
977
+ publicKeyHash?: string | undefined;
978
+ privateKey?: string | undefined;
929
979
  }>>>;
930
980
  faucet: z.ZodOptional<z.ZodObject<{
931
981
  pkh: z.ZodString;
@@ -951,9 +1001,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
951
1001
  }>>;
952
1002
  }, "strip", z.ZodTypeAny, {
953
1003
  accounts?: Record<string, {
954
- publicKey: string;
955
- publicKeyHash: string;
956
- privateKey: string;
1004
+ mnemonic?: string | undefined;
1005
+ publicKey?: string | undefined;
1006
+ publicKeyHash?: string | undefined;
1007
+ privateKey?: string | undefined;
957
1008
  }> | undefined;
958
1009
  faucet?: {
959
1010
  pkh: string;
@@ -965,12 +1016,12 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
965
1016
  } | undefined;
966
1017
  label: string;
967
1018
  rpcUrl: string;
968
- protocol: string;
969
1019
  }, {
970
1020
  accounts?: Record<string, {
971
- publicKey: string;
972
- publicKeyHash: string;
973
- privateKey: string;
1021
+ mnemonic?: string | undefined;
1022
+ publicKey?: string | undefined;
1023
+ publicKeyHash?: string | undefined;
1024
+ privateKey?: string | undefined;
974
1025
  }> | undefined;
975
1026
  faucet?: {
976
1027
  pkh: string;
@@ -982,13 +1033,11 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
982
1033
  } | undefined;
983
1034
  label: string;
984
1035
  rpcUrl: string;
985
- protocol: string;
986
1036
  }>>>;
987
1037
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
988
1038
  label: z.ZodString;
989
1039
  rpcUrl: z.ZodString;
990
- protocol: z.ZodString;
991
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1040
+ protocol: z.ZodOptional<z.ZodString>;
992
1041
  plugin: z.ZodOptional<z.ZodString>;
993
1042
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
994
1043
  encryptedKey: z.ZodString;
@@ -1016,6 +1065,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1016
1065
  postgresqlPort?: number | undefined;
1017
1066
  apiPort?: number | undefined;
1018
1067
  }>>;
1068
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1019
1069
  }, "strip", z.ZodTypeAny, {
1020
1070
  plugin?: string | undefined;
1021
1071
  accounts?: Record<string, string | {
@@ -1023,15 +1073,15 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1023
1073
  encryptedKey: string;
1024
1074
  secretKey: string;
1025
1075
  }> | undefined;
1026
- attributes?: string | number | boolean | undefined;
1076
+ protocol?: string | undefined;
1027
1077
  tzkt?: {
1028
1078
  disableAutostartWithSandbox?: boolean | undefined;
1029
1079
  postgresqlPort?: number | undefined;
1030
1080
  apiPort?: number | undefined;
1031
1081
  } | undefined;
1082
+ annotations?: Record<string, unknown> | undefined;
1032
1083
  label: string;
1033
1084
  rpcUrl: string;
1034
- protocol: string;
1035
1085
  }, {
1036
1086
  plugin?: string | undefined;
1037
1087
  accounts?: Record<string, string | {
@@ -1039,62 +1089,16 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1039
1089
  encryptedKey: string;
1040
1090
  secretKey: string;
1041
1091
  }> | undefined;
1042
- attributes?: string | number | boolean | undefined;
1092
+ protocol?: string | undefined;
1043
1093
  tzkt?: {
1044
1094
  disableAutostartWithSandbox?: boolean | undefined;
1045
1095
  postgresqlPort?: number | undefined;
1046
1096
  apiPort?: number | undefined;
1047
1097
  } | undefined;
1098
+ annotations?: Record<string, unknown> | undefined;
1048
1099
  label: string;
1049
1100
  rpcUrl: string;
1050
- protocol: string;
1051
1101
  }>>>;
1052
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1053
- networks: z.ZodArray<z.ZodString, "many">;
1054
- sandboxes: z.ZodArray<z.ZodString, "many">;
1055
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1056
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1057
- }, "strip", z.ZodTypeAny, {
1058
- storage?: Record<string, string> | undefined;
1059
- aliases?: Record<string, Record<string, string>> | undefined;
1060
- networks: string[];
1061
- sandboxes: string[];
1062
- }, {
1063
- storage?: Record<string, string> | undefined;
1064
- aliases?: Record<string, Record<string, string>> | undefined;
1065
- networks: string[];
1066
- sandboxes: string[];
1067
- }>, z.ZodString]>>;
1068
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1069
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1070
- sourceFile: z.ZodString;
1071
- hash: z.ZodString;
1072
- }, "strip", z.ZodTypeAny, {
1073
- sourceFile: string;
1074
- hash: string;
1075
- }, {
1076
- sourceFile: string;
1077
- hash: string;
1078
- }>>>;
1079
- metadata: z.ZodOptional<z.ZodObject<{
1080
- name: z.ZodOptional<z.ZodString>;
1081
- projectDescription: z.ZodOptional<z.ZodString>;
1082
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1083
- license: z.ZodOptional<z.ZodString>;
1084
- homepage: z.ZodOptional<z.ZodString>;
1085
- }, "strip", z.ZodTypeAny, {
1086
- name?: string | undefined;
1087
- projectDescription?: string | undefined;
1088
- authors?: string[] | undefined;
1089
- license?: string | undefined;
1090
- homepage?: string | undefined;
1091
- }, {
1092
- name?: string | undefined;
1093
- projectDescription?: string | undefined;
1094
- authors?: string[] | undefined;
1095
- license?: string | undefined;
1096
- homepage?: string | undefined;
1097
- }>>;
1098
1102
  }, {
1099
1103
  projectDir: z.ZodString;
1100
1104
  configFile: z.ZodString;
@@ -1107,28 +1111,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1107
1111
  encryptedKey: string;
1108
1112
  secretKey: string;
1109
1113
  }> | undefined;
1110
- attributes?: string | number | boolean | undefined;
1114
+ protocol?: string | undefined;
1111
1115
  tzkt?: {
1112
1116
  disableAutostartWithSandbox?: boolean | undefined;
1113
1117
  postgresqlPort?: number | undefined;
1114
1118
  apiPort?: number | undefined;
1115
1119
  } | undefined;
1120
+ annotations?: Record<string, unknown> | undefined;
1116
1121
  label: string;
1117
1122
  rpcUrl: string;
1118
- protocol: string;
1119
1123
  }> | undefined;
1120
- language?: "en" | "fr" | undefined;
1124
+ language?: "en" | "fr" | undefined;
1125
+ metadata?: {
1126
+ name?: string | undefined;
1127
+ projectDescription?: string | undefined;
1128
+ authors?: string[] | undefined;
1129
+ license?: string | undefined;
1130
+ homepage?: string | undefined;
1131
+ } | undefined;
1132
+ artifactsDir?: string | undefined;
1133
+ contractsDir?: string | undefined;
1134
+ contracts?: Record<string, {
1135
+ sourceFile: string;
1136
+ hash: string;
1137
+ }> | undefined;
1121
1138
  plugins?: {
1122
1139
  type: "npm" | "binary" | "deno";
1123
1140
  name: string;
1124
1141
  }[] | undefined;
1125
- contractsDir?: string | undefined;
1126
- artifactsDir?: string | undefined;
1142
+ accounts?: Record<string, string> | undefined;
1127
1143
  network?: Record<string, {
1128
1144
  accounts?: Record<string, {
1129
- publicKey: string;
1130
- publicKeyHash: string;
1131
- privateKey: string;
1145
+ mnemonic?: string | undefined;
1146
+ publicKey?: string | undefined;
1147
+ publicKeyHash?: string | undefined;
1148
+ privateKey?: string | undefined;
1132
1149
  }> | undefined;
1133
1150
  faucet?: {
1134
1151
  pkh: string;
@@ -1140,20 +1157,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1140
1157
  } | undefined;
1141
1158
  label: string;
1142
1159
  rpcUrl: string;
1143
- protocol: string;
1144
- }> | undefined;
1145
- accounts?: Record<string, string> | undefined;
1146
- contracts?: Record<string, {
1147
- sourceFile: string;
1148
- hash: string;
1149
1160
  }> | undefined;
1150
- metadata?: {
1151
- name?: string | undefined;
1152
- projectDescription?: string | undefined;
1153
- authors?: string[] | undefined;
1154
- license?: string | undefined;
1155
- homepage?: string | undefined;
1156
- } | undefined;
1157
1161
  projectDir: string;
1158
1162
  environment: Record<string, string | {
1159
1163
  storage?: Record<string, string> | undefined;
@@ -1171,28 +1175,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1171
1175
  encryptedKey: string;
1172
1176
  secretKey: string;
1173
1177
  }> | undefined;
1174
- attributes?: string | number | boolean | undefined;
1178
+ protocol?: string | undefined;
1175
1179
  tzkt?: {
1176
1180
  disableAutostartWithSandbox?: boolean | undefined;
1177
1181
  postgresqlPort?: number | undefined;
1178
1182
  apiPort?: number | undefined;
1179
1183
  } | undefined;
1184
+ annotations?: Record<string, unknown> | undefined;
1180
1185
  label: string;
1181
1186
  rpcUrl: string;
1182
- protocol: string;
1183
1187
  }> | undefined;
1184
1188
  language?: "en" | "fr" | undefined;
1189
+ metadata?: {
1190
+ name?: string | undefined;
1191
+ projectDescription?: string | undefined;
1192
+ authors?: string[] | undefined;
1193
+ license?: string | undefined;
1194
+ homepage?: string | undefined;
1195
+ } | undefined;
1196
+ artifactsDir?: string | undefined;
1197
+ contractsDir?: string | undefined;
1198
+ contracts?: Record<string, {
1199
+ sourceFile: string;
1200
+ hash: string;
1201
+ }> | undefined;
1185
1202
  plugins?: {
1186
1203
  type: "npm" | "binary" | "deno";
1187
1204
  name: string;
1188
1205
  }[] | undefined;
1189
- contractsDir?: string | undefined;
1190
- artifactsDir?: string | undefined;
1206
+ accounts?: Record<string, string> | undefined;
1191
1207
  network?: Record<string, {
1192
1208
  accounts?: Record<string, {
1193
- publicKey: string;
1194
- publicKeyHash: string;
1195
- privateKey: string;
1209
+ mnemonic?: string | undefined;
1210
+ publicKey?: string | undefined;
1211
+ publicKeyHash?: string | undefined;
1212
+ privateKey?: string | undefined;
1196
1213
  }> | undefined;
1197
1214
  faucet?: {
1198
1215
  pkh: string;
@@ -1204,20 +1221,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1204
1221
  } | undefined;
1205
1222
  label: string;
1206
1223
  rpcUrl: string;
1207
- protocol: string;
1208
- }> | undefined;
1209
- accounts?: Record<string, string> | undefined;
1210
- contracts?: Record<string, {
1211
- sourceFile: string;
1212
- hash: string;
1213
1224
  }> | undefined;
1214
- metadata?: {
1215
- name?: string | undefined;
1216
- projectDescription?: string | undefined;
1217
- authors?: string[] | undefined;
1218
- license?: string | undefined;
1219
- homepage?: string | undefined;
1220
- } | undefined;
1221
1225
  projectDir: string;
1222
1226
  environment: Record<string, string | {
1223
1227
  storage?: Record<string, string> | undefined;
@@ -1253,28 +1257,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1253
1257
  encryptedKey: string;
1254
1258
  secretKey: string;
1255
1259
  }> | undefined;
1256
- attributes?: string | number | boolean | undefined;
1260
+ protocol?: string | undefined;
1257
1261
  tzkt?: {
1258
1262
  disableAutostartWithSandbox?: boolean | undefined;
1259
1263
  postgresqlPort?: number | undefined;
1260
1264
  apiPort?: number | undefined;
1261
1265
  } | undefined;
1266
+ annotations?: Record<string, unknown> | undefined;
1262
1267
  label: string;
1263
1268
  rpcUrl: string;
1264
- protocol: string;
1265
1269
  }> | undefined;
1266
1270
  language?: "en" | "fr" | undefined;
1271
+ metadata?: {
1272
+ name?: string | undefined;
1273
+ projectDescription?: string | undefined;
1274
+ authors?: string[] | undefined;
1275
+ license?: string | undefined;
1276
+ homepage?: string | undefined;
1277
+ } | undefined;
1278
+ artifactsDir?: string | undefined;
1279
+ contractsDir?: string | undefined;
1280
+ contracts?: Record<string, {
1281
+ sourceFile: string;
1282
+ hash: string;
1283
+ }> | undefined;
1267
1284
  plugins?: {
1268
1285
  type: "npm" | "binary" | "deno";
1269
1286
  name: string;
1270
1287
  }[] | undefined;
1271
- contractsDir?: string | undefined;
1272
- artifactsDir?: string | undefined;
1288
+ accounts?: Record<string, string> | undefined;
1273
1289
  network?: Record<string, {
1274
1290
  accounts?: Record<string, {
1275
- publicKey: string;
1276
- publicKeyHash: string;
1277
- privateKey: string;
1291
+ mnemonic?: string | undefined;
1292
+ publicKey?: string | undefined;
1293
+ publicKeyHash?: string | undefined;
1294
+ privateKey?: string | undefined;
1278
1295
  }> | undefined;
1279
1296
  faucet?: {
1280
1297
  pkh: string;
@@ -1286,20 +1303,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1286
1303
  } | undefined;
1287
1304
  label: string;
1288
1305
  rpcUrl: string;
1289
- protocol: string;
1290
- }> | undefined;
1291
- accounts?: Record<string, string> | undefined;
1292
- contracts?: Record<string, {
1293
- sourceFile: string;
1294
- hash: string;
1295
1306
  }> | undefined;
1296
- metadata?: {
1297
- name?: string | undefined;
1298
- projectDescription?: string | undefined;
1299
- authors?: string[] | undefined;
1300
- license?: string | undefined;
1301
- homepage?: string | undefined;
1302
- } | undefined;
1303
1307
  projectDir: string;
1304
1308
  environment: Record<string, string | {
1305
1309
  storage?: Record<string, string> | undefined;
@@ -1335,28 +1339,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1335
1339
  encryptedKey: string;
1336
1340
  secretKey: string;
1337
1341
  }> | undefined;
1338
- attributes?: string | number | boolean | undefined;
1342
+ protocol?: string | undefined;
1339
1343
  tzkt?: {
1340
1344
  disableAutostartWithSandbox?: boolean | undefined;
1341
1345
  postgresqlPort?: number | undefined;
1342
1346
  apiPort?: number | undefined;
1343
1347
  } | undefined;
1348
+ annotations?: Record<string, unknown> | undefined;
1344
1349
  label: string;
1345
1350
  rpcUrl: string;
1346
- protocol: string;
1347
1351
  }> | undefined;
1348
1352
  language?: "en" | "fr" | undefined;
1353
+ metadata?: {
1354
+ name?: string | undefined;
1355
+ projectDescription?: string | undefined;
1356
+ authors?: string[] | undefined;
1357
+ license?: string | undefined;
1358
+ homepage?: string | undefined;
1359
+ } | undefined;
1360
+ artifactsDir?: string | undefined;
1361
+ contractsDir?: string | undefined;
1362
+ contracts?: Record<string, {
1363
+ sourceFile: string;
1364
+ hash: string;
1365
+ }> | undefined;
1349
1366
  plugins?: {
1350
1367
  type: "npm" | "binary" | "deno";
1351
1368
  name: string;
1352
1369
  }[] | undefined;
1353
- contractsDir?: string | undefined;
1354
- artifactsDir?: string | undefined;
1370
+ accounts?: Record<string, string> | undefined;
1355
1371
  network?: Record<string, {
1356
1372
  accounts?: Record<string, {
1357
- publicKey: string;
1358
- publicKeyHash: string;
1359
- privateKey: string;
1373
+ mnemonic?: string | undefined;
1374
+ publicKey?: string | undefined;
1375
+ publicKeyHash?: string | undefined;
1376
+ privateKey?: string | undefined;
1360
1377
  }> | undefined;
1361
1378
  faucet?: {
1362
1379
  pkh: string;
@@ -1368,20 +1385,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1368
1385
  } | undefined;
1369
1386
  label: string;
1370
1387
  rpcUrl: string;
1371
- protocol: string;
1372
- }> | undefined;
1373
- accounts?: Record<string, string> | undefined;
1374
- contracts?: Record<string, {
1375
- sourceFile: string;
1376
- hash: string;
1377
1388
  }> | undefined;
1378
- metadata?: {
1379
- name?: string | undefined;
1380
- projectDescription?: string | undefined;
1381
- authors?: string[] | undefined;
1382
- license?: string | undefined;
1383
- homepage?: string | undefined;
1384
- } | undefined;
1385
1389
  projectDir: string;
1386
1390
  environment: Record<string, string | {
1387
1391
  storage?: Record<string, string> | undefined;
@@ -1764,6 +1768,37 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1764
1768
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
1765
1769
  config: z.ZodObject<z.extendShape<{
1766
1770
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1771
+ metadata: z.ZodOptional<z.ZodObject<{
1772
+ name: z.ZodOptional<z.ZodString>;
1773
+ projectDescription: z.ZodOptional<z.ZodString>;
1774
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1775
+ license: z.ZodOptional<z.ZodString>;
1776
+ homepage: z.ZodOptional<z.ZodString>;
1777
+ }, "strip", z.ZodTypeAny, {
1778
+ name?: string | undefined;
1779
+ projectDescription?: string | undefined;
1780
+ authors?: string[] | undefined;
1781
+ license?: string | undefined;
1782
+ homepage?: string | undefined;
1783
+ }, {
1784
+ name?: string | undefined;
1785
+ projectDescription?: string | undefined;
1786
+ authors?: string[] | undefined;
1787
+ license?: string | undefined;
1788
+ homepage?: string | undefined;
1789
+ }>>;
1790
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1791
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1792
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1793
+ sourceFile: z.ZodString;
1794
+ hash: z.ZodString;
1795
+ }, "strip", z.ZodTypeAny, {
1796
+ sourceFile: string;
1797
+ hash: string;
1798
+ }, {
1799
+ sourceFile: string;
1800
+ hash: string;
1801
+ }>>>;
1767
1802
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1768
1803
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1769
1804
  name: z.ZodString;
@@ -1774,24 +1809,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1774
1809
  type: "npm" | "binary" | "deno";
1775
1810
  name: string;
1776
1811
  }>, "many">>;
1777
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1778
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1812
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1813
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1814
+ networks: z.ZodArray<z.ZodString, "many">;
1815
+ sandboxes: z.ZodArray<z.ZodString, "many">;
1816
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1817
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1818
+ }, "strip", z.ZodTypeAny, {
1819
+ storage?: Record<string, string> | undefined;
1820
+ aliases?: Record<string, Record<string, string>> | undefined;
1821
+ networks: string[];
1822
+ sandboxes: string[];
1823
+ }, {
1824
+ storage?: Record<string, string> | undefined;
1825
+ aliases?: Record<string, Record<string, string>> | undefined;
1826
+ networks: string[];
1827
+ sandboxes: string[];
1828
+ }>, z.ZodString]>>;
1779
1829
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1780
1830
  label: z.ZodString;
1781
1831
  rpcUrl: z.ZodString;
1782
- protocol: z.ZodString;
1783
1832
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1784
- publicKey: z.ZodString;
1785
- publicKeyHash: z.ZodString;
1786
- privateKey: z.ZodString;
1833
+ publicKey: z.ZodOptional<z.ZodString>;
1834
+ publicKeyHash: z.ZodOptional<z.ZodString>;
1835
+ privateKey: z.ZodOptional<z.ZodString>;
1836
+ mnemonic: z.ZodOptional<z.ZodString>;
1787
1837
  }, "strip", z.ZodTypeAny, {
1788
- publicKey: string;
1789
- publicKeyHash: string;
1790
- privateKey: string;
1838
+ mnemonic?: string | undefined;
1839
+ publicKey?: string | undefined;
1840
+ publicKeyHash?: string | undefined;
1841
+ privateKey?: string | undefined;
1791
1842
  }, {
1792
- publicKey: string;
1793
- publicKeyHash: string;
1794
- privateKey: string;
1843
+ mnemonic?: string | undefined;
1844
+ publicKey?: string | undefined;
1845
+ publicKeyHash?: string | undefined;
1846
+ privateKey?: string | undefined;
1795
1847
  }>>>;
1796
1848
  faucet: z.ZodOptional<z.ZodObject<{
1797
1849
  pkh: z.ZodString;
@@ -1817,9 +1869,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1817
1869
  }>>;
1818
1870
  }, "strip", z.ZodTypeAny, {
1819
1871
  accounts?: Record<string, {
1820
- publicKey: string;
1821
- publicKeyHash: string;
1822
- privateKey: string;
1872
+ mnemonic?: string | undefined;
1873
+ publicKey?: string | undefined;
1874
+ publicKeyHash?: string | undefined;
1875
+ privateKey?: string | undefined;
1823
1876
  }> | undefined;
1824
1877
  faucet?: {
1825
1878
  pkh: string;
@@ -1831,12 +1884,12 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1831
1884
  } | undefined;
1832
1885
  label: string;
1833
1886
  rpcUrl: string;
1834
- protocol: string;
1835
1887
  }, {
1836
1888
  accounts?: Record<string, {
1837
- publicKey: string;
1838
- publicKeyHash: string;
1839
- privateKey: string;
1889
+ mnemonic?: string | undefined;
1890
+ publicKey?: string | undefined;
1891
+ publicKeyHash?: string | undefined;
1892
+ privateKey?: string | undefined;
1840
1893
  }> | undefined;
1841
1894
  faucet?: {
1842
1895
  pkh: string;
@@ -1848,13 +1901,11 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1848
1901
  } | undefined;
1849
1902
  label: string;
1850
1903
  rpcUrl: string;
1851
- protocol: string;
1852
1904
  }>>>;
1853
1905
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1854
1906
  label: z.ZodString;
1855
1907
  rpcUrl: z.ZodString;
1856
- protocol: z.ZodString;
1857
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1908
+ protocol: z.ZodOptional<z.ZodString>;
1858
1909
  plugin: z.ZodOptional<z.ZodString>;
1859
1910
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1860
1911
  encryptedKey: z.ZodString;
@@ -1882,6 +1933,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1882
1933
  postgresqlPort?: number | undefined;
1883
1934
  apiPort?: number | undefined;
1884
1935
  }>>;
1936
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1885
1937
  }, "strip", z.ZodTypeAny, {
1886
1938
  plugin?: string | undefined;
1887
1939
  accounts?: Record<string, string | {
@@ -1889,15 +1941,15 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1889
1941
  encryptedKey: string;
1890
1942
  secretKey: string;
1891
1943
  }> | undefined;
1892
- attributes?: string | number | boolean | undefined;
1944
+ protocol?: string | undefined;
1893
1945
  tzkt?: {
1894
1946
  disableAutostartWithSandbox?: boolean | undefined;
1895
1947
  postgresqlPort?: number | undefined;
1896
1948
  apiPort?: number | undefined;
1897
1949
  } | undefined;
1950
+ annotations?: Record<string, unknown> | undefined;
1898
1951
  label: string;
1899
1952
  rpcUrl: string;
1900
- protocol: string;
1901
1953
  }, {
1902
1954
  plugin?: string | undefined;
1903
1955
  accounts?: Record<string, string | {
@@ -1905,62 +1957,16 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1905
1957
  encryptedKey: string;
1906
1958
  secretKey: string;
1907
1959
  }> | undefined;
1908
- attributes?: string | number | boolean | undefined;
1960
+ protocol?: string | undefined;
1909
1961
  tzkt?: {
1910
1962
  disableAutostartWithSandbox?: boolean | undefined;
1911
1963
  postgresqlPort?: number | undefined;
1912
1964
  apiPort?: number | undefined;
1913
1965
  } | undefined;
1966
+ annotations?: Record<string, unknown> | undefined;
1914
1967
  label: string;
1915
1968
  rpcUrl: string;
1916
- protocol: string;
1917
- }>>>;
1918
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1919
- networks: z.ZodArray<z.ZodString, "many">;
1920
- sandboxes: z.ZodArray<z.ZodString, "many">;
1921
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1922
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1923
- }, "strip", z.ZodTypeAny, {
1924
- storage?: Record<string, string> | undefined;
1925
- aliases?: Record<string, Record<string, string>> | undefined;
1926
- networks: string[];
1927
- sandboxes: string[];
1928
- }, {
1929
- storage?: Record<string, string> | undefined;
1930
- aliases?: Record<string, Record<string, string>> | undefined;
1931
- networks: string[];
1932
- sandboxes: string[];
1933
- }>, z.ZodString]>>;
1934
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1935
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1936
- sourceFile: z.ZodString;
1937
- hash: z.ZodString;
1938
- }, "strip", z.ZodTypeAny, {
1939
- sourceFile: string;
1940
- hash: string;
1941
- }, {
1942
- sourceFile: string;
1943
- hash: string;
1944
1969
  }>>>;
1945
- metadata: z.ZodOptional<z.ZodObject<{
1946
- name: z.ZodOptional<z.ZodString>;
1947
- projectDescription: z.ZodOptional<z.ZodString>;
1948
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1949
- license: z.ZodOptional<z.ZodString>;
1950
- homepage: z.ZodOptional<z.ZodString>;
1951
- }, "strip", z.ZodTypeAny, {
1952
- name?: string | undefined;
1953
- projectDescription?: string | undefined;
1954
- authors?: string[] | undefined;
1955
- license?: string | undefined;
1956
- homepage?: string | undefined;
1957
- }, {
1958
- name?: string | undefined;
1959
- projectDescription?: string | undefined;
1960
- authors?: string[] | undefined;
1961
- license?: string | undefined;
1962
- homepage?: string | undefined;
1963
- }>>;
1964
1970
  }, {
1965
1971
  projectDir: z.ZodString;
1966
1972
  configFile: z.ZodString;
@@ -1973,28 +1979,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
1973
1979
  encryptedKey: string;
1974
1980
  secretKey: string;
1975
1981
  }> | undefined;
1976
- attributes?: string | number | boolean | undefined;
1982
+ protocol?: string | undefined;
1977
1983
  tzkt?: {
1978
1984
  disableAutostartWithSandbox?: boolean | undefined;
1979
1985
  postgresqlPort?: number | undefined;
1980
1986
  apiPort?: number | undefined;
1981
1987
  } | undefined;
1988
+ annotations?: Record<string, unknown> | undefined;
1982
1989
  label: string;
1983
1990
  rpcUrl: string;
1984
- protocol: string;
1985
1991
  }> | undefined;
1986
1992
  language?: "en" | "fr" | undefined;
1993
+ metadata?: {
1994
+ name?: string | undefined;
1995
+ projectDescription?: string | undefined;
1996
+ authors?: string[] | undefined;
1997
+ license?: string | undefined;
1998
+ homepage?: string | undefined;
1999
+ } | undefined;
2000
+ artifactsDir?: string | undefined;
2001
+ contractsDir?: string | undefined;
2002
+ contracts?: Record<string, {
2003
+ sourceFile: string;
2004
+ hash: string;
2005
+ }> | undefined;
1987
2006
  plugins?: {
1988
2007
  type: "npm" | "binary" | "deno";
1989
2008
  name: string;
1990
2009
  }[] | undefined;
1991
- contractsDir?: string | undefined;
1992
- artifactsDir?: string | undefined;
2010
+ accounts?: Record<string, string> | undefined;
1993
2011
  network?: Record<string, {
1994
2012
  accounts?: Record<string, {
1995
- publicKey: string;
1996
- publicKeyHash: string;
1997
- privateKey: string;
2013
+ mnemonic?: string | undefined;
2014
+ publicKey?: string | undefined;
2015
+ publicKeyHash?: string | undefined;
2016
+ privateKey?: string | undefined;
1998
2017
  }> | undefined;
1999
2018
  faucet?: {
2000
2019
  pkh: string;
@@ -2006,20 +2025,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2006
2025
  } | undefined;
2007
2026
  label: string;
2008
2027
  rpcUrl: string;
2009
- protocol: string;
2010
- }> | undefined;
2011
- accounts?: Record<string, string> | undefined;
2012
- contracts?: Record<string, {
2013
- sourceFile: string;
2014
- hash: string;
2015
2028
  }> | undefined;
2016
- metadata?: {
2017
- name?: string | undefined;
2018
- projectDescription?: string | undefined;
2019
- authors?: string[] | undefined;
2020
- license?: string | undefined;
2021
- homepage?: string | undefined;
2022
- } | undefined;
2023
2029
  projectDir: string;
2024
2030
  environment: Record<string, string | {
2025
2031
  storage?: Record<string, string> | undefined;
@@ -2037,28 +2043,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2037
2043
  encryptedKey: string;
2038
2044
  secretKey: string;
2039
2045
  }> | undefined;
2040
- attributes?: string | number | boolean | undefined;
2046
+ protocol?: string | undefined;
2041
2047
  tzkt?: {
2042
2048
  disableAutostartWithSandbox?: boolean | undefined;
2043
2049
  postgresqlPort?: number | undefined;
2044
2050
  apiPort?: number | undefined;
2045
2051
  } | undefined;
2052
+ annotations?: Record<string, unknown> | undefined;
2046
2053
  label: string;
2047
2054
  rpcUrl: string;
2048
- protocol: string;
2049
2055
  }> | undefined;
2050
2056
  language?: "en" | "fr" | undefined;
2057
+ metadata?: {
2058
+ name?: string | undefined;
2059
+ projectDescription?: string | undefined;
2060
+ authors?: string[] | undefined;
2061
+ license?: string | undefined;
2062
+ homepage?: string | undefined;
2063
+ } | undefined;
2064
+ artifactsDir?: string | undefined;
2065
+ contractsDir?: string | undefined;
2066
+ contracts?: Record<string, {
2067
+ sourceFile: string;
2068
+ hash: string;
2069
+ }> | undefined;
2051
2070
  plugins?: {
2052
2071
  type: "npm" | "binary" | "deno";
2053
2072
  name: string;
2054
2073
  }[] | undefined;
2055
- contractsDir?: string | undefined;
2056
- artifactsDir?: string | undefined;
2074
+ accounts?: Record<string, string> | undefined;
2057
2075
  network?: Record<string, {
2058
2076
  accounts?: Record<string, {
2059
- publicKey: string;
2060
- publicKeyHash: string;
2061
- privateKey: string;
2077
+ mnemonic?: string | undefined;
2078
+ publicKey?: string | undefined;
2079
+ publicKeyHash?: string | undefined;
2080
+ privateKey?: string | undefined;
2062
2081
  }> | undefined;
2063
2082
  faucet?: {
2064
2083
  pkh: string;
@@ -2070,20 +2089,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2070
2089
  } | undefined;
2071
2090
  label: string;
2072
2091
  rpcUrl: string;
2073
- protocol: string;
2074
- }> | undefined;
2075
- accounts?: Record<string, string> | undefined;
2076
- contracts?: Record<string, {
2077
- sourceFile: string;
2078
- hash: string;
2079
2092
  }> | undefined;
2080
- metadata?: {
2081
- name?: string | undefined;
2082
- projectDescription?: string | undefined;
2083
- authors?: string[] | undefined;
2084
- license?: string | undefined;
2085
- homepage?: string | undefined;
2086
- } | undefined;
2087
2093
  projectDir: string;
2088
2094
  environment: Record<string, string | {
2089
2095
  storage?: Record<string, string> | undefined;
@@ -2119,28 +2125,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2119
2125
  encryptedKey: string;
2120
2126
  secretKey: string;
2121
2127
  }> | undefined;
2122
- attributes?: string | number | boolean | undefined;
2128
+ protocol?: string | undefined;
2123
2129
  tzkt?: {
2124
2130
  disableAutostartWithSandbox?: boolean | undefined;
2125
2131
  postgresqlPort?: number | undefined;
2126
2132
  apiPort?: number | undefined;
2127
2133
  } | undefined;
2134
+ annotations?: Record<string, unknown> | undefined;
2128
2135
  label: string;
2129
2136
  rpcUrl: string;
2130
- protocol: string;
2131
2137
  }> | undefined;
2132
2138
  language?: "en" | "fr" | undefined;
2139
+ metadata?: {
2140
+ name?: string | undefined;
2141
+ projectDescription?: string | undefined;
2142
+ authors?: string[] | undefined;
2143
+ license?: string | undefined;
2144
+ homepage?: string | undefined;
2145
+ } | undefined;
2146
+ artifactsDir?: string | undefined;
2147
+ contractsDir?: string | undefined;
2148
+ contracts?: Record<string, {
2149
+ sourceFile: string;
2150
+ hash: string;
2151
+ }> | undefined;
2133
2152
  plugins?: {
2134
2153
  type: "npm" | "binary" | "deno";
2135
2154
  name: string;
2136
2155
  }[] | undefined;
2137
- contractsDir?: string | undefined;
2138
- artifactsDir?: string | undefined;
2156
+ accounts?: Record<string, string> | undefined;
2139
2157
  network?: Record<string, {
2140
2158
  accounts?: Record<string, {
2141
- publicKey: string;
2142
- publicKeyHash: string;
2143
- privateKey: string;
2159
+ mnemonic?: string | undefined;
2160
+ publicKey?: string | undefined;
2161
+ publicKeyHash?: string | undefined;
2162
+ privateKey?: string | undefined;
2144
2163
  }> | undefined;
2145
2164
  faucet?: {
2146
2165
  pkh: string;
@@ -2152,20 +2171,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2152
2171
  } | undefined;
2153
2172
  label: string;
2154
2173
  rpcUrl: string;
2155
- protocol: string;
2156
- }> | undefined;
2157
- accounts?: Record<string, string> | undefined;
2158
- contracts?: Record<string, {
2159
- sourceFile: string;
2160
- hash: string;
2161
2174
  }> | undefined;
2162
- metadata?: {
2163
- name?: string | undefined;
2164
- projectDescription?: string | undefined;
2165
- authors?: string[] | undefined;
2166
- license?: string | undefined;
2167
- homepage?: string | undefined;
2168
- } | undefined;
2169
2175
  projectDir: string;
2170
2176
  environment: Record<string, string | {
2171
2177
  storage?: Record<string, string> | undefined;
@@ -2201,28 +2207,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2201
2207
  encryptedKey: string;
2202
2208
  secretKey: string;
2203
2209
  }> | undefined;
2204
- attributes?: string | number | boolean | undefined;
2210
+ protocol?: string | undefined;
2205
2211
  tzkt?: {
2206
2212
  disableAutostartWithSandbox?: boolean | undefined;
2207
2213
  postgresqlPort?: number | undefined;
2208
2214
  apiPort?: number | undefined;
2209
2215
  } | undefined;
2216
+ annotations?: Record<string, unknown> | undefined;
2210
2217
  label: string;
2211
2218
  rpcUrl: string;
2212
- protocol: string;
2213
2219
  }> | undefined;
2214
2220
  language?: "en" | "fr" | undefined;
2221
+ metadata?: {
2222
+ name?: string | undefined;
2223
+ projectDescription?: string | undefined;
2224
+ authors?: string[] | undefined;
2225
+ license?: string | undefined;
2226
+ homepage?: string | undefined;
2227
+ } | undefined;
2228
+ artifactsDir?: string | undefined;
2229
+ contractsDir?: string | undefined;
2230
+ contracts?: Record<string, {
2231
+ sourceFile: string;
2232
+ hash: string;
2233
+ }> | undefined;
2215
2234
  plugins?: {
2216
2235
  type: "npm" | "binary" | "deno";
2217
2236
  name: string;
2218
2237
  }[] | undefined;
2219
- contractsDir?: string | undefined;
2220
- artifactsDir?: string | undefined;
2238
+ accounts?: Record<string, string> | undefined;
2221
2239
  network?: Record<string, {
2222
2240
  accounts?: Record<string, {
2223
- publicKey: string;
2224
- publicKeyHash: string;
2225
- privateKey: string;
2241
+ mnemonic?: string | undefined;
2242
+ publicKey?: string | undefined;
2243
+ publicKeyHash?: string | undefined;
2244
+ privateKey?: string | undefined;
2226
2245
  }> | undefined;
2227
2246
  faucet?: {
2228
2247
  pkh: string;
@@ -2234,20 +2253,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2234
2253
  } | undefined;
2235
2254
  label: string;
2236
2255
  rpcUrl: string;
2237
- protocol: string;
2238
- }> | undefined;
2239
- accounts?: Record<string, string> | undefined;
2240
- contracts?: Record<string, {
2241
- sourceFile: string;
2242
- hash: string;
2243
2256
  }> | undefined;
2244
- metadata?: {
2245
- name?: string | undefined;
2246
- projectDescription?: string | undefined;
2247
- authors?: string[] | undefined;
2248
- license?: string | undefined;
2249
- homepage?: string | undefined;
2250
- } | undefined;
2251
2257
  projectDir: string;
2252
2258
  environment: Record<string, string | {
2253
2259
  storage?: Record<string, string> | undefined;
@@ -2396,6 +2402,37 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2396
2402
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
2397
2403
  config: z.ZodObject<z.extendShape<{
2398
2404
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
2405
+ metadata: z.ZodOptional<z.ZodObject<{
2406
+ name: z.ZodOptional<z.ZodString>;
2407
+ projectDescription: z.ZodOptional<z.ZodString>;
2408
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2409
+ license: z.ZodOptional<z.ZodString>;
2410
+ homepage: z.ZodOptional<z.ZodString>;
2411
+ }, "strip", z.ZodTypeAny, {
2412
+ name?: string | undefined;
2413
+ projectDescription?: string | undefined;
2414
+ authors?: string[] | undefined;
2415
+ license?: string | undefined;
2416
+ homepage?: string | undefined;
2417
+ }, {
2418
+ name?: string | undefined;
2419
+ projectDescription?: string | undefined;
2420
+ authors?: string[] | undefined;
2421
+ license?: string | undefined;
2422
+ homepage?: string | undefined;
2423
+ }>>;
2424
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2425
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2426
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2427
+ sourceFile: z.ZodString;
2428
+ hash: z.ZodString;
2429
+ }, "strip", z.ZodTypeAny, {
2430
+ sourceFile: string;
2431
+ hash: string;
2432
+ }, {
2433
+ sourceFile: string;
2434
+ hash: string;
2435
+ }>>>;
2399
2436
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
2400
2437
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
2401
2438
  name: z.ZodString;
@@ -2406,24 +2443,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2406
2443
  type: "npm" | "binary" | "deno";
2407
2444
  name: string;
2408
2445
  }>, "many">>;
2409
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2410
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
2446
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2447
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2448
+ networks: z.ZodArray<z.ZodString, "many">;
2449
+ sandboxes: z.ZodArray<z.ZodString, "many">;
2450
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2451
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2452
+ }, "strip", z.ZodTypeAny, {
2453
+ storage?: Record<string, string> | undefined;
2454
+ aliases?: Record<string, Record<string, string>> | undefined;
2455
+ networks: string[];
2456
+ sandboxes: string[];
2457
+ }, {
2458
+ storage?: Record<string, string> | undefined;
2459
+ aliases?: Record<string, Record<string, string>> | undefined;
2460
+ networks: string[];
2461
+ sandboxes: string[];
2462
+ }>, z.ZodString]>>;
2411
2463
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2412
2464
  label: z.ZodString;
2413
2465
  rpcUrl: z.ZodString;
2414
- protocol: z.ZodString;
2415
2466
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2416
- publicKey: z.ZodString;
2417
- publicKeyHash: z.ZodString;
2418
- privateKey: z.ZodString;
2467
+ publicKey: z.ZodOptional<z.ZodString>;
2468
+ publicKeyHash: z.ZodOptional<z.ZodString>;
2469
+ privateKey: z.ZodOptional<z.ZodString>;
2470
+ mnemonic: z.ZodOptional<z.ZodString>;
2419
2471
  }, "strip", z.ZodTypeAny, {
2420
- publicKey: string;
2421
- publicKeyHash: string;
2422
- privateKey: string;
2472
+ mnemonic?: string | undefined;
2473
+ publicKey?: string | undefined;
2474
+ publicKeyHash?: string | undefined;
2475
+ privateKey?: string | undefined;
2423
2476
  }, {
2424
- publicKey: string;
2425
- publicKeyHash: string;
2426
- privateKey: string;
2477
+ mnemonic?: string | undefined;
2478
+ publicKey?: string | undefined;
2479
+ publicKeyHash?: string | undefined;
2480
+ privateKey?: string | undefined;
2427
2481
  }>>>;
2428
2482
  faucet: z.ZodOptional<z.ZodObject<{
2429
2483
  pkh: z.ZodString;
@@ -2449,9 +2503,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2449
2503
  }>>;
2450
2504
  }, "strip", z.ZodTypeAny, {
2451
2505
  accounts?: Record<string, {
2452
- publicKey: string;
2453
- publicKeyHash: string;
2454
- privateKey: string;
2506
+ mnemonic?: string | undefined;
2507
+ publicKey?: string | undefined;
2508
+ publicKeyHash?: string | undefined;
2509
+ privateKey?: string | undefined;
2455
2510
  }> | undefined;
2456
2511
  faucet?: {
2457
2512
  pkh: string;
@@ -2463,12 +2518,12 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2463
2518
  } | undefined;
2464
2519
  label: string;
2465
2520
  rpcUrl: string;
2466
- protocol: string;
2467
2521
  }, {
2468
2522
  accounts?: Record<string, {
2469
- publicKey: string;
2470
- publicKeyHash: string;
2471
- privateKey: string;
2523
+ mnemonic?: string | undefined;
2524
+ publicKey?: string | undefined;
2525
+ publicKeyHash?: string | undefined;
2526
+ privateKey?: string | undefined;
2472
2527
  }> | undefined;
2473
2528
  faucet?: {
2474
2529
  pkh: string;
@@ -2480,13 +2535,11 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2480
2535
  } | undefined;
2481
2536
  label: string;
2482
2537
  rpcUrl: string;
2483
- protocol: string;
2484
2538
  }>>>;
2485
2539
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2486
2540
  label: z.ZodString;
2487
2541
  rpcUrl: z.ZodString;
2488
- protocol: z.ZodString;
2489
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2542
+ protocol: z.ZodOptional<z.ZodString>;
2490
2543
  plugin: z.ZodOptional<z.ZodString>;
2491
2544
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2492
2545
  encryptedKey: z.ZodString;
@@ -2514,6 +2567,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2514
2567
  postgresqlPort?: number | undefined;
2515
2568
  apiPort?: number | undefined;
2516
2569
  }>>;
2570
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2517
2571
  }, "strip", z.ZodTypeAny, {
2518
2572
  plugin?: string | undefined;
2519
2573
  accounts?: Record<string, string | {
@@ -2521,15 +2575,15 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2521
2575
  encryptedKey: string;
2522
2576
  secretKey: string;
2523
2577
  }> | undefined;
2524
- attributes?: string | number | boolean | undefined;
2578
+ protocol?: string | undefined;
2525
2579
  tzkt?: {
2526
2580
  disableAutostartWithSandbox?: boolean | undefined;
2527
2581
  postgresqlPort?: number | undefined;
2528
2582
  apiPort?: number | undefined;
2529
2583
  } | undefined;
2584
+ annotations?: Record<string, unknown> | undefined;
2530
2585
  label: string;
2531
2586
  rpcUrl: string;
2532
- protocol: string;
2533
2587
  }, {
2534
2588
  plugin?: string | undefined;
2535
2589
  accounts?: Record<string, string | {
@@ -2537,62 +2591,16 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2537
2591
  encryptedKey: string;
2538
2592
  secretKey: string;
2539
2593
  }> | undefined;
2540
- attributes?: string | number | boolean | undefined;
2594
+ protocol?: string | undefined;
2541
2595
  tzkt?: {
2542
2596
  disableAutostartWithSandbox?: boolean | undefined;
2543
2597
  postgresqlPort?: number | undefined;
2544
2598
  apiPort?: number | undefined;
2545
2599
  } | undefined;
2600
+ annotations?: Record<string, unknown> | undefined;
2546
2601
  label: string;
2547
2602
  rpcUrl: string;
2548
- protocol: string;
2549
- }>>>;
2550
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2551
- networks: z.ZodArray<z.ZodString, "many">;
2552
- sandboxes: z.ZodArray<z.ZodString, "many">;
2553
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2554
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
2555
- }, "strip", z.ZodTypeAny, {
2556
- storage?: Record<string, string> | undefined;
2557
- aliases?: Record<string, Record<string, string>> | undefined;
2558
- networks: string[];
2559
- sandboxes: string[];
2560
- }, {
2561
- storage?: Record<string, string> | undefined;
2562
- aliases?: Record<string, Record<string, string>> | undefined;
2563
- networks: string[];
2564
- sandboxes: string[];
2565
- }>, z.ZodString]>>;
2566
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
2567
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2568
- sourceFile: z.ZodString;
2569
- hash: z.ZodString;
2570
- }, "strip", z.ZodTypeAny, {
2571
- sourceFile: string;
2572
- hash: string;
2573
- }, {
2574
- sourceFile: string;
2575
- hash: string;
2576
2603
  }>>>;
2577
- metadata: z.ZodOptional<z.ZodObject<{
2578
- name: z.ZodOptional<z.ZodString>;
2579
- projectDescription: z.ZodOptional<z.ZodString>;
2580
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2581
- license: z.ZodOptional<z.ZodString>;
2582
- homepage: z.ZodOptional<z.ZodString>;
2583
- }, "strip", z.ZodTypeAny, {
2584
- name?: string | undefined;
2585
- projectDescription?: string | undefined;
2586
- authors?: string[] | undefined;
2587
- license?: string | undefined;
2588
- homepage?: string | undefined;
2589
- }, {
2590
- name?: string | undefined;
2591
- projectDescription?: string | undefined;
2592
- authors?: string[] | undefined;
2593
- license?: string | undefined;
2594
- homepage?: string | undefined;
2595
- }>>;
2596
2604
  }, {
2597
2605
  projectDir: z.ZodString;
2598
2606
  configFile: z.ZodString;
@@ -2605,28 +2613,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2605
2613
  encryptedKey: string;
2606
2614
  secretKey: string;
2607
2615
  }> | undefined;
2608
- attributes?: string | number | boolean | undefined;
2616
+ protocol?: string | undefined;
2609
2617
  tzkt?: {
2610
2618
  disableAutostartWithSandbox?: boolean | undefined;
2611
2619
  postgresqlPort?: number | undefined;
2612
2620
  apiPort?: number | undefined;
2613
2621
  } | undefined;
2622
+ annotations?: Record<string, unknown> | undefined;
2614
2623
  label: string;
2615
2624
  rpcUrl: string;
2616
- protocol: string;
2617
2625
  }> | undefined;
2618
2626
  language?: "en" | "fr" | undefined;
2627
+ metadata?: {
2628
+ name?: string | undefined;
2629
+ projectDescription?: string | undefined;
2630
+ authors?: string[] | undefined;
2631
+ license?: string | undefined;
2632
+ homepage?: string | undefined;
2633
+ } | undefined;
2634
+ artifactsDir?: string | undefined;
2635
+ contractsDir?: string | undefined;
2636
+ contracts?: Record<string, {
2637
+ sourceFile: string;
2638
+ hash: string;
2639
+ }> | undefined;
2619
2640
  plugins?: {
2620
2641
  type: "npm" | "binary" | "deno";
2621
2642
  name: string;
2622
2643
  }[] | undefined;
2623
- contractsDir?: string | undefined;
2624
- artifactsDir?: string | undefined;
2644
+ accounts?: Record<string, string> | undefined;
2625
2645
  network?: Record<string, {
2626
2646
  accounts?: Record<string, {
2627
- publicKey: string;
2628
- publicKeyHash: string;
2629
- privateKey: string;
2647
+ mnemonic?: string | undefined;
2648
+ publicKey?: string | undefined;
2649
+ publicKeyHash?: string | undefined;
2650
+ privateKey?: string | undefined;
2630
2651
  }> | undefined;
2631
2652
  faucet?: {
2632
2653
  pkh: string;
@@ -2638,20 +2659,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2638
2659
  } | undefined;
2639
2660
  label: string;
2640
2661
  rpcUrl: string;
2641
- protocol: string;
2642
- }> | undefined;
2643
- accounts?: Record<string, string> | undefined;
2644
- contracts?: Record<string, {
2645
- sourceFile: string;
2646
- hash: string;
2647
2662
  }> | undefined;
2648
- metadata?: {
2649
- name?: string | undefined;
2650
- projectDescription?: string | undefined;
2651
- authors?: string[] | undefined;
2652
- license?: string | undefined;
2653
- homepage?: string | undefined;
2654
- } | undefined;
2655
2663
  projectDir: string;
2656
2664
  environment: Record<string, string | {
2657
2665
  storage?: Record<string, string> | undefined;
@@ -2669,28 +2677,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2669
2677
  encryptedKey: string;
2670
2678
  secretKey: string;
2671
2679
  }> | undefined;
2672
- attributes?: string | number | boolean | undefined;
2680
+ protocol?: string | undefined;
2673
2681
  tzkt?: {
2674
2682
  disableAutostartWithSandbox?: boolean | undefined;
2675
2683
  postgresqlPort?: number | undefined;
2676
2684
  apiPort?: number | undefined;
2677
2685
  } | undefined;
2686
+ annotations?: Record<string, unknown> | undefined;
2678
2687
  label: string;
2679
2688
  rpcUrl: string;
2680
- protocol: string;
2681
2689
  }> | undefined;
2682
2690
  language?: "en" | "fr" | undefined;
2691
+ metadata?: {
2692
+ name?: string | undefined;
2693
+ projectDescription?: string | undefined;
2694
+ authors?: string[] | undefined;
2695
+ license?: string | undefined;
2696
+ homepage?: string | undefined;
2697
+ } | undefined;
2698
+ artifactsDir?: string | undefined;
2699
+ contractsDir?: string | undefined;
2700
+ contracts?: Record<string, {
2701
+ sourceFile: string;
2702
+ hash: string;
2703
+ }> | undefined;
2683
2704
  plugins?: {
2684
2705
  type: "npm" | "binary" | "deno";
2685
2706
  name: string;
2686
2707
  }[] | undefined;
2687
- contractsDir?: string | undefined;
2688
- artifactsDir?: string | undefined;
2708
+ accounts?: Record<string, string> | undefined;
2689
2709
  network?: Record<string, {
2690
2710
  accounts?: Record<string, {
2691
- publicKey: string;
2692
- publicKeyHash: string;
2693
- privateKey: string;
2711
+ mnemonic?: string | undefined;
2712
+ publicKey?: string | undefined;
2713
+ publicKeyHash?: string | undefined;
2714
+ privateKey?: string | undefined;
2694
2715
  }> | undefined;
2695
2716
  faucet?: {
2696
2717
  pkh: string;
@@ -2702,20 +2723,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2702
2723
  } | undefined;
2703
2724
  label: string;
2704
2725
  rpcUrl: string;
2705
- protocol: string;
2706
- }> | undefined;
2707
- accounts?: Record<string, string> | undefined;
2708
- contracts?: Record<string, {
2709
- sourceFile: string;
2710
- hash: string;
2711
2726
  }> | undefined;
2712
- metadata?: {
2713
- name?: string | undefined;
2714
- projectDescription?: string | undefined;
2715
- authors?: string[] | undefined;
2716
- license?: string | undefined;
2717
- homepage?: string | undefined;
2718
- } | undefined;
2719
2727
  projectDir: string;
2720
2728
  environment: Record<string, string | {
2721
2729
  storage?: Record<string, string> | undefined;
@@ -2751,28 +2759,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2751
2759
  encryptedKey: string;
2752
2760
  secretKey: string;
2753
2761
  }> | undefined;
2754
- attributes?: string | number | boolean | undefined;
2762
+ protocol?: string | undefined;
2755
2763
  tzkt?: {
2756
2764
  disableAutostartWithSandbox?: boolean | undefined;
2757
2765
  postgresqlPort?: number | undefined;
2758
2766
  apiPort?: number | undefined;
2759
2767
  } | undefined;
2768
+ annotations?: Record<string, unknown> | undefined;
2760
2769
  label: string;
2761
2770
  rpcUrl: string;
2762
- protocol: string;
2763
2771
  }> | undefined;
2764
2772
  language?: "en" | "fr" | undefined;
2773
+ metadata?: {
2774
+ name?: string | undefined;
2775
+ projectDescription?: string | undefined;
2776
+ authors?: string[] | undefined;
2777
+ license?: string | undefined;
2778
+ homepage?: string | undefined;
2779
+ } | undefined;
2780
+ artifactsDir?: string | undefined;
2781
+ contractsDir?: string | undefined;
2782
+ contracts?: Record<string, {
2783
+ sourceFile: string;
2784
+ hash: string;
2785
+ }> | undefined;
2765
2786
  plugins?: {
2766
2787
  type: "npm" | "binary" | "deno";
2767
2788
  name: string;
2768
2789
  }[] | undefined;
2769
- contractsDir?: string | undefined;
2770
- artifactsDir?: string | undefined;
2790
+ accounts?: Record<string, string> | undefined;
2771
2791
  network?: Record<string, {
2772
2792
  accounts?: Record<string, {
2773
- publicKey: string;
2774
- publicKeyHash: string;
2775
- privateKey: string;
2793
+ mnemonic?: string | undefined;
2794
+ publicKey?: string | undefined;
2795
+ publicKeyHash?: string | undefined;
2796
+ privateKey?: string | undefined;
2776
2797
  }> | undefined;
2777
2798
  faucet?: {
2778
2799
  pkh: string;
@@ -2781,23 +2802,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2781
2802
  password: string;
2782
2803
  amount: string;
2783
2804
  activation_code: string;
2784
- } | undefined;
2785
- label: string;
2786
- rpcUrl: string;
2787
- protocol: string;
2788
- }> | undefined;
2789
- accounts?: Record<string, string> | undefined;
2790
- contracts?: Record<string, {
2791
- sourceFile: string;
2792
- hash: string;
2805
+ } | undefined;
2806
+ label: string;
2807
+ rpcUrl: string;
2793
2808
  }> | undefined;
2794
- metadata?: {
2795
- name?: string | undefined;
2796
- projectDescription?: string | undefined;
2797
- authors?: string[] | undefined;
2798
- license?: string | undefined;
2799
- homepage?: string | undefined;
2800
- } | undefined;
2801
2809
  projectDir: string;
2802
2810
  environment: Record<string, string | {
2803
2811
  storage?: Record<string, string> | undefined;
@@ -2833,28 +2841,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2833
2841
  encryptedKey: string;
2834
2842
  secretKey: string;
2835
2843
  }> | undefined;
2836
- attributes?: string | number | boolean | undefined;
2844
+ protocol?: string | undefined;
2837
2845
  tzkt?: {
2838
2846
  disableAutostartWithSandbox?: boolean | undefined;
2839
2847
  postgresqlPort?: number | undefined;
2840
2848
  apiPort?: number | undefined;
2841
2849
  } | undefined;
2850
+ annotations?: Record<string, unknown> | undefined;
2842
2851
  label: string;
2843
2852
  rpcUrl: string;
2844
- protocol: string;
2845
2853
  }> | undefined;
2846
2854
  language?: "en" | "fr" | undefined;
2855
+ metadata?: {
2856
+ name?: string | undefined;
2857
+ projectDescription?: string | undefined;
2858
+ authors?: string[] | undefined;
2859
+ license?: string | undefined;
2860
+ homepage?: string | undefined;
2861
+ } | undefined;
2862
+ artifactsDir?: string | undefined;
2863
+ contractsDir?: string | undefined;
2864
+ contracts?: Record<string, {
2865
+ sourceFile: string;
2866
+ hash: string;
2867
+ }> | undefined;
2847
2868
  plugins?: {
2848
2869
  type: "npm" | "binary" | "deno";
2849
2870
  name: string;
2850
2871
  }[] | undefined;
2851
- contractsDir?: string | undefined;
2852
- artifactsDir?: string | undefined;
2872
+ accounts?: Record<string, string> | undefined;
2853
2873
  network?: Record<string, {
2854
2874
  accounts?: Record<string, {
2855
- publicKey: string;
2856
- publicKeyHash: string;
2857
- privateKey: string;
2875
+ mnemonic?: string | undefined;
2876
+ publicKey?: string | undefined;
2877
+ publicKeyHash?: string | undefined;
2878
+ privateKey?: string | undefined;
2858
2879
  }> | undefined;
2859
2880
  faucet?: {
2860
2881
  pkh: string;
@@ -2866,20 +2887,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
2866
2887
  } | undefined;
2867
2888
  label: string;
2868
2889
  rpcUrl: string;
2869
- protocol: string;
2870
- }> | undefined;
2871
- accounts?: Record<string, string> | undefined;
2872
- contracts?: Record<string, {
2873
- sourceFile: string;
2874
- hash: string;
2875
2890
  }> | undefined;
2876
- metadata?: {
2877
- name?: string | undefined;
2878
- projectDescription?: string | undefined;
2879
- authors?: string[] | undefined;
2880
- license?: string | undefined;
2881
- homepage?: string | undefined;
2882
- } | undefined;
2883
2891
  projectDir: string;
2884
2892
  environment: Record<string, string | {
2885
2893
  storage?: Record<string, string> | undefined;
@@ -3112,6 +3120,37 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3112
3120
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"proxyTemplate">]>;
3113
3121
  config: z.ZodObject<z.extendShape<{
3114
3122
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
3123
+ metadata: z.ZodOptional<z.ZodObject<{
3124
+ name: z.ZodOptional<z.ZodString>;
3125
+ projectDescription: z.ZodOptional<z.ZodString>;
3126
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3127
+ license: z.ZodOptional<z.ZodString>;
3128
+ homepage: z.ZodOptional<z.ZodString>;
3129
+ }, "strip", z.ZodTypeAny, {
3130
+ name?: string | undefined;
3131
+ projectDescription?: string | undefined;
3132
+ authors?: string[] | undefined;
3133
+ license?: string | undefined;
3134
+ homepage?: string | undefined;
3135
+ }, {
3136
+ name?: string | undefined;
3137
+ projectDescription?: string | undefined;
3138
+ authors?: string[] | undefined;
3139
+ license?: string | undefined;
3140
+ homepage?: string | undefined;
3141
+ }>>;
3142
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3143
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3144
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3145
+ sourceFile: z.ZodString;
3146
+ hash: z.ZodString;
3147
+ }, "strip", z.ZodTypeAny, {
3148
+ sourceFile: string;
3149
+ hash: string;
3150
+ }, {
3151
+ sourceFile: string;
3152
+ hash: string;
3153
+ }>>>;
3115
3154
  plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
3116
3155
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
3117
3156
  name: z.ZodString;
@@ -3122,24 +3161,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3122
3161
  type: "npm" | "binary" | "deno";
3123
3162
  name: string;
3124
3163
  }>, "many">>;
3125
- contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3126
- artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
3164
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3165
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3166
+ networks: z.ZodArray<z.ZodString, "many">;
3167
+ sandboxes: z.ZodArray<z.ZodString, "many">;
3168
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3169
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3170
+ }, "strip", z.ZodTypeAny, {
3171
+ storage?: Record<string, string> | undefined;
3172
+ aliases?: Record<string, Record<string, string>> | undefined;
3173
+ networks: string[];
3174
+ sandboxes: string[];
3175
+ }, {
3176
+ storage?: Record<string, string> | undefined;
3177
+ aliases?: Record<string, Record<string, string>> | undefined;
3178
+ networks: string[];
3179
+ sandboxes: string[];
3180
+ }>, z.ZodString]>>;
3127
3181
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3128
3182
  label: z.ZodString;
3129
3183
  rpcUrl: z.ZodString;
3130
- protocol: z.ZodString;
3131
3184
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3132
- publicKey: z.ZodString;
3133
- publicKeyHash: z.ZodString;
3134
- privateKey: z.ZodString;
3185
+ publicKey: z.ZodOptional<z.ZodString>;
3186
+ publicKeyHash: z.ZodOptional<z.ZodString>;
3187
+ privateKey: z.ZodOptional<z.ZodString>;
3188
+ mnemonic: z.ZodOptional<z.ZodString>;
3135
3189
  }, "strip", z.ZodTypeAny, {
3136
- publicKey: string;
3137
- publicKeyHash: string;
3138
- privateKey: string;
3190
+ mnemonic?: string | undefined;
3191
+ publicKey?: string | undefined;
3192
+ publicKeyHash?: string | undefined;
3193
+ privateKey?: string | undefined;
3139
3194
  }, {
3140
- publicKey: string;
3141
- publicKeyHash: string;
3142
- privateKey: string;
3195
+ mnemonic?: string | undefined;
3196
+ publicKey?: string | undefined;
3197
+ publicKeyHash?: string | undefined;
3198
+ privateKey?: string | undefined;
3143
3199
  }>>>;
3144
3200
  faucet: z.ZodOptional<z.ZodObject<{
3145
3201
  pkh: z.ZodString;
@@ -3165,9 +3221,10 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3165
3221
  }>>;
3166
3222
  }, "strip", z.ZodTypeAny, {
3167
3223
  accounts?: Record<string, {
3168
- publicKey: string;
3169
- publicKeyHash: string;
3170
- privateKey: string;
3224
+ mnemonic?: string | undefined;
3225
+ publicKey?: string | undefined;
3226
+ publicKeyHash?: string | undefined;
3227
+ privateKey?: string | undefined;
3171
3228
  }> | undefined;
3172
3229
  faucet?: {
3173
3230
  pkh: string;
@@ -3179,12 +3236,12 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3179
3236
  } | undefined;
3180
3237
  label: string;
3181
3238
  rpcUrl: string;
3182
- protocol: string;
3183
3239
  }, {
3184
3240
  accounts?: Record<string, {
3185
- publicKey: string;
3186
- publicKeyHash: string;
3187
- privateKey: string;
3241
+ mnemonic?: string | undefined;
3242
+ publicKey?: string | undefined;
3243
+ publicKeyHash?: string | undefined;
3244
+ privateKey?: string | undefined;
3188
3245
  }> | undefined;
3189
3246
  faucet?: {
3190
3247
  pkh: string;
@@ -3196,13 +3253,11 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3196
3253
  } | undefined;
3197
3254
  label: string;
3198
3255
  rpcUrl: string;
3199
- protocol: string;
3200
3256
  }>>>;
3201
3257
  sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3202
3258
  label: z.ZodString;
3203
3259
  rpcUrl: z.ZodString;
3204
- protocol: z.ZodString;
3205
- attributes: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
3260
+ protocol: z.ZodOptional<z.ZodString>;
3206
3261
  plugin: z.ZodOptional<z.ZodString>;
3207
3262
  accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3208
3263
  encryptedKey: z.ZodString;
@@ -3230,6 +3285,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3230
3285
  postgresqlPort?: number | undefined;
3231
3286
  apiPort?: number | undefined;
3232
3287
  }>>;
3288
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3233
3289
  }, "strip", z.ZodTypeAny, {
3234
3290
  plugin?: string | undefined;
3235
3291
  accounts?: Record<string, string | {
@@ -3237,15 +3293,15 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3237
3293
  encryptedKey: string;
3238
3294
  secretKey: string;
3239
3295
  }> | undefined;
3240
- attributes?: string | number | boolean | undefined;
3296
+ protocol?: string | undefined;
3241
3297
  tzkt?: {
3242
3298
  disableAutostartWithSandbox?: boolean | undefined;
3243
3299
  postgresqlPort?: number | undefined;
3244
3300
  apiPort?: number | undefined;
3245
3301
  } | undefined;
3302
+ annotations?: Record<string, unknown> | undefined;
3246
3303
  label: string;
3247
3304
  rpcUrl: string;
3248
- protocol: string;
3249
3305
  }, {
3250
3306
  plugin?: string | undefined;
3251
3307
  accounts?: Record<string, string | {
@@ -3253,62 +3309,16 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3253
3309
  encryptedKey: string;
3254
3310
  secretKey: string;
3255
3311
  }> | undefined;
3256
- attributes?: string | number | boolean | undefined;
3312
+ protocol?: string | undefined;
3257
3313
  tzkt?: {
3258
3314
  disableAutostartWithSandbox?: boolean | undefined;
3259
3315
  postgresqlPort?: number | undefined;
3260
3316
  apiPort?: number | undefined;
3261
3317
  } | undefined;
3318
+ annotations?: Record<string, unknown> | undefined;
3262
3319
  label: string;
3263
3320
  rpcUrl: string;
3264
- protocol: string;
3265
- }>>>;
3266
- environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
3267
- networks: z.ZodArray<z.ZodString, "many">;
3268
- sandboxes: z.ZodArray<z.ZodString, "many">;
3269
- storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3270
- aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
3271
- }, "strip", z.ZodTypeAny, {
3272
- storage?: Record<string, string> | undefined;
3273
- aliases?: Record<string, Record<string, string>> | undefined;
3274
- networks: string[];
3275
- sandboxes: string[];
3276
- }, {
3277
- storage?: Record<string, string> | undefined;
3278
- aliases?: Record<string, Record<string, string>> | undefined;
3279
- networks: string[];
3280
- sandboxes: string[];
3281
- }>, z.ZodString]>>;
3282
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
3283
- contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3284
- sourceFile: z.ZodString;
3285
- hash: z.ZodString;
3286
- }, "strip", z.ZodTypeAny, {
3287
- sourceFile: string;
3288
- hash: string;
3289
- }, {
3290
- sourceFile: string;
3291
- hash: string;
3292
3321
  }>>>;
3293
- metadata: z.ZodOptional<z.ZodObject<{
3294
- name: z.ZodOptional<z.ZodString>;
3295
- projectDescription: z.ZodOptional<z.ZodString>;
3296
- authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3297
- license: z.ZodOptional<z.ZodString>;
3298
- homepage: z.ZodOptional<z.ZodString>;
3299
- }, "strip", z.ZodTypeAny, {
3300
- name?: string | undefined;
3301
- projectDescription?: string | undefined;
3302
- authors?: string[] | undefined;
3303
- license?: string | undefined;
3304
- homepage?: string | undefined;
3305
- }, {
3306
- name?: string | undefined;
3307
- projectDescription?: string | undefined;
3308
- authors?: string[] | undefined;
3309
- license?: string | undefined;
3310
- homepage?: string | undefined;
3311
- }>>;
3312
3322
  }, {
3313
3323
  projectDir: z.ZodString;
3314
3324
  configFile: z.ZodString;
@@ -3321,28 +3331,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3321
3331
  encryptedKey: string;
3322
3332
  secretKey: string;
3323
3333
  }> | undefined;
3324
- attributes?: string | number | boolean | undefined;
3334
+ protocol?: string | undefined;
3325
3335
  tzkt?: {
3326
3336
  disableAutostartWithSandbox?: boolean | undefined;
3327
3337
  postgresqlPort?: number | undefined;
3328
3338
  apiPort?: number | undefined;
3329
3339
  } | undefined;
3340
+ annotations?: Record<string, unknown> | undefined;
3330
3341
  label: string;
3331
3342
  rpcUrl: string;
3332
- protocol: string;
3333
3343
  }> | undefined;
3334
3344
  language?: "en" | "fr" | undefined;
3345
+ metadata?: {
3346
+ name?: string | undefined;
3347
+ projectDescription?: string | undefined;
3348
+ authors?: string[] | undefined;
3349
+ license?: string | undefined;
3350
+ homepage?: string | undefined;
3351
+ } | undefined;
3352
+ artifactsDir?: string | undefined;
3353
+ contractsDir?: string | undefined;
3354
+ contracts?: Record<string, {
3355
+ sourceFile: string;
3356
+ hash: string;
3357
+ }> | undefined;
3335
3358
  plugins?: {
3336
3359
  type: "npm" | "binary" | "deno";
3337
3360
  name: string;
3338
3361
  }[] | undefined;
3339
- contractsDir?: string | undefined;
3340
- artifactsDir?: string | undefined;
3362
+ accounts?: Record<string, string> | undefined;
3341
3363
  network?: Record<string, {
3342
3364
  accounts?: Record<string, {
3343
- publicKey: string;
3344
- publicKeyHash: string;
3345
- privateKey: string;
3365
+ mnemonic?: string | undefined;
3366
+ publicKey?: string | undefined;
3367
+ publicKeyHash?: string | undefined;
3368
+ privateKey?: string | undefined;
3346
3369
  }> | undefined;
3347
3370
  faucet?: {
3348
3371
  pkh: string;
@@ -3354,20 +3377,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3354
3377
  } | undefined;
3355
3378
  label: string;
3356
3379
  rpcUrl: string;
3357
- protocol: string;
3358
- }> | undefined;
3359
- accounts?: Record<string, string> | undefined;
3360
- contracts?: Record<string, {
3361
- sourceFile: string;
3362
- hash: string;
3363
3380
  }> | undefined;
3364
- metadata?: {
3365
- name?: string | undefined;
3366
- projectDescription?: string | undefined;
3367
- authors?: string[] | undefined;
3368
- license?: string | undefined;
3369
- homepage?: string | undefined;
3370
- } | undefined;
3371
3381
  projectDir: string;
3372
3382
  environment: Record<string, string | {
3373
3383
  storage?: Record<string, string> | undefined;
@@ -3385,28 +3395,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3385
3395
  encryptedKey: string;
3386
3396
  secretKey: string;
3387
3397
  }> | undefined;
3388
- attributes?: string | number | boolean | undefined;
3398
+ protocol?: string | undefined;
3389
3399
  tzkt?: {
3390
3400
  disableAutostartWithSandbox?: boolean | undefined;
3391
3401
  postgresqlPort?: number | undefined;
3392
3402
  apiPort?: number | undefined;
3393
3403
  } | undefined;
3404
+ annotations?: Record<string, unknown> | undefined;
3394
3405
  label: string;
3395
3406
  rpcUrl: string;
3396
- protocol: string;
3397
3407
  }> | undefined;
3398
3408
  language?: "en" | "fr" | undefined;
3409
+ metadata?: {
3410
+ name?: string | undefined;
3411
+ projectDescription?: string | undefined;
3412
+ authors?: string[] | undefined;
3413
+ license?: string | undefined;
3414
+ homepage?: string | undefined;
3415
+ } | undefined;
3416
+ artifactsDir?: string | undefined;
3417
+ contractsDir?: string | undefined;
3418
+ contracts?: Record<string, {
3419
+ sourceFile: string;
3420
+ hash: string;
3421
+ }> | undefined;
3399
3422
  plugins?: {
3400
3423
  type: "npm" | "binary" | "deno";
3401
3424
  name: string;
3402
3425
  }[] | undefined;
3403
- contractsDir?: string | undefined;
3404
- artifactsDir?: string | undefined;
3426
+ accounts?: Record<string, string> | undefined;
3405
3427
  network?: Record<string, {
3406
3428
  accounts?: Record<string, {
3407
- publicKey: string;
3408
- publicKeyHash: string;
3409
- privateKey: string;
3429
+ mnemonic?: string | undefined;
3430
+ publicKey?: string | undefined;
3431
+ publicKeyHash?: string | undefined;
3432
+ privateKey?: string | undefined;
3410
3433
  }> | undefined;
3411
3434
  faucet?: {
3412
3435
  pkh: string;
@@ -3418,20 +3441,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3418
3441
  } | undefined;
3419
3442
  label: string;
3420
3443
  rpcUrl: string;
3421
- protocol: string;
3422
- }> | undefined;
3423
- accounts?: Record<string, string> | undefined;
3424
- contracts?: Record<string, {
3425
- sourceFile: string;
3426
- hash: string;
3427
3444
  }> | undefined;
3428
- metadata?: {
3429
- name?: string | undefined;
3430
- projectDescription?: string | undefined;
3431
- authors?: string[] | undefined;
3432
- license?: string | undefined;
3433
- homepage?: string | undefined;
3434
- } | undefined;
3435
3445
  projectDir: string;
3436
3446
  environment: Record<string, string | {
3437
3447
  storage?: Record<string, string> | undefined;
@@ -3467,28 +3477,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3467
3477
  encryptedKey: string;
3468
3478
  secretKey: string;
3469
3479
  }> | undefined;
3470
- attributes?: string | number | boolean | undefined;
3480
+ protocol?: string | undefined;
3471
3481
  tzkt?: {
3472
3482
  disableAutostartWithSandbox?: boolean | undefined;
3473
3483
  postgresqlPort?: number | undefined;
3474
3484
  apiPort?: number | undefined;
3475
3485
  } | undefined;
3486
+ annotations?: Record<string, unknown> | undefined;
3476
3487
  label: string;
3477
3488
  rpcUrl: string;
3478
- protocol: string;
3479
3489
  }> | undefined;
3480
3490
  language?: "en" | "fr" | undefined;
3491
+ metadata?: {
3492
+ name?: string | undefined;
3493
+ projectDescription?: string | undefined;
3494
+ authors?: string[] | undefined;
3495
+ license?: string | undefined;
3496
+ homepage?: string | undefined;
3497
+ } | undefined;
3498
+ artifactsDir?: string | undefined;
3499
+ contractsDir?: string | undefined;
3500
+ contracts?: Record<string, {
3501
+ sourceFile: string;
3502
+ hash: string;
3503
+ }> | undefined;
3481
3504
  plugins?: {
3482
3505
  type: "npm" | "binary" | "deno";
3483
3506
  name: string;
3484
3507
  }[] | undefined;
3485
- contractsDir?: string | undefined;
3486
- artifactsDir?: string | undefined;
3508
+ accounts?: Record<string, string> | undefined;
3487
3509
  network?: Record<string, {
3488
3510
  accounts?: Record<string, {
3489
- publicKey: string;
3490
- publicKeyHash: string;
3491
- privateKey: string;
3511
+ mnemonic?: string | undefined;
3512
+ publicKey?: string | undefined;
3513
+ publicKeyHash?: string | undefined;
3514
+ privateKey?: string | undefined;
3492
3515
  }> | undefined;
3493
3516
  faucet?: {
3494
3517
  pkh: string;
@@ -3500,20 +3523,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3500
3523
  } | undefined;
3501
3524
  label: string;
3502
3525
  rpcUrl: string;
3503
- protocol: string;
3504
- }> | undefined;
3505
- accounts?: Record<string, string> | undefined;
3506
- contracts?: Record<string, {
3507
- sourceFile: string;
3508
- hash: string;
3509
3526
  }> | undefined;
3510
- metadata?: {
3511
- name?: string | undefined;
3512
- projectDescription?: string | undefined;
3513
- authors?: string[] | undefined;
3514
- license?: string | undefined;
3515
- homepage?: string | undefined;
3516
- } | undefined;
3517
3527
  projectDir: string;
3518
3528
  environment: Record<string, string | {
3519
3529
  storage?: Record<string, string> | undefined;
@@ -3549,28 +3559,41 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3549
3559
  encryptedKey: string;
3550
3560
  secretKey: string;
3551
3561
  }> | undefined;
3552
- attributes?: string | number | boolean | undefined;
3562
+ protocol?: string | undefined;
3553
3563
  tzkt?: {
3554
3564
  disableAutostartWithSandbox?: boolean | undefined;
3555
3565
  postgresqlPort?: number | undefined;
3556
3566
  apiPort?: number | undefined;
3557
3567
  } | undefined;
3568
+ annotations?: Record<string, unknown> | undefined;
3558
3569
  label: string;
3559
3570
  rpcUrl: string;
3560
- protocol: string;
3561
3571
  }> | undefined;
3562
3572
  language?: "en" | "fr" | undefined;
3573
+ metadata?: {
3574
+ name?: string | undefined;
3575
+ projectDescription?: string | undefined;
3576
+ authors?: string[] | undefined;
3577
+ license?: string | undefined;
3578
+ homepage?: string | undefined;
3579
+ } | undefined;
3580
+ artifactsDir?: string | undefined;
3581
+ contractsDir?: string | undefined;
3582
+ contracts?: Record<string, {
3583
+ sourceFile: string;
3584
+ hash: string;
3585
+ }> | undefined;
3563
3586
  plugins?: {
3564
3587
  type: "npm" | "binary" | "deno";
3565
3588
  name: string;
3566
3589
  }[] | undefined;
3567
- contractsDir?: string | undefined;
3568
- artifactsDir?: string | undefined;
3590
+ accounts?: Record<string, string> | undefined;
3569
3591
  network?: Record<string, {
3570
3592
  accounts?: Record<string, {
3571
- publicKey: string;
3572
- publicKeyHash: string;
3573
- privateKey: string;
3593
+ mnemonic?: string | undefined;
3594
+ publicKey?: string | undefined;
3595
+ publicKeyHash?: string | undefined;
3596
+ privateKey?: string | undefined;
3574
3597
  }> | undefined;
3575
3598
  faucet?: {
3576
3599
  pkh: string;
@@ -3582,20 +3605,7 @@ export declare const rawSchema: z.ZodObject<z.extendShape<z.extendShape<{
3582
3605
  } | undefined;
3583
3606
  label: string;
3584
3607
  rpcUrl: string;
3585
- protocol: string;
3586
- }> | undefined;
3587
- accounts?: Record<string, string> | undefined;
3588
- contracts?: Record<string, {
3589
- sourceFile: string;
3590
- hash: string;
3591
3608
  }> | undefined;
3592
- metadata?: {
3593
- name?: string | undefined;
3594
- projectDescription?: string | undefined;
3595
- authors?: string[] | undefined;
3596
- license?: string | undefined;
3597
- homepage?: string | undefined;
3598
- } | undefined;
3599
3609
  projectDir: string;
3600
3610
  environment: Record<string, string | {
3601
3611
  storage?: Record<string, string> | undefined;