@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
@@ -81,6 +81,37 @@ export declare const schemas: {
81
81
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
82
82
  config: import("zod").ZodObject<import("zod").extendShape<{
83
83
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
84
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
85
+ name: import("zod").ZodOptional<import("zod").ZodString>;
86
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
87
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
88
+ license: import("zod").ZodOptional<import("zod").ZodString>;
89
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
90
+ }, "strip", import("zod").ZodTypeAny, {
91
+ name?: string | undefined;
92
+ projectDescription?: string | undefined;
93
+ authors?: string[] | undefined;
94
+ license?: string | undefined;
95
+ homepage?: string | undefined;
96
+ }, {
97
+ name?: string | undefined;
98
+ projectDescription?: string | undefined;
99
+ authors?: string[] | undefined;
100
+ license?: string | undefined;
101
+ homepage?: string | undefined;
102
+ }>>;
103
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
104
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
105
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
106
+ sourceFile: import("zod").ZodString;
107
+ hash: import("zod").ZodString;
108
+ }, "strip", import("zod").ZodTypeAny, {
109
+ sourceFile: string;
110
+ hash: string;
111
+ }, {
112
+ sourceFile: string;
113
+ hash: string;
114
+ }>>>;
84
115
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
85
116
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
86
117
  name: import("zod").ZodString;
@@ -91,24 +122,41 @@ export declare const schemas: {
91
122
  type: "npm" | "binary" | "deno";
92
123
  name: string;
93
124
  }>, "many">>;
94
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
95
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
125
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
126
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
127
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
128
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
129
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
130
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
131
+ }, "strip", import("zod").ZodTypeAny, {
132
+ storage?: Record<string, string> | undefined;
133
+ aliases?: Record<string, Record<string, string>> | undefined;
134
+ networks: string[];
135
+ sandboxes: string[];
136
+ }, {
137
+ storage?: Record<string, string> | undefined;
138
+ aliases?: Record<string, Record<string, string>> | undefined;
139
+ networks: string[];
140
+ sandboxes: string[];
141
+ }>, import("zod").ZodString]>>;
96
142
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
97
143
  label: import("zod").ZodString;
98
144
  rpcUrl: import("zod").ZodString;
99
- protocol: import("zod").ZodString;
100
145
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
101
- publicKey: import("zod").ZodString;
102
- publicKeyHash: import("zod").ZodString;
103
- privateKey: import("zod").ZodString;
146
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
147
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
148
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
149
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
104
150
  }, "strip", import("zod").ZodTypeAny, {
105
- publicKey: string;
106
- publicKeyHash: string;
107
- privateKey: string;
151
+ mnemonic?: string | undefined;
152
+ publicKey?: string | undefined;
153
+ publicKeyHash?: string | undefined;
154
+ privateKey?: string | undefined;
108
155
  }, {
109
- publicKey: string;
110
- publicKeyHash: string;
111
- privateKey: string;
156
+ mnemonic?: string | undefined;
157
+ publicKey?: string | undefined;
158
+ publicKeyHash?: string | undefined;
159
+ privateKey?: string | undefined;
112
160
  }>>>;
113
161
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
114
162
  pkh: import("zod").ZodString;
@@ -134,9 +182,10 @@ export declare const schemas: {
134
182
  }>>;
135
183
  }, "strip", import("zod").ZodTypeAny, {
136
184
  accounts?: Record<string, {
137
- publicKey: string;
138
- publicKeyHash: string;
139
- privateKey: string;
185
+ mnemonic?: string | undefined;
186
+ publicKey?: string | undefined;
187
+ publicKeyHash?: string | undefined;
188
+ privateKey?: string | undefined;
140
189
  }> | undefined;
141
190
  faucet?: {
142
191
  pkh: string;
@@ -148,12 +197,12 @@ export declare const schemas: {
148
197
  } | undefined;
149
198
  label: string;
150
199
  rpcUrl: string;
151
- protocol: string;
152
200
  }, {
153
201
  accounts?: Record<string, {
154
- publicKey: string;
155
- publicKeyHash: string;
156
- privateKey: string;
202
+ mnemonic?: string | undefined;
203
+ publicKey?: string | undefined;
204
+ publicKeyHash?: string | undefined;
205
+ privateKey?: string | undefined;
157
206
  }> | undefined;
158
207
  faucet?: {
159
208
  pkh: string;
@@ -165,13 +214,11 @@ export declare const schemas: {
165
214
  } | undefined;
166
215
  label: string;
167
216
  rpcUrl: string;
168
- protocol: string;
169
217
  }>>>;
170
218
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
171
219
  label: import("zod").ZodString;
172
220
  rpcUrl: import("zod").ZodString;
173
- protocol: import("zod").ZodString;
174
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
221
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
175
222
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
176
223
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
177
224
  encryptedKey: import("zod").ZodString;
@@ -199,6 +246,7 @@ export declare const schemas: {
199
246
  postgresqlPort?: number | undefined;
200
247
  apiPort?: number | undefined;
201
248
  }>>;
249
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
202
250
  }, "strip", import("zod").ZodTypeAny, {
203
251
  plugin?: string | undefined;
204
252
  accounts?: Record<string, string | {
@@ -206,15 +254,15 @@ export declare const schemas: {
206
254
  encryptedKey: string;
207
255
  secretKey: string;
208
256
  }> | undefined;
209
- attributes?: string | number | boolean | undefined;
257
+ protocol?: string | undefined;
210
258
  tzkt?: {
211
259
  disableAutostartWithSandbox?: boolean | undefined;
212
260
  postgresqlPort?: number | undefined;
213
261
  apiPort?: number | undefined;
214
262
  } | undefined;
263
+ annotations?: Record<string, unknown> | undefined;
215
264
  label: string;
216
265
  rpcUrl: string;
217
- protocol: string;
218
266
  }, {
219
267
  plugin?: string | undefined;
220
268
  accounts?: Record<string, string | {
@@ -222,62 +270,16 @@ export declare const schemas: {
222
270
  encryptedKey: string;
223
271
  secretKey: string;
224
272
  }> | undefined;
225
- attributes?: string | number | boolean | undefined;
273
+ protocol?: string | undefined;
226
274
  tzkt?: {
227
275
  disableAutostartWithSandbox?: boolean | undefined;
228
276
  postgresqlPort?: number | undefined;
229
277
  apiPort?: number | undefined;
230
278
  } | undefined;
279
+ annotations?: Record<string, unknown> | undefined;
231
280
  label: string;
232
281
  rpcUrl: string;
233
- protocol: string;
234
282
  }>>>;
235
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
236
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
237
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
238
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
239
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
240
- }, "strip", import("zod").ZodTypeAny, {
241
- storage?: Record<string, string> | undefined;
242
- aliases?: Record<string, Record<string, string>> | undefined;
243
- networks: string[];
244
- sandboxes: string[];
245
- }, {
246
- storage?: Record<string, string> | undefined;
247
- aliases?: Record<string, Record<string, string>> | undefined;
248
- networks: string[];
249
- sandboxes: string[];
250
- }>, import("zod").ZodString]>>;
251
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
252
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
253
- sourceFile: import("zod").ZodString;
254
- hash: import("zod").ZodString;
255
- }, "strip", import("zod").ZodTypeAny, {
256
- sourceFile: string;
257
- hash: string;
258
- }, {
259
- sourceFile: string;
260
- hash: string;
261
- }>>>;
262
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
263
- name: import("zod").ZodOptional<import("zod").ZodString>;
264
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
265
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
266
- license: import("zod").ZodOptional<import("zod").ZodString>;
267
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
268
- }, "strip", import("zod").ZodTypeAny, {
269
- name?: string | undefined;
270
- projectDescription?: string | undefined;
271
- authors?: string[] | undefined;
272
- license?: string | undefined;
273
- homepage?: string | undefined;
274
- }, {
275
- name?: string | undefined;
276
- projectDescription?: string | undefined;
277
- authors?: string[] | undefined;
278
- license?: string | undefined;
279
- homepage?: string | undefined;
280
- }>>;
281
283
  }, {
282
284
  projectDir: import("zod").ZodString;
283
285
  configFile: import("zod").ZodString;
@@ -290,28 +292,41 @@ export declare const schemas: {
290
292
  encryptedKey: string;
291
293
  secretKey: string;
292
294
  }> | undefined;
293
- attributes?: string | number | boolean | undefined;
295
+ protocol?: string | undefined;
294
296
  tzkt?: {
295
297
  disableAutostartWithSandbox?: boolean | undefined;
296
298
  postgresqlPort?: number | undefined;
297
299
  apiPort?: number | undefined;
298
300
  } | undefined;
301
+ annotations?: Record<string, unknown> | undefined;
299
302
  label: string;
300
303
  rpcUrl: string;
301
- protocol: string;
302
304
  }> | undefined;
303
305
  language?: "en" | "fr" | undefined;
306
+ metadata?: {
307
+ name?: string | undefined;
308
+ projectDescription?: string | undefined;
309
+ authors?: string[] | undefined;
310
+ license?: string | undefined;
311
+ homepage?: string | undefined;
312
+ } | undefined;
313
+ artifactsDir?: string | undefined;
314
+ contractsDir?: string | undefined;
315
+ contracts?: Record<string, {
316
+ sourceFile: string;
317
+ hash: string;
318
+ }> | undefined;
304
319
  plugins?: {
305
320
  type: "npm" | "binary" | "deno";
306
321
  name: string;
307
322
  }[] | undefined;
