@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
@@ -0,0 +1,1370 @@
1
+ import { TaqError } from '@taqueria/protocol/TaqError';
2
+ import { FutureInstance } from 'fluture';
3
+ import { ConfigFileV1 } from '@taqueria/protocol/types';
4
+ import { ConfigFileV1 as ConfigFileV1Strict } from '@taqueria/protocol/out/types-strict';
5
+ export type { ConfigFileV1Strict as ConfigFileV1 };
6
+ export declare const from: (input: unknown) => ConfigFileV1Strict;
7
+ export declare const create: (input: ConfigFileV1) => ConfigFileV1Strict;
8
+ export declare const of: (input: unknown) => FutureInstance<TaqError, ConfigFileV1Strict>;
9
+ export declare const make: (input: Omit<ConfigFileV1Strict, '__type'>) => FutureInstance<TaqError, ConfigFileV1Strict>;
10
+ export declare const schemas: {
11
+ rawSchema: import("zod").ZodObject<{
12
+ language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
13
+ plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
14
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
15
+ name: import("zod").ZodString;
16
+ }, "strip", import("zod").ZodTypeAny, {
17
+ type: "npm" | "binary" | "deno";
18
+ name: string;
19
+ }, {
20
+ type: "npm" | "binary" | "deno";
21
+ name: string;
22
+ }>, "many">>;
23
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
24
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
25
+ network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
26
+ label: import("zod").ZodString;
27
+ rpcUrl: import("zod").ZodString;
28
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
29
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
30
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
31
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
32
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
33
+ }, "strip", import("zod").ZodTypeAny, {
34
+ mnemonic?: string | undefined;
35
+ publicKey?: string | undefined;
36
+ publicKeyHash?: string | undefined;
37
+ privateKey?: string | undefined;
38
+ }, {
39
+ mnemonic?: string | undefined;
40
+ publicKey?: string | undefined;
41
+ publicKeyHash?: string | undefined;
42
+ privateKey?: string | undefined;
43
+ }>>>;
44
+ faucet: import("zod").ZodOptional<import("zod").ZodObject<{
45
+ pkh: import("zod").ZodString;
46
+ mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
47
+ email: import("zod").ZodString;
48
+ password: import("zod").ZodString;
49
+ amount: import("zod").ZodString;
50
+ activation_code: import("zod").ZodString;
51
+ }, "strip", import("zod").ZodTypeAny, {
52
+ pkh: string;
53
+ mnemonic: string[];
54
+ email: string;
55
+ password: string;
56
+ amount: string;
57
+ activation_code: string;
58
+ }, {
59
+ pkh: string;
60
+ mnemonic: string[];
61
+ email: string;
62
+ password: string;
63
+ amount: string;
64
+ activation_code: string;
65
+ }>>;
66
+ }, "strip", import("zod").ZodTypeAny, {
67
+ accounts?: Record<string, {
68
+ mnemonic?: string | undefined;
69
+ publicKey?: string | undefined;
70
+ publicKeyHash?: string | undefined;
71
+ privateKey?: string | undefined;
72
+ }> | undefined;
73
+ faucet?: {
74
+ pkh: string;
75
+ mnemonic: string[];
76
+ email: string;
77
+ password: string;
78
+ amount: string;
79
+ activation_code: string;
80
+ } | undefined;
81
+ label: string;
82
+ rpcUrl: string;
83
+ }, {
84
+ accounts?: Record<string, {
85
+ mnemonic?: string | undefined;
86
+ publicKey?: string | undefined;
87
+ publicKeyHash?: string | undefined;
88
+ privateKey?: string | undefined;
89
+ }> | undefined;
90
+ faucet?: {
91
+ pkh: string;
92
+ mnemonic: string[];
93
+ email: string;
94
+ password: string;
95
+ amount: string;
96
+ activation_code: string;
97
+ } | undefined;
98
+ label: string;
99
+ rpcUrl: string;
100
+ }>>>;
101
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
102
+ label: import("zod").ZodString;
103
+ rpcUrl: import("zod").ZodString;
104
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
105
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
106
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
107
+ encryptedKey: import("zod").ZodString;
108
+ publicKeyHash: import("zod").ZodString;
109
+ secretKey: import("zod").ZodString;
110
+ }, "strip", import("zod").ZodTypeAny, {
111
+ publicKeyHash: string;
112
+ encryptedKey: string;
113
+ secretKey: string;
114
+ }, {
115
+ publicKeyHash: string;
116
+ encryptedKey: string;
117
+ secretKey: string;
118
+ }>, import("zod").ZodString]>>>;
119
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
120
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
121
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
122
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
123
+ }, "strip", import("zod").ZodTypeAny, {
124
+ disableAutostartWithSandbox?: boolean | undefined;
125
+ postgresqlPort?: number | undefined;
126
+ apiPort?: number | undefined;
127
+ }, {
128
+ disableAutostartWithSandbox?: boolean | undefined;
129
+ postgresqlPort?: number | undefined;
130
+ apiPort?: number | undefined;
131
+ }>>;
132
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
133
+ }, "strip", import("zod").ZodTypeAny, {
134
+ plugin?: string | undefined;
135
+ accounts?: Record<string, string | {
136
+ publicKeyHash: string;
137
+ encryptedKey: string;
138
+ secretKey: string;
139
+ }> | undefined;
140
+ protocol?: string | undefined;
141
+ tzkt?: {
142
+ disableAutostartWithSandbox?: boolean | undefined;
143
+ postgresqlPort?: number | undefined;
144
+ apiPort?: number | undefined;
145
+ } | undefined;
146
+ annotations?: Record<string, unknown> | undefined;
147
+ label: string;
148
+ rpcUrl: string;
149
+ }, {
150
+ plugin?: string | undefined;
151
+ accounts?: Record<string, string | {
152
+ publicKeyHash: string;
153
+ encryptedKey: string;
154
+ secretKey: string;
155
+ }> | undefined;
156
+ protocol?: string | undefined;
157
+ tzkt?: {
158
+ disableAutostartWithSandbox?: boolean | undefined;
159
+ postgresqlPort?: number | undefined;
160
+ apiPort?: number | undefined;
161
+ } | undefined;
162
+ annotations?: Record<string, unknown> | undefined;
163
+ label: string;
164
+ rpcUrl: string;
165
+ }>>>;
166
+ environment: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
167
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
168
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
169
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
170
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
171
+ }, "strip", import("zod").ZodTypeAny, {
172
+ storage?: Record<string, string> | undefined;
173
+ aliases?: Record<string, Record<string, string>> | undefined;
174
+ networks: string[];
175
+ sandboxes: string[];
176
+ }, {
177
+ storage?: Record<string, string> | undefined;
178
+ aliases?: Record<string, Record<string, string>> | undefined;
179
+ networks: string[];
180
+ sandboxes: string[];
181
+ }>, import("zod").ZodString]>>>;
182
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
183
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
184
+ sourceFile: import("zod").ZodString;
185
+ hash: import("zod").ZodString;
186
+ }, "strip", import("zod").ZodTypeAny, {
187
+ sourceFile: string;
188
+ hash: string;
189
+ }, {
190
+ sourceFile: string;
191
+ hash: string;
192
+ }>>>;
193
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
194
+ name: import("zod").ZodOptional<import("zod").ZodString>;
195
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
196
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
197
+ license: import("zod").ZodOptional<import("zod").ZodString>;
198
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
199
+ }, "strip", import("zod").ZodTypeAny, {
200
+ name?: string | undefined;
201
+ projectDescription?: string | undefined;
202
+ authors?: string[] | undefined;
203
+ license?: string | undefined;
204
+ homepage?: string | undefined;
205
+ }, {
206
+ name?: string | undefined;
207
+ projectDescription?: string | undefined;
208
+ authors?: string[] | undefined;
209
+ license?: string | undefined;
210
+ homepage?: string | undefined;
211
+ }>>;
212
+ }, "strip", import("zod").ZodTypeAny, {
213
+ sandbox?: Record<string, {
214
+ plugin?: string | undefined;
215
+ accounts?: Record<string, string | {
216
+ publicKeyHash: string;
217
+ encryptedKey: string;
218
+ secretKey: string;
219
+ }> | undefined;
220
+ protocol?: string | undefined;
221
+ tzkt?: {
222
+ disableAutostartWithSandbox?: boolean | undefined;
223
+ postgresqlPort?: number | undefined;
224
+ apiPort?: number | undefined;
225
+ } | undefined;
226
+ annotations?: Record<string, unknown> | undefined;
227
+ label: string;
228
+ rpcUrl: string;
229
+ }> | undefined;
230
+ language?: "en" | "fr" | undefined;
231
+ metadata?: {
232
+ name?: string | undefined;
233
+ projectDescription?: string | undefined;
234
+ authors?: string[] | undefined;
235
+ license?: string | undefined;
236
+ homepage?: string | undefined;
237
+ } | undefined;
238
+ artifactsDir?: string | undefined;
239
+ contractsDir?: string | undefined;
240
+ contracts?: Record<string, {
241
+ sourceFile: string;
242
+ hash: string;
243
+ }> | undefined;
244
+ plugins?: {
245
+ type: "npm" | "binary" | "deno";
246
+ name: string;
247
+ }[] | undefined;
248
+ accounts?: Record<string, string> | undefined;
249
+ environment?: Record<string, string | {
250
+ storage?: Record<string, string> | undefined;
251
+ aliases?: Record<string, Record<string, string>> | undefined;
252
+ networks: string[];
253
+ sandboxes: string[];
254
+ }> | undefined;
255
+ network?: Record<string, {
256
+ accounts?: Record<string, {
257
+ mnemonic?: string | undefined;
258
+ publicKey?: string | undefined;
259
+ publicKeyHash?: string | undefined;
260
+ privateKey?: string | undefined;
261
+ }> | undefined;
262
+ faucet?: {
263
+ pkh: string;
264
+ mnemonic: string[];
265
+ email: string;
266
+ password: string;
267
+ amount: string;
268
+ activation_code: string;
269
+ } | undefined;
270
+ label: string;
271
+ rpcUrl: string;
272
+ }> | undefined;
273
+ }, {
274
+ sandbox?: Record<string, {
275
+ plugin?: string | undefined;
276
+ accounts?: Record<string, string | {
277
+ publicKeyHash: string;
278
+ encryptedKey: string;
279
+ secretKey: string;
280
+ }> | undefined;
281
+ protocol?: string | undefined;
282
+ tzkt?: {
283
+ disableAutostartWithSandbox?: boolean | undefined;
284
+ postgresqlPort?: number | undefined;
285
+ apiPort?: number | undefined;
286
+ } | undefined;
287
+ annotations?: Record<string, unknown> | undefined;
288
+ label: string;
289
+ rpcUrl: string;
290
+ }> | undefined;
291
+ language?: "en" | "fr" | undefined;
292
+ metadata?: {
293
+ name?: string | undefined;
294
+ projectDescription?: string | undefined;
295
+ authors?: string[] | undefined;
296
+ license?: string | undefined;
297
+ homepage?: string | undefined;
298
+ } | undefined;
299
+ artifactsDir?: string | undefined;
300
+ contractsDir?: string | undefined;
301
+ contracts?: Record<string, {
302
+ sourceFile: string;
303
+ hash: string;
304
+ }> | undefined;
305
+ plugins?: {
306
+ type: "npm" | "binary" | "deno";
307
+ name: string;
308
+ }[] | undefined;
309
+ accounts?: Record<string, string> | undefined;
310
+ environment?: Record<string, string | {
311
+ storage?: Record<string, string> | undefined;
312
+ aliases?: Record<string, Record<string, string>> | undefined;
313
+ networks: string[];
314
+ sandboxes: string[];
315
+ }> | undefined;
316
+ network?: Record<string, {
317
+ accounts?: Record<string, {
318
+ mnemonic?: string | undefined;
319
+ publicKey?: string | undefined;
320
+ publicKeyHash?: string | undefined;
321
+ privateKey?: string | undefined;
322
+ }> | undefined;
323
+ faucet?: {
324
+ pkh: string;
325
+ mnemonic: string[];
326
+ email: string;
327
+ password: string;
328
+ amount: string;
329
+ activation_code: string;
330
+ } | undefined;
331
+ label: string;
332
+ rpcUrl: string;
333
+ }> | undefined;
334
+ }>;
335
+ schema: import("zod").ZodEffects<import("zod").ZodObject<{
336
+ language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
337
+ plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
338
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
339
+ name: import("zod").ZodString;
340
+ }, "strip", import("zod").ZodTypeAny, {
341
+ type: "npm" | "binary" | "deno";
342
+ name: string;
343
+ }, {
344
+ type: "npm" | "binary" | "deno";
345
+ name: string;
346
+ }>, "many">>;
347
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
348
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
349
+ network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
350
+ label: import("zod").ZodString;
351
+ rpcUrl: import("zod").ZodString;
352
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
353
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
354
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
355
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
356
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
357
+ }, "strip", import("zod").ZodTypeAny, {
358
+ mnemonic?: string | undefined;
359
+ publicKey?: string | undefined;
360
+ publicKeyHash?: string | undefined;
361
+ privateKey?: string | undefined;
362
+ }, {
363
+ mnemonic?: string | undefined;
364
+ publicKey?: string | undefined;
365
+ publicKeyHash?: string | undefined;
366
+ privateKey?: string | undefined;
367
+ }>>>;
368
+ faucet: import("zod").ZodOptional<import("zod").ZodObject<{
369
+ pkh: import("zod").ZodString;
370
+ mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
371
+ email: import("zod").ZodString;
372
+ password: import("zod").ZodString;
373
+ amount: import("zod").ZodString;
374
+ activation_code: import("zod").ZodString;
375
+ }, "strip", import("zod").ZodTypeAny, {
376
+ pkh: string;
377
+ mnemonic: string[];
378
+ email: string;
379
+ password: string;
380
+ amount: string;
381
+ activation_code: string;
382
+ }, {
383
+ pkh: string;
384
+ mnemonic: string[];
385
+ email: string;
386
+ password: string;
387
+ amount: string;
388
+ activation_code: string;
389
+ }>>;
390
+ }, "strip", import("zod").ZodTypeAny, {
391
+ accounts?: Record<string, {
392
+ mnemonic?: string | undefined;
393
+ publicKey?: string | undefined;
394
+ publicKeyHash?: string | undefined;
395
+ privateKey?: string | undefined;
396
+ }> | undefined;
397
+ faucet?: {
398
+ pkh: string;
399
+ mnemonic: string[];
400
+ email: string;
401
+ password: string;
402
+ amount: string;
403
+ activation_code: string;
404
+ } | undefined;
405
+ label: string;
406
+ rpcUrl: string;
407
+ }, {
408
+ accounts?: Record<string, {
409
+ mnemonic?: string | undefined;
410
+ publicKey?: string | undefined;
411
+ publicKeyHash?: string | undefined;
412
+ privateKey?: string | undefined;
413
+ }> | undefined;
414
+ faucet?: {
415
+ pkh: string;
416
+ mnemonic: string[];
417
+ email: string;
418
+ password: string;
419
+ amount: string;
420
+ activation_code: string;
421
+ } | undefined;
422
+ label: string;
423
+ rpcUrl: string;
424
+ }>>>;
425
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
426
+ label: import("zod").ZodString;
427
+ rpcUrl: import("zod").ZodString;
428
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
429
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
430
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
431
+ encryptedKey: import("zod").ZodString;
432
+ publicKeyHash: import("zod").ZodString;
433
+ secretKey: import("zod").ZodString;
434
+ }, "strip", import("zod").ZodTypeAny, {
435
+ publicKeyHash: string;
436
+ encryptedKey: string;
437
+ secretKey: string;
438
+ }, {
439
+ publicKeyHash: string;
440
+ encryptedKey: string;
441
+ secretKey: string;
442
+ }>, import("zod").ZodString]>>>;
443
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
444
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
445
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
446
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
447
+ }, "strip", import("zod").ZodTypeAny, {
448
+ disableAutostartWithSandbox?: boolean | undefined;
449
+ postgresqlPort?: number | undefined;
450
+ apiPort?: number | undefined;
451
+ }, {
452
+ disableAutostartWithSandbox?: boolean | undefined;
453
+ postgresqlPort?: number | undefined;
454
+ apiPort?: number | undefined;
455
+ }>>;
456
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
457
+ }, "strip", import("zod").ZodTypeAny, {
458
+ plugin?: string | undefined;
459
+ accounts?: Record<string, string | {
460
+ publicKeyHash: string;
461
+ encryptedKey: string;
462
+ secretKey: string;
463
+ }> | undefined;
464
+ protocol?: string | undefined;
465
+ tzkt?: {
466
+ disableAutostartWithSandbox?: boolean | undefined;
467
+ postgresqlPort?: number | undefined;
468
+ apiPort?: number | undefined;
469
+ } | undefined;
470
+ annotations?: Record<string, unknown> | undefined;
471
+ label: string;
472
+ rpcUrl: string;
473
+ }, {
474
+ plugin?: string | undefined;
475
+ accounts?: Record<string, string | {
476
+ publicKeyHash: string;
477
+ encryptedKey: string;
478
+ secretKey: string;
479
+ }> | undefined;
480
+ protocol?: string | undefined;
481
+ tzkt?: {
482
+ disableAutostartWithSandbox?: boolean | undefined;
483
+ postgresqlPort?: number | undefined;
484
+ apiPort?: number | undefined;
485
+ } | undefined;
486
+ annotations?: Record<string, unknown> | undefined;
487
+ label: string;
488
+ rpcUrl: string;
489
+ }>>>;
490
+ environment: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
491
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
492
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
493
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
494
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
495
+ }, "strip", import("zod").ZodTypeAny, {
496
+ storage?: Record<string, string> | undefined;
497
+ aliases?: Record<string, Record<string, string>> | undefined;
498
+ networks: string[];
499
+ sandboxes: string[];
500
+ }, {
501
+ storage?: Record<string, string> | undefined;
502
+ aliases?: Record<string, Record<string, string>> | undefined;
503
+ networks: string[];
504
+ sandboxes: string[];
505
+ }>, import("zod").ZodString]>>>;
506
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
507
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
508
+ sourceFile: import("zod").ZodString;
509
+ hash: import("zod").ZodString;
510
+ }, "strip", import("zod").ZodTypeAny, {
511
+ sourceFile: string;
512
+ hash: string;
513
+ }, {
514
+ sourceFile: string;
515
+ hash: string;
516
+ }>>>;
517
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
518
+ name: import("zod").ZodOptional<import("zod").ZodString>;
519
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
520
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
521
+ license: import("zod").ZodOptional<import("zod").ZodString>;
522
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
523
+ }, "strip", import("zod").ZodTypeAny, {
524
+ name?: string | undefined;
525
+ projectDescription?: string | undefined;
526
+ authors?: string[] | undefined;
527
+ license?: string | undefined;
528
+ homepage?: string | undefined;
529
+ }, {
530
+ name?: string | undefined;
531
+ projectDescription?: string | undefined;
532
+ authors?: string[] | undefined;
533
+ license?: string | undefined;
534
+ homepage?: string | undefined;
535
+ }>>;
536
+ }, "strip", import("zod").ZodTypeAny, {
537
+ sandbox?: Record<string, {
538
+ plugin?: string | undefined;
539
+ accounts?: Record<string, string | {
540
+ publicKeyHash: string;
541
+ encryptedKey: string;
542
+ secretKey: string;
543
+ }> | undefined;
544
+ protocol?: string | undefined;
545
+ tzkt?: {
546
+ disableAutostartWithSandbox?: boolean | undefined;
547
+ postgresqlPort?: number | undefined;
548
+ apiPort?: number | undefined;
549
+ } | undefined;
550
+ annotations?: Record<string, unknown> | undefined;
551
+ label: string;
552
+ rpcUrl: string;
553
+ }> | undefined;
554
+ language?: "en" | "fr" | undefined;
555
+ metadata?: {
556
+ name?: string | undefined;
557
+ projectDescription?: string | undefined;
558
+ authors?: string[] | undefined;
559
+ license?: string | undefined;
560
+ homepage?: string | undefined;
561
+ } | undefined;
562
+ artifactsDir?: string | undefined;
563
+ contractsDir?: string | undefined;
564
+ contracts?: Record<string, {
565
+ sourceFile: string;
566
+ hash: string;
567
+ }> | undefined;
568
+ plugins?: {
569
+ type: "npm" | "binary" | "deno";
570
+ name: string;
571
+ }[] | undefined;
572
+ accounts?: Record<string, string> | undefined;
573
+ environment?: Record<string, string | {
574
+ storage?: Record<string, string> | undefined;
575
+ aliases?: Record<string, Record<string, string>> | undefined;
576
+ networks: string[];
577
+ sandboxes: string[];
578
+ }> | undefined;
579
+ network?: Record<string, {
580
+ accounts?: Record<string, {
581
+ mnemonic?: string | undefined;
582
+ publicKey?: string | undefined;
583
+ publicKeyHash?: string | undefined;
584
+ privateKey?: string | undefined;
585
+ }> | undefined;
586
+ faucet?: {
587
+ pkh: string;
588
+ mnemonic: string[];
589
+ email: string;
590
+ password: string;
591
+ amount: string;
592
+ activation_code: string;
593
+ } | undefined;
594
+ label: string;
595
+ rpcUrl: string;
596
+ }> | undefined;
597
+ }, {
598
+ sandbox?: Record<string, {
599
+ plugin?: string | undefined;
600
+ accounts?: Record<string, string | {
601
+ publicKeyHash: string;
602
+ encryptedKey: string;
603
+ secretKey: string;
604
+ }> | undefined;
605
+ protocol?: string | undefined;
606
+ tzkt?: {
607
+ disableAutostartWithSandbox?: boolean | undefined;
608
+ postgresqlPort?: number | undefined;
609
+ apiPort?: number | undefined;
610
+ } | undefined;
611
+ annotations?: Record<string, unknown> | undefined;
612
+ label: string;
613
+ rpcUrl: string;
614
+ }> | undefined;
615
+ language?: "en" | "fr" | undefined;
616
+ metadata?: {
617
+ name?: string | undefined;
618
+ projectDescription?: string | undefined;
619
+ authors?: string[] | undefined;
620
+ license?: string | undefined;
621
+ homepage?: string | undefined;
622
+ } | undefined;
623
+ artifactsDir?: string | undefined;
624
+ contractsDir?: string | undefined;
625
+ contracts?: Record<string, {
626
+ sourceFile: string;
627
+ hash: string;
628
+ }> | undefined;
629
+ plugins?: {
630
+ type: "npm" | "binary" | "deno";
631
+ name: string;
632
+ }[] | undefined;
633
+ accounts?: Record<string, string> | undefined;
634
+ environment?: Record<string, string | {
635
+ storage?: Record<string, string> | undefined;
636
+ aliases?: Record<string, Record<string, string>> | undefined;
637
+ networks: string[];
638
+ sandboxes: string[];
639
+ }> | undefined;
640
+ network?: Record<string, {
641
+ accounts?: Record<string, {
642
+ mnemonic?: string | undefined;
643
+ publicKey?: string | undefined;
644
+ publicKeyHash?: string | undefined;
645
+ privateKey?: string | undefined;
646
+ }> | undefined;
647
+ faucet?: {
648
+ pkh: string;
649
+ mnemonic: string[];
650
+ email: string;
651
+ password: string;
652
+ amount: string;
653
+ activation_code: string;
654
+ } | undefined;
655
+ label: string;
656
+ rpcUrl: string;
657
+ }> | undefined;
658
+ }>, ConfigFileV1Strict, {
659
+ sandbox?: Record<string, {
660
+ plugin?: string | undefined;
661
+ accounts?: Record<string, string | {
662
+ publicKeyHash: string;
663
+ encryptedKey: string;
664
+ secretKey: string;
665
+ }> | undefined;
666
+ protocol?: string | undefined;
667
+ tzkt?: {
668
+ disableAutostartWithSandbox?: boolean | undefined;
669
+ postgresqlPort?: number | undefined;
670
+ apiPort?: number | undefined;
671
+ } | undefined;
672
+ annotations?: Record<string, unknown> | undefined;
673
+ label: string;
674
+ rpcUrl: string;
675
+ }> | undefined;
676
+ language?: "en" | "fr" | undefined;
677
+ metadata?: {
678
+ name?: string | undefined;
679
+ projectDescription?: string | undefined;
680
+ authors?: string[] | undefined;
681
+ license?: string | undefined;
682
+ homepage?: string | undefined;
683
+ } | undefined;
684
+ artifactsDir?: string | undefined;
685
+ contractsDir?: string | undefined;
686
+ contracts?: Record<string, {
687
+ sourceFile: string;
688
+ hash: string;
689
+ }> | undefined;
690
+ plugins?: {
691
+ type: "npm" | "binary" | "deno";
692
+ name: string;
693
+ }[] | undefined;
694
+ accounts?: Record<string, string> | undefined;
695
+ environment?: Record<string, string | {
696
+ storage?: Record<string, string> | undefined;
697
+ aliases?: Record<string, Record<string, string>> | undefined;
698
+ networks: string[];
699
+ sandboxes: string[];
700
+ }> | undefined;
701
+ network?: Record<string, {
702
+ accounts?: Record<string, {
703
+ mnemonic?: string | undefined;
704
+ publicKey?: string | undefined;
705
+ publicKeyHash?: string | undefined;
706
+ privateKey?: string | undefined;
707
+ }> | undefined;
708
+ faucet?: {
709
+ pkh: string;
710
+ mnemonic: string[];
711
+ email: string;
712
+ password: string;
713
+ amount: string;
714
+ activation_code: string;
715
+ } | undefined;
716
+ label: string;
717
+ rpcUrl: string;
718
+ }> | undefined;
719
+ }>;
720
+ };
721
+ export declare const rawSchema: import("zod").ZodObject<{
722
+ language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
723
+ plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
724
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
725
+ name: import("zod").ZodString;
726
+ }, "strip", import("zod").ZodTypeAny, {
727
+ type: "npm" | "binary" | "deno";
728
+ name: string;
729
+ }, {
730
+ type: "npm" | "binary" | "deno";
731
+ name: string;
732
+ }>, "many">>;
733
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
734
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
735
+ network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
736
+ label: import("zod").ZodString;
737
+ rpcUrl: import("zod").ZodString;
738
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
739
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
740
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
741
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
742
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
743
+ }, "strip", import("zod").ZodTypeAny, {
744
+ mnemonic?: string | undefined;
745
+ publicKey?: string | undefined;
746
+ publicKeyHash?: string | undefined;
747
+ privateKey?: string | undefined;
748
+ }, {
749
+ mnemonic?: string | undefined;
750
+ publicKey?: string | undefined;
751
+ publicKeyHash?: string | undefined;
752
+ privateKey?: string | undefined;
753
+ }>>>;
754
+ faucet: import("zod").ZodOptional<import("zod").ZodObject<{
755
+ pkh: import("zod").ZodString;
756
+ mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
757
+ email: import("zod").ZodString;
758
+ password: import("zod").ZodString;
759
+ amount: import("zod").ZodString;
760
+ activation_code: import("zod").ZodString;
761
+ }, "strip", import("zod").ZodTypeAny, {
762
+ pkh: string;
763
+ mnemonic: string[];
764
+ email: string;
765
+ password: string;
766
+ amount: string;
767
+ activation_code: string;
768
+ }, {
769
+ pkh: string;
770
+ mnemonic: string[];
771
+ email: string;
772
+ password: string;
773
+ amount: string;
774
+ activation_code: string;
775
+ }>>;
776
+ }, "strip", import("zod").ZodTypeAny, {
777
+ accounts?: Record<string, {
778
+ mnemonic?: string | undefined;
779
+ publicKey?: string | undefined;
780
+ publicKeyHash?: string | undefined;
781
+ privateKey?: string | undefined;
782
+ }> | undefined;
783
+ faucet?: {
784
+ pkh: string;
785
+ mnemonic: string[];
786
+ email: string;
787
+ password: string;
788
+ amount: string;
789
+ activation_code: string;
790
+ } | undefined;
791
+ label: string;
792
+ rpcUrl: string;
793
+ }, {
794
+ accounts?: Record<string, {
795
+ mnemonic?: string | undefined;
796
+ publicKey?: string | undefined;
797
+ publicKeyHash?: string | undefined;
798
+ privateKey?: string | undefined;
799
+ }> | undefined;
800
+ faucet?: {
801
+ pkh: string;
802
+ mnemonic: string[];
803
+ email: string;
804
+ password: string;
805
+ amount: string;
806
+ activation_code: string;
807
+ } | undefined;
808
+ label: string;
809
+ rpcUrl: string;
810
+ }>>>;
811
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
812
+ label: import("zod").ZodString;
813
+ rpcUrl: import("zod").ZodString;
814
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
815
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
816
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
817
+ encryptedKey: import("zod").ZodString;
818
+ publicKeyHash: import("zod").ZodString;
819
+ secretKey: import("zod").ZodString;
820
+ }, "strip", import("zod").ZodTypeAny, {
821
+ publicKeyHash: string;
822
+ encryptedKey: string;
823
+ secretKey: string;
824
+ }, {
825
+ publicKeyHash: string;
826
+ encryptedKey: string;
827
+ secretKey: string;
828
+ }>, import("zod").ZodString]>>>;
829
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
830
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
831
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
832
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
833
+ }, "strip", import("zod").ZodTypeAny, {
834
+ disableAutostartWithSandbox?: boolean | undefined;
835
+ postgresqlPort?: number | undefined;
836
+ apiPort?: number | undefined;
837
+ }, {
838
+ disableAutostartWithSandbox?: boolean | undefined;
839
+ postgresqlPort?: number | undefined;
840
+ apiPort?: number | undefined;
841
+ }>>;
842
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
843
+ }, "strip", import("zod").ZodTypeAny, {
844
+ plugin?: string | undefined;
845
+ accounts?: Record<string, string | {
846
+ publicKeyHash: string;
847
+ encryptedKey: string;
848
+ secretKey: string;
849
+ }> | undefined;
850
+ protocol?: string | undefined;
851
+ tzkt?: {
852
+ disableAutostartWithSandbox?: boolean | undefined;
853
+ postgresqlPort?: number | undefined;
854
+ apiPort?: number | undefined;
855
+ } | undefined;
856
+ annotations?: Record<string, unknown> | undefined;
857
+ label: string;
858
+ rpcUrl: string;
859
+ }, {
860
+ plugin?: string | undefined;
861
+ accounts?: Record<string, string | {
862
+ publicKeyHash: string;
863
+ encryptedKey: string;
864
+ secretKey: string;
865
+ }> | undefined;
866
+ protocol?: string | undefined;
867
+ tzkt?: {
868
+ disableAutostartWithSandbox?: boolean | undefined;
869
+ postgresqlPort?: number | undefined;
870
+ apiPort?: number | undefined;
871
+ } | undefined;
872
+ annotations?: Record<string, unknown> | undefined;
873
+ label: string;
874
+ rpcUrl: string;
875
+ }>>>;
876
+ environment: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
877
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
878
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
879
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
880
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
881
+ }, "strip", import("zod").ZodTypeAny, {
882
+ storage?: Record<string, string> | undefined;
883
+ aliases?: Record<string, Record<string, string>> | undefined;
884
+ networks: string[];
885
+ sandboxes: string[];
886
+ }, {
887
+ storage?: Record<string, string> | undefined;
888
+ aliases?: Record<string, Record<string, string>> | undefined;
889
+ networks: string[];
890
+ sandboxes: string[];
891
+ }>, import("zod").ZodString]>>>;
892
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
893
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
894
+ sourceFile: import("zod").ZodString;
895
+ hash: import("zod").ZodString;
896
+ }, "strip", import("zod").ZodTypeAny, {
897
+ sourceFile: string;
898
+ hash: string;
899
+ }, {
900
+ sourceFile: string;
901
+ hash: string;
902
+ }>>>;
903
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
904
+ name: import("zod").ZodOptional<import("zod").ZodString>;
905
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
906
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
907
+ license: import("zod").ZodOptional<import("zod").ZodString>;
908
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
909
+ }, "strip", import("zod").ZodTypeAny, {
910
+ name?: string | undefined;
911
+ projectDescription?: string | undefined;
912
+ authors?: string[] | undefined;
913
+ license?: string | undefined;
914
+ homepage?: string | undefined;
915
+ }, {
916
+ name?: string | undefined;
917
+ projectDescription?: string | undefined;
918
+ authors?: string[] | undefined;
919
+ license?: string | undefined;
920
+ homepage?: string | undefined;
921
+ }>>;
922
+ }, "strip", import("zod").ZodTypeAny, {
923
+ sandbox?: Record<string, {
924
+ plugin?: string | undefined;
925
+ accounts?: Record<string, string | {
926
+ publicKeyHash: string;
927
+ encryptedKey: string;
928
+ secretKey: string;
929
+ }> | undefined;
930
+ protocol?: string | undefined;
931
+ tzkt?: {
932
+ disableAutostartWithSandbox?: boolean | undefined;
933
+ postgresqlPort?: number | undefined;
934
+ apiPort?: number | undefined;
935
+ } | undefined;
936
+ annotations?: Record<string, unknown> | undefined;
937
+ label: string;
938
+ rpcUrl: string;
939
+ }> | undefined;
940
+ language?: "en" | "fr" | undefined;
941
+ metadata?: {
942
+ name?: string | undefined;
943
+ projectDescription?: string | undefined;
944
+ authors?: string[] | undefined;
945
+ license?: string | undefined;
946
+ homepage?: string | undefined;
947
+ } | undefined;
948
+ artifactsDir?: string | undefined;
949
+ contractsDir?: string | undefined;
950
+ contracts?: Record<string, {
951
+ sourceFile: string;
952
+ hash: string;
953
+ }> | undefined;
954
+ plugins?: {
955
+ type: "npm" | "binary" | "deno";
956
+ name: string;
957
+ }[] | undefined;
958
+ accounts?: Record<string, string> | undefined;
959
+ environment?: Record<string, string | {
960
+ storage?: Record<string, string> | undefined;
961
+ aliases?: Record<string, Record<string, string>> | undefined;
962
+ networks: string[];
963
+ sandboxes: string[];
964
+ }> | undefined;
965
+ network?: Record<string, {
966
+ accounts?: Record<string, {
967
+ mnemonic?: string | undefined;
968
+ publicKey?: string | undefined;
969
+ publicKeyHash?: string | undefined;
970
+ privateKey?: string | undefined;
971
+ }> | undefined;
972
+ faucet?: {
973
+ pkh: string;
974
+ mnemonic: string[];
975
+ email: string;
976
+ password: string;
977
+ amount: string;
978
+ activation_code: string;
979
+ } | undefined;
980
+ label: string;
981
+ rpcUrl: string;
982
+ }> | undefined;
983
+ }, {
984
+ sandbox?: Record<string, {
985
+ plugin?: string | undefined;
986
+ accounts?: Record<string, string | {
987
+ publicKeyHash: string;
988
+ encryptedKey: string;
989
+ secretKey: string;
990
+ }> | undefined;
991
+ protocol?: string | undefined;
992
+ tzkt?: {
993
+ disableAutostartWithSandbox?: boolean | undefined;
994
+ postgresqlPort?: number | undefined;
995
+ apiPort?: number | undefined;
996
+ } | undefined;
997
+ annotations?: Record<string, unknown> | undefined;
998
+ label: string;
999
+ rpcUrl: string;
1000
+ }> | undefined;
1001
+ language?: "en" | "fr" | undefined;
1002
+ metadata?: {
1003
+ name?: string | undefined;
1004
+ projectDescription?: string | undefined;
1005
+ authors?: string[] | undefined;
1006
+ license?: string | undefined;
1007
+ homepage?: string | undefined;
1008
+ } | undefined;
1009
+ artifactsDir?: string | undefined;
1010
+ contractsDir?: string | undefined;
1011
+ contracts?: Record<string, {
1012
+ sourceFile: string;
1013
+ hash: string;
1014
+ }> | undefined;
1015
+ plugins?: {
1016
+ type: "npm" | "binary" | "deno";
1017
+ name: string;
1018
+ }[] | undefined;
1019
+ accounts?: Record<string, string> | undefined;
1020
+ environment?: Record<string, string | {
1021
+ storage?: Record<string, string> | undefined;
1022
+ aliases?: Record<string, Record<string, string>> | undefined;
1023
+ networks: string[];
1024
+ sandboxes: string[];
1025
+ }> | undefined;
1026
+ network?: Record<string, {
1027
+ accounts?: Record<string, {
1028
+ mnemonic?: string | undefined;
1029
+ publicKey?: string | undefined;
1030
+ publicKeyHash?: string | undefined;
1031
+ privateKey?: string | undefined;
1032
+ }> | undefined;
1033
+ faucet?: {
1034
+ pkh: string;
1035
+ mnemonic: string[];
1036
+ email: string;
1037
+ password: string;
1038
+ amount: string;
1039
+ activation_code: string;
1040
+ } | undefined;
1041
+ label: string;
1042
+ rpcUrl: string;
1043
+ }> | undefined;
1044
+ }>;
1045
+ export declare const internalSchema: import("zod").ZodObject<{
1046
+ language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1047
+ plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1048
+ type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
1049
+ name: import("zod").ZodString;
1050
+ }, "strip", import("zod").ZodTypeAny, {
1051
+ type: "npm" | "binary" | "deno";
1052
+ name: string;
1053
+ }, {
1054
+ type: "npm" | "binary" | "deno";
1055
+ name: string;
1056
+ }>, "many">>;
1057
+ contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1058
+ artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
1059
+ network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1060
+ label: import("zod").ZodString;
1061
+ rpcUrl: import("zod").ZodString;
1062
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1063
+ publicKey: import("zod").ZodOptional<import("zod").ZodString>;
1064
+ publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
1065
+ privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1066
+ mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1067
+ }, "strip", import("zod").ZodTypeAny, {
1068
+ mnemonic?: string | undefined;
1069
+ publicKey?: string | undefined;
1070
+ publicKeyHash?: string | undefined;
1071
+ privateKey?: string | undefined;
1072
+ }, {
1073
+ mnemonic?: string | undefined;
1074
+ publicKey?: string | undefined;
1075
+ publicKeyHash?: string | undefined;
1076
+ privateKey?: string | undefined;
1077
+ }>>>;
1078
+ faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1079
+ pkh: import("zod").ZodString;
1080
+ mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
1081
+ email: import("zod").ZodString;
1082
+ password: import("zod").ZodString;
1083
+ amount: import("zod").ZodString;
1084
+ activation_code: import("zod").ZodString;
1085
+ }, "strip", import("zod").ZodTypeAny, {
1086
+ pkh: string;
1087
+ mnemonic: string[];
1088
+ email: string;
1089
+ password: string;
1090
+ amount: string;
1091
+ activation_code: string;
1092
+ }, {
1093
+ pkh: string;
1094
+ mnemonic: string[];
1095
+ email: string;
1096
+ password: string;
1097
+ amount: string;
1098
+ activation_code: string;
1099
+ }>>;
1100
+ }, "strip", import("zod").ZodTypeAny, {
1101
+ accounts?: Record<string, {
1102
+ mnemonic?: string | undefined;
1103
+ publicKey?: string | undefined;
1104
+ publicKeyHash?: string | undefined;
1105
+ privateKey?: string | undefined;
1106
+ }> | undefined;
1107
+ faucet?: {
1108
+ pkh: string;
1109
+ mnemonic: string[];
1110
+ email: string;
1111
+ password: string;
1112
+ amount: string;
1113
+ activation_code: string;
1114
+ } | undefined;
1115
+ label: string;
1116
+ rpcUrl: string;
1117
+ }, {
1118
+ accounts?: Record<string, {
1119
+ mnemonic?: string | undefined;
1120
+ publicKey?: string | undefined;
1121
+ publicKeyHash?: string | undefined;
1122
+ privateKey?: string | undefined;
1123
+ }> | undefined;
1124
+ faucet?: {
1125
+ pkh: string;
1126
+ mnemonic: string[];
1127
+ email: string;
1128
+ password: string;
1129
+ amount: string;
1130
+ activation_code: string;
1131
+ } | undefined;
1132
+ label: string;
1133
+ rpcUrl: string;
1134
+ }>>>;
1135
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1136
+ label: import("zod").ZodString;
1137
+ rpcUrl: import("zod").ZodString;
1138
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1139
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1140
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1141
+ encryptedKey: import("zod").ZodString;
1142
+ publicKeyHash: import("zod").ZodString;
1143
+ secretKey: import("zod").ZodString;
1144
+ }, "strip", import("zod").ZodTypeAny, {
1145
+ publicKeyHash: string;
1146
+ encryptedKey: string;
1147
+ secretKey: string;
1148
+ }, {
1149
+ publicKeyHash: string;
1150
+ encryptedKey: string;
1151
+ secretKey: string;
1152
+ }>, import("zod").ZodString]>>>;
1153
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1154
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1155
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1156
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1157
+ }, "strip", import("zod").ZodTypeAny, {
1158
+ disableAutostartWithSandbox?: boolean | undefined;
1159
+ postgresqlPort?: number | undefined;
1160
+ apiPort?: number | undefined;
1161
+ }, {
1162
+ disableAutostartWithSandbox?: boolean | undefined;
1163
+ postgresqlPort?: number | undefined;
1164
+ apiPort?: number | undefined;
1165
+ }>>;
1166
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1167
+ }, "strip", import("zod").ZodTypeAny, {
1168
+ plugin?: string | undefined;
1169
+ accounts?: Record<string, string | {
1170
+ publicKeyHash: string;
1171
+ encryptedKey: string;
1172
+ secretKey: string;
1173
+ }> | undefined;
1174
+ protocol?: string | undefined;
1175
+ tzkt?: {
1176
+ disableAutostartWithSandbox?: boolean | undefined;
1177
+ postgresqlPort?: number | undefined;
1178
+ apiPort?: number | undefined;
1179
+ } | undefined;
1180
+ annotations?: Record<string, unknown> | undefined;
1181
+ label: string;
1182
+ rpcUrl: string;
1183
+ }, {
1184
+ plugin?: string | undefined;
1185
+ accounts?: Record<string, string | {
1186
+ publicKeyHash: string;
1187
+ encryptedKey: string;
1188
+ secretKey: string;
1189
+ }> | undefined;
1190
+ protocol?: string | undefined;
1191
+ tzkt?: {
1192
+ disableAutostartWithSandbox?: boolean | undefined;
1193
+ postgresqlPort?: number | undefined;
1194
+ apiPort?: number | undefined;
1195
+ } | undefined;
1196
+ annotations?: Record<string, unknown> | undefined;
1197
+ label: string;
1198
+ rpcUrl: string;
1199
+ }>>>;
1200
+ environment: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1201
+ networks: import("zod").ZodArray<import("zod").ZodString, "many">;
1202
+ sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
1203
+ storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1204
+ aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
1205
+ }, "strip", import("zod").ZodTypeAny, {
1206
+ storage?: Record<string, string> | undefined;
1207
+ aliases?: Record<string, Record<string, string>> | undefined;
1208
+ networks: string[];
1209
+ sandboxes: string[];
1210
+ }, {
1211
+ storage?: Record<string, string> | undefined;
1212
+ aliases?: Record<string, Record<string, string>> | undefined;
1213
+ networks: string[];
1214
+ sandboxes: string[];
1215
+ }>, import("zod").ZodString]>>>;
1216
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1217
+ contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1218
+ sourceFile: import("zod").ZodString;
1219
+ hash: import("zod").ZodString;
1220
+ }, "strip", import("zod").ZodTypeAny, {
1221
+ sourceFile: string;
1222
+ hash: string;
1223
+ }, {
1224
+ sourceFile: string;
1225
+ hash: string;
1226
+ }>>>;
1227
+ metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1228
+ name: import("zod").ZodOptional<import("zod").ZodString>;
1229
+ projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
1230
+ authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
1231
+ license: import("zod").ZodOptional<import("zod").ZodString>;
1232
+ homepage: import("zod").ZodOptional<import("zod").ZodString>;
1233
+ }, "strip", import("zod").ZodTypeAny, {
1234
+ name?: string | undefined;
1235
+ projectDescription?: string | undefined;
1236
+ authors?: string[] | undefined;
1237
+ license?: string | undefined;
1238
+ homepage?: string | undefined;
1239
+ }, {
1240
+ name?: string | undefined;
1241
+ projectDescription?: string | undefined;
1242
+ authors?: string[] | undefined;
1243
+ license?: string | undefined;
1244
+ homepage?: string | undefined;
1245
+ }>>;
1246
+ }, "strip", import("zod").ZodTypeAny, {
1247
+ sandbox?: Record<string, {
1248
+ plugin?: string | undefined;
1249
+ accounts?: Record<string, string | {
1250
+ publicKeyHash: string;
1251
+ encryptedKey: string;
1252
+ secretKey: string;
1253
+ }> | undefined;
1254
+ protocol?: string | undefined;
1255
+ tzkt?: {
1256
+ disableAutostartWithSandbox?: boolean | undefined;
1257
+ postgresqlPort?: number | undefined;
1258
+ apiPort?: number | undefined;
1259
+ } | undefined;
1260
+ annotations?: Record<string, unknown> | undefined;
1261
+ label: string;
1262
+ rpcUrl: string;
1263
+ }> | undefined;
1264
+ language?: "en" | "fr" | undefined;
1265
+ metadata?: {
1266
+ name?: string | undefined;
1267
+ projectDescription?: string | undefined;
1268
+ authors?: string[] | undefined;
1269
+ license?: string | undefined;
1270
+ homepage?: string | undefined;
1271
+ } | undefined;
1272
+ artifactsDir?: string | undefined;
1273
+ contractsDir?: string | undefined;
1274
+ contracts?: Record<string, {
1275
+ sourceFile: string;
1276
+ hash: string;
1277
+ }> | undefined;
1278
+ plugins?: {
1279
+ type: "npm" | "binary" | "deno";
1280
+ name: string;
1281
+ }[] | undefined;
1282
+ accounts?: Record<string, string> | undefined;
1283
+ environment?: Record<string, string | {
1284
+ storage?: Record<string, string> | undefined;
1285
+ aliases?: Record<string, Record<string, string>> | undefined;
1286
+ networks: string[];
1287
+ sandboxes: string[];
1288
+ }> | undefined;
1289
+ network?: Record<string, {
1290
+ accounts?: Record<string, {
1291
+ mnemonic?: string | undefined;
1292
+ publicKey?: string | undefined;
1293
+ publicKeyHash?: string | undefined;
1294
+ privateKey?: string | undefined;
1295
+ }> | undefined;
1296
+ faucet?: {
1297
+ pkh: string;
1298
+ mnemonic: string[];
1299
+ email: string;
1300
+ password: string;
1301
+ amount: string;
1302
+ activation_code: string;
1303
+ } | undefined;
1304
+ label: string;
1305
+ rpcUrl: string;
1306
+ }> | undefined;
1307
+ }, {
1308
+ sandbox?: Record<string, {
1309
+ plugin?: string | undefined;
1310
+ accounts?: Record<string, string | {
1311
+ publicKeyHash: string;
1312
+ encryptedKey: string;
1313
+ secretKey: string;
1314
+ }> | undefined;
1315
+ protocol?: string | undefined;
1316
+ tzkt?: {
1317
+ disableAutostartWithSandbox?: boolean | undefined;
1318
+ postgresqlPort?: number | undefined;
1319
+ apiPort?: number | undefined;
1320
+ } | undefined;
1321
+ annotations?: Record<string, unknown> | undefined;
1322
+ label: string;
1323
+ rpcUrl: string;
1324
+ }> | undefined;
1325
+ language?: "en" | "fr" | undefined;
1326
+ metadata?: {
1327
+ name?: string | undefined;
1328
+ projectDescription?: string | undefined;
1329
+ authors?: string[] | undefined;
1330
+ license?: string | undefined;
1331
+ homepage?: string | undefined;
1332
+ } | undefined;
1333
+ artifactsDir?: string | undefined;
1334
+ contractsDir?: string | undefined;
1335
+ contracts?: Record<string, {
1336
+ sourceFile: string;
1337
+ hash: string;
1338
+ }> | undefined;
1339
+ plugins?: {
1340
+ type: "npm" | "binary" | "deno";
1341
+ name: string;
1342
+ }[] | undefined;
1343
+ accounts?: Record<string, string> | undefined;
1344
+ environment?: Record<string, string | {
1345
+ storage?: Record<string, string> | undefined;
1346
+ aliases?: Record<string, Record<string, string>> | undefined;
1347
+ networks: string[];
1348
+ sandboxes: string[];
1349
+ }> | undefined;
1350
+ network?: Record<string, {
1351
+ accounts?: Record<string, {
1352
+ mnemonic?: string | undefined;
1353
+ publicKey?: string | undefined;
1354
+ publicKeyHash?: string | undefined;
1355
+ privateKey?: string | undefined;
1356
+ }> | undefined;
1357
+ faucet?: {
1358
+ pkh: string;
1359
+ mnemonic: string[];
1360
+ email: string;
1361
+ password: string;
1362
+ amount: string;
1363
+ activation_code: string;
1364
+ } | undefined;
1365
+ label: string;
1366
+ rpcUrl: string;
1367
+ }> | undefined;
1368
+ }>;
1369
+ export type t = ConfigFileV1Strict;
1370
+ //# sourceMappingURL=ConfigFileV1.d.ts.map