@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,9 +6,9 @@ export type { ParsedConfigStrict as ParsedConfig };
6
6
  export declare const from: (input: unknown) => ParsedConfigStrict;
7
7
  export declare const create: (input: ParsedConfig) => ParsedConfigStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, ParsedConfigStrict>;
9
- export declare const make: (input: Omit<ParsedConfigStrict, '__type'>) => FutureInstance<TaqError, ParsedConfigStrict>;
9
+ export declare const make: (input: Omit<ParsedConfigStrict, "__type">) => FutureInstance<TaqError, ParsedConfigStrict>;
10
10
  export declare const schemas: {
11
- rawSchema: import("zod").ZodObject<{
11
+ rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
12
12
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
13
13
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
14
14
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -60,13 +60,13 @@ export declare const schemas: {
60
60
  }, "strip", import("zod").ZodTypeAny, {
61
61
  networks: string[];
62
62
  sandboxes: string[];
63
- storage?: Record<string, string> | undefined;
64
63
  aliases?: Record<string, Record<string, string>> | undefined;
64
+ storage?: Record<string, string> | undefined;
65
65
  }, {
66
66
  networks: string[];
67
67
  sandboxes: string[];
68
- storage?: Record<string, string> | undefined;
69
68
  aliases?: Record<string, Record<string, string>> | undefined;
69
+ storage?: Record<string, string> | undefined;
70
70
  }>, import("zod").ZodString]>>;
71
71
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
72
72
  label: import("zod").ZodString;
@@ -77,15 +77,15 @@ export declare const schemas: {
77
77
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
78
78
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
79
79
  }, "strip", import("zod").ZodTypeAny, {
80
+ mnemonic?: string | undefined;
80
81
  publicKey?: string | undefined;
81
82
  publicKeyHash?: string | undefined;
82
83
  privateKey?: string | undefined;
83
- mnemonic?: string | undefined;
84
84
  }, {
85
+ mnemonic?: string | undefined;
85
86
  publicKey?: string | undefined;
86
87
  publicKeyHash?: string | undefined;
87
88
  privateKey?: string | undefined;
88
- mnemonic?: string | undefined;
89
89
  }>>>;
90
90
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
91
91
  pkh: import("zod").ZodString;
@@ -113,10 +113,10 @@ export declare const schemas: {
113
113
  label: string;
114
114
  rpcUrl: string;
115
115
  accounts?: Record<string, {
116
+ mnemonic?: string | undefined;
116
117
  publicKey?: string | undefined;
117
118
  publicKeyHash?: string | undefined;
118
119
  privateKey?: string | undefined;
119
- mnemonic?: string | undefined;
120
120
  }> | undefined;
121
121
  faucet?: {
122
122
  pkh: string;
@@ -130,10 +130,10 @@ export declare const schemas: {
130
130
  label: string;
131
131
  rpcUrl: string;
132
132
  accounts?: Record<string, {
133
+ mnemonic?: string | undefined;
133
134
  publicKey?: string | undefined;
134
135
  publicKeyHash?: string | undefined;
135
136
  privateKey?: string | undefined;
136
- mnemonic?: string | undefined;
137
137
  }> | undefined;
138
138
  faucet?: {
139
139
  pkh: string;
@@ -144,7 +144,7 @@ export declare const schemas: {
144
144
  activation_code: string;
145
145
  } | undefined;
146
146
  }>>>;
147
- sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
147
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
148
148
  label: import("zod").ZodString;
149
149
  rpcUrl: import("zod").ZodString;
150
150
  protocol: import("zod").ZodOptional<import("zod").ZodString>;
@@ -179,13 +179,13 @@ export declare const schemas: {
179
179
  }, "strip", import("zod").ZodTypeAny, {
180
180
  label: string;
181
181
  rpcUrl: string;
182
- protocol?: string | undefined;
183
182
  plugin?: string | undefined;
184
183
  accounts?: Record<string, string | {
185
184
  publicKeyHash: string;
186
185
  encryptedKey: string;
187
186
  secretKey: string;
188
187
  }> | undefined;
188
+ protocol?: string | undefined;
189
189
  tzkt?: {
190
190
  disableAutostartWithSandbox?: boolean | undefined;
191
191
  postgresqlPort?: number | undefined;
@@ -195,13 +195,79 @@ export declare const schemas: {
195
195
  }, {
196
196
  label: string;
197
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
+ }, "sandbox">, {
213
+ sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
214
+ label: import("zod").ZodString;
215
+ rpcUrl: import("zod").ZodString;
216
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
217
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
218
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
219
+ encryptedKey: import("zod").ZodString;
220
+ publicKeyHash: import("zod").ZodString;
221
+ secretKey: import("zod").ZodString;
222
+ }, "strip", import("zod").ZodTypeAny, {
223
+ publicKeyHash: string;
224
+ encryptedKey: string;
225
+ secretKey: string;
226
+ }, {
227
+ publicKeyHash: string;
228
+ encryptedKey: string;
229
+ secretKey: string;
230
+ }>, import("zod").ZodString]>>>;
231
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
232
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
233
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
234
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
235
+ }, "strip", import("zod").ZodTypeAny, {
236
+ disableAutostartWithSandbox?: boolean | undefined;
237
+ postgresqlPort?: number | undefined;
238
+ apiPort?: number | undefined;
239
+ }, {
240
+ disableAutostartWithSandbox?: boolean | undefined;
241
+ postgresqlPort?: number | undefined;
242
+ apiPort?: number | undefined;
243
+ }>>;
244
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
245
+ }, "strip", import("zod").ZodTypeAny, {
246
+ label: string;
247
+ rpcUrl: string;
248
+ plugin?: string | undefined;
249
+ accounts?: Record<string, string | {
250
+ publicKeyHash: string;
251
+ encryptedKey: string;
252
+ secretKey: string;
253
+ }> | undefined;
198
254
  protocol?: string | undefined;
255
+ tzkt?: {
256
+ disableAutostartWithSandbox?: boolean | undefined;
257
+ postgresqlPort?: number | undefined;
258
+ apiPort?: number | undefined;
259
+ } | undefined;
260
+ annotations?: Record<string, unknown> | undefined;
261
+ }, {
262
+ label: string;
263
+ rpcUrl: string;
199
264
  plugin?: string | undefined;
200
265
  accounts?: Record<string, string | {
201
266
  publicKeyHash: string;
202
267
  encryptedKey: string;
203
268
  secretKey: string;
204
269
  }> | undefined;
270
+ protocol?: string | undefined;
205
271
  tzkt?: {
206
272
  disableAutostartWithSandbox?: boolean | undefined;
207
273
  postgresqlPort?: number | undefined;
@@ -209,17 +275,17 @@ export declare const schemas: {
209
275
  } | undefined;
210
276
  annotations?: Record<string, unknown> | undefined;
211
277
  }>, import("zod").ZodString]>>;
212
- }, "strip", import("zod").ZodTypeAny, {
278
+ }>, "strip", import("zod").ZodTypeAny, {
213
279
  sandbox: Record<string, string | {
214
280
  label: string;
215
281
  rpcUrl: string;
216
- protocol?: string | undefined;
217
282
  plugin?: string | undefined;
218
283
  accounts?: Record<string, string | {
219
284
  publicKeyHash: string;
220
285
  encryptedKey: string;
221
286
  secretKey: string;
222
287
  }> | undefined;
288
+ protocol?: string | undefined;
223
289
  tzkt?: {
224
290
  disableAutostartWithSandbox?: boolean | undefined;
225
291
  postgresqlPort?: number | undefined;
@@ -230,8 +296,8 @@ export declare const schemas: {
230
296
  environment: Record<string, string | {
231
297
  networks: string[];
232
298
  sandboxes: string[];
233
- storage?: Record<string, string> | undefined;
234
299
  aliases?: Record<string, Record<string, string>> | undefined;
300
+ storage?: Record<string, string> | undefined;
235
301
  }>;
236
302
  language?: "en" | "fr" | undefined;
237
303
  metadata?: {
@@ -256,10 +322,10 @@ export declare const schemas: {
256
322
  label: string;
257
323
  rpcUrl: string;
258
324
  accounts?: Record<string, {
325
+ mnemonic?: string | undefined;
259
326
  publicKey?: string | undefined;
260
327
  publicKeyHash?: string | undefined;
261
328
  privateKey?: string | undefined;
262
- mnemonic?: string | undefined;
263
329
  }> | undefined;
264
330
  faucet?: {
265
331
  pkh: string;
@@ -274,13 +340,13 @@ export declare const schemas: {
274
340
  sandbox: Record<string, string | {
275
341
  label: string;
276
342
  rpcUrl: string;
277
- protocol?: string | undefined;
278
343
  plugin?: string | undefined;
279
344
  accounts?: Record<string, string | {
280
345
  publicKeyHash: string;
281
346
  encryptedKey: string;
282
347
  secretKey: string;
283
348
  }> | undefined;
349
+ protocol?: string | undefined;
284
350
  tzkt?: {
285
351
  disableAutostartWithSandbox?: boolean | undefined;
286
352
  postgresqlPort?: number | undefined;
@@ -291,8 +357,8 @@ export declare const schemas: {
291
357
  environment: Record<string, string | {
292
358
  networks: string[];
293
359
  sandboxes: string[];
294
- storage?: Record<string, string> | undefined;
295
360
  aliases?: Record<string, Record<string, string>> | undefined;
361
+ storage?: Record<string, string> | undefined;
296
362
  }>;
297
363
  language?: "en" | "fr" | undefined;
298
364
  metadata?: {
@@ -317,10 +383,10 @@ export declare const schemas: {
317
383
  label: string;
318
384
  rpcUrl: string;
319
385
  accounts?: Record<string, {
386
+ mnemonic?: string | undefined;
320
387
  publicKey?: string | undefined;
321
388
  publicKeyHash?: string | undefined;
322
389
  privateKey?: string | undefined;
323
- mnemonic?: string | undefined;
324
390
  }> | undefined;
325
391
  faucet?: {
326
392
  pkh: string;
@@ -332,7 +398,7 @@ export declare const schemas: {
332
398
  } | undefined;
333
399
  }> | undefined;
334
400
  }>;
335
- schema: import("zod").ZodEffects<import("zod").ZodObject<{
401
+ schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
336
402
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
337
403
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
338
404
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -384,13 +450,13 @@ export declare const schemas: {
384
450
  }, "strip", import("zod").ZodTypeAny, {
385
451
  networks: string[];
386
452
  sandboxes: string[];
387
- storage?: Record<string, string> | undefined;
388
453
  aliases?: Record<string, Record<string, string>> | undefined;
454
+ storage?: Record<string, string> | undefined;
389
455
  }, {
390
456
  networks: string[];
391
457
  sandboxes: string[];
392
- storage?: Record<string, string> | undefined;
393
458
  aliases?: Record<string, Record<string, string>> | undefined;
459
+ storage?: Record<string, string> | undefined;
394
460
  }>, import("zod").ZodString]>>;
395
461
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
396
462
  label: import("zod").ZodString;
@@ -401,15 +467,15 @@ export declare const schemas: {
401
467
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
402
468
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
403
469
  }, "strip", import("zod").ZodTypeAny, {
470
+ mnemonic?: string | undefined;
404
471
  publicKey?: string | undefined;
405
472
  publicKeyHash?: string | undefined;
406
473
  privateKey?: string | undefined;
407
- mnemonic?: string | undefined;
408
474
  }, {
475
+ mnemonic?: string | undefined;
409
476
  publicKey?: string | undefined;
410
477
  publicKeyHash?: string | undefined;
411
478
  privateKey?: string | undefined;
412
- mnemonic?: string | undefined;
413
479
  }>>>;
414
480
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
415
481
  pkh: import("zod").ZodString;
@@ -437,10 +503,10 @@ export declare const schemas: {
437
503
  label: string;
438
504
  rpcUrl: string;
439
505
  accounts?: Record<string, {
506
+ mnemonic?: string | undefined;
440
507
  publicKey?: string | undefined;
441
508
  publicKeyHash?: string | undefined;
442
509
  privateKey?: string | undefined;
443
- mnemonic?: string | undefined;
444
510
  }> | undefined;
445
511
  faucet?: {
446
512
  pkh: string;
@@ -454,10 +520,10 @@ export declare const schemas: {
454
520
  label: string;
455
521
  rpcUrl: string;
456
522
  accounts?: Record<string, {
523
+ mnemonic?: string | undefined;
457
524
  publicKey?: string | undefined;
458
525
  publicKeyHash?: string | undefined;
459
526
  privateKey?: string | undefined;
460
- mnemonic?: string | undefined;
461
527
  }> | undefined;
462
528
  faucet?: {
463
529
  pkh: string;
@@ -468,7 +534,7 @@ export declare const schemas: {
468
534
  activation_code: string;
469
535
  } | undefined;
470
536
  }>>>;
471
- sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
537
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
472
538
  label: import("zod").ZodString;
473
539
  rpcUrl: import("zod").ZodString;
474
540
  protocol: import("zod").ZodOptional<import("zod").ZodString>;
@@ -503,13 +569,13 @@ export declare const schemas: {
503
569
  }, "strip", import("zod").ZodTypeAny, {
504
570
  label: string;
505
571
  rpcUrl: string;
506
- protocol?: string | undefined;
507
572
  plugin?: string | undefined;
508
573
  accounts?: Record<string, string | {
509
574
  publicKeyHash: string;
510
575
  encryptedKey: string;
511
576
  secretKey: string;
512
577
  }> | undefined;
578
+ protocol?: string | undefined;
513
579
  tzkt?: {
514
580
  disableAutostartWithSandbox?: boolean | undefined;
515
581
  postgresqlPort?: number | undefined;
@@ -519,13 +585,79 @@ export declare const schemas: {
519
585
  }, {
520
586
  label: string;
521
587
  rpcUrl: string;
588
+ plugin?: string | undefined;
589
+ accounts?: Record<string, string | {
590
+ publicKeyHash: string;
591
+ encryptedKey: string;
592
+ secretKey: string;
593
+ }> | undefined;
594
+ protocol?: string | undefined;
595
+ tzkt?: {
596
+ disableAutostartWithSandbox?: boolean | undefined;
597
+ postgresqlPort?: number | undefined;
598
+ apiPort?: number | undefined;
599
+ } | undefined;
600
+ annotations?: Record<string, unknown> | undefined;
601
+ }>>>;
602
+ }, "sandbox">, {
603
+ sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
604
+ label: import("zod").ZodString;
605
+ rpcUrl: import("zod").ZodString;
606
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
607
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
608
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
609
+ encryptedKey: import("zod").ZodString;
610
+ publicKeyHash: import("zod").ZodString;
611
+ secretKey: import("zod").ZodString;
612
+ }, "strip", import("zod").ZodTypeAny, {
613
+ publicKeyHash: string;
614
+ encryptedKey: string;
615
+ secretKey: string;
616
+ }, {
617
+ publicKeyHash: string;
618
+ encryptedKey: string;
619
+ secretKey: string;
620
+ }>, import("zod").ZodString]>>>;
621
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
622
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
623
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
624
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
625
+ }, "strip", import("zod").ZodTypeAny, {
626
+ disableAutostartWithSandbox?: boolean | undefined;
627
+ postgresqlPort?: number | undefined;
628
+ apiPort?: number | undefined;
629
+ }, {
630
+ disableAutostartWithSandbox?: boolean | undefined;
631
+ postgresqlPort?: number | undefined;
632
+ apiPort?: number | undefined;
633
+ }>>;
634
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
635
+ }, "strip", import("zod").ZodTypeAny, {
636
+ label: string;
637
+ rpcUrl: string;
638
+ plugin?: string | undefined;
639
+ accounts?: Record<string, string | {
640
+ publicKeyHash: string;
641
+ encryptedKey: string;
642
+ secretKey: string;
643
+ }> | undefined;
522
644
  protocol?: string | undefined;
645
+ tzkt?: {
646
+ disableAutostartWithSandbox?: boolean | undefined;
647
+ postgresqlPort?: number | undefined;
648
+ apiPort?: number | undefined;
649
+ } | undefined;
650
+ annotations?: Record<string, unknown> | undefined;
651
+ }, {
652
+ label: string;
653
+ rpcUrl: string;
523
654
  plugin?: string | undefined;
524
655
  accounts?: Record<string, string | {
525
656
  publicKeyHash: string;
526
657
  encryptedKey: string;
527
658
  secretKey: string;
528
659
  }> | undefined;
660
+ protocol?: string | undefined;
529
661
  tzkt?: {
530
662
  disableAutostartWithSandbox?: boolean | undefined;
531
663
  postgresqlPort?: number | undefined;
@@ -533,17 +665,17 @@ export declare const schemas: {
533
665
  } | undefined;
534
666
  annotations?: Record<string, unknown> | undefined;
535
667
  }>, import("zod").ZodString]>>;
536
- }, "strip", import("zod").ZodTypeAny, {
668
+ }>, "strip", import("zod").ZodTypeAny, {
537
669
  sandbox: Record<string, string | {
538
670
  label: string;
539
671
  rpcUrl: string;
540
- protocol?: string | undefined;
541
672
  plugin?: string | undefined;
542
673
  accounts?: Record<string, string | {
543
674
  publicKeyHash: string;
544
675
  encryptedKey: string;
545
676
  secretKey: string;
546
677
  }> | undefined;
678
+ protocol?: string | undefined;
547
679
  tzkt?: {
548
680
  disableAutostartWithSandbox?: boolean | undefined;
549
681
  postgresqlPort?: number | undefined;
@@ -554,8 +686,8 @@ export declare const schemas: {
554
686
  environment: Record<string, string | {
555
687
  networks: string[];
556
688
  sandboxes: string[];
557
- storage?: Record<string, string> | undefined;
558
689
  aliases?: Record<string, Record<string, string>> | undefined;
690
+ storage?: Record<string, string> | undefined;
559
691
  }>;
560
692
  language?: "en" | "fr" | undefined;
561
693
  metadata?: {
@@ -580,10 +712,10 @@ export declare const schemas: {
580
712
  label: string;
581
713
  rpcUrl: string;
582
714
  accounts?: Record<string, {
715
+ mnemonic?: string | undefined;
583
716
  publicKey?: string | undefined;
584
717
  publicKeyHash?: string | undefined;
585
718
  privateKey?: string | undefined;
586
- mnemonic?: string | undefined;
587
719
  }> | undefined;
588
720
  faucet?: {
589
721
  pkh: string;
@@ -598,13 +730,13 @@ export declare const schemas: {
598
730
  sandbox: Record<string, string | {
599
731
  label: string;
600
732
  rpcUrl: string;
601
- protocol?: string | undefined;
602
733
  plugin?: string | undefined;
603
734
  accounts?: Record<string, string | {
604
735
  publicKeyHash: string;
605
736
  encryptedKey: string;
606
737
  secretKey: string;
607
738
  }> | undefined;
739
+ protocol?: string | undefined;
608
740
  tzkt?: {
609
741
  disableAutostartWithSandbox?: boolean | undefined;
610
742
  postgresqlPort?: number | undefined;
@@ -615,8 +747,8 @@ export declare const schemas: {
615
747
  environment: Record<string, string | {
616
748
  networks: string[];
617
749
  sandboxes: string[];
618
- storage?: Record<string, string> | undefined;
619
750
  aliases?: Record<string, Record<string, string>> | undefined;
751
+ storage?: Record<string, string> | undefined;
620
752
  }>;
621
753
  language?: "en" | "fr" | undefined;
622
754
  metadata?: {
@@ -641,10 +773,10 @@ export declare const schemas: {
641
773
  label: string;
642
774
  rpcUrl: string;
643
775
  accounts?: Record<string, {
776
+ mnemonic?: string | undefined;
644
777
  publicKey?: string | undefined;
645
778
  publicKeyHash?: string | undefined;
646
779
  privateKey?: string | undefined;
647
- mnemonic?: string | undefined;
648
780
  }> | undefined;
649
781
  faucet?: {
650
782
  pkh: string;
@@ -659,13 +791,13 @@ export declare const schemas: {
659
791
  sandbox: Record<string, string | {
660
792
  label: string;
661
793
  rpcUrl: string;
662
- protocol?: string | undefined;
663
794
  plugin?: string | undefined;
664
795
  accounts?: Record<string, string | {
665
796
  publicKeyHash: string;
666
797
  encryptedKey: string;
667
798
  secretKey: string;
668
799
  }> | undefined;
800
+ protocol?: string | undefined;
669
801
  tzkt?: {
670
802
  disableAutostartWithSandbox?: boolean | undefined;
671
803
  postgresqlPort?: number | undefined;
@@ -676,8 +808,8 @@ export declare const schemas: {
676
808
  environment: Record<string, string | {
677
809
  networks: string[];
678
810
  sandboxes: string[];
679
- storage?: Record<string, string> | undefined;
680
811
  aliases?: Record<string, Record<string, string>> | undefined;
812
+ storage?: Record<string, string> | undefined;
681
813
  }>;
682
814
  language?: "en" | "fr" | undefined;
683
815
  metadata?: {
@@ -702,10 +834,10 @@ export declare const schemas: {
702
834
  label: string;
703
835
  rpcUrl: string;
704
836
  accounts?: Record<string, {
837
+ mnemonic?: string | undefined;
705
838
  publicKey?: string | undefined;
706
839
  publicKeyHash?: string | undefined;
707
840
  privateKey?: string | undefined;
708
- mnemonic?: string | undefined;
709
841
  }> | undefined;
710
842
  faucet?: {
711
843
  pkh: string;
@@ -718,7 +850,7 @@ export declare const schemas: {
718
850
  }> | undefined;
719
851
  }>;
720
852
  };
721
- export declare const rawSchema: import("zod").ZodObject<{
853
+ export declare const rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
722
854
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
723
855
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
724
856
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -770,13 +902,13 @@ export declare const rawSchema: import("zod").ZodObject<{
770
902
  }, "strip", import("zod").ZodTypeAny, {
771
903
  networks: string[];
772
904
  sandboxes: string[];
773
- storage?: Record<string, string> | undefined;
774
905
  aliases?: Record<string, Record<string, string>> | undefined;
906
+ storage?: Record<string, string> | undefined;
775
907
  }, {
776
908
  networks: string[];
777
909
  sandboxes: string[];
778
- storage?: Record<string, string> | undefined;
779
910
  aliases?: Record<string, Record<string, string>> | undefined;
911
+ storage?: Record<string, string> | undefined;
780
912
  }>, import("zod").ZodString]>>;
781
913
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
782
914
  label: import("zod").ZodString;
@@ -787,15 +919,15 @@ export declare const rawSchema: import("zod").ZodObject<{
787
919
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
788
920
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
789
921
  }, "strip", import("zod").ZodTypeAny, {
922
+ mnemonic?: string | undefined;
790
923
  publicKey?: string | undefined;
791
924
  publicKeyHash?: string | undefined;
792
925
  privateKey?: string | undefined;
793
- mnemonic?: string | undefined;
794
926
  }, {
927
+ mnemonic?: string | undefined;
795
928
  publicKey?: string | undefined;
796
929
  publicKeyHash?: string | undefined;
797
930
  privateKey?: string | undefined;
798
- mnemonic?: string | undefined;
799
931
  }>>>;
800
932
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
801
933
  pkh: import("zod").ZodString;
@@ -823,10 +955,10 @@ export declare const rawSchema: import("zod").ZodObject<{
823
955
  label: string;
824
956
  rpcUrl: string;
825
957
  accounts?: Record<string, {
958
+ mnemonic?: string | undefined;
826
959
  publicKey?: string | undefined;
827
960
  publicKeyHash?: string | undefined;
828
961
  privateKey?: string | undefined;
829
- mnemonic?: string | undefined;
830
962
  }> | undefined;
831
963
  faucet?: {
832
964
  pkh: string;
@@ -840,10 +972,10 @@ export declare const rawSchema: import("zod").ZodObject<{
840
972
  label: string;
841
973
  rpcUrl: string;
842
974
  accounts?: Record<string, {
975
+ mnemonic?: string | undefined;
843
976
  publicKey?: string | undefined;
844
977
  publicKeyHash?: string | undefined;
845
978
  privateKey?: string | undefined;
846
- mnemonic?: string | undefined;
847
979
  }> | undefined;
848
980
  faucet?: {
849
981
  pkh: string;
@@ -854,7 +986,7 @@ export declare const rawSchema: import("zod").ZodObject<{
854
986
  activation_code: string;
855
987
  } | undefined;
856
988
  }>>>;
857
- sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
989
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
858
990
  label: import("zod").ZodString;
859
991
  rpcUrl: import("zod").ZodString;
860
992
  protocol: import("zod").ZodOptional<import("zod").ZodString>;
@@ -889,13 +1021,13 @@ export declare const rawSchema: import("zod").ZodObject<{
889
1021
  }, "strip", import("zod").ZodTypeAny, {
890
1022
  label: string;
891
1023
  rpcUrl: string;
892
- protocol?: string | undefined;
893
1024
  plugin?: string | undefined;
894
1025
  accounts?: Record<string, string | {
895
1026
  publicKeyHash: string;
896
1027
  encryptedKey: string;
897
1028
  secretKey: string;
898
1029
  }> | undefined;
1030
+ protocol?: string | undefined;
899
1031
  tzkt?: {
900
1032
  disableAutostartWithSandbox?: boolean | undefined;
901
1033
  postgresqlPort?: number | undefined;
@@ -905,13 +1037,79 @@ export declare const rawSchema: import("zod").ZodObject<{
905
1037
  }, {
906
1038
  label: string;
907
1039
  rpcUrl: string;
1040
+ plugin?: string | undefined;
1041
+ accounts?: Record<string, string | {
1042
+ publicKeyHash: string;
1043
+ encryptedKey: string;
1044
+ secretKey: string;
1045
+ }> | undefined;
1046
+ protocol?: string | undefined;
1047
+ tzkt?: {
1048
+ disableAutostartWithSandbox?: boolean | undefined;
1049
+ postgresqlPort?: number | undefined;
1050
+ apiPort?: number | undefined;
1051
+ } | undefined;
1052
+ annotations?: Record<string, unknown> | undefined;
1053
+ }>>>;
1054
+ }, "sandbox">, {
1055
+ sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1056
+ label: import("zod").ZodString;
1057
+ rpcUrl: import("zod").ZodString;
1058
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1059
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1060
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1061
+ encryptedKey: import("zod").ZodString;
1062
+ publicKeyHash: import("zod").ZodString;
1063
+ secretKey: import("zod").ZodString;
1064
+ }, "strip", import("zod").ZodTypeAny, {
1065
+ publicKeyHash: string;
1066
+ encryptedKey: string;
1067
+ secretKey: string;
1068
+ }, {
1069
+ publicKeyHash: string;
1070
+ encryptedKey: string;
1071
+ secretKey: string;
1072
+ }>, import("zod").ZodString]>>>;
1073
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1074
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1075
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1076
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1077
+ }, "strip", import("zod").ZodTypeAny, {
1078
+ disableAutostartWithSandbox?: boolean | undefined;
1079
+ postgresqlPort?: number | undefined;
1080
+ apiPort?: number | undefined;
1081
+ }, {
1082
+ disableAutostartWithSandbox?: boolean | undefined;
1083
+ postgresqlPort?: number | undefined;
1084
+ apiPort?: number | undefined;
1085
+ }>>;
1086
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1087
+ }, "strip", import("zod").ZodTypeAny, {
1088
+ label: string;
1089
+ rpcUrl: string;
1090
+ plugin?: string | undefined;
1091
+ accounts?: Record<string, string | {
1092
+ publicKeyHash: string;
1093
+ encryptedKey: string;
1094
+ secretKey: string;
1095
+ }> | undefined;
908
1096
  protocol?: string | undefined;
1097
+ tzkt?: {
1098
+ disableAutostartWithSandbox?: boolean | undefined;
1099
+ postgresqlPort?: number | undefined;
1100
+ apiPort?: number | undefined;
1101
+ } | undefined;
1102
+ annotations?: Record<string, unknown> | undefined;
1103
+ }, {
1104
+ label: string;
1105
+ rpcUrl: string;
909
1106
  plugin?: string | undefined;
910
1107
  accounts?: Record<string, string | {
911
1108
  publicKeyHash: string;
912
1109
  encryptedKey: string;
913
1110
  secretKey: string;
914
1111
  }> | undefined;
1112
+ protocol?: string | undefined;
915
1113
  tzkt?: {
916
1114
  disableAutostartWithSandbox?: boolean | undefined;
917
1115
  postgresqlPort?: number | undefined;
@@ -919,17 +1117,17 @@ export declare const rawSchema: import("zod").ZodObject<{
919
1117
  } | undefined;
920
1118
  annotations?: Record<string, unknown> | undefined;
921
1119
  }>, import("zod").ZodString]>>;
922
- }, "strip", import("zod").ZodTypeAny, {
1120
+ }>, "strip", import("zod").ZodTypeAny, {
923
1121
  sandbox: Record<string, string | {
924
1122
  label: string;
925
1123
  rpcUrl: string;
926
- protocol?: string | undefined;
927
1124
  plugin?: string | undefined;
928
1125
  accounts?: Record<string, string | {
929
1126
  publicKeyHash: string;
930
1127
  encryptedKey: string;
931
1128
  secretKey: string;
932
1129
  }> | undefined;
1130
+ protocol?: string | undefined;
933
1131
  tzkt?: {
934
1132
  disableAutostartWithSandbox?: boolean | undefined;
935
1133
  postgresqlPort?: number | undefined;
@@ -940,8 +1138,8 @@ export declare const rawSchema: import("zod").ZodObject<{
940
1138
  environment: Record<string, string | {
941
1139
  networks: string[];
942
1140
  sandboxes: string[];
943
- storage?: Record<string, string> | undefined;
944
1141
  aliases?: Record<string, Record<string, string>> | undefined;
1142
+ storage?: Record<string, string> | undefined;
945
1143
  }>;
946
1144
  language?: "en" | "fr" | undefined;
947
1145
  metadata?: {
@@ -966,10 +1164,10 @@ export declare const rawSchema: import("zod").ZodObject<{
966
1164
  label: string;
967
1165
  rpcUrl: string;
968
1166
  accounts?: Record<string, {
1167
+ mnemonic?: string | undefined;
969
1168
  publicKey?: string | undefined;
970
1169
  publicKeyHash?: string | undefined;
971
1170
  privateKey?: string | undefined;
972
- mnemonic?: string | undefined;
973
1171
  }> | undefined;
974
1172
  faucet?: {
975
1173
  pkh: string;
@@ -984,13 +1182,13 @@ export declare const rawSchema: import("zod").ZodObject<{
984
1182
  sandbox: Record<string, string | {
985
1183
  label: string;
986
1184
  rpcUrl: string;
987
- protocol?: string | undefined;
988
1185
  plugin?: string | undefined;
989
1186
  accounts?: Record<string, string | {
990
1187
  publicKeyHash: string;
991
1188
  encryptedKey: string;
992
1189
  secretKey: string;
993
1190
  }> | undefined;
1191
+ protocol?: string | undefined;
994
1192
  tzkt?: {
995
1193
  disableAutostartWithSandbox?: boolean | undefined;
996
1194
  postgresqlPort?: number | undefined;
@@ -1001,8 +1199,8 @@ export declare const rawSchema: import("zod").ZodObject<{
1001
1199
  environment: Record<string, string | {
1002
1200
  networks: string[];
1003
1201
  sandboxes: string[];
1004
- storage?: Record<string, string> | undefined;
1005
1202
  aliases?: Record<string, Record<string, string>> | undefined;
1203
+ storage?: Record<string, string> | undefined;
1006
1204
  }>;
1007
1205
  language?: "en" | "fr" | undefined;
1008
1206
  metadata?: {
@@ -1027,10 +1225,10 @@ export declare const rawSchema: import("zod").ZodObject<{
1027
1225
  label: string;
1028
1226
  rpcUrl: string;
1029
1227
  accounts?: Record<string, {
1228
+ mnemonic?: string | undefined;
1030
1229
  publicKey?: string | undefined;
1031
1230
  publicKeyHash?: string | undefined;
1032
1231
  privateKey?: string | undefined;
1033
- mnemonic?: string | undefined;
1034
1232
  }> | undefined;
1035
1233
  faucet?: {
1036
1234
  pkh: string;
@@ -1042,7 +1240,7 @@ export declare const rawSchema: import("zod").ZodObject<{
1042
1240
  } | undefined;
1043
1241
  }> | undefined;
1044
1242
  }>;
1045
- export declare const internalSchema: import("zod").ZodObject<{
1243
+ export declare const internalSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
1046
1244
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1047
1245
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1048
1246
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1094,13 +1292,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1094
1292
  }, "strip", import("zod").ZodTypeAny, {
1095
1293
  networks: string[];
1096
1294
  sandboxes: string[];
1097
- storage?: Record<string, string> | undefined;
1098
1295
  aliases?: Record<string, Record<string, string>> | undefined;
1296
+ storage?: Record<string, string> | undefined;
1099
1297
  }, {
1100
1298
  networks: string[];
1101
1299
  sandboxes: string[];
1102
- storage?: Record<string, string> | undefined;
1103
1300
  aliases?: Record<string, Record<string, string>> | undefined;
1301
+ storage?: Record<string, string> | undefined;
1104
1302
  }>, import("zod").ZodString]>>;
1105
1303
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1106
1304
  label: import("zod").ZodString;
@@ -1111,15 +1309,15 @@ export declare const internalSchema: import("zod").ZodObject<{
1111
1309
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1112
1310
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1113
1311
  }, "strip", import("zod").ZodTypeAny, {
1312
+ mnemonic?: string | undefined;
1114
1313
  publicKey?: string | undefined;
1115
1314
  publicKeyHash?: string | undefined;
1116
1315
  privateKey?: string | undefined;
1117
- mnemonic?: string | undefined;
1118
1316
  }, {
1317
+ mnemonic?: string | undefined;
1119
1318
  publicKey?: string | undefined;
1120
1319
  publicKeyHash?: string | undefined;
1121
1320
  privateKey?: string | undefined;
1122
- mnemonic?: string | undefined;
1123
1321
  }>>>;
1124
1322
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1125
1323
  pkh: import("zod").ZodString;
@@ -1147,10 +1345,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1147
1345
  label: string;
1148
1346
  rpcUrl: string;
1149
1347
  accounts?: Record<string, {
1348
+ mnemonic?: string | undefined;
1150
1349
  publicKey?: string | undefined;
1151
1350
  publicKeyHash?: string | undefined;
1152
1351
  privateKey?: string | undefined;
1153
- mnemonic?: string | undefined;
1154
1352
  }> | undefined;
1155
1353
  faucet?: {
1156
1354
  pkh: string;
@@ -1164,10 +1362,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1164
1362
  label: string;
1165
1363
  rpcUrl: string;
1166
1364
  accounts?: Record<string, {
1365
+ mnemonic?: string | undefined;
1167
1366
  publicKey?: string | undefined;
1168
1367
  publicKeyHash?: string | undefined;
1169
1368
  privateKey?: string | undefined;
1170
- mnemonic?: string | undefined;
1171
1369
  }> | undefined;
1172
1370
  faucet?: {
1173
1371
  pkh: string;
@@ -1178,7 +1376,7 @@ export declare const internalSchema: import("zod").ZodObject<{
1178
1376
  activation_code: string;
1179
1377
  } | undefined;
1180
1378
  }>>>;
1181
- sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1379
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1182
1380
  label: import("zod").ZodString;
1183
1381
  rpcUrl: import("zod").ZodString;
1184
1382
  protocol: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1213,13 +1411,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1213
1411
  }, "strip", import("zod").ZodTypeAny, {
1214
1412
  label: string;
1215
1413
  rpcUrl: string;
1216
- protocol?: string | undefined;
1217
1414
  plugin?: string | undefined;
1218
1415
  accounts?: Record<string, string | {
1219
1416
  publicKeyHash: string;
1220
1417
  encryptedKey: string;
1221
1418
  secretKey: string;
1222
1419
  }> | undefined;
1420
+ protocol?: string | undefined;
1223
1421
  tzkt?: {
1224
1422
  disableAutostartWithSandbox?: boolean | undefined;
1225
1423
  postgresqlPort?: number | undefined;
@@ -1229,13 +1427,79 @@ export declare const internalSchema: import("zod").ZodObject<{
1229
1427
  }, {
1230
1428
  label: string;
1231
1429
  rpcUrl: string;
1430
+ plugin?: string | undefined;
1431
+ accounts?: Record<string, string | {
1432
+ publicKeyHash: string;
1433
+ encryptedKey: string;
1434
+ secretKey: string;
1435
+ }> | undefined;
1436
+ protocol?: string | undefined;
1437
+ tzkt?: {
1438
+ disableAutostartWithSandbox?: boolean | undefined;
1439
+ postgresqlPort?: number | undefined;
1440
+ apiPort?: number | undefined;
1441
+ } | undefined;
1442
+ annotations?: Record<string, unknown> | undefined;
1443
+ }>>>;
1444
+ }, "sandbox">, {
1445
+ sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1446
+ label: import("zod").ZodString;
1447
+ rpcUrl: import("zod").ZodString;
1448
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1449
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1450
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1451
+ encryptedKey: import("zod").ZodString;
1452
+ publicKeyHash: import("zod").ZodString;
1453
+ secretKey: import("zod").ZodString;
1454
+ }, "strip", import("zod").ZodTypeAny, {
1455
+ publicKeyHash: string;
1456
+ encryptedKey: string;
1457
+ secretKey: string;
1458
+ }, {
1459
+ publicKeyHash: string;
1460
+ encryptedKey: string;
1461
+ secretKey: string;
1462
+ }>, import("zod").ZodString]>>>;
1463
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1464
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1465
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1466
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1467
+ }, "strip", import("zod").ZodTypeAny, {
1468
+ disableAutostartWithSandbox?: boolean | undefined;
1469
+ postgresqlPort?: number | undefined;
1470
+ apiPort?: number | undefined;
1471
+ }, {
1472
+ disableAutostartWithSandbox?: boolean | undefined;
1473
+ postgresqlPort?: number | undefined;
1474
+ apiPort?: number | undefined;
1475
+ }>>;
1476
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1477
+ }, "strip", import("zod").ZodTypeAny, {
1478
+ label: string;
1479
+ rpcUrl: string;
1480
+ plugin?: string | undefined;
1481
+ accounts?: Record<string, string | {
1482
+ publicKeyHash: string;
1483
+ encryptedKey: string;
1484
+ secretKey: string;
1485
+ }> | undefined;
1232
1486
  protocol?: string | undefined;
1487
+ tzkt?: {
1488
+ disableAutostartWithSandbox?: boolean | undefined;
1489
+ postgresqlPort?: number | undefined;
1490
+ apiPort?: number | undefined;
1491
+ } | undefined;
1492
+ annotations?: Record<string, unknown> | undefined;
1493
+ }, {
1494
+ label: string;
1495
+ rpcUrl: string;
1233
1496
  plugin?: string | undefined;
1234
1497
  accounts?: Record<string, string | {
1235
1498
  publicKeyHash: string;
1236
1499
  encryptedKey: string;
1237
1500
  secretKey: string;
1238
1501
  }> | undefined;
1502
+ protocol?: string | undefined;
1239
1503
  tzkt?: {
1240
1504
  disableAutostartWithSandbox?: boolean | undefined;
1241
1505
  postgresqlPort?: number | undefined;
@@ -1243,17 +1507,17 @@ export declare const internalSchema: import("zod").ZodObject<{
1243
1507
  } | undefined;
1244
1508
  annotations?: Record<string, unknown> | undefined;
1245
1509
  }>, import("zod").ZodString]>>;
1246
- }, "strip", import("zod").ZodTypeAny, {
1510
+ }>, "strip", import("zod").ZodTypeAny, {
1247
1511
  sandbox: Record<string, string | {
1248
1512
  label: string;
1249
1513
  rpcUrl: string;
1250
- protocol?: string | undefined;
1251
1514
  plugin?: string | undefined;
1252
1515
  accounts?: Record<string, string | {
1253
1516
  publicKeyHash: string;
1254
1517
  encryptedKey: string;
1255
1518
  secretKey: string;
1256
1519
  }> | undefined;
1520
+ protocol?: string | undefined;
1257
1521
  tzkt?: {
1258
1522
  disableAutostartWithSandbox?: boolean | undefined;
1259
1523
  postgresqlPort?: number | undefined;
@@ -1264,8 +1528,8 @@ export declare const internalSchema: import("zod").ZodObject<{
1264
1528
  environment: Record<string, string | {
1265
1529
  networks: string[];
1266
1530
  sandboxes: string[];
1267
- storage?: Record<string, string> | undefined;
1268
1531
  aliases?: Record<string, Record<string, string>> | undefined;
1532
+ storage?: Record<string, string> | undefined;
1269
1533
  }>;
1270
1534
  language?: "en" | "fr" | undefined;
1271
1535
  metadata?: {
@@ -1290,10 +1554,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1290
1554
  label: string;
1291
1555
  rpcUrl: string;
1292
1556
  accounts?: Record<string, {
1557
+ mnemonic?: string | undefined;
1293
1558
  publicKey?: string | undefined;
1294
1559
  publicKeyHash?: string | undefined;
1295
1560
  privateKey?: string | undefined;
1296
- mnemonic?: string | undefined;
1297
1561
  }> | undefined;
1298
1562
  faucet?: {
1299
1563
  pkh: string;
@@ -1308,13 +1572,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1308
1572
  sandbox: Record<string, string | {
1309
1573
  label: string;
1310
1574
  rpcUrl: string;
1311
- protocol?: string | undefined;
1312
1575
  plugin?: string | undefined;
1313
1576
  accounts?: Record<string, string | {
1314
1577
  publicKeyHash: string;
1315
1578
  encryptedKey: string;
1316
1579
  secretKey: string;
1317
1580
  }> | undefined;
1581
+ protocol?: string | undefined;
1318
1582
  tzkt?: {
1319
1583
  disableAutostartWithSandbox?: boolean | undefined;
1320
1584
  postgresqlPort?: number | undefined;
@@ -1325,8 +1589,8 @@ export declare const internalSchema: import("zod").ZodObject<{
1325
1589
  environment: Record<string, string | {
1326
1590
  networks: string[];
1327
1591
  sandboxes: string[];
1328
- storage?: Record<string, string> | undefined;
1329
1592
  aliases?: Record<string, Record<string, string>> | undefined;
1593
+ storage?: Record<string, string> | undefined;
1330
1594
  }>;
1331
1595
  language?: "en" | "fr" | undefined;
1332
1596
  metadata?: {
@@ -1351,10 +1615,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1351
1615
  label: string;
1352
1616
  rpcUrl: string;
1353
1617
  accounts?: Record<string, {
1618
+ mnemonic?: string | undefined;
1354
1619
  publicKey?: string | undefined;
1355
1620
  publicKeyHash?: string | undefined;
1356
1621
  privateKey?: string | undefined;
1357
- mnemonic?: string | undefined;
1358
1622
  }> | undefined;
1359
1623
  faucet?: {
1360
1624
  pkh: string;