308
- contractsDir?: string | undefined;
309
- artifactsDir?: string | undefined;
323
+ accounts?: Record<string, string> | undefined;
310
324
  network?: Record<string, {
311
325
  accounts?: Record<string, {
312
- publicKey: string;
313
- publicKeyHash: string;
314
- privateKey: string;
326
+ mnemonic?: string | undefined;
327
+ publicKey?: string | undefined;
328
+ publicKeyHash?: string | undefined;
329
+ privateKey?: string | undefined;
315
330
  }> | undefined;
316
331
  faucet?: {
317
332
  pkh: string;
@@ -323,20 +338,7 @@ export declare const schemas: {
323
338
  } | undefined;
324
339
  label: string;
325
340
  rpcUrl: string;
326
- protocol: string;
327
341
  }> | undefined;
328
- accounts?: Record<string, string> | undefined;
329
- contracts?: Record<string, {
330
- sourceFile: string;
331
- hash: string;
332
- }> | undefined;
333
- metadata?: {
334
- name?: string | undefined;
335
- projectDescription?: string | undefined;
336
- authors?: string[] | undefined;
337
- license?: string | undefined;
338
- homepage?: string | undefined;
339
- } | undefined;
340
342
  projectDir: string;
341
343
  environment: Record<string, string | {
342
344
  storage?: Record<string, string> | undefined;
@@ -354,28 +356,41 @@ export declare const schemas: {
354
356
  encryptedKey: string;
355
357
  secretKey: string;
356
358
  }> | undefined;
357
- attributes?: string | number | boolean | undefined;
359
+ protocol?: string | undefined;
358
360
  tzkt?: {
359
361
  disableAutostartWithSandbox?: boolean | undefined;
360
362
  postgresqlPort?: number | undefined;
361
363
  apiPort?: number | undefined;
362
364
  } | undefined;
365
+ annotations?: Record<string, unknown> | undefined;
363
366
  label: string;
364
367
  rpcUrl: string;
365
- protocol: string;
366
368
  }> | undefined;
367
369
  language?: "en" | "fr" | undefined;
370
+ metadata?: {
371
+ name?: string | undefined;
372
+ projectDescription?: string | undefined;
373
+ authors?: string[] | undefined;
374
+ license?: string | undefined;
375
+ homepage?: string | undefined;
376
+ } | undefined;
377
+ artifactsDir?: string | undefined;
378
+ contractsDir?: string | undefined;
379
+ contracts?: Record<string, {
380
+ sourceFile: string;
381
+ hash: string;
382
+ }> | undefined;
368
383
  plugins?: {
369
384
  type: "npm" | "binary" | "deno";
370
385
  name: string;
371
386
  }[] | undefined;
372
- contractsDir?: string | undefined;
373
- artifactsDir?: string | undefined;
387
+ accounts?: Record<string, string> | undefined;
374
388
  network?: Record<string, {
375
389
  accounts?: Record<string, {
376
- publicKey: string;
377
- publicKeyHash: string;
378
- privateKey: string;
390
+ mnemonic?: string | undefined;
391
+ publicKey?: string | undefined;
392
+ publicKeyHash?: string | undefined;
393
+ privateKey?: string | undefined;
379
394
  }> | undefined;
380
395
  faucet?: {
381
396
  pkh: string;
@@ -387,20 +402,7 @@ export declare const schemas: {
387
402
  } | undefined;
388
403
  label: string;
389
404
  rpcUrl: string;
390
- protocol: string;
391
405
  }> | undefined;
392
- accounts?: Record<string, string> | undefined;
393
- contracts?: Record<string, {
394
- sourceFile: string;
395
- hash: string;
396
- }> | undefined;
397
- metadata?: {
398
- name?: string | undefined;
399
- projectDescription?: string | undefined;
400
- authors?: string[] | undefined;
401
- license?: string | undefined;
402
- homepage?: string | undefined;
403
- } | undefined;
404
406
  projectDir: string;
405
407
  environment: Record<string, string | {
406
408
  storage?: Record<string, string> | undefined;
@@ -436,28 +438,41 @@ export declare const schemas: {
436
438
  encryptedKey: string;
437
439
  secretKey: string;
438
440
  }> | undefined;
439
- attributes?: string | number | boolean | undefined;
441
+ protocol?: string | undefined;
440
442
  tzkt?: {
441
443
  disableAutostartWithSandbox?: boolean | undefined;
442
444
  postgresqlPort?: number | undefined;
443
445
  apiPort?: number | undefined;
444
446
  } | undefined;
447
+ annotations?: Record<string, unknown> | undefined;
445
448
  label: string;
446
449
  rpcUrl: string;
447
- protocol: string;
448
450
  }> | undefined;
449
451
  language?: "en" | "fr" | undefined;
452
+ metadata?: {
453
+ name?: string | undefined;
454
+ projectDescription?: string | undefined;
455
+ authors?: string[] | undefined;
456
+ license?: string | undefined;
457
+ homepage?: string | undefined;
458
+ } | undefined;
459
+ artifactsDir?: string | undefined;
460
+ contractsDir?: string | undefined;
461
+ contracts?: Record<string, {
462
+ sourceFile: string;
463
+ hash: string;
464
+ }> | undefined;
450
465
  plugins?: {
451
466
  type: "npm" | "binary" | "deno";
452
467
  name: string;
453
468
  }[] | undefined;
454
- contractsDir?: string | undefined;
455
- artifactsDir?: string | undefined;
469
+ accounts?: Record<string, string> | undefined;
456
470
  network?: Record<string, {
457
471
  accounts?: Record<string, {
458
- publicKey: string;
459
- publicKeyHash: string;
460
- privateKey: string;
472
+ mnemonic?: string | undefined;
473
+ publicKey?: string | undefined;
474
+ publicKeyHash?: string | undefined;
475
+ privateKey?: string | undefined;
461
476
  }> | undefined;
462
477
  faucet?: {
463
478
  pkh: string;
@@ -469,20 +484,7 @@ export declare const schemas: {
469
484
  } | undefined;
470
485
  label: string;
471
486
  rpcUrl: string;
472
- protocol: string;
473
- }> | undefined;
474
- accounts?: Record<string, string> | undefined;
475
- contracts?: Record<string, {
476
- sourceFile: string;
477
- hash: string;
478
487
  }> | undefined;
479
- metadata?: {
480
- name?: string | undefined;
481
- projectDescription?: string | undefined;
482
- authors?: string[] | undefined;
483
- license?: string | undefined;
484
- homepage?: string | undefined;
485
- } | undefined;
486
488
  projectDir: string;
487
489
  environment: Record<string, string | {
488
490
  storage?: Record<string, string> | undefined;
@@ -518,28 +520,41 @@ export declare const schemas: {
518
520
  encryptedKey: string;
519
521
  secretKey: string;
520
522
  }> | undefined;
521
- attributes?: string | number | boolean | undefined;
523
+ protocol?: string | undefined;
522
524
  tzkt?: {
523
525
  disableAutostartWithSandbox?: boolean | undefined;
524
526
  postgresqlPort?: number | undefined;
525
527
  apiPort?: number | undefined;
526
528
  } | undefined;
529
+ annotations?: Record<string, unknown> | undefined;
527
530
  label: string;
528
531
  rpcUrl: string;
529
- protocol: string;
530
532
  }> | undefined;
531
533
  language?: "en" | "fr" | undefined;
534
+ metadata?: {
535
+ name?: string | undefined;
536
+ projectDescription?: string | undefined;
537
+ authors?: string[] | undefined;
538
+ license?: string | undefined;
539
+ homepage?: string | undefined;
540
+ } | undefined;
541
+ artifactsDir?: string | undefined;
542
+ contractsDir?: string | undefined;
543
+ contracts?: Record<string, {
544
+ sourceFile: string;
545
+ hash: string;
546
+ }> | undefined;
532
547
  plugins?: {
533
548
  type: "npm" | "binary" | "deno";
534
549
  name: string;
535
550
  }[] | undefined;
536
- contractsDir?: string | undefined;
537
- artifactsDir?: string | undefined;
551
+ accounts?: Record<string, string> | undefined;
538
552
  network?: Record<string, {
539
553
  accounts?: Record<string, {
540
- publicKey: string;
541
- publicKeyHash: string;
542
- privateKey: string;
554
+ mnemonic?: string | undefined;
555
+ publicKey?: string | undefined;
556
+ publicKeyHash?: string | undefined;
557
+ privateKey?: string | undefined;
543
558
  }> | undefined;
544
559
  faucet?: {
545
560
  pkh: string;
@@ -551,20 +566,7 @@ export declare const schemas: {
551
566
  } | undefined;
552
567
  label: string;
553
568
  rpcUrl: string;
554
- protocol: string;
555
- }> | undefined;
556
- accounts?: Record<string, string> | undefined;
557
- contracts?: Record<string, {
558
- sourceFile: string;
559
- hash: string;
560
569
  }> | undefined;
561
- metadata?: {
562
- name?: string | undefined;
563
- projectDescription?: string | undefined;
564
- authors?: string[] | undefined;
565
- license?: string | undefined;
566
- homepage?: string | undefined;
567
- } | undefined;
568
570
  projectDir: string;
569
571
  environment: Record<string, string | {
570
572
  storage?: Record<string, string> | undefined;
@@ -719,6 +721,37 @@ export declare const schemas: {
719
721
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
720
722
  config: import("zod").ZodObject<import("zod").extendShape<{
721
723
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
724
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
725
+ name: import("zod").ZodOptional<import("zod").ZodString>;
726
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
727
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
728
+ license: import("zod").ZodOptional<import("zod").ZodString>;
729
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
730
+ }, "strip", import("zod").ZodTypeAny, {
731
+ name?: string | undefined;
732
+ projectDescription?: string | undefined;
733
+ authors?: string[] | undefined;
734
+ license?: string | undefined;
735
+ homepage?: string | undefined;
736
+ }, {
737
+ name?: string | undefined;
738
+ projectDescription?: string | undefined;
739
+ authors?: string[] | undefined;
740
+ license?: string | undefined;
741
+ homepage?: string | undefined;
742
+ }>>;
743
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
744
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
745
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
746
+ sourceFile: import("zod").ZodString;
747
+ hash: import("zod").ZodString;
748
+ }, "strip", import("zod").ZodTypeAny, {
749
+ sourceFile: string;
750
+ hash: string;
751
+ }, {
752
+ sourceFile: string;
753
+ hash: string;
754
+ }>>>;
722
755
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
723
756
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
724
757
  name: import("zod").ZodString;
@@ -729,24 +762,41 @@ export declare const schemas: {
729
762
  type: "npm" | "binary" | "deno";
730
763
  name: string;
731
764
  }>, "many">>;
732
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
733
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
765
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
766
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
767
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
768
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
769
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
770
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
771
+ }, "strip", import("zod").ZodTypeAny, {
772
+ storage?: Record<string, string> | undefined;
773
+ aliases?: Record<string, Record<string, string>> | undefined;
774
+ networks: string[];
775
+ sandboxes: string[];
776
+ }, {
777
+ storage?: Record<string, string> | undefined;
778
+ aliases?: Record<string, Record<string, string>> | undefined;
779
+ networks: string[];
780
+ sandboxes: string[];
781
+ }>, import("zod").ZodString]>>;
734
782
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
735
783
  label: import("zod").ZodString;
736
784
  rpcUrl: import("zod").ZodString;
737
- protocol: import("zod").ZodString;
738
785
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
739
- publicKey: import("zod").ZodString;
740
- publicKeyHash: import("zod").ZodString;
741
- privateKey: import("zod").ZodString;
786
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
787
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
788
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
789
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
742
790
  }, "strip", import("zod").ZodTypeAny, {
743
- publicKey: string;
744
- publicKeyHash: string;
745
- privateKey: string;
791
+ mnemonic?: string | undefined;
792
+ publicKey?: string | undefined;
793
+ publicKeyHash?: string | undefined;
794
+ privateKey?: string | undefined;
746
795
  }, {
747
- publicKey: string;
748
- publicKeyHash: string;
749
- privateKey: string;
796
+ mnemonic?: string | undefined;
797
+ publicKey?: string | undefined;
798
+ publicKeyHash?: string | undefined;
799
+ privateKey?: string | undefined;
750
800
  }>>>;
751
801
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
752
802
  pkh: import("zod").ZodString;
@@ -772,9 +822,10 @@ export declare const schemas: {
772
822
  }>>;
773
823
  }, "strip", import("zod").ZodTypeAny, {
774
824
  accounts?: Record<string, {
775
- publicKey: string;
776
- publicKeyHash: string;
777
- privateKey: string;
825
+ mnemonic?: string | undefined;
826
+ publicKey?: string | undefined;
827
+ publicKeyHash?: string | undefined;
828
+ privateKey?: string | undefined;
778
829
  }> | undefined;
779
830
  faucet?: {
780
831
  pkh: string;
@@ -786,12 +837,12 @@ export declare const schemas: {
786
837
  } | undefined;
787
838
  label: string;
788
839
  rpcUrl: string;
789
- protocol: string;
790
840
  }, {
791
841
  accounts?: Record<string, {
792
- publicKey: string;
793
- publicKeyHash: string;
794
- privateKey: string;
842
+ mnemonic?: string | undefined;
843
+ publicKey?: string | undefined;
844
+ publicKeyHash?: string | undefined;
845
+ privateKey?: string | undefined;
795
846
  }> | undefined;
796
847
  faucet?: {
797
848
  pkh: string;
@@ -803,13 +854,11 @@ export declare const schemas: {
803
854
  } | undefined;
804
855
  label: string;
805
856
  rpcUrl: string;
806
- protocol: string;
807
857
  }>>>;
808
858
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
809
859
  label: import("zod").ZodString;
810
860
  rpcUrl: import("zod").ZodString;
811
- protocol: import("zod").ZodString;
812
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
861
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
813
862
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
814
863
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
815
864
  encryptedKey: import("zod").ZodString;
@@ -837,6 +886,7 @@ export declare const schemas: {
837
886
  postgresqlPort?: number | undefined;
838
887
  apiPort?: number | undefined;
839
888
  }>>;
889
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
840
890
  }, "strip", import("zod").ZodTypeAny, {
841
891
  plugin?: string | undefined;
842
892
  accounts?: Record<string, string | {
@@ -844,15 +894,15 @@ export declare const schemas: {
844
894
  encryptedKey: string;
845
895
  secretKey: string;
846
896
  }> | undefined;
847
- attributes?: string | number | boolean | undefined;
897
+ protocol?: string | undefined;
848
898
  tzkt?: {
849
899
  disableAutostartWithSandbox?: boolean | undefined;
850
900
  postgresqlPort?: number | undefined;
851
901
  apiPort?: number | undefined;
852
902
  } | undefined;
903
+ annotations?: Record<string, unknown> | undefined;
853
904
  label: string;
854
905
  rpcUrl: string;
855
- protocol: string;
856
906
  }, {
857
907
  plugin?: string | undefined;
858
908
  accounts?: Record<string, string | {
@@ -860,62 +910,16 @@ export declare const schemas: {
860
910
  encryptedKey: string;
861
911
  secretKey: string;
862
912
  }> | undefined;
863
- attributes?: string | number | boolean | undefined;
913
+ protocol?: string | undefined;
864
914
  tzkt?: {
865
915
  disableAutostartWithSandbox?: boolean | undefined;
866
916
  postgresqlPort?: number | undefined;
867
917
  apiPort?: number | undefined;
868
918
  } | undefined;
919
+ annotations?: Record<string, unknown> | undefined;
869
920
  label: string;
870
921
  rpcUrl: string;
871
- protocol: string;
872
922
  }>>>;
873
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
874
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
875
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
876
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
877
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
878
- }, "strip", import("zod").ZodTypeAny, {
879
- storage?: Record<string, string> | undefined;
880
- aliases?: Record<string, Record<string, string>> | undefined;
881
- networks: string[];
882
- sandboxes: string[];
883
- }, {
884
- storage?: Record<string, string> | undefined;
885
- aliases?: Record<string, Record<string, string>> | undefined;
886
- networks: string[];
887
- sandboxes: string[];
888
- }>, import("zod").ZodString]>>;
889
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
890
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
891
- sourceFile: import("zod").ZodString;
892
- hash: import("zod").ZodString;
893
- }, "strip", import("zod").ZodTypeAny, {
894
- sourceFile: string;
895
- hash: string;
896
- }, {
897
- sourceFile: string;
898
- hash: string;
899
- }>>>;
900
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
901
- name: import("zod").ZodOptional<import("zod").ZodString>;
902
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
903
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
904
- license: import("zod").ZodOptional<import("zod").ZodString>;
905
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
906
- }, "strip", import("zod").ZodTypeAny, {
907
- name?: string | undefined;
908
- projectDescription?: string | undefined;
909
- authors?: string[] | undefined;
910
- license?: string | undefined;
911
- homepage?: string | undefined;
912
- }, {
913
- name?: string | undefined;
914
- projectDescription?: string | undefined;
915
- authors?: string[] | undefined;
916
- license?: string | undefined;
917
- homepage?: string | undefined;
918
- }>>;
919
923
  }, {
920
924
  projectDir: import("zod").ZodString;
921
925
  configFile: import("zod").ZodString;
@@ -928,28 +932,41 @@ export declare const schemas: {
928
932
  encryptedKey: string;
929
933
  secretKey: string;
930
934
  }> | undefined;
931
- attributes?: string | number | boolean | undefined;
935
+ protocol?: string | undefined;
932
936
  tzkt?: {
933
937
  disableAutostartWithSandbox?: boolean | undefined;
934
938
  postgresqlPort?: number | undefined;
935
939
  apiPort?: number | undefined;
936
940
  } | undefined;
941
+ annotations?: Record<string, unknown> | undefined;
937
942
  label: string;
938
943
  rpcUrl: string;
939
- protocol: string;
940
944
  }> | undefined;
