@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
@@ -134,6 +134,37 @@ export declare const schemas: {
134
134
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
135
135
  config: import("zod").ZodObject<import("zod").extendShape<{
136
136
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
137
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
138
+ name: import("zod").ZodOptional<import("zod").ZodString>;
139
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
140
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
141
+ license: import("zod").ZodOptional<import("zod").ZodString>;
142
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
143
+ }, "strip", import("zod").ZodTypeAny, {
144
+ name?: string | undefined;
145
+ projectDescription?: string | undefined;
146
+ authors?: string[] | undefined;
147
+ license?: string | undefined;
148
+ homepage?: string | undefined;
149
+ }, {
150
+ name?: string | undefined;
151
+ projectDescription?: string | undefined;
152
+ authors?: string[] | undefined;
153
+ license?: string | undefined;
154
+ homepage?: string | undefined;
155
+ }>>;
156
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
157
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
158
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
159
+ sourceFile: import("zod").ZodString;
160
+ hash: import("zod").ZodString;
161
+ }, "strip", import("zod").ZodTypeAny, {
162
+ sourceFile: string;
163
+ hash: string;
164
+ }, {
165
+ sourceFile: string;
166
+ hash: string;
167
+ }>>>;
137
168
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
138
169
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
139
170
  name: import("zod").ZodString;
@@ -144,24 +175,41 @@ export declare const schemas: {
144
175
  type: "npm" | "binary" | "deno";
145
176
  name: string;
146
177
  }>, "many">>;
147
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
148
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
178
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
179
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
180
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
181
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
182
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
183
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
184
+ }, "strip", import("zod").ZodTypeAny, {
185
+ storage?: Record<string, string> | undefined;
186
+ aliases?: Record<string, Record<string, string>> | undefined;
187
+ networks: string[];
188
+ sandboxes: string[];
189
+ }, {
190
+ storage?: Record<string, string> | undefined;
191
+ aliases?: Record<string, Record<string, string>> | undefined;
192
+ networks: string[];
193
+ sandboxes: string[];
194
+ }>, import("zod").ZodString]>>;
149
195
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
150
196
  label: import("zod").ZodString;
151
197
  rpcUrl: import("zod").ZodString;
152
- protocol: import("zod").ZodString;
153
198
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
154
- publicKey: import("zod").ZodString;
155
- publicKeyHash: import("zod").ZodString;
156
- privateKey: import("zod").ZodString;
199
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
200
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
201
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
202
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
157
203
  }, "strip", import("zod").ZodTypeAny, {
158
- publicKey: string;
159
- publicKeyHash: string;
160
- privateKey: string;
204
+ mnemonic?: string | undefined;
205
+ publicKey?: string | undefined;
206
+ publicKeyHash?: string | undefined;
207
+ privateKey?: string | undefined;
161
208
  }, {
162
- publicKey: string;
163
- publicKeyHash: string;
164
- privateKey: string;
209
+ mnemonic?: string | undefined;
210
+ publicKey?: string | undefined;
211
+ publicKeyHash?: string | undefined;
212
+ privateKey?: string | undefined;
165
213
  }>>>;
166
214
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
167
215
  pkh: import("zod").ZodString;
@@ -187,9 +235,10 @@ export declare const schemas: {
187
235
  }>>;
188
236
  }, "strip", import("zod").ZodTypeAny, {
189
237
  accounts?: Record<string, {
190
- publicKey: string;
191
- publicKeyHash: string;
192
- privateKey: string;
238
+ mnemonic?: string | undefined;
239
+ publicKey?: string | undefined;
240
+ publicKeyHash?: string | undefined;
241
+ privateKey?: string | undefined;
193
242
  }> | undefined;
194
243
  faucet?: {
195
244
  pkh: string;
@@ -201,12 +250,12 @@ export declare const schemas: {
201
250
  } | undefined;
202
251
  label: string;
203
252
  rpcUrl: string;
204
- protocol: string;
205
253
  }, {
206
254
  accounts?: Record<string, {
207
- publicKey: string;
208
- publicKeyHash: string;
209
- privateKey: string;
255
+ mnemonic?: string | undefined;
256
+ publicKey?: string | undefined;
257
+ publicKeyHash?: string | undefined;
258
+ privateKey?: string | undefined;
210
259
  }> | undefined;
211
260
  faucet?: {
212
261
  pkh: string;
@@ -218,13 +267,11 @@ export declare const schemas: {
218
267
  } | undefined;
219
268
  label: string;
220
269
  rpcUrl: string;
221
- protocol: string;
222
270
  }>>>;
223
271
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
224
272
  label: import("zod").ZodString;
225
273
  rpcUrl: import("zod").ZodString;
226
- protocol: import("zod").ZodString;
227
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
274
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
228
275
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
229
276
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
230
277
  encryptedKey: import("zod").ZodString;
@@ -252,6 +299,7 @@ export declare const schemas: {
252
299
  postgresqlPort?: number | undefined;
253
300
  apiPort?: number | undefined;
254
301
  }>>;
302
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
255
303
  }, "strip", import("zod").ZodTypeAny, {
256
304
  plugin?: string | undefined;
257
305
  accounts?: Record<string, string | {
@@ -259,15 +307,15 @@ export declare const schemas: {
259
307
  encryptedKey: string;
260
308
  secretKey: string;
261
309
  }> | undefined;
262
- attributes?: string | number | boolean | undefined;
310
+ protocol?: string | undefined;
263
311
  tzkt?: {
264
312
  disableAutostartWithSandbox?: boolean | undefined;
265
313
  postgresqlPort?: number | undefined;
266
314
  apiPort?: number | undefined;
267
315
  } | undefined;
316
+ annotations?: Record<string, unknown> | undefined;
268
317
  label: string;
269
318
  rpcUrl: string;
270
- protocol: string;
271
319
  }, {
272
320
  plugin?: string | undefined;
273
321
  accounts?: Record<string, string | {
@@ -275,62 +323,16 @@ export declare const schemas: {
275
323
  encryptedKey: string;
276
324
  secretKey: string;
277
325
  }> | undefined;
278
- attributes?: string | number | boolean | undefined;
326
+ protocol?: string | undefined;
279
327
  tzkt?: {
280
328
  disableAutostartWithSandbox?: boolean | undefined;
281
329
  postgresqlPort?: number | undefined;
282
330
  apiPort?: number | undefined;
283
331
  } | undefined;
332
+ annotations?: Record<string, unknown> | undefined;
284
333
  label: string;
285
334
  rpcUrl: string;
286
- protocol: string;
287
335
  }>>>;
288
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
289
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
290
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
291
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
292
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
293
- }, "strip", import("zod").ZodTypeAny, {
294
- storage?: Record<string, string> | undefined;
295
- aliases?: Record<string, Record<string, string>> | undefined;
296
- networks: string[];
297
- sandboxes: string[];
298
- }, {
299
- storage?: Record<string, string> | undefined;
300
- aliases?: Record<string, Record<string, string>> | undefined;
301
- networks: string[];
302
- sandboxes: string[];
303
- }>, import("zod").ZodString]>>;
304
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
305
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
306
- sourceFile: import("zod").ZodString;
307
- hash: import("zod").ZodString;
308
- }, "strip", import("zod").ZodTypeAny, {
309
- sourceFile: string;
310
- hash: string;
311
- }, {
312
- sourceFile: string;
313
- hash: string;
314
- }>>>;
315
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
316
- name: import("zod").ZodOptional<import("zod").ZodString>;
317
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
318
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
319
- license: import("zod").ZodOptional<import("zod").ZodString>;
320
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
321
- }, "strip", import("zod").ZodTypeAny, {
322
- name?: string | undefined;
323
- projectDescription?: string | undefined;
324
- authors?: string[] | undefined;
325
- license?: string | undefined;
326
- homepage?: string | undefined;
327
- }, {
328
- name?: string | undefined;
329
- projectDescription?: string | undefined;
330
- authors?: string[] | undefined;
331
- license?: string | undefined;
332
- homepage?: string | undefined;
333
- }>>;
334
336
  }, {
335
337
  projectDir: import("zod").ZodString;
336
338
  configFile: import("zod").ZodString;
@@ -343,28 +345,41 @@ export declare const schemas: {
343
345
  encryptedKey: string;
344
346
  secretKey: string;
345
347
  }> | undefined;
346
- attributes?: string | number | boolean | undefined;
348
+ protocol?: string | undefined;
347
349
  tzkt?: {
348
350
  disableAutostartWithSandbox?: boolean | undefined;
349
351
  postgresqlPort?: number | undefined;
350
352
  apiPort?: number | undefined;
351
353
  } | undefined;
354
+ annotations?: Record<string, unknown> | undefined;
352
355
  label: string;
353
356
  rpcUrl: string;
354
- protocol: string;
355
357
  }> | undefined;
356
358
  language?: "en" | "fr" | undefined;
359
+ metadata?: {
360
+ name?: string | undefined;
361
+ projectDescription?: string | undefined;
362
+ authors?: string[] | undefined;
363
+ license?: string | undefined;
364
+ homepage?: string | undefined;
365
+ } | undefined;
366
+ artifactsDir?: string | undefined;
367
+ contractsDir?: string | undefined;
368
+ contracts?: Record<string, {
369
+ sourceFile: string;
370
+ hash: string;
371
+ }> | undefined;
357
372
  plugins?: {
358
373
  type: "npm" | "binary" | "deno";
359
374
  name: string;
360
375
  }[] | undefined;
