@taqueria/protocol 0.56.14 → 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,7 +6,7 @@ export type { ConfigStrict as Config };
6
6
  export declare const from: (input: unknown) => ConfigStrict;
7
7
  export declare const create: (input: Config) => ConfigStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, ConfigStrict>;
9
- export declare const make: (input: Omit<ConfigStrict, '__type'>) => FutureInstance<TaqError, ConfigStrict>;
9
+ export declare const make: (input: Omit<ConfigStrict, "__type">) => FutureInstance<TaqError, ConfigStrict>;
10
10
  export declare const schemas: {
11
11
  rawSchema: import("zod").ZodObject<{
12
12
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
@@ -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;
@@ -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,13 @@ export declare const schemas: {
195
195
  }, {
196
196
  label: string;
197
197
  rpcUrl: string;
198
- protocol?: string | undefined;
199
198
  plugin?: string | undefined;
200
199
  accounts?: Record<string, string | {
201
200
  publicKeyHash: string;
202
201
  encryptedKey: string;
203
202
  secretKey: string;
204
203
  }> | undefined;
204
+ protocol?: string | undefined;
205
205
  tzkt?: {
206
206
  disableAutostartWithSandbox?: boolean | undefined;
207
207
  postgresqlPort?: number | undefined;
@@ -213,9 +213,26 @@ export declare const schemas: {
213
213
  environment: Record<string, string | {
214
214
  networks: string[];
215
215
  sandboxes: string[];
216
- storage?: Record<string, string> | undefined;
217
216
  aliases?: Record<string, Record<string, string>> | undefined;
217
+ storage?: Record<string, string> | undefined;
218
218
  }>;
219
+ sandbox?: Record<string, {
220
+ label: string;
221
+ rpcUrl: string;
222
+ plugin?: string | undefined;
223
+ accounts?: Record<string, string | {
224
+ publicKeyHash: string;
225
+ encryptedKey: string;
226
+ secretKey: string;
227
+ }> | undefined;
228
+ protocol?: string | undefined;
229
+ tzkt?: {
230
+ disableAutostartWithSandbox?: boolean | undefined;
231
+ postgresqlPort?: number | undefined;
232
+ apiPort?: number | undefined;
233
+ } | undefined;
234
+ annotations?: Record<string, unknown> | undefined;
235
+ }> | undefined;
219
236
  language?: "en" | "fr" | undefined;
220
237
  metadata?: {
221
238
  name?: string | undefined;
@@ -239,10 +256,10 @@ export declare const schemas: {
239
256
  label: string;
240
257
  rpcUrl: string;
241
258
  accounts?: Record<string, {
259
+ mnemonic?: string | undefined;
242
260
  publicKey?: string | undefined;
243
261
  publicKeyHash?: string | undefined;
244
262
  privateKey?: string | undefined;
245
- mnemonic?: string | undefined;
246
263
  }> | undefined;
247
264
  faucet?: {
248
265
  pkh: string;
@@ -253,16 +270,23 @@ export declare const schemas: {
253
270
  activation_code: string;
254
271
  } | undefined;
255
272
  }> | undefined;
273
+ }, {
274
+ environment: Record<string, string | {
275
+ networks: string[];
276
+ sandboxes: string[];
277
+ aliases?: Record<string, Record<string, string>> | undefined;
278
+ storage?: Record<string, string> | undefined;
279
+ }>;
256
280
  sandbox?: Record<string, {
257
281
  label: string;
258
282
  rpcUrl: string;
259
- protocol?: string | undefined;
260
283
  plugin?: string | undefined;
261
284
  accounts?: Record<string, string | {
262
285
  publicKeyHash: string;
263
286
  encryptedKey: string;
264
287
  secretKey: string;
265
288
  }> | undefined;
289
+ protocol?: string | undefined;
266
290
  tzkt?: {
267
291
  disableAutostartWithSandbox?: boolean | undefined;
268
292
  postgresqlPort?: number | undefined;
@@ -270,13 +294,6 @@ export declare const schemas: {
270
294
  } | undefined;
271
295
  annotations?: Record<string, unknown> | undefined;
272
296
  }> | undefined;
273
- }, {
274
- environment: Record<string, string | {
275
- networks: string[];
276
- sandboxes: string[];
277
- storage?: Record<string, string> | undefined;
278
- aliases?: Record<string, Record<string, string>> | undefined;
279
- }>;
280
297
  language?: "en" | "fr" | undefined;
281
298
  metadata?: {
282
299
  name?: string | undefined;
@@ -300,10 +317,10 @@ export declare const schemas: {
300
317
  label: string;
301
318
  rpcUrl: string;
302
319
  accounts?: Record<string, {
320
+ mnemonic?: string | undefined;
303
321
  publicKey?: string | undefined;
304
322
  publicKeyHash?: string | undefined;
305
323
  privateKey?: string | undefined;
306
- mnemonic?: string | undefined;
307
324
  }> | undefined;
308
325
  faucet?: {
309
326
  pkh: string;
@@ -314,23 +331,6 @@ export declare const schemas: {
314
331
  activation_code: string;
315
332
  } | undefined;
316
333
  }> | undefined;
317
- sandbox?: Record<string, {
318
- label: string;
319
- rpcUrl: string;
320
- protocol?: string | undefined;
321
- plugin?: string | undefined;
322
- accounts?: Record<string, string | {
323
- publicKeyHash: string;
324
- encryptedKey: string;
325
- secretKey: string;
326
- }> | undefined;
327
- tzkt?: {
328
- disableAutostartWithSandbox?: boolean | undefined;
329
- postgresqlPort?: number | undefined;
330
- apiPort?: number | undefined;
331
- } | undefined;
332
- annotations?: Record<string, unknown> | undefined;
333
- }> | undefined;
334
334
  }>;
335
335
  schema: import("zod").ZodEffects<import("zod").ZodObject<{
336
336
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
@@ -384,13 +384,13 @@ export declare const schemas: {
384
384
  }, "strip", import("zod").ZodTypeAny, {
385
385
  networks: string[];
386
386
  sandboxes: string[];
387
- storage?: Record<string, string> | undefined;
388
387
  aliases?: Record<string, Record<string, string>> | undefined;
388
+ storage?: Record<string, string> | undefined;
389
389
  }, {
390
390
  networks: string[];
391
391
  sandboxes: string[];
392
- storage?: Record<string, string> | undefined;
393
392
  aliases?: Record<string, Record<string, string>> | undefined;
393
+ storage?: Record<string, string> | undefined;
394
394
  }>, import("zod").ZodString]>>;
395
395
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
396
396
  label: import("zod").ZodString;
@@ -401,15 +401,15 @@ export declare const schemas: {
401
401
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
402
402
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
403
403
  }, "strip", import("zod").ZodTypeAny, {
404
+ mnemonic?: string | undefined;
404
405
  publicKey?: string | undefined;
405
406
  publicKeyHash?: string | undefined;
406
407
  privateKey?: string | undefined;
407
- mnemonic?: string | undefined;
408
408
  }, {
409
+ mnemonic?: string | undefined;
409
410
  publicKey?: string | undefined;
410
411
  publicKeyHash?: string | undefined;
411
412
  privateKey?: string | undefined;
412
- mnemonic?: string | undefined;
413
413
  }>>>;
414
414
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
415
415
  pkh: import("zod").ZodString;
@@ -437,10 +437,10 @@ export declare const schemas: {
437
437
  label: string;
438
438
  rpcUrl: string;
439
439
  accounts?: Record<string, {
440
+ mnemonic?: string | undefined;
440
441
  publicKey?: string | undefined;
441
442
  publicKeyHash?: string | undefined;
442
443
  privateKey?: string | undefined;
443
- mnemonic?: string | undefined;
444
444
  }> | undefined;
445
445
  faucet?: {
446
446
  pkh: string;
@@ -454,10 +454,10 @@ export declare const schemas: {
454
454
  label: string;
455
455
  rpcUrl: string;
456
456
  accounts?: Record<string, {
457
+ mnemonic?: string | undefined;
457
458
  publicKey?: string | undefined;
458
459
  publicKeyHash?: string | undefined;
459
460
  privateKey?: string | undefined;
460
- mnemonic?: string | undefined;
461
461
  }> | undefined;
462
462
  faucet?: {
463
463
  pkh: string;
@@ -503,13 +503,13 @@ export declare const schemas: {
503
503
  }, "strip", import("zod").ZodTypeAny, {
504
504
  label: string;
505
505
  rpcUrl: string;
506
- protocol?: string | undefined;
507
506
  plugin?: string | undefined;
508
507
  accounts?: Record<string, string | {
509
508
  publicKeyHash: string;
510
509
  encryptedKey: string;
511
510
  secretKey: string;
512
511
  }> | undefined;
512
+ protocol?: string | undefined;
513
513
  tzkt?: {
514
514
  disableAutostartWithSandbox?: boolean | undefined;
515
515
  postgresqlPort?: number | undefined;
@@ -519,13 +519,13 @@ export declare const schemas: {
519
519
  }, {
520
520
  label: string;
521
521
  rpcUrl: string;
522
- protocol?: string | undefined;
523
522
  plugin?: string | undefined;
524
523
  accounts?: Record<string, string | {
525
524
  publicKeyHash: string;
526
525
  encryptedKey: string;
527
526
  secretKey: string;
528
527
  }> | undefined;
528
+ protocol?: string | undefined;
529
529
  tzkt?: {
530
530
  disableAutostartWithSandbox?: boolean | undefined;
531
531
  postgresqlPort?: number | undefined;
@@ -537,9 +537,26 @@ export declare const schemas: {
537
537
  environment: Record<string, string | {
538
538
  networks: string[];
539
539
  sandboxes: string[];
540
- storage?: Record<string, string> | undefined;
541
540
  aliases?: Record<string, Record<string, string>> | undefined;
541
+ storage?: Record<string, string> | undefined;
542
542
  }>;
543
+ sandbox?: Record<string, {
544
+ label: string;
545
+ rpcUrl: string;
546
+ plugin?: string | undefined;
547
+ accounts?: Record<string, string | {
548
+ publicKeyHash: string;
549
+ encryptedKey: string;
550
+ secretKey: string;
551
+ }> | undefined;
552
+ protocol?: string | undefined;
553
+ tzkt?: {
554
+ disableAutostartWithSandbox?: boolean | undefined;
555
+ postgresqlPort?: number | undefined;
556
+ apiPort?: number | undefined;
557
+ } | undefined;
558
+ annotations?: Record<string, unknown> | undefined;
559
+ }> | undefined;
543
560
  language?: "en" | "fr" | undefined;
544
561
  metadata?: {
545
562
  name?: string | undefined;
@@ -563,10 +580,10 @@ export declare const schemas: {
563
580
  label: string;
564
581
  rpcUrl: string;
565
582
  accounts?: Record<string, {
583
+ mnemonic?: string | undefined;
566
584
  publicKey?: string | undefined;
567
585
  publicKeyHash?: string | undefined;
568
586
  privateKey?: string | undefined;
569
- mnemonic?: string | undefined;
570
587
  }> | undefined;
571
588
  faucet?: {
572
589
  pkh: string;
@@ -577,16 +594,23 @@ export declare const schemas: {
577
594
  activation_code: string;
578
595
  } | undefined;
579
596
  }> | undefined;
597
+ }, {
598
+ environment: Record<string, string | {
599
+ networks: string[];
600
+ sandboxes: string[];
601
+ aliases?: Record<string, Record<string, string>> | undefined;
602
+ storage?: Record<string, string> | undefined;
603
+ }>;
580
604
  sandbox?: Record<string, {
581
605
  label: string;
582
606
  rpcUrl: string;
583
- protocol?: string | undefined;
584
607
  plugin?: string | undefined;
585
608
  accounts?: Record<string, string | {
586
609
  publicKeyHash: string;
587
610
  encryptedKey: string;
588
611
  secretKey: string;
589
612
  }> | undefined;
613
+ protocol?: string | undefined;
590
614
  tzkt?: {
591
615
  disableAutostartWithSandbox?: boolean | undefined;
592
616
  postgresqlPort?: number | undefined;
@@ -594,13 +618,6 @@ export declare const schemas: {
594
618
  } | undefined;
595
619
  annotations?: Record<string, unknown> | undefined;
596
620
  }> | undefined;
597
- }, {
598
- environment: Record<string, string | {
599
- networks: string[];
600
- sandboxes: string[];
601
- storage?: Record<string, string> | undefined;
602
- aliases?: Record<string, Record<string, string>> | undefined;
603
- }>;
604
621
  language?: "en" | "fr" | undefined;
605
622
  metadata?: {
606
623
  name?: string | undefined;
@@ -624,10 +641,10 @@ export declare const schemas: {
624
641
  label: string;
625
642
  rpcUrl: string;
626
643
  accounts?: Record<string, {
644
+ mnemonic?: string | undefined;
627
645
  publicKey?: string | undefined;
628
646
  publicKeyHash?: string | undefined;
629
647
  privateKey?: string | undefined;
630
- mnemonic?: string | undefined;
631
648
  }> | undefined;
632
649
  faucet?: {
633
650
  pkh: string;
@@ -638,16 +655,23 @@ export declare const schemas: {
638
655
  activation_code: string;
639
656
  } | undefined;
640
657
  }> | undefined;
658
+ }>, ConfigStrict, {
659
+ environment: Record<string, string | {
660
+ networks: string[];
661
+ sandboxes: string[];
662
+ aliases?: Record<string, Record<string, string>> | undefined;
663
+ storage?: Record<string, string> | undefined;
664
+ }>;
641
665
  sandbox?: Record<string, {
642
666
  label: string;
643
667
  rpcUrl: string;
644
- protocol?: string | undefined;
645
668
  plugin?: string | undefined;
646
669
  accounts?: Record<string, string | {
647
670
  publicKeyHash: string;
648
671
  encryptedKey: string;
649
672
  secretKey: string;
650
673
  }> | undefined;
674
+ protocol?: string | undefined;
651
675
  tzkt?: {
652
676
  disableAutostartWithSandbox?: boolean | undefined;
653
677
  postgresqlPort?: number | undefined;
@@ -655,13 +679,6 @@ export declare const schemas: {
655
679
  } | undefined;
656
680
  annotations?: Record<string, unknown> | undefined;
657
681
  }> | undefined;
658
- }>, ConfigStrict, {
659
- environment: Record<string, string | {
660
- networks: string[];
661
- sandboxes: string[];
662
- storage?: Record<string, string> | undefined;
663
- aliases?: Record<string, Record<string, string>> | undefined;
664
- }>;
665
682
  language?: "en" | "fr" | undefined;
666
683
  metadata?: {
667
684
  name?: string | undefined;
@@ -685,10 +702,10 @@ export declare const schemas: {
685
702
  label: string;
686
703
  rpcUrl: string;
687
704
  accounts?: Record<string, {
705
+ mnemonic?: string | undefined;
688
706
  publicKey?: string | undefined;
689
707
  publicKeyHash?: string | undefined;
690
708
  privateKey?: string | undefined;
691
- mnemonic?: string | undefined;
692
709
  }> | undefined;
693
710
  faucet?: {
694
711
  pkh: string;
@@ -699,23 +716,6 @@ export declare const schemas: {
699
716
  activation_code: string;
700
717
  } | undefined;
701
718
  }> | undefined;
702
- sandbox?: Record<string, {
703
- label: string;
704
- rpcUrl: string;
705
- protocol?: string | undefined;
706
- plugin?: string | undefined;
707
- accounts?: Record<string, string | {
708
- publicKeyHash: string;
709
- encryptedKey: string;
710
- secretKey: string;
711
- }> | undefined;
712
- tzkt?: {
713
- disableAutostartWithSandbox?: boolean | undefined;
714
- postgresqlPort?: number | undefined;
715
- apiPort?: number | undefined;
716
- } | undefined;
717
- annotations?: Record<string, unknown> | undefined;
718
- }> | undefined;
719
719
  }>;
720
720
  };
721
721
  export declare const rawSchema: import("zod").ZodObject<{
@@ -770,13 +770,13 @@ export declare const rawSchema: import("zod").ZodObject<{
770
770
  }, "strip", import("zod").ZodTypeAny, {
771
771
  networks: string[];
772
772
  sandboxes: string[];
773
- storage?: Record<string, string> | undefined;
774
773
  aliases?: Record<string, Record<string, string>> | undefined;
774
+ storage?: Record<string, string> | undefined;
775
775
  }, {
776
776
  networks: string[];
777
777
  sandboxes: string[];
778
- storage?: Record<string, string> | undefined;
779
778
  aliases?: Record<string, Record<string, string>> | undefined;
779
+ storage?: Record<string, string> | undefined;
780
780
  }>, import("zod").ZodString]>>;
781
781
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
782
782
  label: import("zod").ZodString;
@@ -787,15 +787,15 @@ export declare const rawSchema: import("zod").ZodObject<{
787
787
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
788
788
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
789
789
  }, "strip", import("zod").ZodTypeAny, {
790
+ mnemonic?: string | undefined;
790
791
  publicKey?: string | undefined;
791
792
  publicKeyHash?: string | undefined;
792
793
  privateKey?: string | undefined;
793
- mnemonic?: string | undefined;
794
794
  }, {
795
+ mnemonic?: string | undefined;
795
796
  publicKey?: string | undefined;
796
797
  publicKeyHash?: string | undefined;
797
798
  privateKey?: string | undefined;
798
- mnemonic?: string | undefined;
799
799
  }>>>;
800
800
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
801
801
  pkh: import("zod").ZodString;
@@ -823,10 +823,10 @@ export declare const rawSchema: import("zod").ZodObject<{
823
823
  label: string;
824
824
  rpcUrl: string;
825
825
  accounts?: Record<string, {
826
+ mnemonic?: string | undefined;
826
827
  publicKey?: string | undefined;
827
828
  publicKeyHash?: string | undefined;
828
829
  privateKey?: string | undefined;
829
- mnemonic?: string | undefined;
830
830
  }> | undefined;
831
831
  faucet?: {
832
832
  pkh: string;
@@ -840,10 +840,10 @@ export declare const rawSchema: import("zod").ZodObject<{
840
840
  label: string;
841
841
  rpcUrl: string;
842
842
  accounts?: Record<string, {
843
+ mnemonic?: string | undefined;
843
844
  publicKey?: string | undefined;
844
845
  publicKeyHash?: string | undefined;
845
846
  privateKey?: string | undefined;
846
- mnemonic?: string | undefined;
847
847
  }> | undefined;
848
848
  faucet?: {
849
849
  pkh: string;
@@ -889,13 +889,13 @@ export declare const rawSchema: import("zod").ZodObject<{
889
889
  }, "strip", import("zod").ZodTypeAny, {
890
890
  label: string;
891
891
  rpcUrl: string;
892
- protocol?: string | undefined;
893
892
  plugin?: string | undefined;
894
893
  accounts?: Record<string, string | {
895
894
  publicKeyHash: string;
896
895
  encryptedKey: string;
897
896
  secretKey: string;
898
897
  }> | undefined;
898
+ protocol?: string | undefined;
899
899
  tzkt?: {
900
900
  disableAutostartWithSandbox?: boolean | undefined;
901
901
  postgresqlPort?: number | undefined;
@@ -905,13 +905,13 @@ export declare const rawSchema: import("zod").ZodObject<{
905
905
  }, {
906
906
  label: string;
907
907
  rpcUrl: string;
908
- protocol?: string | undefined;
909
908
  plugin?: string | undefined;
910
909
  accounts?: Record<string, string | {
911
910
  publicKeyHash: string;
912
911
  encryptedKey: string;
913
912
  secretKey: string;
914
913
  }> | undefined;
914
+ protocol?: string | undefined;
915
915
  tzkt?: {
916
916
  disableAutostartWithSandbox?: boolean | undefined;
917
917
  postgresqlPort?: number | undefined;
@@ -923,9 +923,26 @@ export declare const rawSchema: import("zod").ZodObject<{
923
923
  environment: Record<string, string | {
924
924
  networks: string[];
925
925
  sandboxes: string[];
926
- storage?: Record<string, string> | undefined;
927
926
  aliases?: Record<string, Record<string, string>> | undefined;
927
+ storage?: Record<string, string> | undefined;
928
928
  }>;
929
+ sandbox?: Record<string, {
930
+ label: string;
931
+ rpcUrl: string;
932
+ plugin?: string | undefined;
933
+ accounts?: Record<string, string | {
934
+ publicKeyHash: string;
935
+ encryptedKey: string;
936
+ secretKey: string;
937
+ }> | undefined;
938
+ protocol?: string | undefined;
939
+ tzkt?: {
940
+ disableAutostartWithSandbox?: boolean | undefined;
941
+ postgresqlPort?: number | undefined;
942
+ apiPort?: number | undefined;
943
+ } | undefined;
944
+ annotations?: Record<string, unknown> | undefined;
945
+ }> | undefined;
929
946
  language?: "en" | "fr" | undefined;
930
947
  metadata?: {
931
948
  name?: string | undefined;
@@ -949,10 +966,10 @@ export declare const rawSchema: import("zod").ZodObject<{
949
966
  label: string;
950
967
  rpcUrl: string;
951
968
  accounts?: Record<string, {
969
+ mnemonic?: string | undefined;
952
970
  publicKey?: string | undefined;
953
971
  publicKeyHash?: string | undefined;
954
972
  privateKey?: string | undefined;
955
- mnemonic?: string | undefined;
956
973
  }> | undefined;
957
974
  faucet?: {
958
975
  pkh: string;
@@ -963,16 +980,23 @@ export declare const rawSchema: import("zod").ZodObject<{
963
980
  activation_code: string;
964
981
  } | undefined;
965
982
  }> | undefined;
983
+ }, {
984
+ environment: Record<string, string | {
985
+ networks: string[];
986
+ sandboxes: string[];
987
+ aliases?: Record<string, Record<string, string>> | undefined;
988
+ storage?: Record<string, string> | undefined;
989
+ }>;
966
990
  sandbox?: Record<string, {
967
991
  label: string;
968
992
  rpcUrl: string;
969
- protocol?: string | undefined;
970
993
  plugin?: string | undefined;
971
994
  accounts?: Record<string, string | {
972
995
  publicKeyHash: string;
973
996
  encryptedKey: string;
974
997
  secretKey: string;
975
998
  }> | undefined;
999
+ protocol?: string | undefined;
976
1000
  tzkt?: {
977
1001
  disableAutostartWithSandbox?: boolean | undefined;
978
1002
  postgresqlPort?: number | undefined;
@@ -980,13 +1004,6 @@ export declare const rawSchema: import("zod").ZodObject<{
980
1004
  } | undefined;
981
1005
  annotations?: Record<string, unknown> | undefined;
982
1006
  }> | undefined;
983
- }, {
984
- environment: Record<string, string | {
985
- networks: string[];
986
- sandboxes: string[];
987
- storage?: Record<string, string> | undefined;
988
- aliases?: Record<string, Record<string, string>> | undefined;
989
- }>;
990
1007
  language?: "en" | "fr" | undefined;
991
1008
  metadata?: {
992
1009
  name?: string | undefined;
@@ -1010,10 +1027,10 @@ export declare const rawSchema: import("zod").ZodObject<{
1010
1027
  label: string;
1011
1028
  rpcUrl: string;
1012
1029
  accounts?: Record<string, {
1030
+ mnemonic?: string | undefined;
1013
1031
  publicKey?: string | undefined;
1014
1032
  publicKeyHash?: string | undefined;
1015
1033
  privateKey?: string | undefined;
1016
- mnemonic?: string | undefined;
1017
1034
  }> | undefined;
1018
1035
  faucet?: {
1019
1036
  pkh: string;
@@ -1024,23 +1041,6 @@ export declare const rawSchema: import("zod").ZodObject<{
1024
1041
  activation_code: string;
1025
1042
  } | undefined;
1026
1043
  }> | undefined;
1027
- sandbox?: Record<string, {
1028
- label: string;
1029
- rpcUrl: string;
1030
- protocol?: string | undefined;
1031
- plugin?: string | undefined;
1032
- accounts?: Record<string, string | {
1033
- publicKeyHash: string;
1034
- encryptedKey: string;
1035
- secretKey: string;
1036
- }> | undefined;
1037
- tzkt?: {
1038
- disableAutostartWithSandbox?: boolean | undefined;
1039
- postgresqlPort?: number | undefined;
1040
- apiPort?: number | undefined;
1041
- } | undefined;
1042
- annotations?: Record<string, unknown> | undefined;
1043
- }> | undefined;
1044
1044
  }>;
1045
1045
  export declare const internalSchema: import("zod").ZodObject<{
1046
1046
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
@@ -1094,13 +1094,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1094
1094
  }, "strip", import("zod").ZodTypeAny, {
1095
1095
  networks: string[];
1096
1096
  sandboxes: string[];
1097
- storage?: Record<string, string> | undefined;
1098
1097
  aliases?: Record<string, Record<string, string>> | undefined;
1098
+ storage?: Record<string, string> | undefined;
1099
1099
  }, {
1100
1100
  networks: string[];
1101
1101
  sandboxes: string[];
1102
- storage?: Record<string, string> | undefined;
1103
1102
  aliases?: Record<string, Record<string, string>> | undefined;
1103
+ storage?: Record<string, string> | undefined;
1104
1104
  }>, import("zod").ZodString]>>;
1105
1105
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1106
1106
  label: import("zod").ZodString;
@@ -1111,15 +1111,15 @@ export declare const internalSchema: import("zod").ZodObject<{
1111
1111
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1112
1112
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1113
1113
  }, "strip", import("zod").ZodTypeAny, {
1114
+ mnemonic?: string | undefined;
1114
1115
  publicKey?: string | undefined;
1115
1116
  publicKeyHash?: string | undefined;
1116
1117
  privateKey?: string | undefined;
1117
- mnemonic?: string | undefined;
1118
1118
  }, {
1119
+ mnemonic?: string | undefined;
1119
1120
  publicKey?: string | undefined;
1120
1121
  publicKeyHash?: string | undefined;
1121
1122
  privateKey?: string | undefined;
1122
- mnemonic?: string | undefined;
1123
1123
  }>>>;
1124
1124
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1125
1125
  pkh: import("zod").ZodString;
@@ -1147,10 +1147,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1147
1147
  label: string;
1148
1148
  rpcUrl: string;
1149
1149
  accounts?: Record<string, {
1150
+ mnemonic?: string | undefined;
1150
1151
  publicKey?: string | undefined;
1151
1152
  publicKeyHash?: string | undefined;
1152
1153
  privateKey?: string | undefined;
1153
- mnemonic?: string | undefined;
1154
1154
  }> | undefined;
1155
1155
  faucet?: {
1156
1156
  pkh: string;
@@ -1164,10 +1164,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1164
1164
  label: string;
1165
1165
  rpcUrl: string;
1166
1166
  accounts?: Record<string, {
1167
+ mnemonic?: string | undefined;
1167
1168
  publicKey?: string | undefined;
1168
1169
  publicKeyHash?: string | undefined;
1169
1170
  privateKey?: string | undefined;
1170
- mnemonic?: string | undefined;
1171
1171
  }> | undefined;
1172
1172
  faucet?: {
1173
1173
  pkh: string;
@@ -1213,13 +1213,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1213
1213
  }, "strip", import("zod").ZodTypeAny, {
1214
1214
  label: string;
1215
1215
  rpcUrl: string;
1216
- protocol?: string | undefined;
1217
1216
  plugin?: string | undefined;
1218
1217
  accounts?: Record<string, string | {
1219
1218
  publicKeyHash: string;
1220
1219
  encryptedKey: string;
1221
1220
  secretKey: string;
1222
1221
  }> | undefined;
1222
+ protocol?: string | undefined;
1223
1223
  tzkt?: {
1224
1224
  disableAutostartWithSandbox?: boolean | undefined;
1225
1225
  postgresqlPort?: number | undefined;
@@ -1229,13 +1229,13 @@ export declare const internalSchema: import("zod").ZodObject<{
1229
1229
  }, {
1230
1230
  label: string;
1231
1231
  rpcUrl: string;
1232
- protocol?: string | undefined;
1233
1232
  plugin?: string | undefined;
1234
1233
  accounts?: Record<string, string | {
1235
1234
  publicKeyHash: string;
1236
1235
  encryptedKey: string;
1237
1236
  secretKey: string;
1238
1237
  }> | undefined;
1238
+ protocol?: string | undefined;
1239
1239
  tzkt?: {
1240
1240
  disableAutostartWithSandbox?: boolean | undefined;
1241
1241
  postgresqlPort?: number | undefined;
@@ -1247,9 +1247,26 @@ export declare const internalSchema: import("zod").ZodObject<{
1247
1247
  environment: Record<string, string | {
1248
1248
  networks: string[];
1249
1249
  sandboxes: string[];
1250
- storage?: Record<string, string> | undefined;
1251
1250
  aliases?: Record<string, Record<string, string>> | undefined;
1251
+ storage?: Record<string, string> | undefined;
1252
1252
  }>;
1253
+ sandbox?: Record<string, {
1254
+ label: string;
1255
+ rpcUrl: string;
1256
+ plugin?: string | undefined;
1257
+ accounts?: Record<string, string | {
1258
+ publicKeyHash: string;
1259
+ encryptedKey: string;
1260
+ secretKey: string;
1261
+ }> | undefined;
1262
+ protocol?: string | undefined;
1263
+ tzkt?: {
1264
+ disableAutostartWithSandbox?: boolean | undefined;
1265
+ postgresqlPort?: number | undefined;
1266
+ apiPort?: number | undefined;
1267
+ } | undefined;
1268
+ annotations?: Record<string, unknown> | undefined;
1269
+ }> | undefined;
1253
1270
  language?: "en" | "fr" | undefined;
1254
1271
  metadata?: {
1255
1272
  name?: string | undefined;
@@ -1273,10 +1290,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1273
1290
  label: string;
1274
1291
  rpcUrl: string;
1275
1292
  accounts?: Record<string, {
1293
+ mnemonic?: string | undefined;
1276
1294
  publicKey?: string | undefined;
1277
1295
  publicKeyHash?: string | undefined;
1278
1296
  privateKey?: string | undefined;
1279
- mnemonic?: string | undefined;
1280
1297
  }> | undefined;
1281
1298
  faucet?: {
1282
1299
  pkh: string;
@@ -1287,16 +1304,23 @@ export declare const internalSchema: import("zod").ZodObject<{
1287
1304
  activation_code: string;
1288
1305
  } | undefined;
1289
1306
  }> | undefined;
1307
+ }, {
1308
+ environment: Record<string, string | {
1309
+ networks: string[];
1310
+ sandboxes: string[];
1311
+ aliases?: Record<string, Record<string, string>> | undefined;
1312
+ storage?: Record<string, string> | undefined;
1313
+ }>;
1290
1314
  sandbox?: Record<string, {
1291
1315
  label: string;
1292
1316
  rpcUrl: string;
1293
- protocol?: string | undefined;
1294
1317
  plugin?: string | undefined;
1295
1318
  accounts?: Record<string, string | {
1296
1319
  publicKeyHash: string;
1297
1320
  encryptedKey: string;
1298
1321
  secretKey: string;
1299
1322
  }> | undefined;
1323
+ protocol?: string | undefined;
1300
1324
  tzkt?: {
1301
1325
  disableAutostartWithSandbox?: boolean | undefined;
1302
1326
  postgresqlPort?: number | undefined;
@@ -1304,13 +1328,6 @@ export declare const internalSchema: import("zod").ZodObject<{
1304
1328
  } | undefined;
1305
1329
  annotations?: Record<string, unknown> | undefined;
1306
1330
  }> | undefined;
1307
- }, {
1308
- environment: Record<string, string | {
1309
- networks: string[];
1310
- sandboxes: string[];
1311
- storage?: Record<string, string> | undefined;
1312
- aliases?: Record<string, Record<string, string>> | undefined;
1313
- }>;
1314
1331
  language?: "en" | "fr" | undefined;
1315
1332
  metadata?: {
1316
1333
  name?: string | undefined;
@@ -1334,10 +1351,10 @@ export declare const internalSchema: import("zod").ZodObject<{
1334
1351
  label: string;
1335
1352
  rpcUrl: string;
1336
1353
  accounts?: Record<string, {
1354
+ mnemonic?: string | undefined;
1337
1355
  publicKey?: string | undefined;
1338
1356
  publicKeyHash?: string | undefined;
1339
1357
  privateKey?: string | undefined;
1340
- mnemonic?: string | undefined;
1341
1358
  }> | undefined;
1342
1359
  faucet?: {
1343
1360
  pkh: string;
@@ -1348,23 +1365,5 @@ export declare const internalSchema: import("zod").ZodObject<{
1348
1365
  activation_code: string;
1349
1366
  } | undefined;
1350
1367
  }> | undefined;
1351
- sandbox?: Record<string, {
1352
- label: string;
1353
- rpcUrl: string;
1354
- protocol?: string | undefined;
1355
- plugin?: string | undefined;
1356
- accounts?: Record<string, string | {
1357
- publicKeyHash: string;
1358
- encryptedKey: string;
1359
- secretKey: string;
1360
- }> | undefined;
1361
- tzkt?: {
1362
- disableAutostartWithSandbox?: boolean | undefined;
1363
- postgresqlPort?: number | undefined;
1364
- apiPort?: number | undefined;
1365
- } | undefined;
1366
- annotations?: Record<string, unknown> | undefined;
1367
- }> | undefined;
1368
1368
  }>;
1369
1369
  export type t = ConfigStrict;
1370
- //# sourceMappingURL=Config.d.ts.map