@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;
@@ -387,28 +389,41 @@ export declare const schemas: {
387
389
  encryptedKey: string;
388
390
  secretKey: string;
389
391
  }> | undefined;
390
- attributes?: string | number | boolean | undefined;
392
+ protocol?: string | undefined;
391
393
  tzkt?: {
392
394
  disableAutostartWithSandbox?: boolean | undefined;
393
395
  postgresqlPort?: number | undefined;
394
396
  apiPort?: number | undefined;
395
397
  } | undefined;
398
+ annotations?: Record<string, unknown> | undefined;
396
399
  label: string;
397
400
  rpcUrl: string;
398
- protocol: string;
399
401
  }> | undefined;
400
402
  language?: "en" | "fr" | undefined;
403
+ metadata?: {
404
+ name?: string | undefined;
405
+ projectDescription?: string | undefined;
406
+ authors?: string[] | undefined;
407
+ license?: string | undefined;
408
+ homepage?: string | undefined;
409
+ } | undefined;
410
+ artifactsDir?: string | undefined;
411
+ contractsDir?: string | undefined;
412
+ contracts?: Record<string, {
413
+ sourceFile: string;
414
+ hash: string;
415
+ }> | undefined;
401
416
  plugins?: {
402
417
  type: "npm" | "binary" | "deno";
403
418
  name: string;
404
419
  }[] | undefined;
405
- contractsDir?: string | undefined;
406
- artifactsDir?: string | undefined;
420
+ accounts?: Record<string, string> | undefined;
407
421
  network?: Record<string, {
408
422
  accounts?: Record<string, {
409
- publicKey: string;
410
- publicKeyHash: string;
411
- privateKey: string;
423
+ mnemonic?: string | undefined;
424
+ publicKey?: string | undefined;
425
+ publicKeyHash?: string | undefined;
426
+ privateKey?: string | undefined;
412
427
  }> | undefined;
413
428
  faucet?: {
414
429
  pkh: string;
@@ -420,20 +435,7 @@ export declare const schemas: {
420
435
  } | undefined;
421
436
  label: string;
422
437
  rpcUrl: string;
423
- protocol: string;
424
- }> | undefined;
425
- accounts?: Record<string, string> | undefined;
426
- contracts?: Record<string, {
427
- sourceFile: string;
428
- hash: string;
429
438
  }> | undefined;
430
- metadata?: {
431
- name?: string | undefined;
432
- projectDescription?: string | undefined;
433
- authors?: string[] | undefined;
434
- license?: string | undefined;
435
- homepage?: string | undefined;
436
- } | undefined;
437
439
  projectDir: string;
438
440
  environment: Record<string, string | {
439
441
  storage?: Record<string, string> | undefined;
@@ -470,28 +472,41 @@ export declare const schemas: {
470
472
  encryptedKey: string;
471
473
  secretKey: string;
472
474
  }> | undefined;
473
- attributes?: string | number | boolean | undefined;
475
+ protocol?: string | undefined;
474
476
  tzkt?: {
475
477
  disableAutostartWithSandbox?: boolean | undefined;
476
478
  postgresqlPort?: number | undefined;
477
479
  apiPort?: number | undefined;
478
480
  } | undefined;
481
+ annotations?: Record<string, unknown> | undefined;
479
482
  label: string;
480
483
  rpcUrl: string;
481
- protocol: string;
482
484
  }> | undefined;
483
485
  language?: "en" | "fr" | undefined;
486
+ metadata?: {
487
+ name?: string | undefined;
488
+ projectDescription?: string | undefined;
489
+ authors?: string[] | undefined;
490
+ license?: string | undefined;
491
+ homepage?: string | undefined;
492
+ } | undefined;
493
+ artifactsDir?: string | undefined;
494
+ contractsDir?: string | undefined;
495
+ contracts?: Record<string, {
496
+ sourceFile: string;
497
+ hash: string;
498
+ }> | undefined;
484
499
  plugins?: {
485
500
  type: "npm" | "binary" | "deno";
486
501
  name: string;
487
502
  }[] | undefined;
488
- contractsDir?: string | undefined;
489
- artifactsDir?: string | undefined;
503
+ accounts?: Record<string, string> | undefined;
490
504
  network?: Record<string, {
491
505
  accounts?: Record<string, {
492
- publicKey: string;
493
- publicKeyHash: string;
494
- privateKey: string;
506
+ mnemonic?: string | undefined;
507
+ publicKey?: string | undefined;
508
+ publicKeyHash?: string | undefined;
509
+ privateKey?: string | undefined;
495
510
  }> | undefined;
496
511
  faucet?: {
497
512
  pkh: string;
@@ -503,20 +518,7 @@ export declare const schemas: {
503
518
  } | undefined;
504
519
  label: string;
505
520
  rpcUrl: string;
506
- protocol: string;
507
521
  }> | undefined;
508
- accounts?: Record<string, string> | undefined;
509
- contracts?: Record<string, {
510
- sourceFile: string;
511
- hash: string;
512
- }> | undefined;
513
- metadata?: {
514
- name?: string | undefined;
515
- projectDescription?: string | undefined;
516
- authors?: string[] | undefined;
517
- license?: string | undefined;
518
- homepage?: string | undefined;
519
- } | undefined;
520
522
  projectDir: string;
521
523
  environment: Record<string, string | {
522
524
  storage?: Record<string, string> | undefined;
@@ -549,6 +551,37 @@ export declare const schemas: {
549
551
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
550
552
  config: import("zod").ZodObject<import("zod").extendShape<{
551
553
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
554
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
555
+ name: import("zod").ZodOptional<import("zod").ZodString>;
556
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
557
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
558
+ license: import("zod").ZodOptional<import("zod").ZodString>;
559
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
560
+ }, "strip", import("zod").ZodTypeAny, {
561
+ name?: string | undefined;
562
+ projectDescription?: string | undefined;
563
+ authors?: string[] | undefined;
564
+ license?: string | undefined;
565
+ homepage?: string | undefined;
566
+ }, {
567
+ name?: string | undefined;
568
+ projectDescription?: string | undefined;
569
+ authors?: string[] | undefined;
570
+ license?: string | undefined;
571
+ homepage?: string | undefined;
572
+ }>>;
573
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
574
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
575
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
576
+ sourceFile: import("zod").ZodString;
577
+ hash: import("zod").ZodString;
578
+ }, "strip", import("zod").ZodTypeAny, {
579
+ sourceFile: string;
580
+ hash: string;
581
+ }, {
582
+ sourceFile: string;
583
+ hash: string;
584
+ }>>>;
552
585
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
553
586
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
554
587
  name: import("zod").ZodString;
@@ -559,24 +592,41 @@ export declare const schemas: {
559
592
  type: "npm" | "binary" | "deno";
560
593
  name: string;
561
594
  }>, "many">>;
562
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
563
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
595
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
596
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
597
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
598
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
599
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
600
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
601
+ }, "strip", import("zod").ZodTypeAny, {
602
+ storage?: Record<string, string> | undefined;
603
+ aliases?: Record<string, Record<string, string>> | undefined;
604
+ networks: string[];
605
+ sandboxes: string[];
606
+ }, {
607
+ storage?: Record<string, string> | undefined;
608
+ aliases?: Record<string, Record<string, string>> | undefined;
609
+ networks: string[];
610
+ sandboxes: string[];
611
+ }>, import("zod").ZodString]>>;
564
612
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
565
613
  label: import("zod").ZodString;
566
614
  rpcUrl: import("zod").ZodString;
567
- protocol: import("zod").ZodString;
568
615
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
569
- publicKey: import("zod").ZodString;
570
- publicKeyHash: import("zod").ZodString;
571
- privateKey: import("zod").ZodString;
616
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
617
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
618
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
619
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
572
620
  }, "strip", import("zod").ZodTypeAny, {
573
- publicKey: string;
574
- publicKeyHash: string;
575
- privateKey: string;
621
+ mnemonic?: string | undefined;
622
+ publicKey?: string | undefined;
623
+ publicKeyHash?: string | undefined;
624
+ privateKey?: string | undefined;
576
625
  }, {
577
- publicKey: string;
578
- publicKeyHash: string;
579
- privateKey: string;
626
+ mnemonic?: string | undefined;
627
+ publicKey?: string | undefined;
628
+ publicKeyHash?: string | undefined;
629
+ privateKey?: string | undefined;
580
630
  }>>>;