361
- contractsDir?: string | undefined;
362
- artifactsDir?: string | undefined;
376
+ accounts?: Record<string, string> | undefined;
363
377
  network?: Record<string, {
364
378
  accounts?: Record<string, {
365
- publicKey: string;
366
- publicKeyHash: string;
367
- privateKey: string;
379
+ mnemonic?: string | undefined;
380
+ publicKey?: string | undefined;
381
+ publicKeyHash?: string | undefined;
382
+ privateKey?: string | undefined;
368
383
  }> | undefined;
369
384
  faucet?: {
370
385
  pkh: string;
@@ -376,20 +391,7 @@ export declare const schemas: {
376
391
  } | undefined;
377
392
  label: string;
378
393
  rpcUrl: string;
379
- protocol: string;
380
394
  }> | undefined;
381
- accounts?: Record<string, string> | undefined;
382
- contracts?: Record<string, {
383
- sourceFile: string;
384
- hash: string;
385
- }> | undefined;
386
- metadata?: {
387
- name?: string | undefined;
388
- projectDescription?: string | undefined;
389
- authors?: string[] | undefined;
390
- license?: string | undefined;
391
- homepage?: string | undefined;
392
- } | undefined;
393
395
  projectDir: string;
394
396
  environment: Record<string, string | {
395
397
  storage?: Record<string, string> | undefined;
@@ -407,28 +409,41 @@ export declare const schemas: {
407
409
  encryptedKey: string;
408
410
  secretKey: string;
409
411
  }> | undefined;
410
- attributes?: string | number | boolean | undefined;
412
+ protocol?: string | undefined;
411
413
  tzkt?: {
412
414
  disableAutostartWithSandbox?: boolean | undefined;
413
415
  postgresqlPort?: number | undefined;
414
416
  apiPort?: number | undefined;
415
417
  } | undefined;
418
+ annotations?: Record<string, unknown> | undefined;
416
419
  label: string;
417
420
  rpcUrl: string;
418
- protocol: string;
419
421
  }> | undefined;
420
422
  language?: "en" | "fr" | undefined;
423
+ metadata?: {
424
+ name?: string | undefined;
425
+ projectDescription?: string | undefined;
426
+ authors?: string[] | undefined;
427
+ license?: string | undefined;
428
+ homepage?: string | undefined;
429
+ } | undefined;
430
+ artifactsDir?: string | undefined;
431
+ contractsDir?: string | undefined;
432
+ contracts?: Record<string, {
433
+ sourceFile: string;
434
+ hash: string;
435
+ }> | undefined;
421
436
  plugins?: {
422
437
  type: "npm" | "binary" | "deno";
423
438
  name: string;
424
439
  }[] | undefined;
425
- contractsDir?: string | undefined;
426
- artifactsDir?: string | undefined;
440
+ accounts?: Record<string, string> | undefined;
427
441
  network?: Record<string, {
428
442
  accounts?: Record<string, {
429
- publicKey: string;
430
- publicKeyHash: string;
431
- privateKey: string;
443
+ mnemonic?: string | undefined;
444
+ publicKey?: string | undefined;
445
+ publicKeyHash?: string | undefined;
446
+ privateKey?: string | undefined;
432
447
  }> | undefined;
433
448
  faucet?: {
434
449
  pkh: string;
@@ -440,20 +455,7 @@ export declare const schemas: {
440
455
  } | undefined;
441
456
  label: string;
442
457
  rpcUrl: string;
443
- protocol: string;
444
458
  }> | undefined;
445
- accounts?: Record<string, string> | undefined;
446
- contracts?: Record<string, {
447
- sourceFile: string;
448
- hash: string;
449
- }> | undefined;
450
- metadata?: {
451
- name?: string | undefined;
452
- projectDescription?: string | undefined;
453
- authors?: string[] | undefined;
454
- license?: string | undefined;
455
- homepage?: string | undefined;
456
- } | undefined;
457
459
  projectDir: string;
458
460
  environment: Record<string, string | {
459
461
  storage?: Record<string, string> | undefined;
@@ -489,28 +491,41 @@ export declare const schemas: {
489
491
  encryptedKey: string;
490
492
  secretKey: string;
491
493
  }> | undefined;
492
- attributes?: string | number | boolean | undefined;
494
+ protocol?: string | undefined;
493
495
  tzkt?: {
494
496
  disableAutostartWithSandbox?: boolean | undefined;
495
497
  postgresqlPort?: number | undefined;
496
498
  apiPort?: number | undefined;
497
499
  } | undefined;
500
+ annotations?: Record<string, unknown> | undefined;
498
501
  label: string;
499
502
  rpcUrl: string;
500
- protocol: string;
501
503
  }> | undefined;
502
504
  language?: "en" | "fr" | undefined;
505
+ metadata?: {
506
+ name?: string | undefined;
507
+ projectDescription?: string | undefined;
508
+ authors?: string[] | undefined;
509
+ license?: string | undefined;
510
+ homepage?: string | undefined;
511
+ } | undefined;
512
+ artifactsDir?: string | undefined;
513
+ contractsDir?: string | undefined;
514
+ contracts?: Record<string, {
515
+ sourceFile: string;
516
+ hash: string;
517
+ }> | undefined;
503
518
  plugins?: {
504
519
  type: "npm" | "binary" | "deno";
505
520
  name: string;
506
521
  }[] | undefined;
507
- contractsDir?: string | undefined;
508
- artifactsDir?: string | undefined;
522
+ accounts?: Record<string, string> | undefined;
509
523
  network?: Record<string, {
510
524
  accounts?: Record<string, {
511
- publicKey: string;
512
- publicKeyHash: string;
513
- privateKey: string;
525
+ mnemonic?: string | undefined;
526
+ publicKey?: string | undefined;
527
+ publicKeyHash?: string | undefined;
528
+ privateKey?: string | undefined;
514
529
  }> | undefined;
515
530
  faucet?: {
516
531
  pkh: string;
@@ -522,20 +537,7 @@ export declare const schemas: {
522
537
  } | undefined;
523
538
  label: string;
524
539
  rpcUrl: string;
525
- protocol: string;
526
- }> | undefined;
527
- accounts?: Record<string, string> | undefined;
528
- contracts?: Record<string, {
529
- sourceFile: string;
530
- hash: string;
531
540
  }> | undefined;
532
- metadata?: {
533
- name?: string | undefined;
534
- projectDescription?: string | undefined;
535
- authors?: string[] | undefined;
536
- license?: string | undefined;
537
- homepage?: string | undefined;
538
- } | undefined;
539
541
  projectDir: string;
540
542
  environment: Record<string, string | {
541
543
  storage?: Record<string, string> | undefined;
@@ -571,28 +573,41 @@ export declare const schemas: {
571
573
  encryptedKey: string;
572
574
  secretKey: string;
573
575
  }> | undefined;
574
- attributes?: string | number | boolean | undefined;
576
+ protocol?: string | undefined;
575
577
  tzkt?: {
576
578
  disableAutostartWithSandbox?: boolean | undefined;
577
579
  postgresqlPort?: number | undefined;
578
580
  apiPort?: number | undefined;
579
581
  } | undefined;
582
+ annotations?: Record<string, unknown> | undefined;
580
583
  label: string;
581
584
  rpcUrl: string;
582
- protocol: string;
583
585
  }> | undefined;
584
586
  language?: "en" | "fr" | undefined;
587
+ metadata?: {
588
+ name?: string | undefined;
589
+ projectDescription?: string | undefined;
590
+ authors?: string[] | undefined;
591
+ license?: string | undefined;
592
+ homepage?: string | undefined;
593
+ } | undefined;
594
+ artifactsDir?: string | undefined;
595
+ contractsDir?: string | undefined;
596
+ contracts?: Record<string, {
597
+ sourceFile: string;
598
+ hash: string;
599
+ }> | undefined;
585
600
  plugins?: {
586
601
  type: "npm" | "binary" | "deno";
587
602
  name: string;
588
603
  }[] | undefined;
589
- contractsDir?: string | undefined;
590
- artifactsDir?: string | undefined;
604
+ accounts?: Record<string, string> | undefined;
591
605
  network?: Record<string, {
592
606
  accounts?: Record<string, {
593
- publicKey: string;
594
- publicKeyHash: string;
595
- privateKey: string;
607
+ mnemonic?: string | undefined;
608
+ publicKey?: string | undefined;
609
+ publicKeyHash?: string | undefined;
610
+ privateKey?: string | undefined;
596
611
  }> | undefined;
597
612
  faucet?: {
598
613
  pkh: string;
@@ -604,20 +619,7 @@ export declare const schemas: {
604
619
  } | undefined;
605
620
  label: string;
606
621
  rpcUrl: string;
607
- protocol: string;
608
- }> | undefined;
609
- accounts?: Record<string, string> | undefined;
610
- contracts?: Record<string, {
611
- sourceFile: string;
612
- hash: string;
613
622
  }> | undefined;
614
- metadata?: {
615
- name?: string | undefined;
616
- projectDescription?: string | undefined;
617
- authors?: string[] | undefined;
618
- license?: string | undefined;
619
- homepage?: string | undefined;
620
- } | undefined;
621
623
  projectDir: string;
622
624
  environment: Record<string, string | {
623
625
  storage?: Record<string, string> | undefined;
@@ -798,6 +800,37 @@ export declare const schemas: {
798
800
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
799
801
  config: import("zod").ZodObject<import("zod").extendShape<{
800
802
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
803
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
804
+ name: import("zod").ZodOptional<import("zod").ZodString>;
805
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
806
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
807
+ license: import("zod").ZodOptional<import("zod").ZodString>;
808
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
809
+ }, "strip", import("zod").ZodTypeAny, {
810
+ name?: string | undefined;
811
+ projectDescription?: string | undefined;
812
+ authors?: string[] | undefined;
813
+ license?: string | undefined;
814
+ homepage?: string | undefined;
815
+ }, {
816
+ name?: string | undefined;
817
+ projectDescription?: string | undefined;
818
+ authors?: string[] | undefined;
819
+ license?: string | undefined;
820
+ homepage?: string | undefined;
821
+ }>>;
822
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
823
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
824
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
825
+ sourceFile: import("zod").ZodString;
826
+ hash: import("zod").ZodString;
827
+ }, "strip", import("zod").ZodTypeAny, {
828
+ sourceFile: string;
829
+ hash: string;
830
+ }, {
831
+ sourceFile: string;
832
+ hash: string;
833
+ }>>>;
801
834
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
802
835
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
803
836
  name: import("zod").ZodString;
@@ -808,24 +841,41 @@ export declare const schemas: {
808
841
  type: "npm" | "binary" | "deno";
809
842
  name: string;
810
843
  }>, "many">>;
811
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
812
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
844
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
845
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
846
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
847
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
848
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
849
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
850
+ }, "strip", import("zod").ZodTypeAny, {
851
+ storage?: Record<string, string> | undefined;
852
+ aliases?: Record<string, Record<string, string>> | undefined;
853
+ networks: string[];
854
+ sandboxes: string[];
855
+ }, {
856
+ storage?: Record<string, string> | undefined;
857
+ aliases?: Record<string, Record<string, string>> | undefined;
858
+ networks: string[];
859
+ sandboxes: string[];
860
+ }>, import("zod").ZodString]>>;
813
861
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
814
862
  label: import("zod").ZodString;
815
863
  rpcUrl: import("zod").ZodString;
816
- protocol: import("zod").ZodString;
817
864
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
818
- publicKey: import("zod").ZodString;
819
- publicKeyHash: import("zod").ZodString;
820
- privateKey: import("zod").ZodString;
865
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
866
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
867
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
868
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
821
869
  }, "strip", import("zod").ZodTypeAny, {
822
- publicKey: string;
823
- publicKeyHash: string;
824
- privateKey: string;
870
+ mnemonic?: string | undefined;
871
+ publicKey?: string | undefined;
872
+ publicKeyHash?: string | undefined;
873
+ privateKey?: string | undefined;
825
874
  }, {
826
- publicKey: string;
827
- publicKeyHash: string;
828
- privateKey: string;
875
+ mnemonic?: string | undefined;
876
+ publicKey?: string | undefined;
877
+ publicKeyHash?: string | undefined;
878
+ privateKey?: string | undefined;
829
879
  }>>>;
830
880
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
831
881
  pkh: import("zod").ZodString;
@@ -851,9 +901,10 @@ export declare const schemas: {
851
901
  }>>;
852
902
  }, "strip", import("zod").ZodTypeAny, {
853
903
  accounts?: Record<string, {
854
- publicKey: string;
855
- publicKeyHash: string;
856
- privateKey: string;
904
+ mnemonic?: string | undefined;
905
+ publicKey?: string | undefined;
906
+ publicKeyHash?: string | undefined;
907
+ privateKey?: string | undefined;
857
908
  }> | undefined;
858
909
  faucet?: {
859
910
  pkh: string;
@@ -865,12 +916,12 @@ export declare const schemas: {
865
916
  } | undefined;
866
917
  label: string;
867
918
  rpcUrl: string;
868
- protocol: string;
869
919
  }, {
870
920
  accounts?: Record<string, {
871
- publicKey: string;
872
- publicKeyHash: string;
873
- privateKey: string;
921
+ mnemonic?: string | undefined;
922
+ publicKey?: string | undefined;
923
+ publicKeyHash?: string | undefined;
924
+ privateKey?: string | undefined;
874
925
  }> | undefined;
875
926
  faucet?: {
876
927
  pkh: string;
@@ -882,13 +933,11 @@ export declare const schemas: {
882
933
  } | undefined;
883
934
  label: string;
884
935
  rpcUrl: string;
885
- protocol: string;
886
936
  }>>>;
887
937
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
888
938
  label: import("zod").ZodString;
889
939
  rpcUrl: import("zod").ZodString;
890
- protocol: import("zod").ZodString;
891
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
940
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
892
941
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
893
942
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
894
943
  encryptedKey: import("zod").ZodString;
@@ -916,6 +965,7 @@ export declare const schemas: {
916
965
  postgresqlPort?: number | undefined;
917
966
  apiPort?: number | undefined;
918
967
  }>>;
968
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
919
969
  }, "strip", import("zod").ZodTypeAny, {
920
970
  plugin?: string | undefined;
921
971
  accounts?: Record<string, string | {
@@ -923,15 +973,15 @@ export declare const schemas: {
923
973
  encryptedKey: string;
924
974
  secretKey: string;
925
975
  }> | undefined;
926
- attributes?: string | number | boolean | undefined;
976
+ protocol?: string | undefined;
927
977
  tzkt?: {
928
978
  disableAutostartWithSandbox?: boolean | undefined;
929
979
  postgresqlPort?: number | undefined;
930
980
  apiPort?: number | undefined;
931
981
  } | undefined;
982
+ annotations?: Record<string, unknown> | undefined;
932
983
  label: string;
933
984
  rpcUrl: string;
934
- protocol: string;
935
985
  }, {
936
986
  plugin?: string | undefined;
937
987
  accounts?: Record<string, string | {
@@ -939,62 +989,16 @@ export declare const schemas: {
939
989
  encryptedKey: string;
940
990
  secretKey: string;
941
991
  }> | undefined;
942
- attributes?: string | number | boolean | undefined;
992
+ protocol?: string | undefined;
943
993
  tzkt?: {
944
994
  disableAutostartWithSandbox?: boolean | undefined;
945
995
  postgresqlPort?: number | undefined;
946
996
  apiPort?: number | undefined;
947
997
  } | undefined;
998
+ annotations?: Record<string, unknown> | undefined;
948
999
  label: string;
949
1000
  rpcUrl: string;
950
- protocol: string;
951
1001
  }>>>;
952
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
953
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
954
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
955
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
956
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
957
- }, "strip", import("zod").ZodTypeAny, {
958
- storage?: Record<string, string> | undefined;
959
- aliases?: Record<string, Record<string, string>> | undefined;
960
- networks: string[];
961
- sandboxes: string[];
962
- }, {
963
- storage?: Record<string, string> | undefined;
964
- aliases?: Record<string, Record<string, string>> | undefined;
965
- networks: string[];
966
- sandboxes: string[];
967
- }>, import("zod").ZodString]>>;
968
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
969
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
970
- sourceFile: import("zod").ZodString;
971
- hash: import("zod").ZodString;
972
- }, "strip", import("zod").ZodTypeAny, {
973
- sourceFile: string;
974
- hash: string;
975
- }, {
976
- sourceFile: string;
977
- hash: string;
978
- }>>>;
979
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
980
- name: import("zod").ZodOptional<import("zod").ZodString>;
981
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
982
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
983
- license: import("zod").ZodOptional<import("zod").ZodString>;
984
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
985
- }, "strip", import("zod").ZodTypeAny, {
986
- name?: string | undefined;
987
- projectDescription?: string | undefined;
988
- authors?: string[] | undefined;
989
- license?: string | undefined;
990
- homepage?: string | undefined;
991
- }, {
992
- name?: string | undefined;
993
- projectDescription?: string | undefined;
994
- authors?: string[] | undefined;
995
- license?: string | undefined;
996
- homepage?: string | undefined;
997
- }>>;
998
1002
  }, {
999
1003
  projectDir: import("zod").ZodString;
1000
1004
  configFile: import("zod").ZodString;
@@ -1007,28 +1011,41 @@ export declare const schemas: {
1007
1011
  encryptedKey: string;
1008
1012
  secretKey: string;
1009
1013
  }> | undefined;
1010
- attributes?: string | number | boolean | undefined;
1014
+ protocol?: string | undefined;
1011
1015
  tzkt?: {
1012
1016
  disableAutostartWithSandbox?: boolean | undefined;
1013
1017
  postgresqlPort?: number | undefined;
1014
1018
  apiPort?: number | undefined;
1015
1019
  } | undefined;
1020
+ annotations?: Record<string, unknown> | undefined;
1016
1021
  label: string;
1017
1022
  rpcUrl: string;
1018
- protocol: string;
1019
1023
  }> | undefined;