941
945
  language?: "en" | "fr" | undefined;
946
+ metadata?: {
947
+ name?: string | undefined;
948
+ projectDescription?: string | undefined;
949
+ authors?: string[] | undefined;
950
+ license?: string | undefined;
951
+ homepage?: string | undefined;
952
+ } | undefined;
953
+ artifactsDir?: string | undefined;
954
+ contractsDir?: string | undefined;
955
+ contracts?: Record<string, {
956
+ sourceFile: string;
957
+ hash: string;
958
+ }> | undefined;
942
959
  plugins?: {
943
960
  type: "npm" | "binary" | "deno";
944
961
  name: string;
945
962
  }[] | undefined;
946
- contractsDir?: string | undefined;
947
- artifactsDir?: string | undefined;
963
+ accounts?: Record<string, string> | undefined;
948
964
  network?: Record<string, {
949
965
  accounts?: Record<string, {
950
- publicKey: string;
951
- publicKeyHash: string;
952
- privateKey: string;
966
+ mnemonic?: string | undefined;
967
+ publicKey?: string | undefined;
968
+ publicKeyHash?: string | undefined;
969
+ privateKey?: string | undefined;
953
970
  }> | undefined;
954
971
  faucet?: {
955
972
  pkh: string;
@@ -961,20 +978,7 @@ export declare const schemas: {
961
978
  } | undefined;
962
979
  label: string;
963
980
  rpcUrl: string;
964
- protocol: string;
965
- }> | undefined;
966
- accounts?: Record<string, string> | undefined;
967
- contracts?: Record<string, {
968
- sourceFile: string;
969
- hash: string;
970
981
  }> | undefined;
971
- metadata?: {
972
- name?: string | undefined;
973
- projectDescription?: string | undefined;
974
- authors?: string[] | undefined;
975
- license?: string | undefined;
976
- homepage?: string | undefined;
977
- } | undefined;
978
982
  projectDir: string;
979
983
  environment: Record<string, string | {
980
984
  storage?: Record<string, string> | undefined;
@@ -992,28 +996,41 @@ export declare const schemas: {
992
996
  encryptedKey: string;
993
997
  secretKey: string;
994
998
  }> | undefined;
995
- attributes?: string | number | boolean | undefined;
999
+ protocol?: string | undefined;
996
1000
  tzkt?: {
997
1001
  disableAutostartWithSandbox?: boolean | undefined;
998
1002
  postgresqlPort?: number | undefined;
999
1003
  apiPort?: number | undefined;
1000
1004
  } | undefined;
1005
+ annotations?: Record<string, unknown> | undefined;
1001
1006
  label: string;
1002
1007
  rpcUrl: string;
1003
- protocol: string;
1004
1008
  }> | undefined;
1005
1009
  language?: "en" | "fr" | undefined;
1010
+ metadata?: {
1011
+ name?: string | undefined;
1012
+ projectDescription?: string | undefined;
1013
+ authors?: string[] | undefined;
1014
+ license?: string | undefined;
1015
+ homepage?: string | undefined;
1016
+ } | undefined;
1017
+ artifactsDir?: string | undefined;
1018
+ contractsDir?: string | undefined;
1019
+ contracts?: Record<string, {
1020
+ sourceFile: string;
1021
+ hash: string;
1022
+ }> | undefined;
1006
1023
  plugins?: {
1007
1024
  type: "npm" | "binary" | "deno";
1008
1025
  name: string;
1009
1026
  }[] | undefined;
1010
- contractsDir?: string | undefined;
1011
- artifactsDir?: string | undefined;
1027
+ accounts?: Record<string, string> | undefined;
1012
1028
  network?: Record<string, {
1013
1029
  accounts?: Record<string, {
1014
- publicKey: string;
1015
- publicKeyHash: string;
1016
- privateKey: string;
1030
+ mnemonic?: string | undefined;
1031
+ publicKey?: string | undefined;
1032
+ publicKeyHash?: string | undefined;
1033
+ privateKey?: string | undefined;
1017
1034
  }> | undefined;
1018
1035
  faucet?: {
1019
1036
  pkh: string;
@@ -1025,20 +1042,7 @@ export declare const schemas: {
1025
1042
  } | undefined;
1026
1043
  label: string;
1027
1044
  rpcUrl: string;
1028
- protocol: string;
1029
- }> | undefined;
1030
- accounts?: Record<string, string> | undefined;
1031
- contracts?: Record<string, {
1032
- sourceFile: string;
1033
- hash: string;
1034
1045
  }> | undefined;
1035
- metadata?: {
1036
- name?: string | undefined;
1037
- projectDescription?: string | undefined;
1038
- authors?: string[] | undefined;
1039
- license?: string | undefined;
1040
- homepage?: string | undefined;
1041
- } | undefined;
1042
1046
  projectDir: string;
1043
1047
  environment: Record<string, string | {
1044
1048
  storage?: Record<string, string> | undefined;
@@ -1074,28 +1078,41 @@ export declare const schemas: {
1074
1078
  encryptedKey: string;
1075
1079
  secretKey: string;
1076
1080
  }> | undefined;
1077
- attributes?: string | number | boolean | undefined;
1081
+ protocol?: string | undefined;
1078
1082
  tzkt?: {
1079
1083
  disableAutostartWithSandbox?: boolean | undefined;
1080
1084
  postgresqlPort?: number | undefined;
1081
1085
  apiPort?: number | undefined;
1082
1086
  } | undefined;
1087
+ annotations?: Record<string, unknown> | undefined;
1083
1088
  label: string;
1084
1089
  rpcUrl: string;
1085
- protocol: string;
1086
1090
  }> | undefined;
1087
1091
  language?: "en" | "fr" | undefined;
1092
+ metadata?: {
1093
+ name?: string | undefined;
1094
+ projectDescription?: string | undefined;
1095
+ authors?: string[] | undefined;
1096
+ license?: string | undefined;
1097
+ homepage?: string | undefined;
1098
+ } | undefined;
1099
+ artifactsDir?: string | undefined;
1100
+ contractsDir?: string | undefined;
1101
+ contracts?: Record<string, {
1102
+ sourceFile: string;
1103
+ hash: string;
1104
+ }> | undefined;
1088
1105
  plugins?: {
1089
1106
  type: "npm" | "binary" | "deno";
1090
1107
  name: string;
1091
1108
  }[] | undefined;
1092
- contractsDir?: string | undefined;
1093
- artifactsDir?: string | undefined;
1109
+ accounts?: Record<string, string> | undefined;
1094
1110
  network?: Record<string, {
1095
1111
  accounts?: Record<string, {
1096
- publicKey: string;
1097
- publicKeyHash: string;
1098
- privateKey: string;
1112
+ mnemonic?: string | undefined;
1113
+ publicKey?: string | undefined;
1114
+ publicKeyHash?: string | undefined;
1115
+ privateKey?: string | undefined;
1099
1116
  }> | undefined;
1100
1117
  faucet?: {
1101
1118
  pkh: string;
@@ -1107,20 +1124,7 @@ export declare const schemas: {
1107
1124
  } | undefined;
1108
1125
  label: string;
1109
1126
  rpcUrl: string;
1110
- protocol: string;
1111
- }> | undefined;
1112
- accounts?: Record<string, string> | undefined;
1113
- contracts?: Record<string, {
1114
- sourceFile: string;
1115
- hash: string;
1116
1127
  }> | undefined;
1117
- metadata?: {
1118
- name?: string | undefined;
1119
- projectDescription?: string | undefined;
1120
- authors?: string[] | undefined;
1121
- license?: string | undefined;
1122
- homepage?: string | undefined;
1123
- } | undefined;
1124
1128
  projectDir: string;
1125
1129
  environment: Record<string, string | {
1126
1130
  storage?: Record<string, string> | undefined;
@@ -1156,28 +1160,41 @@ export declare const schemas: {
1156
1160
  encryptedKey: string;
1157
1161
  secretKey: string;
1158
1162
  }> | undefined;
1159
- attributes?: string | number | boolean | undefined;
1163
+ protocol?: string | undefined;
1160
1164
  tzkt?: {
1161
1165
  disableAutostartWithSandbox?: boolean | undefined;
1162
1166
  postgresqlPort?: number | undefined;
1163
1167
  apiPort?: number | undefined;
1164
1168
  } | undefined;
1169
+ annotations?: Record<string, unknown> | undefined;
1165
1170
  label: string;
1166
1171
  rpcUrl: string;
1167
- protocol: string;
1168
1172
  }> | undefined;
1169
1173
  language?: "en" | "fr" | undefined;
1174
+ metadata?: {
1175
+ name?: string | undefined;
1176
+ projectDescription?: string | undefined;
1177
+ authors?: string[] | undefined;
1178
+ license?: string | undefined;
1179
+ homepage?: string | undefined;
1180
+ } | undefined;
1181
+ artifactsDir?: string | undefined;
1182
+ contractsDir?: string | undefined;
1183
+ contracts?: Record<string, {
1184
+ sourceFile: string;
1185
+ hash: string;
1186
+ }> | undefined;
1170
1187
  plugins?: {
1171
1188
  type: "npm" | "binary" | "deno";
1172
1189
  name: string;
1173
1190
  }[] | undefined;
1174
- contractsDir?: string | undefined;
1175
- artifactsDir?: string | undefined;
1191
+ accounts?: Record<string, string> | undefined;
1176
1192
  network?: Record<string, {
1177
1193
  accounts?: Record<string, {
1178
- publicKey: string;
1179
- publicKeyHash: string;
1180
- privateKey: string;
1194
+ mnemonic?: string | undefined;
1195
+ publicKey?: string | undefined;
1196
+ publicKeyHash?: string | undefined;
1197
+ privateKey?: string | undefined;
1181
1198
  }> | undefined;
1182
1199
  faucet?: {
1183
1200
  pkh: string;
@@ -1189,20 +1206,7 @@ export declare const schemas: {
1189
1206
  } | undefined;
1190
1207
  label: string;
1191
1208
  rpcUrl: string;
1192
- protocol: string;
1193
- }> | undefined;
1194
- accounts?: Record<string, string> | undefined;
1195
- contracts?: Record<string, {
1196
- sourceFile: string;
1197
- hash: string;
1198
1209
  }> | undefined;
1199
- metadata?: {
1200
- name?: string | undefined;
1201
- projectDescription?: string | undefined;
1202
- authors?: string[] | undefined;
1203
- license?: string | undefined;
1204
- homepage?: string | undefined;
1205
- } | undefined;
1206
1210
  projectDir: string;
1207
1211
  environment: Record<string, string | {
1208
1212
  storage?: Record<string, string> | undefined;
@@ -1382,6 +1386,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1382
1386
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1383
1387
  config: import("zod").ZodObject<import("zod").extendShape<{
1384
1388
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1389
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1390
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1391
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1392
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1393
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1394
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1395
+ }, "strip", import("zod").ZodTypeAny, {
1396
+ name?: string | undefined;
1397
+ projectDescription?: string | undefined;
1398
+ authors?: string[] | undefined;
1399
+ license?: string | undefined;
1400
+ homepage?: string | undefined;
1401
+ }, {
1402
+ name?: string | undefined;
1403
+ projectDescription?: string | undefined;
1404
+ authors?: string[] | undefined;
1405
+ license?: string | undefined;
1406
+ homepage?: string | undefined;
1407
+ }>>;
1408
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1409
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1410
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1411
+ sourceFile: import("zod").ZodString;
1412
+ hash: import("zod").ZodString;
1413
+ }, "strip", import("zod").ZodTypeAny, {
1414
+ sourceFile: string;
1415
+ hash: string;
1416
+ }, {
1417
+ sourceFile: string;
1418
+ hash: string;
1419
+ }>>>;
1385
1420
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1386
1421
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1387
1422
  name: import("zod").ZodString;
@@ -1392,24 +1427,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1392
1427
  type: "npm" | "binary" | "deno";
1393
1428
  name: string;
1394
1429
  }>, "many">>;
1395
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1396
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1430
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1431
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1432
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1433
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1434
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1435
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1436
+ }, "strip", import("zod").ZodTypeAny, {
1437
+ storage?: Record<string, string> | undefined;
1438
+ aliases?: Record<string, Record<string, string>> | undefined;
1439
+ networks: string[];
1440
+ sandboxes: string[];
1441
+ }, {
1442
+ storage?: Record<string, string> | undefined;
1443
+ aliases?: Record<string, Record<string, string>> | undefined;
1444
+ networks: string[];
1445
+ sandboxes: string[];
1446
+ }>, import("zod").ZodString]>>;
1397
1447
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1398
1448
  label: import("zod").ZodString;
1399
1449
  rpcUrl: import("zod").ZodString;
1400
- protocol: import("zod").ZodString;
1401
1450
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1402
- publicKey: import("zod").ZodString;
1403
- publicKeyHash: import("zod").ZodString;
1404
- privateKey: import("zod").ZodString;
1451
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1452
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1453
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1454
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1405
1455
  }, "strip", import("zod").ZodTypeAny, {
1406
- publicKey: string;
1407
- publicKeyHash: string;
1408
- privateKey: string;
1456
+ mnemonic?: string | undefined;
1457
+ publicKey?: string | undefined;
1458
+ publicKeyHash?: string | undefined;
1459
+ privateKey?: string | undefined;
1409
1460
  }, {
1410
- publicKey: string;
1411
- publicKeyHash: string;
1412
- privateKey: string;
1461
+ mnemonic?: string | undefined;
1462
+ publicKey?: string | undefined;
1463
+ publicKeyHash?: string | undefined;
1464
+ privateKey?: string | undefined;
1413
1465
  }>>>;