581
631
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
582
632
  pkh: import("zod").ZodString;
@@ -602,9 +652,10 @@ export declare const schemas: {
602
652
  }>>;
603
653
  }, "strip", import("zod").ZodTypeAny, {
604
654
  accounts?: Record<string, {
605
- publicKey: string;
606
- publicKeyHash: string;
607
- privateKey: string;
655
+ mnemonic?: string | undefined;
656
+ publicKey?: string | undefined;
657
+ publicKeyHash?: string | undefined;
658
+ privateKey?: string | undefined;
608
659
  }> | undefined;
609
660
  faucet?: {
610
661
  pkh: string;
@@ -616,12 +667,12 @@ export declare const schemas: {
616
667
  } | undefined;
617
668
  label: string;
618
669
  rpcUrl: string;
619
- protocol: string;
620
670
  }, {
621
671
  accounts?: Record<string, {
622
- publicKey: string;
623
- publicKeyHash: string;
624
- privateKey: string;
672
+ mnemonic?: string | undefined;
673
+ publicKey?: string | undefined;
674
+ publicKeyHash?: string | undefined;
675
+ privateKey?: string | undefined;
625
676
  }> | undefined;
626
677
  faucet?: {
627
678
  pkh: string;
@@ -633,13 +684,11 @@ export declare const schemas: {
633
684
  } | undefined;
634
685
  label: string;
635
686
  rpcUrl: string;
636
- protocol: string;
637
687
  }>>>;
638
688
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
639
689
  label: import("zod").ZodString;
640
690
  rpcUrl: import("zod").ZodString;
641
- protocol: import("zod").ZodString;
642
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
691
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
643
692
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
644
693
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
645
694
  encryptedKey: import("zod").ZodString;
@@ -667,6 +716,7 @@ export declare const schemas: {
667
716
  postgresqlPort?: number | undefined;
668
717
  apiPort?: number | undefined;
669
718
  }>>;
719
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
670
720
  }, "strip", import("zod").ZodTypeAny, {
671
721
  plugin?: string | undefined;
672
722
  accounts?: Record<string, string | {
@@ -674,15 +724,15 @@ export declare const schemas: {
674
724
  encryptedKey: string;
675
725
  secretKey: string;
676
726
  }> | undefined;
677
- attributes?: string | number | boolean | undefined;
727
+ protocol?: string | undefined;
678
728
  tzkt?: {
679
729
  disableAutostartWithSandbox?: boolean | undefined;
680
730
  postgresqlPort?: number | undefined;
681
731
  apiPort?: number | undefined;
682
732
  } | undefined;
733
+ annotations?: Record<string, unknown> | undefined;
683
734
  label: string;
684
735
  rpcUrl: string;
685
- protocol: string;
686
736
  }, {
687
737
  plugin?: string | undefined;
688
738
  accounts?: Record<string, string | {
@@ -690,62 +740,16 @@ export declare const schemas: {
690
740
  encryptedKey: string;
691
741
  secretKey: string;
692
742
  }> | undefined;
693
- attributes?: string | number | boolean | undefined;
743
+ protocol?: string | undefined;
694
744
  tzkt?: {
695
745
  disableAutostartWithSandbox?: boolean | undefined;
696
746
  postgresqlPort?: number | undefined;
697
747
  apiPort?: number | undefined;
698
748
  } | undefined;
749
+ annotations?: Record<string, unknown> | undefined;
699
750
  label: string;
700
751
  rpcUrl: string;
701
- protocol: string;
702
752
  }>>>;
703
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
704
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
705
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
706
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
707
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
708
- }, "strip", import("zod").ZodTypeAny, {
709
- storage?: Record<string, string> | undefined;
710
- aliases?: Record<string, Record<string, string>> | undefined;
711
- networks: string[];
712
- sandboxes: string[];
713
- }, {
714
- storage?: Record<string, string> | undefined;
715
- aliases?: Record<string, Record<string, string>> | undefined;
716
- networks: string[];
717
- sandboxes: string[];
718
- }>, import("zod").ZodString]>>;
719
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
720
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
721
- sourceFile: import("zod").ZodString;
722
- hash: import("zod").ZodString;
723
- }, "strip", import("zod").ZodTypeAny, {
724
- sourceFile: string;
725
- hash: string;
726
- }, {
727
- sourceFile: string;
728
- hash: string;
729
- }>>>;
730
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
731
- name: import("zod").ZodOptional<import("zod").ZodString>;
732
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
733
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
734
- license: import("zod").ZodOptional<import("zod").ZodString>;
735
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
736
- }, "strip", import("zod").ZodTypeAny, {
737
- name?: string | undefined;
738
- projectDescription?: string | undefined;
739
- authors?: string[] | undefined;
740
- license?: string | undefined;
741
- homepage?: string | undefined;
742
- }, {
743
- name?: string | undefined;
744
- projectDescription?: string | undefined;
745
- authors?: string[] | undefined;
746
- license?: string | undefined;
747
- homepage?: string | undefined;
748
- }>>;
749
753
  }, {
750
754
  projectDir: import("zod").ZodString;
751
755
  configFile: import("zod").ZodString;
@@ -758,28 +762,41 @@ export declare const schemas: {
758
762
  encryptedKey: string;
759
763
  secretKey: string;
760
764
  }> | undefined;
761
- attributes?: string | number | boolean | undefined;
765
+ protocol?: string | undefined;
762
766
  tzkt?: {
763
767
  disableAutostartWithSandbox?: boolean | undefined;
764
768
  postgresqlPort?: number | undefined;
765
769
  apiPort?: number | undefined;
766
770
  } | undefined;
771
+ annotations?: Record<string, unknown> | undefined;
767
772
  label: string;
768
773
  rpcUrl: string;
769
- protocol: string;
770
774
  }> | undefined;
771
775
  language?: "en" | "fr" | undefined;
776
+ metadata?: {
777
+ name?: string | undefined;
778
+ projectDescription?: string | undefined;
779
+ authors?: string[] | undefined;
780
+ license?: string | undefined;
781
+ homepage?: string | undefined;
782
+ } | undefined;
783
+ artifactsDir?: string | undefined;
784
+ contractsDir?: string | undefined;
785
+ contracts?: Record<string, {
786
+ sourceFile: string;
787
+ hash: string;
788
+ }> | undefined;
772
789
  plugins?: {
773
790
  type: "npm" | "binary" | "deno";
774
791
  name: string;
775
792
  }[] | undefined;