1020
1024
  language?: "en" | "fr" | undefined;
1025
+ metadata?: {
1026
+ name?: string | undefined;
1027
+ projectDescription?: string | undefined;
1028
+ authors?: string[] | undefined;
1029
+ license?: string | undefined;
1030
+ homepage?: string | undefined;
1031
+ } | undefined;
1032
+ artifactsDir?: string | undefined;
1033
+ contractsDir?: string | undefined;
1034
+ contracts?: Record<string, {
1035
+ sourceFile: string;
1036
+ hash: string;
1037
+ }> | undefined;
1021
1038
  plugins?: {
1022
1039
  type: "npm" | "binary" | "deno";
1023
1040
  name: string;
1024
1041
  }[] | undefined;
1025
- contractsDir?: string | undefined;
1026
- artifactsDir?: string | undefined;
1042
+ accounts?: Record<string, string> | undefined;
1027
1043
  network?: Record<string, {
1028
1044
  accounts?: Record<string, {
1029
- publicKey: string;
1030
- publicKeyHash: string;
1031
- privateKey: string;
1045
+ mnemonic?: string | undefined;
1046
+ publicKey?: string | undefined;
1047
+ publicKeyHash?: string | undefined;
1048
+ privateKey?: string | undefined;
1032
1049
  }> | undefined;
1033
1050
  faucet?: {
1034
1051
  pkh: string;
@@ -1040,20 +1057,7 @@ export declare const schemas: {
1040
1057
  } | undefined;
1041
1058
  label: string;
1042
1059
  rpcUrl: string;
1043
- protocol: string;
1044
- }> | undefined;
1045
- accounts?: Record<string, string> | undefined;
1046
- contracts?: Record<string, {
1047
- sourceFile: string;
1048
- hash: string;
1049
1060
  }> | undefined;
1050
- metadata?: {
1051
- name?: string | undefined;
1052
- projectDescription?: string | undefined;
1053
- authors?: string[] | undefined;
1054
- license?: string | undefined;
1055
- homepage?: string | undefined;
1056
- } | undefined;
1057
1061
  projectDir: string;
1058
1062
  environment: Record<string, string | {
1059
1063
  storage?: Record<string, string> | undefined;
@@ -1071,28 +1075,41 @@ export declare const schemas: {
1071
1075
  encryptedKey: string;
1072
1076
  secretKey: string;
1073
1077
  }> | undefined;
1074
- attributes?: string | number | boolean | undefined;
1078
+ protocol?: string | undefined;
1075
1079
  tzkt?: {
1076
1080
  disableAutostartWithSandbox?: boolean | undefined;
1077
1081
  postgresqlPort?: number | undefined;
1078
1082
  apiPort?: number | undefined;
1079
1083
  } | undefined;
1084
+ annotations?: Record<string, unknown> | undefined;
1080
1085
  label: string;
1081
1086
  rpcUrl: string;
1082
- protocol: string;
1083
1087
  }> | undefined;
1084
1088
  language?: "en" | "fr" | undefined;
1089
+ metadata?: {
1090
+ name?: string | undefined;
1091
+ projectDescription?: string | undefined;
1092
+ authors?: string[] | undefined;
1093
+ license?: string | undefined;
1094
+ homepage?: string | undefined;
1095
+ } | undefined;
1096
+ artifactsDir?: string | undefined;
1097
+ contractsDir?: string | undefined;
1098
+ contracts?: Record<string, {
1099
+ sourceFile: string;
1100
+ hash: string;
1101
+ }> | undefined;
1085
1102
  plugins?: {
1086
1103
  type: "npm" | "binary" | "deno";
1087
1104
  name: string;
1088
1105
  }[] | undefined;
1089
- contractsDir?: string | undefined;
1090
- artifactsDir?: string | undefined;
1106
+ accounts?: Record<string, string> | undefined;
1091
1107
  network?: Record<string, {
1092
1108
  accounts?: Record<string, {
1093
- publicKey: string;
1094
- publicKeyHash: string;
1095
- privateKey: string;
1109
+ mnemonic?: string | undefined;
1110
+ publicKey?: string | undefined;
1111
+ publicKeyHash?: string | undefined;
1112
+ privateKey?: string | undefined;
1096
1113
  }> | undefined;
1097
1114
  faucet?: {
1098
1115
  pkh: string;
@@ -1104,20 +1121,7 @@ export declare const schemas: {
1104
1121
  } | undefined;
1105
1122
  label: string;
1106
1123
  rpcUrl: string;
1107
- protocol: string;
1108
- }> | undefined;
1109
- accounts?: Record<string, string> | undefined;
1110
- contracts?: Record<string, {
1111
- sourceFile: string;
1112
- hash: string;
1113
1124
  }> | undefined;
1114
- metadata?: {
1115
- name?: string | undefined;
1116
- projectDescription?: string | undefined;
1117
- authors?: string[] | undefined;
1118
- license?: string | undefined;
1119
- homepage?: string | undefined;
1120
- } | undefined;
1121
1125
  projectDir: string;
1122
1126
  environment: Record<string, string | {
1123
1127
  storage?: Record<string, string> | undefined;
@@ -1153,28 +1157,41 @@ export declare const schemas: {
1153
1157
  encryptedKey: string;
1154
1158
  secretKey: string;
1155
1159
  }> | undefined;
1156
- attributes?: string | number | boolean | undefined;
1160
+ protocol?: string | undefined;
1157
1161
  tzkt?: {
1158
1162
  disableAutostartWithSandbox?: boolean | undefined;
1159
1163
  postgresqlPort?: number | undefined;
1160
1164
  apiPort?: number | undefined;
1161
1165
  } | undefined;
1166
+ annotations?: Record<string, unknown> | undefined;
1162
1167
  label: string;
1163
1168
  rpcUrl: string;
1164
- protocol: string;
1165
1169
  }> | undefined;
1166
1170
  language?: "en" | "fr" | undefined;
1171
+ metadata?: {
1172
+ name?: string | undefined;
1173
+ projectDescription?: string | undefined;
1174
+ authors?: string[] | undefined;
1175
+ license?: string | undefined;
1176
+ homepage?: string | undefined;
1177
+ } | undefined;
1178
+ artifactsDir?: string | undefined;
1179
+ contractsDir?: string | undefined;
1180
+ contracts?: Record<string, {
1181
+ sourceFile: string;
1182
+ hash: string;
1183
+ }> | undefined;
1167
1184
  plugins?: {
1168
1185
  type: "npm" | "binary" | "deno";
1169
1186
  name: string;
1170
1187
  }[] | undefined;
1171
- contractsDir?: string | undefined;
1172
- artifactsDir?: string | undefined;
1188
+ accounts?: Record<string, string> | undefined;
1173
1189
  network?: Record<string, {
1174
1190
  accounts?: Record<string, {
1175
- publicKey: string;
1176
- publicKeyHash: string;
1177
- privateKey: string;
1191
+ mnemonic?: string | undefined;
1192
+ publicKey?: string | undefined;
1193
+ publicKeyHash?: string | undefined;
1194
+ privateKey?: string | undefined;
1178
1195
  }> | undefined;
1179
1196
  faucet?: {
1180
1197
  pkh: string;
@@ -1186,20 +1203,7 @@ export declare const schemas: {
1186
1203
  } | undefined;
1187
1204
  label: string;
1188
1205
  rpcUrl: string;
1189
- protocol: string;
1190
- }> | undefined;
1191
- accounts?: Record<string, string> | undefined;
1192
- contracts?: Record<string, {
1193
- sourceFile: string;
1194
- hash: string;
1195
1206
  }> | undefined;
1196
- metadata?: {
1197
- name?: string | undefined;
1198
- projectDescription?: string | undefined;
1199
- authors?: string[] | undefined;
1200
- license?: string | undefined;
1201
- homepage?: string | undefined;
1202
- } | undefined;
1203
1207
  projectDir: string;
1204
1208
  environment: Record<string, string | {
1205
1209
  storage?: Record<string, string> | undefined;
@@ -1235,28 +1239,41 @@ export declare const schemas: {
1235
1239
  encryptedKey: string;
1236
1240
  secretKey: string;
1237
1241
  }> | undefined;
1238
- attributes?: string | number | boolean | undefined;
1242
+ protocol?: string | undefined;
1239
1243
  tzkt?: {
1240
1244
  disableAutostartWithSandbox?: boolean | undefined;
1241
1245
  postgresqlPort?: number | undefined;
1242
1246
  apiPort?: number | undefined;
1243
1247
  } | undefined;
1248
+ annotations?: Record<string, unknown> | undefined;
1244
1249
  label: string;
1245
1250
  rpcUrl: string;
1246
- protocol: string;
1247
1251
  }> | undefined;
1248
1252
  language?: "en" | "fr" | undefined;
1253
+ metadata?: {
1254
+ name?: string | undefined;
1255
+ projectDescription?: string | undefined;
1256
+ authors?: string[] | undefined;
1257
+ license?: string | undefined;
1258
+ homepage?: string | undefined;
1259
+ } | undefined;
1260
+ artifactsDir?: string | undefined;
1261
+ contractsDir?: string | undefined;
1262
+ contracts?: Record<string, {
1263
+ sourceFile: string;
1264
+ hash: string;
1265
+ }> | undefined;
1249
1266
  plugins?: {
1250
1267
  type: "npm" | "binary" | "deno";
1251
1268
  name: string;
1252
1269
  }[] | undefined;
1253
- contractsDir?: string | undefined;
1254
- artifactsDir?: string | undefined;
1270
+ accounts?: Record<string, string> | undefined;
1255
1271
  network?: Record<string, {
1256
1272
  accounts?: Record<string, {
1257
- publicKey: string;
1258
- publicKeyHash: string;
1259
- privateKey: string;
1273
+ mnemonic?: string | undefined;
1274
+ publicKey?: string | undefined;
1275
+ publicKeyHash?: string | undefined;
1276
+ privateKey?: string | undefined;
1260
1277
  }> | undefined;
1261
1278
  faucet?: {
1262
1279
  pkh: string;
@@ -1268,20 +1285,7 @@ export declare const schemas: {
1268
1285
  } | undefined;
1269
1286
  label: string;
1270
1287
  rpcUrl: string;
1271
- protocol: string;
1272
- }> | undefined;
1273
- accounts?: Record<string, string> | undefined;
1274
- contracts?: Record<string, {
1275
- sourceFile: string;
1276
- hash: string;
1277
1288
  }> | undefined;
1278
- metadata?: {
1279
- name?: string | undefined;
1280
- projectDescription?: string | undefined;
1281
- authors?: string[] | undefined;
1282
- license?: string | undefined;
1283
- homepage?: string | undefined;
1284
- } | undefined;
1285
1289
  projectDir: string;
1286
1290
  environment: Record<string, string | {
1287
1291
  storage?: Record<string, string> | undefined;
@@ -1484,6 +1488,37 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1484
1488
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
1485
1489
  config: import("zod").ZodObject<import("zod").extendShape<{
1486
1490
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1491
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1492
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1493
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1494
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1495
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1496
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1497
+ }, "strip", import("zod").ZodTypeAny, {
1498
+ name?: string | undefined;
1499
+ projectDescription?: string | undefined;
1500
+ authors?: string[] | undefined;
1501
+ license?: string | undefined;
1502
+ homepage?: string | undefined;
1503
+ }, {
1504
+ name?: string | undefined;
1505
+ projectDescription?: string | undefined;
1506
+ authors?: string[] | undefined;
1507
+ license?: string | undefined;
1508
+ homepage?: string | undefined;
1509
+ }>>;
1510
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1511
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1512
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1513
+ sourceFile: import("zod").ZodString;
1514
+ hash: import("zod").ZodString;
1515
+ }, "strip", import("zod").ZodTypeAny, {
1516
+ sourceFile: string;
1517
+ hash: string;
1518
+ }, {
1519
+ sourceFile: string;
1520
+ hash: string;
1521
+ }>>>;
1487
1522
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1488
1523
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1489
1524
  name: import("zod").ZodString;
@@ -1494,24 +1529,41 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1494
1529
  type: "npm" | "binary" | "deno";
1495
1530
  name: string;
1496
1531
  }>, "many">>;
1497
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1498
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1532
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1533
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1534
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1535
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1536
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1537
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1538
+ }, "strip", import("zod").ZodTypeAny, {
1539
+ storage?: Record<string, string> | undefined;
1540
+ aliases?: Record<string, Record<string, string>> | undefined;
1541
+ networks: string[];
1542
+ sandboxes: string[];
1543
+ }, {
1544
+ storage?: Record<string, string> | undefined;
1545
+ aliases?: Record<string, Record<string, string>> | undefined;
1546
+ networks: string[];
1547
+ sandboxes: string[];
1548
+ }>, import("zod").ZodString]>>;
1499
1549
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1500
1550
  label: import("zod").ZodString;
1501
1551
  rpcUrl: import("zod").ZodString;
1502
- protocol: import("zod").ZodString;
1503
1552
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1504
- publicKey: import("zod").ZodString;
1505
- publicKeyHash: import("zod").ZodString;
1506
- privateKey: import("zod").ZodString;
1553
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1554
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1555
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1556
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1507
1557
  }, "strip", import("zod").ZodTypeAny, {
1508
- publicKey: string;
1509
- publicKeyHash: string;
1510
- privateKey: string;
1558
+ mnemonic?: string | undefined;
1559
+ publicKey?: string | undefined;
1560
+ publicKeyHash?: string | undefined;
1561
+ privateKey?: string | undefined;
1511
1562
  }, {
1512
- publicKey: string;
1513
- publicKeyHash: string;
1514
- privateKey: string;
1563
+ mnemonic?: string | undefined;
1564
+ publicKey?: string | undefined;
1565
+ publicKeyHash?: string | undefined;
1566
+ privateKey?: string | undefined;
1515
1567
  }>>>;