1414
1466
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1415
1467
  pkh: import("zod").ZodString;
@@ -1435,9 +1487,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1435
1487
  }>>;
1436
1488
  }, "strip", import("zod").ZodTypeAny, {
1437
1489
  accounts?: Record<string, {
1438
- publicKey: string;
1439
- publicKeyHash: string;
1440
- privateKey: string;
1490
+ mnemonic?: string | undefined;
1491
+ publicKey?: string | undefined;
1492
+ publicKeyHash?: string | undefined;
1493
+ privateKey?: string | undefined;
1441
1494
  }> | undefined;
1442
1495
  faucet?: {
1443
1496
  pkh: string;
@@ -1449,12 +1502,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1449
1502
  } | undefined;
1450
1503
  label: string;
1451
1504
  rpcUrl: string;
1452
- protocol: string;
1453
1505
  }, {
1454
1506
  accounts?: Record<string, {
1455
- publicKey: string;
1456
- publicKeyHash: string;
1457
- privateKey: string;
1507
+ mnemonic?: string | undefined;
1508
+ publicKey?: string | undefined;
1509
+ publicKeyHash?: string | undefined;
1510
+ privateKey?: string | undefined;
1458
1511
  }> | undefined;
1459
1512
  faucet?: {
1460
1513
  pkh: string;
@@ -1466,13 +1519,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1466
1519
  } | undefined;
1467
1520
  label: string;
1468
1521
  rpcUrl: string;
1469
- protocol: string;
1470
1522
  }>>>;
