@taqueria/protocol 0.27.2-alpha → 0.27.2-rc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (570) hide show
  1. package/Base.js +3 -7
  2. package/Base.js.map +1 -1
  3. package/ConfigEnvironmentFileV2.d.ts +2 -0
  4. package/ConfigEnvironmentFileV2.d.ts.map +1 -0
  5. package/ConfigEnvironmentFileV2.js +21 -0
  6. package/ConfigEnvironmentFileV2.js.map +1 -0
  7. package/ConfigFileV2.d.ts +2 -0
  8. package/ConfigFileV2.d.ts.map +1 -0
  9. package/ConfigFileV2.js +21 -0
  10. package/ConfigFileV2.js.map +1 -0
  11. package/EphemeralState.d.ts +308 -304
  12. package/EphemeralState.d.ts.map +1 -1
  13. package/EphemeralState.js +4 -14
  14. package/EphemeralState.js.map +1 -1
  15. package/ParsedPluginInfo.d.ts +774 -764
  16. package/ParsedPluginInfo.d.ts.map +1 -1
  17. package/ParsedPluginInfo.js +2 -12
  18. package/ParsedPluginInfo.js.map +1 -1
  19. package/PersistentState.js +0 -11
  20. package/PersistentState.js.map +1 -1
  21. package/PluginInfo.d.ts +954 -942
  22. package/PluginInfo.d.ts.map +1 -1
  23. package/PluginInfo.js +6 -16
  24. package/PluginInfo.js.map +1 -1
  25. package/PluginSchema.d.ts +1855 -1835
  26. package/PluginSchema.d.ts.map +1 -1
  27. package/PluginSchema.js +4 -14
  28. package/PluginSchema.js.map +1 -1
  29. package/SHA256.js +0 -11
  30. package/SanitizedAbsPath.js +0 -10
  31. package/SanitizedArgs.d.ts +75 -445
  32. package/SanitizedArgs.d.ts.map +1 -1
  33. package/SanitizedArgs.js +22 -89
  34. package/SanitizedArgs.js.map +1 -1
  35. package/TaqError.d.ts +1 -1
  36. package/TaqError.d.ts.map +1 -1
  37. package/TaqError.js +0 -9
  38. package/TaqError.js.map +1 -1
  39. package/Template.js +0 -4
  40. package/helpers.js +0 -4
  41. package/i18n.d.ts.map +1 -1
  42. package/i18n.js +3 -10
  43. package/i18n.js.map +1 -1
  44. package/index.d.ts +4 -3
  45. package/index.d.ts.map +1 -1
  46. package/index.js +5 -58
  47. package/index.js.map +1 -1
  48. package/out/types/Alias.js +0 -10
  49. package/out/types/BuildNumber.js +0 -10
  50. package/out/types/Command.js +0 -10
  51. package/out/types/Config.d.ts +476 -468
  52. package/out/types/Config.d.ts.map +1 -1
  53. package/out/types/Config.js +0 -10
  54. package/out/types/ConfigAccount.d.js +19 -0
  55. package/out/types/ConfigAccount.d.js.map +1 -0
  56. package/out/types/ConfigAccount.d.ts +106 -0
  57. package/out/types/ConfigAccount.d.ts.map +1 -0
  58. package/out/types/ConfigAccount.js +70 -0
  59. package/out/types/ConfigAccount.js.map +1 -0
  60. package/out/types/ConfigArtifactsDir.js +0 -10
  61. package/out/types/ConfigContractsDir.js +0 -10
  62. package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
  63. package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
  64. package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
  65. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
  66. package/out/types/ConfigEnvironmentFileV2.js +70 -0
  67. package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
  68. package/out/types/ConfigFileV1.d.js +19 -0
  69. package/out/types/ConfigFileV1.d.js.map +1 -0
  70. package/out/types/ConfigFileV1.d.ts +1370 -0
  71. package/out/types/ConfigFileV1.d.ts.map +1 -0
  72. package/out/types/ConfigFileV1.js +70 -0
  73. package/out/types/ConfigFileV1.js.map +1 -0
  74. package/out/types/ConfigFileV2.d.js +19 -0
  75. package/out/types/ConfigFileV2.d.js.map +1 -0
  76. package/out/types/ConfigFileV2.d.ts +762 -0
  77. package/out/types/ConfigFileV2.d.ts.map +1 -0
  78. package/out/types/ConfigFileV2.js +70 -0
  79. package/out/types/ConfigFileV2.js.map +1 -0
  80. package/out/types/Contract.js +0 -10
  81. package/out/types/CurrencyAmountV2.d.js +19 -0
  82. package/out/types/CurrencyAmountV2.d.js.map +1 -0
  83. package/out/types/CurrencyAmountV2.d.ts +56 -0
  84. package/out/types/CurrencyAmountV2.d.ts.map +1 -0
  85. package/out/types/CurrencyAmountV2.js +70 -0
  86. package/out/types/CurrencyAmountV2.js.map +1 -0
  87. package/out/types/EconomicalProtocolHash.js +0 -10
  88. package/out/types/Environment.js +0 -10
  89. package/out/types/EphemeralState.d.ts +2525 -2493
  90. package/out/types/EphemeralState.d.ts.map +1 -1
  91. package/out/types/EphemeralState.js +0 -10
  92. package/out/types/Faucet.js +0 -10
  93. package/out/types/HumanReadableIdentifier.js +0 -10
  94. package/out/types/InstalledPlugin.js +0 -10
  95. package/out/types/LoadedConfig.d.ts +476 -468
  96. package/out/types/LoadedConfig.d.ts.map +1 -1
  97. package/out/types/LoadedConfig.js +0 -10
  98. package/out/types/MetadataConfig.js +0 -10
  99. package/out/types/NetworkAccountConfig.d.ts +52 -39
  100. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  101. package/out/types/NetworkAccountConfig.js +0 -10
  102. package/out/types/NetworkConfig.d.ts +84 -76
  103. package/out/types/NetworkConfig.d.ts.map +1 -1
  104. package/out/types/NetworkConfig.js +0 -10
  105. package/out/types/NonEmptyString.js +0 -10
  106. package/out/types/Operation.d.ts +808 -800
  107. package/out/types/Operation.d.ts.map +1 -1
  108. package/out/types/Operation.js +0 -10
  109. package/out/types/Option.js +0 -10
  110. package/out/types/ParsedConfig.d.ts +531 -523
  111. package/out/types/ParsedConfig.d.ts.map +1 -1
  112. package/out/types/ParsedConfig.js +0 -10
  113. package/out/types/ParsedOperation.d.ts +619 -611
  114. package/out/types/ParsedOperation.d.ts.map +1 -1
  115. package/out/types/ParsedOperation.js +0 -10
  116. package/out/types/ParsedTemplate.d.ts +619 -611
  117. package/out/types/ParsedTemplate.d.ts.map +1 -1
  118. package/out/types/ParsedTemplate.js +0 -10
  119. package/out/types/PersistedOperation.js +0 -10
  120. package/out/types/PersistedTask.js +0 -10
  121. package/out/types/PersistentState.js +0 -10
  122. package/out/types/PluginActionName.js +0 -10
  123. package/out/types/PluginDependenciesResponse.js +0 -10
  124. package/out/types/PluginInfo.d.ts +1267 -1251
  125. package/out/types/PluginInfo.d.ts.map +1 -1
  126. package/out/types/PluginInfo.js +0 -10
  127. package/out/types/PluginJsonResponse.js +0 -10
  128. package/out/types/PluginProxyResponse.js +0 -10
  129. package/out/types/PluginResponseEncoding.js +0 -10
  130. package/out/types/PluginSchema.d.ts +4363 -4323
  131. package/out/types/PluginSchema.d.ts.map +1 -1
  132. package/out/types/PluginSchema.js +0 -10
  133. package/out/types/PositionalArg.js +0 -10
  134. package/out/types/Provisioner.js +0 -10
  135. package/out/types/ProvisionerID.js +0 -10
  136. package/out/types/Provisions.js +0 -10
  137. package/out/types/ProxyTaskArgs.d.ts +639 -631
  138. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  139. package/out/types/ProxyTaskArgs.js +0 -10
  140. package/out/types/ProxyTemplateArgs.d.ts +639 -631
  141. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  142. package/out/types/ProxyTemplateArgs.js +0 -10
  143. package/out/types/PublicKeyHash.js +0 -10
  144. package/out/types/RequestArgs.d.ts +639 -631
  145. package/out/types/RequestArgs.d.ts.map +1 -1
  146. package/out/types/RequestArgs.js +0 -10
  147. package/out/types/RuntimeDependency.js +0 -10
  148. package/out/types/RuntimeDependencyReport.js +0 -10
  149. package/out/types/SHA256.js +0 -10
  150. package/out/types/SandboxAccountConfig.js +0 -10
  151. package/out/types/SandboxAccounts.d.js +19 -0
  152. package/out/types/SandboxAccounts.d.js.map +1 -0
  153. package/out/types/SandboxAccounts.d.ts +43 -0
  154. package/out/types/SandboxAccounts.d.ts.map +1 -0
  155. package/out/types/SandboxAccounts.js +70 -0
  156. package/out/types/SandboxAccounts.js.map +1 -0
  157. package/out/types/SandboxConfig.d.ts +26 -26
  158. package/out/types/SandboxConfig.js +0 -10
  159. package/out/types/SanitizedAbsPath.js +0 -10
  160. package/out/types/SanitizedArgs.js +0 -10
  161. package/out/types/SanitizedPath.js +0 -10
  162. package/out/types/ScaffoldConfig.js +0 -10
  163. package/out/types/Settings.d.ts +13 -13
  164. package/out/types/Settings.js +0 -10
  165. package/out/types/SingleChar.js +0 -10
  166. package/out/types/Task.js +0 -10
  167. package/out/types/Template.d.ts +808 -800
  168. package/out/types/Template.d.ts.map +1 -1
  169. package/out/types/Template.js +0 -10
  170. package/out/types/Timestamp.js +0 -10
  171. package/out/types/Tz.js +0 -10
  172. package/out/types/TzKtConfig.js +0 -10
  173. package/out/types/Url.js +0 -10
  174. package/out/types/Verb.js +0 -10
  175. package/out/types/VersionNumber.js +0 -10
  176. package/out/types-strict.d.js.map +1 -1
  177. package/out/types-strict.d.ts +109 -16
  178. package/out/types-strict.d.ts.map +1 -1
  179. package/out/types-strict.js.map +1 -1
  180. package/out/types-zod.d.js.map +1 -1
  181. package/out/types-zod.d.ts +4228 -3604
  182. package/out/types-zod.d.ts.map +1 -1
  183. package/out/types-zod.js +72 -78
  184. package/out/types-zod.js.map +1 -1
  185. package/package.json +6 -27
  186. package/taqueria-protocol-types.js +0 -39
  187. package/tsup.config.d.ts +4 -0
  188. package/tsup.config.d.ts.map +1 -0
  189. package/types-config-files.d.ts +21 -0
  190. package/types-config-files.d.ts.map +1 -0
  191. package/types-config-files.js +343 -0
  192. package/types-config-files.js.map +1 -0
  193. package/types.d.ts +94 -14
  194. package/types.d.ts.map +1 -1
  195. package/types.js.map +1 -1
  196. package/tzkt-config.js +0 -10
  197. package/Alias.mjs +0 -3
  198. package/Alias.mjs.map +0 -1
  199. package/Base.mjs +0 -57
  200. package/Base.mjs.map +0 -1
  201. package/Command.mjs +0 -3
  202. package/Command.mjs.map +0 -1
  203. package/Config.mjs +0 -3
  204. package/Config.mjs.map +0 -1
  205. package/ConfigArtifactsDir.mjs +0 -3
  206. package/ConfigArtifactsDir.mjs.map +0 -1
  207. package/ConfigContractsDir.mjs +0 -3
  208. package/ConfigContractsDir.mjs.map +0 -1
  209. package/Contract.mjs +0 -3
  210. package/Contract.mjs.map +0 -1
  211. package/Crypto.mjs +0 -1
  212. package/Crypto.mjs.map +0 -1
  213. package/EconomicalProtocolHash.mjs +0 -3
  214. package/EconomicalProtocolHash.mjs.map +0 -1
  215. package/Environment.mjs +0 -3
  216. package/Environment.mjs.map +0 -1
  217. package/EphemeralState.mjs +0 -238
  218. package/EphemeralState.mjs.map +0 -1
  219. package/Faucet.mjs +0 -3
  220. package/Faucet.mjs.map +0 -1
  221. package/HumanReadableIdentifier.mjs +0 -3
  222. package/HumanReadableIdentifier.mjs.map +0 -1
  223. package/InstalledPlugin.mjs +0 -3
  224. package/InstalledPlugin.mjs.map +0 -1
  225. package/LoadedConfig.mjs +0 -3
  226. package/LoadedConfig.mjs.map +0 -1
  227. package/MetadataConfig.mjs +0 -3
  228. package/MetadataConfig.mjs.map +0 -1
  229. package/NetworkAccountConfig.mjs +0 -3
  230. package/NetworkAccountConfig.mjs.map +0 -1
  231. package/NetworkConfig.mjs +0 -3
  232. package/NetworkConfig.mjs.map +0 -1
  233. package/NonEmptyString.mjs +0 -3
  234. package/NonEmptyString.mjs.map +0 -1
  235. package/Operation.mjs +0 -3
  236. package/Operation.mjs.map +0 -1
  237. package/Option.mjs +0 -3
  238. package/Option.mjs.map +0 -1
  239. package/ParsedOperation.mjs +0 -3
  240. package/ParsedOperation.mjs.map +0 -1
  241. package/ParsedPluginInfo.mjs +0 -44
  242. package/ParsedPluginInfo.mjs.map +0 -1
  243. package/ParsedTemplate.mjs +0 -3
  244. package/ParsedTemplate.mjs.map +0 -1
  245. package/PersistentState.mjs +0 -60
  246. package/PersistentState.mjs.map +0 -1
  247. package/PluginActionName.mjs +0 -3
  248. package/PluginActionName.mjs.map +0 -1
  249. package/PluginDependenciesResponse.mjs +0 -3
  250. package/PluginDependenciesResponse.mjs.map +0 -1
  251. package/PluginInfo.mjs +0 -76
  252. package/PluginInfo.mjs.map +0 -1
  253. package/PluginJsonResponse.mjs +0 -3
  254. package/PluginJsonResponse.mjs.map +0 -1
  255. package/PluginProxyResponse.mjs +0 -3
  256. package/PluginProxyResponse.mjs.map +0 -1
  257. package/PluginResponseEncoding.mjs +0 -3
  258. package/PluginResponseEncoding.mjs.map +0 -1
  259. package/PluginSchema.mjs +0 -59
  260. package/PluginSchema.mjs.map +0 -1
  261. package/PositionalArg.mjs +0 -3
  262. package/PositionalArg.mjs.map +0 -1
  263. package/Provisioner.mjs +0 -3
  264. package/Provisioner.mjs.map +0 -1
  265. package/ProvisionerID.mjs +0 -3
  266. package/ProvisionerID.mjs.map +0 -1
  267. package/Provisions.mjs +0 -3
  268. package/Provisions.mjs.map +0 -1
  269. package/ProxyTaskArgs.mjs +0 -3
  270. package/ProxyTaskArgs.mjs.map +0 -1
  271. package/ProxyTemplateArgs.mjs +0 -3
  272. package/ProxyTemplateArgs.mjs.map +0 -1
  273. package/PublicKeyHash.mjs +0 -3
  274. package/PublicKeyHash.mjs.map +0 -1
  275. package/RequestArgs.mjs +0 -3
  276. package/RequestArgs.mjs.map +0 -1
  277. package/SHA256.mjs +0 -59
  278. package/SHA256.mjs.map +0 -1
  279. package/SandboxAccountConfig.mjs +0 -3
  280. package/SandboxAccountConfig.mjs.map +0 -1
  281. package/SandboxConfig.mjs +0 -3
  282. package/SandboxConfig.mjs.map +0 -1
  283. package/SanitizedAbsPath.mjs +0 -27
  284. package/SanitizedAbsPath.mjs.map +0 -1
  285. package/SanitizedArgs.mjs +0 -198
  286. package/SanitizedArgs.mjs.map +0 -1
  287. package/SanitizedPath.mjs +0 -3
  288. package/SanitizedPath.mjs.map +0 -1
  289. package/ScaffoldConfig.mjs +0 -3
  290. package/ScaffoldConfig.mjs.map +0 -1
  291. package/Settings.mjs +0 -3
  292. package/Settings.mjs.map +0 -1
  293. package/SingleChar.mjs +0 -3
  294. package/SingleChar.mjs.map +0 -1
  295. package/TaqError.mjs +0 -35
  296. package/TaqError.mjs.map +0 -1
  297. package/Task.mjs +0 -3
  298. package/Task.mjs.map +0 -1
  299. package/Template.mjs +0 -10
  300. package/Template.mjs.map +0 -1
  301. package/Timestamp.mjs +0 -3
  302. package/Timestamp.mjs.map +0 -1
  303. package/Tz.mjs +0 -3
  304. package/Tz.mjs.map +0 -1
  305. package/Url.mjs +0 -3
  306. package/Url.mjs.map +0 -1
  307. package/Verb.mjs +0 -3
  308. package/Verb.mjs.map +0 -1
  309. package/VersionNumber.mjs +0 -3
  310. package/VersionNumber.mjs.map +0 -1
  311. package/helpers.mjs +0 -28
  312. package/helpers.mjs.map +0 -1
  313. package/i18n.mjs +0 -67
  314. package/i18n.mjs.map +0 -1
  315. package/index.mjs +0 -108
  316. package/index.mjs.map +0 -1
  317. package/out/types/Alias.d.mjs +0 -1
  318. package/out/types/Alias.d.mjs.map +0 -1
  319. package/out/types/Alias.mjs +0 -49
  320. package/out/types/Alias.mjs.map +0 -1
  321. package/out/types/BuildNumber.d.mjs +0 -1
  322. package/out/types/BuildNumber.d.mjs.map +0 -1
  323. package/out/types/BuildNumber.mjs +0 -49
  324. package/out/types/BuildNumber.mjs.map +0 -1
  325. package/out/types/Command.d.mjs +0 -1
  326. package/out/types/Command.d.mjs.map +0 -1
  327. package/out/types/Command.mjs +0 -49
  328. package/out/types/Command.mjs.map +0 -1
  329. package/out/types/Config.d.mjs +0 -1
  330. package/out/types/Config.d.mjs.map +0 -1
  331. package/out/types/Config.mjs +0 -49
  332. package/out/types/Config.mjs.map +0 -1
  333. package/out/types/ConfigArtifactsDir.d.mjs +0 -1
  334. package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
  335. package/out/types/ConfigArtifactsDir.mjs +0 -49
  336. package/out/types/ConfigArtifactsDir.mjs.map +0 -1
  337. package/out/types/ConfigContractsDir.d.mjs +0 -1
  338. package/out/types/ConfigContractsDir.d.mjs.map +0 -1
  339. package/out/types/ConfigContractsDir.mjs +0 -49
  340. package/out/types/ConfigContractsDir.mjs.map +0 -1
  341. package/out/types/Contract.d.mjs +0 -1
  342. package/out/types/Contract.d.mjs.map +0 -1
  343. package/out/types/Contract.mjs +0 -49
  344. package/out/types/Contract.mjs.map +0 -1
  345. package/out/types/EconomicalProtocolHash.d.mjs +0 -1
  346. package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
  347. package/out/types/EconomicalProtocolHash.mjs +0 -49
  348. package/out/types/EconomicalProtocolHash.mjs.map +0 -1
  349. package/out/types/Environment.d.mjs +0 -1
  350. package/out/types/Environment.d.mjs.map +0 -1
  351. package/out/types/Environment.mjs +0 -49
  352. package/out/types/Environment.mjs.map +0 -1
  353. package/out/types/EphemeralState.d.mjs +0 -1
  354. package/out/types/EphemeralState.d.mjs.map +0 -1
  355. package/out/types/EphemeralState.mjs +0 -49
  356. package/out/types/EphemeralState.mjs.map +0 -1
  357. package/out/types/Faucet.d.mjs +0 -1
  358. package/out/types/Faucet.d.mjs.map +0 -1
  359. package/out/types/Faucet.mjs +0 -49
  360. package/out/types/Faucet.mjs.map +0 -1
  361. package/out/types/HumanReadableIdentifier.d.mjs +0 -1
  362. package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
  363. package/out/types/HumanReadableIdentifier.mjs +0 -49
  364. package/out/types/HumanReadableIdentifier.mjs.map +0 -1
  365. package/out/types/InstalledPlugin.d.mjs +0 -1
  366. package/out/types/InstalledPlugin.d.mjs.map +0 -1
  367. package/out/types/InstalledPlugin.mjs +0 -49
  368. package/out/types/InstalledPlugin.mjs.map +0 -1
  369. package/out/types/LoadedConfig.d.mjs +0 -1
  370. package/out/types/LoadedConfig.d.mjs.map +0 -1
  371. package/out/types/LoadedConfig.mjs +0 -49
  372. package/out/types/LoadedConfig.mjs.map +0 -1
  373. package/out/types/MetadataConfig.d.mjs +0 -1
  374. package/out/types/MetadataConfig.d.mjs.map +0 -1
  375. package/out/types/MetadataConfig.mjs +0 -49
  376. package/out/types/MetadataConfig.mjs.map +0 -1
  377. package/out/types/NetworkAccountConfig.d.mjs +0 -1
  378. package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
  379. package/out/types/NetworkAccountConfig.mjs +0 -49
  380. package/out/types/NetworkAccountConfig.mjs.map +0 -1
  381. package/out/types/NetworkConfig.d.mjs +0 -1
  382. package/out/types/NetworkConfig.d.mjs.map +0 -1
  383. package/out/types/NetworkConfig.mjs +0 -49
  384. package/out/types/NetworkConfig.mjs.map +0 -1
  385. package/out/types/NonEmptyString.d.mjs +0 -1
  386. package/out/types/NonEmptyString.d.mjs.map +0 -1
  387. package/out/types/NonEmptyString.mjs +0 -49
  388. package/out/types/NonEmptyString.mjs.map +0 -1
  389. package/out/types/Operation.d.mjs +0 -1
  390. package/out/types/Operation.d.mjs.map +0 -1
  391. package/out/types/Operation.mjs +0 -49
  392. package/out/types/Operation.mjs.map +0 -1
  393. package/out/types/Option.d.mjs +0 -1
  394. package/out/types/Option.d.mjs.map +0 -1
  395. package/out/types/Option.mjs +0 -49
  396. package/out/types/Option.mjs.map +0 -1
  397. package/out/types/ParsedConfig.d.mjs +0 -1
  398. package/out/types/ParsedConfig.d.mjs.map +0 -1
  399. package/out/types/ParsedConfig.mjs +0 -49
  400. package/out/types/ParsedConfig.mjs.map +0 -1
  401. package/out/types/ParsedOperation.d.mjs +0 -1
  402. package/out/types/ParsedOperation.d.mjs.map +0 -1
  403. package/out/types/ParsedOperation.mjs +0 -49
  404. package/out/types/ParsedOperation.mjs.map +0 -1
  405. package/out/types/ParsedTemplate.d.mjs +0 -1
  406. package/out/types/ParsedTemplate.d.mjs.map +0 -1
  407. package/out/types/ParsedTemplate.mjs +0 -49
  408. package/out/types/ParsedTemplate.mjs.map +0 -1
  409. package/out/types/PersistedOperation.d.mjs +0 -1
  410. package/out/types/PersistedOperation.d.mjs.map +0 -1
  411. package/out/types/PersistedOperation.mjs +0 -49
  412. package/out/types/PersistedOperation.mjs.map +0 -1
  413. package/out/types/PersistedTask.d.mjs +0 -1
  414. package/out/types/PersistedTask.d.mjs.map +0 -1
  415. package/out/types/PersistedTask.mjs +0 -49
  416. package/out/types/PersistedTask.mjs.map +0 -1
  417. package/out/types/PersistentState.d.mjs +0 -1
  418. package/out/types/PersistentState.d.mjs.map +0 -1
  419. package/out/types/PersistentState.mjs +0 -49
  420. package/out/types/PersistentState.mjs.map +0 -1
  421. package/out/types/PluginActionName.d.mjs +0 -1
  422. package/out/types/PluginActionName.d.mjs.map +0 -1
  423. package/out/types/PluginActionName.mjs +0 -49
  424. package/out/types/PluginActionName.mjs.map +0 -1
  425. package/out/types/PluginDependenciesResponse.d.mjs +0 -1
  426. package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
  427. package/out/types/PluginDependenciesResponse.mjs +0 -49
  428. package/out/types/PluginDependenciesResponse.mjs.map +0 -1
  429. package/out/types/PluginInfo.d.mjs +0 -1
  430. package/out/types/PluginInfo.d.mjs.map +0 -1
  431. package/out/types/PluginInfo.mjs +0 -49
  432. package/out/types/PluginInfo.mjs.map +0 -1
  433. package/out/types/PluginJsonResponse.d.mjs +0 -1
  434. package/out/types/PluginJsonResponse.d.mjs.map +0 -1
  435. package/out/types/PluginJsonResponse.mjs +0 -49
  436. package/out/types/PluginJsonResponse.mjs.map +0 -1
  437. package/out/types/PluginProxyResponse.d.mjs +0 -1
  438. package/out/types/PluginProxyResponse.d.mjs.map +0 -1
  439. package/out/types/PluginProxyResponse.mjs +0 -49
  440. package/out/types/PluginProxyResponse.mjs.map +0 -1
  441. package/out/types/PluginResponseEncoding.d.mjs +0 -1
  442. package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
  443. package/out/types/PluginResponseEncoding.mjs +0 -49
  444. package/out/types/PluginResponseEncoding.mjs.map +0 -1
  445. package/out/types/PluginSchema.d.mjs +0 -1
  446. package/out/types/PluginSchema.d.mjs.map +0 -1
  447. package/out/types/PluginSchema.mjs +0 -49
  448. package/out/types/PluginSchema.mjs.map +0 -1
  449. package/out/types/PositionalArg.d.mjs +0 -1
  450. package/out/types/PositionalArg.d.mjs.map +0 -1
  451. package/out/types/PositionalArg.mjs +0 -49
  452. package/out/types/PositionalArg.mjs.map +0 -1
  453. package/out/types/Provisioner.d.mjs +0 -1
  454. package/out/types/Provisioner.d.mjs.map +0 -1
  455. package/out/types/Provisioner.mjs +0 -49
  456. package/out/types/Provisioner.mjs.map +0 -1
  457. package/out/types/ProvisionerID.d.mjs +0 -1
  458. package/out/types/ProvisionerID.d.mjs.map +0 -1
  459. package/out/types/ProvisionerID.mjs +0 -49
  460. package/out/types/ProvisionerID.mjs.map +0 -1
  461. package/out/types/Provisions.d.mjs +0 -1
  462. package/out/types/Provisions.d.mjs.map +0 -1
  463. package/out/types/Provisions.mjs +0 -49
  464. package/out/types/Provisions.mjs.map +0 -1
  465. package/out/types/ProxyTaskArgs.d.mjs +0 -1
  466. package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
  467. package/out/types/ProxyTaskArgs.mjs +0 -49
  468. package/out/types/ProxyTaskArgs.mjs.map +0 -1
  469. package/out/types/ProxyTemplateArgs.d.mjs +0 -1
  470. package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
  471. package/out/types/ProxyTemplateArgs.mjs +0 -49
  472. package/out/types/ProxyTemplateArgs.mjs.map +0 -1
  473. package/out/types/PublicKeyHash.d.mjs +0 -1
  474. package/out/types/PublicKeyHash.d.mjs.map +0 -1
  475. package/out/types/PublicKeyHash.mjs +0 -49
  476. package/out/types/PublicKeyHash.mjs.map +0 -1
  477. package/out/types/RequestArgs.d.mjs +0 -1
  478. package/out/types/RequestArgs.d.mjs.map +0 -1
  479. package/out/types/RequestArgs.mjs +0 -49
  480. package/out/types/RequestArgs.mjs.map +0 -1
  481. package/out/types/RuntimeDependency.d.mjs +0 -1
  482. package/out/types/RuntimeDependency.d.mjs.map +0 -1
  483. package/out/types/RuntimeDependency.mjs +0 -49
  484. package/out/types/RuntimeDependency.mjs.map +0 -1
  485. package/out/types/RuntimeDependencyReport.d.mjs +0 -1
  486. package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
  487. package/out/types/RuntimeDependencyReport.mjs +0 -49
  488. package/out/types/RuntimeDependencyReport.mjs.map +0 -1
  489. package/out/types/SHA256.d.mjs +0 -1
  490. package/out/types/SHA256.d.mjs.map +0 -1
  491. package/out/types/SHA256.mjs +0 -49
  492. package/out/types/SHA256.mjs.map +0 -1
  493. package/out/types/SandboxAccountConfig.d.mjs +0 -1
  494. package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
  495. package/out/types/SandboxAccountConfig.mjs +0 -49
  496. package/out/types/SandboxAccountConfig.mjs.map +0 -1
  497. package/out/types/SandboxConfig.d.mjs +0 -1
  498. package/out/types/SandboxConfig.d.mjs.map +0 -1
  499. package/out/types/SandboxConfig.mjs +0 -49
  500. package/out/types/SandboxConfig.mjs.map +0 -1
  501. package/out/types/SanitizedAbsPath.d.mjs +0 -1
  502. package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
  503. package/out/types/SanitizedAbsPath.mjs +0 -49
  504. package/out/types/SanitizedAbsPath.mjs.map +0 -1
  505. package/out/types/SanitizedArgs.d.mjs +0 -1
  506. package/out/types/SanitizedArgs.d.mjs.map +0 -1
  507. package/out/types/SanitizedArgs.mjs +0 -49
  508. package/out/types/SanitizedArgs.mjs.map +0 -1
  509. package/out/types/SanitizedPath.d.mjs +0 -1
  510. package/out/types/SanitizedPath.d.mjs.map +0 -1
  511. package/out/types/SanitizedPath.mjs +0 -49
  512. package/out/types/SanitizedPath.mjs.map +0 -1
  513. package/out/types/ScaffoldConfig.d.mjs +0 -1
  514. package/out/types/ScaffoldConfig.d.mjs.map +0 -1
  515. package/out/types/ScaffoldConfig.mjs +0 -49
  516. package/out/types/ScaffoldConfig.mjs.map +0 -1
  517. package/out/types/Settings.d.mjs +0 -1
  518. package/out/types/Settings.d.mjs.map +0 -1
  519. package/out/types/Settings.mjs +0 -49
  520. package/out/types/Settings.mjs.map +0 -1
  521. package/out/types/SingleChar.d.mjs +0 -1
  522. package/out/types/SingleChar.d.mjs.map +0 -1
  523. package/out/types/SingleChar.mjs +0 -49
  524. package/out/types/SingleChar.mjs.map +0 -1
  525. package/out/types/Task.d.mjs +0 -1
  526. package/out/types/Task.d.mjs.map +0 -1
  527. package/out/types/Task.mjs +0 -49
  528. package/out/types/Task.mjs.map +0 -1
  529. package/out/types/Template.d.mjs +0 -1
  530. package/out/types/Template.d.mjs.map +0 -1
  531. package/out/types/Template.mjs +0 -49
  532. package/out/types/Template.mjs.map +0 -1
  533. package/out/types/Timestamp.d.mjs +0 -1
  534. package/out/types/Timestamp.d.mjs.map +0 -1
  535. package/out/types/Timestamp.mjs +0 -49
  536. package/out/types/Timestamp.mjs.map +0 -1
  537. package/out/types/Tz.d.mjs +0 -1
  538. package/out/types/Tz.d.mjs.map +0 -1
  539. package/out/types/Tz.mjs +0 -49
  540. package/out/types/Tz.mjs.map +0 -1
  541. package/out/types/TzKtConfig.d.mjs +0 -1
  542. package/out/types/TzKtConfig.d.mjs.map +0 -1
  543. package/out/types/TzKtConfig.mjs +0 -49
  544. package/out/types/TzKtConfig.mjs.map +0 -1
  545. package/out/types/Url.d.mjs +0 -1
  546. package/out/types/Url.d.mjs.map +0 -1
  547. package/out/types/Url.mjs +0 -49
  548. package/out/types/Url.mjs.map +0 -1
  549. package/out/types/Verb.d.mjs +0 -1
  550. package/out/types/Verb.d.mjs.map +0 -1
  551. package/out/types/Verb.mjs +0 -49
  552. package/out/types/Verb.mjs.map +0 -1
  553. package/out/types/VersionNumber.d.mjs +0 -1
  554. package/out/types/VersionNumber.d.mjs.map +0 -1
  555. package/out/types/VersionNumber.mjs +0 -49
  556. package/out/types/VersionNumber.mjs.map +0 -1
  557. package/out/types-strict.d.mjs +0 -1
  558. package/out/types-strict.d.mjs.map +0 -1
  559. package/out/types-strict.mjs +0 -1
  560. package/out/types-strict.mjs.map +0 -1
  561. package/out/types-zod.d.mjs +0 -1
  562. package/out/types-zod.d.mjs.map +0 -1
  563. package/out/types-zod.mjs +0 -366
  564. package/out/types-zod.mjs.map +0 -1
  565. package/taqueria-protocol-types.mjs +0 -76
  566. package/taqueria-protocol-types.mjs.map +0 -1
  567. package/types.mjs +0 -1
  568. package/types.mjs.map +0 -1
  569. package/tzkt-config.mjs +0 -28
  570. package/tzkt-config.mjs.map +0 -1