1516
1568
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1517
1569
  pkh: import("zod").ZodString;
@@ -1537,9 +1589,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1537
1589
  }>>;
1538
1590
  }, "strip", import("zod").ZodTypeAny, {
1539
1591
  accounts?: Record<string, {
1540
- publicKey: string;
1541
- publicKeyHash: string;
1542
- privateKey: string;
1592
+ mnemonic?: string | undefined;
1593
+ publicKey?: string | undefined;
1594
+ publicKeyHash?: string | undefined;
1595
+ privateKey?: string | undefined;
1543
1596
  }> | undefined;
1544
1597
  faucet?: {
1545
1598
  pkh: string;
@@ -1551,12 +1604,12 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1551
1604
  } | undefined;
1552
1605
  label: string;
1553
1606
  rpcUrl: string;
1554
- protocol: string;
1555
1607
  }, {
1556
1608
  accounts?: Record<string, {
1557
- publicKey: string;
1558
- publicKeyHash: string;
1559
- privateKey: string;
1609
+ mnemonic?: string | undefined;
1610
+ publicKey?: string | undefined;
1611
+ publicKeyHash?: string | undefined;
1612
+ privateKey?: string | undefined;
1560
1613
  }> | undefined;
1561
1614
  faucet?: {
1562
1615
  pkh: string;
@@ -1568,13 +1621,11 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1568
1621
  } | undefined;
1569
1622
  label: string;
1570
1623
  rpcUrl: string;
1571
- protocol: string;
1572
1624
  }>>>;