776
- contractsDir?: string | undefined;
777
- artifactsDir?: string | undefined;
793
+ accounts?: Record<string, string> | undefined;
778
794
  network?: Record<string, {
779
795
  accounts?: Record<string, {
780
- publicKey: string;
781
- publicKeyHash: string;
782
- privateKey: string;
796
+ mnemonic?: string | undefined;
797
+ publicKey?: string | undefined;
798
+ publicKeyHash?: string | undefined;
799
+ privateKey?: string | undefined;
783
800
  }> | undefined;
784
801
  faucet?: {
785
802
  pkh: string;
@@ -791,20 +808,7 @@ export declare const schemas: {
791
808
  } | undefined;
792
809
  label: string;
793
810
  rpcUrl: string;
794
- protocol: string;
795
- }> | undefined;
796
- accounts?: Record<string, string> | undefined;
797
- contracts?: Record<string, {
798
- sourceFile: string;
799
- hash: string;
800
811
  }> | undefined;
801
- metadata?: {
802
- name?: string | undefined;
803
- projectDescription?: string | undefined;
804
- authors?: string[] | undefined;
805
- license?: string | undefined;
806
- homepage?: string | undefined;
807
- } | undefined;
808
812
  projectDir: string;
809
813
  environment: Record<string, string | {
810
814
  storage?: Record<string, string> | undefined;
@@ -822,28 +826,41 @@ export declare const schemas: {
822
826
  encryptedKey: string;
823
827
  secretKey: string;
824
828
  }> | undefined;
825
- attributes?: string | number | boolean | undefined;
829
+ protocol?: string | undefined;
826
830
  tzkt?: {
827
831
  disableAutostartWithSandbox?: boolean | undefined;
828
832
  postgresqlPort?: number | undefined;
829
833
  apiPort?: number | undefined;
830
834
  } | undefined;
835
+ annotations?: Record<string, unknown> | undefined;
831
836
  label: string;
832
837
  rpcUrl: string;
833
- protocol: string;
834
838
  }> | undefined;
835
839
  language?: "en" | "fr" | undefined;
840
+ metadata?: {
841
+ name?: string | undefined;
842
+ projectDescription?: string | undefined;
843
+ authors?: string[] | undefined;
844
+ license?: string | undefined;
845
+ homepage?: string | undefined;
846
+ } | undefined;
847
+ artifactsDir?: string | undefined;
848
+ contractsDir?: string | undefined;
849
+ contracts?: Record<string, {
850
+ sourceFile: string;
851
+ hash: string;
852
+ }> | undefined;
836
853
  plugins?: {
837
854
  type: "npm" | "binary" | "deno";
838
855
  name: string;
839
856
  }[] | undefined;
840
- contractsDir?: string | undefined;
841
- artifactsDir?: string | undefined;
857
+ accounts?: Record<string, string> | undefined;
842
858
  network?: Record<string, {
843
859
  accounts?: Record<string, {
844
- publicKey: string;
845
- publicKeyHash: string;
846
- privateKey: string;
860
+ mnemonic?: string | undefined;
861
+ publicKey?: string | undefined;
862
+ publicKeyHash?: string | undefined;
863
+ privateKey?: string | undefined;
847
864
  }> | undefined;
848
865
  faucet?: {
849
866
  pkh: string;
@@ -855,20 +872,7 @@ export declare const schemas: {
855
872
  } | undefined;
856
873
  label: string;
857
874
  rpcUrl: string;
858
- protocol: string;
859
- }> | undefined;
860
- accounts?: Record<string, string> | undefined;
861
- contracts?: Record<string, {
862
- sourceFile: string;
863
- hash: string;
864
875
  }> | undefined;
865
- metadata?: {
866
- name?: string | undefined;
867
- projectDescription?: string | undefined;
868
- authors?: string[] | undefined;
869
- license?: string | undefined;
870
- homepage?: string | undefined;
871
- } | undefined;
872
876
  projectDir: string;
873
877
  environment: Record<string, string | {
874
878
  storage?: Record<string, string> | undefined;
@@ -907,28 +911,41 @@ export declare const schemas: {
907
911
  encryptedKey: string;
908
912
  secretKey: string;
909
913
  }> | undefined;
910
- attributes?: string | number | boolean | undefined;
914
+ protocol?: string | undefined;
911
915
  tzkt?: {
912
916
  disableAutostartWithSandbox?: boolean | undefined;
913
917
  postgresqlPort?: number | undefined;
914
918
  apiPort?: number | undefined;
915
919
  } | undefined;
920
+ annotations?: Record<string, unknown> | undefined;
916
921
  label: string;
917
922
  rpcUrl: string;
918
- protocol: string;
919
923
  }> | undefined;
920
924
  language?: "en" | "fr" | undefined;
925
+ metadata?: {
926
+ name?: string | undefined;
927
+ projectDescription?: string | undefined;
928
+ authors?: string[] | undefined;
929
+ license?: string | undefined;
930
+ homepage?: string | undefined;
931
+ } | undefined;
932
+ artifactsDir?: string | undefined;
933
+ contractsDir?: string | undefined;
934
+ contracts?: Record<string, {
935
+ sourceFile: string;
936
+ hash: string;
937
+ }> | undefined;
921
938
  plugins?: {
922
939
  type: "npm" | "binary" | "deno";
923
940
  name: string;
924
941
  }[] | undefined;
925
- contractsDir?: string | undefined;
926
- artifactsDir?: string | undefined;
942
+ accounts?: Record<string, string> | undefined;
927
943
  network?: Record<string, {
928
944
  accounts?: Record<string, {
929
- publicKey: string;
930
- publicKeyHash: string;
931
- privateKey: string;
945
+ mnemonic?: string | undefined;
946
+ publicKey?: string | undefined;
947
+ publicKeyHash?: string | undefined;
948
+ privateKey?: string | undefined;
932
949
  }> | undefined;
933
950
  faucet?: {
934
951
  pkh: string;
@@ -940,20 +957,7 @@ export declare const schemas: {
940
957
  } | undefined;
941
958
  label: string;
942
959
  rpcUrl: string;
943
- protocol: string;
944
- }> | undefined;
945
- accounts?: Record<string, string> | undefined;
946
- contracts?: Record<string, {
947
- sourceFile: string;
948
- hash: string;
949
960
  }> | undefined;
950
- metadata?: {
951
- name?: string | undefined;
952
- projectDescription?: string | undefined;
953
- authors?: string[] | undefined;
954
- license?: string | undefined;
955
- homepage?: string | undefined;
956
- } | undefined;
957
961
  projectDir: string;
958
962
  environment: Record<string, string | {
959
963
  storage?: Record<string, string> | undefined;
@@ -990,28 +994,41 @@ export declare const schemas: {
990
994
  encryptedKey: string;
991
995
  secretKey: string;
992
996
  }> | undefined;
993
- attributes?: string | number | boolean | undefined;
997
+ protocol?: string | undefined;
994
998
  tzkt?: {
995
999
  disableAutostartWithSandbox?: boolean | undefined;
996
1000
  postgresqlPort?: number | undefined;
997
1001
  apiPort?: number | undefined;
998
1002
  } | undefined;
1003
+ annotations?: Record<string, unknown> | undefined;
999
1004
  label: string;
1000
1005
  rpcUrl: string;
1001
- protocol: string;
1002
1006
  }> | undefined;
1003
1007
  language?: "en" | "fr" | undefined;
1008
+ metadata?: {
1009
+ name?: string | undefined;
1010
+ projectDescription?: string | undefined;
1011
+ authors?: string[] | undefined;
1012
+ license?: string | undefined;
1013
+ homepage?: string | undefined;
1014
+ } | undefined;
1015
+ artifactsDir?: string | undefined;
1016
+ contractsDir?: string | undefined;
1017
+ contracts?: Record<string, {
1018
+ sourceFile: string;
1019
+ hash: string;
1020
+ }> | undefined;
1004
1021
  plugins?: {
1005
1022
  type: "npm" | "binary" | "deno";
1006
1023
  name: string;
1007
1024
  }[] | undefined;
1008
- contractsDir?: string | undefined;
1009
- artifactsDir?: string | undefined;
1025
+ accounts?: Record<string, string> | undefined;
1010
1026
  network?: Record<string, {
1011
1027
  accounts?: Record<string, {
1012
- publicKey: string;
1013
- publicKeyHash: string;
1014
- privateKey: string;
1028
+ mnemonic?: string | undefined;
1029
+ publicKey?: string | undefined;
1030
+ publicKeyHash?: string | undefined;
1031
+ privateKey?: string | undefined;
1015
1032
  }> | undefined;
1016
1033
  faucet?: {
1017
1034
  pkh: string;
@@ -1023,20 +1040,7 @@ export declare const schemas: {
1023
1040
  } | undefined;
1024
1041
  label: string;
1025
1042
  rpcUrl: string;
1026
- protocol: string;
1027
- }> | undefined;
1028
- accounts?: Record<string, string> | undefined;
1029
- contracts?: Record<string, {
1030
- sourceFile: string;
1031
- hash: string;
1032
1043
  }> | undefined;
1033
- metadata?: {
1034
- name?: string | undefined;
1035
- projectDescription?: string | undefined;
1036
- authors?: string[] | undefined;
1037
- license?: string | undefined;
1038
- homepage?: string | undefined;
1039
- } | undefined;
1040
1044
  projectDir: string;
1041
1045
  environment: Record<string, string | {
1042
1046
  storage?: Record<string, string> | undefined;
@@ -1073,28 +1077,41 @@ export declare const schemas: {
1073
1077
  encryptedKey: string;
1074
1078
  secretKey: string;
1075
1079
  }> | undefined;
1076
- attributes?: string | number | boolean | undefined;
1080
+ protocol?: string | undefined;
1077
1081
  tzkt?: {
1078
1082
  disableAutostartWithSandbox?: boolean | undefined;
1079
1083
  postgresqlPort?: number | undefined;
1080
1084
  apiPort?: number | undefined;
1081
1085
  } | undefined;
1086
+ annotations?: Record<string, unknown> | undefined;
1082
1087
  label: string;
1083
1088
  rpcUrl: string;
1084
- protocol: string;
1085
1089
  }> | undefined;
1086
1090
  language?: "en" | "fr" | undefined;
1091
+ metadata?: {
1092
+ name?: string | undefined;
1093
+ projectDescription?: string | undefined;
1094
+ authors?: string[] | undefined;
1095
+ license?: string | undefined;
1096
+ homepage?: string | undefined;
1097
+ } | undefined;
1098
+ artifactsDir?: string | undefined;
1099
+ contractsDir?: string | undefined;
1100
+ contracts?: Record<string, {
1101
+ sourceFile: string;
1102
+ hash: string;
1103
+ }> | undefined;
1087
1104
  plugins?: {
1088
1105
  type: "npm" | "binary" | "deno";
1089
1106
  name: string;
1090
1107
  }[] | undefined;
1091
- contractsDir?: string | undefined;
1092
- artifactsDir?: string | undefined;
1108
+ accounts?: Record<string, string> | undefined;
1093
1109
  network?: Record<string, {
1094
1110
  accounts?: Record<string, {
1095
- publicKey: string;
1096
- publicKeyHash: string;
1097
- privateKey: string;
1111
+ mnemonic?: string | undefined;
1112
+ publicKey?: string | undefined;
1113
+ publicKeyHash?: string | undefined;
1114
+ privateKey?: string | undefined;
1098
1115
  }> | undefined;
1099
1116
  faucet?: {
1100
1117
  pkh: string;
@@ -1106,20 +1123,7 @@ export declare const schemas: {
1106
1123
  } | undefined;
1107
1124
  label: string;
1108
1125
  rpcUrl: string;
1109
- protocol: string;
1110
- }> | undefined;
1111
- accounts?: Record<string, string> | undefined;
1112
- contracts?: Record<string, {
1113
- sourceFile: string;
1114
- hash: string;
1115
1126
  }> | undefined;
1116
- metadata?: {
1117
- name?: string | undefined;
1118
- projectDescription?: string | undefined;
1119
- authors?: string[] | undefined;
1120
- license?: string | undefined;
1121
- homepage?: string | undefined;
1122
- } | undefined;
1123
1127
  projectDir: string;
1124
1128
  environment: Record<string, string | {
1125
1129
  storage?: Record<string, string> | undefined;
@@ -1153,6 +1157,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1153
1157
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1154
1158
  config: import("zod").ZodObject<import("zod").extendShape<{
1155
1159
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1160
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1161
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1162
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1163
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1164
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1165
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1166
+ }, "strip", import("zod").ZodTypeAny, {
1167
+ name?: string | undefined;
1168
+ projectDescription?: string | undefined;
1169
+ authors?: string[] | undefined;
1170
+ license?: string | undefined;
1171
+ homepage?: string | undefined;
1172
+ }, {
1173
+ name?: string | undefined;
1174
+ projectDescription?: string | undefined;
1175
+ authors?: string[] | undefined;
1176
+ license?: string | undefined;
1177
+ homepage?: string | undefined;
1178
+ }>>;
1179
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1180
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1181
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1182
+ sourceFile: import("zod").ZodString;
1183
+ hash: import("zod").ZodString;
1184
+ }, "strip", import("zod").ZodTypeAny, {
1185
+ sourceFile: string;
1186
+ hash: string;
1187
+ }, {
1188
+ sourceFile: string;
1189
+ hash: string;
1190
+ }>>>;
1156
1191
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1157
1192
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1158
1193
  name: import("zod").ZodString;
@@ -1163,24 +1198,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1163
1198
  type: "npm" | "binary" | "deno";
1164
1199
  name: string;
1165
1200
  }>, "many">>;
1166
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1167
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1201
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1202
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1203
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1204
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1205
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1206
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1207
+ }, "strip", import("zod").ZodTypeAny, {
1208
+ storage?: Record<string, string> | undefined;
1209
+ aliases?: Record<string, Record<string, string>> | undefined;
1210
+ networks: string[];
1211
+ sandboxes: string[];
1212
+ }, {
1213
+ storage?: Record<string, string> | undefined;
1214
+ aliases?: Record<string, Record<string, string>> | undefined;
1215
+ networks: string[];
1216
+ sandboxes: string[];
1217
+ }>, import("zod").ZodString]>>;
1168
1218
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1169
1219
  label: import("zod").ZodString;
1170
1220
  rpcUrl: import("zod").ZodString;
1171
- protocol: import("zod").ZodString;
1172
1221
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1173
- publicKey: import("zod").ZodString;
1174
- publicKeyHash: import("zod").ZodString;
1175
- privateKey: import("zod").ZodString;
1222
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1223
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1224
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1225
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1176
1226
  }, "strip", import("zod").ZodTypeAny, {
1177
- publicKey: string;
1178
- publicKeyHash: string;
1179
- privateKey: string;
1227
+ mnemonic?: string | undefined;
1228
+ publicKey?: string | undefined;
1229
+ publicKeyHash?: string | undefined;
1230
+ privateKey?: string | undefined;
1180
1231
  }, {
1181
- publicKey: string;
1182
- publicKeyHash: string;
1183
- privateKey: string;
1232
+ mnemonic?: string | undefined;
1233
+ publicKey?: string | undefined;
1234
+ publicKeyHash?: string | undefined;
1235
+ privateKey?: string | undefined;
1184
1236
  }>>>;
1185
1237
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1186
1238
  pkh: import("zod").ZodString;
@@ -1206,9 +1258,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1206
1258
  }>>;