@@ -29,6 +29,37 @@ export declare const schemas: {
29
29
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
30
30
  config: import("zod").ZodObject<import("zod").extendShape<{
31
31
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
32
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
33
+ name: import("zod").ZodOptional<import("zod").ZodString>;
34
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
35
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
36
+ license: import("zod").ZodOptional<import("zod").ZodString>;
37
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
38
+ }, "strip", import("zod").ZodTypeAny, {
39
+ name?: string | undefined;
40
+ projectDescription?: string | undefined;
41
+ authors?: string[] | undefined;
42
+ license?: string | undefined;
43
+ homepage?: string | undefined;
44
+ }, {
45
+ name?: string | undefined;
46
+ projectDescription?: string | undefined;
47
+ authors?: string[] | undefined;
48
+ license?: string | undefined;
49
+ homepage?: string | undefined;
50
+ }>>;
51
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
52
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
53
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
54
+ sourceFile: import("zod").ZodString;
55
+ hash: import("zod").ZodString;
56
+ }, "strip", import("zod").ZodTypeAny, {
57
+ sourceFile: string;
58
+ hash: string;
59
+ }, {
60
+ sourceFile: string;
61
+ hash: string;
62
+ }>>>;
32
63
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
33
64
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
34
65
  name: import("zod").ZodString;