1573
1625
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1574
1626
  label: import("zod").ZodString;
1575
1627
  rpcUrl: import("zod").ZodString;
1576
- protocol: import("zod").ZodString;
1577
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
1628
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1578
1629
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1579
1630
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1580
1631
  encryptedKey: import("zod").ZodString;
@@ -1602,6 +1653,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1602
1653
  postgresqlPort?: number | undefined;
1603
1654
  apiPort?: number | undefined;
1604
1655
  }>>;
1656
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1605
1657
  }, "strip", import("zod").ZodTypeAny, {
1606
1658
  plugin?: string | undefined;
1607
1659
  accounts?: Record<string, string | {
@@ -1609,15 +1661,15 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1609
1661
  encryptedKey: string;
1610
1662
  secretKey: string;
1611
1663
  }> | undefined;
1612
- attributes?: string | number | boolean | undefined;
1664
+ protocol?: string | undefined;
1613
1665
  tzkt?: {
1614
1666
  disableAutostartWithSandbox?: boolean | undefined;
1615
1667
  postgresqlPort?: number | undefined;
1616
1668
  apiPort?: number | undefined;
1617
1669
  } | undefined;
1670
+ annotations?: Record<string, unknown> | undefined;
1618
1671
  label: string;
1619
1672
  rpcUrl: string;
1620
- protocol: string;
1621
1673
  }, {
1622
1674
  plugin?: string | undefined;
1623
1675
  accounts?: Record<string, string | {
@@ -1625,62 +1677,16 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1625
1677
  encryptedKey: string;
1626
1678
  secretKey: string;
1627
1679
  }> | undefined;
1628
- attributes?: string | number | boolean | undefined;
1680
+ protocol?: string | undefined;
1629
1681
  tzkt?: {
1630
1682
  disableAutostartWithSandbox?: boolean | undefined;
1631
1683
  postgresqlPort?: number | undefined;
1632
1684
  apiPort?: number | undefined;
1633
1685
  } | undefined;
1686
+ annotations?: Record<string, unknown> | undefined;
1634
1687
  label: string;
1635
1688
  rpcUrl: string;
1636
- protocol: string;
1637
- }>>>;
1638
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1639
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1640
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1641
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1642
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1643
- }, "strip", import("zod").ZodTypeAny, {
1644
- storage?: Record<string, string> | undefined;
1645
- aliases?: Record<string, Record<string, string>> | undefined;
1646
- networks: string[];
1647
- sandboxes: string[];
1648
- }, {
1649
- storage?: Record<string, string> | undefined;
1650
- aliases?: Record<string, Record<string, string>> | undefined;
1651
- networks: string[];
1652
- sandboxes: string[];
1653
- }>, import("zod").ZodString]>>;
1654
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1655
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1656
- sourceFile: import("zod").ZodString;
1657
- hash: import("zod").ZodString;
1658
- }, "strip", import("zod").ZodTypeAny, {
1659
- sourceFile: string;
1660
- hash: string;
1661
- }, {
1662
- sourceFile: string;
1663
- hash: string;
1664
1689
  }>>>;
1665
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1666
- name: import("zod").ZodOptional<import("zod").ZodString>;
1667
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1668
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1669
- license: import("zod").ZodOptional<import("zod").ZodString>;
1670
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
1671
- }, "strip", import("zod").ZodTypeAny, {
1672
- name?: string | undefined;
1673
- projectDescription?: string | undefined;
1674
- authors?: string[] | undefined;
1675
- license?: string | undefined;
1676
- homepage?: string | undefined;
1677
- }, {
1678
- name?: string | undefined;
1679
- projectDescription?: string | undefined;
1680
- authors?: string[] | undefined;
1681
- license?: string | undefined;
1682
- homepage?: string | undefined;
1683
- }>>;
1684
1690
  }, {
1685
1691
  projectDir: import("zod").ZodString;
1686
1692
  configFile: import("zod").ZodString;
@@ -1693,28 +1699,41 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1693
1699
  encryptedKey: string;
1694
1700
  secretKey: string;
1695
1701
  }> | undefined;
1696
- attributes?: string | number | boolean | undefined;
1702
+ protocol?: string | undefined;
1697
1703
  tzkt?: {
1698
1704
  disableAutostartWithSandbox?: boolean | undefined;
1699
1705
  postgresqlPort?: number | undefined;
1700
1706
  apiPort?: number | undefined;
1701
1707
  } | undefined;
1708
+ annotations?: Record<string, unknown> | undefined;
1702
1709
  label: string;
1703
1710
  rpcUrl: string;
1704
- protocol: string;
1705
1711
  }> | undefined;
1706
1712
  language?: "en" | "fr" | undefined;
1713
+ metadata?: {
1714
+ name?: string | undefined;
1715
+ projectDescription?: string | undefined;
1716
+ authors?: string[] | undefined;
1717
+ license?: string | undefined;
1718
+ homepage?: string | undefined;
1719
+ } | undefined;
1720
+ artifactsDir?: string | undefined;
1721
+ contractsDir?: string | undefined;
1722
+ contracts?: Record<string, {
1723
+ sourceFile: string;
1724
+ hash: string;
1725
+ }> | undefined;
1707
1726
  plugins?: {
1708
1727
  type: "npm" | "binary" | "deno";
1709
1728
  name: string;
1710
1729
  }[] | undefined;
1711
- contractsDir?: string | undefined;
1712
- artifactsDir?: string | undefined;
1730
+ accounts?: Record<string, string> | undefined;
1713
1731
  network?: Record<string, {
1714
1732
  accounts?: Record<string, {
1715
- publicKey: string;
1716
- publicKeyHash: string;
1717
- privateKey: string;
1733
+ mnemonic?: string | undefined;
1734
+ publicKey?: string | undefined;
1735
+ publicKeyHash?: string | undefined;
1736
+ privateKey?: string | undefined;
1718
1737
  }> | undefined;
1719
1738
  faucet?: {
1720
1739
  pkh: string;
@@ -1726,20 +1745,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1726
1745
  } | undefined;
1727
1746
  label: string;
1728
1747
  rpcUrl: string;
1729
- protocol: string;
1730
- }> | undefined;
1731
- accounts?: Record<string, string> | undefined;
1732
- contracts?: Record<string, {
1733
- sourceFile: string;
1734
- hash: string;
1735
1748
  }> | undefined;