1207
1259
  }, "strip", import("zod").ZodTypeAny, {
1208
1260
  accounts?: Record<string, {
1209
- publicKey: string;
1210
- publicKeyHash: string;
1211
- privateKey: string;
1261
+ mnemonic?: string | undefined;
1262
+ publicKey?: string | undefined;
1263
+ publicKeyHash?: string | undefined;
1264
+ privateKey?: string | undefined;
1212
1265
  }> | undefined;
1213
1266
  faucet?: {
1214
1267
  pkh: string;
@@ -1220,12 +1273,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1220
1273
  } | undefined;
1221
1274
  label: string;
1222
1275
  rpcUrl: string;
1223
- protocol: string;
1224
1276
  }, {
1225
1277
  accounts?: Record<string, {
1226
- publicKey: string;
1227
- publicKeyHash: string;
1228
- privateKey: string;
1278
+ mnemonic?: string | undefined;
1279
+ publicKey?: string | undefined;
1280
+ publicKeyHash?: string | undefined;
1281
+ privateKey?: string | undefined;
1229
1282
  }> | undefined;
1230
1283
  faucet?: {
1231
1284
  pkh: string;
@@ -1237,13 +1290,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1237
1290
  } | undefined;
1238
1291
  label: string;
1239
1292
  rpcUrl: string;
1240
- protocol: string;
1241
1293
  }>>>;
1242
1294
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1243
1295
  label: import("zod").ZodString;
1244
1296
  rpcUrl: import("zod").ZodString;
1245
- protocol: import("zod").ZodString;
1246
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1297
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1247
1298
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1248
1299
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1249
1300
  encryptedKey: import("zod").ZodString;
@@ -1271,6 +1322,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1271
1322
  postgresqlPort?: number | undefined;
1272
1323
  apiPort?: number | undefined;
1273
1324
  }>>;