@@ -39,24 +70,41 @@ export declare const schemas: {
39
70
  type: "npm" | "binary" | "deno";
40
71
  name: string;
41
72
  }>, "many">>;
42
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
43
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
73
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
74
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
75
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
76
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
77
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
78
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
79
+ }, "strip", import("zod").ZodTypeAny, {
80
+ storage?: Record<string, string> | undefined;
81
+ aliases?: Record<string, Record<string, string>> | undefined;
82
+ networks: string[];
83
+ sandboxes: string[];
84
+ }, {
85
+ storage?: Record<string, string> | undefined;
86
+ aliases?: Record<string, Record<string, string>> | undefined;
87
+ networks: string[];
88
+ sandboxes: string[];
89
+ }>, import("zod").ZodString]>>;
44
90
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
45
91
  label: import("zod").ZodString;
46
92
  rpcUrl: import("zod").ZodString;
47
- protocol: import("zod").ZodString;
48
93
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
49
- publicKey: import("zod").ZodString;
50
- publicKeyHash: import("zod").ZodString;
51
- privateKey: import("zod").ZodString;
94
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
95
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
96
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
97
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
52
98
  }, "strip", import("zod").ZodTypeAny, {
53
- publicKey: string;
54
- publicKeyHash: string;
55
- privateKey: string;
99
+ mnemonic?: string | undefined;
100
+ publicKey?: string | undefined;
101
+ publicKeyHash?: string | undefined;
102
+ privateKey?: string | undefined;
56
103
  }, {
57
- publicKey: string;
58
- publicKeyHash: string;
59
- privateKey: string;
104
+ mnemonic?: string | undefined;
105
+ publicKey?: string | undefined;
106
+ publicKeyHash?: string | undefined;
107
+ privateKey?: string | undefined;
60
108
  }>>>;
61
109
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
62
110
  pkh: import("zod").ZodString;
@@ -82,9 +130,10 @@ export declare const schemas: {
82
130
  }>>;
83
131
  }, "strip", import("zod").ZodTypeAny, {
84
132
  accounts?: Record<string, {
85
- publicKey: string;
86
- publicKeyHash: string;
87
- privateKey: string;
133
+ mnemonic?: string | undefined;
134
+ publicKey?: string | undefined;
135
+ publicKeyHash?: string | undefined;
136
+ privateKey?: string | undefined;
88
137
  }> | undefined;
89
138
  faucet?: {
90
139
  pkh: string;
@@ -96,12 +145,12 @@ export declare const schemas: {
96
145
  } | undefined;
97
146
  label: string;
98
147
  rpcUrl: string;
99
- protocol: string;
100
148
  }, {
101
149
  accounts?: Record<string, {
102
- publicKey: string;
103
- publicKeyHash: string;
104
- privateKey: string;
150
+ mnemonic?: string | undefined;
151
+ publicKey?: string | undefined;
152
+ publicKeyHash?: string | undefined;
153
+ privateKey?: string | undefined;
105
154
  }> | undefined;
106
155
  faucet?: {
107
156
  pkh: string;
@@ -113,13 +162,11 @@ export declare const schemas: {
113
162
  } | undefined;
114
163
  label: string;
115
164
  rpcUrl: string;
116
- protocol: string;
117
165
  }>>>;
118
166
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
119
167
  label: import("zod").ZodString;
120
168
  rpcUrl: import("zod").ZodString;
121
- protocol: import("zod").ZodString;
122
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
169
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
123
170
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
124
171
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
125
172
  encryptedKey: import("zod").ZodString;
@@ -147,6 +194,7 @@ export declare const schemas: {
147
194
  postgresqlPort?: number | undefined;
148
195
  apiPort?: number | undefined;
149
196
  }>>;
197
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
150
198
  }, "strip", import("zod").ZodTypeAny, {
151
199
  plugin?: string | undefined;
152
200
  accounts?: Record<string, string | {
@@ -154,15 +202,15 @@ export declare const schemas: {
154
202
  encryptedKey: string;
155
203
  secretKey: string;
156
204
  }> | undefined;
157
- attributes?: string | number | boolean | undefined;
205
+ protocol?: string | undefined;
158
206
  tzkt?: {
159
207
  disableAutostartWithSandbox?: boolean | undefined;
160
208
  postgresqlPort?: number | undefined;
161
209
  apiPort?: number | undefined;
162
210
  } | undefined;
211
+ annotations?: Record<string, unknown> | undefined;
163
212
  label: string;
164
213
  rpcUrl: string;
165
- protocol: string;
166
214
  }, {
167
215
  plugin?: string | undefined;
168
216
  accounts?: Record<string, string | {
@@ -170,62 +218,16 @@ export declare const schemas: {
170
218
  encryptedKey: string;
171
219
  secretKey: string;
172
220
  }> | undefined;
173
- attributes?: string | number | boolean | undefined;
221
+ protocol?: string | undefined;
174
222
  tzkt?: {
175
223
  disableAutostartWithSandbox?: boolean | undefined;
176
224
  postgresqlPort?: number | undefined;
177
225
  apiPort?: number | undefined;
178
226
  } | undefined;
227
+ annotations?: Record<string, unknown> | undefined;
179
228
  label: string;
180
229
  rpcUrl: string;
181
- protocol: string;
182
230
  }>>>;
183
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
184
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
185
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
186
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
187
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
188
- }, "strip", import("zod").ZodTypeAny, {
189
- storage?: Record<string, string> | undefined;
190
- aliases?: Record<string, Record<string, string>> | undefined;
191
- networks: string[];
192
- sandboxes: string[];
193
- }, {
194
- storage?: Record<string, string> | undefined;
195
- aliases?: Record<string, Record<string, string>> | undefined;
196
- networks: string[];
197
- sandboxes: string[];
198
- }>, import("zod").ZodString]>>;
199
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
200
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
201
- sourceFile: import("zod").ZodString;
202
- hash: import("zod").ZodString;
203
- }, "strip", import("zod").ZodTypeAny, {
204
- sourceFile: string;
205
- hash: string;
206
- }, {
207
- sourceFile: string;
208
- hash: string;
209
- }>>>;
210
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
211
- name: import("zod").ZodOptional<import("zod").ZodString>;
212
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
213
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
214
- license: import("zod").ZodOptional<import("zod").ZodString>;
215
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
216
- }, "strip", import("zod").ZodTypeAny, {
217
- name?: string | undefined;
218
- projectDescription?: string | undefined;
219
- authors?: string[] | undefined;
220
- license?: string | undefined;
221
- homepage?: string | undefined;
222
- }, {
223
- name?: string | undefined;
224
- projectDescription?: string | undefined;
225
- authors?: string[] | undefined;
226
- license?: string | undefined;
227
- homepage?: string | undefined;
228
- }>>;
229
231
  }, {
230
232
  projectDir: import("zod").ZodString;
231
233
  configFile: import("zod").ZodString;
@@ -238,28 +240,41 @@ export declare const schemas: {
238
240
  encryptedKey: string;
239
241
  secretKey: string;
240
242
  }> | undefined;
241
- attributes?: string | number | boolean | undefined;
243
+ protocol?: string | undefined;
242
244
  tzkt?: {
243
245
  disableAutostartWithSandbox?: boolean | undefined;
244
246
  postgresqlPort?: number | undefined;
245
247
  apiPort?: number | undefined;
246
248
  } | undefined;
249
+ annotations?: Record<string, unknown> | undefined;
247
250
  label: string;
248
251
  rpcUrl: string;
249
- protocol: string;
250
252
  }> | undefined;
