@taqueria/protocol 0.56.15 → 0.57.8

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 (568) hide show
  1. package/Alias.d.js +455 -0
  2. package/Alias.d.js.map +1 -0
  3. package/Alias.js +53 -53
  4. package/Alias.js.map +1 -1
  5. package/Base.d.js +27 -0
  6. package/Base.d.js.map +1 -0
  7. package/Base.d.ts +6 -6
  8. package/Base.d.ts.map +1 -1
  9. package/Base.js.map +1 -1
  10. package/Command.d.js +455 -0
  11. package/Command.d.js.map +1 -0
  12. package/Command.js +53 -53
  13. package/Command.js.map +1 -1
  14. package/Config.d.js +455 -0
  15. package/Config.d.js.map +1 -0
  16. package/Config.d.ts +0 -1
  17. package/Config.js +53 -53
  18. package/Config.js.map +1 -1
  19. package/ConfigArtifactsDir.d.js +19 -0
  20. package/ConfigArtifactsDir.d.js.map +1 -0
  21. package/ConfigArtifactsDir.js.map +1 -1
  22. package/ConfigContractsDir.d.js +455 -0
  23. package/ConfigContractsDir.d.js.map +1 -0
  24. package/ConfigContractsDir.js +53 -53
  25. package/ConfigContractsDir.js.map +1 -1
  26. package/ConfigEnvironmentFileV2.d.js +455 -0
  27. package/ConfigEnvironmentFileV2.d.js.map +1 -0
  28. package/ConfigEnvironmentFileV2.d.ts +0 -1
  29. package/ConfigEnvironmentFileV2.js +53 -53
  30. package/ConfigEnvironmentFileV2.js.map +1 -1
  31. package/ConfigFileV2.d.js +455 -0
  32. package/ConfigFileV2.d.js.map +1 -0
  33. package/ConfigFileV2.d.ts +0 -1
  34. package/ConfigFileV2.js +53 -53
  35. package/ConfigFileV2.js.map +1 -1
  36. package/Contract.d.js +455 -0
  37. package/Contract.d.js.map +1 -0
  38. package/Contract.js +53 -53
  39. package/Contract.js.map +1 -1
  40. package/Crypto.d.js +19 -0
  41. package/Crypto.d.js.map +1 -0
  42. package/EconomicalProtocolHash.d.js +455 -0
  43. package/EconomicalProtocolHash.d.js.map +1 -0
  44. package/EconomicalProtocolHash.js +53 -53
  45. package/EconomicalProtocolHash.js.map +1 -1
  46. package/Environment.d.js +455 -0
  47. package/Environment.d.js.map +1 -0
  48. package/Environment.d.ts +0 -1
  49. package/Environment.js +53 -53
  50. package/Environment.js.map +1 -1
  51. package/EphemeralState.d.js +19 -0
  52. package/EphemeralState.d.js.map +1 -0
  53. package/EphemeralState.d.ts +1602 -646
  54. package/EphemeralState.d.ts.map +1 -1
  55. package/EphemeralState.js +3251 -108
  56. package/EphemeralState.js.map +1 -1
  57. package/Faucet.d.js +455 -0
  58. package/Faucet.d.js.map +1 -0
  59. package/Faucet.js +53 -53
  60. package/Faucet.js.map +1 -1
  61. package/HumanReadableIdentifier.d.js +455 -0
  62. package/HumanReadableIdentifier.d.js.map +1 -0
  63. package/HumanReadableIdentifier.js +53 -53
  64. package/HumanReadableIdentifier.js.map +1 -1
  65. package/InstalledPlugin.d.js +455 -0
  66. package/InstalledPlugin.d.js.map +1 -0
  67. package/InstalledPlugin.js +53 -53
  68. package/InstalledPlugin.js.map +1 -1
  69. package/LoadedConfig.d.js +455 -0
  70. package/LoadedConfig.d.js.map +1 -0
  71. package/LoadedConfig.js +53 -53
  72. package/LoadedConfig.js.map +1 -1
  73. package/MetadataConfig.d.js +455 -0
  74. package/MetadataConfig.d.js.map +1 -0
  75. package/MetadataConfig.js +53 -53
  76. package/MetadataConfig.js.map +1 -1
  77. package/NetworkAccountConfig.d.js +455 -0
  78. package/NetworkAccountConfig.d.js.map +1 -0
  79. package/NetworkAccountConfig.js +53 -53
  80. package/NetworkAccountConfig.js.map +1 -1
  81. package/NetworkConfig.d.js +455 -0
  82. package/NetworkConfig.d.js.map +1 -0
  83. package/NetworkConfig.js +53 -53
  84. package/NetworkConfig.js.map +1 -1
  85. package/NonEmptyString.d.js +455 -0
  86. package/NonEmptyString.d.js.map +1 -0
  87. package/NonEmptyString.js +53 -53
  88. package/NonEmptyString.js.map +1 -1
  89. package/Operation.d.js +455 -0
  90. package/Operation.d.js.map +1 -0
  91. package/Operation.js +53 -53
  92. package/Operation.js.map +1 -1
  93. package/Option.d.js +455 -0
  94. package/Option.d.js.map +1 -0
  95. package/Option.js +53 -53
  96. package/Option.js.map +1 -1
  97. package/ParsedOperation.d.js +455 -0
  98. package/ParsedOperation.d.js.map +1 -0
  99. package/ParsedOperation.js +53 -53
  100. package/ParsedOperation.js.map +1 -1
  101. package/ParsedPluginInfo.d.js +19 -0
  102. package/ParsedPluginInfo.d.js.map +1 -0
  103. package/ParsedPluginInfo.d.ts +5477 -717
  104. package/ParsedPluginInfo.d.ts.map +1 -1
  105. package/ParsedPluginInfo.js +53 -53
  106. package/ParsedPluginInfo.js.map +1 -1
  107. package/ParsedTemplate.d.js +455 -0
  108. package/ParsedTemplate.d.js.map +1 -0
  109. package/ParsedTemplate.js +53 -53
  110. package/ParsedTemplate.js.map +1 -1
  111. package/PersistentState.d.js +19 -0
  112. package/PersistentState.d.js.map +1 -0
  113. package/PersistentState.d.ts +47 -332
  114. package/PersistentState.d.ts.map +1 -1
  115. package/PersistentState.js +53 -53
  116. package/PersistentState.js.map +1 -1
  117. package/PluginActionName.d.js +455 -0
  118. package/PluginActionName.d.js.map +1 -0
  119. package/PluginActionName.js +53 -53
  120. package/PluginActionName.js.map +1 -1
  121. package/PluginDependenciesResponse.d.js +455 -0
  122. package/PluginDependenciesResponse.d.js.map +1 -0
  123. package/PluginDependenciesResponse.js +53 -53
  124. package/PluginDependenciesResponse.js.map +1 -1
  125. package/PluginInfo.d.js +19 -0
  126. package/PluginInfo.d.js.map +1 -0
  127. package/PluginInfo.d.ts +5925 -1223
  128. package/PluginInfo.d.ts.map +1 -1
  129. package/PluginInfo.js +53 -53
  130. package/PluginInfo.js.map +1 -1
  131. package/PluginJsonResponse.d.js +455 -0
  132. package/PluginJsonResponse.d.js.map +1 -0
  133. package/PluginJsonResponse.js +53 -53
  134. package/PluginJsonResponse.js.map +1 -1
  135. package/PluginProxyResponse.d.js +455 -0
  136. package/PluginProxyResponse.d.js.map +1 -0
  137. package/PluginProxyResponse.js +53 -53
  138. package/PluginProxyResponse.js.map +1 -1
  139. package/PluginResponseEncoding.d.js +455 -0
  140. package/PluginResponseEncoding.d.js.map +1 -0
  141. package/PluginResponseEncoding.js +53 -53
  142. package/PluginResponseEncoding.js.map +1 -1
  143. package/PluginSchema.d.js +19 -0
  144. package/PluginSchema.d.js.map +1 -0
  145. package/PluginSchema.d.ts +27517 -11308
  146. package/PluginSchema.d.ts.map +1 -1
  147. package/PluginSchema.js +53 -53
  148. package/PluginSchema.js.map +1 -1
  149. package/PositionalArg.d.js +455 -0
  150. package/PositionalArg.d.js.map +1 -0
  151. package/PositionalArg.js +53 -53
  152. package/PositionalArg.js.map +1 -1
  153. package/Provisioner.d.js +455 -0
  154. package/Provisioner.d.js.map +1 -0
  155. package/Provisioner.js +53 -53
  156. package/Provisioner.js.map +1 -1
  157. package/ProvisionerID.d.js +455 -0
  158. package/ProvisionerID.d.js.map +1 -0
  159. package/ProvisionerID.js +53 -53
  160. package/ProvisionerID.js.map +1 -1
  161. package/Provisions.d.js +455 -0
  162. package/Provisions.d.js.map +1 -0
  163. package/Provisions.js +53 -53
  164. package/Provisions.js.map +1 -1
  165. package/ProxyTaskArgs.d.js +455 -0
  166. package/ProxyTaskArgs.d.js.map +1 -0
  167. package/ProxyTaskArgs.js +53 -53
  168. package/ProxyTaskArgs.js.map +1 -1
  169. package/ProxyTemplateArgs.d.js +455 -0
  170. package/ProxyTemplateArgs.d.js.map +1 -0
  171. package/ProxyTemplateArgs.js +53 -53
  172. package/ProxyTemplateArgs.js.map +1 -1
  173. package/PublicKeyHash.d.js +455 -0
  174. package/PublicKeyHash.d.js.map +1 -0
  175. package/PublicKeyHash.js +53 -53
  176. package/PublicKeyHash.js.map +1 -1
  177. package/RequestArgs.d.js +455 -0
  178. package/RequestArgs.d.js.map +1 -0
  179. package/RequestArgs.js +53 -53
  180. package/RequestArgs.js.map +1 -1
  181. package/SHA256.d.js +19 -0
  182. package/SHA256.d.js.map +1 -0
  183. package/SHA256.d.ts +7 -7
  184. package/SHA256.d.ts.map +1 -1
  185. package/SHA256.js.map +1 -1
  186. package/SandboxAccountConfig.d.js +455 -0
  187. package/SandboxAccountConfig.d.js.map +1 -0
  188. package/SandboxAccountConfig.js +53 -53
  189. package/SandboxAccountConfig.js.map +1 -1
  190. package/SandboxConfig.d.js +455 -0
  191. package/SandboxConfig.d.js.map +1 -0
  192. package/SandboxConfig.js +53 -53
  193. package/SandboxConfig.js.map +1 -1
  194. package/SanitizedAbsPath.d.js +19 -0
  195. package/SanitizedAbsPath.d.js.map +1 -0
  196. package/SanitizedAbsPath.d.ts +10 -10
  197. package/SanitizedAbsPath.d.ts.map +1 -1
  198. package/SanitizedAbsPath.js.map +1 -1
  199. package/SanitizedArgs.d.js +19 -0
  200. package/SanitizedArgs.d.js.map +1 -0
  201. package/SanitizedArgs.d.ts +410 -358
  202. package/SanitizedArgs.d.ts.map +1 -1
  203. package/SanitizedArgs.js +53 -53
  204. package/SanitizedArgs.js.map +1 -1
  205. package/SanitizedPath.d.js +455 -0
  206. package/SanitizedPath.d.js.map +1 -0
  207. package/SanitizedPath.js +53 -53
  208. package/SanitizedPath.js.map +1 -1
  209. package/ScaffoldConfig.d.js +455 -0
  210. package/ScaffoldConfig.d.js.map +1 -0
  211. package/ScaffoldConfig.js +53 -53
  212. package/ScaffoldConfig.js.map +1 -1
  213. package/Settings.d.js +455 -0
  214. package/Settings.d.js.map +1 -0
  215. package/Settings.d.ts +1 -0
  216. package/Settings.d.ts.map +1 -1
  217. package/Settings.js +53 -53
  218. package/Settings.js.map +1 -1
  219. package/SingleChar.d.js +455 -0
  220. package/SingleChar.d.js.map +1 -0
  221. package/SingleChar.js +53 -53
  222. package/SingleChar.js.map +1 -1
  223. package/TaqError.d.js +19 -0
  224. package/TaqError.d.js.map +1 -0
  225. package/TaqError.d.ts +0 -1
  226. package/TaqError.d.ts.map +1 -1
  227. package/Task.d.js +455 -0
  228. package/Task.d.js.map +1 -0
  229. package/Task.js +53 -53
  230. package/Task.js.map +1 -1
  231. package/Template.d.js +455 -0
  232. package/Template.d.js.map +1 -0
  233. package/Template.js +53 -53
  234. package/Template.js.map +1 -1
  235. package/Timestamp.d.js +455 -0
  236. package/Timestamp.d.js.map +1 -0
  237. package/Timestamp.js +53 -53
  238. package/Timestamp.js.map +1 -1
  239. package/Tz.d.js +455 -0
  240. package/Tz.d.js.map +1 -0
  241. package/Tz.js +53 -53
  242. package/Tz.js.map +1 -1
  243. package/Url.d.js +455 -0
  244. package/Url.d.js.map +1 -0
  245. package/Url.js +53 -53
  246. package/Url.js.map +1 -1
  247. package/Verb.d.js +455 -0
  248. package/Verb.d.js.map +1 -0
  249. package/Verb.js +53 -53
  250. package/Verb.js.map +1 -1
  251. package/VersionNumber.d.js +455 -0
  252. package/VersionNumber.d.js.map +1 -0
  253. package/VersionNumber.js +53 -53
  254. package/VersionNumber.js.map +1 -1
  255. package/helpers.d.js +19 -0
  256. package/helpers.d.js.map +1 -0
  257. package/helpers.js.map +1 -1
  258. package/i18n.d.js +27 -0
  259. package/i18n.d.js.map +1 -0
  260. package/i18n.d.ts.map +1 -1
  261. package/index.d.js +3531 -0
  262. package/index.d.js.map +1 -0
  263. package/index.js +79 -80
  264. package/index.js.map +1 -1
  265. package/out/types/Alias.d.ts +1 -1
  266. package/out/types/Alias.d.ts.map +1 -1
  267. package/out/types/Alias.js +53 -53
  268. package/out/types/Alias.js.map +1 -1
  269. package/out/types/BuildNumber.d.ts +1 -1
  270. package/out/types/BuildNumber.d.ts.map +1 -1
  271. package/out/types/BuildNumber.js +53 -53
  272. package/out/types/BuildNumber.js.map +1 -1
  273. package/out/types/Command.d.ts +1 -1
  274. package/out/types/Command.d.ts.map +1 -1
  275. package/out/types/Command.js +53 -53
  276. package/out/types/Command.js.map +1 -1
  277. package/out/types/Config.d.ts +154 -155
  278. package/out/types/Config.d.ts.map +1 -1
  279. package/out/types/Config.js +53 -53
  280. package/out/types/Config.js.map +1 -1
  281. package/out/types/ConfigAccount.d.ts +1 -1
  282. package/out/types/ConfigAccount.d.ts.map +1 -1
  283. package/out/types/ConfigAccount.js +53 -53
  284. package/out/types/ConfigAccount.js.map +1 -1
  285. package/out/types/ConfigArtifactsDir.d.ts +1 -1
  286. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  287. package/out/types/ConfigArtifactsDir.js +53 -53
  288. package/out/types/ConfigArtifactsDir.js.map +1 -1
  289. package/out/types/ConfigContractsDir.d.ts +1 -1
  290. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  291. package/out/types/ConfigContractsDir.js +53 -53
  292. package/out/types/ConfigContractsDir.js.map +1 -1
  293. package/out/types/ConfigEnvironmentFileV2.d.ts +1 -2
  294. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  295. package/out/types/ConfigEnvironmentFileV2.js +53 -53
  296. package/out/types/ConfigEnvironmentFileV2.js.map +1 -1
  297. package/out/types/ConfigFileV1.d.ts +275 -275
  298. package/out/types/ConfigFileV1.d.ts.map +1 -1
  299. package/out/types/ConfigFileV1.js +53 -53
  300. package/out/types/ConfigFileV1.js.map +1 -1
  301. package/out/types/ConfigFileV2.d.ts +73 -74
  302. package/out/types/ConfigFileV2.d.ts.map +1 -1
  303. package/out/types/ConfigFileV2.js +53 -53
  304. package/out/types/ConfigFileV2.js.map +1 -1
  305. package/out/types/Contract.d.ts +1 -1
  306. package/out/types/Contract.d.ts.map +1 -1
  307. package/out/types/Contract.js +53 -53
  308. package/out/types/Contract.js.map +1 -1
  309. package/out/types/CurrencyAmountV2.d.ts +1 -1
  310. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  311. package/out/types/CurrencyAmountV2.js +53 -53
  312. package/out/types/CurrencyAmountV2.js.map +1 -1
  313. package/out/types/EconomicalProtocolHash.d.ts +1 -1
  314. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  315. package/out/types/EconomicalProtocolHash.js +53 -53
  316. package/out/types/EconomicalProtocolHash.js.map +1 -1
  317. package/out/types/Environment.d.ts +10 -11
  318. package/out/types/Environment.d.ts.map +1 -1
  319. package/out/types/Environment.js +53 -53
  320. package/out/types/Environment.js.map +1 -1
  321. package/out/types/EphemeralState.d.ts +16933 -7937
  322. package/out/types/EphemeralState.d.ts.map +1 -1
  323. package/out/types/EphemeralState.js +53 -53
  324. package/out/types/EphemeralState.js.map +1 -1
  325. package/out/types/Faucet.d.ts +1 -1
  326. package/out/types/Faucet.d.ts.map +1 -1
  327. package/out/types/Faucet.js +53 -53
  328. package/out/types/Faucet.js.map +1 -1
  329. package/out/types/HumanReadableIdentifier.d.ts +1 -1
  330. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  331. package/out/types/HumanReadableIdentifier.js +53 -53
  332. package/out/types/HumanReadableIdentifier.js.map +1 -1
  333. package/out/types/InstalledPlugin.d.ts +1 -1
  334. package/out/types/InstalledPlugin.d.ts.map +1 -1
  335. package/out/types/InstalledPlugin.js +53 -53
  336. package/out/types/InstalledPlugin.js.map +1 -1
  337. package/out/types/LoadedConfig.d.ts +328 -324
  338. package/out/types/LoadedConfig.d.ts.map +1 -1
  339. package/out/types/LoadedConfig.js +53 -53
  340. package/out/types/LoadedConfig.js.map +1 -1
  341. package/out/types/MetadataConfig.d.ts +1 -1
  342. package/out/types/MetadataConfig.d.ts.map +1 -1
  343. package/out/types/MetadataConfig.js +53 -53
  344. package/out/types/MetadataConfig.js.map +1 -1
  345. package/out/types/NetworkAccountConfig.d.ts +10 -10
  346. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  347. package/out/types/NetworkAccountConfig.js +53 -53
  348. package/out/types/NetworkAccountConfig.js.map +1 -1
  349. package/out/types/NetworkConfig.d.ts +18 -18
  350. package/out/types/NetworkConfig.d.ts.map +1 -1
  351. package/out/types/NetworkConfig.js +53 -53
  352. package/out/types/NetworkConfig.js.map +1 -1
  353. package/out/types/NonEmptyString.d.ts +1 -1
  354. package/out/types/NonEmptyString.d.ts.map +1 -1
  355. package/out/types/NonEmptyString.js +53 -53
  356. package/out/types/NonEmptyString.js.map +1 -1
  357. package/out/types/Operation.d.ts +2034 -1971
  358. package/out/types/Operation.d.ts.map +1 -1
  359. package/out/types/Operation.js +53 -53
  360. package/out/types/Operation.js.map +1 -1
  361. package/out/types/Option.d.ts +28 -28
  362. package/out/types/Option.d.ts.map +1 -1
  363. package/out/types/Option.js +53 -53
  364. package/out/types/Option.js.map +1 -1
  365. package/out/types/ParsedConfig.d.ts +332 -68
  366. package/out/types/ParsedConfig.d.ts.map +1 -1
  367. package/out/types/ParsedConfig.js +53 -53
  368. package/out/types/ParsedConfig.js.map +1 -1
  369. package/out/types/ParsedOperation.d.ts +1124 -1088
  370. package/out/types/ParsedOperation.d.ts.map +1 -1
  371. package/out/types/ParsedOperation.js +53 -53
  372. package/out/types/ParsedOperation.js.map +1 -1
  373. package/out/types/ParsedTemplate.d.ts +4622 -162
  374. package/out/types/ParsedTemplate.d.ts.map +1 -1
  375. package/out/types/ParsedTemplate.js +53 -53
  376. package/out/types/ParsedTemplate.js.map +1 -1
  377. package/out/types/PersistedOperation.d.ts +1 -1
  378. package/out/types/PersistedOperation.d.ts.map +1 -1
  379. package/out/types/PersistedOperation.js +53 -53
  380. package/out/types/PersistedOperation.js.map +1 -1
  381. package/out/types/PersistedTask.d.ts +1 -1
  382. package/out/types/PersistedTask.d.ts.map +1 -1
  383. package/out/types/PersistedTask.js +53 -53
  384. package/out/types/PersistedTask.js.map +1 -1
  385. package/out/types/PersistentState.d.ts +1 -1
  386. package/out/types/PersistentState.d.ts.map +1 -1
  387. package/out/types/PersistentState.js +53 -53
  388. package/out/types/PersistentState.js.map +1 -1
  389. package/out/types/PluginActionName.d.ts +1 -1
  390. package/out/types/PluginActionName.d.ts.map +1 -1
  391. package/out/types/PluginActionName.js +53 -53
  392. package/out/types/PluginActionName.js.map +1 -1
  393. package/out/types/PluginDependenciesResponse.d.ts +21 -17
  394. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  395. package/out/types/PluginDependenciesResponse.js +53 -53
  396. package/out/types/PluginDependenciesResponse.js.map +1 -1
  397. package/out/types/PluginInfo.d.ts +7813 -3313
  398. package/out/types/PluginInfo.d.ts.map +1 -1
  399. package/out/types/PluginInfo.js +53 -53
  400. package/out/types/PluginInfo.js.map +1 -1
  401. package/out/types/PluginJsonResponse.d.ts +5 -5
  402. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  403. package/out/types/PluginJsonResponse.js +53 -53
  404. package/out/types/PluginJsonResponse.js.map +1 -1
  405. package/out/types/PluginProxyResponse.d.ts +5 -5
  406. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  407. package/out/types/PluginProxyResponse.js +53 -53
  408. package/out/types/PluginProxyResponse.js.map +1 -1
  409. package/out/types/PluginResponseEncoding.d.ts +1 -1
  410. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  411. package/out/types/PluginResponseEncoding.js +53 -53
  412. package/out/types/PluginResponseEncoding.js.map +1 -1
  413. package/out/types/PluginSchema.d.ts +18909 -24722
  414. package/out/types/PluginSchema.d.ts.map +1 -1
  415. package/out/types/PluginSchema.js +53 -53
  416. package/out/types/PluginSchema.js.map +1 -1
  417. package/out/types/PositionalArg.d.ts +19 -19
  418. package/out/types/PositionalArg.d.ts.map +1 -1
  419. package/out/types/PositionalArg.js +53 -53
  420. package/out/types/PositionalArg.js.map +1 -1
  421. package/out/types/Provisioner.d.ts +1 -1
  422. package/out/types/Provisioner.d.ts.map +1 -1
  423. package/out/types/Provisioner.js +53 -53
  424. package/out/types/Provisioner.js.map +1 -1
  425. package/out/types/ProvisionerID.d.ts +1 -1
  426. package/out/types/ProvisionerID.d.ts.map +1 -1
  427. package/out/types/ProvisionerID.js +53 -53
  428. package/out/types/ProvisionerID.js.map +1 -1
  429. package/out/types/Provisions.d.ts +1 -1
  430. package/out/types/Provisions.d.ts.map +1 -1
  431. package/out/types/Provisions.js +53 -53
  432. package/out/types/Provisions.js.map +1 -1
  433. package/out/types/ProxyTaskArgs.d.ts +1181 -1129
  434. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  435. package/out/types/ProxyTaskArgs.js +53 -53
  436. package/out/types/ProxyTaskArgs.js.map +1 -1
  437. package/out/types/ProxyTemplateArgs.d.ts +1181 -1129
  438. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  439. package/out/types/ProxyTemplateArgs.js +53 -53
  440. package/out/types/ProxyTemplateArgs.js.map +1 -1
  441. package/out/types/PublicKeyHash.d.ts +1 -1
  442. package/out/types/PublicKeyHash.d.ts.map +1 -1
  443. package/out/types/PublicKeyHash.js +53 -53
  444. package/out/types/PublicKeyHash.js.map +1 -1
  445. package/out/types/RequestArgs.d.ts +1168 -1129
  446. package/out/types/RequestArgs.d.ts.map +1 -1
  447. package/out/types/RequestArgs.js +53 -53
  448. package/out/types/RequestArgs.js.map +1 -1
  449. package/out/types/RuntimeDependency.d.ts +1 -1
  450. package/out/types/RuntimeDependency.d.ts.map +1 -1
  451. package/out/types/RuntimeDependency.js +53 -53
  452. package/out/types/RuntimeDependency.js.map +1 -1
  453. package/out/types/RuntimeDependencyReport.d.ts +21 -17
  454. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  455. package/out/types/RuntimeDependencyReport.js +53 -53
  456. package/out/types/RuntimeDependencyReport.js.map +1 -1
  457. package/out/types/SHA256.d.ts +1 -1
  458. package/out/types/SHA256.d.ts.map +1 -1
  459. package/out/types/SHA256.js +53 -53
  460. package/out/types/SHA256.js.map +1 -1
  461. package/out/types/SandboxAccount.d.ts +1 -1
  462. package/out/types/SandboxAccount.d.ts.map +1 -1
  463. package/out/types/SandboxAccount.js +53 -53
  464. package/out/types/SandboxAccount.js.map +1 -1
  465. package/out/types/SandboxAccountConfig.d.ts +1 -1
  466. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  467. package/out/types/SandboxAccountConfig.js +53 -53
  468. package/out/types/SandboxAccountConfig.js.map +1 -1
  469. package/out/types/SandboxAccounts.d.ts +1 -1
  470. package/out/types/SandboxAccounts.d.ts.map +1 -1
  471. package/out/types/SandboxAccounts.js +53 -53
  472. package/out/types/SandboxAccounts.js.map +1 -1
  473. package/out/types/SandboxConfig.d.ts +10 -10
  474. package/out/types/SandboxConfig.d.ts.map +1 -1
  475. package/out/types/SandboxConfig.js +53 -53
  476. package/out/types/SandboxConfig.js.map +1 -1
  477. package/out/types/SanitizedAbsPath.d.ts +1 -1
  478. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  479. package/out/types/SanitizedAbsPath.js +53 -53
  480. package/out/types/SanitizedAbsPath.js.map +1 -1
  481. package/out/types/SanitizedArgs.d.ts +1 -1
  482. package/out/types/SanitizedArgs.d.ts.map +1 -1
  483. package/out/types/SanitizedArgs.js +53 -53
  484. package/out/types/SanitizedArgs.js.map +1 -1
  485. package/out/types/SanitizedPath.d.ts +1 -1
  486. package/out/types/SanitizedPath.d.ts.map +1 -1
  487. package/out/types/SanitizedPath.js +53 -53
  488. package/out/types/SanitizedPath.js.map +1 -1
  489. package/out/types/ScaffoldConfig.d.ts +1 -1
  490. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  491. package/out/types/ScaffoldConfig.js +53 -53
  492. package/out/types/ScaffoldConfig.js.map +1 -1
  493. package/out/types/Settings.d.ts +1 -1
  494. package/out/types/Settings.d.ts.map +1 -1
  495. package/out/types/Settings.js +53 -53
  496. package/out/types/Settings.js.map +1 -1
  497. package/out/types/SingleChar.d.ts +1 -1
  498. package/out/types/SingleChar.d.ts.map +1 -1
  499. package/out/types/SingleChar.js +53 -53
  500. package/out/types/SingleChar.js.map +1 -1
  501. package/out/types/Task.d.ts +167 -167
  502. package/out/types/Task.d.ts.map +1 -1
  503. package/out/types/Task.js +53 -53
  504. package/out/types/Task.js.map +1 -1
  505. package/out/types/Template.d.ts +2532 -5745
  506. package/out/types/Template.d.ts.map +1 -1
  507. package/out/types/Template.js +53 -53
  508. package/out/types/Template.js.map +1 -1
  509. package/out/types/Timestamp.d.ts +1 -1
  510. package/out/types/Timestamp.d.ts.map +1 -1
  511. package/out/types/Timestamp.js +53 -53
  512. package/out/types/Timestamp.js.map +1 -1
  513. package/out/types/Tz.d.ts +1 -1
  514. package/out/types/Tz.d.ts.map +1 -1
  515. package/out/types/Tz.js +53 -53
  516. package/out/types/Tz.js.map +1 -1
  517. package/out/types/TzKtConfig.d.ts +1 -1
  518. package/out/types/TzKtConfig.d.ts.map +1 -1
  519. package/out/types/TzKtConfig.js +53 -53
  520. package/out/types/TzKtConfig.js.map +1 -1
  521. package/out/types/Url.d.ts +1 -1
  522. package/out/types/Url.d.ts.map +1 -1
  523. package/out/types/Url.js +53 -53
  524. package/out/types/Url.js.map +1 -1
  525. package/out/types/Verb.d.ts +1 -1
  526. package/out/types/Verb.d.ts.map +1 -1
  527. package/out/types/Verb.js +53 -53
  528. package/out/types/Verb.js.map +1 -1
  529. package/out/types/VersionNumber.d.ts +1 -1
  530. package/out/types/VersionNumber.d.ts.map +1 -1
  531. package/out/types/VersionNumber.js +53 -53
  532. package/out/types/VersionNumber.js.map +1 -1
  533. package/out/types-strict.d.ts +0 -1
  534. package/out/types-zod.d.js.map +1 -1
  535. package/out/types-zod.d.ts +15769 -13234
  536. package/out/types-zod.d.ts.map +1 -1
  537. package/out/types-zod.js +53 -53
  538. package/out/types-zod.js.map +1 -1
  539. package/package.json +338 -335
  540. package/scripts/exports.sh +0 -0
  541. package/taqueria-protocol-types.d.js +3523 -0
  542. package/taqueria-protocol-types.d.js.map +1 -0
  543. package/taqueria-protocol-types.js +2212 -1335
  544. package/taqueria-protocol-types.js.map +1 -1
  545. package/tsconfig.tsbuildinfo +1 -0
  546. package/tsup.config.d.js +27 -0
  547. package/tsup.config.d.js.map +1 -0
  548. package/tsup.config.d.ts.map +1 -1
  549. package/tsup.config.js +104 -0
  550. package/tsup.config.js.map +1 -0
  551. package/types-config-files.d.js +19 -0
  552. package/types-config-files.d.js.map +1 -0
  553. package/types-config-files.d.ts +1 -2
  554. package/types-config-files.d.ts.map +1 -1
  555. package/types-config-files.js +2 -4
  556. package/types-config-files.js.map +1 -1
  557. package/types.d.js +19 -0
  558. package/types.d.js.map +1 -0
  559. package/types.d.ts +0 -1
  560. package/tzkt-config.d.js +19 -0
  561. package/tzkt-config.d.js.map +1 -0
  562. package/tzkt-config.d.ts +10 -10
  563. package/tzkt-config.d.ts.map +1 -1
  564. package/tzkt-config.js.map +1 -1
  565. package/scripts/build-types.d.ts +0 -2
  566. package/scripts/build-types.d.ts.map +0 -1
  567. package/scripts/post-ts-to-zod.d.ts +0 -2
  568. package/scripts/post-ts-to-zod.d.ts.map +0 -1