1471
1523
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1472
1524
  label: import("zod").ZodString;
1473
1525
  rpcUrl: import("zod").ZodString;
1474
- protocol: import("zod").ZodString;
1475
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1526
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1476
1527
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1477
1528
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1478
1529
  encryptedKey: import("zod").ZodString;
@@ -1500,6 +1551,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1500
1551
  postgresqlPort?: number | undefined;
1501
1552
  apiPort?: number | undefined;
1502
1553
  }>>;
1554
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1503
1555
  }, "strip", import("zod").ZodTypeAny, {
1504
1556
  plugin?: string | undefined;
1505
1557
  accounts?: Record<string, string | {
@@ -1507,15 +1559,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1507
1559
  encryptedKey: string;
1508
1560
  secretKey: string;
1509
1561
  }> | undefined;
1510
- attributes?: string | number | boolean | undefined;
1562
+ protocol?: string | undefined;
1511
1563
  tzkt?: {
1512
1564
  disableAutostartWithSandbox?: boolean | undefined;
1513
1565
  postgresqlPort?: number | undefined;
1514
1566
  apiPort?: number | undefined;
1515
1567
  } | undefined;
1568
+ annotations?: Record<string, unknown> | undefined;
1516
1569
  label: string;
1517
1570
  rpcUrl: string;
1518
- protocol: string;
1519
1571
  }, {
1520
1572
  plugin?: string | undefined;
1521
1573
  accounts?: Record<string, string | {
@@ -1523,62 +1575,16 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1523
1575
  encryptedKey: string;
1524
1576
  secretKey: string;
1525
1577
  }> | undefined;
1526
- attributes?: string | number | boolean | undefined;
1578
+ protocol?: string | undefined;
1527
1579
  tzkt?: {
1528
1580
  disableAutostartWithSandbox?: boolean | undefined;
1529
1581
  postgresqlPort?: number | undefined;
1530
1582
  apiPort?: number | undefined;
1531
1583
  } | undefined;
1584
+ annotations?: Record<string, unknown> | undefined;
1532
1585
  label: string;
1533
1586
  rpcUrl: string;
1534
- protocol: string;
1535
- }>>>;
1536
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1537
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1538
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1539
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1540
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1541
- }, "strip", import("zod").ZodTypeAny, {
1542
- storage?: Record<string, string> | undefined;
1543
- aliases?: Record<string, Record<string, string>> | undefined;
1544
- networks: string[];
1545
- sandboxes: string[];
1546
- }, {
1547
- storage?: Record<string, string> | undefined;
1548
- aliases?: Record<string, Record<string, string>> | undefined;
1549
- networks: string[];
1550
- sandboxes: string[];
1551
- }>, import("zod").ZodString]>>;
1552
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1553
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1554
- sourceFile: import("zod").ZodString;
1555
- hash: import("zod").ZodString;
1556
- }, "strip", import("zod").ZodTypeAny, {
1557
- sourceFile: string;
1558
- hash: string;
1559
- }, {
1560
- sourceFile: string;
1561
- hash: string;
1562
1587
  }>>>;
1563
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1564
- name: import("zod").ZodOptional<import("zod").ZodString>;
1565
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1566
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1567
- license: import("zod").ZodOptional<import("zod").ZodString>;
1568
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1569
- }, "strip", import("zod").ZodTypeAny, {
1570
- name?: string | undefined;
1571
- projectDescription?: string | undefined;
1572
- authors?: string[] | undefined;
1573
- license?: string | undefined;
1574
- homepage?: string | undefined;
1575
- }, {
1576
- name?: string | undefined;
1577
- projectDescription?: string | undefined;
1578
- authors?: string[] | undefined;
1579
- license?: string | undefined;
1580
- homepage?: string | undefined;
1581
- }>>;
1582
1588
  }, {
1583
1589
  projectDir: import("zod").ZodString;
1584
1590
  configFile: import("zod").ZodString;
@@ -1591,28 +1597,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1591
1597
  encryptedKey: string;
1592
1598
  secretKey: string;
1593
1599
  }> | undefined;
1594
- attributes?: string | number | boolean | undefined;
1600
+ protocol?: string | undefined;
1595
1601
  tzkt?: {
1596
1602
  disableAutostartWithSandbox?: boolean | undefined;
1597
1603
  postgresqlPort?: number | undefined;
1598
1604
  apiPort?: number | undefined;
1599
1605
  } | undefined;
1606
+ annotations?: Record<string, unknown> | undefined;
1600
1607
  label: string;
1601
1608
  rpcUrl: string;
1602
- protocol: string;
1603
1609
  }> | undefined;
1604
1610
  language?: "en" | "fr" | undefined;
1611
+ metadata?: {
1612
+ name?: string | undefined;
1613
+ projectDescription?: string | undefined;
1614
+ authors?: string[] | undefined;
1615
+ license?: string | undefined;
1616
+ homepage?: string | undefined;
1617
+ } | undefined;
1618
+ artifactsDir?: string | undefined;
1619
+ contractsDir?: string | undefined;
1620
+ contracts?: Record<string, {
1621
+ sourceFile: string;
1622
+ hash: string;
1623
+ }> | undefined;
1605
1624
  plugins?: {
1606
1625
  type: "npm" | "binary" | "deno";
1607
1626
  name: string;
1608
1627
  }[] | undefined;
1609
- contractsDir?: string | undefined;
1610
- artifactsDir?: string | undefined;
1628
+ accounts?: Record<string, string> | undefined;
1611
1629
  network?: Record<string, {
1612
1630
  accounts?: Record<string, {
1613
- publicKey: string;
1614
- publicKeyHash: string;
1615
- privateKey: string;
1631
+ mnemonic?: string | undefined;
1632
+ publicKey?: string | undefined;
1633
+ publicKeyHash?: string | undefined;
1634
+ privateKey?: string | undefined;
1616
1635
  }> | undefined;
1617
1636
  faucet?: {
1618
1637
  pkh: string;
@@ -1624,20 +1643,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1624
1643
  } | undefined;
1625
1644
  label: string;
1626
1645
  rpcUrl: string;
1627
- protocol: string;
1628
- }> | undefined;
1629
- accounts?: Record<string, string> | undefined;
1630
- contracts?: Record<string, {
1631
- sourceFile: string;
1632
- hash: string;
1633
1646
  }> | undefined;