251
253
  language?: "en" | "fr" | undefined;
254
+ metadata?: {
255
+ name?: string | undefined;
256
+ projectDescription?: string | undefined;
257
+ authors?: string[] | undefined;
258
+ license?: string | undefined;
259
+ homepage?: string | undefined;
260
+ } | undefined;
261
+ artifactsDir?: string | undefined;
262
+ contractsDir?: string | undefined;
263
+ contracts?: Record<string, {
264
+ sourceFile: string;
265
+ hash: string;
266
+ }> | undefined;
252
267
  plugins?: {
253
268
  type: "npm" | "binary" | "deno";
254
269
  name: string;
255
270
  }[] | undefined;
256
- contractsDir?: string | undefined;
257
- artifactsDir?: string | undefined;
271
+ accounts?: Record<string, string> | undefined;
258
272
  network?: Record<string, {
259
273
  accounts?: Record<string, {
260
- publicKey: string;
261
- publicKeyHash: string;
262
- privateKey: string;
274
+ mnemonic?: string | undefined;
275
+ publicKey?: string | undefined;
276
+ publicKeyHash?: string | undefined;
277
+ privateKey?: string | undefined;
263
278
  }> | undefined;
264
279
  faucet?: {
265
280
  pkh: string;
@@ -271,20 +286,7 @@ export declare const schemas: {
271
286
  } | undefined;
272
287
  label: string;
273
288
  rpcUrl: string;
274
- protocol: string;
275
- }> | undefined;
276
- accounts?: Record<string, string> | undefined;
277
- contracts?: Record<string, {
278
- sourceFile: string;
279
- hash: string;
280
289
  }> | undefined;
281
- metadata?: {
282
- name?: string | undefined;
283
- projectDescription?: string | undefined;
284
- authors?: string[] | undefined;
285
- license?: string | undefined;
286
- homepage?: string | undefined;
287
- } | undefined;
288
290
  projectDir: string;
289
291
  environment: Record<string, string | {
290
292
  storage?: Record<string, string> | undefined;
@@ -302,28 +304,41 @@ export declare const schemas: {
302
304
  encryptedKey: string;
303
305
  secretKey: string;
304
306
  }> | undefined;
305
- attributes?: string | number | boolean | undefined;
307
+ protocol?: string | undefined;
306
308
  tzkt?: {
307
309
  disableAutostartWithSandbox?: boolean | undefined;
308
310
  postgresqlPort?: number | undefined;
309
311
  apiPort?: number | undefined;
310
312
  } | undefined;
313
+ annotations?: Record<string, unknown> | undefined;
311
314
  label: string;
312
315
  rpcUrl: string;
313
- protocol: string;
314
316
  }> | undefined;
315
317
  language?: "en" | "fr" | undefined;
318
+ metadata?: {
319
+ name?: string | undefined;
320
+ projectDescription?: string | undefined;
321
+ authors?: string[] | undefined;
322
+ license?: string | undefined;
323
+ homepage?: string | undefined;
324
+ } | undefined;
325
+ artifactsDir?: string | undefined;
326
+ contractsDir?: string | undefined;
327
+ contracts?: Record<string, {
328
+ sourceFile: string;
329
+ hash: string;
330
+ }> | undefined;
316
331
  plugins?: {
317
332
  type: "npm" | "binary" | "deno";
318
333
  name: string;
319
334
  }[] | undefined;
320
- contractsDir?: string | undefined;
321
- artifactsDir?: string | undefined;
335
+ accounts?: Record<string, string> | undefined;
322
336
  network?: Record<string, {
323
337
  accounts?: Record<string, {
324
- publicKey: string;
325
- publicKeyHash: string;
326
- privateKey: string;
338
+ mnemonic?: string | undefined;
339
+ publicKey?: string | undefined;
340
+ publicKeyHash?: string | undefined;
341
+ privateKey?: string | undefined;
327
342
  }> | undefined;
328
343
  faucet?: {
329
344
  pkh: string;
@@ -335,20 +350,7 @@ export declare const schemas: {
335
350
  } | undefined;
336
351
  label: string;
337
352
  rpcUrl: string;
338
- protocol: string;
339
353
  }> | undefined;
340
- accounts?: Record<string, string> | undefined;
341
- contracts?: Record<string, {
342
- sourceFile: string;
343
- hash: string;
344
- }> | undefined;
345
- metadata?: {
346
- name?: string | undefined;
347
- projectDescription?: string | undefined;
348
- authors?: string[] | undefined;
349
- license?: string | undefined;
350
- homepage?: string | undefined;
351
- } | undefined;
352
354
  projectDir: string;
353
355
  environment: Record<string, string | {
354
356
  storage?: Record<string, string> | undefined;
@@ -384,28 +386,41 @@ export declare const schemas: {
384
386
  encryptedKey: string;
385
387
  secretKey: string;
386
388
  }> | undefined;
387
- attributes?: string | number | boolean | undefined;
389
+ protocol?: string | undefined;
388
390
  tzkt?: {
389
391
  disableAutostartWithSandbox?: boolean | undefined;
390
392
  postgresqlPort?: number | undefined;
391
393
  apiPort?: number | undefined;
392
394
  } | undefined;
395
+ annotations?: Record<string, unknown> | undefined;
393
396
  label: string;
394
397
  rpcUrl: string;
395
- protocol: string;
396
398
  }> | undefined;
397
399
  language?: "en" | "fr" | undefined;
400
+ metadata?: {
401
+ name?: string | undefined;
402
+ projectDescription?: string | undefined;
403
+ authors?: string[] | undefined;
404
+ license?: string | undefined;
405
+ homepage?: string | undefined;
406
+ } | undefined;
407
+ artifactsDir?: string | undefined;
408
+ contractsDir?: string | undefined;
409
+ contracts?: Record<string, {
410
+ sourceFile: string;
411
+ hash: string;
412
+ }> | undefined;
398
413
  plugins?: {
399
414
  type: "npm" | "binary" | "deno";
400
415
  name: string;
401
416
  }[] | undefined;
402
- contractsDir?: string | undefined;
403
- artifactsDir?: string | undefined;
417
+ accounts?: Record<string, string> | undefined;
404
418
  network?: Record<string, {
405
419
  accounts?: Record<string, {
406
- publicKey: string;
407
- publicKeyHash: string;
408
- privateKey: string;
420
+ mnemonic?: string | undefined;
421
+ publicKey?: string | undefined;
422
+ publicKeyHash?: string | undefined;
423
+ privateKey?: string | undefined;
409
424
  }> | undefined;
410
425
  faucet?: {
411
426
  pkh: string;
@@ -417,20 +432,7 @@ export declare const schemas: {
417
432
  } | undefined;
418
433
  label: string;
419
434
  rpcUrl: string;
420
- protocol: string;
421
- }> | undefined;
422
- accounts?: Record<string, string> | undefined;
423
- contracts?: Record<string, {
424
- sourceFile: string;
425
- hash: string;
426
435
  }> | undefined;
427
- metadata?: {
428
- name?: string | undefined;
429
- projectDescription?: string | undefined;
430
- authors?: string[] | undefined;
431
- license?: string | undefined;
432
- homepage?: string | undefined;
433
- } | undefined;
434
436
  projectDir: string;
435
437
  environment: Record<string, string | {
436
438
  storage?: Record<string, string> | undefined;
@@ -466,28 +468,41 @@ export declare const schemas: {
466
468
  encryptedKey: string;
467
469
  secretKey: string;
468
470
  }> | undefined;
469
- attributes?: string | number | boolean | undefined;
471
+ protocol?: string | undefined;
470
472
  tzkt?: {
471
473
  disableAutostartWithSandbox?: boolean | undefined;
472
474
  postgresqlPort?: number | undefined;
473
475
  apiPort?: number | undefined;
474
476
  } | undefined;
477
+ annotations?: Record<string, unknown> | undefined;
475
478
  label: string;
476
479
  rpcUrl: string;
477
- protocol: string;
478
480
  }> | undefined;
479
481
  language?: "en" | "fr" | undefined;
482
+ metadata?: {
483
+ name?: string | undefined;
484
+ projectDescription?: string | undefined;
485
+ authors?: string[] | undefined;
486
+ license?: string | undefined;
487
+ homepage?: string | undefined;
488
+ } | undefined;
489
+ artifactsDir?: string | undefined;
490
+ contractsDir?: string | undefined;
491
+ contracts?: Record<string, {
492
+ sourceFile: string;
493
+ hash: string;
494
+ }> | undefined;
480
495
  plugins?: {
481
496
  type: "npm" | "binary" | "deno";
482
497
  name: string;
483
498
  }[] | undefined;
484
- contractsDir?: string | undefined;
485
- artifactsDir?: string | undefined;
499
+ accounts?: Record<string, string> | undefined;
486
500
  network?: Record<string, {
487
501
  accounts?: Record<string, {
488
- publicKey: string;
489
- publicKeyHash: string;
490
- privateKey: string;
502
+ mnemonic?: string | undefined;
503
+ publicKey?: string | undefined;
504
+ publicKeyHash?: string | undefined;
505
+ privateKey?: string | undefined;
491
506
  }> | undefined;
492
507
  faucet?: {
493
508
  pkh: string;
@@ -499,20 +514,7 @@ export declare const schemas: {
499
514
  } | undefined;
500
515
  label: string;
501
516
  rpcUrl: string;
502
- protocol: string;
503
517
  }> | undefined;
504
- accounts?: Record<string, string> | undefined;
505
- contracts?: Record<string, {
506
- sourceFile: string;
507
- hash: string;
508
- }> | undefined;
509
- metadata?: {
510
- name?: string | undefined;
511
- projectDescription?: string | undefined;
512
- authors?: string[] | undefined;
513
- license?: string | undefined;
514
- homepage?: string | undefined;
515
- } | undefined;
516
518
  projectDir: string;
517
519
  environment: Record<string, string | {
518
520
  storage?: Record<string, string> | undefined;
@@ -545,6 +547,37 @@ export declare const schemas: {
545
547
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
546
548
  config: import("zod").ZodObject<import("zod").extendShape<{
547
549
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
550
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
551
+ name: import("zod").ZodOptional<import("zod").ZodString>;
552
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
553
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
554
+ license: import("zod").ZodOptional<import("zod").ZodString>;
555
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
556
+ }, "strip", import("zod").ZodTypeAny, {
557
+ name?: string | undefined;
558
+ projectDescription?: string | undefined;
559
+ authors?: string[] | undefined;
560
+ license?: string | undefined;
561
+ homepage?: string | undefined;
562
+ }, {
563
+ name?: string | undefined;
564
+ projectDescription?: string | undefined;
565
+ authors?: string[] | undefined;
566
+ license?: string | undefined;
567
+ homepage?: string | undefined;
568
+ }>>;
569
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
570
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
571
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
572
+ sourceFile: import("zod").ZodString;
573
+ hash: import("zod").ZodString;
574
+ }, "strip", import("zod").ZodTypeAny, {
575
+ sourceFile: string;
576
+ hash: string;
577
+ }, {
578
+ sourceFile: string;
579
+ hash: string;
580
+ }>>>;
548
581
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
549
582
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
550
583
  name: import("zod").ZodString;
@@ -555,24 +588,41 @@ export declare const schemas: {
555
588
  type: "npm" | "binary" | "deno";
556
589
  name: string;
557
590
  }>, "many">>;
558
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
559
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
591
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
592
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
593
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
594
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
595
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
596
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
597
+ }, "strip", import("zod").ZodTypeAny, {
598
+ storage?: Record<string, string> | undefined;
599
+ aliases?: Record<string, Record<string, string>> | undefined;
600
+ networks: string[];
601
+ sandboxes: string[];
602
+ }, {
603
+ storage?: Record<string, string> | undefined;
604
+ aliases?: Record<string, Record<string, string>> | undefined;
605
+ networks: string[];
606
+ sandboxes: string[];
607
+ }>, import("zod").ZodString]>>;
560
608
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
561
609
  label: import("zod").ZodString;
562
610
  rpcUrl: import("zod").ZodString;
563
- protocol: import("zod").ZodString;
564
611
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
565
- publicKey: import("zod").ZodString;
566
- publicKeyHash: import("zod").ZodString;
567
- privateKey: import("zod").ZodString;
612
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
613
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
614
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
615
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
568
616
  }, "strip", import("zod").ZodTypeAny, {
569
- publicKey: string;
570
- publicKeyHash: string;
571
- privateKey: string;
617
+ mnemonic?: string | undefined;
618
+ publicKey?: string | undefined;
619
+ publicKeyHash?: string | undefined;
620
+ privateKey?: string | undefined;
572
621
  }, {
573
- publicKey: string;
574
- publicKeyHash: string;
575
- privateKey: string;
622
+ mnemonic?: string | undefined;
623
+ publicKey?: string | undefined;
624
+ publicKeyHash?: string | undefined;
625
+ privateKey?: string | undefined;
576
626
  }>>>;
577
627
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
578
628
  pkh: import("zod").ZodString;
@@ -598,9 +648,10 @@ export declare const schemas: {
598
648
  }>>;
599
649
  }, "strip", import("zod").ZodTypeAny, {
600
650
  accounts?: Record<string, {
601
- publicKey: string;
602
- publicKeyHash: string;
603
- privateKey: string;
651
+ mnemonic?: string | undefined;
652
+ publicKey?: string | undefined;
653
+ publicKeyHash?: string | undefined;
654
+ privateKey?: string | undefined;
604
655
  }> | undefined;
605
656
  faucet?: {
606
657
  pkh: string;
@@ -612,12 +663,12 @@ export declare const schemas: {
612
663
  } | undefined;
613
664
  label: string;
614
665
  rpcUrl: string;
615
- protocol: string;
616
666
  }, {
617
667
  accounts?: Record<string, {
618
- publicKey: string;
619
- publicKeyHash: string;
620
- privateKey: string;
668
+ mnemonic?: string | undefined;
669
+ publicKey?: string | undefined;
670
+ publicKeyHash?: string | undefined;
671
+ privateKey?: string | undefined;
621
672
  }> | undefined;
622
673
  faucet?: {
623
674
  pkh: string;
@@ -629,13 +680,11 @@ export declare const schemas: {
629
680
  } | undefined;
630
681
  label: string;
631
682
  rpcUrl: string;
632
- protocol: string;
633
683
  }>>>;
634
684
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
635
685
  label: import("zod").ZodString;
636
686
  rpcUrl: import("zod").ZodString;
637
- protocol: import("zod").ZodString;
638
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
687
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
639
688
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
640
689
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
641
690
  encryptedKey: import("zod").ZodString;
@@ -663,6 +712,7 @@ export declare const schemas: {
663
712
  postgresqlPort?: number | undefined;
664
713
  apiPort?: number | undefined;
665
714
  }>>;
715
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
666
716
  }, "strip", import("zod").ZodTypeAny, {
667
717
  plugin?: string | undefined;
668
718
  accounts?: Record<string, string | {
@@ -670,15 +720,15 @@ export declare const schemas: {
670
720
  encryptedKey: string;
671
721
  secretKey: string;
672
722
  }> | undefined;
673
- attributes?: string | number | boolean | undefined;
723
+ protocol?: string | undefined;
674
724
  tzkt?: {
675
725
  disableAutostartWithSandbox?: boolean | undefined;
676
726
  postgresqlPort?: number | undefined;
677
727
  apiPort?: number | undefined;
678
728
  } | undefined;
729
+ annotations?: Record<string, unknown> | undefined;
679
730
  label: string;
680
731
  rpcUrl: string;
681
- protocol: string;
682
732
  }, {
683
733
  plugin?: string | undefined;
684
734
  accounts?: Record<string, string | {
@@ -686,62 +736,16 @@ export declare const schemas: {
686
736
  encryptedKey: string;
687
737
  secretKey: string;
688
738
  }> | undefined;
689
- attributes?: string | number | boolean | undefined;
739
+ protocol?: string | undefined;
690
740
  tzkt?: {
691
741
  disableAutostartWithSandbox?: boolean | undefined;
692
742
  postgresqlPort?: number | undefined;
693
743
  apiPort?: number | undefined;
694
744
  } | undefined;
745
+ annotations?: Record<string, unknown> | undefined;
695
746
  label: string;
696
747
  rpcUrl: string;
697
- protocol: string;
698
748
  }>>>;
699
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
700
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
701
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
702
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
703
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
704
- }, "strip", import("zod").ZodTypeAny, {
705
- storage?: Record<string, string> | undefined;
706
- aliases?: Record<string, Record<string, string>> | undefined;
707
- networks: string[];
708
- sandboxes: string[];
709
- }, {
710
- storage?: Record<string, string> | undefined;
711
- aliases?: Record<string, Record<string, string>> | undefined;
712
- networks: string[];
713
- sandboxes: string[];
714
- }>, import("zod").ZodString]>>;
715
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
716
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
717
- sourceFile: import("zod").ZodString;
718
- hash: import("zod").ZodString;
719
- }, "strip", import("zod").ZodTypeAny, {
720
- sourceFile: string;
721
- hash: string;
722
- }, {
723
- sourceFile: string;
724
- hash: string;
725
- }>>>;
726
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
727
- name: import("zod").ZodOptional<import("zod").ZodString>;
728
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
729
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
730
- license: import("zod").ZodOptional<import("zod").ZodString>;
731
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
732
- }, "strip", import("zod").ZodTypeAny, {
733
- name?: string | undefined;
734
- projectDescription?: string | undefined;
735
- authors?: string[] | undefined;
736
- license?: string | undefined;
737
- homepage?: string | undefined;
738
- }, {
739
- name?: string | undefined;
740
- projectDescription?: string | undefined;
741
- authors?: string[] | undefined;
742
- license?: string | undefined;
743
- homepage?: string | undefined;
744
- }>>;
745
749
  }, {
746
750
  projectDir: import("zod").ZodString;
747
751
  configFile: import("zod").ZodString;
@@ -754,28 +758,41 @@ export declare const schemas: {
754
758
  encryptedKey: string;
755
759
  secretKey: string;
756
760
  }> | undefined;
757
- attributes?: string | number | boolean | undefined;
761
+ protocol?: string | undefined;
758
762
  tzkt?: {
759
763
  disableAutostartWithSandbox?: boolean | undefined;
760
764
  postgresqlPort?: number | undefined;
761
765
  apiPort?: number | undefined;
762
766
  } | undefined;
767
+ annotations?: Record<string, unknown> | undefined;
763
768
  label: string;
764
769
  rpcUrl: string;
765
- protocol: string;
766
770
  }> | undefined;