1325
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1274
1326
  }, "strip", import("zod").ZodTypeAny, {
1275
1327
  plugin?: string | undefined;
1276
1328
  accounts?: Record<string, string | {
@@ -1278,15 +1330,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1278
1330
  encryptedKey: string;
1279
1331
  secretKey: string;
1280
1332
  }> | undefined;
1281
- attributes?: string | number | boolean | undefined;
1333
+ protocol?: string | undefined;
1282
1334
  tzkt?: {
1283
1335
  disableAutostartWithSandbox?: boolean | undefined;
1284
1336
  postgresqlPort?: number | undefined;
1285
1337
  apiPort?: number | undefined;
1286
1338
  } | undefined;
1339
+ annotations?: Record<string, unknown> | undefined;
1287
1340
  label: string;
1288
1341
  rpcUrl: string;
1289
- protocol: string;
1290
1342
  }, {
1291
1343
  plugin?: string | undefined;
1292
1344
  accounts?: Record<string, string | {
@@ -1294,62 +1346,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1294
1346
  encryptedKey: string;
1295
1347
  secretKey: string;
1296
1348
  }> | undefined;
1297
- attributes?: string | number | boolean | undefined;
1349
+ protocol?: string | undefined;
1298
1350
  tzkt?: {
1299
1351
  disableAutostartWithSandbox?: boolean | undefined;
1300
1352
  postgresqlPort?: number | undefined;
1301
1353
  apiPort?: number | undefined;
1302
1354
  } | undefined;
1355
+ annotations?: Record<string, unknown> | undefined;
1303
1356
  label: string;
1304
1357
  rpcUrl: string;
1305
- protocol: string;
1306
- }>>>;
1307
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1308
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1309
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1310
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1311
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1312
- }, "strip", import("zod").ZodTypeAny, {
1313
- storage?: Record<string, string> | undefined;
1314
- aliases?: Record<string, Record<string, string>> | undefined;
1315
- networks: string[];
1316
- sandboxes: string[];
1317
- }, {
1318
- storage?: Record<string, string> | undefined;
1319
- aliases?: Record<string, Record<string, string>> | undefined;
1320
- networks: string[];
1321
- sandboxes: string[];
1322
- }>, import("zod").ZodString]>>;
1323
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1324
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1325
- sourceFile: import("zod").ZodString;
1326
- hash: import("zod").ZodString;
1327
- }, "strip", import("zod").ZodTypeAny, {
1328
- sourceFile: string;
1329
- hash: string;
1330
- }, {
1331
- sourceFile: string;
1332
- hash: string;
1333
1358
  }>>>;
1334
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1335
- name: import("zod").ZodOptional<import("zod").ZodString>;
1336
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1337
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1338
- license: import("zod").ZodOptional<import("zod").ZodString>;
1339
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1340
- }, "strip", import("zod").ZodTypeAny, {
1341
- name?: string | undefined;
1342
- projectDescription?: string | undefined;
1343
- authors?: string[] | undefined;
1344
- license?: string | undefined;
1345
- homepage?: string | undefined;
1346
- }, {
1347
- name?: string | undefined;
1348
- projectDescription?: string | undefined;
1349
- authors?: string[] | undefined;
1350
- license?: string | undefined;
1351
- homepage?: string | undefined;
1352
- }>>;
1353
1359
  }, {
1354
1360
  projectDir: import("zod").ZodString;
1355
1361
  configFile: import("zod").ZodString;
@@ -1362,28 +1368,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1362
1368
  encryptedKey: string;
1363
1369
  secretKey: string;
1364
1370
  }> | undefined;
1365
- attributes?: string | number | boolean | undefined;
1371
+ protocol?: string | undefined;
1366
1372
  tzkt?: {
1367
1373
  disableAutostartWithSandbox?: boolean | undefined;
1368
1374
  postgresqlPort?: number | undefined;
1369
1375
  apiPort?: number | undefined;
1370
1376
  } | undefined;
1377
+ annotations?: Record<string, unknown> | undefined;
1371
1378
  label: string;
1372
1379
  rpcUrl: string;
1373
- protocol: string;
1374
1380
  }> | undefined;
1375
1381
  language?: "en" | "fr" | undefined;
1382
+ metadata?: {
1383
+ name?: string | undefined;
1384
+ projectDescription?: string | undefined;
1385
+ authors?: string[] | undefined;
1386
+ license?: string | undefined;
1387
+ homepage?: string | undefined;
1388
+ } | undefined;
1389
+ artifactsDir?: string | undefined;
1390
+ contractsDir?: string | undefined;
1391
+ contracts?: Record<string, {
1392
+ sourceFile: string;
1393
+ hash: string;
1394
+ }> | undefined;
1376
1395
  plugins?: {
1377
1396
  type: "npm" | "binary" | "deno";
1378
1397
  name: string;
1379
1398
  }[] | undefined;
1380
- contractsDir?: string | undefined;
1381
- artifactsDir?: string | undefined;
1399
+ accounts?: Record<string, string> | undefined;
1382
1400
  network?: Record<string, {
1383
1401
  accounts?: Record<string, {
1384
- publicKey: string;
1385
- publicKeyHash: string;
1386
- privateKey: string;
1402
+ mnemonic?: string | undefined;
1403
+ publicKey?: string | undefined;
1404
+ publicKeyHash?: string | undefined;
1405
+ privateKey?: string | undefined;
1387
1406
  }> | undefined;
1388
1407
  faucet?: {
1389
1408
  pkh: string;
@@ -1395,20 +1414,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1395
1414
  } | undefined;
1396
1415
  label: string;
1397
1416
  rpcUrl: string;
1398
- protocol: string;
1399
- }> | undefined;
1400
- accounts?: Record<string, string> | undefined;
1401
- contracts?: Record<string, {
1402
- sourceFile: string;
1403
- hash: string;
1404
1417
  }> | undefined;
1405
- metadata?: {
1406
- name?: string | undefined;
1407
- projectDescription?: string | undefined;
1408
- authors?: string[] | undefined;
1409
- license?: string | undefined;
1410
- homepage?: string | undefined;
1411
- } | undefined;
1412
1418
  projectDir: string;
1413
1419
  environment: Record<string, string | {
1414
1420
  storage?: Record<string, string> | undefined;
@@ -1426,28 +1432,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1426
1432
  encryptedKey: string;
1427
1433
  secretKey: string;
1428
1434
  }> | undefined;
1429
- attributes?: string | number | boolean | undefined;
1435
+ protocol?: string | undefined;
1430
1436
  tzkt?: {
1431
1437
  disableAutostartWithSandbox?: boolean | undefined;
1432
1438
  postgresqlPort?: number | undefined;
1433
1439
  apiPort?: number | undefined;
1434
1440
  } | undefined;
1441
+ annotations?: Record<string, unknown> | undefined;
1435
1442
  label: string;
1436
1443
  rpcUrl: string;
1437
- protocol: string;
1438
1444
  }> | undefined;
1439
1445
  language?: "en" | "fr" | undefined;
1446
+ metadata?: {
1447
+ name?: string | undefined;
1448
+ projectDescription?: string | undefined;
1449
+ authors?: string[] | undefined;
1450
+ license?: string | undefined;
1451
+ homepage?: string | undefined;
1452
+ } | undefined;
1453
+ artifactsDir?: string | undefined;
1454
+ contractsDir?: string | undefined;
1455
+ contracts?: Record<string, {
1456
+ sourceFile: string;
1457
+ hash: string;
1458
+ }> | undefined;
1440
1459
  plugins?: {
1441
1460
  type: "npm" | "binary" | "deno";
1442
1461
  name: string;
1443
1462
  }[] | undefined;
1444
- contractsDir?: string | undefined;
1445
- artifactsDir?: string | undefined;
1463
+ accounts?: Record<string, string> | undefined;
1446
1464
  network?: Record<string, {
1447
1465
  accounts?: Record<string, {
1448
- publicKey: string;
1449
- publicKeyHash: string;
1450
- privateKey: string;
1466
+ mnemonic?: string | undefined;
1467
+ publicKey?: string | undefined;
1468
+ publicKeyHash?: string | undefined;
1469
+ privateKey?: string | undefined;
1451
1470
  }> | undefined;
1452
1471
  faucet?: {
1453
1472
  pkh: string;
@@ -1459,20 +1478,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1459
1478
  } | undefined;
1460
1479
  label: string;
1461
1480
  rpcUrl: string;
1462
- protocol: string;
1463
- }> | undefined;
1464
- accounts?: Record<string, string> | undefined;
1465
- contracts?: Record<string, {
1466
- sourceFile: string;
1467
- hash: string;
1468
1481
  }> | undefined;
1469
- metadata?: {
1470
- name?: string | undefined;
1471
- projectDescription?: string | undefined;
1472
- authors?: string[] | undefined;
1473
- license?: string | undefined;
1474
- homepage?: string | undefined;
1475
- } | undefined;
1476
1482
  projectDir: string;
1477
1483
  environment: Record<string, string | {
1478
1484
  storage?: Record<string, string> | undefined;
@@ -1511,28 +1517,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1511
1517
  encryptedKey: string;
1512
1518
  secretKey: string;
1513
1519
  }> | undefined;
1514
- attributes?: string | number | boolean | undefined;
1520
+ protocol?: string | undefined;
1515
1521
  tzkt?: {
1516
1522
  disableAutostartWithSandbox?: boolean | undefined;
1517
1523
  postgresqlPort?: number | undefined;
1518
1524
  apiPort?: number | undefined;
1519
1525
  } | undefined;