1736
- metadata?: {
1737
- name?: string | undefined;
1738
- projectDescription?: string | undefined;
1739
- authors?: string[] | undefined;
1740
- license?: string | undefined;
1741
- homepage?: string | undefined;
1742
- } | undefined;
1743
1749
  projectDir: string;
1744
1750
  environment: Record<string, string | {
1745
1751
  storage?: Record<string, string> | undefined;
@@ -1757,28 +1763,41 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1757
1763
  encryptedKey: string;
1758
1764
  secretKey: string;
1759
1765
  }> | undefined;
1760
- attributes?: string | number | boolean | undefined;
1766
+ protocol?: string | undefined;
1761
1767
  tzkt?: {
1762
1768
  disableAutostartWithSandbox?: boolean | undefined;
1763
1769
  postgresqlPort?: number | undefined;
1764
1770
  apiPort?: number | undefined;
1765
1771
  } | undefined;
1772
+ annotations?: Record<string, unknown> | undefined;
1766
1773
  label: string;
1767
1774
  rpcUrl: string;
1768
- protocol: string;
1769
1775
  }> | undefined;
1770
1776
  language?: "en" | "fr" | undefined;
1777
+ metadata?: {
1778
+ name?: string | undefined;
1779
+ projectDescription?: string | undefined;
1780
+ authors?: string[] | undefined;
1781
+ license?: string | undefined;
1782
+ homepage?: string | undefined;
1783
+ } | undefined;
1784
+ artifactsDir?: string | undefined;
1785
+ contractsDir?: string | undefined;
1786
+ contracts?: Record<string, {
1787
+ sourceFile: string;
1788
+ hash: string;
1789
+ }> | undefined;
1771
1790
  plugins?: {
1772
1791
  type: "npm" | "binary" | "deno";
1773
1792
  name: string;
1774
1793
  }[] | undefined;
1775
- contractsDir?: string | undefined;
1776
- artifactsDir?: string | undefined;
1794
+ accounts?: Record<string, string> | undefined;
1777
1795
  network?: Record<string, {
1778
1796
  accounts?: Record<string, {
1779
- publicKey: string;
1780
- publicKeyHash: string;
1781
- privateKey: string;
1797
+ mnemonic?: string | undefined;
1798
+ publicKey?: string | undefined;
1799
+ publicKeyHash?: string | undefined;
1800
+ privateKey?: string | undefined;
1782
1801
  }> | undefined;
1783
1802
  faucet?: {
1784
1803
  pkh: string;
@@ -1790,20 +1809,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1790
1809
  } | undefined;
1791
1810
  label: string;
1792
1811
  rpcUrl: string;
1793
- protocol: string;
1794
- }> | undefined;
1795
- accounts?: Record<string, string> | undefined;
1796
- contracts?: Record<string, {
1797
- sourceFile: string;
1798
- hash: string;
1799
1812
  }> | undefined;
1800
- metadata?: {
1801
- name?: string | undefined;
1802
- projectDescription?: string | undefined;
1803
- authors?: string[] | undefined;
1804
- license?: string | undefined;
1805
- homepage?: string | undefined;
1806
- } | undefined;
1807
1813
  projectDir: string;
1808
1814
  environment: Record<string, string | {
1809
1815
  storage?: Record<string, string> | undefined;
@@ -1839,28 +1845,41 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1839
1845
  encryptedKey: string;
1840
1846
  secretKey: string;
1841
1847
  }> | undefined;
1842
- attributes?: string | number | boolean | undefined;
1848
+ protocol?: string | undefined;
1843
1849
  tzkt?: {
1844
1850
  disableAutostartWithSandbox?: boolean | undefined;
1845
1851
  postgresqlPort?: number | undefined;
1846
1852
  apiPort?: number | undefined;
1847
1853
  } | undefined;
1854
+ annotations?: Record<string, unknown> | undefined;
1848
1855
  label: string;
1849
1856
  rpcUrl: string;
1850
- protocol: string;
1851
1857
  }> | undefined;
1852
1858
  language?: "en" | "fr" | undefined;
1859
+ metadata?: {
1860
+ name?: string | undefined;
1861
+ projectDescription?: string | undefined;
1862
+ authors?: string[] | undefined;
1863
+ license?: string | undefined;
1864
+ homepage?: string | undefined;
1865
+ } | undefined;
1866
+ artifactsDir?: string | undefined;
1867
+ contractsDir?: string | undefined;
1868
+ contracts?: Record<string, {
1869
+ sourceFile: string;
1870
+ hash: string;
1871
+ }> | undefined;
1853
1872
  plugins?: {
1854
1873
  type: "npm" | "binary" | "deno";
1855
1874
  name: string;
1856
1875
  }[] | undefined;
1857
- contractsDir?: string | undefined;
1858
- artifactsDir?: string | undefined;
1876
+ accounts?: Record<string, string> | undefined;
1859
1877
  network?: Record<string, {
1860
1878
  accounts?: Record<string, {
1861
- publicKey: string;
1862
- publicKeyHash: string;
1863
- privateKey: string;
1879
+ mnemonic?: string | undefined;
1880
+ publicKey?: string | undefined;
1881
+ publicKeyHash?: string | undefined;
1882
+ privateKey?: string | undefined;
1864
1883
  }> | undefined;
1865
1884
  faucet?: {
1866
1885
  pkh: string;
@@ -1869,23 +1888,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1869
1888
  password: string;
1870
1889
  amount: string;
1871
1890
  activation_code: string;
1872
- } | undefined;
1873
- label: string;
1874
- rpcUrl: string;
1875
- protocol: string;
1876
- }> | undefined;
1877
- accounts?: Record<string, string> | undefined;
1878
- contracts?: Record<string, {
1879
- sourceFile: string;
1880
- hash: string;
1891
+ } | undefined;
1892
+ label: string;
1893
+ rpcUrl: string;
1881
1894
  }> | undefined;
1882
- metadata?: {
1883
- name?: string | undefined;
1884
- projectDescription?: string | undefined;
1885
- authors?: string[] | undefined;
1886
- license?: string | undefined;
1887
- homepage?: string | undefined;
1888
- } | undefined;
1889
1895
  projectDir: string;
1890
1896
  environment: Record<string, string | {
1891
1897
  storage?: Record<string, string> | undefined;
@@ -1921,28 +1927,41 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1921
1927
  encryptedKey: string;
1922
1928
  secretKey: string;
1923
1929
  }> | undefined;
1924
- attributes?: string | number | boolean | undefined;
1930
+ protocol?: string | undefined;
1925
1931
  tzkt?: {
1926
1932
  disableAutostartWithSandbox?: boolean | undefined;
1927
1933
  postgresqlPort?: number | undefined;
1928
1934
  apiPort?: number | undefined;
1929
1935
  } | undefined;
1936
+ annotations?: Record<string, unknown> | undefined;
1930
1937
  label: string;
1931
1938
  rpcUrl: string;
1932
- protocol: string;
1933
1939
  }> | undefined;
1934
1940
  language?: "en" | "fr" | undefined;
1941
+ metadata?: {
1942
+ name?: string | undefined;
1943
+ projectDescription?: string | undefined;
1944
+ authors?: string[] | undefined;
1945
+ license?: string | undefined;
1946
+ homepage?: string | undefined;
1947
+ } | undefined;
1948
+ artifactsDir?: string | undefined;
1949
+ contractsDir?: string | undefined;
1950
+ contracts?: Record<string, {
1951
+ sourceFile: string;
1952
+ hash: string;
1953
+ }> | undefined;
1935
1954
  plugins?: {
1936
1955
  type: "npm" | "binary" | "deno";
1937
1956
  name: string;
1938
1957
  }[] | undefined;
1939
- contractsDir?: string | undefined;
1940
- artifactsDir?: string | undefined;
1958
+ accounts?: Record<string, string> | undefined;
1941
1959
  network?: Record<string, {
1942
1960
  accounts?: Record<string, {
1943
- publicKey: string;
1944
- publicKeyHash: string;
1945
- privateKey: string;
1961
+ mnemonic?: string | undefined;
1962
+ publicKey?: string | undefined;
1963
+ publicKeyHash?: string | undefined;
1964
+ privateKey?: string | undefined;
1946
1965
  }> | undefined;
1947
1966
  faucet?: {
1948
1967
  pkh: string;
@@ -1954,20 +1973,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
1954
1973
  } | undefined;
1955
1974
  label: string;
1956
1975
  rpcUrl: string;
1957
- protocol: string;
1958
- }> | undefined;
1959
- accounts?: Record<string, string> | undefined;
1960
- contracts?: Record<string, {
1961
- sourceFile: string;
1962
- hash: string;
1963
1976
  }> | undefined;
1964
- metadata?: {
1965
- name?: string | undefined;
1966
- projectDescription?: string | undefined;
1967
- authors?: string[] | undefined;
1968
- license?: string | undefined;
1969
- homepage?: string | undefined;
1970
- } | undefined;
1971
1977
  projectDir: string;