767
771
  language?: "en" | "fr" | undefined;
772
+ metadata?: {
773
+ name?: string | undefined;
774
+ projectDescription?: string | undefined;
775
+ authors?: string[] | undefined;
776
+ license?: string | undefined;
777
+ homepage?: string | undefined;
778
+ } | undefined;
779
+ artifactsDir?: string | undefined;
780
+ contractsDir?: string | undefined;
781
+ contracts?: Record<string, {
782
+ sourceFile: string;
783
+ hash: string;
784
+ }> | undefined;
768
785
  plugins?: {
769
786
  type: "npm" | "binary" | "deno";
770
787
  name: string;
771
788
  }[] | undefined;
772
- contractsDir?: string | undefined;
773
- artifactsDir?: string | undefined;
789
+ accounts?: Record<string, string> | undefined;
774
790
  network?: Record<string, {
775
791
  accounts?: Record<string, {
776
- publicKey: string;
777
- publicKeyHash: string;
778
- privateKey: string;
792
+ mnemonic?: string | undefined;
793
+ publicKey?: string | undefined;
794
+ publicKeyHash?: string | undefined;
795
+ privateKey?: string | undefined;
779
796
  }> | undefined;
780
797
  faucet?: {
781
798
  pkh: string;
@@ -787,20 +804,7 @@ export declare const schemas: {
787
804
  } | undefined;
788
805
  label: string;
789
806
  rpcUrl: string;
790
- protocol: string;
791
- }> | undefined;
792
- accounts?: Record<string, string> | undefined;
793
- contracts?: Record<string, {
794
- sourceFile: string;
795
- hash: string;
796
807
  }> | undefined;
797
- metadata?: {
798
- name?: string | undefined;
799
- projectDescription?: string | undefined;
800
- authors?: string[] | undefined;
801
- license?: string | undefined;
802
- homepage?: string | undefined;
803
- } | undefined;
804
808
  projectDir: string;
805
809
  environment: Record<string, string | {
806
810
  storage?: Record<string, string> | undefined;
@@ -818,28 +822,41 @@ export declare const schemas: {
818
822
  encryptedKey: string;
819
823
  secretKey: string;
820
824
  }> | undefined;
821
- attributes?: string | number | boolean | undefined;
825
+ protocol?: string | undefined;
822
826
  tzkt?: {
823
827
  disableAutostartWithSandbox?: boolean | undefined;
824
828
  postgresqlPort?: number | undefined;
825
829
  apiPort?: number | undefined;
826
830
  } | undefined;
831
+ annotations?: Record<string, unknown> | undefined;
827
832
  label: string;
828
833
  rpcUrl: string;
829
- protocol: string;
830
834
  }> | undefined;
831
835
  language?: "en" | "fr" | undefined;
836
+ metadata?: {
837
+ name?: string | undefined;
838
+ projectDescription?: string | undefined;
839
+ authors?: string[] | undefined;
840
+ license?: string | undefined;
841
+ homepage?: string | undefined;
842
+ } | undefined;
843
+ artifactsDir?: string | undefined;
844
+ contractsDir?: string | undefined;
845
+ contracts?: Record<string, {
846
+ sourceFile: string;
847
+ hash: string;
848
+ }> | undefined;
832
849
  plugins?: {
833
850
  type: "npm" | "binary" | "deno";
834
851
  name: string;
835
852
  }[] | undefined;
836
- contractsDir?: string | undefined;
837
- artifactsDir?: string | undefined;
853
+ accounts?: Record<string, string> | undefined;
838
854
  network?: Record<string, {
839
855
  accounts?: Record<string, {
840
- publicKey: string;
841
- publicKeyHash: string;
842
- privateKey: string;
856
+ mnemonic?: string | undefined;
857
+ publicKey?: string | undefined;
858
+ publicKeyHash?: string | undefined;
859
+ privateKey?: string | undefined;
843
860
  }> | undefined;
844
861
  faucet?: {
845
862
  pkh: string;
@@ -851,20 +868,7 @@ export declare const schemas: {
851
868
  } | undefined;
852
869
  label: string;
853
870
  rpcUrl: string;
854
- protocol: string;
855
- }> | undefined;
856
- accounts?: Record<string, string> | undefined;
857
- contracts?: Record<string, {
858
- sourceFile: string;
859
- hash: string;
860
871
  }> | undefined;
861
- metadata?: {
862
- name?: string | undefined;
863
- projectDescription?: string | undefined;
864
- authors?: string[] | undefined;
865
- license?: string | undefined;
866
- homepage?: string | undefined;
867
- } | undefined;
868
872
  projectDir: string;
869
873
  environment: Record<string, string | {
870
874
  storage?: Record<string, string> | undefined;
@@ -900,28 +904,41 @@ export declare const schemas: {
900
904
  encryptedKey: string;
901
905
  secretKey: string;
902
906
  }> | undefined;
903
- attributes?: string | number | boolean | undefined;
907
+ protocol?: string | undefined;
904
908
  tzkt?: {
905
909
  disableAutostartWithSandbox?: boolean | undefined;
906
910
  postgresqlPort?: number | undefined;
907
911
  apiPort?: number | undefined;
908
912
  } | undefined;
913
+ annotations?: Record<string, unknown> | undefined;
909
914
  label: string;
910
915
  rpcUrl: string;
911
- protocol: string;
912
916
  }> | undefined;
913
917
  language?: "en" | "fr" | undefined;
918
+ metadata?: {
919
+ name?: string | undefined;
920
+ projectDescription?: string | undefined;
921
+ authors?: string[] | undefined;
922
+ license?: string | undefined;
923
+ homepage?: string | undefined;
924
+ } | undefined;
925
+ artifactsDir?: string | undefined;
926
+ contractsDir?: string | undefined;
927
+ contracts?: Record<string, {
928
+ sourceFile: string;
929
+ hash: string;
930
+ }> | undefined;
914
931
  plugins?: {
915
932
  type: "npm" | "binary" | "deno";
916
933
  name: string;
917
934
  }[] | undefined;
918
- contractsDir?: string | undefined;
919
- artifactsDir?: string | undefined;
935
+ accounts?: Record<string, string> | undefined;
920
936
  network?: Record<string, {
921
937
  accounts?: Record<string, {
922
- publicKey: string;
923
- publicKeyHash: string;
924
- privateKey: string;
938
+ mnemonic?: string | undefined;
939
+ publicKey?: string | undefined;
940
+ publicKeyHash?: string | undefined;
941
+ privateKey?: string | undefined;
925
942
  }> | undefined;
926
943
  faucet?: {
927
944
  pkh: string;
@@ -933,20 +950,7 @@ export declare const schemas: {
933
950
  } | undefined;
934
951
  label: string;
935
952
  rpcUrl: string;
936
- protocol: string;
937
- }> | undefined;
938
- accounts?: Record<string, string> | undefined;
939
- contracts?: Record<string, {
940
- sourceFile: string;
941
- hash: string;
942
953
  }> | undefined;
943
- metadata?: {
944
- name?: string | undefined;
945
- projectDescription?: string | undefined;
946
- authors?: string[] | undefined;
947
- license?: string | undefined;
948
- homepage?: string | undefined;
949
- } | undefined;
950
954
  projectDir: string;
951
955
  environment: Record<string, string | {
952
956
  storage?: Record<string, string> | undefined;
@@ -982,28 +986,41 @@ export declare const schemas: {
982
986
  encryptedKey: string;
983
987
  secretKey: string;
984
988
  }> | undefined;
985
- attributes?: string | number | boolean | undefined;
989
+ protocol?: string | undefined;
986
990
  tzkt?: {
987
991
  disableAutostartWithSandbox?: boolean | undefined;
988
992
  postgresqlPort?: number | undefined;
989
993
  apiPort?: number | undefined;
990
994
  } | undefined;
995
+ annotations?: Record<string, unknown> | undefined;
991
996
  label: string;
992
997
  rpcUrl: string;
993
- protocol: string;
994
998
  }> | undefined;
995
999
  language?: "en" | "fr" | undefined;
1000
+ metadata?: {
1001
+ name?: string | undefined;
1002
+ projectDescription?: string | undefined;
1003
+ authors?: string[] | undefined;
1004
+ license?: string | undefined;
1005
+ homepage?: string | undefined;
1006
+ } | undefined;
1007
+ artifactsDir?: string | undefined;
1008
+ contractsDir?: string | undefined;
1009
+ contracts?: Record<string, {
1010
+ sourceFile: string;
1011
+ hash: string;
1012
+ }> | undefined;
996
1013
  plugins?: {
997
1014
  type: "npm" | "binary" | "deno";
998
1015
  name: string;
999
1016
  }[] | undefined;
1000
- contractsDir?: string | undefined;
1001
- artifactsDir?: string | undefined;
1017
+ accounts?: Record<string, string> | undefined;
1002
1018
  network?: Record<string, {
1003
1019
  accounts?: Record<string, {
1004
- publicKey: string;
1005
- publicKeyHash: string;
1006
- privateKey: string;
1020
+ mnemonic?: string | undefined;
1021
+ publicKey?: string | undefined;
1022
+ publicKeyHash?: string | undefined;
1023
+ privateKey?: string | undefined;
1007
1024
  }> | undefined;
1008
1025
  faucet?: {
1009
1026
  pkh: string;
@@ -1015,20 +1032,7 @@ export declare const schemas: {
1015
1032
  } | undefined;
1016
1033
  label: string;
1017
1034
  rpcUrl: string;
1018
- protocol: string;
1019
- }> | undefined;
1020
- accounts?: Record<string, string> | undefined;
1021
- contracts?: Record<string, {
1022
- sourceFile: string;
1023
- hash: string;
1024
1035
  }> | undefined;
1025
- metadata?: {
1026
- name?: string | undefined;
1027
- projectDescription?: string | undefined;
1028
- authors?: string[] | undefined;
1029
- license?: string | undefined;
1030
- homepage?: string | undefined;
1031
- } | undefined;
1032
1036
  projectDir: string;
1033
1037
  environment: Record<string, string | {
1034
1038
  storage?: Record<string, string> | undefined;
@@ -1064,28 +1068,41 @@ export declare const schemas: {
1064
1068
  encryptedKey: string;
1065
1069
  secretKey: string;
1066
1070
  }> | undefined;
1067
- attributes?: string | number | boolean | undefined;
1071
+ protocol?: string | undefined;
1068
1072
  tzkt?: {
1069
1073
  disableAutostartWithSandbox?: boolean | undefined;
1070
1074
  postgresqlPort?: number | undefined;
1071
1075
  apiPort?: number | undefined;
1072
1076
  } | undefined;
1077
+ annotations?: Record<string, unknown> | undefined;
1073
1078
  label: string;
1074
1079
  rpcUrl: string;
1075
- protocol: string;
1076
1080
  }> | undefined;
1077
1081
  language?: "en" | "fr" | undefined;
1082
+ metadata?: {
1083
+ name?: string | undefined;
1084
+ projectDescription?: string | undefined;
1085
+ authors?: string[] | undefined;
1086
+ license?: string | undefined;
1087
+ homepage?: string | undefined;
1088
+ } | undefined;
1089
+ artifactsDir?: string | undefined;
1090
+ contractsDir?: string | undefined;
1091
+ contracts?: Record<string, {
1092
+ sourceFile: string;
1093
+ hash: string;
1094
+ }> | undefined;
1078
1095
  plugins?: {
1079
1096
  type: "npm" | "binary" | "deno";
1080
1097
  name: string;
1081
1098
  }[] | undefined;
1082
- contractsDir?: string | undefined;
1083
- artifactsDir?: string | undefined;
1099
+ accounts?: Record<string, string> | undefined;
1084
1100
  network?: Record<string, {
1085
1101
  accounts?: Record<string, {
1086
- publicKey: string;
1087
- publicKeyHash: string;
1088
- privateKey: string;
1102
+ mnemonic?: string | undefined;
1103
+ publicKey?: string | undefined;
1104
+ publicKeyHash?: string | undefined;
1105
+ privateKey?: string | undefined;
1089
1106
  }> | undefined;
1090
1107
  faucet?: {
1091
1108
  pkh: string;
@@ -1097,20 +1114,7 @@ export declare const schemas: {
1097
1114
  } | undefined;
1098
1115
  label: string;
1099
1116
  rpcUrl: string;
1100
- protocol: string;
1101
- }> | undefined;
1102
- accounts?: Record<string, string> | undefined;
1103
- contracts?: Record<string, {
1104
- sourceFile: string;
1105
- hash: string;
1106
1117
  }> | undefined;
1107
- metadata?: {
1108
- name?: string | undefined;
1109
- projectDescription?: string | undefined;
1110
- authors?: string[] | undefined;
1111
- license?: string | undefined;
1112
- homepage?: string | undefined;
1113
- } | undefined;
1114
1118
  projectDir: string;
1115
1119
  environment: Record<string, string | {
1116
1120
  storage?: Record<string, string> | undefined;
@@ -1144,6 +1148,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1144
1148
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1145
1149
  config: import("zod").ZodObject<import("zod").extendShape<{
1146
1150
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1151
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1152
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1153
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1154
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1155
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1156
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1157
+ }, "strip", import("zod").ZodTypeAny, {
1158
+ name?: string | undefined;
1159
+ projectDescription?: string | undefined;
1160
+ authors?: string[] | undefined;
1161
+ license?: string | undefined;
1162
+ homepage?: string | undefined;
1163
+ }, {
1164
+ name?: string | undefined;
1165
+ projectDescription?: string | undefined;
1166
+ authors?: string[] | undefined;
1167
+ license?: string | undefined;
1168
+ homepage?: string | undefined;
1169
+ }>>;
1170
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1171
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1172
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1173
+ sourceFile: import("zod").ZodString;
1174
+ hash: import("zod").ZodString;
1175
+ }, "strip", import("zod").ZodTypeAny, {
1176
+ sourceFile: string;
1177
+ hash: string;
1178
+ }, {
1179
+ sourceFile: string;
1180
+ hash: string;
1181
+ }>>>;
1147
1182
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1148
1183
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1149
1184
  name: import("zod").ZodString;
@@ -1154,24 +1189,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1154
1189
  type: "npm" | "binary" | "deno";
1155
1190
  name: string;
1156
1191
  }>, "many">>;
1157
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1158
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1192
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1193
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1194
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1195
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1196
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1197
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1198
+ }, "strip", import("zod").ZodTypeAny, {
1199
+ storage?: Record<string, string> | undefined;
1200
+ aliases?: Record<string, Record<string, string>> | undefined;
1201
+ networks: string[];
1202
+ sandboxes: string[];
1203
+ }, {
1204
+ storage?: Record<string, string> | undefined;
1205
+ aliases?: Record<string, Record<string, string>> | undefined;
1206
+ networks: string[];
1207
+ sandboxes: string[];
1208
+ }>, import("zod").ZodString]>>;
1159
1209
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1160
1210
  label: import("zod").ZodString;
1161
1211
  rpcUrl: import("zod").ZodString;
1162
- protocol: import("zod").ZodString;
1163
1212
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1164
- publicKey: import("zod").ZodString;
1165
- publicKeyHash: import("zod").ZodString;
1166
- privateKey: import("zod").ZodString;
1213
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1214
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1215
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1216
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1167
1217
  }, "strip", import("zod").ZodTypeAny, {
1168
- publicKey: string;
1169
- publicKeyHash: string;
1170
- privateKey: string;
1218
+ mnemonic?: string | undefined;
1219
+ publicKey?: string | undefined;
1220
+ publicKeyHash?: string | undefined;
1221
+ privateKey?: string | undefined;
1171
1222
  }, {
1172
- publicKey: string;
1173
- publicKeyHash: string;
1174
- privateKey: string;
1223
+ mnemonic?: string | undefined;
1224
+ publicKey?: string | undefined;
1225
+ publicKeyHash?: string | undefined;
1226
+ privateKey?: string | undefined;
1175
1227
  }>>>;
1176
1228
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1177
1229
  pkh: import("zod").ZodString;
@@ -1197,9 +1249,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1197
1249
  }>>;