1634
- metadata?: {
1635
- name?: string | undefined;
1636
- projectDescription?: string | undefined;
1637
- authors?: string[] | undefined;
1638
- license?: string | undefined;
1639
- homepage?: string | undefined;
1640
- } | undefined;
1641
1647
  projectDir: string;
1642
1648
  environment: Record<string, string | {
1643
1649
  storage?: Record<string, string> | undefined;
@@ -1655,28 +1661,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1655
1661
  encryptedKey: string;
1656
1662
  secretKey: string;
1657
1663
  }> | undefined;
1658
- attributes?: string | number | boolean | undefined;
1664
+ protocol?: string | undefined;
1659
1665
  tzkt?: {
1660
1666
  disableAutostartWithSandbox?: boolean | undefined;
1661
1667
  postgresqlPort?: number | undefined;
1662
1668
  apiPort?: number | undefined;
1663
1669
  } | undefined;
1670
+ annotations?: Record<string, unknown> | undefined;
1664
1671
  label: string;
1665
1672
  rpcUrl: string;
1666
- protocol: string;
1667
1673
  }> | undefined;
1668
1674
  language?: "en" | "fr" | undefined;
1675
+ metadata?: {
1676
+ name?: string | undefined;
1677
+ projectDescription?: string | undefined;
1678
+ authors?: string[] | undefined;
1679
+ license?: string | undefined;
1680
+ homepage?: string | undefined;
1681
+ } | undefined;
1682
+ artifactsDir?: string | undefined;
1683
+ contractsDir?: string | undefined;
1684
+ contracts?: Record<string, {
1685
+ sourceFile: string;
1686
+ hash: string;
1687
+ }> | undefined;
1669
1688
  plugins?: {
1670
1689
  type: "npm" | "binary" | "deno";
1671
1690
  name: string;
1672
1691
  }[] | undefined;
1673
- contractsDir?: string | undefined;
1674
- artifactsDir?: string | undefined;
1692
+ accounts?: Record<string, string> | undefined;
1675
1693
  network?: Record<string, {
1676
1694
  accounts?: Record<string, {
1677
- publicKey: string;
1678
- publicKeyHash: string;
1679
- privateKey: string;
1695
+ mnemonic?: string | undefined;
1696
+ publicKey?: string | undefined;
1697
+ publicKeyHash?: string | undefined;
1698
+ privateKey?: string | undefined;
1680
1699
  }> | undefined;
1681
1700
  faucet?: {
1682
1701
  pkh: string;
@@ -1688,20 +1707,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1688
1707
  } | undefined;
1689
1708
  label: string;
1690
1709
  rpcUrl: string;
1691
- protocol: string;
1692
- }> | undefined;
1693
- accounts?: Record<string, string> | undefined;
1694
- contracts?: Record<string, {
1695
- sourceFile: string;
1696
- hash: string;
1697
1710
  }> | undefined;
1698
- metadata?: {
1699
- name?: string | undefined;
1700
- projectDescription?: string | undefined;
1701
- authors?: string[] | undefined;
1702
- license?: string | undefined;
1703
- homepage?: string | undefined;
1704
- } | undefined;
1705
1711
  projectDir: string;
1706
1712
  environment: Record<string, string | {
1707
1713
  storage?: Record<string, string> | undefined;
@@ -1737,28 +1743,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1737
1743
  encryptedKey: string;
1738
1744
  secretKey: string;
1739
1745
  }> | undefined;
1740
- attributes?: string | number | boolean | undefined;
1746
+ protocol?: string | undefined;
1741
1747
  tzkt?: {
1742
1748
  disableAutostartWithSandbox?: boolean | undefined;
1743
1749
  postgresqlPort?: number | undefined;
1744
1750
  apiPort?: number | undefined;
1745
1751
  } | undefined;
1752
+ annotations?: Record<string, unknown> | undefined;
1746
1753
  label: string;
1747
1754
  rpcUrl: string;
1748
- protocol: string;
1749
1755
  }> | undefined;
1750
1756
  language?: "en" | "fr" | undefined;
1757
+ metadata?: {
1758
+ name?: string | undefined;
1759
+ projectDescription?: string | undefined;
1760
+ authors?: string[] | undefined;
1761
+ license?: string | undefined;
1762
+ homepage?: string | undefined;
1763
+ } | undefined;
1764
+ artifactsDir?: string | undefined;
1765
+ contractsDir?: string | undefined;
1766
+ contracts?: Record<string, {
1767
+ sourceFile: string;
1768
+ hash: string;
1769
+ }> | undefined;
1751
1770
  plugins?: {
1752
1771
  type: "npm" | "binary" | "deno";
1753
1772
  name: string;
1754
1773
  }[] | undefined;
1755
- contractsDir?: string | undefined;
1756
- artifactsDir?: string | undefined;
1774
+ accounts?: Record<string, string> | undefined;
1757
1775
  network?: Record<string, {
1758
1776
  accounts?: Record<string, {
1759
- publicKey: string;
1760
- publicKeyHash: string;
1761
- privateKey: string;
1777
+ mnemonic?: string | undefined;
1778
+ publicKey?: string | undefined;
1779
+ publicKeyHash?: string | undefined;
1780
+ privateKey?: string | undefined;
1762
1781
  }> | undefined;
1763
1782
  faucet?: {
1764
1783
  pkh: string;
@@ -1767,23 +1786,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1767
1786
  password: string;
1768
1787
  amount: string;
1769
1788
  activation_code: string;
1770
- } | undefined;
1771
- label: string;
1772
- rpcUrl: string;
1773
- protocol: string;
1774
- }> | undefined;
1775
- accounts?: Record<string, string> | undefined;
1776
- contracts?: Record<string, {
1777
- sourceFile: string;
1778
- hash: string;
1789
+ } | undefined;
1790
+ label: string;
1791
+ rpcUrl: string;
1779
1792
  }> | undefined;
1780
- metadata?: {
1781
- name?: string | undefined;
1782
- projectDescription?: string | undefined;
1783
- authors?: string[] | undefined;
1784
- license?: string | undefined;
1785
- homepage?: string | undefined;
1786
- } | undefined;
1787
1793
  projectDir: string;
1788
1794
  environment: Record<string, string | {
1789
1795
  storage?: Record<string, string> | undefined;
@@ -1819,28 +1825,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1819
1825
  encryptedKey: string;
1820
1826
  secretKey: string;
1821
1827
  }> | undefined;
1822
- attributes?: string | number | boolean | undefined;
1828
+ protocol?: string | undefined;
1823
1829
  tzkt?: {
1824
1830
  disableAutostartWithSandbox?: boolean | undefined;
1825
1831
  postgresqlPort?: number | undefined;
1826
1832
  apiPort?: number | undefined;
1827
1833
  } | undefined;
1834
+ annotations?: Record<string, unknown> | undefined;
1828
1835
  label: string;
1829
1836
  rpcUrl: string;
1830
- protocol: string;
1831
1837
  }> | undefined;
1832
1838
  language?: "en" | "fr" | undefined;
1839
+ metadata?: {
1840
+ name?: string | undefined;
1841
+ projectDescription?: string | undefined;
1842
+ authors?: string[] | undefined;
1843
+ license?: string | undefined;
1844
+ homepage?: string | undefined;
1845
+ } | undefined;
1846
+ artifactsDir?: string | undefined;
1847
+ contractsDir?: string | undefined;
1848
+ contracts?: Record<string, {
1849
+ sourceFile: string;
1850
+ hash: string;
1851
+ }> | undefined;
1833
1852
  plugins?: {
1834
1853
  type: "npm" | "binary" | "deno";
1835
1854
  name: string;
1836
1855
  }[] | undefined;
1837
- contractsDir?: string | undefined;
1838
- artifactsDir?: string | undefined;
1856
+ accounts?: Record<string, string> | undefined;
1839
1857
  network?: Record<string, {
1840
1858
  accounts?: Record<string, {
1841
- publicKey: string;
1842
- publicKeyHash: string;
1843
- privateKey: string;
1859
+ mnemonic?: string | undefined;
1860
+ publicKey?: string | undefined;
1861
+ publicKeyHash?: string | undefined;
1862
+ privateKey?: string | undefined;
1844
1863
  }> | undefined;
1845
1864
  faucet?: {
1846
1865
  pkh: string;
@@ -1852,20 +1871,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
1852
1871
  } | undefined;
1853
1872
  label: string;
1854
1873
  rpcUrl: string;
1855
- protocol: string;
1856
- }> | undefined;
1857
- accounts?: Record<string, string> | undefined;
1858
- contracts?: Record<string, {
1859
- sourceFile: string;
1860
- hash: string;
1861
1874
  }> | undefined;
1862
- metadata?: {
1863
- name?: string | undefined;
1864
- projectDescription?: string | undefined;
1865
- authors?: string[] | undefined;
1866
- license?: string | undefined;
1867
- homepage?: string | undefined;
1868
- } | undefined;
1869
1875
  projectDir: string;