@@ -6,74 +6,9 @@ export type { LoadedConfigStrict as LoadedConfig };
6
6
  export declare const from: (input: unknown) => LoadedConfigStrict;
7
7
  export declare const create: (input: LoadedConfig) => LoadedConfigStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, LoadedConfigStrict>;
9
- export declare const make: (input: Omit<LoadedConfigStrict, '__type'>) => FutureInstance<TaqError, LoadedConfigStrict>;
9
+ export declare const make: (input: Omit<LoadedConfigStrict, "__type">) => FutureInstance<TaqError, LoadedConfigStrict>;
10
10
  export declare const schemas: {
11
- rawSchema: import("zod").ZodObject<{
12
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
13
- label: import("zod").ZodString;
14
- rpcUrl: import("zod").ZodString;
15
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
16
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
17
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
18
- encryptedKey: import("zod").ZodString;
19
- publicKeyHash: import("zod").ZodString;
20
- secretKey: import("zod").ZodString;
21
- }, "strip", import("zod").ZodTypeAny, {
22
- publicKeyHash: string;
23
- encryptedKey: string;
24
- secretKey: string;
25
- }, {
26
- publicKeyHash: string;
27
- encryptedKey: string;
28
- secretKey: string;
29
- }>, import("zod").ZodString]>>>;
30
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
31
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
32
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
33
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
34
- }, "strip", import("zod").ZodTypeAny, {
35
- disableAutostartWithSandbox?: boolean | undefined;
36
- postgresqlPort?: number | undefined;
37
- apiPort?: number | undefined;
38
- }, {
39
- disableAutostartWithSandbox?: boolean | undefined;
40
- postgresqlPort?: number | undefined;
41
- apiPort?: number | undefined;
42
- }>>;
43
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
44
- }, "strip", import("zod").ZodTypeAny, {
45
- label: string;
46
- rpcUrl: string;
47
- protocol?: string | undefined;
48
- plugin?: string | undefined;
49
- accounts?: Record<string, string | {
50
- publicKeyHash: string;
51
- encryptedKey: string;
52
- secretKey: string;
53
- }> | undefined;
54
- tzkt?: {
55
- disableAutostartWithSandbox?: boolean | undefined;
56
- postgresqlPort?: number | undefined;
57
- apiPort?: number | undefined;
58
- } | undefined;
59
- annotations?: Record<string, unknown> | undefined;
60
- }, {
61
- label: string;
62
- rpcUrl: string;
63
- protocol?: string | undefined;
64
- plugin?: string | undefined;
65
- accounts?: Record<string, string | {
66
- publicKeyHash: string;
67
- encryptedKey: string;
68
- secretKey: string;
69
- }> | undefined;
70
- tzkt?: {
71
- disableAutostartWithSandbox?: boolean | undefined;
72
- postgresqlPort?: number | undefined;
73
- apiPort?: number | undefined;
74
- } | undefined;
75
- annotations?: Record<string, unknown> | undefined;
76
- }>>>;
11
+ rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
77
12
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
78
13
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
79
14
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -125,13 +60,13 @@ export declare const schemas: {
125
60
  }, "strip", import("zod").ZodTypeAny, {
126
61
  networks: string[];
127
62
  sandboxes: string[];
128
- storage?: Record<string, string> | undefined;
129
63
  aliases?: Record<string, Record<string, string>> | undefined;
64
+ storage?: Record<string, string> | undefined;
130
65
  }, {
131
66
  networks: string[];
132
67
  sandboxes: string[];
133
- storage?: Record<string, string> | undefined;
134
68
  aliases?: Record<string, Record<string, string>> | undefined;
69
+ storage?: Record<string, string> | undefined;
135
70
  }>, import("zod").ZodString]>>;