1198
1250
  }, "strip", import("zod").ZodTypeAny, {
1199
1251
  accounts?: Record<string, {
1200
- publicKey: string;
1201
- publicKeyHash: string;
1202
- privateKey: string;
1252
+ mnemonic?: string | undefined;
1253
+ publicKey?: string | undefined;
1254
+ publicKeyHash?: string | undefined;
1255
+ privateKey?: string | undefined;
1203
1256
  }> | undefined;
1204
1257
  faucet?: {
1205
1258
  pkh: string;
@@ -1211,12 +1264,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1211
1264
  } | undefined;
1212
1265
  label: string;
1213
1266
  rpcUrl: string;
1214
- protocol: string;
1215
1267
  }, {
1216
1268
  accounts?: Record<string, {
1217
- publicKey: string;
1218
- publicKeyHash: string;
1219
- privateKey: string;
1269
+ mnemonic?: string | undefined;
1270
+ publicKey?: string | undefined;
1271
+ publicKeyHash?: string | undefined;
1272
+ privateKey?: string | undefined;
1220
1273
  }> | undefined;
1221
1274
  faucet?: {
1222
1275
  pkh: string;
@@ -1228,13 +1281,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1228
1281
  } | undefined;
1229
1282
  label: string;
1230
1283
  rpcUrl: string;
1231
- protocol: string;
1232
1284
  }>>>;
1233
1285
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1234
1286
  label: import("zod").ZodString;
1235
1287
  rpcUrl: import("zod").ZodString;
1236
- protocol: import("zod").ZodString;
1237
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1288
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1238
1289
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1239
1290
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1240
1291
  encryptedKey: import("zod").ZodString;
@@ -1262,6 +1313,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1262
1313
  postgresqlPort?: number | undefined;
1263
1314
  apiPort?: number | undefined;
1264
1315
  }>>;
1316
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1265
1317
  }, "strip", import("zod").ZodTypeAny, {
1266
1318
  plugin?: string | undefined;
1267
1319
  accounts?: Record<string, string | {
@@ -1269,15 +1321,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1269
1321
  encryptedKey: string;
1270
1322
  secretKey: string;
1271
1323
  }> | undefined;
1272
- attributes?: string | number | boolean | undefined;
1324
+ protocol?: string | undefined;
1273
1325
  tzkt?: {
1274
1326
  disableAutostartWithSandbox?: boolean | undefined;
1275
1327
  postgresqlPort?: number | undefined;
1276
1328
  apiPort?: number | undefined;
1277
1329
  } | undefined;
1330
+ annotations?: Record<string, unknown> | undefined;
1278
1331
  label: string;
1279
1332
  rpcUrl: string;
1280
- protocol: string;
1281
1333
  }, {
1282
1334
  plugin?: string | undefined;
1283
1335
  accounts?: Record<string, string | {
@@ -1285,62 +1337,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1285
1337
  encryptedKey: string;
1286
1338
  secretKey: string;
1287
1339
  }> | undefined;
1288
- attributes?: string | number | boolean | undefined;
1340
+ protocol?: string | undefined;
1289
1341
  tzkt?: {
1290
1342
  disableAutostartWithSandbox?: boolean | undefined;
1291
1343
  postgresqlPort?: number | undefined;
1292
1344
  apiPort?: number | undefined;
1293
1345
  } | undefined;
1346
+ annotations?: Record<string, unknown> | undefined;
1294
1347
  label: string;
1295
1348
  rpcUrl: string;
1296
- protocol: string;
1297
- }>>>;
1298
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1299
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1300
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1301
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1302
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1303
- }, "strip", import("zod").ZodTypeAny, {
1304
- storage?: Record<string, string> | undefined;
1305
- aliases?: Record<string, Record<string, string>> | undefined;
1306
- networks: string[];
1307
- sandboxes: string[];
1308
- }, {
1309
- storage?: Record<string, string> | undefined;
1310
- aliases?: Record<string, Record<string, string>> | undefined;
1311
- networks: string[];
1312
- sandboxes: string[];
1313
- }>, import("zod").ZodString]>>;
1314
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1315
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1316
- sourceFile: import("zod").ZodString;
1317
- hash: import("zod").ZodString;
1318
- }, "strip", import("zod").ZodTypeAny, {
1319
- sourceFile: string;
1320
- hash: string;
1321
- }, {
1322
- sourceFile: string;
1323
- hash: string;
1324
1349
  }>>>;
1325
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1326
- name: import("zod").ZodOptional<import("zod").ZodString>;
1327
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1328
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1329
- license: import("zod").ZodOptional<import("zod").ZodString>;
1330
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1331
- }, "strip", import("zod").ZodTypeAny, {
1332
- name?: string | undefined;
1333
- projectDescription?: string | undefined;
1334
- authors?: string[] | undefined;
1335
- license?: string | undefined;
1336
- homepage?: string | undefined;
1337
- }, {
1338
- name?: string | undefined;
1339
- projectDescription?: string | undefined;
1340
- authors?: string[] | undefined;
1341
- license?: string | undefined;
1342
- homepage?: string | undefined;
1343
- }>>;
1344
1350
  }, {
1345
1351
  projectDir: import("zod").ZodString;
1346
1352
  configFile: import("zod").ZodString;
@@ -1353,28 +1359,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1353
1359
  encryptedKey: string;
1354
1360
  secretKey: string;
1355
1361
  }> | undefined;
1356
- attributes?: string | number | boolean | undefined;
1362
+ protocol?: string | undefined;
1357
1363
  tzkt?: {
1358
1364
  disableAutostartWithSandbox?: boolean | undefined;
1359
1365
  postgresqlPort?: number | undefined;
1360
1366
  apiPort?: number | undefined;
1361
1367
  } | undefined;
1368
+ annotations?: Record<string, unknown> | undefined;
1362
1369
  label: string;
1363
1370
  rpcUrl: string;
1364
- protocol: string;
1365
1371
  }> | undefined;
1366
1372
  language?: "en" | "fr" | undefined;
1373
+ metadata?: {
1374
+ name?: string | undefined;
1375
+ projectDescription?: string | undefined;
1376
+ authors?: string[] | undefined;
1377
+ license?: string | undefined;
1378
+ homepage?: string | undefined;
1379
+ } | undefined;
1380
+ artifactsDir?: string | undefined;
1381
+ contractsDir?: string | undefined;
1382
+ contracts?: Record<string, {
1383
+ sourceFile: string;
1384
+ hash: string;
1385
+ }> | undefined;
1367
1386
  plugins?: {
1368
1387
  type: "npm" | "binary" | "deno";
1369
1388
  name: string;
1370
1389
  }[] | undefined;
1371
- contractsDir?: string | undefined;
1372
- artifactsDir?: string | undefined;
1390
+ accounts?: Record<string, string> | undefined;
1373
1391
  network?: Record<string, {
1374
1392
  accounts?: Record<string, {
1375
- publicKey: string;
1376
- publicKeyHash: string;
1377
- privateKey: string;
1393
+ mnemonic?: string | undefined;
1394
+ publicKey?: string | undefined;
1395
+ publicKeyHash?: string | undefined;
1396
+ privateKey?: string | undefined;
1378
1397
  }> | undefined;
1379
1398
  faucet?: {
1380
1399
  pkh: string;
@@ -1386,20 +1405,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1386
1405
  } | undefined;
1387
1406
  label: string;
1388
1407
  rpcUrl: string;
1389
- protocol: string;
1390
- }> | undefined;
1391
- accounts?: Record<string, string> | undefined;
1392
- contracts?: Record<string, {
1393
- sourceFile: string;
1394
- hash: string;
1395
1408
  }> | undefined;
1396
- metadata?: {
1397
- name?: string | undefined;
1398
- projectDescription?: string | undefined;
1399
- authors?: string[] | undefined;
1400
- license?: string | undefined;
1401
- homepage?: string | undefined;
1402
- } | undefined;
1403
1409
  projectDir: string;