1526
+ annotations?: Record<string, unknown> | undefined;
1520
1527
  label: string;
1521
1528
  rpcUrl: string;
1522
- protocol: string;
1523
1529
  }> | undefined;
1524
1530
  language?: "en" | "fr" | undefined;
1531
+ metadata?: {
1532
+ name?: string | undefined;
1533
+ projectDescription?: string | undefined;
1534
+ authors?: string[] | undefined;
1535
+ license?: string | undefined;
1536
+ homepage?: string | undefined;
1537
+ } | undefined;
1538
+ artifactsDir?: string | undefined;
1539
+ contractsDir?: string | undefined;
1540
+ contracts?: Record<string, {
1541
+ sourceFile: string;
1542
+ hash: string;
1543
+ }> | undefined;
1525
1544
  plugins?: {
1526
1545
  type: "npm" | "binary" | "deno";
1527
1546
  name: string;
1528
1547
  }[] | undefined;
1529
- contractsDir?: string | undefined;
1530
- artifactsDir?: string | undefined;
1548
+ accounts?: Record<string, string> | undefined;
1531
1549
  network?: Record<string, {
1532
1550
  accounts?: Record<string, {
1533
- publicKey: string;
1534
- publicKeyHash: string;
1535
- privateKey: string;
1551
+ mnemonic?: string | undefined;
1552
+ publicKey?: string | undefined;
1553
+ publicKeyHash?: string | undefined;
1554
+ privateKey?: string | undefined;
1536
1555
  }> | undefined;
1537
1556
  faucet?: {
1538
1557
  pkh: string;
@@ -1541,23 +1560,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1541
1560
  password: string;
1542
1561
  amount: string;
1543
1562
  activation_code: string;
1544
- } | undefined;
1545
- label: string;
1546
- rpcUrl: string;
1547
- protocol: string;
1548
- }> | undefined;
1549
- accounts?: Record<string, string> | undefined;
1550
- contracts?: Record<string, {
1551
- sourceFile: string;
1552
- hash: string;
1563
+ } | undefined;
1564
+ label: string;
1565
+ rpcUrl: string;
1553
1566
  }> | undefined;
1554
- metadata?: {
1555
- name?: string | undefined;
1556
- projectDescription?: string | undefined;
1557
- authors?: string[] | undefined;
1558
- license?: string | undefined;
1559
- homepage?: string | undefined;
1560
- } | undefined;
1561
1567
  projectDir: string;
1562
1568
  environment: Record<string, string | {
1563
1569
  storage?: Record<string, string> | undefined;
@@ -1594,28 +1600,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1594
1600
  encryptedKey: string;
1595
1601
  secretKey: string;
1596
1602
  }> | undefined;
1597
- attributes?: string | number | boolean | undefined;
1603
+ protocol?: string | undefined;
1598
1604
  tzkt?: {
1599
1605
  disableAutostartWithSandbox?: boolean | undefined;
1600
1606
  postgresqlPort?: number | undefined;
1601
1607
  apiPort?: number | undefined;
1602
1608
  } | undefined;
1609
+ annotations?: Record<string, unknown> | undefined;
1603
1610
  label: string;
1604
1611
  rpcUrl: string;
1605
- protocol: string;
1606
1612
  }> | undefined;
1607
1613
  language?: "en" | "fr" | undefined;
1614
+ metadata?: {
1615
+ name?: string | undefined;
1616
+ projectDescription?: string | undefined;
1617
+ authors?: string[] | undefined;
1618
+ license?: string | undefined;
1619
+ homepage?: string | undefined;
1620
+ } | undefined;
1621
+ artifactsDir?: string | undefined;
1622
+ contractsDir?: string | undefined;
1623
+ contracts?: Record<string, {
1624
+ sourceFile: string;
1625
+ hash: string;
1626
+ }> | undefined;
1608
1627
  plugins?: {
1609
1628
  type: "npm" | "binary" | "deno";
1610
1629
  name: string;
1611
1630
  }[] | undefined;
1612
- contractsDir?: string | undefined;
1613
- artifactsDir?: string | undefined;
1631
+ accounts?: Record<string, string> | undefined;
1614
1632
  network?: Record<string, {
1615
1633
  accounts?: Record<string, {
1616
- publicKey: string;
1617
- publicKeyHash: string;
1618
- privateKey: string;
1634
+ mnemonic?: string | undefined;
1635
+ publicKey?: string | undefined;
1636
+ publicKeyHash?: string | undefined;
1637
+ privateKey?: string | undefined;
1619
1638
  }> | undefined;
1620
1639
  faucet?: {
1621
1640
  pkh: string;
@@ -1627,20 +1646,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1627
1646
  } | undefined;
1628
1647
  label: string;
1629
1648
  rpcUrl: string;
1630
- protocol: string;
1631
- }> | undefined;
1632
- accounts?: Record<string, string> | undefined;
1633
- contracts?: Record<string, {
1634
- sourceFile: string;
1635
- hash: string;
1636
1649
  }> | undefined;
1637
- metadata?: {
1638
- name?: string | undefined;
1639
- projectDescription?: string | undefined;
1640
- authors?: string[] | undefined;
1641
- license?: string | undefined;
1642
- homepage?: string | undefined;
1643
- } | undefined;
1644
1650
  projectDir: string;
1645
1651
  environment: Record<string, string | {
1646
1652
  storage?: Record<string, string> | undefined;
@@ -1673,6 +1679,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1673
1679
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1674
1680
  config: import("zod").ZodObject<import("zod").extendShape<{
1675
1681
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1682
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1683
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1684
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1685
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1686
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1687
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1688
+ }, "strip", import("zod").ZodTypeAny, {
1689
+ name?: string | undefined;
1690
+ projectDescription?: string | undefined;
1691
+ authors?: string[] | undefined;
1692
+ license?: string | undefined;
1693
+ homepage?: string | undefined;
1694
+ }, {
1695
+ name?: string | undefined;
1696
+ projectDescription?: string | undefined;
1697
+ authors?: string[] | undefined;
1698
+ license?: string | undefined;
1699
+ homepage?: string | undefined;
1700
+ }>>;
1701
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1702
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1703
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1704
+ sourceFile: import("zod").ZodString;
1705
+ hash: import("zod").ZodString;
1706
+ }, "strip", import("zod").ZodTypeAny, {
1707
+ sourceFile: string;
1708
+ hash: string;
1709
+ }, {
1710
+ sourceFile: string;
1711
+ hash: string;
1712
+ }>>>;
1676
1713
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1677
1714
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1678
1715
  name: import("zod").ZodString;
@@ -1683,24 +1720,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1683
1720
  type: "npm" | "binary" | "deno";
1684
1721
  name: string;
1685
1722
  }>, "many">>;
1686
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1687
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1723
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1724
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1725
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1726
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1727
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1728
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1729
+ }, "strip", import("zod").ZodTypeAny, {
1730
+ storage?: Record<string, string> | undefined;
1731
+ aliases?: Record<string, Record<string, string>> | undefined;
1732
+ networks: string[];
1733
+ sandboxes: string[];
1734
+ }, {
1735
+ storage?: Record<string, string> | undefined;
1736
+ aliases?: Record<string, Record<string, string>> | undefined;
1737
+ networks: string[];
1738
+ sandboxes: string[];
1739
+ }>, import("zod").ZodString]>>;
1688
1740
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1689
1741
  label: import("zod").ZodString;
1690
1742
  rpcUrl: import("zod").ZodString;
1691
- protocol: import("zod").ZodString;
1692
1743
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1693
- publicKey: import("zod").ZodString;
1694
- publicKeyHash: import("zod").ZodString;
1695
- privateKey: import("zod").ZodString;
1744
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1745
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1746
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1747
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1696
1748
  }, "strip", import("zod").ZodTypeAny, {
1697
- publicKey: string;
1698
- publicKeyHash: string;
1699
- privateKey: string;
1749
+ mnemonic?: string | undefined;
1750
+ publicKey?: string | undefined;
1751
+ publicKeyHash?: string | undefined;
1752
+ privateKey?: string | undefined;
1700
1753
  }, {
1701
- publicKey: string;
1702
- publicKeyHash: string;
1703
- privateKey: string;
1754
+ mnemonic?: string | undefined;
1755
+ publicKey?: string | undefined;
1756
+ publicKeyHash?: string | undefined;
1757
+ privateKey?: string | undefined;
1704
1758
  }>>>;