1972
1978
  environment: Record<string, string | {
1973
1979
  storage?: Record<string, string> | undefined;
@@ -2148,6 +2154,37 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2148
2154
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
2149
2155
  config: import("zod").ZodObject<import("zod").extendShape<{
2150
2156
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2157
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2158
+ name: import("zod").ZodOptional<import("zod").ZodString>;
2159
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2160
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2161
+ license: import("zod").ZodOptional<import("zod").ZodString>;
2162
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
2163
+ }, "strip", import("zod").ZodTypeAny, {
2164
+ name?: string | undefined;
2165
+ projectDescription?: string | undefined;
2166
+ authors?: string[] | undefined;
2167
+ license?: string | undefined;
2168
+ homepage?: string | undefined;
2169
+ }, {
2170
+ name?: string | undefined;
2171
+ projectDescription?: string | undefined;
2172
+ authors?: string[] | undefined;
2173
+ license?: string | undefined;
2174
+ homepage?: string | undefined;
2175
+ }>>;
2176
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2177
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2178
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2179
+ sourceFile: import("zod").ZodString;
2180
+ hash: import("zod").ZodString;
2181
+ }, "strip", import("zod").ZodTypeAny, {
2182
+ sourceFile: string;
2183
+ hash: string;
2184
+ }, {
2185
+ sourceFile: string;
2186
+ hash: string;
2187
+ }>>>;
2151
2188
  plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2152
2189
  type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
2153
2190
  name: import("zod").ZodString;
@@ -2158,24 +2195,41 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2158
2195
  type: "npm" | "binary" | "deno";
2159
2196
  name: string;
2160
2197
  }>, "many">>;
2161
- contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2162
- artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
2198
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2199
+ environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2200
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2201
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2202
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2203
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2204
+ }, "strip", import("zod").ZodTypeAny, {
2205
+ storage?: Record<string, string> | undefined;
2206
+ aliases?: Record<string, Record<string, string>> | undefined;
2207
+ networks: string[];
2208
+ sandboxes: string[];
2209
+ }, {
2210
+ storage?: Record<string, string> | undefined;
2211
+ aliases?: Record<string, Record<string, string>> | undefined;
2212
+ networks: string[];
2213
+ sandboxes: string[];
2214
+ }>, import("zod").ZodString]>>;
2163
2215
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2164
2216
  label: import("zod").ZodString;
2165
2217
  rpcUrl: import("zod").ZodString;
2166
- protocol: import("zod").ZodString;
2167
2218
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2168
- publicKey: import("zod").ZodString;
2169
- publicKeyHash: import("zod").ZodString;
2170
- privateKey: import("zod").ZodString;
2219
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
2220
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
2221
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2222
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2171
2223
  }, "strip", import("zod").ZodTypeAny, {
2172
- publicKey: string;
2173
- publicKeyHash: string;
2174
- privateKey: string;
2224
+ mnemonic?: string | undefined;
2225
+ publicKey?: string | undefined;
2226
+ publicKeyHash?: string | undefined;
2227
+ privateKey?: string | undefined;
2175
2228
  }, {
2176
- publicKey: string;
2177
- publicKeyHash: string;
2178
- privateKey: string;
2229
+ mnemonic?: string | undefined;
2230
+ publicKey?: string | undefined;
2231
+ publicKeyHash?: string | undefined;
2232
+ privateKey?: string | undefined;
2179
2233
  }>>>;
2180
2234
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2181
2235
  pkh: import("zod").ZodString;
@@ -2201,9 +2255,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2201
2255
  }>>;
2202
2256
  }, "strip", import("zod").ZodTypeAny, {
2203
2257
  accounts?: Record<string, {
2204
- publicKey: string;
2205
- publicKeyHash: string;
2206
- privateKey: string;
2258
+ mnemonic?: string | undefined;
2259
+ publicKey?: string | undefined;
2260
+ publicKeyHash?: string | undefined;
2261
+ privateKey?: string | undefined;
2207
2262
  }> | undefined;
2208
2263
  faucet?: {
2209
2264
  pkh: string;
@@ -2215,12 +2270,12 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2215
2270
  } | undefined;
2216
2271
  label: string;
2217
2272
  rpcUrl: string;
2218
- protocol: string;
2219
2273
  }, {
2220
2274
  accounts?: Record<string, {
2221
- publicKey: string;
2222
- publicKeyHash: string;
2223
- privateKey: string;
2275
+ mnemonic?: string | undefined;
2276
+ publicKey?: string | undefined;
2277
+ publicKeyHash?: string | undefined;
2278
+ privateKey?: string | undefined;
2224
2279
  }> | undefined;
2225
2280
  faucet?: {
2226
2281
  pkh: string;
@@ -2232,13 +2287,11 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2232
2287
  } | undefined;
2233
2288
  label: string;
2234
2289
  rpcUrl: string;
2235
- protocol: string;
2236
2290
  }>>>;
2237
2291
  sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2238
2292
  label: import("zod").ZodString;
2239
2293
  rpcUrl: import("zod").ZodString;
2240
- protocol: import("zod").ZodString;
2241
- attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
2294
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2242
2295
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2243
2296
  accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2244
2297
  encryptedKey: import("zod").ZodString;
@@ -2266,6 +2319,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2266
2319
  postgresqlPort?: number | undefined;
2267
2320
  apiPort?: number | undefined;
2268
2321
  }>>;
2322
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2269
2323
  }, "strip", import("zod").ZodTypeAny, {
2270
2324
  plugin?: string | undefined;
2271
2325
  accounts?: Record<string, string | {
@@ -2273,15 +2327,15 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2273
2327
  encryptedKey: string;
2274
2328
  secretKey: string;
2275
2329
  }> | undefined;
2276
- attributes?: string | number | boolean | undefined;
2330
+ protocol?: string | undefined;
2277
2331
  tzkt?: {
2278
2332
  disableAutostartWithSandbox?: boolean | undefined;
2279
2333
  postgresqlPort?: number | undefined;
2280
2334
  apiPort?: number | undefined;
2281
2335
  } | undefined;
2336
+ annotations?: Record<string, unknown> | undefined;
2282
2337
  label: string;
2283
2338
  rpcUrl: string;
2284
- protocol: string;
2285
2339
  }, {
2286
2340
  plugin?: string | undefined;
2287
2341
  accounts?: Record<string, string | {
@@ -2289,62 +2343,16 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2289
2343
  encryptedKey: string;
2290
2344
  secretKey: string;
2291
2345
  }> | undefined;
2292
- attributes?: string | number | boolean | undefined;
2346
+ protocol?: string | undefined;
2293
2347
  tzkt?: {
2294
2348
  disableAutostartWithSandbox?: boolean | undefined;
2295
2349
  postgresqlPort?: number | undefined;
2296
2350
  apiPort?: number | undefined;
2297
2351
  } | undefined;
2352
+ annotations?: Record<string, unknown> | undefined;
2298
2353
  label: string;
2299
2354
  rpcUrl: string;
2300
- protocol: string;
2301
- }>>>;
2302
- environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2303
- networks: import("zod").ZodArray<import("zod").ZodString, "many">;
2304
- sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
2305
- storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2306
- aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
2307
- }, "strip", import("zod").ZodTypeAny, {
2308
- storage?: Record<string, string> | undefined;
2309
- aliases?: Record<string, Record<string, string>> | undefined;
2310
- networks: string[];
2311
- sandboxes: string[];
2312
- }, {
2313
- storage?: Record<string, string> | undefined;
2314
- aliases?: Record<string, Record<string, string>> | undefined;
2315
- networks: string[];
2316
- sandboxes: string[];
2317
- }>, import("zod").ZodString]>>;
2318
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
2319
- contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2320
- sourceFile: import("zod").ZodString;
2321
- hash: import("zod").ZodString;
2322
- }, "strip", import("zod").ZodTypeAny, {
2323
- sourceFile: string;
2324
- hash: string;
2325
- }, {
2326
- sourceFile: string;
2327
- hash: string;
2328
2355
  }>>>;
2329
- metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2330
- name: import("zod").ZodOptional<import("zod").ZodString>;
2331
- projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
2332
- authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
2333
- license: import("zod").ZodOptional<import("zod").ZodString>;
2334
- homepage: import("zod").ZodOptional<import("zod").ZodString>;
2335
- }, "strip", import("zod").ZodTypeAny, {
2336
- name?: string | undefined;
2337
- projectDescription?: string | undefined;
2338
- authors?: string[] | undefined;
2339
- license?: string | undefined;
2340
- homepage?: string | undefined;
2341
- }, {
2342
- name?: string | undefined;
2343
- projectDescription?: string | undefined;
2344
- authors?: string[] | undefined;
2345
- license?: string | undefined;
2346
- homepage?: string | undefined;
2347
- }>>;
2348
2356
  }, {
2349
2357
  projectDir: import("zod").ZodString;
2350
2358
  configFile: import("zod").ZodString;
@@ -2357,28 +2365,41 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2357
2365
  encryptedKey: string;
2358
2366
  secretKey: string;
2359
2367
  }> | undefined;
2360
- attributes?: string | number | boolean | undefined;
2368
+ protocol?: string | undefined;
2361
2369
  tzkt?: {
2362
2370
  disableAutostartWithSandbox?: boolean | undefined;
2363
2371
  postgresqlPort?: number | undefined;
2364
2372
  apiPort?: number | undefined;
2365
2373
  } | undefined;
2374
+ annotations?: Record<string, unknown> | undefined;
2366
2375
  label: string;
2367
2376
  rpcUrl: string;
2368
- protocol: string;
2369
2377
  }> | undefined;
2370
2378
  language?: "en" | "fr" | undefined;
2379
+ metadata?: {
2380
+ name?: string | undefined;
2381
+ projectDescription?: string | undefined;
2382
+ authors?: string[] | undefined;
2383
+ license?: string | undefined;
2384
+ homepage?: string | undefined;
2385
+ } | undefined;
2386
+ artifactsDir?: string | undefined;
2387
+ contractsDir?: string | undefined;
2388
+ contracts?: Record<string, {
2389
+ sourceFile: string;
2390
+ hash: string;
2391
+ }> | undefined;
2371
2392
  plugins?: {
2372
2393
  type: "npm" | "binary" | "deno";
2373
2394
  name: string;
2374
2395
  }[] | undefined;