1404
1410
  environment: Record<string, string | {
1405
1411
  storage?: Record<string, string> | undefined;
@@ -1417,28 +1423,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1417
1423
  encryptedKey: string;
1418
1424
  secretKey: string;
1419
1425
  }> | undefined;
1420
- attributes?: string | number | boolean | undefined;
1426
+ protocol?: string | undefined;
1421
1427
  tzkt?: {
1422
1428
  disableAutostartWithSandbox?: boolean | undefined;
1423
1429
  postgresqlPort?: number | undefined;
1424
1430
  apiPort?: number | undefined;
1425
1431
  } | undefined;
1432
+ annotations?: Record<string, unknown> | undefined;
1426
1433
  label: string;
1427
1434
  rpcUrl: string;
1428
- protocol: string;
1429
1435
  }> | undefined;
1430
1436
  language?: "en" | "fr" | undefined;
1437
+ metadata?: {
1438
+ name?: string | undefined;
1439
+ projectDescription?: string | undefined;
1440
+ authors?: string[] | undefined;
1441
+ license?: string | undefined;
1442
+ homepage?: string | undefined;
1443
+ } | undefined;
1444
+ artifactsDir?: string | undefined;
1445
+ contractsDir?: string | undefined;
1446
+ contracts?: Record<string, {
1447
+ sourceFile: string;
1448
+ hash: string;
1449
+ }> | undefined;
1431
1450
  plugins?: {
1432
1451
  type: "npm" | "binary" | "deno";
1433
1452
  name: string;
1434
1453
  }[] | undefined;
1435
- contractsDir?: string | undefined;
1436
- artifactsDir?: string | undefined;
1454
+ accounts?: Record<string, string> | undefined;
1437
1455
  network?: Record<string, {
1438
1456
  accounts?: Record<string, {
1439
- publicKey: string;
1440
- publicKeyHash: string;
1441
- privateKey: string;
1457
+ mnemonic?: string | undefined;
1458
+ publicKey?: string | undefined;
1459
+ publicKeyHash?: string | undefined;
1460
+ privateKey?: string | undefined;
1442
1461
  }> | undefined;
1443
1462
  faucet?: {
1444
1463
  pkh: string;
@@ -1450,20 +1469,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1450
1469
  } | undefined;
1451
1470
  label: string;
1452
1471
  rpcUrl: string;
1453
- protocol: string;
1454
- }> | undefined;
1455
- accounts?: Record<string, string> | undefined;
1456
- contracts?: Record<string, {
1457
- sourceFile: string;
1458
- hash: string;
1459
1472
  }> | undefined;
1460
- metadata?: {
1461
- name?: string | undefined;
1462
- projectDescription?: string | undefined;
1463
- authors?: string[] | undefined;
1464
- license?: string | undefined;
1465
- homepage?: string | undefined;
1466
- } | undefined;
1467
1473
  projectDir: string;
1468
1474
  environment: Record<string, string | {
1469
1475
  storage?: Record<string, string> | undefined;
@@ -1499,28 +1505,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1499
1505
  encryptedKey: string;
1500
1506
  secretKey: string;
1501
1507
  }> | undefined;
1502
- attributes?: string | number | boolean | undefined;
1508
+ protocol?: string | undefined;
1503
1509
  tzkt?: {
1504
1510
  disableAutostartWithSandbox?: boolean | undefined;
1505
1511
  postgresqlPort?: number | undefined;
1506
1512
  apiPort?: number | undefined;
1507
1513
  } | undefined;
1514
+ annotations?: Record<string, unknown> | undefined;
1508
1515
  label: string;
1509
1516
  rpcUrl: string;
1510
- protocol: string;
1511
1517
  }> | undefined;
1512
1518
  language?: "en" | "fr" | undefined;
1519
+ metadata?: {
1520
+ name?: string | undefined;
1521
+ projectDescription?: string | undefined;
1522
+ authors?: string[] | undefined;
1523
+ license?: string | undefined;
1524
+ homepage?: string | undefined;
1525
+ } | undefined;
1526
+ artifactsDir?: string | undefined;
1527
+ contractsDir?: string | undefined;
1528
+ contracts?: Record<string, {
1529
+ sourceFile: string;
1530
+ hash: string;
1531
+ }> | undefined;
1513
1532
  plugins?: {
1514
1533
  type: "npm" | "binary" | "deno";
1515
1534
  name: string;
1516
1535
  }[] | undefined;
1517
- contractsDir?: string | undefined;
1518
- artifactsDir?: string | undefined;
1536
+ accounts?: Record<string, string> | undefined;
1519
1537
  network?: Record<string, {
1520
1538
  accounts?: Record<string, {
1521
- publicKey: string;
1522
- publicKeyHash: string;
1523
- privateKey: string;
1539
+ mnemonic?: string | undefined;
1540
+ publicKey?: string | undefined;
1541
+ publicKeyHash?: string | undefined;
1542
+ privateKey?: string | undefined;
1524
1543
  }> | undefined;
1525
1544
  faucet?: {
1526
1545
  pkh: string;
@@ -1529,23 +1548,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1529
1548
  password: string;
1530
1549
  amount: string;
1531
1550
  activation_code: string;
1532
- } | undefined;
1533
- label: string;
1534
- rpcUrl: string;
1535
- protocol: string;
1536
- }> | undefined;
1537
- accounts?: Record<string, string> | undefined;
1538
- contracts?: Record<string, {
1539
- sourceFile: string;
1540
- hash: string;
1551
+ } | undefined;
1552
+ label: string;
1553
+ rpcUrl: string;
1541
1554
  }> | undefined;
1542
- metadata?: {
1543
- name?: string | undefined;
1544
- projectDescription?: string | undefined;
1545
- authors?: string[] | undefined;
1546
- license?: string | undefined;
1547
- homepage?: string | undefined;
1548
- } | undefined;
1549
1555
  projectDir: string;
1550
1556
  environment: Record<string, string | {
1551
1557
  storage?: Record<string, string> | undefined;
@@ -1581,28 +1587,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1581
1587
  encryptedKey: string;
1582
1588
  secretKey: string;
1583
1589
  }> | undefined;
1584
- attributes?: string | number | boolean | undefined;
1590
+ protocol?: string | undefined;
1585
1591
  tzkt?: {
1586
1592
  disableAutostartWithSandbox?: boolean | undefined;
1587
1593
  postgresqlPort?: number | undefined;
1588
1594
  apiPort?: number | undefined;
1589
1595
  } | undefined;
1596
+ annotations?: Record<string, unknown> | undefined;
1590
1597
  label: string;
1591
1598
  rpcUrl: string;
1592
- protocol: string;
1593
1599
  }> | undefined;
1594
1600
  language?: "en" | "fr" | undefined;
1601
+ metadata?: {
1602
+ name?: string | undefined;
1603
+ projectDescription?: string | undefined;
1604
+ authors?: string[] | undefined;
1605
+ license?: string | undefined;
1606
+ homepage?: string | undefined;
1607
+ } | undefined;
1608
+ artifactsDir?: string | undefined;
1609
+ contractsDir?: string | undefined;
1610
+ contracts?: Record<string, {
1611
+ sourceFile: string;
1612
+ hash: string;
1613
+ }> | undefined;
1595
1614
  plugins?: {
1596
1615
  type: "npm" | "binary" | "deno";
1597
1616
  name: string;
1598
1617
  }[] | undefined;
1599
- contractsDir?: string | undefined;
1600
- artifactsDir?: string | undefined;
1618
+ accounts?: Record<string, string> | undefined;
1601
1619
  network?: Record<string, {
1602
1620
  accounts?: Record<string, {
1603
- publicKey: string;
1604
- publicKeyHash: string;
1605
- privateKey: string;
1621
+ mnemonic?: string | undefined;
1622
+ publicKey?: string | undefined;
1623
+ publicKeyHash?: string | undefined;
1624
+ privateKey?: string | undefined;
1606
1625
  }> | undefined;
1607
1626
  faucet?: {
1608
1627
  pkh: string;
@@ -1614,20 +1633,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1614
1633
  } | undefined;
1615
1634
  label: string;
1616
1635
  rpcUrl: string;
1617
- protocol: string;
1618
- }> | undefined;
1619
- accounts?: Record<string, string> | undefined;
1620
- contracts?: Record<string, {
1621
- sourceFile: string;
1622
- hash: string;
1623
1636
  }> | undefined;
1624
- metadata?: {
1625
- name?: string | undefined;
1626
- projectDescription?: string | undefined;
1627
- authors?: string[] | undefined;
1628
- license?: string | undefined;
1629
- homepage?: string | undefined;
1630
- } | undefined;
1631
1637
  projectDir: string;
1632
1638
  environment: Record<string, string | {
1633
1639
  storage?: Record<string, string> | undefined;
@@ -1660,6 +1666,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1660
1666
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1661
1667
  config: import("zod").ZodObject<import("zod").extendShape<{
1662
1668
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1669
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1670
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1671
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1672
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1673
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1674
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1675
+ }, "strip", import("zod").ZodTypeAny, {
1676
+ name?: string | undefined;
1677
+ projectDescription?: string | undefined;
1678
+ authors?: string[] | undefined;
1679
+ license?: string | undefined;
1680
+ homepage?: string | undefined;
1681
+ }, {
1682
+ name?: string | undefined;
1683
+ projectDescription?: string | undefined;
1684
+ authors?: string[] | undefined;
1685
+ license?: string | undefined;
1686
+ homepage?: string | undefined;
1687
+ }>>;
1688
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1689
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1690
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1691
+ sourceFile: import("zod").ZodString;
1692
+ hash: import("zod").ZodString;
1693
+ }, "strip", import("zod").ZodTypeAny, {
1694
+ sourceFile: string;
1695
+ hash: string;
1696
+ }, {
1697
+ sourceFile: string;
1698
+ hash: string;
1699
+ }>>>;
1663
1700
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1664
1701
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1665
1702
  name: import("zod").ZodString;
@@ -1670,24 +1707,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1670
1707
  type: "npm" | "binary" | "deno";
1671
1708
  name: string;
1672
1709
  }>, "many">>;
1673
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1674
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1710
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1711
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1712
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1713
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1714
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1715
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1716
+ }, "strip", import("zod").ZodTypeAny, {
1717
+ storage?: Record<string, string> | undefined;
1718
+ aliases?: Record<string, Record<string, string>> | undefined;
1719
+ networks: string[];
1720
+ sandboxes: string[];
1721
+ }, {
1722
+ storage?: Record<string, string> | undefined;
1723
+ aliases?: Record<string, Record<string, string>> | undefined;
1724
+ networks: string[];
1725
+ sandboxes: string[];
1726
+ }>, import("zod").ZodString]>>;
1675
1727
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1676
1728
  label: import("zod").ZodString;
1677
1729
  rpcUrl: import("zod").ZodString;
1678
- protocol: import("zod").ZodString;
1679
1730
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1680
- publicKey: import("zod").ZodString;
1681
- publicKeyHash: import("zod").ZodString;
1682
- privateKey: import("zod").ZodString;
1731
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1732
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1733
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1734
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1683
1735
  }, "strip", import("zod").ZodTypeAny, {
1684
- publicKey: string;
1685
- publicKeyHash: string;
1686
- privateKey: string;
1736
+ mnemonic?: string | undefined;
1737
+ publicKey?: string | undefined;
1738
+ publicKeyHash?: string | undefined;
1739
+ privateKey?: string | undefined;
1687
1740
  }, {
1688
- publicKey: string;
1689
- publicKeyHash: string;
1690
- privateKey: string;
1741
+ mnemonic?: string | undefined;
1742
+ publicKey?: string | undefined;
1743
+ publicKeyHash?: string | undefined;
1744
+ privateKey?: string | undefined;
1691
1745
  }>>>;
1692
1746
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1693
1747
  pkh: import("zod").ZodString;
@@ -1713,9 +1767,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1713
1767
  }>>;
1714
1768
  }, "strip", import("zod").ZodTypeAny, {
1715
1769
  accounts?: Record<string, {
1716
- publicKey: string;
1717
- publicKeyHash: string;
1718
- privateKey: string;
1770
+ mnemonic?: string | undefined;
1771
+ publicKey?: string | undefined;
1772
+ publicKeyHash?: string | undefined;
1773
+ privateKey?: string | undefined;
1719
1774
  }> | undefined;
1720
1775
  faucet?: {
1721
1776
  pkh: string;
@@ -1727,12 +1782,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1727
1782
  } | undefined;
1728
1783
  label: string;
1729
1784
  rpcUrl: string;
1730
- protocol: string;
1731
1785
  }, {
1732
1786
  accounts?: Record<string, {
1733
- publicKey: string;
1734
- publicKeyHash: string;
1735
- privateKey: string;
1787
+ mnemonic?: string | undefined;
1788
+ publicKey?: string | undefined;
1789
+ publicKeyHash?: string | undefined;
1790
+ privateKey?: string | undefined;
1736
1791
  }> | undefined;
1737
1792
  faucet?: {
1738
1793
  pkh: string;
@@ -1744,13 +1799,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1744
1799
  } | undefined;
1745
1800
  label: string;
1746
1801
  rpcUrl: string;
1747
- protocol: string;
1748
1802
  }>>>;
1749
1803
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1750
1804
  label: import("zod").ZodString;
1751
1805
  rpcUrl: import("zod").ZodString;
1752
- protocol: import("zod").ZodString;
1753
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1806
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1754
1807
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1755
1808
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1756
1809
  encryptedKey: import("zod").ZodString;
@@ -1778,6 +1831,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1778
1831
  postgresqlPort?: number | undefined;
1779
1832
  apiPort?: number | undefined;
1780
1833
  }>>;