1705
1759
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1706
1760
  pkh: import("zod").ZodString;
@@ -1726,9 +1780,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1726
1780
  }>>;
1727
1781
  }, "strip", import("zod").ZodTypeAny, {
1728
1782
  accounts?: Record<string, {
1729
- publicKey: string;
1730
- publicKeyHash: string;
1731
- privateKey: string;
1783
+ mnemonic?: string | undefined;
1784
+ publicKey?: string | undefined;
1785
+ publicKeyHash?: string | undefined;
1786
+ privateKey?: string | undefined;
1732
1787
  }> | undefined;
1733
1788
  faucet?: {
1734
1789
  pkh: string;
@@ -1740,12 +1795,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1740
1795
  } | undefined;
1741
1796
  label: string;
1742
1797
  rpcUrl: string;
1743
- protocol: string;
1744
1798
  }, {
1745
1799
  accounts?: Record<string, {
1746
- publicKey: string;
1747
- publicKeyHash: string;
1748
- privateKey: string;
1800
+ mnemonic?: string | undefined;
1801
+ publicKey?: string | undefined;
1802
+ publicKeyHash?: string | undefined;
1803
+ privateKey?: string | undefined;
1749
1804
  }> | undefined;
1750
1805
  faucet?: {
1751
1806
  pkh: string;
@@ -1757,13 +1812,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1757
1812
  } | undefined;
1758
1813
  label: string;
1759
1814
  rpcUrl: string;
1760
- protocol: string;
1761
1815
  }>>>;
1762
1816
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1763
1817
  label: import("zod").ZodString;
1764
1818
  rpcUrl: import("zod").ZodString;
1765
- protocol: import("zod").ZodString;
1766
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1819
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1767
1820
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1768
1821
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1769
1822
  encryptedKey: import("zod").ZodString;
@@ -1791,6 +1844,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1791
1844
  postgresqlPort?: number | undefined;
1792
1845
  apiPort?: number | undefined;
1793
1846
  }>>;
1847
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1794
1848
  }, "strip", import("zod").ZodTypeAny, {
1795
1849
  plugin?: string | undefined;
1796
1850
  accounts?: Record<string, string | {
@@ -1798,15 +1852,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1798
1852
  encryptedKey: string;
1799
1853
  secretKey: string;
1800
1854
  }> | undefined;
1801
- attributes?: string | number | boolean | undefined;
1855
+ protocol?: string | undefined;
1802
1856
  tzkt?: {
1803
1857
  disableAutostartWithSandbox?: boolean | undefined;
1804
1858
  postgresqlPort?: number | undefined;
1805
1859
  apiPort?: number | undefined;
1806
1860
  } | undefined;
1861
+ annotations?: Record<string, unknown> | undefined;
1807
1862
  label: string;
1808
1863
  rpcUrl: string;
1809
- protocol: string;
1810
1864
  }, {
1811
1865
  plugin?: string | undefined;
1812
1866
  accounts?: Record<string, string | {
@@ -1814,62 +1868,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1814
1868
  encryptedKey: string;
1815
1869
  secretKey: string;
1816
1870
  }> | undefined;
1817
- attributes?: string | number | boolean | undefined;
1871
+ protocol?: string | undefined;
1818
1872
  tzkt?: {
1819
1873
  disableAutostartWithSandbox?: boolean | undefined;
1820
1874
  postgresqlPort?: number | undefined;
1821
1875
  apiPort?: number | undefined;
1822
1876
  } | undefined;
1877
+ annotations?: Record<string, unknown> | undefined;
1823
1878
  label: string;
1824
1879
  rpcUrl: string;
1825
- protocol: string;
1826
- }>>>;
1827
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1828
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1829
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1830
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1831
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1832
- }, "strip", import("zod").ZodTypeAny, {
1833
- storage?: Record<string, string> | undefined;
1834
- aliases?: Record<string, Record<string, string>> | undefined;
1835
- networks: string[];
1836
- sandboxes: string[];
1837
- }, {
1838
- storage?: Record<string, string> | undefined;
1839
- aliases?: Record<string, Record<string, string>> | undefined;
1840
- networks: string[];
1841
- sandboxes: string[];
1842
- }>, import("zod").ZodString]>>;
1843
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1844
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1845
- sourceFile: import("zod").ZodString;
1846
- hash: import("zod").ZodString;
1847
- }, "strip", import("zod").ZodTypeAny, {
1848
- sourceFile: string;
1849
- hash: string;
1850
- }, {
1851
- sourceFile: string;
1852
- hash: string;
1853
1880
  }>>>;
1854
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1855
- name: import("zod").ZodOptional<import("zod").ZodString>;
1856
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1857
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1858
- license: import("zod").ZodOptional<import("zod").ZodString>;
1859
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1860
- }, "strip", import("zod").ZodTypeAny, {
1861
- name?: string | undefined;
1862
- projectDescription?: string | undefined;
1863
- authors?: string[] | undefined;
1864
- license?: string | undefined;
1865
- homepage?: string | undefined;
1866
- }, {
1867
- name?: string | undefined;
1868
- projectDescription?: string | undefined;
1869
- authors?: string[] | undefined;
1870
- license?: string | undefined;
1871
- homepage?: string | undefined;
1872
- }>>;
1873
1881
  }, {
1874
1882
  projectDir: import("zod").ZodString;
1875
1883
  configFile: import("zod").ZodString;
@@ -1882,28 +1890,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1882
1890
  encryptedKey: string;
1883
1891
  secretKey: string;
1884
1892
  }> | undefined;
1885
- attributes?: string | number | boolean | undefined;
1893
+ protocol?: string | undefined;
1886
1894
  tzkt?: {
1887
1895
  disableAutostartWithSandbox?: boolean | undefined;
1888
1896
  postgresqlPort?: number | undefined;
1889
1897
  apiPort?: number | undefined;
1890
1898
  } | undefined;
1899
+ annotations?: Record<string, unknown> | undefined;
1891
1900
  label: string;
1892
1901
  rpcUrl: string;
1893
- protocol: string;
1894
1902
  }> | undefined;
1895
1903
  language?: "en" | "fr" | undefined;
1904
+ metadata?: {
1905
+ name?: string | undefined;
1906
+ projectDescription?: string | undefined;
1907
+ authors?: string[] | undefined;
1908
+ license?: string | undefined;
1909
+ homepage?: string | undefined;
1910
+ } | undefined;
1911
+ artifactsDir?: string | undefined;
1912
+ contractsDir?: string | undefined;
1913
+ contracts?: Record<string, {
1914
+ sourceFile: string;
1915
+ hash: string;
1916
+ }> | undefined;
1896
1917
  plugins?: {
1897
1918
  type: "npm" | "binary" | "deno";
1898
1919
  name: string;
1899
1920
  }[] | undefined;
1900
- contractsDir?: string | undefined;
1901
- artifactsDir?: string | undefined;
1921
+ accounts?: Record<string, string> | undefined;
1902
1922
  network?: Record<string, {
1903
1923
  accounts?: Record<string, {
1904
- publicKey: string;
1905
- publicKeyHash: string;
1906
- privateKey: string;
1924
+ mnemonic?: string | undefined;
1925
+ publicKey?: string | undefined;
1926
+ publicKeyHash?: string | undefined;
1927
+ privateKey?: string | undefined;
1907
1928
  }> | undefined;
1908
1929
  faucet?: {
1909
1930
  pkh: string;
@@ -1915,20 +1936,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1915
1936
  } | undefined;
1916
1937
  label: string;
1917
1938
  rpcUrl: string;
1918
- protocol: string;
1919
- }> | undefined;
1920
- accounts?: Record<string, string> | undefined;
1921
- contracts?: Record<string, {
1922
- sourceFile: string;
1923
- hash: string;
1924
1939
  }> | undefined;
1925
- metadata?: {
1926
- name?: string | undefined;
1927
- projectDescription?: string | undefined;
1928
- authors?: string[] | undefined;
1929
- license?: string | undefined;
1930
- homepage?: string | undefined;
1931
- } | undefined;
1932
1940
  projectDir: string;
1933
1941
  environment: Record<string, string | {
1934
1942
  storage?: Record<string, string> | undefined;
@@ -1946,28 +1954,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1946
1954
  encryptedKey: string;
1947
1955
  secretKey: string;
1948
1956
  }> | undefined;