1870
1876
  environment: Record<string, string | {
1871
1877
  storage?: Record<string, string> | undefined;
@@ -2020,6 +2026,37 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2020
2026
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
2021
2027
  config: import("zod").ZodObject<import("zod").extendShape<{
2022
2028
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2029
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2030
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2031
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2032
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2033
+ license: import("zod").ZodOptional<import("zod").ZodString>;
2034
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
2035
+ }, "strip", import("zod").ZodTypeAny, {
2036
+ name?: string | undefined;
2037
+ projectDescription?: string | undefined;
2038
+ authors?: string[] | undefined;
2039
+ license?: string | undefined;
2040
+ homepage?: string | undefined;
2041
+ }, {
2042
+ name?: string | undefined;
2043
+ projectDescription?: string | undefined;
2044
+ authors?: string[] | undefined;
2045
+ license?: string | undefined;
2046
+ homepage?: string | undefined;
2047
+ }>>;
2048
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2049
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2050
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2051
+ sourceFile: import("zod").ZodString;
2052
+ hash: import("zod").ZodString;
2053
+ }, "strip", import("zod").ZodTypeAny, {
2054
+ sourceFile: string;
2055
+ hash: string;
2056
+ }, {
2057
+ sourceFile: string;
2058
+ hash: string;
2059
+ }>>>;
2023
2060
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2024
2061
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
2025
2062
  name: import("zod").ZodString;
@@ -2030,24 +2067,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2030
2067
  type: "npm" | "binary" | "deno";
2031
2068
  name: string;
2032
2069
  }>, "many">>;
2033
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2034
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2070
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2071
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2072
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2073
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2074
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2075
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2076
+ }, "strip", import("zod").ZodTypeAny, {
2077
+ storage?: Record<string, string> | undefined;
2078
+ aliases?: Record<string, Record<string, string>> | undefined;
2079
+ networks: string[];
2080
+ sandboxes: string[];
2081
+ }, {
2082
+ storage?: Record<string, string> | undefined;
2083
+ aliases?: Record<string, Record<string, string>> | undefined;
2084
+ networks: string[];
2085
+ sandboxes: string[];
2086
+ }>, import("zod").ZodString]>>;
2035
2087
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2036
2088
  label: import("zod").ZodString;
2037
2089
  rpcUrl: import("zod").ZodString;
2038
- protocol: import("zod").ZodString;
2039
2090
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2040
- publicKey: import("zod").ZodString;
2041
- publicKeyHash: import("zod").ZodString;
2042
- privateKey: import("zod").ZodString;
2091
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
2092
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
2093
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2094
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2043
2095
  }, "strip", import("zod").ZodTypeAny, {
2044
- publicKey: string;
2045
- publicKeyHash: string;
2046
- privateKey: string;
2096
+ mnemonic?: string | undefined;
2097
+ publicKey?: string | undefined;
2098
+ publicKeyHash?: string | undefined;
2099
+ privateKey?: string | undefined;
2047
2100
  }, {
2048
- publicKey: string;
2049
- publicKeyHash: string;
2050
- privateKey: string;
2101
+ mnemonic?: string | undefined;
2102
+ publicKey?: string | undefined;
2103
+ publicKeyHash?: string | undefined;
2104
+ privateKey?: string | undefined;
2051
2105
  }>>>;
2052
2106
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2053
2107
  pkh: import("zod").ZodString;
@@ -2073,9 +2127,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2073
2127
  }>>;
2074
2128
  }, "strip", import("zod").ZodTypeAny, {
2075
2129
  accounts?: Record<string, {
2076
- publicKey: string;
2077
- publicKeyHash: string;
2078
- privateKey: string;
2130
+ mnemonic?: string | undefined;
2131
+ publicKey?: string | undefined;
2132
+ publicKeyHash?: string | undefined;
2133
+ privateKey?: string | undefined;
2079
2134
  }> | undefined;
2080
2135
  faucet?: {
2081
2136
  pkh: string;
@@ -2087,12 +2142,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2087
2142
  } | undefined;
2088
2143
  label: string;
2089
2144
  rpcUrl: string;
2090
- protocol: string;
2091
2145
  }, {
2092
2146
  accounts?: Record<string, {
2093
- publicKey: string;
2094
- publicKeyHash: string;
2095
- privateKey: string;
2147
+ mnemonic?: string | undefined;
2148
+ publicKey?: string | undefined;
2149
+ publicKeyHash?: string | undefined;
2150
+ privateKey?: string | undefined;
2096
2151
  }> | undefined;
2097
2152
  faucet?: {
2098
2153
  pkh: string;
@@ -2104,13 +2159,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2104
2159
  } | undefined;
2105
2160
  label: string;
2106
2161
  rpcUrl: string;
2107
- protocol: string;
2108
2162
  }>>>;
2109
2163
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2110
2164
  label: import("zod").ZodString;
2111
2165
  rpcUrl: import("zod").ZodString;
2112
- protocol: import("zod").ZodString;
2113
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
2166
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2114
2167
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2115
2168
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2116
2169
  encryptedKey: import("zod").ZodString;
@@ -2138,6 +2191,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2138
2191
  postgresqlPort?: number | undefined;
2139
2192
  apiPort?: number | undefined;
2140
2193
  }>>;
2194
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2141
2195
  }, "strip", import("zod").ZodTypeAny, {
2142
2196
  plugin?: string | undefined;
2143
2197
  accounts?: Record<string, string | {
@@ -2145,15 +2199,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2145
2199
  encryptedKey: string;
2146
2200
  secretKey: string;
2147
2201
  }> | undefined;
2148
- attributes?: string | number | boolean | undefined;
2202
+ protocol?: string | undefined;
2149
2203
  tzkt?: {
2150
2204
  disableAutostartWithSandbox?: boolean | undefined;
2151
2205
  postgresqlPort?: number | undefined;
2152
2206
  apiPort?: number | undefined;
2153
2207
  } | undefined;
2208
+ annotations?: Record<string, unknown> | undefined;
2154
2209
  label: string;
2155
2210
  rpcUrl: string;
2156
- protocol: string;
2157
2211
  }, {
2158
2212
  plugin?: string | undefined;
2159
2213
  accounts?: Record<string, string | {
@@ -2161,62 +2215,16 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2161
2215
  encryptedKey: string;
2162
2216
  secretKey: string;
2163
2217
  }> | undefined;
2164
- attributes?: string | number | boolean | undefined;
2218
+ protocol?: string | undefined;
2165
2219
  tzkt?: {
2166
2220
  disableAutostartWithSandbox?: boolean | undefined;
2167
2221
  postgresqlPort?: number | undefined;
2168
2222
  apiPort?: number | undefined;
2169
2223
  } | undefined;
2224
+ annotations?: Record<string, unknown> | undefined;
2170
2225
  label: string;
2171
2226
  rpcUrl: string;
2172
- protocol: string;
2173
- }>>>;
2174
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2175
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2176
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2177
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2178
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2179
- }, "strip", import("zod").ZodTypeAny, {
2180
- storage?: Record<string, string> | undefined;
2181
- aliases?: Record<string, Record<string, string>> | undefined;
2182
- networks: string[];
2183
- sandboxes: string[];
2184
- }, {
2185
- storage?: Record<string, string> | undefined;
2186
- aliases?: Record<string, Record<string, string>> | undefined;
2187
- networks: string[];
2188
- sandboxes: string[];
2189
- }>, import("zod").ZodString]>>;
2190
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2191
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2192
- sourceFile: import("zod").ZodString;
2193
- hash: import("zod").ZodString;
2194
- }, "strip", import("zod").ZodTypeAny, {
2195
- sourceFile: string;
2196
- hash: string;
2197
- }, {
2198
- sourceFile: string;
2199
- hash: string;
2200
2227
  }>>>;
2201
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2202
- name: import("zod").ZodOptional<import("zod").ZodString>;
2203
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2204
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2205
- license: import("zod").ZodOptional<import("zod").ZodString>;
2206
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
2207
- }, "strip", import("zod").ZodTypeAny, {
2208
- name?: string | undefined;
2209
- projectDescription?: string | undefined;
2210
- authors?: string[] | undefined;
2211
- license?: string | undefined;
2212
- homepage?: string | undefined;
2213
- }, {
2214
- name?: string | undefined;
2215
- projectDescription?: string | undefined;
2216
- authors?: string[] | undefined;
2217
- license?: string | undefined;
2218
- homepage?: string | undefined;
2219
- }>>;
2220
2228
  }, {
2221
2229
  projectDir: import("zod").ZodString;
2222
2230
  configFile: import("zod").ZodString;
@@ -2229,28 +2237,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2229
2237
  encryptedKey: string;
2230
2238
  secretKey: string;
2231
2239
  }> | undefined;
2232
- attributes?: string | number | boolean | undefined;
2240
+ protocol?: string | undefined;
2233
2241
  tzkt?: {
2234
2242
  disableAutostartWithSandbox?: boolean | undefined;
2235
2243
  postgresqlPort?: number | undefined;
2236
2244
  apiPort?: number | undefined;
2237
2245
  } | undefined;
2246
+ annotations?: Record<string, unknown> | undefined;
2238
2247
  label: string;
2239
2248
  rpcUrl: string;
2240
- protocol: string;
2241
2249
  }> | undefined;
2242
2250
  language?: "en" | "fr" | undefined;
2251
+ metadata?: {
2252
+ name?: string | undefined;
2253
+ projectDescription?: string | undefined;
2254
+ authors?: string[] | undefined;
2255
+ license?: string | undefined;
2256
+ homepage?: string | undefined;
2257
+ } | undefined;
2258
+ artifactsDir?: string | undefined;
2259
+ contractsDir?: string | undefined;
2260
+ contracts?: Record<string, {
2261
+ sourceFile: string;
2262
+ hash: string;
2263
+ }> | undefined;
2243
2264
  plugins?: {
2244
2265
  type: "npm" | "binary" | "deno";
2245
2266
  name: string;
2246
2267
  }[] | undefined;