2375
- contractsDir?: string | undefined;
2376
- artifactsDir?: string | undefined;
2396
+ accounts?: Record<string, string> | undefined;
2377
2397
  network?: Record<string, {
2378
2398
  accounts?: Record<string, {
2379
- publicKey: string;
2380
- publicKeyHash: string;
2381
- privateKey: string;
2399
+ mnemonic?: string | undefined;
2400
+ publicKey?: string | undefined;
2401
+ publicKeyHash?: string | undefined;
2402
+ privateKey?: string | undefined;
2382
2403
  }> | undefined;
2383
2404
  faucet?: {
2384
2405
  pkh: string;
@@ -2390,20 +2411,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2390
2411
  } | undefined;
2391
2412
  label: string;
2392
2413
  rpcUrl: string;
2393
- protocol: string;
2394
- }> | undefined;
2395
- accounts?: Record<string, string> | undefined;
2396
- contracts?: Record<string, {
2397
- sourceFile: string;
2398
- hash: string;
2399
2414
  }> | undefined;
2400
- metadata?: {
2401
- name?: string | undefined;
2402
- projectDescription?: string | undefined;
2403
- authors?: string[] | undefined;
2404
- license?: string | undefined;
2405
- homepage?: string | undefined;
2406
- } | undefined;
2407
2415
  projectDir: string;
2408
2416
  environment: Record<string, string | {
2409
2417
  storage?: Record<string, string> | undefined;
@@ -2421,28 +2429,41 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2421
2429
  encryptedKey: string;
2422
2430
  secretKey: string;
2423
2431
  }> | undefined;
2424
- attributes?: string | number | boolean | undefined;
2432
+ protocol?: string | undefined;
2425
2433
  tzkt?: {
2426
2434
  disableAutostartWithSandbox?: boolean | undefined;
2427
2435
  postgresqlPort?: number | undefined;
2428
2436
  apiPort?: number | undefined;
2429
2437
  } | undefined;
2438
+ annotations?: Record<string, unknown> | undefined;
2430
2439
  label: string;
2431
2440
  rpcUrl: string;
2432
- protocol: string;
2433
2441
  }> | undefined;
2434
2442
  language?: "en" | "fr" | undefined;
2443
+ metadata?: {
2444
+ name?: string | undefined;
2445
+ projectDescription?: string | undefined;
2446
+ authors?: string[] | undefined;
2447
+ license?: string | undefined;
2448
+ homepage?: string | undefined;
2449
+ } | undefined;
2450
+ artifactsDir?: string | undefined;
2451
+ contractsDir?: string | undefined;
2452
+ contracts?: Record<string, {
2453
+ sourceFile: string;
2454
+ hash: string;
2455
+ }> | undefined;
2435
2456
  plugins?: {
2436
2457
  type: "npm" | "binary" | "deno";
2437
2458
  name: string;
2438
2459
  }[] | undefined;
2439
- contractsDir?: string | undefined;
2440
- artifactsDir?: string | undefined;
2460
+ accounts?: Record<string, string> | undefined;
2441
2461
  network?: Record<string, {
2442
2462
  accounts?: Record<string, {
2443
- publicKey: string;
2444
- publicKeyHash: string;
2445
- privateKey: string;
2463
+ mnemonic?: string | undefined;
2464
+ publicKey?: string | undefined;
2465
+ publicKeyHash?: string | undefined;
2466
+ privateKey?: string | undefined;
2446
2467
  }> | undefined;
2447
2468
  faucet?: {
2448
2469
  pkh: string;
@@ -2454,20 +2475,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2454
2475
  } | undefined;
2455
2476
  label: string;
2456
2477
  rpcUrl: string;
2457
- protocol: string;
2458
- }> | undefined;
2459
- accounts?: Record<string, string> | undefined;
2460
- contracts?: Record<string, {
2461
- sourceFile: string;
2462
- hash: string;
2463
2478
  }> | undefined;
2464
- metadata?: {
2465
- name?: string | undefined;
2466
- projectDescription?: string | undefined;
2467
- authors?: string[] | undefined;
2468
- license?: string | undefined;
2469
- homepage?: string | undefined;
2470
- } | undefined;
2471
2479
  projectDir: string;
2472
2480
  environment: Record<string, string | {
2473
2481
  storage?: Record<string, string> | undefined;
@@ -2503,28 +2511,41 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2503
2511
  encryptedKey: string;
2504
2512
  secretKey: string;
2505
2513
  }> | undefined;
2506
- attributes?: string | number | boolean | undefined;
2514
+ protocol?: string | undefined;
2507
2515
  tzkt?: {
2508
2516
  disableAutostartWithSandbox?: boolean | undefined;
2509
2517
  postgresqlPort?: number | undefined;
2510
2518
  apiPort?: number | undefined;
2511
2519
  } | undefined;
2520
+ annotations?: Record<string, unknown> | undefined;
2512
2521
  label: string;
2513
2522
  rpcUrl: string;
2514
- protocol: string;
2515
2523
  }> | undefined;
2516
2524
  language?: "en" | "fr" | undefined;
2525
+ metadata?: {
2526
+ name?: string | undefined;
2527
+ projectDescription?: string | undefined;
2528
+ authors?: string[] | undefined;
2529
+ license?: string | undefined;
2530
+ homepage?: string | undefined;
2531
+ } | undefined;
2532
+ artifactsDir?: string | undefined;
2533
+ contractsDir?: string | undefined;
2534
+ contracts?: Record<string, {
2535
+ sourceFile: string;
2536
+ hash: string;
2537
+ }> | undefined;
2517
2538
  plugins?: {
2518
2539
  type: "npm" | "binary" | "deno";
2519
2540
  name: string;
2520
2541
  }[] | undefined;
2521
- contractsDir?: string | undefined;
2522
- artifactsDir?: string | undefined;
2542
+ accounts?: Record<string, string> | undefined;
2523
2543
  network?: Record<string, {
2524
2544
  accounts?: Record<string, {
2525
- publicKey: string;
2526
- publicKeyHash: string;
2527
- privateKey: string;
2545
+ mnemonic?: string | undefined;
2546
+ publicKey?: string | undefined;
2547
+ publicKeyHash?: string | undefined;
2548
+ privateKey?: string | undefined;
2528
2549
  }> | undefined;
2529
2550
  faucet?: {
2530
2551
  pkh: string;
@@ -2536,20 +2557,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2536
2557
  } | undefined;
2537
2558
  label: string;
2538
2559
  rpcUrl: string;
2539
- protocol: string;
2540
- }> | undefined;
2541
- accounts?: Record<string, string> | undefined;
2542
- contracts?: Record<string, {
2543
- sourceFile: string;
2544
- hash: string;
2545
2560
  }> | undefined;
2546
- metadata?: {
2547
- name?: string | undefined;
2548
- projectDescription?: string | undefined;
2549
- authors?: string[] | undefined;
2550
- license?: string | undefined;
2551
- homepage?: string | undefined;
2552
- } | undefined;
2553
2561
  projectDir: string;
2554
2562
  environment: Record<string, string | {
2555
2563
  storage?: Record<string, string> | undefined;
@@ -2585,28 +2593,41 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2585
2593
  encryptedKey: string;
2586
2594
  secretKey: string;
2587
2595
  }> | undefined;
2588
- attributes?: string | number | boolean | undefined;
2596
+ protocol?: string | undefined;
2589
2597
  tzkt?: {
2590
2598
  disableAutostartWithSandbox?: boolean | undefined;
2591
2599
  postgresqlPort?: number | undefined;
2592
2600
  apiPort?: number | undefined;
2593
2601
  } | undefined;
2602
+ annotations?: Record<string, unknown> | undefined;
2594
2603
  label: string;
2595
2604
  rpcUrl: string;
2596
- protocol: string;
2597
2605
  }> | undefined;
2598
2606
  language?: "en" | "fr" | undefined;
2607
+ metadata?: {
2608
+ name?: string | undefined;
2609
+ projectDescription?: string | undefined;
2610
+ authors?: string[] | undefined;
2611
+ license?: string | undefined;
2612
+ homepage?: string | undefined;
2613
+ } | undefined;
2614
+ artifactsDir?: string | undefined;
2615
+ contractsDir?: string | undefined;
2616
+ contracts?: Record<string, {
2617
+ sourceFile: string;
2618
+ hash: string;
2619
+ }> | undefined;
2599
2620
  plugins?: {
2600
2621
  type: "npm" | "binary" | "deno";
2601
2622
  name: string;
2602
2623
  }[] | undefined;
2603
- contractsDir?: string | undefined;
2604
- artifactsDir?: string | undefined;
2624
+ accounts?: Record<string, string> | undefined;
2605
2625
  network?: Record<string, {
2606
2626
  accounts?: Record<string, {
2607
- publicKey: string;
2608
- publicKeyHash: string;
2609
- privateKey: string;
2627
+ mnemonic?: string | undefined;
2628
+ publicKey?: string | undefined;
2629
+ publicKeyHash?: string | undefined;
2630
+ privateKey?: string | undefined;
2610
2631
  }> | undefined;
2611
2632
  faucet?: {
2612
2633
  pkh: string;
@@ -2618,20 +2639,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
2618
2639
  } | undefined;
2619
2640
  label: string;
2620
2641
  rpcUrl: string;
2621
- protocol: string;
2622
- }> | undefined;
2623
- accounts?: Record<string, string> | undefined;
2624
- contracts?: Record<string, {
2625
- sourceFile: string;
2626
- hash: string;
2627
2642
  }> | undefined;
2628
- metadata?: {
2629
- name?: string | undefined;
2630
- projectDescription?: string | undefined;
2631
- authors?: string[] | undefined;
2632
- license?: string | undefined;
2633
- homepage?: string | undefined;
2634
- } | undefined;
2635
2643
  projectDir: string;
2636
2644
  environment: Record<string, string | {
2637
2645
  storage?: Record<string, string> | undefined;