1834
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1781
1835
  }, "strip", import("zod").ZodTypeAny, {
1782
1836
  plugin?: string | undefined;
1783
1837
  accounts?: Record<string, string | {
@@ -1785,15 +1839,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1785
1839
  encryptedKey: string;
1786
1840
  secretKey: string;
1787
1841
  }> | undefined;
1788
- attributes?: string | number | boolean | undefined;
1842
+ protocol?: string | undefined;
1789
1843
  tzkt?: {
1790
1844
  disableAutostartWithSandbox?: boolean | undefined;
1791
1845
  postgresqlPort?: number | undefined;
1792
1846
  apiPort?: number | undefined;
1793
1847
  } | undefined;
1848
+ annotations?: Record<string, unknown> | undefined;
1794
1849
  label: string;
1795
1850
  rpcUrl: string;
1796
- protocol: string;
1797
1851
  }, {
1798
1852
  plugin?: string | undefined;
1799
1853
  accounts?: Record<string, string | {
@@ -1801,62 +1855,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1801
1855
  encryptedKey: string;
1802
1856
  secretKey: string;
1803
1857
  }> | undefined;
1804
- attributes?: string | number | boolean | undefined;
1858
+ protocol?: string | undefined;
1805
1859
  tzkt?: {
1806
1860
  disableAutostartWithSandbox?: boolean | undefined;
1807
1861
  postgresqlPort?: number | undefined;
1808
1862
  apiPort?: number | undefined;
1809
1863
  } | undefined;
1864
+ annotations?: Record<string, unknown> | undefined;
1810
1865
  label: string;
1811
1866
  rpcUrl: string;
1812
- protocol: string;
1813
- }>>>;
1814
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1815
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1816
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1817
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1818
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1819
- }, "strip", import("zod").ZodTypeAny, {
1820
- storage?: Record<string, string> | undefined;
1821
- aliases?: Record<string, Record<string, string>> | undefined;
1822
- networks: string[];
1823
- sandboxes: string[];
1824
- }, {
1825
- storage?: Record<string, string> | undefined;
1826
- aliases?: Record<string, Record<string, string>> | undefined;
1827
- networks: string[];
1828
- sandboxes: string[];
1829
- }>, import("zod").ZodString]>>;
1830
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1831
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1832
- sourceFile: import("zod").ZodString;
1833
- hash: import("zod").ZodString;
1834
- }, "strip", import("zod").ZodTypeAny, {
1835
- sourceFile: string;
1836
- hash: string;
1837
- }, {
1838
- sourceFile: string;
1839
- hash: string;
1840
1867
  }>>>;
1841
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1842
- name: import("zod").ZodOptional<import("zod").ZodString>;
1843
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1844
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1845
- license: import("zod").ZodOptional<import("zod").ZodString>;
1846
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1847
- }, "strip", import("zod").ZodTypeAny, {
1848
- name?: string | undefined;
1849
- projectDescription?: string | undefined;
1850
- authors?: string[] | undefined;
1851
- license?: string | undefined;
1852
- homepage?: string | undefined;
1853
- }, {
1854
- name?: string | undefined;
1855
- projectDescription?: string | undefined;
1856
- authors?: string[] | undefined;
1857
- license?: string | undefined;
1858
- homepage?: string | undefined;
1859
- }>>;
1860
1868
  }, {
1861
1869
  projectDir: import("zod").ZodString;
1862
1870
  configFile: import("zod").ZodString;
@@ -1869,28 +1877,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1869
1877
  encryptedKey: string;
1870
1878
  secretKey: string;
1871
1879
  }> | undefined;
1872
- attributes?: string | number | boolean | undefined;
1880
+ protocol?: string | undefined;
1873
1881
  tzkt?: {
1874
1882
  disableAutostartWithSandbox?: boolean | undefined;
1875
1883
  postgresqlPort?: number | undefined;
1876
1884
  apiPort?: number | undefined;
1877
1885
  } | undefined;
1886
+ annotations?: Record<string, unknown> | undefined;
1878
1887
  label: string;
1879
1888
  rpcUrl: string;
1880
- protocol: string;
1881
1889
  }> | undefined;
1882
1890
  language?: "en" | "fr" | undefined;
1891
+ metadata?: {
1892
+ name?: string | undefined;
1893
+ projectDescription?: string | undefined;
1894
+ authors?: string[] | undefined;
1895
+ license?: string | undefined;
1896
+ homepage?: string | undefined;
1897
+ } | undefined;
1898
+ artifactsDir?: string | undefined;
1899
+ contractsDir?: string | undefined;
1900
+ contracts?: Record<string, {
1901
+ sourceFile: string;
1902
+ hash: string;
1903
+ }> | undefined;
1883
1904
  plugins?: {
1884
1905
  type: "npm" | "binary" | "deno";
1885
1906
  name: string;
1886
1907
  }[] | undefined;
1887
- contractsDir?: string | undefined;
1888
- artifactsDir?: string | undefined;
1908
+ accounts?: Record<string, string> | undefined;
1889
1909
  network?: Record<string, {
1890
1910
  accounts?: Record<string, {
1891
- publicKey: string;
1892
- publicKeyHash: string;
1893
- privateKey: string;
1911
+ mnemonic?: string | undefined;
1912
+ publicKey?: string | undefined;
1913
+ publicKeyHash?: string | undefined;
1914
+ privateKey?: string | undefined;
1894
1915
  }> | undefined;
1895
1916
  faucet?: {
1896
1917
  pkh: string;
@@ -1902,20 +1923,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1902
1923
  } | undefined;
1903
1924
  label: string;
1904
1925
  rpcUrl: string;
1905
- protocol: string;
1906
- }> | undefined;
1907
- accounts?: Record<string, string> | undefined;
1908
- contracts?: Record<string, {
1909
- sourceFile: string;
1910
- hash: string;
1911
1926
  }> | undefined;
1912
- metadata?: {
1913
- name?: string | undefined;
1914
- projectDescription?: string | undefined;
1915
- authors?: string[] | undefined;
1916
- license?: string | undefined;
1917
- homepage?: string | undefined;
1918
- } | undefined;
1919
1927
  projectDir: string;
1920
1928
  environment: Record<string, string | {
1921
1929
  storage?: Record<string, string> | undefined;
@@ -1933,28 +1941,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1933
1941
  encryptedKey: string;
1934
1942
  secretKey: string;
1935
1943
  }> | undefined;
1936
- attributes?: string | number | boolean | undefined;
1944
+ protocol?: string | undefined;
1937
1945
  tzkt?: {
1938
1946
  disableAutostartWithSandbox?: boolean | undefined;
1939
1947
  postgresqlPort?: number | undefined;
1940
1948
  apiPort?: number | undefined;
1941
1949
  } | undefined;
1950
+ annotations?: Record<string, unknown> | undefined;
1942
1951
  label: string;
1943
1952
  rpcUrl: string;
1944
- protocol: string;
1945
1953
  }> | undefined;
1946
1954
  language?: "en" | "fr" | undefined;
1955
+ metadata?: {
1956
+ name?: string | undefined;
1957
+ projectDescription?: string | undefined;
1958
+ authors?: string[] | undefined;
1959
+ license?: string | undefined;
1960
+ homepage?: string | undefined;
1961
+ } | undefined;
1962
+ artifactsDir?: string | undefined;
1963
+ contractsDir?: string | undefined;
1964
+ contracts?: Record<string, {
1965
+ sourceFile: string;
1966
+ hash: string;
1967
+ }> | undefined;
1947
1968
  plugins?: {
1948
1969
  type: "npm" | "binary" | "deno";
1949
1970
  name: string;
1950
1971
  }[] | undefined;
1951
- contractsDir?: string | undefined;
1952
- artifactsDir?: string | undefined;
1972
+ accounts?: Record<string, string> | undefined;
1953
1973
  network?: Record<string, {
1954
1974
  accounts?: Record<string, {
1955
- publicKey: string;
1956
- publicKeyHash: string;
1957
- privateKey: string;
1975
+ mnemonic?: string | undefined;
1976
+ publicKey?: string | undefined;
1977
+ publicKeyHash?: string | undefined;
1978
+ privateKey?: string | undefined;
1958
1979
  }> | undefined;
1959
1980
  faucet?: {
1960
1981
  pkh: string;
@@ -1966,20 +1987,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1966
1987
  } | undefined;
1967
1988
  label: string;
1968
1989
  rpcUrl: string;
1969
- protocol: string;
1970
- }> | undefined;
1971
- accounts?: Record<string, string> | undefined;
1972
- contracts?: Record<string, {
1973
- sourceFile: string;
1974
- hash: string;
1975
1990
  }> | undefined;
1976
- metadata?: {
1977
- name?: string | undefined;
1978
- projectDescription?: string | undefined;
1979
- authors?: string[] | undefined;
1980
- license?: string | undefined;
1981
- homepage?: string | undefined;
1982
- } | undefined;
1983
1991
  projectDir: string;
1984
1992
  environment: Record<string, string | {
1985
1993
  storage?: Record<string, string> | undefined;
@@ -2015,28 +2023,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2015
2023
  encryptedKey: string;
2016
2024
  secretKey: string;
2017
2025
  }> | undefined;
2018
- attributes?: string | number | boolean | undefined;
2026
+ protocol?: string | undefined;
2019
2027
  tzkt?: {
2020
2028
  disableAutostartWithSandbox?: boolean | undefined;
2021
2029
  postgresqlPort?: number | undefined;
2022
2030
  apiPort?: number | undefined;
2023
2031
  } | undefined;
2032
+ annotations?: Record<string, unknown> | undefined;
2024
2033
  label: string;
2025
2034
  rpcUrl: string;
2026
- protocol: string;
2027
2035
  }> | undefined;
2028
2036
  language?: "en" | "fr" | undefined;
2037
+ metadata?: {
2038
+ name?: string | undefined;
2039
+ projectDescription?: string | undefined;
2040
+ authors?: string[] | undefined;
2041
+ license?: string | undefined;
2042
+ homepage?: string | undefined;
2043
+ } | undefined;
2044
+ artifactsDir?: string | undefined;
2045
+ contractsDir?: string | undefined;
2046
+ contracts?: Record<string, {
2047
+ sourceFile: string;
2048
+ hash: string;
2049
+ }> | undefined;
2029
2050
  plugins?: {
2030
2051
  type: "npm" | "binary" | "deno";
2031
2052
  name: string;
2032
2053
  }[] | undefined;
2033
- contractsDir?: string | undefined;
2034
- artifactsDir?: string | undefined;
2054
+ accounts?: Record<string, string> | undefined;
2035
2055
  network?: Record<string, {
2036
2056
  accounts?: Record<string, {
2037
- publicKey: string;
2038
- publicKeyHash: string;
2039
- privateKey: string;
2057
+ mnemonic?: string | undefined;
2058
+ publicKey?: string | undefined;
2059
+ publicKeyHash?: string | undefined;
2060
+ privateKey?: string | undefined;
2040
2061
  }> | undefined;
2041
2062
  faucet?: {
2042
2063
  pkh: string;
@@ -2048,20 +2069,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2048
2069
  } | undefined;
2049
2070
  label: string;
2050
2071
  rpcUrl: string;
2051
- protocol: string;
2052
- }> | undefined;
2053
- accounts?: Record<string, string> | undefined;
2054
- contracts?: Record<string, {
2055
- sourceFile: string;
2056
- hash: string;
2057
2072
  }> | undefined;
2058
- metadata?: {
2059
- name?: string | undefined;
2060
- projectDescription?: string | undefined;
2061
- authors?: string[] | undefined;
2062
- license?: string | undefined;
2063
- homepage?: string | undefined;
2064
- } | undefined;
2065
2073
  projectDir: string;
2066
2074
  environment: Record<string, string | {
2067
2075
  storage?: Record<string, string> | undefined;
@@ -2097,28 +2105,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2097
2105
  encryptedKey: string;
2098
2106
  secretKey: string;
2099
2107
  }> | undefined;
2100
- attributes?: string | number | boolean | undefined;
2108
+ protocol?: string | undefined;
2101
2109
  tzkt?: {
2102
2110
  disableAutostartWithSandbox?: boolean | undefined;
2103
2111
  postgresqlPort?: number | undefined;
2104
2112
  apiPort?: number | undefined;
2105
2113
  } | undefined;
2114
+ annotations?: Record<string, unknown> | undefined;
2106
2115
  label: string;
2107
2116
  rpcUrl: string;
2108
- protocol: string;
2109
2117
  }> | undefined;
2110
2118
  language?: "en" | "fr" | undefined;
2119
+ metadata?: {
2120
+ name?: string | undefined;
2121
+ projectDescription?: string | undefined;
2122
+ authors?: string[] | undefined;
2123
+ license?: string | undefined;
2124
+ homepage?: string | undefined;
2125
+ } | undefined;
2126
+ artifactsDir?: string | undefined;
2127
+ contractsDir?: string | undefined;
2128
+ contracts?: Record<string, {
2129
+ sourceFile: string;
2130
+ hash: string;
2131
+ }> | undefined;
2111
2132
  plugins?: {
2112
2133
  type: "npm" | "binary" | "deno";
2113
2134
  name: string;
2114
2135
  }[] | undefined;
2115
- contractsDir?: string | undefined;
2116
- artifactsDir?: string | undefined;
2136
+ accounts?: Record<string, string> | undefined;
2117
2137
  network?: Record<string, {
2118
2138
  accounts?: Record<string, {
2119
- publicKey: string;
2120
- publicKeyHash: string;
2121
- privateKey: string;
2139
+ mnemonic?: string | undefined;
2140
+ publicKey?: string | undefined;
2141
+ publicKeyHash?: string | undefined;
2142
+ privateKey?: string | undefined;
2122
2143
  }> | undefined;
2123
2144
  faucet?: {
2124
2145
  pkh: string;
@@ -2130,20 +2151,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2130
2151
  } | undefined;
2131
2152
  label: string;
2132
2153
  rpcUrl: string;
2133
- protocol: string;
2134
- }> | undefined;
2135
- accounts?: Record<string, string> | undefined;
2136
- contracts?: Record<string, {
2137
- sourceFile: string;
2138
- hash: string;
2139
2154
  }> | undefined;
2140
- metadata?: {
2141
- name?: string | undefined;
2142
- projectDescription?: string | undefined;
2143
- authors?: string[] | undefined;
2144
- license?: string | undefined;
2145
- homepage?: string | undefined;
2146
- } | undefined;
2147
2155
  projectDir: string;
2148
2156
  environment: Record<string, string | {
2149
2157
  storage?: Record<string, string> | undefined;