2247
- contractsDir?: string | undefined;
2248
- artifactsDir?: string | undefined;
2268
+ accounts?: Record<string, string> | undefined;
2249
2269
  network?: Record<string, {
2250
2270
  accounts?: Record<string, {
2251
- publicKey: string;
2252
- publicKeyHash: string;
2253
- privateKey: string;
2271
+ mnemonic?: string | undefined;
2272
+ publicKey?: string | undefined;
2273
+ publicKeyHash?: string | undefined;
2274
+ privateKey?: string | undefined;
2254
2275
  }> | undefined;
2255
2276
  faucet?: {
2256
2277
  pkh: string;
@@ -2262,20 +2283,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2262
2283
  } | undefined;
2263
2284
  label: string;
2264
2285
  rpcUrl: string;
2265
- protocol: string;
2266
- }> | undefined;
2267
- accounts?: Record<string, string> | undefined;
2268
- contracts?: Record<string, {
2269
- sourceFile: string;
2270
- hash: string;
2271
2286
  }> | undefined;
2272
- metadata?: {
2273
- name?: string | undefined;
2274
- projectDescription?: string | undefined;
2275
- authors?: string[] | undefined;
2276
- license?: string | undefined;
2277
- homepage?: string | undefined;
2278
- } | undefined;
2279
2287
  projectDir: string;
2280
2288
  environment: Record<string, string | {
2281
2289
  storage?: Record<string, string> | undefined;
@@ -2293,28 +2301,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2293
2301
  encryptedKey: string;
2294
2302
  secretKey: string;
2295
2303
  }> | undefined;
2296
- attributes?: string | number | boolean | undefined;
2304
+ protocol?: string | undefined;
2297
2305
  tzkt?: {
2298
2306
  disableAutostartWithSandbox?: boolean | undefined;
2299
2307
  postgresqlPort?: number | undefined;
2300
2308
  apiPort?: number | undefined;
2301
2309
  } | undefined;
2310
+ annotations?: Record<string, unknown> | undefined;
2302
2311
  label: string;
2303
2312
  rpcUrl: string;
2304
- protocol: string;
2305
2313
  }> | undefined;
2306
2314
  language?: "en" | "fr" | undefined;
2315
+ metadata?: {
2316
+ name?: string | undefined;
2317
+ projectDescription?: string | undefined;
2318
+ authors?: string[] | undefined;
2319
+ license?: string | undefined;
2320
+ homepage?: string | undefined;
2321
+ } | undefined;
2322
+ artifactsDir?: string | undefined;
2323
+ contractsDir?: string | undefined;
2324
+ contracts?: Record<string, {
2325
+ sourceFile: string;
2326
+ hash: string;
2327
+ }> | undefined;
2307
2328
  plugins?: {
2308
2329
  type: "npm" | "binary" | "deno";
2309
2330
  name: string;
2310
2331
  }[] | undefined;
2311
- contractsDir?: string | undefined;
2312
- artifactsDir?: string | undefined;
2332
+ accounts?: Record<string, string> | undefined;
2313
2333
  network?: Record<string, {
2314
2334
  accounts?: Record<string, {
2315
- publicKey: string;
2316
- publicKeyHash: string;
2317
- privateKey: string;
2335
+ mnemonic?: string | undefined;
2336
+ publicKey?: string | undefined;
2337
+ publicKeyHash?: string | undefined;
2338
+ privateKey?: string | undefined;
2318
2339
  }> | undefined;
2319
2340
  faucet?: {
2320
2341
  pkh: string;
@@ -2326,20 +2347,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2326
2347
  } | undefined;
2327
2348
  label: string;
2328
2349
  rpcUrl: string;
2329
- protocol: string;
2330
- }> | undefined;
2331
- accounts?: Record<string, string> | undefined;
2332
- contracts?: Record<string, {
2333
- sourceFile: string;
2334
- hash: string;
2335
2350
  }> | undefined;
2336
- metadata?: {
2337
- name?: string | undefined;
2338
- projectDescription?: string | undefined;
2339
- authors?: string[] | undefined;
2340
- license?: string | undefined;
2341
- homepage?: string | undefined;
2342
- } | undefined;
2343
2351
  projectDir: string;
2344
2352
  environment: Record<string, string | {
2345
2353
  storage?: Record<string, string> | undefined;
@@ -2375,28 +2383,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2375
2383
  encryptedKey: string;
2376
2384
  secretKey: string;
2377
2385
  }> | undefined;
2378
- attributes?: string | number | boolean | undefined;
2386
+ protocol?: string | undefined;
2379
2387
  tzkt?: {
2380
2388
  disableAutostartWithSandbox?: boolean | undefined;
2381
2389
  postgresqlPort?: number | undefined;
2382
2390
  apiPort?: number | undefined;
2383
2391
  } | undefined;
2392
+ annotations?: Record<string, unknown> | undefined;
2384
2393
  label: string;
2385
2394
  rpcUrl: string;
2386
- protocol: string;
2387
2395
  }> | undefined;
2388
2396
  language?: "en" | "fr" | undefined;
2397
+ metadata?: {
2398
+ name?: string | undefined;
2399
+ projectDescription?: string | undefined;
2400
+ authors?: string[] | undefined;
2401
+ license?: string | undefined;
2402
+ homepage?: string | undefined;
2403
+ } | undefined;
2404
+ artifactsDir?: string | undefined;
2405
+ contractsDir?: string | undefined;
2406
+ contracts?: Record<string, {
2407
+ sourceFile: string;
2408
+ hash: string;
2409
+ }> | undefined;
2389
2410
  plugins?: {
2390
2411
  type: "npm" | "binary" | "deno";
2391
2412
  name: string;
2392
2413
  }[] | undefined;
2393
- contractsDir?: string | undefined;
2394
- artifactsDir?: string | undefined;
2414
+ accounts?: Record<string, string> | undefined;
2395
2415
  network?: Record<string, {
2396
2416
  accounts?: Record<string, {
2397
- publicKey: string;
2398
- publicKeyHash: string;
2399
- privateKey: string;
2417
+ mnemonic?: string | undefined;
2418
+ publicKey?: string | undefined;
2419
+ publicKeyHash?: string | undefined;
2420
+ privateKey?: string | undefined;
2400
2421
  }> | undefined;
2401
2422
  faucet?: {
2402
2423
  pkh: string;
@@ -2408,20 +2429,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2408
2429
  } | undefined;
2409
2430
  label: string;
2410
2431
  rpcUrl: string;
2411
- protocol: string;
2412
- }> | undefined;
2413
- accounts?: Record<string, string> | undefined;
2414
- contracts?: Record<string, {
2415
- sourceFile: string;
2416
- hash: string;
2417
2432
  }> | undefined;
2418
- metadata?: {
2419
- name?: string | undefined;
2420
- projectDescription?: string | undefined;
2421
- authors?: string[] | undefined;
2422
- license?: string | undefined;
2423
- homepage?: string | undefined;
2424
- } | undefined;
2425
2433
  projectDir: string;
2426
2434
  environment: Record<string, string | {
2427
2435
  storage?: Record<string, string> | undefined;
@@ -2457,28 +2465,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2457
2465
  encryptedKey: string;
2458
2466
  secretKey: string;
2459
2467
  }> | undefined;
2460
- attributes?: string | number | boolean | undefined;
2468
+ protocol?: string | undefined;
2461
2469
  tzkt?: {
2462
2470
  disableAutostartWithSandbox?: boolean | undefined;
2463
2471
  postgresqlPort?: number | undefined;
2464
2472
  apiPort?: number | undefined;
2465
2473
  } | undefined;
2474
+ annotations?: Record<string, unknown> | undefined;
2466
2475
  label: string;
2467
2476
  rpcUrl: string;
2468
- protocol: string;
2469
2477
  }> | undefined;
2470
2478
  language?: "en" | "fr" | undefined;
2479
+ metadata?: {
2480
+ name?: string | undefined;
2481
+ projectDescription?: string | undefined;
2482
+ authors?: string[] | undefined;
2483
+ license?: string | undefined;
2484
+ homepage?: string | undefined;
2485
+ } | undefined;
2486
+ artifactsDir?: string | undefined;
2487
+ contractsDir?: string | undefined;
2488
+ contracts?: Record<string, {
2489
+ sourceFile: string;
2490
+ hash: string;
2491
+ }> | undefined;
2471
2492
  plugins?: {
2472
2493
  type: "npm" | "binary" | "deno";
2473
2494
  name: string;
2474
2495
  }[] | undefined;
2475
- contractsDir?: string | undefined;
2476
- artifactsDir?: string | undefined;
2496
+ accounts?: Record<string, string> | undefined;
2477
2497
  network?: Record<string, {
2478
2498
  accounts?: Record<string, {
2479
- publicKey: string;
2480
- publicKeyHash: string;
2481
- privateKey: string;
2499
+ mnemonic?: string | undefined;
2500
+ publicKey?: string | undefined;
2501
+ publicKeyHash?: string | undefined;
2502
+ privateKey?: string | undefined;
2482
2503
  }> | undefined;
2483
2504
  faucet?: {
2484
2505
  pkh: string;
@@ -2490,20 +2511,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
2490
2511
  } | undefined;
2491
2512
  label: string;
2492
2513
  rpcUrl: string;
2493
- protocol: string;
2494
- }> | undefined;
2495
- accounts?: Record<string, string> | undefined;
2496
- contracts?: Record<string, {
2497
- sourceFile: string;
2498
- hash: string;
2499
2514
  }> | undefined;
2500
- metadata?: {
2501
- name?: string | undefined;
2502
- projectDescription?: string | undefined;
2503
- authors?: string[] | undefined;
2504
- license?: string | undefined;
2505
- homepage?: string | undefined;
2506
- } | undefined;
2507
2515
  projectDir: string;
2508
2516
  environment: Record<string, string | {
2509
2517
  storage?: Record<string, string> | undefined;