1949
- attributes?: string | number | boolean | undefined;
1957
+ protocol?: string | undefined;
1950
1958
  tzkt?: {
1951
1959
  disableAutostartWithSandbox?: boolean | undefined;
1952
1960
  postgresqlPort?: number | undefined;
1953
1961
  apiPort?: number | undefined;
1954
1962
  } | undefined;
1963
+ annotations?: Record<string, unknown> | undefined;
1955
1964
  label: string;
1956
1965
  rpcUrl: string;
1957
- protocol: string;
1958
1966
  }> | undefined;
1959
1967
  language?: "en" | "fr" | undefined;
1968
+ metadata?: {
1969
+ name?: string | undefined;
1970
+ projectDescription?: string | undefined;
1971
+ authors?: string[] | undefined;
1972
+ license?: string | undefined;
1973
+ homepage?: string | undefined;
1974
+ } | undefined;
1975
+ artifactsDir?: string | undefined;
1976
+ contractsDir?: string | undefined;
1977
+ contracts?: Record<string, {
1978
+ sourceFile: string;
1979
+ hash: string;
1980
+ }> | undefined;
1960
1981
  plugins?: {
1961
1982
  type: "npm" | "binary" | "deno";
1962
1983
  name: string;
1963
1984
  }[] | undefined;
1964
- contractsDir?: string | undefined;
1965
- artifactsDir?: string | undefined;
1985
+ accounts?: Record<string, string> | undefined;
1966
1986
  network?: Record<string, {
1967
1987
  accounts?: Record<string, {
1968
- publicKey: string;
1969
- publicKeyHash: string;
1970
- privateKey: string;
1988
+ mnemonic?: string | undefined;
1989
+ publicKey?: string | undefined;
1990
+ publicKeyHash?: string | undefined;
1991
+ privateKey?: string | undefined;
1971
1992
  }> | undefined;
1972
1993
  faucet?: {
1973
1994
  pkh: string;
@@ -1979,20 +2000,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
1979
2000
  } | undefined;
1980
2001
  label: string;
1981
2002
  rpcUrl: string;
1982
- protocol: string;
1983
- }> | undefined;
1984
- accounts?: Record<string, string> | undefined;
1985
- contracts?: Record<string, {
1986
- sourceFile: string;
1987
- hash: string;
1988
2003
  }> | undefined;
1989
- metadata?: {
1990
- name?: string | undefined;
1991
- projectDescription?: string | undefined;
1992
- authors?: string[] | undefined;
1993
- license?: string | undefined;
1994
- homepage?: string | undefined;
1995
- } | undefined;
1996
2004
  projectDir: string;
1997
2005
  environment: Record<string, string | {
1998
2006
  storage?: Record<string, string> | undefined;
@@ -2031,28 +2039,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2031
2039
  encryptedKey: string;
2032
2040
  secretKey: string;
2033
2041
  }> | undefined;
2034
- attributes?: string | number | boolean | undefined;
2042
+ protocol?: string | undefined;
2035
2043
  tzkt?: {
2036
2044
  disableAutostartWithSandbox?: boolean | undefined;
2037
2045
  postgresqlPort?: number | undefined;
2038
2046
  apiPort?: number | undefined;
2039
2047
  } | undefined;
2048
+ annotations?: Record<string, unknown> | undefined;
2040
2049
  label: string;
2041
2050
  rpcUrl: string;
2042
- protocol: string;
2043
2051
  }> | undefined;
2044
2052
  language?: "en" | "fr" | undefined;
2053
+ metadata?: {
2054
+ name?: string | undefined;
2055
+ projectDescription?: string | undefined;
2056
+ authors?: string[] | undefined;
2057
+ license?: string | undefined;
2058
+ homepage?: string | undefined;
2059
+ } | undefined;
2060
+ artifactsDir?: string | undefined;
2061
+ contractsDir?: string | undefined;
2062
+ contracts?: Record<string, {
2063
+ sourceFile: string;
2064
+ hash: string;
2065
+ }> | undefined;
2045
2066
  plugins?: {
2046
2067
  type: "npm" | "binary" | "deno";
2047
2068
  name: string;
2048
2069
  }[] | undefined;
2049
- contractsDir?: string | undefined;
2050
- artifactsDir?: string | undefined;
2070
+ accounts?: Record<string, string> | undefined;
2051
2071
  network?: Record<string, {
2052
2072
  accounts?: Record<string, {
2053
- publicKey: string;
2054
- publicKeyHash: string;
2055
- privateKey: string;
2073
+ mnemonic?: string | undefined;
2074
+ publicKey?: string | undefined;
2075
+ publicKeyHash?: string | undefined;
2076
+ privateKey?: string | undefined;
2056
2077
  }> | undefined;
2057
2078
  faucet?: {
2058
2079
  pkh: string;
@@ -2064,20 +2085,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2064
2085
  } | undefined;
2065
2086
  label: string;
2066
2087
  rpcUrl: string;
2067
- protocol: string;
2068
- }> | undefined;
2069
- accounts?: Record<string, string> | undefined;
2070
- contracts?: Record<string, {
2071
- sourceFile: string;
2072
- hash: string;
2073
2088
  }> | undefined;
2074
- metadata?: {
2075
- name?: string | undefined;
2076
- projectDescription?: string | undefined;
2077
- authors?: string[] | undefined;
2078
- license?: string | undefined;
2079
- homepage?: string | undefined;
2080
- } | undefined;
2081
2089
  projectDir: string;
2082
2090
  environment: Record<string, string | {
2083
2091
  storage?: Record<string, string> | undefined;
@@ -2114,28 +2122,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2114
2122
  encryptedKey: string;
2115
2123
  secretKey: string;
2116
2124
  }> | undefined;
2117
- attributes?: string | number | boolean | undefined;
2125
+ protocol?: string | undefined;
2118
2126
  tzkt?: {
2119
2127
  disableAutostartWithSandbox?: boolean | undefined;
2120
2128
  postgresqlPort?: number | undefined;
2121
2129
  apiPort?: number | undefined;
2122
2130
  } | undefined;
2131
+ annotations?: Record<string, unknown> | undefined;
2123
2132
  label: string;
2124
2133
  rpcUrl: string;
2125
- protocol: string;
2126
2134
  }> | undefined;
2127
2135
  language?: "en" | "fr" | undefined;
2136
+ metadata?: {
2137
+ name?: string | undefined;
2138
+ projectDescription?: string | undefined;
2139
+ authors?: string[] | undefined;
2140
+ license?: string | undefined;
2141
+ homepage?: string | undefined;
2142
+ } | undefined;
2143
+ artifactsDir?: string | undefined;
2144
+ contractsDir?: string | undefined;
2145
+ contracts?: Record<string, {
2146
+ sourceFile: string;
2147
+ hash: string;
2148
+ }> | undefined;
2128
2149
  plugins?: {
2129
2150
  type: "npm" | "binary" | "deno";
2130
2151
  name: string;
2131
2152
  }[] | undefined;
2132
- contractsDir?: string | undefined;
2133
- artifactsDir?: string | undefined;
2153
+ accounts?: Record<string, string> | undefined;
2134
2154
  network?: Record<string, {
2135
2155
  accounts?: Record<string, {
2136
- publicKey: string;
2137
- publicKeyHash: string;
2138
- privateKey: string;
2156
+ mnemonic?: string | undefined;
2157
+ publicKey?: string | undefined;
2158
+ publicKeyHash?: string | undefined;
2159
+ privateKey?: string | undefined;
2139
2160
  }> | undefined;
2140
2161
  faucet?: {
2141
2162
  pkh: string;
@@ -2147,20 +2168,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2147
2168
  } | undefined;
2148
2169
  label: string;
2149
2170
  rpcUrl: string;
2150
- protocol: string;
2151
- }> | undefined;
2152
- accounts?: Record<string, string> | undefined;
2153
- contracts?: Record<string, {
2154
- sourceFile: string;
2155
- hash: string;
2156
2171
  }> | undefined;
2157
- metadata?: {
2158
- name?: string | undefined;
2159
- projectDescription?: string | undefined;
2160
- authors?: string[] | undefined;
2161
- license?: string | undefined;
2162
- homepage?: string | undefined;
2163
- } | undefined;
2164
2172
  projectDir: string;
2165
2173
  environment: Record<string, string | {
2166
2174
  storage?: Record<string, string> | undefined;