136
71
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
137
72
  label: import("zod").ZodString;
@@ -142,15 +77,15 @@ export declare const schemas: {
142
77
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
143
78
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
144
79
  }, "strip", import("zod").ZodTypeAny, {
80
+ mnemonic?: string | undefined;
145
81
  publicKey?: string | undefined;
146
82
  publicKeyHash?: string | undefined;
147
83
  privateKey?: string | undefined;
148
- mnemonic?: string | undefined;
149
84
  }, {
85
+ mnemonic?: string | undefined;
150
86
  publicKey?: string | undefined;
151
87
  publicKeyHash?: string | undefined;
152
88
  privateKey?: string | undefined;
153
- mnemonic?: string | undefined;
154
89
  }>>>;
155
90
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
156
91
  pkh: import("zod").ZodString;
@@ -178,10 +113,10 @@ export declare const schemas: {
178
113
  label: string;
179
114
  rpcUrl: string;
180
115
  accounts?: Record<string, {
116
+ mnemonic?: string | undefined;
181
117
  publicKey?: string | undefined;
182
118
  publicKeyHash?: string | undefined;
183
119
  privateKey?: string | undefined;
184
- mnemonic?: string | undefined;
185
120
  }> | undefined;
186
121
  faucet?: {
187
122
  pkh: string;
@@ -195,10 +130,10 @@ export declare const schemas: {
195
130
  label: string;
196
131
  rpcUrl: string;
197
132
  accounts?: Record<string, {
133
+ mnemonic?: string | undefined;
198
134
  publicKey?: string | undefined;
199
135
  publicKeyHash?: string | undefined;
200
136
  privateKey?: string | undefined;
201
- mnemonic?: string | undefined;
202
137
  }> | undefined;
203
138
  faucet?: {
204
139
  pkh: string;
@@ -209,29 +144,95 @@ export declare const schemas: {
209
144
  activation_code: string;
210
145
  } | undefined;
211
146
  }>>>;
147
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
148
+ label: import("zod").ZodString;
149
+ rpcUrl: import("zod").ZodString;
150
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
151
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
152
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
153
+ encryptedKey: import("zod").ZodString;
154
+ publicKeyHash: import("zod").ZodString;
155
+ secretKey: import("zod").ZodString;
156
+ }, "strip", import("zod").ZodTypeAny, {
157
+ publicKeyHash: string;
158
+ encryptedKey: string;
159
+ secretKey: string;
160
+ }, {
161
+ publicKeyHash: string;
162
+ encryptedKey: string;
163
+ secretKey: string;
164
+ }>, import("zod").ZodString]>>>;
165
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
166
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
167
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
168
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
169
+ }, "strip", import("zod").ZodTypeAny, {
170
+ disableAutostartWithSandbox?: boolean | undefined;
171
+ postgresqlPort?: number | undefined;
172
+ apiPort?: number | undefined;
173
+ }, {
174
+ disableAutostartWithSandbox?: boolean | undefined;
175
+ postgresqlPort?: number | undefined;
176
+ apiPort?: number | undefined;
177
+ }>>;
178
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
179
+ }, "strip", import("zod").ZodTypeAny, {
180
+ label: string;
181
+ rpcUrl: string;
182
+ plugin?: string | undefined;
183
+ accounts?: Record<string, string | {
184
+ publicKeyHash: string;
185
+ encryptedKey: string;
186
+ secretKey: string;
187
+ }> | undefined;
188
+ protocol?: string | undefined;
189
+ tzkt?: {
190
+ disableAutostartWithSandbox?: boolean | undefined;
191
+ postgresqlPort?: number | undefined;
192
+ apiPort?: number | undefined;
193
+ } | undefined;
194
+ annotations?: Record<string, unknown> | undefined;
195
+ }, {
196
+ label: string;
197
+ rpcUrl: string;
198
+ plugin?: string | undefined;
199
+ accounts?: Record<string, string | {
200
+ publicKeyHash: string;
201
+ encryptedKey: string;
202
+ secretKey: string;
203
+ }> | undefined;
204
+ protocol?: string | undefined;
205
+ tzkt?: {
206
+ disableAutostartWithSandbox?: boolean | undefined;
207
+ postgresqlPort?: number | undefined;
208
+ apiPort?: number | undefined;
209
+ } | undefined;
210
+ annotations?: Record<string, unknown> | undefined;
211
+ }>>>;
212
+ }, {
212
213
  projectDir: import("zod").ZodString;
213
214
  configFile: import("zod").ZodString;
214
215
  hash: import("zod").ZodString;
215
- }, "strip", import("zod").ZodTypeAny, {
216
+ }>, "strip", import("zod").ZodTypeAny, {
216
217
  projectDir: string;
217
218
  environment: Record<string, string | {
218
219
  networks: string[];
219
220
  sandboxes: string[];
220
- storage?: Record<string, string> | undefined;
221
221
  aliases?: Record<string, Record<string, string>> | undefined;
222
+ storage?: Record<string, string> | undefined;
222
223
  }>;
223
224
  hash: string;
224
225
  configFile: string;
225
226
  sandbox?: Record<string, {
226
227
  label: string;
227
228
  rpcUrl: string;
228
- protocol?: string | undefined;
229
229
  plugin?: string | undefined;
230
230
  accounts?: Record<string, string | {
231
231
  publicKeyHash: string;
232
232
  encryptedKey: string;
233
233
  secretKey: string;
234
234
  }> | undefined;
235
+ protocol?: string | undefined;
235
236
  tzkt?: {
236
237
  disableAutostartWithSandbox?: boolean | undefined;
237
238
  postgresqlPort?: number | undefined;
@@ -262,10 +263,10 @@ export declare const schemas: {
262
263
  label: string;
263
264
  rpcUrl: string;
264
265
  accounts?: Record<string, {
266
+ mnemonic?: string | undefined;
265
267
  publicKey?: string | undefined;
266
268
  publicKeyHash?: string | undefined;
267
269
  privateKey?: string | undefined;
268
- mnemonic?: string | undefined;
269
270
  }> | undefined;
270
271
  faucet?: {
271
272
  pkh: string;
@@ -281,21 +282,21 @@ export declare const schemas: {
281
282
  environment: Record<string, string | {
282
283
  networks: string[];
283
284
  sandboxes: string[];
284
- storage?: Record<string, string> | undefined;
285
285
  aliases?: Record<string, Record<string, string>> | undefined;
286
+ storage?: Record<string, string> | undefined;
286
287
  }>;
287
288
  hash: string;
288
289
  configFile: string;
289
290
  sandbox?: Record<string, {
290
291
  label: string;
291
292
  rpcUrl: string;
292
- protocol?: string | undefined;
293
293
  plugin?: string | undefined;
294
294
  accounts?: Record<string, string | {
295
295
  publicKeyHash: string;
296
296
  encryptedKey: string;
297
297
  secretKey: string;
298
298
  }> | undefined;
299
+ protocol?: string | undefined;
299
300
  tzkt?: {
300
301
  disableAutostartWithSandbox?: boolean | undefined;
301
302
  postgresqlPort?: number | undefined;
@@ -326,10 +327,10 @@ export declare const schemas: {
326
327
  label: string;
327
328
  rpcUrl: string;
328
329
  accounts?: Record<string, {
330
+ mnemonic?: string | undefined;
329
331
  publicKey?: string | undefined;
330
332
  publicKeyHash?: string | undefined;
331
333
  privateKey?: string | undefined;
332
- mnemonic?: string | undefined;
333
334
  }> | undefined;
334
335
  faucet?: {
335
336
  pkh: string;
@@ -341,72 +342,7 @@ export declare const schemas: {
341
342
  } | undefined;
342
343
  }> | undefined;
343
344
  }>;
344
- schema: import("zod").ZodEffects<import("zod").ZodObject<{
345
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
346
- label: import("zod").ZodString;
347
- rpcUrl: import("zod").ZodString;
348
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
349
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
350
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
351
- encryptedKey: import("zod").ZodString;
352
- publicKeyHash: import("zod").ZodString;
353
- secretKey: import("zod").ZodString;
354
- }, "strip", import("zod").ZodTypeAny, {
355
- publicKeyHash: string;
356
- encryptedKey: string;
357
- secretKey: string;
358
- }, {
359
- publicKeyHash: string;
360
- encryptedKey: string;
361
- secretKey: string;
362
- }>, import("zod").ZodString]>>>;
363
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
364
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
365
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
366
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
367
- }, "strip", import("zod").ZodTypeAny, {
368
- disableAutostartWithSandbox?: boolean | undefined;
369
- postgresqlPort?: number | undefined;
370
- apiPort?: number | undefined;
371
- }, {
372
- disableAutostartWithSandbox?: boolean | undefined;
373
- postgresqlPort?: number | undefined;
374
- apiPort?: number | undefined;
375
- }>>;
376
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
377
- }, "strip", import("zod").ZodTypeAny, {
378
- label: string;
379
- rpcUrl: string;
380
- protocol?: string | undefined;
381
- plugin?: string | undefined;
382
- accounts?: Record<string, string | {
383
- publicKeyHash: string;
384
- encryptedKey: string;
385
- secretKey: string;
386
- }> | undefined;
387
- tzkt?: {
388
- disableAutostartWithSandbox?: boolean | undefined;
389
- postgresqlPort?: number | undefined;
390
- apiPort?: number | undefined;
391
- } | undefined;
392
- annotations?: Record<string, unknown> | undefined;
393
- }, {
394
- label: string;
395
- rpcUrl: string;
396
- protocol?: string | undefined;
397
- plugin?: string | undefined;
398
- accounts?: Record<string, string | {
399
- publicKeyHash: string;
400
- encryptedKey: string;
401
- secretKey: string;
402
- }> | undefined;
403
- tzkt?: {
404
- disableAutostartWithSandbox?: boolean | undefined;
405
- postgresqlPort?: number | undefined;
406
- apiPort?: number | undefined;
407
- } | undefined;
408
- annotations?: Record<string, unknown> | undefined;
409
- }>>>;
345
+ schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
410
346
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
411
347
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
412
348
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -458,13 +394,13 @@ export declare const schemas: {
458
394
  }, "strip", import("zod").ZodTypeAny, {
459
395
  networks: string[];
460
396
  sandboxes: string[];
461
- storage?: Record<string, string> | undefined;
462
397
  aliases?: Record<string, Record<string, string>> | undefined;
398
+ storage?: Record<string, string> | undefined;
463
399
  }, {
464
400
  networks: string[];
465
401
  sandboxes: string[];
466
- storage?: Record<string, string> | undefined;
467
402
  aliases?: Record<string, Record<string, string>> | undefined;
403
+ storage?: Record<string, string> | undefined;
468
404
  }>, import("zod").ZodString]>>;
469
405
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
470
406
  label: import("zod").ZodString;
@@ -475,15 +411,15 @@ export declare const schemas: {
475
411
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
476
412
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
477
413
  }, "strip", import("zod").ZodTypeAny, {
414
+ mnemonic?: string | undefined;
478
415
  publicKey?: string | undefined;
479
416
  publicKeyHash?: string | undefined;
480
417
  privateKey?: string | undefined;
481
- mnemonic?: string | undefined;
482
418
  }, {
419
+ mnemonic?: string | undefined;
483
420
  publicKey?: string | undefined;
484
421
  publicKeyHash?: string | undefined;
485
422
  privateKey?: string | undefined;
486
- mnemonic?: string | undefined;
487
423
  }>>>;
488
424
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
489
425
  pkh: import("zod").ZodString;
@@ -511,10 +447,10 @@ export declare const schemas: {
511
447
  label: string;
512
448
  rpcUrl: string;
513
449
  accounts?: Record<string, {
450
+ mnemonic?: string | undefined;
514
451
  publicKey?: string | undefined;
515
452
  publicKeyHash?: string | undefined;
516
453
  privateKey?: string | undefined;
517
- mnemonic?: string | undefined;
518
454
  }> | undefined;
519
455
  faucet?: {
520
456
  pkh: string;
@@ -528,10 +464,10 @@ export declare const schemas: {
528
464
  label: string;
529
465
  rpcUrl: string;
530
466
  accounts?: Record<string, {
467
+ mnemonic?: string | undefined;
531
468
  publicKey?: string | undefined;
532
469
  publicKeyHash?: string | undefined;
533
470
  privateKey?: string | undefined;
534
- mnemonic?: string | undefined;
535
471
  }> | undefined;
536
472
  faucet?: {
537
473
  pkh: string;
@@ -542,29 +478,95 @@ export declare const schemas: {
542
478
  activation_code: string;
543
479
  } | undefined;
544
480
  }>>>;
481
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
482
+ label: import("zod").ZodString;
483
+ rpcUrl: import("zod").ZodString;
484
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
485
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
486
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
487
+ encryptedKey: import("zod").ZodString;
488
+ publicKeyHash: import("zod").ZodString;
489
+ secretKey: import("zod").ZodString;
490
+ }, "strip", import("zod").ZodTypeAny, {
491
+ publicKeyHash: string;
492
+ encryptedKey: string;
493
+ secretKey: string;
494
+ }, {
495
+ publicKeyHash: string;
496
+ encryptedKey: string;
497
+ secretKey: string;
498
+ }>, import("zod").ZodString]>>>;
499
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
500
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
501
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
502
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
503
+ }, "strip", import("zod").ZodTypeAny, {
504
+ disableAutostartWithSandbox?: boolean | undefined;
505
+ postgresqlPort?: number | undefined;
506
+ apiPort?: number | undefined;
507
+ }, {
508
+ disableAutostartWithSandbox?: boolean | undefined;
509
+ postgresqlPort?: number | undefined;
510
+ apiPort?: number | undefined;
511
+ }>>;
512
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
513
+ }, "strip", import("zod").ZodTypeAny, {
514
+ label: string;
515
+ rpcUrl: string;
516
+ plugin?: string | undefined;
517
+ accounts?: Record<string, string | {
518
+ publicKeyHash: string;
519
+ encryptedKey: string;
520
+ secretKey: string;
521
+ }> | undefined;
522
+ protocol?: string | undefined;
523
+ tzkt?: {
524
+ disableAutostartWithSandbox?: boolean | undefined;
525
+ postgresqlPort?: number | undefined;
526
+ apiPort?: number | undefined;
527
+ } | undefined;
528
+ annotations?: Record<string, unknown> | undefined;
529
+ }, {
530
+ label: string;
531
+ rpcUrl: string;
532
+ plugin?: string | undefined;
533
+ accounts?: Record<string, string | {
534
+ publicKeyHash: string;
535
+ encryptedKey: string;
536
+ secretKey: string;
537
+ }> | undefined;
538
+ protocol?: string | undefined;
539
+ tzkt?: {
540
+ disableAutostartWithSandbox?: boolean | undefined;
541
+ postgresqlPort?: number | undefined;
542
+ apiPort?: number | undefined;
543
+ } | undefined;
544
+ annotations?: Record<string, unknown> | undefined;
545
+ }>>>;
546
+ }, {
545
547
  projectDir: import("zod").ZodString;
546
548
  configFile: import("zod").ZodString;
547
549
  hash: import("zod").ZodString;
548
- }, "strip", import("zod").ZodTypeAny, {
550
+ }>, "strip", import("zod").ZodTypeAny, {
549
551
  projectDir: string;
550
552
  environment: Record<string, string | {
551
553
  networks: string[];
552
554
  sandboxes: string[];
553
- storage?: Record<string, string> | undefined;
554
555
  aliases?: Record<string, Record<string, string>> | undefined;
556
+ storage?: Record<string, string> | undefined;
555
557
  }>;
556
558
  hash: string;
557
559
  configFile: string;
558
560
  sandbox?: Record<string, {
559
561
  label: string;
560
562
  rpcUrl: string;
561
- protocol?: string | undefined;
562
563
  plugin?: string | undefined;
563
564
  accounts?: Record<string, string | {
564
565
  publicKeyHash: string;
565
566
  encryptedKey: string;
566
567
  secretKey: string;
567
568
  }> | undefined;
569
+ protocol?: string | undefined;
568
570
  tzkt?: {
569
571
  disableAutostartWithSandbox?: boolean | undefined;
570
572
  postgresqlPort?: number | undefined;
@@ -595,10 +597,10 @@ export declare const schemas: {
595
597
  label: string;
596
598
  rpcUrl: string;
597
599
  accounts?: Record<string, {
600
+ mnemonic?: string | undefined;
598
601
  publicKey?: string | undefined;
599
602
  publicKeyHash?: string | undefined;
600
603
  privateKey?: string | undefined;
601
- mnemonic?: string | undefined;
602
604
  }> | undefined;
603
605
  faucet?: {
604
606
  pkh: string;
@@ -614,21 +616,21 @@ export declare const schemas: {
614
616
  environment: Record<string, string | {
615
617
  networks: string[];
616
618
  sandboxes: string[];
617
- storage?: Record<string, string> | undefined;
618
619
  aliases?: Record<string, Record<string, string>> | undefined;
620
+ storage?: Record<string, string> | undefined;
619
621
  }>;
620
622
  hash: string;
621
623
  configFile: string;
622
624
  sandbox?: Record<string, {
623
625
  label: string;
624
626
  rpcUrl: string;
625
- protocol?: string | undefined;
626
627
  plugin?: string | undefined;
627
628
  accounts?: Record<string, string | {
628
629
  publicKeyHash: string;
629
630
  encryptedKey: string;
630
631
  secretKey: string;
631
632
  }> | undefined;
633
+ protocol?: string | undefined;
632
634
  tzkt?: {
633
635
  disableAutostartWithSandbox?: boolean | undefined;
634
636
  postgresqlPort?: number | undefined;
@@ -659,10 +661,10 @@ export declare const schemas: {
659
661
  label: string;
660
662
  rpcUrl: string;
661
663
  accounts?: Record<string, {
664
+ mnemonic?: string | undefined;
662
665
  publicKey?: string | undefined;
663
666
  publicKeyHash?: string | undefined;
664
667
  privateKey?: string | undefined;
665
- mnemonic?: string | undefined;
666
668
  }> | undefined;
667
669
  faucet?: {
668
670
  pkh: string;
@@ -678,21 +680,21 @@ export declare const schemas: {
678
680
  environment: Record<string, string | {
679
681
  networks: string[];
680
682
  sandboxes: string[];
681
- storage?: Record<string, string> | undefined;
682
683
  aliases?: Record<string, Record<string, string>> | undefined;
684
+ storage?: Record<string, string> | undefined;
683
685
  }>;
684
686
  hash: string;
685
687
  configFile: string;
686
688
  sandbox?: Record<string, {
687
689
  label: string;
688
690
  rpcUrl: string;
689
- protocol?: string | undefined;
690
691
  plugin?: string | undefined;
691
692
  accounts?: Record<string, string | {
692
693
  publicKeyHash: string;
693
694
  encryptedKey: string;
694
695
  secretKey: string;
695
696
  }> | undefined;
697
+ protocol?: string | undefined;
696
698
  tzkt?: {
697
699
  disableAutostartWithSandbox?: boolean | undefined;
698
700
  postgresqlPort?: number | undefined;
@@ -723,10 +725,10 @@ export declare const schemas: {
723
725
  label: string;
724
726
  rpcUrl: string;
725
727
  accounts?: Record<string, {
728
+ mnemonic?: string | undefined;
726
729
  publicKey?: string | undefined;
727
730
  publicKeyHash?: string | undefined;
728
731
  privateKey?: string | undefined;
729
- mnemonic?: string | undefined;
730
732
  }> | undefined;
731
733
  faucet?: {
732
734
  pkh: string;
@@ -734,77 +736,12 @@ export declare const schemas: {
734
736
  email: string;
735
737
  password: string;
736
738
  amount: string;
737
- activation_code: string;
738
- } | undefined;
739
- }> | undefined;
740
- }>;
741
- };
742
- export declare const rawSchema: import("zod").ZodObject<{
743
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
744
- label: import("zod").ZodString;
745
- rpcUrl: import("zod").ZodString;
746
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
747
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
748
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
749
- encryptedKey: import("zod").ZodString;
750
- publicKeyHash: import("zod").ZodString;
751
- secretKey: import("zod").ZodString;
752
- }, "strip", import("zod").ZodTypeAny, {
753
- publicKeyHash: string;
754
- encryptedKey: string;
755
- secretKey: string;
756
- }, {
757
- publicKeyHash: string;
758
- encryptedKey: string;
759
- secretKey: string;
760
- }>, import("zod").ZodString]>>>;
761
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
762
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
763
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
764
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
765
- }, "strip", import("zod").ZodTypeAny, {
766
- disableAutostartWithSandbox?: boolean | undefined;
767
- postgresqlPort?: number | undefined;
768
- apiPort?: number | undefined;
769
- }, {
770
- disableAutostartWithSandbox?: boolean | undefined;
771
- postgresqlPort?: number | undefined;
772
- apiPort?: number | undefined;
773
- }>>;
774
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
775
- }, "strip", import("zod").ZodTypeAny, {
776
- label: string;
777
- rpcUrl: string;
778
- protocol?: string | undefined;
779
- plugin?: string | undefined;
780
- accounts?: Record<string, string | {
781
- publicKeyHash: string;
782
- encryptedKey: string;
783
- secretKey: string;
784
- }> | undefined;
785
- tzkt?: {
786
- disableAutostartWithSandbox?: boolean | undefined;
787
- postgresqlPort?: number | undefined;
788
- apiPort?: number | undefined;
789
- } | undefined;
790
- annotations?: Record<string, unknown> | undefined;
791
- }, {
792
- label: string;
793
- rpcUrl: string;
794
- protocol?: string | undefined;
795
- plugin?: string | undefined;
796
- accounts?: Record<string, string | {
797
- publicKeyHash: string;
798
- encryptedKey: string;
799
- secretKey: string;
739
+ activation_code: string;
740
+ } | undefined;
800
741
  }> | undefined;
801
- tzkt?: {
802
- disableAutostartWithSandbox?: boolean | undefined;
803
- postgresqlPort?: number | undefined;
804
- apiPort?: number | undefined;
805
- } | undefined;
806
- annotations?: Record<string, unknown> | undefined;
807
- }>>>;
742
+ }>;
743
+ };
744
+ export declare const rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
808
745
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
809
746
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
810
747
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -856,13 +793,13 @@ export declare const rawSchema: import("zod").ZodObject<{
856
793
  }, "strip", import("zod").ZodTypeAny, {
857
794
  networks: string[];
858
795
  sandboxes: string[];
859
- storage?: Record<string, string> | undefined;
860
796
  aliases?: Record<string, Record<string, string>> | undefined;
797
+ storage?: Record<string, string> | undefined;
861
798
  }, {
862
799
  networks: string[];
863
800
  sandboxes: string[];
864
- storage?: Record<string, string> | undefined;
865
801
  aliases?: Record<string, Record<string, string>> | undefined;
802
+ storage?: Record<string, string> | undefined;
866
803
  }>, import("zod").ZodString]>>;
867
804
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
868
805
  label: import("zod").ZodString;
@@ -873,15 +810,15 @@ export declare const rawSchema: import("zod").ZodObject<{
873
810
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
874
811
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
875
812
  }, "strip", import("zod").ZodTypeAny, {
813
+ mnemonic?: string | undefined;
876
814
  publicKey?: string | undefined;
877
815
  publicKeyHash?: string | undefined;
878
816
  privateKey?: string | undefined;
879
- mnemonic?: string | undefined;
880
817
  }, {
818
+ mnemonic?: string | undefined;
881
819
  publicKey?: string | undefined;
882
820
  publicKeyHash?: string | undefined;
883
821
  privateKey?: string | undefined;
884
- mnemonic?: string | undefined;
885
822
  }>>>;
886
823
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
887
824
  pkh: import("zod").ZodString;
@@ -909,10 +846,10 @@ export declare const rawSchema: import("zod").ZodObject<{
909
846
  label: string;
910
847
  rpcUrl: string;
911
848
  accounts?: Record<string, {
849
+ mnemonic?: string | undefined;
912
850
  publicKey?: string | undefined;
913
851
  publicKeyHash?: string | undefined;
914
852
  privateKey?: string | undefined;
915
- mnemonic?: string | undefined;
916
853
  }> | undefined;
917
854
  faucet?: {
918
855
  pkh: string;
@@ -926,10 +863,10 @@ export declare const rawSchema: import("zod").ZodObject<{
926
863
  label: string;
927
864
  rpcUrl: string;
928
865
  accounts?: Record<string, {
866
+ mnemonic?: string | undefined;
929
867
  publicKey?: string | undefined;
930
868
  publicKeyHash?: string | undefined;
931
869
  privateKey?: string | undefined;
932
- mnemonic?: string | undefined;
933
870
  }> | undefined;
934
871
  faucet?: {
935
872
  pkh: string;
@@ -940,29 +877,95 @@ export declare const rawSchema: import("zod").ZodObject<{
940
877
  activation_code: string;
941
878
  } | undefined;
942
879
  }>>>;
880
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
881
+ label: import("zod").ZodString;
882
+ rpcUrl: import("zod").ZodString;
883
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
884
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
885
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
886
+ encryptedKey: import("zod").ZodString;
887
+ publicKeyHash: import("zod").ZodString;
888
+ secretKey: import("zod").ZodString;
889
+ }, "strip", import("zod").ZodTypeAny, {
890
+ publicKeyHash: string;
891
+ encryptedKey: string;
892
+ secretKey: string;
893
+ }, {
894
+ publicKeyHash: string;
895
+ encryptedKey: string;
896
+ secretKey: string;
897
+ }>, import("zod").ZodString]>>>;
898
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
899
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
900
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
901
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
902
+ }, "strip", import("zod").ZodTypeAny, {
903
+ disableAutostartWithSandbox?: boolean | undefined;
904
+ postgresqlPort?: number | undefined;
905
+ apiPort?: number | undefined;
906
+ }, {
907
+ disableAutostartWithSandbox?: boolean | undefined;
908
+ postgresqlPort?: number | undefined;
909
+ apiPort?: number | undefined;
910
+ }>>;
911
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
912
+ }, "strip", import("zod").ZodTypeAny, {
913
+ label: string;
914
+ rpcUrl: string;
915
+ plugin?: string | undefined;
916
+ accounts?: Record<string, string | {
917
+ publicKeyHash: string;
918
+ encryptedKey: string;
919
+ secretKey: string;
920
+ }> | undefined;
921
+ protocol?: string | undefined;
922
+ tzkt?: {
923
+ disableAutostartWithSandbox?: boolean | undefined;
924
+ postgresqlPort?: number | undefined;
925
+ apiPort?: number | undefined;
926
+ } | undefined;
927
+ annotations?: Record<string, unknown> | undefined;
928
+ }, {
929
+ label: string;
930
+ rpcUrl: string;
931
+ plugin?: string | undefined;
932
+ accounts?: Record<string, string | {
933
+ publicKeyHash: string;
934
+ encryptedKey: string;
935
+ secretKey: string;
936
+ }> | undefined;
937
+ protocol?: string | undefined;
938
+ tzkt?: {
939
+ disableAutostartWithSandbox?: boolean | undefined;
940
+ postgresqlPort?: number | undefined;
941
+ apiPort?: number | undefined;
942
+ } | undefined;
943
+ annotations?: Record<string, unknown> | undefined;
944
+ }>>>;
945
+ }, {
943
946
  projectDir: import("zod").ZodString;
944
947
  configFile: import("zod").ZodString;
945
948
  hash: import("zod").ZodString;
946
- }, "strip", import("zod").ZodTypeAny, {
949
+ }>, "strip", import("zod").ZodTypeAny, {
947
950
  projectDir: string;
948
951
  environment: Record<string, string | {
949
952
  networks: string[];
950
953
  sandboxes: string[];
951
- storage?: Record<string, string> | undefined;
952
954
  aliases?: Record<string, Record<string, string>> | undefined;
955
+ storage?: Record<string, string> | undefined;
953
956
  }>;
954
957
  hash: string;
955
958
  configFile: string;
956
959
  sandbox?: Record<string, {
957
960
  label: string;
958
961
  rpcUrl: string;
959
- protocol?: string | undefined;
960
962
  plugin?: string | undefined;
961
963
  accounts?: Record<string, string | {
962
964
  publicKeyHash: string;
963
965
  encryptedKey: string;
964
966
  secretKey: string;
965
967
  }> | undefined;
968
+ protocol?: string | undefined;
966
969
  tzkt?: {
967
970
  disableAutostartWithSandbox?: boolean | undefined;
968
971
  postgresqlPort?: number | undefined;
@@ -993,10 +996,10 @@ export declare const rawSchema: import("zod").ZodObject<{
993
996
  label: string;
994
997
  rpcUrl: string;
995
998
  accounts?: Record<string, {
999
+ mnemonic?: string | undefined;
996
1000
  publicKey?: string | undefined;
997
1001
  publicKeyHash?: string | undefined;
998
1002
  privateKey?: string | undefined;
999
- mnemonic?: string | undefined;
1000
1003
  }> | undefined;
1001
1004
  faucet?: {
1002
1005
  pkh: string;
@@ -1012,21 +1015,21 @@ export declare const rawSchema: import("zod").ZodObject<{
1012
1015
  environment: Record<string, string | {
1013
1016
  networks: string[];
1014
1017
  sandboxes: string[];
1015
- storage?: Record<string, string> | undefined;
1016
1018
  aliases?: Record<string, Record<string, string>> | undefined;
1019
+ storage?: Record<string, string> | undefined;
1017
1020
  }>;
1018
1021
  hash: string;
1019
1022
  configFile: string;
1020
1023
  sandbox?: Record<string, {
1021
1024
  label: string;
1022
1025
  rpcUrl: string;
1023
- protocol?: string | undefined;
1024
1026
  plugin?: string | undefined;
1025
1027
  accounts?: Record<string, string | {
1026
1028
  publicKeyHash: string;
1027
1029
  encryptedKey: string;
1028
1030
  secretKey: string;
1029
1031
  }> | undefined;
1032
+ protocol?: string | undefined;
1030
1033
  tzkt?: {
1031
1034
  disableAutostartWithSandbox?: boolean | undefined;
1032
1035
  postgresqlPort?: number | undefined;
@@ -1057,10 +1060,10 @@ export declare const rawSchema: import("zod").ZodObject<{
1057
1060
  label: string;
1058
1061
  rpcUrl: string;
1059
1062
  accounts?: Record<string, {
1063
+ mnemonic?: string | undefined;
1060
1064
  publicKey?: string | undefined;
1061
1065
  publicKeyHash?: string | undefined;
1062
1066
  privateKey?: string | undefined;
1063
- mnemonic?: string | undefined;
1064
1067
  }> | undefined;
1065
1068
  faucet?: {
1066
1069
  pkh: string;
@@ -1072,72 +1075,7 @@ export declare const rawSchema: import("zod").ZodObject<{
1072
1075
  } | undefined;
1073
1076
  }> | undefined;
1074
1077
  }>;
1075
- export declare const internalSchema: import("zod").ZodObject<{
1076
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1077
- label: import("zod").ZodString;
1078
- rpcUrl: import("zod").ZodString;
1079
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1080
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1081
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1082
- encryptedKey: import("zod").ZodString;
1083
- publicKeyHash: import("zod").ZodString;
1084
- secretKey: import("zod").ZodString;
1085
- }, "strip", import("zod").ZodTypeAny, {
1086
- publicKeyHash: string;
1087
- encryptedKey: string;
1088
- secretKey: string;
1089
- }, {
1090
- publicKeyHash: string;
1091
- encryptedKey: string;
1092
- secretKey: string;
1093
- }>, import("zod").ZodString]>>>;
1094
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1095
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1096
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1097
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1098
- }, "strip", import("zod").ZodTypeAny, {
1099
- disableAutostartWithSandbox?: boolean | undefined;
1100
- postgresqlPort?: number | undefined;
1101
- apiPort?: number | undefined;
1102
- }, {
1103
- disableAutostartWithSandbox?: boolean | undefined;
1104
- postgresqlPort?: number | undefined;
1105
- apiPort?: number | undefined;
1106
- }>>;
1107
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1108
- }, "strip", import("zod").ZodTypeAny, {
1109
- label: string;
1110
- rpcUrl: string;
1111
- protocol?: string | undefined;
1112
- plugin?: string | undefined;
1113
- accounts?: Record<string, string | {
1114
- publicKeyHash: string;
1115
- encryptedKey: string;
1116
- secretKey: string;
1117
- }> | undefined;
1118
- tzkt?: {
1119
- disableAutostartWithSandbox?: boolean | undefined;
1120
- postgresqlPort?: number | undefined;
1121
- apiPort?: number | undefined;
1122
- } | undefined;
1123
- annotations?: Record<string, unknown> | undefined;
1124
- }, {
1125
- label: string;
1126
- rpcUrl: string;
1127
- protocol?: string | undefined;
1128
- plugin?: string | undefined;
1129
- accounts?: Record<string, string | {
1130
- publicKeyHash: string;
1131
- encryptedKey: string;
1132
- secretKey: string;
1133
- }> | undefined;
1134
- tzkt?: {
1135
- disableAutostartWithSandbox?: boolean | undefined;
1136
- postgresqlPort?: number | undefined;
1137
- apiPort?: number | undefined;
1138
- } | undefined;
1139
- annotations?: Record<string, unknown> | undefined;
1140
- }>>>;
1078
+ export declare const internalSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1141
1079
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1142
1080
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1143
1081
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1189,13 +1127,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1189
1127
  }, "strip", import("zod").ZodTypeAny, {
1190
1128
  networks: string[];
1191
1129
  sandboxes: string[];
1192
- storage?: Record<string, string> | undefined;
1193
1130
  aliases?: Record<string, Record<string, string>> | undefined;
1131
+ storage?: Record<string, string> | undefined;
1194
1132
  }, {
1195
1133
  networks: string[];
1196
1134
  sandboxes: string[];
1197
- storage?: Record<string, string> | undefined;
1198
1135
  aliases?: Record<string, Record<string, string>> | undefined;
1136
+ storage?: Record<string, string> | undefined;
1199
1137
  }>, import("zod").ZodString]>>;
1200
1138
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1201
1139
  label: import("zod").ZodString;
@@ -1206,15 +1144,15 @@ export declare const internalSchema: import("zod").ZodObject<{
1206
1144
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1207
1145
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1208
1146
  }, "strip", import("zod").ZodTypeAny, {
1147
+ mnemonic?: string | undefined;
1209
1148
  publicKey?: string | undefined;
1210
1149
  publicKeyHash?: string | undefined;
1211
1150
  privateKey?: string | undefined;
1212
- mnemonic?: string | undefined;
1213
1151
  }, {
1152
+ mnemonic?: string | undefined;
1214
1153
  publicKey?: string | undefined;
1215
1154
  publicKeyHash?: string | undefined;
1216
1155
  privateKey?: string | undefined;
1217
- mnemonic?: string | undefined;
1218
1156
  }>>>;
1219
1157
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1220
1158
  pkh: import("zod").ZodString;
@@ -1242,10 +1180,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1242
1180
  label: string;
1243
1181
  rpcUrl: string;
1244
1182
  accounts?: Record<string, {
1183
+ mnemonic?: string | undefined;
1245
1184
  publicKey?: string | undefined;
1246
1185
  publicKeyHash?: string | undefined;
1247
1186
  privateKey?: string | undefined;
1248
- mnemonic?: string | undefined;
1249
1187
  }> | undefined;
1250
1188
  faucet?: {
1251
1189
  pkh: string;
@@ -1259,10 +1197,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1259
1197
  label: string;
1260
1198
  rpcUrl: string;
1261
1199
  accounts?: Record<string, {
1200
+ mnemonic?: string | undefined;
1262
1201
  publicKey?: string | undefined;
1263
1202
  publicKeyHash?: string | undefined;
1264
1203
  privateKey?: string | undefined;
1265
- mnemonic?: string | undefined;
1266
1204
  }> | undefined;
1267
1205
  faucet?: {
1268
1206
  pkh: string;
@@ -1273,29 +1211,95 @@ export declare const internalSchema: import("zod").ZodObject<{
1273
1211
  activation_code: string;
1274
1212
  } | undefined;
1275
1213
  }>>>;
1214
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1215
+ label: import("zod").ZodString;
1216
+ rpcUrl: import("zod").ZodString;
1217
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1218
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1219
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1220
+ encryptedKey: import("zod").ZodString;
1221
+ publicKeyHash: import("zod").ZodString;
1222
+ secretKey: import("zod").ZodString;
1223
+ }, "strip", import("zod").ZodTypeAny, {
1224
+ publicKeyHash: string;
1225
+ encryptedKey: string;
1226
+ secretKey: string;
1227
+ }, {
1228
+ publicKeyHash: string;
1229
+ encryptedKey: string;
1230
+ secretKey: string;
1231
+ }>, import("zod").ZodString]>>>;
1232
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1233
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1234
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1235
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1236
+ }, "strip", import("zod").ZodTypeAny, {
1237
+ disableAutostartWithSandbox?: boolean | undefined;
1238
+ postgresqlPort?: number | undefined;
1239
+ apiPort?: number | undefined;
1240
+ }, {
1241
+ disableAutostartWithSandbox?: boolean | undefined;
1242
+ postgresqlPort?: number | undefined;
1243
+ apiPort?: number | undefined;
1244
+ }>>;
1245
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1246
+ }, "strip", import("zod").ZodTypeAny, {
1247
+ label: string;
1248
+ rpcUrl: string;
1249
+ plugin?: string | undefined;
1250
+ accounts?: Record<string, string | {
1251
+ publicKeyHash: string;
1252
+ encryptedKey: string;
1253
+ secretKey: string;
1254
+ }> | undefined;
1255
+ protocol?: string | undefined;
1256
+ tzkt?: {
1257
+ disableAutostartWithSandbox?: boolean | undefined;
1258
+ postgresqlPort?: number | undefined;
1259
+ apiPort?: number | undefined;
1260
+ } | undefined;
1261
+ annotations?: Record<string, unknown> | undefined;
1262
+ }, {
1263
+ label: string;
1264
+ rpcUrl: string;
1265
+ plugin?: string | undefined;
1266
+ accounts?: Record<string, string | {
1267
+ publicKeyHash: string;
1268
+ encryptedKey: string;
1269
+ secretKey: string;
1270
+ }> | undefined;
1271
+ protocol?: string | undefined;
1272
+ tzkt?: {
1273
+ disableAutostartWithSandbox?: boolean | undefined;
1274
+ postgresqlPort?: number | undefined;
1275
+ apiPort?: number | undefined;
1276
+ } | undefined;
1277
+ annotations?: Record<string, unknown> | undefined;
1278
+ }>>>;
1279
+ }, {
1276
1280
  projectDir: import("zod").ZodString;
1277
1281
  configFile: import("zod").ZodString;
1278
1282
  hash: import("zod").ZodString;
1279
- }, "strip", import("zod").ZodTypeAny, {
1283
+ }>, "strip", import("zod").ZodTypeAny, {
1280
1284
  projectDir: string;
1281
1285
  environment: Record<string, string | {
1282
1286
  networks: string[];
1283
1287
  sandboxes: string[];
1284
- storage?: Record<string, string> | undefined;
1285
1288
  aliases?: Record<string, Record<string, string>> | undefined;
1289
+ storage?: Record<string, string> | undefined;
1286
1290
  }>;
1287
1291
  hash: string;
1288
1292
  configFile: string;
1289
1293
  sandbox?: Record<string, {
1290
1294
  label: string;
1291
1295
  rpcUrl: string;
1292
- protocol?: string | undefined;
1293
1296
  plugin?: string | undefined;
1294
1297
  accounts?: Record<string, string | {
1295
1298
  publicKeyHash: string;
1296
1299
  encryptedKey: string;
1297
1300
  secretKey: string;
1298
1301
  }> | undefined;
1302
+ protocol?: string | undefined;
1299
1303
  tzkt?: {
1300
1304
  disableAutostartWithSandbox?: boolean | undefined;
1301
1305
  postgresqlPort?: number | undefined;
@@ -1326,10 +1330,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1326
1330
  label: string;
1327
1331
  rpcUrl: string;
1328
1332
  accounts?: Record<string, {
1333
+ mnemonic?: string | undefined;
1329
1334
  publicKey?: string | undefined;
1330
1335
  publicKeyHash?: string | undefined;
1331
1336
  privateKey?: string | undefined;
1332
- mnemonic?: string | undefined;
1333
1337
  }> | undefined;
1334
1338
  faucet?: {
1335
1339
  pkh: string;
@@ -1345,21 +1349,21 @@ export declare const internalSchema: import("zod").ZodObject<{
1345
1349
  environment: Record<string, string | {
1346
1350
  networks: string[];
1347
1351
  sandboxes: string[];
1348
- storage?: Record<string, string> | undefined;
1349
1352
  aliases?: Record<string, Record<string, string>> | undefined;
1353
+ storage?: Record<string, string> | undefined;
1350
1354
  }>;
1351
1355
  hash: string;
1352
1356
  configFile: string;
1353
1357
  sandbox?: Record<string, {
1354
1358
  label: string;
1355
1359
  rpcUrl: string;
1356
- protocol?: string | undefined;
1357
1360
  plugin?: string | undefined;
1358
1361
  accounts?: Record<string, string | {
1359
1362
  publicKeyHash: string;
1360
1363
  encryptedKey: string;
1361
1364
  secretKey: string;
1362
1365
  }> | undefined;
1366
+ protocol?: string | undefined;
1363
1367
  tzkt?: {
1364
1368
  disableAutostartWithSandbox?: boolean | undefined;
1365
1369
  postgresqlPort?: number | undefined;
@@ -1390,10 +1394,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1390
1394
  label: string;
1391
1395
  rpcUrl: string;
1392
1396
  accounts?: Record<string, {
1397
+ mnemonic?: string | undefined;
1393
1398
  publicKey?: string | undefined;
1394
1399
  publicKeyHash?: string | undefined;
1395
1400
  privateKey?: string | undefined;
1396
- mnemonic?: string | undefined;
1397
1401
  }> | undefined;
1398
1402
  faucet?: {
1399
1403
  pkh: string;