@taqueria/protocol 0.27.2-alpha → 0.27.2-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Base.js +3 -7
- package/Base.js.map +1 -1
- package/ConfigEnvironmentFileV2.d.ts +2 -0
- package/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/ConfigEnvironmentFileV2.js +21 -0
- package/ConfigEnvironmentFileV2.js.map +1 -0
- package/ConfigFileV2.d.ts +2 -0
- package/ConfigFileV2.d.ts.map +1 -0
- package/ConfigFileV2.js +21 -0
- package/ConfigFileV2.js.map +1 -0
- package/EphemeralState.d.ts +308 -304
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +4 -14
- package/EphemeralState.js.map +1 -1
- package/ParsedPluginInfo.d.ts +774 -764
- package/ParsedPluginInfo.d.ts.map +1 -1
- package/ParsedPluginInfo.js +2 -12
- package/ParsedPluginInfo.js.map +1 -1
- package/PersistentState.js +0 -11
- package/PersistentState.js.map +1 -1
- package/PluginInfo.d.ts +954 -942
- package/PluginInfo.d.ts.map +1 -1
- package/PluginInfo.js +6 -16
- package/PluginInfo.js.map +1 -1
- package/PluginSchema.d.ts +1855 -1835
- package/PluginSchema.d.ts.map +1 -1
- package/PluginSchema.js +4 -14
- package/PluginSchema.js.map +1 -1
- package/SHA256.js +0 -11
- package/SanitizedAbsPath.js +0 -10
- package/SanitizedArgs.d.ts +75 -445
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +22 -89
- package/SanitizedArgs.js.map +1 -1
- package/TaqError.d.ts +1 -1
- package/TaqError.d.ts.map +1 -1
- package/TaqError.js +0 -9
- package/TaqError.js.map +1 -1
- package/Template.js +0 -4
- package/helpers.js +0 -4
- package/i18n.d.ts.map +1 -1
- package/i18n.js +3 -10
- package/i18n.js.map +1 -1
- package/index.d.ts +4 -3
- package/index.d.ts.map +1 -1
- package/index.js +5 -58
- package/index.js.map +1 -1
- package/out/types/Alias.js +0 -10
- package/out/types/BuildNumber.js +0 -10
- package/out/types/Command.js +0 -10
- package/out/types/Config.d.ts +476 -468
- package/out/types/Config.d.ts.map +1 -1
- package/out/types/Config.js +0 -10
- package/out/types/ConfigAccount.d.js +19 -0
- package/out/types/ConfigAccount.d.js.map +1 -0
- package/out/types/ConfigAccount.d.ts +106 -0
- package/out/types/ConfigAccount.d.ts.map +1 -0
- package/out/types/ConfigAccount.js +70 -0
- package/out/types/ConfigAccount.js.map +1 -0
- package/out/types/ConfigArtifactsDir.js +0 -10
- package/out/types/ConfigContractsDir.js +0 -10
- package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
- package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.js +70 -0
- package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
- package/out/types/ConfigFileV1.d.js +19 -0
- package/out/types/ConfigFileV1.d.js.map +1 -0
- package/out/types/ConfigFileV1.d.ts +1370 -0
- package/out/types/ConfigFileV1.d.ts.map +1 -0
- package/out/types/ConfigFileV1.js +70 -0
- package/out/types/ConfigFileV1.js.map +1 -0
- package/out/types/ConfigFileV2.d.js +19 -0
- package/out/types/ConfigFileV2.d.js.map +1 -0
- package/out/types/ConfigFileV2.d.ts +762 -0
- package/out/types/ConfigFileV2.d.ts.map +1 -0
- package/out/types/ConfigFileV2.js +70 -0
- package/out/types/ConfigFileV2.js.map +1 -0
- package/out/types/Contract.js +0 -10
- package/out/types/CurrencyAmountV2.d.js +19 -0
- package/out/types/CurrencyAmountV2.d.js.map +1 -0
- package/out/types/CurrencyAmountV2.d.ts +56 -0
- package/out/types/CurrencyAmountV2.d.ts.map +1 -0
- package/out/types/CurrencyAmountV2.js +70 -0
- package/out/types/CurrencyAmountV2.js.map +1 -0
- package/out/types/EconomicalProtocolHash.js +0 -10
- package/out/types/Environment.js +0 -10
- package/out/types/EphemeralState.d.ts +2525 -2493
- package/out/types/EphemeralState.d.ts.map +1 -1
- package/out/types/EphemeralState.js +0 -10
- package/out/types/Faucet.js +0 -10
- package/out/types/HumanReadableIdentifier.js +0 -10
- package/out/types/InstalledPlugin.js +0 -10
- package/out/types/LoadedConfig.d.ts +476 -468
- package/out/types/LoadedConfig.d.ts.map +1 -1
- package/out/types/LoadedConfig.js +0 -10
- package/out/types/MetadataConfig.js +0 -10
- package/out/types/NetworkAccountConfig.d.ts +52 -39
- package/out/types/NetworkAccountConfig.d.ts.map +1 -1
- package/out/types/NetworkAccountConfig.js +0 -10
- package/out/types/NetworkConfig.d.ts +84 -76
- package/out/types/NetworkConfig.d.ts.map +1 -1
- package/out/types/NetworkConfig.js +0 -10
- package/out/types/NonEmptyString.js +0 -10
- package/out/types/Operation.d.ts +808 -800
- package/out/types/Operation.d.ts.map +1 -1
- package/out/types/Operation.js +0 -10
- package/out/types/Option.js +0 -10
- package/out/types/ParsedConfig.d.ts +531 -523
- package/out/types/ParsedConfig.d.ts.map +1 -1
- package/out/types/ParsedConfig.js +0 -10
- package/out/types/ParsedOperation.d.ts +619 -611
- package/out/types/ParsedOperation.d.ts.map +1 -1
- package/out/types/ParsedOperation.js +0 -10
- package/out/types/ParsedTemplate.d.ts +619 -611
- package/out/types/ParsedTemplate.d.ts.map +1 -1
- package/out/types/ParsedTemplate.js +0 -10
- package/out/types/PersistedOperation.js +0 -10
- package/out/types/PersistedTask.js +0 -10
- package/out/types/PersistentState.js +0 -10
- package/out/types/PluginActionName.js +0 -10
- package/out/types/PluginDependenciesResponse.js +0 -10
- package/out/types/PluginInfo.d.ts +1267 -1251
- package/out/types/PluginInfo.d.ts.map +1 -1
- package/out/types/PluginInfo.js +0 -10
- package/out/types/PluginJsonResponse.js +0 -10
- package/out/types/PluginProxyResponse.js +0 -10
- package/out/types/PluginResponseEncoding.js +0 -10
- package/out/types/PluginSchema.d.ts +4363 -4323
- package/out/types/PluginSchema.d.ts.map +1 -1
- package/out/types/PluginSchema.js +0 -10
- package/out/types/PositionalArg.js +0 -10
- package/out/types/Provisioner.js +0 -10
- package/out/types/ProvisionerID.js +0 -10
- package/out/types/Provisions.js +0 -10
- package/out/types/ProxyTaskArgs.d.ts +639 -631
- package/out/types/ProxyTaskArgs.d.ts.map +1 -1
- package/out/types/ProxyTaskArgs.js +0 -10
- package/out/types/ProxyTemplateArgs.d.ts +639 -631
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
- package/out/types/ProxyTemplateArgs.js +0 -10
- package/out/types/PublicKeyHash.js +0 -10
- package/out/types/RequestArgs.d.ts +639 -631
- package/out/types/RequestArgs.d.ts.map +1 -1
- package/out/types/RequestArgs.js +0 -10
- package/out/types/RuntimeDependency.js +0 -10
- package/out/types/RuntimeDependencyReport.js +0 -10
- package/out/types/SHA256.js +0 -10
- package/out/types/SandboxAccountConfig.js +0 -10
- package/out/types/SandboxAccounts.d.js +19 -0
- package/out/types/SandboxAccounts.d.js.map +1 -0
- package/out/types/SandboxAccounts.d.ts +43 -0
- package/out/types/SandboxAccounts.d.ts.map +1 -0
- package/out/types/SandboxAccounts.js +70 -0
- package/out/types/SandboxAccounts.js.map +1 -0
- package/out/types/SandboxConfig.d.ts +26 -26
- package/out/types/SandboxConfig.js +0 -10
- package/out/types/SanitizedAbsPath.js +0 -10
- package/out/types/SanitizedArgs.js +0 -10
- package/out/types/SanitizedPath.js +0 -10
- package/out/types/ScaffoldConfig.js +0 -10
- package/out/types/Settings.d.ts +13 -13
- package/out/types/Settings.js +0 -10
- package/out/types/SingleChar.js +0 -10
- package/out/types/Task.js +0 -10
- package/out/types/Template.d.ts +808 -800
- package/out/types/Template.d.ts.map +1 -1
- package/out/types/Template.js +0 -10
- package/out/types/Timestamp.js +0 -10
- package/out/types/Tz.js +0 -10
- package/out/types/TzKtConfig.js +0 -10
- package/out/types/Url.js +0 -10
- package/out/types/Verb.js +0 -10
- package/out/types/VersionNumber.js +0 -10
- package/out/types-strict.d.js.map +1 -1
- package/out/types-strict.d.ts +109 -16
- package/out/types-strict.d.ts.map +1 -1
- package/out/types-strict.js.map +1 -1
- package/out/types-zod.d.js.map +1 -1
- package/out/types-zod.d.ts +4228 -3604
- package/out/types-zod.d.ts.map +1 -1
- package/out/types-zod.js +72 -78
- package/out/types-zod.js.map +1 -1
- package/package.json +6 -27
- package/taqueria-protocol-types.js +0 -39
- package/tsup.config.d.ts +4 -0
- package/tsup.config.d.ts.map +1 -0
- package/types-config-files.d.ts +21 -0
- package/types-config-files.d.ts.map +1 -0
- package/types-config-files.js +343 -0
- package/types-config-files.js.map +1 -0
- package/types.d.ts +94 -14
- package/types.d.ts.map +1 -1
- package/types.js.map +1 -1
- package/tzkt-config.js +0 -10
- package/Alias.mjs +0 -3
- package/Alias.mjs.map +0 -1
- package/Base.mjs +0 -57
- package/Base.mjs.map +0 -1
- package/Command.mjs +0 -3
- package/Command.mjs.map +0 -1
- package/Config.mjs +0 -3
- package/Config.mjs.map +0 -1
- package/ConfigArtifactsDir.mjs +0 -3
- package/ConfigArtifactsDir.mjs.map +0 -1
- package/ConfigContractsDir.mjs +0 -3
- package/ConfigContractsDir.mjs.map +0 -1
- package/Contract.mjs +0 -3
- package/Contract.mjs.map +0 -1
- package/Crypto.mjs +0 -1
- package/Crypto.mjs.map +0 -1
- package/EconomicalProtocolHash.mjs +0 -3
- package/EconomicalProtocolHash.mjs.map +0 -1
- package/Environment.mjs +0 -3
- package/Environment.mjs.map +0 -1
- package/EphemeralState.mjs +0 -238
- package/EphemeralState.mjs.map +0 -1
- package/Faucet.mjs +0 -3
- package/Faucet.mjs.map +0 -1
- package/HumanReadableIdentifier.mjs +0 -3
- package/HumanReadableIdentifier.mjs.map +0 -1
- package/InstalledPlugin.mjs +0 -3
- package/InstalledPlugin.mjs.map +0 -1
- package/LoadedConfig.mjs +0 -3
- package/LoadedConfig.mjs.map +0 -1
- package/MetadataConfig.mjs +0 -3
- package/MetadataConfig.mjs.map +0 -1
- package/NetworkAccountConfig.mjs +0 -3
- package/NetworkAccountConfig.mjs.map +0 -1
- package/NetworkConfig.mjs +0 -3
- package/NetworkConfig.mjs.map +0 -1
- package/NonEmptyString.mjs +0 -3
- package/NonEmptyString.mjs.map +0 -1
- package/Operation.mjs +0 -3
- package/Operation.mjs.map +0 -1
- package/Option.mjs +0 -3
- package/Option.mjs.map +0 -1
- package/ParsedOperation.mjs +0 -3
- package/ParsedOperation.mjs.map +0 -1
- package/ParsedPluginInfo.mjs +0 -44
- package/ParsedPluginInfo.mjs.map +0 -1
- package/ParsedTemplate.mjs +0 -3
- package/ParsedTemplate.mjs.map +0 -1
- package/PersistentState.mjs +0 -60
- package/PersistentState.mjs.map +0 -1
- package/PluginActionName.mjs +0 -3
- package/PluginActionName.mjs.map +0 -1
- package/PluginDependenciesResponse.mjs +0 -3
- package/PluginDependenciesResponse.mjs.map +0 -1
- package/PluginInfo.mjs +0 -76
- package/PluginInfo.mjs.map +0 -1
- package/PluginJsonResponse.mjs +0 -3
- package/PluginJsonResponse.mjs.map +0 -1
- package/PluginProxyResponse.mjs +0 -3
- package/PluginProxyResponse.mjs.map +0 -1
- package/PluginResponseEncoding.mjs +0 -3
- package/PluginResponseEncoding.mjs.map +0 -1
- package/PluginSchema.mjs +0 -59
- package/PluginSchema.mjs.map +0 -1
- package/PositionalArg.mjs +0 -3
- package/PositionalArg.mjs.map +0 -1
- package/Provisioner.mjs +0 -3
- package/Provisioner.mjs.map +0 -1
- package/ProvisionerID.mjs +0 -3
- package/ProvisionerID.mjs.map +0 -1
- package/Provisions.mjs +0 -3
- package/Provisions.mjs.map +0 -1
- package/ProxyTaskArgs.mjs +0 -3
- package/ProxyTaskArgs.mjs.map +0 -1
- package/ProxyTemplateArgs.mjs +0 -3
- package/ProxyTemplateArgs.mjs.map +0 -1
- package/PublicKeyHash.mjs +0 -3
- package/PublicKeyHash.mjs.map +0 -1
- package/RequestArgs.mjs +0 -3
- package/RequestArgs.mjs.map +0 -1
- package/SHA256.mjs +0 -59
- package/SHA256.mjs.map +0 -1
- package/SandboxAccountConfig.mjs +0 -3
- package/SandboxAccountConfig.mjs.map +0 -1
- package/SandboxConfig.mjs +0 -3
- package/SandboxConfig.mjs.map +0 -1
- package/SanitizedAbsPath.mjs +0 -27
- package/SanitizedAbsPath.mjs.map +0 -1
- package/SanitizedArgs.mjs +0 -198
- package/SanitizedArgs.mjs.map +0 -1
- package/SanitizedPath.mjs +0 -3
- package/SanitizedPath.mjs.map +0 -1
- package/ScaffoldConfig.mjs +0 -3
- package/ScaffoldConfig.mjs.map +0 -1
- package/Settings.mjs +0 -3
- package/Settings.mjs.map +0 -1
- package/SingleChar.mjs +0 -3
- package/SingleChar.mjs.map +0 -1
- package/TaqError.mjs +0 -35
- package/TaqError.mjs.map +0 -1
- package/Task.mjs +0 -3
- package/Task.mjs.map +0 -1
- package/Template.mjs +0 -10
- package/Template.mjs.map +0 -1
- package/Timestamp.mjs +0 -3
- package/Timestamp.mjs.map +0 -1
- package/Tz.mjs +0 -3
- package/Tz.mjs.map +0 -1
- package/Url.mjs +0 -3
- package/Url.mjs.map +0 -1
- package/Verb.mjs +0 -3
- package/Verb.mjs.map +0 -1
- package/VersionNumber.mjs +0 -3
- package/VersionNumber.mjs.map +0 -1
- package/helpers.mjs +0 -28
- package/helpers.mjs.map +0 -1
- package/i18n.mjs +0 -67
- package/i18n.mjs.map +0 -1
- package/index.mjs +0 -108
- package/index.mjs.map +0 -1
- package/out/types/Alias.d.mjs +0 -1
- package/out/types/Alias.d.mjs.map +0 -1
- package/out/types/Alias.mjs +0 -49
- package/out/types/Alias.mjs.map +0 -1
- package/out/types/BuildNumber.d.mjs +0 -1
- package/out/types/BuildNumber.d.mjs.map +0 -1
- package/out/types/BuildNumber.mjs +0 -49
- package/out/types/BuildNumber.mjs.map +0 -1
- package/out/types/Command.d.mjs +0 -1
- package/out/types/Command.d.mjs.map +0 -1
- package/out/types/Command.mjs +0 -49
- package/out/types/Command.mjs.map +0 -1
- package/out/types/Config.d.mjs +0 -1
- package/out/types/Config.d.mjs.map +0 -1
- package/out/types/Config.mjs +0 -49
- package/out/types/Config.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.mjs +0 -49
- package/out/types/ConfigArtifactsDir.mjs.map +0 -1
- package/out/types/ConfigContractsDir.d.mjs +0 -1
- package/out/types/ConfigContractsDir.d.mjs.map +0 -1
- package/out/types/ConfigContractsDir.mjs +0 -49
- package/out/types/ConfigContractsDir.mjs.map +0 -1
- package/out/types/Contract.d.mjs +0 -1
- package/out/types/Contract.d.mjs.map +0 -1
- package/out/types/Contract.mjs +0 -49
- package/out/types/Contract.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.mjs +0 -49
- package/out/types/EconomicalProtocolHash.mjs.map +0 -1
- package/out/types/Environment.d.mjs +0 -1
- package/out/types/Environment.d.mjs.map +0 -1
- package/out/types/Environment.mjs +0 -49
- package/out/types/Environment.mjs.map +0 -1
- package/out/types/EphemeralState.d.mjs +0 -1
- package/out/types/EphemeralState.d.mjs.map +0 -1
- package/out/types/EphemeralState.mjs +0 -49
- package/out/types/EphemeralState.mjs.map +0 -1
- package/out/types/Faucet.d.mjs +0 -1
- package/out/types/Faucet.d.mjs.map +0 -1
- package/out/types/Faucet.mjs +0 -49
- package/out/types/Faucet.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.mjs +0 -49
- package/out/types/HumanReadableIdentifier.mjs.map +0 -1
- package/out/types/InstalledPlugin.d.mjs +0 -1
- package/out/types/InstalledPlugin.d.mjs.map +0 -1
- package/out/types/InstalledPlugin.mjs +0 -49
- package/out/types/InstalledPlugin.mjs.map +0 -1
- package/out/types/LoadedConfig.d.mjs +0 -1
- package/out/types/LoadedConfig.d.mjs.map +0 -1
- package/out/types/LoadedConfig.mjs +0 -49
- package/out/types/LoadedConfig.mjs.map +0 -1
- package/out/types/MetadataConfig.d.mjs +0 -1
- package/out/types/MetadataConfig.d.mjs.map +0 -1
- package/out/types/MetadataConfig.mjs +0 -49
- package/out/types/MetadataConfig.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.d.mjs +0 -1
- package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.mjs +0 -49
- package/out/types/NetworkAccountConfig.mjs.map +0 -1
- package/out/types/NetworkConfig.d.mjs +0 -1
- package/out/types/NetworkConfig.d.mjs.map +0 -1
- package/out/types/NetworkConfig.mjs +0 -49
- package/out/types/NetworkConfig.mjs.map +0 -1
- package/out/types/NonEmptyString.d.mjs +0 -1
- package/out/types/NonEmptyString.d.mjs.map +0 -1
- package/out/types/NonEmptyString.mjs +0 -49
- package/out/types/NonEmptyString.mjs.map +0 -1
- package/out/types/Operation.d.mjs +0 -1
- package/out/types/Operation.d.mjs.map +0 -1
- package/out/types/Operation.mjs +0 -49
- package/out/types/Operation.mjs.map +0 -1
- package/out/types/Option.d.mjs +0 -1
- package/out/types/Option.d.mjs.map +0 -1
- package/out/types/Option.mjs +0 -49
- package/out/types/Option.mjs.map +0 -1
- package/out/types/ParsedConfig.d.mjs +0 -1
- package/out/types/ParsedConfig.d.mjs.map +0 -1
- package/out/types/ParsedConfig.mjs +0 -49
- package/out/types/ParsedConfig.mjs.map +0 -1
- package/out/types/ParsedOperation.d.mjs +0 -1
- package/out/types/ParsedOperation.d.mjs.map +0 -1
- package/out/types/ParsedOperation.mjs +0 -49
- package/out/types/ParsedOperation.mjs.map +0 -1
- package/out/types/ParsedTemplate.d.mjs +0 -1
- package/out/types/ParsedTemplate.d.mjs.map +0 -1
- package/out/types/ParsedTemplate.mjs +0 -49
- package/out/types/ParsedTemplate.mjs.map +0 -1
- package/out/types/PersistedOperation.d.mjs +0 -1
- package/out/types/PersistedOperation.d.mjs.map +0 -1
- package/out/types/PersistedOperation.mjs +0 -49
- package/out/types/PersistedOperation.mjs.map +0 -1
- package/out/types/PersistedTask.d.mjs +0 -1
- package/out/types/PersistedTask.d.mjs.map +0 -1
- package/out/types/PersistedTask.mjs +0 -49
- package/out/types/PersistedTask.mjs.map +0 -1
- package/out/types/PersistentState.d.mjs +0 -1
- package/out/types/PersistentState.d.mjs.map +0 -1
- package/out/types/PersistentState.mjs +0 -49
- package/out/types/PersistentState.mjs.map +0 -1
- package/out/types/PluginActionName.d.mjs +0 -1
- package/out/types/PluginActionName.d.mjs.map +0 -1
- package/out/types/PluginActionName.mjs +0 -49
- package/out/types/PluginActionName.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.mjs +0 -49
- package/out/types/PluginDependenciesResponse.mjs.map +0 -1
- package/out/types/PluginInfo.d.mjs +0 -1
- package/out/types/PluginInfo.d.mjs.map +0 -1
- package/out/types/PluginInfo.mjs +0 -49
- package/out/types/PluginInfo.mjs.map +0 -1
- package/out/types/PluginJsonResponse.d.mjs +0 -1
- package/out/types/PluginJsonResponse.d.mjs.map +0 -1
- package/out/types/PluginJsonResponse.mjs +0 -49
- package/out/types/PluginJsonResponse.mjs.map +0 -1
- package/out/types/PluginProxyResponse.d.mjs +0 -1
- package/out/types/PluginProxyResponse.d.mjs.map +0 -1
- package/out/types/PluginProxyResponse.mjs +0 -49
- package/out/types/PluginProxyResponse.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.d.mjs +0 -1
- package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.mjs +0 -49
- package/out/types/PluginResponseEncoding.mjs.map +0 -1
- package/out/types/PluginSchema.d.mjs +0 -1
- package/out/types/PluginSchema.d.mjs.map +0 -1
- package/out/types/PluginSchema.mjs +0 -49
- package/out/types/PluginSchema.mjs.map +0 -1
- package/out/types/PositionalArg.d.mjs +0 -1
- package/out/types/PositionalArg.d.mjs.map +0 -1
- package/out/types/PositionalArg.mjs +0 -49
- package/out/types/PositionalArg.mjs.map +0 -1
- package/out/types/Provisioner.d.mjs +0 -1
- package/out/types/Provisioner.d.mjs.map +0 -1
- package/out/types/Provisioner.mjs +0 -49
- package/out/types/Provisioner.mjs.map +0 -1
- package/out/types/ProvisionerID.d.mjs +0 -1
- package/out/types/ProvisionerID.d.mjs.map +0 -1
- package/out/types/ProvisionerID.mjs +0 -49
- package/out/types/ProvisionerID.mjs.map +0 -1
- package/out/types/Provisions.d.mjs +0 -1
- package/out/types/Provisions.d.mjs.map +0 -1
- package/out/types/Provisions.mjs +0 -49
- package/out/types/Provisions.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.d.mjs +0 -1
- package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.mjs +0 -49
- package/out/types/ProxyTaskArgs.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.mjs +0 -49
- package/out/types/ProxyTemplateArgs.mjs.map +0 -1
- package/out/types/PublicKeyHash.d.mjs +0 -1
- package/out/types/PublicKeyHash.d.mjs.map +0 -1
- package/out/types/PublicKeyHash.mjs +0 -49
- package/out/types/PublicKeyHash.mjs.map +0 -1
- package/out/types/RequestArgs.d.mjs +0 -1
- package/out/types/RequestArgs.d.mjs.map +0 -1
- package/out/types/RequestArgs.mjs +0 -49
- package/out/types/RequestArgs.mjs.map +0 -1
- package/out/types/RuntimeDependency.d.mjs +0 -1
- package/out/types/RuntimeDependency.d.mjs.map +0 -1
- package/out/types/RuntimeDependency.mjs +0 -49
- package/out/types/RuntimeDependency.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.mjs +0 -49
- package/out/types/RuntimeDependencyReport.mjs.map +0 -1
- package/out/types/SHA256.d.mjs +0 -1
- package/out/types/SHA256.d.mjs.map +0 -1
- package/out/types/SHA256.mjs +0 -49
- package/out/types/SHA256.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.d.mjs +0 -1
- package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.mjs +0 -49
- package/out/types/SandboxAccountConfig.mjs.map +0 -1
- package/out/types/SandboxConfig.d.mjs +0 -1
- package/out/types/SandboxConfig.d.mjs.map +0 -1
- package/out/types/SandboxConfig.mjs +0 -49
- package/out/types/SandboxConfig.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.d.mjs +0 -1
- package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.mjs +0 -49
- package/out/types/SanitizedAbsPath.mjs.map +0 -1
- package/out/types/SanitizedArgs.d.mjs +0 -1
- package/out/types/SanitizedArgs.d.mjs.map +0 -1
- package/out/types/SanitizedArgs.mjs +0 -49
- package/out/types/SanitizedArgs.mjs.map +0 -1
- package/out/types/SanitizedPath.d.mjs +0 -1
- package/out/types/SanitizedPath.d.mjs.map +0 -1
- package/out/types/SanitizedPath.mjs +0 -49
- package/out/types/SanitizedPath.mjs.map +0 -1
- package/out/types/ScaffoldConfig.d.mjs +0 -1
- package/out/types/ScaffoldConfig.d.mjs.map +0 -1
- package/out/types/ScaffoldConfig.mjs +0 -49
- package/out/types/ScaffoldConfig.mjs.map +0 -1
- package/out/types/Settings.d.mjs +0 -1
- package/out/types/Settings.d.mjs.map +0 -1
- package/out/types/Settings.mjs +0 -49
- package/out/types/Settings.mjs.map +0 -1
- package/out/types/SingleChar.d.mjs +0 -1
- package/out/types/SingleChar.d.mjs.map +0 -1
- package/out/types/SingleChar.mjs +0 -49
- package/out/types/SingleChar.mjs.map +0 -1
- package/out/types/Task.d.mjs +0 -1
- package/out/types/Task.d.mjs.map +0 -1
- package/out/types/Task.mjs +0 -49
- package/out/types/Task.mjs.map +0 -1
- package/out/types/Template.d.mjs +0 -1
- package/out/types/Template.d.mjs.map +0 -1
- package/out/types/Template.mjs +0 -49
- package/out/types/Template.mjs.map +0 -1
- package/out/types/Timestamp.d.mjs +0 -1
- package/out/types/Timestamp.d.mjs.map +0 -1
- package/out/types/Timestamp.mjs +0 -49
- package/out/types/Timestamp.mjs.map +0 -1
- package/out/types/Tz.d.mjs +0 -1
- package/out/types/Tz.d.mjs.map +0 -1
- package/out/types/Tz.mjs +0 -49
- package/out/types/Tz.mjs.map +0 -1
- package/out/types/TzKtConfig.d.mjs +0 -1
- package/out/types/TzKtConfig.d.mjs.map +0 -1
- package/out/types/TzKtConfig.mjs +0 -49
- package/out/types/TzKtConfig.mjs.map +0 -1
- package/out/types/Url.d.mjs +0 -1
- package/out/types/Url.d.mjs.map +0 -1
- package/out/types/Url.mjs +0 -49
- package/out/types/Url.mjs.map +0 -1
- package/out/types/Verb.d.mjs +0 -1
- package/out/types/Verb.d.mjs.map +0 -1
- package/out/types/Verb.mjs +0 -49
- package/out/types/Verb.mjs.map +0 -1
- package/out/types/VersionNumber.d.mjs +0 -1
- package/out/types/VersionNumber.d.mjs.map +0 -1
- package/out/types/VersionNumber.mjs +0 -49
- package/out/types/VersionNumber.mjs.map +0 -1
- package/out/types-strict.d.mjs +0 -1
- package/out/types-strict.d.mjs.map +0 -1
- package/out/types-strict.mjs +0 -1
- package/out/types-strict.mjs.map +0 -1
- package/out/types-zod.d.mjs +0 -1
- package/out/types-zod.d.mjs.map +0 -1
- package/out/types-zod.mjs +0 -366
- package/out/types-zod.mjs.map +0 -1
- package/taqueria-protocol-types.mjs +0 -76
- package/taqueria-protocol-types.mjs.map +0 -1
- package/types.mjs +0 -1
- package/types.mjs.map +0 -1
- package/tzkt-config.mjs +0 -28
- package/tzkt-config.mjs.map +0 -1
|
@@ -10,6 +10,37 @@ export declare const make: (input: Omit<ParsedConfigStrict, '__type'>) => Future
|
|
|
10
10
|
export declare const schemas: {
|
|
11
11
|
rawSchema: import("zod").ZodObject<import("zod").extendShape<Omit<{
|
|
12
12
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
13
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
14
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
15
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
16
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
17
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
18
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
19
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
20
|
+
name?: string | undefined;
|
|
21
|
+
projectDescription?: string | undefined;
|
|
22
|
+
authors?: string[] | undefined;
|
|
23
|
+
license?: string | undefined;
|
|
24
|
+
homepage?: string | undefined;
|
|
25
|
+
}, {
|
|
26
|
+
name?: string | undefined;
|
|
27
|
+
projectDescription?: string | undefined;
|
|
28
|
+
authors?: string[] | undefined;
|
|
29
|
+
license?: string | undefined;
|
|
30
|
+
homepage?: string | undefined;
|
|
31
|
+
}>>;
|
|
32
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
33
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
34
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
35
|
+
sourceFile: import("zod").ZodString;
|
|
36
|
+
hash: import("zod").ZodString;
|
|
37
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
+
sourceFile: string;
|
|
39
|
+
hash: string;
|
|
40
|
+
}, {
|
|
41
|
+
sourceFile: string;
|
|
42
|
+
hash: string;
|
|
43
|
+
}>>>;
|
|
13
44
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
14
45
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
15
46
|
name: import("zod").ZodString;
|
|
@@ -20,24 +51,41 @@ export declare const schemas: {
|
|
|
20
51
|
type: "npm" | "binary" | "deno";
|
|
21
52
|
name: string;
|
|
22
53
|
}>, "many">>;
|
|
23
|
-
|
|
24
|
-
|
|
54
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
55
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
56
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
57
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
58
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
59
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
60
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
61
|
+
storage?: Record<string, string> | undefined;
|
|
62
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
63
|
+
networks: string[];
|
|
64
|
+
sandboxes: string[];
|
|
65
|
+
}, {
|
|
66
|
+
storage?: Record<string, string> | undefined;
|
|
67
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
68
|
+
networks: string[];
|
|
69
|
+
sandboxes: string[];
|
|
70
|
+
}>, import("zod").ZodString]>>;
|
|
25
71
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
26
72
|
label: import("zod").ZodString;
|
|
27
73
|
rpcUrl: import("zod").ZodString;
|
|
28
|
-
protocol: import("zod").ZodString;
|
|
29
74
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
30
|
-
publicKey: import("zod").ZodString
|
|
31
|
-
publicKeyHash: import("zod").ZodString
|
|
32
|
-
privateKey: import("zod").ZodString
|
|
75
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
76
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
77
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
78
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
33
79
|
}, "strip", import("zod").ZodTypeAny, {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
80
|
+
mnemonic?: string | undefined;
|
|
81
|
+
publicKey?: string | undefined;
|
|
82
|
+
publicKeyHash?: string | undefined;
|
|
83
|
+
privateKey?: string | undefined;
|
|
37
84
|
}, {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
85
|
+
mnemonic?: string | undefined;
|
|
86
|
+
publicKey?: string | undefined;
|
|
87
|
+
publicKeyHash?: string | undefined;
|
|
88
|
+
privateKey?: string | undefined;
|
|
41
89
|
}>>>;
|
|
42
90
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
43
91
|
pkh: import("zod").ZodString;
|
|
@@ -63,9 +111,10 @@ export declare const schemas: {
|
|
|
63
111
|
}>>;
|
|
64
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
113
|
accounts?: Record<string, {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
114
|
+
mnemonic?: string | undefined;
|
|
115
|
+
publicKey?: string | undefined;
|
|
116
|
+
publicKeyHash?: string | undefined;
|
|
117
|
+
privateKey?: string | undefined;
|
|
69
118
|
}> | undefined;
|
|
70
119
|
faucet?: {
|
|
71
120
|
pkh: string;
|
|
@@ -77,12 +126,12 @@ export declare const schemas: {
|
|
|
77
126
|
} | undefined;
|
|
78
127
|
label: string;
|
|
79
128
|
rpcUrl: string;
|
|
80
|
-
protocol: string;
|
|
81
129
|
}, {
|
|
82
130
|
accounts?: Record<string, {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
131
|
+
mnemonic?: string | undefined;
|
|
132
|
+
publicKey?: string | undefined;
|
|
133
|
+
publicKeyHash?: string | undefined;
|
|
134
|
+
privateKey?: string | undefined;
|
|
86
135
|
}> | undefined;
|
|
87
136
|
faucet?: {
|
|
88
137
|
pkh: string;
|
|
@@ -94,13 +143,11 @@ export declare const schemas: {
|
|
|
94
143
|
} | undefined;
|
|
95
144
|
label: string;
|
|
96
145
|
rpcUrl: string;
|
|
97
|
-
protocol: string;
|
|
98
146
|
}>>>;
|
|
99
147
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
100
148
|
label: import("zod").ZodString;
|
|
101
149
|
rpcUrl: import("zod").ZodString;
|
|
102
|
-
protocol: import("zod").ZodString
|
|
103
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
150
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
104
151
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
105
152
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
106
153
|
encryptedKey: import("zod").ZodString;
|
|
@@ -128,6 +175,7 @@ export declare const schemas: {
|
|
|
128
175
|
postgresqlPort?: number | undefined;
|
|
129
176
|
apiPort?: number | undefined;
|
|
130
177
|
}>>;
|
|
178
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
131
179
|
}, "strip", import("zod").ZodTypeAny, {
|
|
132
180
|
plugin?: string | undefined;
|
|
133
181
|
accounts?: Record<string, string | {
|
|
@@ -135,15 +183,15 @@ export declare const schemas: {
|
|
|
135
183
|
encryptedKey: string;
|
|
136
184
|
secretKey: string;
|
|
137
185
|
}> | undefined;
|
|
138
|
-
|
|
186
|
+
protocol?: string | undefined;
|
|
139
187
|
tzkt?: {
|
|
140
188
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
141
189
|
postgresqlPort?: number | undefined;
|
|
142
190
|
apiPort?: number | undefined;
|
|
143
191
|
} | undefined;
|
|
192
|
+
annotations?: Record<string, unknown> | undefined;
|
|
144
193
|
label: string;
|
|
145
194
|
rpcUrl: string;
|
|
146
|
-
protocol: string;
|
|
147
195
|
}, {
|
|
148
196
|
plugin?: string | undefined;
|
|
149
197
|
accounts?: Record<string, string | {
|
|
@@ -151,68 +199,21 @@ export declare const schemas: {
|
|
|
151
199
|
encryptedKey: string;
|
|
152
200
|
secretKey: string;
|
|
153
201
|
}> | undefined;
|
|
154
|
-
|
|
202
|
+
protocol?: string | undefined;
|
|
155
203
|
tzkt?: {
|
|
156
204
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
157
205
|
postgresqlPort?: number | undefined;
|
|
158
206
|
apiPort?: number | undefined;
|
|
159
207
|
} | undefined;
|
|
208
|
+
annotations?: Record<string, unknown> | undefined;
|
|
160
209
|
label: string;
|
|
161
210
|
rpcUrl: string;
|
|
162
|
-
protocol: string;
|
|
163
|
-
}>>>;
|
|
164
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
165
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
166
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
167
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
168
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
169
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
170
|
-
storage?: Record<string, string> | undefined;
|
|
171
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
172
|
-
networks: string[];
|
|
173
|
-
sandboxes: string[];
|
|
174
|
-
}, {
|
|
175
|
-
storage?: Record<string, string> | undefined;
|
|
176
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
177
|
-
networks: string[];
|
|
178
|
-
sandboxes: string[];
|
|
179
|
-
}>, import("zod").ZodString]>>;
|
|
180
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
181
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
182
|
-
sourceFile: import("zod").ZodString;
|
|
183
|
-
hash: import("zod").ZodString;
|
|
184
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
185
|
-
sourceFile: string;
|
|
186
|
-
hash: string;
|
|
187
|
-
}, {
|
|
188
|
-
sourceFile: string;
|
|
189
|
-
hash: string;
|
|
190
211
|
}>>>;
|
|
191
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
192
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
193
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
194
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
195
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
196
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
197
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
198
|
-
name?: string | undefined;
|
|
199
|
-
projectDescription?: string | undefined;
|
|
200
|
-
authors?: string[] | undefined;
|
|
201
|
-
license?: string | undefined;
|
|
202
|
-
homepage?: string | undefined;
|
|
203
|
-
}, {
|
|
204
|
-
name?: string | undefined;
|
|
205
|
-
projectDescription?: string | undefined;
|
|
206
|
-
authors?: string[] | undefined;
|
|
207
|
-
license?: string | undefined;
|
|
208
|
-
homepage?: string | undefined;
|
|
209
|
-
}>>;
|
|
210
212
|
}, "sandbox">, {
|
|
211
213
|
sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
212
214
|
label: import("zod").ZodString;
|
|
213
215
|
rpcUrl: import("zod").ZodString;
|
|
214
|
-
protocol: import("zod").ZodString
|
|
215
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
216
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
216
217
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
217
218
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
218
219
|
encryptedKey: import("zod").ZodString;
|
|
@@ -240,6 +241,7 @@ export declare const schemas: {
|
|
|
240
241
|
postgresqlPort?: number | undefined;
|
|
241
242
|
apiPort?: number | undefined;
|
|
242
243
|
}>>;
|
|
244
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
243
245
|
}, "strip", import("zod").ZodTypeAny, {
|
|
244
246
|
plugin?: string | undefined;
|
|
245
247
|
accounts?: Record<string, string | {
|
|
@@ -247,15 +249,15 @@ export declare const schemas: {
|
|
|
247
249
|
encryptedKey: string;
|
|
248
250
|
secretKey: string;
|
|
249
251
|
}> | undefined;
|
|
250
|
-
|
|
252
|
+
protocol?: string | undefined;
|
|
251
253
|
tzkt?: {
|
|
252
254
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
253
255
|
postgresqlPort?: number | undefined;
|
|
254
256
|
apiPort?: number | undefined;
|
|
255
257
|
} | undefined;
|
|
258
|
+
annotations?: Record<string, unknown> | undefined;
|
|
256
259
|
label: string;
|
|
257
260
|
rpcUrl: string;
|
|
258
|
-
protocol: string;
|
|
259
261
|
}, {
|
|
260
262
|
plugin?: string | undefined;
|
|
261
263
|
accounts?: Record<string, string | {
|
|
@@ -263,29 +265,42 @@ export declare const schemas: {
|
|
|
263
265
|
encryptedKey: string;
|
|
264
266
|
secretKey: string;
|
|
265
267
|
}> | undefined;
|
|
266
|
-
|
|
268
|
+
protocol?: string | undefined;
|
|
267
269
|
tzkt?: {
|
|
268
270
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
269
271
|
postgresqlPort?: number | undefined;
|
|
270
272
|
apiPort?: number | undefined;
|
|
271
273
|
} | undefined;
|
|
274
|
+
annotations?: Record<string, unknown> | undefined;
|
|
272
275
|
label: string;
|
|
273
276
|
rpcUrl: string;
|
|
274
|
-
protocol: string;
|
|
275
277
|
}>, import("zod").ZodString]>>;
|
|
276
278
|
}>, "strip", import("zod").ZodTypeAny, {
|
|
277
279
|
language?: "en" | "fr" | undefined;
|
|
280
|
+
metadata?: {
|
|
281
|
+
name?: string | undefined;
|
|
282
|
+
projectDescription?: string | undefined;
|
|
283
|
+
authors?: string[] | undefined;
|
|
284
|
+
license?: string | undefined;
|
|
285
|
+
homepage?: string | undefined;
|
|
286
|
+
} | undefined;
|
|
287
|
+
artifactsDir?: string | undefined;
|
|
288
|
+
contractsDir?: string | undefined;
|
|
289
|
+
contracts?: Record<string, {
|
|
290
|
+
sourceFile: string;
|
|
291
|
+
hash: string;
|
|
292
|
+
}> | undefined;
|
|
278
293
|
plugins?: {
|
|
279
294
|
type: "npm" | "binary" | "deno";
|
|
280
295
|
name: string;
|
|
281
296
|
}[] | undefined;
|
|
282
|
-
|
|
283
|
-
artifactsDir?: string | undefined;
|
|
297
|
+
accounts?: Record<string, string> | undefined;
|
|
284
298
|
network?: Record<string, {
|
|
285
299
|
accounts?: Record<string, {
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
300
|
+
mnemonic?: string | undefined;
|
|
301
|
+
publicKey?: string | undefined;
|
|
302
|
+
publicKeyHash?: string | undefined;
|
|
303
|
+
privateKey?: string | undefined;
|
|
289
304
|
}> | undefined;
|
|
290
305
|
faucet?: {
|
|
291
306
|
pkh: string;
|
|
@@ -297,20 +312,7 @@ export declare const schemas: {
|
|
|
297
312
|
} | undefined;
|
|
298
313
|
label: string;
|
|
299
314
|
rpcUrl: string;
|
|
300
|
-
protocol: string;
|
|
301
|
-
}> | undefined;
|
|
302
|
-
accounts?: Record<string, string> | undefined;
|
|
303
|
-
contracts?: Record<string, {
|
|
304
|
-
sourceFile: string;
|
|
305
|
-
hash: string;
|
|
306
315
|
}> | undefined;
|
|
307
|
-
metadata?: {
|
|
308
|
-
name?: string | undefined;
|
|
309
|
-
projectDescription?: string | undefined;
|
|
310
|
-
authors?: string[] | undefined;
|
|
311
|
-
license?: string | undefined;
|
|
312
|
-
homepage?: string | undefined;
|
|
313
|
-
} | undefined;
|
|
314
316
|
sandbox: Record<string, string | {
|
|
315
317
|
plugin?: string | undefined;
|
|
316
318
|
accounts?: Record<string, string | {
|
|
@@ -318,15 +320,15 @@ export declare const schemas: {
|
|
|
318
320
|
encryptedKey: string;
|
|
319
321
|
secretKey: string;
|
|
320
322
|
}> | undefined;
|
|
321
|
-
|
|
323
|
+
protocol?: string | undefined;
|
|
322
324
|
tzkt?: {
|
|
323
325
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
324
326
|
postgresqlPort?: number | undefined;
|
|
325
327
|
apiPort?: number | undefined;
|
|
326
328
|
} | undefined;
|
|
329
|
+
annotations?: Record<string, unknown> | undefined;
|
|
327
330
|
label: string;
|
|
328
331
|
rpcUrl: string;
|
|
329
|
-
protocol: string;
|
|
330
332
|
}>;
|
|
331
333
|
environment: Record<string, string | {
|
|
332
334
|
storage?: Record<string, string> | undefined;
|
|
@@ -336,17 +338,30 @@ export declare const schemas: {
|
|
|
336
338
|
}>;
|
|
337
339
|
}, {
|
|
338
340
|
language?: "en" | "fr" | undefined;
|
|
341
|
+
metadata?: {
|
|
342
|
+
name?: string | undefined;
|
|
343
|
+
projectDescription?: string | undefined;
|
|
344
|
+
authors?: string[] | undefined;
|
|
345
|
+
license?: string | undefined;
|
|
346
|
+
homepage?: string | undefined;
|
|
347
|
+
} | undefined;
|
|
348
|
+
artifactsDir?: string | undefined;
|
|
349
|
+
contractsDir?: string | undefined;
|
|
350
|
+
contracts?: Record<string, {
|
|
351
|
+
sourceFile: string;
|
|
352
|
+
hash: string;
|
|
353
|
+
}> | undefined;
|
|
339
354
|
plugins?: {
|
|
340
355
|
type: "npm" | "binary" | "deno";
|
|
341
356
|
name: string;
|
|
342
357
|
}[] | undefined;
|
|
343
|
-
|
|
344
|
-
artifactsDir?: string | undefined;
|
|
358
|
+
accounts?: Record<string, string> | undefined;
|
|
345
359
|
network?: Record<string, {
|
|
346
360
|
accounts?: Record<string, {
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
361
|
+
mnemonic?: string | undefined;
|
|
362
|
+
publicKey?: string | undefined;
|
|
363
|
+
publicKeyHash?: string | undefined;
|
|
364
|
+
privateKey?: string | undefined;
|
|
350
365
|
}> | undefined;
|
|
351
366
|
faucet?: {
|
|
352
367
|
pkh: string;
|
|
@@ -358,20 +373,7 @@ export declare const schemas: {
|
|
|
358
373
|
} | undefined;
|
|
359
374
|
label: string;
|
|
360
375
|
rpcUrl: string;
|
|
361
|
-
protocol: string;
|
|
362
|
-
}> | undefined;
|
|
363
|
-
accounts?: Record<string, string> | undefined;
|
|
364
|
-
contracts?: Record<string, {
|
|
365
|
-
sourceFile: string;
|
|
366
|
-
hash: string;
|
|
367
376
|
}> | undefined;
|
|
368
|
-
metadata?: {
|
|
369
|
-
name?: string | undefined;
|
|
370
|
-
projectDescription?: string | undefined;
|
|
371
|
-
authors?: string[] | undefined;
|
|
372
|
-
license?: string | undefined;
|
|
373
|
-
homepage?: string | undefined;
|
|
374
|
-
} | undefined;
|
|
375
377
|
sandbox: Record<string, string | {
|
|
376
378
|
plugin?: string | undefined;
|
|
377
379
|
accounts?: Record<string, string | {
|
|
@@ -379,15 +381,15 @@ export declare const schemas: {
|
|
|
379
381
|
encryptedKey: string;
|
|
380
382
|
secretKey: string;
|
|
381
383
|
}> | undefined;
|
|
382
|
-
|
|
384
|
+
protocol?: string | undefined;
|
|
383
385
|
tzkt?: {
|
|
384
386
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
385
387
|
postgresqlPort?: number | undefined;
|
|
386
388
|
apiPort?: number | undefined;
|
|
387
389
|
} | undefined;
|
|
390
|
+
annotations?: Record<string, unknown> | undefined;
|
|
388
391
|
label: string;
|
|
389
392
|
rpcUrl: string;
|
|
390
|
-
protocol: string;
|
|
391
393
|
}>;
|
|
392
394
|
environment: Record<string, string | {
|
|
393
395
|
storage?: Record<string, string> | undefined;
|
|
@@ -398,6 +400,37 @@ export declare const schemas: {
|
|
|
398
400
|
}>;
|
|
399
401
|
schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").extendShape<Omit<{
|
|
400
402
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
403
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
404
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
405
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
406
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
407
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
408
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
409
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
410
|
+
name?: string | undefined;
|
|
411
|
+
projectDescription?: string | undefined;
|
|
412
|
+
authors?: string[] | undefined;
|
|
413
|
+
license?: string | undefined;
|
|
414
|
+
homepage?: string | undefined;
|
|
415
|
+
}, {
|
|
416
|
+
name?: string | undefined;
|
|
417
|
+
projectDescription?: string | undefined;
|
|
418
|
+
authors?: string[] | undefined;
|
|
419
|
+
license?: string | undefined;
|
|
420
|
+
homepage?: string | undefined;
|
|
421
|
+
}>>;
|
|
422
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
423
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
424
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
425
|
+
sourceFile: import("zod").ZodString;
|
|
426
|
+
hash: import("zod").ZodString;
|
|
427
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
428
|
+
sourceFile: string;
|
|
429
|
+
hash: string;
|
|
430
|
+
}, {
|
|
431
|
+
sourceFile: string;
|
|
432
|
+
hash: string;
|
|
433
|
+
}>>>;
|
|
401
434
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
402
435
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
403
436
|
name: import("zod").ZodString;
|
|
@@ -408,24 +441,41 @@ export declare const schemas: {
|
|
|
408
441
|
type: "npm" | "binary" | "deno";
|
|
409
442
|
name: string;
|
|
410
443
|
}>, "many">>;
|
|
411
|
-
|
|
412
|
-
|
|
444
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
445
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
446
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
447
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
448
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
449
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
450
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
451
|
+
storage?: Record<string, string> | undefined;
|
|
452
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
453
|
+
networks: string[];
|
|
454
|
+
sandboxes: string[];
|
|
455
|
+
}, {
|
|
456
|
+
storage?: Record<string, string> | undefined;
|
|
457
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
458
|
+
networks: string[];
|
|
459
|
+
sandboxes: string[];
|
|
460
|
+
}>, import("zod").ZodString]>>;
|
|
413
461
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
414
462
|
label: import("zod").ZodString;
|
|
415
463
|
rpcUrl: import("zod").ZodString;
|
|
416
|
-
protocol: import("zod").ZodString;
|
|
417
464
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
418
|
-
publicKey: import("zod").ZodString
|
|
419
|
-
publicKeyHash: import("zod").ZodString
|
|
420
|
-
privateKey: import("zod").ZodString
|
|
465
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
466
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
467
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
468
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
421
469
|
}, "strip", import("zod").ZodTypeAny, {
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
470
|
+
mnemonic?: string | undefined;
|
|
471
|
+
publicKey?: string | undefined;
|
|
472
|
+
publicKeyHash?: string | undefined;
|
|
473
|
+
privateKey?: string | undefined;
|
|
425
474
|
}, {
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
475
|
+
mnemonic?: string | undefined;
|
|
476
|
+
publicKey?: string | undefined;
|
|
477
|
+
publicKeyHash?: string | undefined;
|
|
478
|
+
privateKey?: string | undefined;
|
|
429
479
|
}>>>;
|
|
430
480
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
431
481
|
pkh: import("zod").ZodString;
|
|
@@ -451,9 +501,10 @@ export declare const schemas: {
|
|
|
451
501
|
}>>;
|
|
452
502
|
}, "strip", import("zod").ZodTypeAny, {
|
|
453
503
|
accounts?: Record<string, {
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
504
|
+
mnemonic?: string | undefined;
|
|
505
|
+
publicKey?: string | undefined;
|
|
506
|
+
publicKeyHash?: string | undefined;
|
|
507
|
+
privateKey?: string | undefined;
|
|
457
508
|
}> | undefined;
|
|
458
509
|
faucet?: {
|
|
459
510
|
pkh: string;
|
|
@@ -465,12 +516,12 @@ export declare const schemas: {
|
|
|
465
516
|
} | undefined;
|
|
466
517
|
label: string;
|
|
467
518
|
rpcUrl: string;
|
|
468
|
-
protocol: string;
|
|
469
519
|
}, {
|
|
470
520
|
accounts?: Record<string, {
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
521
|
+
mnemonic?: string | undefined;
|
|
522
|
+
publicKey?: string | undefined;
|
|
523
|
+
publicKeyHash?: string | undefined;
|
|
524
|
+
privateKey?: string | undefined;
|
|
474
525
|
}> | undefined;
|
|
475
526
|
faucet?: {
|
|
476
527
|
pkh: string;
|
|
@@ -482,13 +533,11 @@ export declare const schemas: {
|
|
|
482
533
|
} | undefined;
|
|
483
534
|
label: string;
|
|
484
535
|
rpcUrl: string;
|
|
485
|
-
protocol: string;
|
|
486
536
|
}>>>;
|
|
487
537
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
488
538
|
label: import("zod").ZodString;
|
|
489
539
|
rpcUrl: import("zod").ZodString;
|
|
490
|
-
protocol: import("zod").ZodString
|
|
491
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
540
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
492
541
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
493
542
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
494
543
|
encryptedKey: import("zod").ZodString;
|
|
@@ -516,6 +565,7 @@ export declare const schemas: {
|
|
|
516
565
|
postgresqlPort?: number | undefined;
|
|
517
566
|
apiPort?: number | undefined;
|
|
518
567
|
}>>;
|
|
568
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
519
569
|
}, "strip", import("zod").ZodTypeAny, {
|
|
520
570
|
plugin?: string | undefined;
|
|
521
571
|
accounts?: Record<string, string | {
|
|
@@ -523,15 +573,15 @@ export declare const schemas: {
|
|
|
523
573
|
encryptedKey: string;
|
|
524
574
|
secretKey: string;
|
|
525
575
|
}> | undefined;
|
|
526
|
-
|
|
576
|
+
protocol?: string | undefined;
|
|
527
577
|
tzkt?: {
|
|
528
578
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
529
579
|
postgresqlPort?: number | undefined;
|
|
530
580
|
apiPort?: number | undefined;
|
|
531
581
|
} | undefined;
|
|
582
|
+
annotations?: Record<string, unknown> | undefined;
|
|
532
583
|
label: string;
|
|
533
584
|
rpcUrl: string;
|
|
534
|
-
protocol: string;
|
|
535
585
|
}, {
|
|
536
586
|
plugin?: string | undefined;
|
|
537
587
|
accounts?: Record<string, string | {
|
|
@@ -539,95 +589,49 @@ export declare const schemas: {
|
|
|
539
589
|
encryptedKey: string;
|
|
540
590
|
secretKey: string;
|
|
541
591
|
}> | undefined;
|
|
542
|
-
|
|
592
|
+
protocol?: string | undefined;
|
|
543
593
|
tzkt?: {
|
|
544
594
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
545
595
|
postgresqlPort?: number | undefined;
|
|
546
596
|
apiPort?: number | undefined;
|
|
547
597
|
} | undefined;
|
|
598
|
+
annotations?: Record<string, unknown> | undefined;
|
|
548
599
|
label: string;
|
|
549
600
|
rpcUrl: string;
|
|
550
|
-
protocol: string;
|
|
551
601
|
}>>>;
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
586
|
-
name?: string | undefined;
|
|
587
|
-
projectDescription?: string | undefined;
|
|
588
|
-
authors?: string[] | undefined;
|
|
589
|
-
license?: string | undefined;
|
|
590
|
-
homepage?: string | undefined;
|
|
591
|
-
}, {
|
|
592
|
-
name?: string | undefined;
|
|
593
|
-
projectDescription?: string | undefined;
|
|
594
|
-
authors?: string[] | undefined;
|
|
595
|
-
license?: string | undefined;
|
|
596
|
-
homepage?: string | undefined;
|
|
597
|
-
}>>;
|
|
598
|
-
}, "sandbox">, {
|
|
599
|
-
sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
600
|
-
label: import("zod").ZodString;
|
|
601
|
-
rpcUrl: import("zod").ZodString;
|
|
602
|
-
protocol: import("zod").ZodString;
|
|
603
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
604
|
-
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
605
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
606
|
-
encryptedKey: import("zod").ZodString;
|
|
607
|
-
publicKeyHash: import("zod").ZodString;
|
|
608
|
-
secretKey: import("zod").ZodString;
|
|
609
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
610
|
-
publicKeyHash: string;
|
|
611
|
-
encryptedKey: string;
|
|
612
|
-
secretKey: string;
|
|
613
|
-
}, {
|
|
614
|
-
publicKeyHash: string;
|
|
615
|
-
encryptedKey: string;
|
|
616
|
-
secretKey: string;
|
|
617
|
-
}>, import("zod").ZodString]>>>;
|
|
618
|
-
tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
619
|
-
disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
620
|
-
postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
|
|
621
|
-
apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
|
|
622
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
623
|
-
disableAutostartWithSandbox?: boolean | undefined;
|
|
624
|
-
postgresqlPort?: number | undefined;
|
|
625
|
-
apiPort?: number | undefined;
|
|
626
|
-
}, {
|
|
627
|
-
disableAutostartWithSandbox?: boolean | undefined;
|
|
628
|
-
postgresqlPort?: number | undefined;
|
|
629
|
-
apiPort?: number | undefined;
|
|
630
|
-
}>>;
|
|
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>>;
|
|
631
635
|
}, "strip", import("zod").ZodTypeAny, {
|
|
632
636
|
plugin?: string | undefined;
|
|
633
637
|
accounts?: Record<string, string | {
|
|
@@ -635,15 +639,15 @@ export declare const schemas: {
|
|
|
635
639
|
encryptedKey: string;
|
|
636
640
|
secretKey: string;
|
|
637
641
|
}> | undefined;
|
|
638
|
-
|
|
642
|
+
protocol?: string | undefined;
|
|
639
643
|
tzkt?: {
|
|
640
644
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
641
645
|
postgresqlPort?: number | undefined;
|
|
642
646
|
apiPort?: number | undefined;
|
|
643
647
|
} | undefined;
|
|
648
|
+
annotations?: Record<string, unknown> | undefined;
|
|
644
649
|
label: string;
|
|
645
650
|
rpcUrl: string;
|
|
646
|
-
protocol: string;
|
|
647
651
|
}, {
|
|
648
652
|
plugin?: string | undefined;
|
|
649
653
|
accounts?: Record<string, string | {
|
|
@@ -651,29 +655,42 @@ export declare const schemas: {
|
|
|
651
655
|
encryptedKey: string;
|
|
652
656
|
secretKey: string;
|
|
653
657
|
}> | undefined;
|
|
654
|
-
|
|
658
|
+
protocol?: string | undefined;
|
|
655
659
|
tzkt?: {
|
|
656
660
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
657
661
|
postgresqlPort?: number | undefined;
|
|
658
662
|
apiPort?: number | undefined;
|
|
659
663
|
} | undefined;
|
|
664
|
+
annotations?: Record<string, unknown> | undefined;
|
|
660
665
|
label: string;
|
|
661
666
|
rpcUrl: string;
|
|
662
|
-
protocol: string;
|
|
663
667
|
}>, import("zod").ZodString]>>;
|
|
664
668
|
}>, "strip", import("zod").ZodTypeAny, {
|
|
665
669
|
language?: "en" | "fr" | undefined;
|
|
670
|
+
metadata?: {
|
|
671
|
+
name?: string | undefined;
|
|
672
|
+
projectDescription?: string | undefined;
|
|
673
|
+
authors?: string[] | undefined;
|
|
674
|
+
license?: string | undefined;
|
|
675
|
+
homepage?: string | undefined;
|
|
676
|
+
} | undefined;
|
|
677
|
+
artifactsDir?: string | undefined;
|
|
678
|
+
contractsDir?: string | undefined;
|
|
679
|
+
contracts?: Record<string, {
|
|
680
|
+
sourceFile: string;
|
|
681
|
+
hash: string;
|
|
682
|
+
}> | undefined;
|
|
666
683
|
plugins?: {
|
|
667
684
|
type: "npm" | "binary" | "deno";
|
|
668
685
|
name: string;
|
|
669
686
|
}[] | undefined;
|
|
670
|
-
|
|
671
|
-
artifactsDir?: string | undefined;
|
|
687
|
+
accounts?: Record<string, string> | undefined;
|
|
672
688
|
network?: Record<string, {
|
|
673
689
|
accounts?: Record<string, {
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
690
|
+
mnemonic?: string | undefined;
|
|
691
|
+
publicKey?: string | undefined;
|
|
692
|
+
publicKeyHash?: string | undefined;
|
|
693
|
+
privateKey?: string | undefined;
|
|
677
694
|
}> | undefined;
|
|
678
695
|
faucet?: {
|
|
679
696
|
pkh: string;
|
|
@@ -685,20 +702,7 @@ export declare const schemas: {
|
|
|
685
702
|
} | undefined;
|
|
686
703
|
label: string;
|
|
687
704
|
rpcUrl: string;
|
|
688
|
-
protocol: string;
|
|
689
705
|
}> | undefined;
|
|
690
|
-
accounts?: Record<string, string> | undefined;
|
|
691
|
-
contracts?: Record<string, {
|
|
692
|
-
sourceFile: string;
|
|
693
|
-
hash: string;
|
|
694
|
-
}> | undefined;
|
|
695
|
-
metadata?: {
|
|
696
|
-
name?: string | undefined;
|
|
697
|
-
projectDescription?: string | undefined;
|
|
698
|
-
authors?: string[] | undefined;
|
|
699
|
-
license?: string | undefined;
|
|
700
|
-
homepage?: string | undefined;
|
|
701
|
-
} | undefined;
|
|
702
706
|
sandbox: Record<string, string | {
|
|
703
707
|
plugin?: string | undefined;
|
|
704
708
|
accounts?: Record<string, string | {
|
|
@@ -706,15 +710,15 @@ export declare const schemas: {
|
|
|
706
710
|
encryptedKey: string;
|
|
707
711
|
secretKey: string;
|
|
708
712
|
}> | undefined;
|
|
709
|
-
|
|
713
|
+
protocol?: string | undefined;
|
|
710
714
|
tzkt?: {
|
|
711
715
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
712
716
|
postgresqlPort?: number | undefined;
|
|
713
717
|
apiPort?: number | undefined;
|
|
714
718
|
} | undefined;
|
|
719
|
+
annotations?: Record<string, unknown> | undefined;
|
|
715
720
|
label: string;
|
|
716
721
|
rpcUrl: string;
|
|
717
|
-
protocol: string;
|
|
718
722
|
}>;
|
|
719
723
|
environment: Record<string, string | {
|
|
720
724
|
storage?: Record<string, string> | undefined;
|
|
@@ -724,17 +728,30 @@ export declare const schemas: {
|
|
|
724
728
|
}>;
|
|
725
729
|
}, {
|
|
726
730
|
language?: "en" | "fr" | undefined;
|
|
731
|
+
metadata?: {
|
|
732
|
+
name?: string | undefined;
|
|
733
|
+
projectDescription?: string | undefined;
|
|
734
|
+
authors?: string[] | undefined;
|
|
735
|
+
license?: string | undefined;
|
|
736
|
+
homepage?: string | undefined;
|
|
737
|
+
} | undefined;
|
|
738
|
+
artifactsDir?: string | undefined;
|
|
739
|
+
contractsDir?: string | undefined;
|
|
740
|
+
contracts?: Record<string, {
|
|
741
|
+
sourceFile: string;
|
|
742
|
+
hash: string;
|
|
743
|
+
}> | undefined;
|
|
727
744
|
plugins?: {
|
|
728
745
|
type: "npm" | "binary" | "deno";
|
|
729
746
|
name: string;
|
|
730
747
|
}[] | undefined;
|
|
731
|
-
|
|
732
|
-
artifactsDir?: string | undefined;
|
|
748
|
+
accounts?: Record<string, string> | undefined;
|
|
733
749
|
network?: Record<string, {
|
|
734
750
|
accounts?: Record<string, {
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
751
|
+
mnemonic?: string | undefined;
|
|
752
|
+
publicKey?: string | undefined;
|
|
753
|
+
publicKeyHash?: string | undefined;
|
|
754
|
+
privateKey?: string | undefined;
|
|
738
755
|
}> | undefined;
|
|
739
756
|
faucet?: {
|
|
740
757
|
pkh: string;
|
|
@@ -746,20 +763,7 @@ export declare const schemas: {
|
|
|
746
763
|
} | undefined;
|
|
747
764
|
label: string;
|
|
748
765
|
rpcUrl: string;
|
|
749
|
-
protocol: string;
|
|
750
766
|
}> | undefined;
|
|
751
|
-
accounts?: Record<string, string> | undefined;
|
|
752
|
-
contracts?: Record<string, {
|
|
753
|
-
sourceFile: string;
|
|
754
|
-
hash: string;
|
|
755
|
-
}> | undefined;
|
|
756
|
-
metadata?: {
|
|
757
|
-
name?: string | undefined;
|
|
758
|
-
projectDescription?: string | undefined;
|
|
759
|
-
authors?: string[] | undefined;
|
|
760
|
-
license?: string | undefined;
|
|
761
|
-
homepage?: string | undefined;
|
|
762
|
-
} | undefined;
|
|
763
767
|
sandbox: Record<string, string | {
|
|
764
768
|
plugin?: string | undefined;
|
|
765
769
|
accounts?: Record<string, string | {
|
|
@@ -767,15 +771,15 @@ export declare const schemas: {
|
|
|
767
771
|
encryptedKey: string;
|
|
768
772
|
secretKey: string;
|
|
769
773
|
}> | undefined;
|
|
770
|
-
|
|
774
|
+
protocol?: string | undefined;
|
|
771
775
|
tzkt?: {
|
|
772
776
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
773
777
|
postgresqlPort?: number | undefined;
|
|
774
778
|
apiPort?: number | undefined;
|
|
775
779
|
} | undefined;
|
|
780
|
+
annotations?: Record<string, unknown> | undefined;
|
|
776
781
|
label: string;
|
|
777
782
|
rpcUrl: string;
|
|
778
|
-
protocol: string;
|
|
779
783
|
}>;
|
|
780
784
|
environment: Record<string, string | {
|
|
781
785
|
storage?: Record<string, string> | undefined;
|
|
@@ -785,17 +789,30 @@ export declare const schemas: {
|
|
|
785
789
|
}>;
|
|
786
790
|
}>, ParsedConfigStrict, {
|
|
787
791
|
language?: "en" | "fr" | undefined;
|
|
792
|
+
metadata?: {
|
|
793
|
+
name?: string | undefined;
|
|
794
|
+
projectDescription?: string | undefined;
|
|
795
|
+
authors?: string[] | undefined;
|
|
796
|
+
license?: string | undefined;
|
|
797
|
+
homepage?: string | undefined;
|
|
798
|
+
} | undefined;
|
|
799
|
+
artifactsDir?: string | undefined;
|
|
800
|
+
contractsDir?: string | undefined;
|
|
801
|
+
contracts?: Record<string, {
|
|
802
|
+
sourceFile: string;
|
|
803
|
+
hash: string;
|
|
804
|
+
}> | undefined;
|
|
788
805
|
plugins?: {
|
|
789
806
|
type: "npm" | "binary" | "deno";
|
|
790
807
|
name: string;
|
|
791
808
|
}[] | undefined;
|
|
792
|
-
|
|
793
|
-
artifactsDir?: string | undefined;
|
|
809
|
+
accounts?: Record<string, string> | undefined;
|
|
794
810
|
network?: Record<string, {
|
|
795
811
|
accounts?: Record<string, {
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
812
|
+
mnemonic?: string | undefined;
|
|
813
|
+
publicKey?: string | undefined;
|
|
814
|
+
publicKeyHash?: string | undefined;
|
|
815
|
+
privateKey?: string | undefined;
|
|
799
816
|
}> | undefined;
|
|
800
817
|
faucet?: {
|
|
801
818
|
pkh: string;
|
|
@@ -807,20 +824,7 @@ export declare const schemas: {
|
|
|
807
824
|
} | undefined;
|
|
808
825
|
label: string;
|
|
809
826
|
rpcUrl: string;
|
|
810
|
-
protocol: string;
|
|
811
827
|
}> | undefined;
|
|
812
|
-
accounts?: Record<string, string> | undefined;
|
|
813
|
-
contracts?: Record<string, {
|
|
814
|
-
sourceFile: string;
|
|
815
|
-
hash: string;
|
|
816
|
-
}> | undefined;
|
|
817
|
-
metadata?: {
|
|
818
|
-
name?: string | undefined;
|
|
819
|
-
projectDescription?: string | undefined;
|
|
820
|
-
authors?: string[] | undefined;
|
|
821
|
-
license?: string | undefined;
|
|
822
|
-
homepage?: string | undefined;
|
|
823
|
-
} | undefined;
|
|
824
828
|
sandbox: Record<string, string | {
|
|
825
829
|
plugin?: string | undefined;
|
|
826
830
|
accounts?: Record<string, string | {
|
|
@@ -828,15 +832,15 @@ export declare const schemas: {
|
|
|
828
832
|
encryptedKey: string;
|
|
829
833
|
secretKey: string;
|
|
830
834
|
}> | undefined;
|
|
831
|
-
|
|
835
|
+
protocol?: string | undefined;
|
|
832
836
|
tzkt?: {
|
|
833
837
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
834
838
|
postgresqlPort?: number | undefined;
|
|
835
839
|
apiPort?: number | undefined;
|
|
836
840
|
} | undefined;
|
|
841
|
+
annotations?: Record<string, unknown> | undefined;
|
|
837
842
|
label: string;
|
|
838
843
|
rpcUrl: string;
|
|
839
|
-
protocol: string;
|
|
840
844
|
}>;
|
|
841
845
|
environment: Record<string, string | {
|
|
842
846
|
storage?: Record<string, string> | undefined;
|
|
@@ -848,6 +852,37 @@ export declare const schemas: {
|
|
|
848
852
|
};
|
|
849
853
|
export declare const rawSchema: import("zod").ZodObject<import("zod").extendShape<Omit<{
|
|
850
854
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
855
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
856
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
857
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
858
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
859
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
860
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
861
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
862
|
+
name?: string | undefined;
|
|
863
|
+
projectDescription?: string | undefined;
|
|
864
|
+
authors?: string[] | undefined;
|
|
865
|
+
license?: string | undefined;
|
|
866
|
+
homepage?: string | undefined;
|
|
867
|
+
}, {
|
|
868
|
+
name?: string | undefined;
|
|
869
|
+
projectDescription?: string | undefined;
|
|
870
|
+
authors?: string[] | undefined;
|
|
871
|
+
license?: string | undefined;
|
|
872
|
+
homepage?: string | undefined;
|
|
873
|
+
}>>;
|
|
874
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
875
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
876
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
877
|
+
sourceFile: import("zod").ZodString;
|
|
878
|
+
hash: import("zod").ZodString;
|
|
879
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
880
|
+
sourceFile: string;
|
|
881
|
+
hash: string;
|
|
882
|
+
}, {
|
|
883
|
+
sourceFile: string;
|
|
884
|
+
hash: string;
|
|
885
|
+
}>>>;
|
|
851
886
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
852
887
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
853
888
|
name: import("zod").ZodString;
|
|
@@ -858,24 +893,41 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
858
893
|
type: "npm" | "binary" | "deno";
|
|
859
894
|
name: string;
|
|
860
895
|
}>, "many">>;
|
|
861
|
-
|
|
862
|
-
|
|
896
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
897
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
898
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
899
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
900
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
901
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
902
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
903
|
+
storage?: Record<string, string> | undefined;
|
|
904
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
905
|
+
networks: string[];
|
|
906
|
+
sandboxes: string[];
|
|
907
|
+
}, {
|
|
908
|
+
storage?: Record<string, string> | undefined;
|
|
909
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
910
|
+
networks: string[];
|
|
911
|
+
sandboxes: string[];
|
|
912
|
+
}>, import("zod").ZodString]>>;
|
|
863
913
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
864
914
|
label: import("zod").ZodString;
|
|
865
915
|
rpcUrl: import("zod").ZodString;
|
|
866
|
-
protocol: import("zod").ZodString;
|
|
867
916
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
868
|
-
publicKey: import("zod").ZodString
|
|
869
|
-
publicKeyHash: import("zod").ZodString
|
|
870
|
-
privateKey: import("zod").ZodString
|
|
917
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
918
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
919
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
920
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
871
921
|
}, "strip", import("zod").ZodTypeAny, {
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
922
|
+
mnemonic?: string | undefined;
|
|
923
|
+
publicKey?: string | undefined;
|
|
924
|
+
publicKeyHash?: string | undefined;
|
|
925
|
+
privateKey?: string | undefined;
|
|
875
926
|
}, {
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
927
|
+
mnemonic?: string | undefined;
|
|
928
|
+
publicKey?: string | undefined;
|
|
929
|
+
publicKeyHash?: string | undefined;
|
|
930
|
+
privateKey?: string | undefined;
|
|
879
931
|
}>>>;
|
|
880
932
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
881
933
|
pkh: import("zod").ZodString;
|
|
@@ -901,9 +953,10 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
901
953
|
}>>;
|
|
902
954
|
}, "strip", import("zod").ZodTypeAny, {
|
|
903
955
|
accounts?: Record<string, {
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
956
|
+
mnemonic?: string | undefined;
|
|
957
|
+
publicKey?: string | undefined;
|
|
958
|
+
publicKeyHash?: string | undefined;
|
|
959
|
+
privateKey?: string | undefined;
|
|
907
960
|
}> | undefined;
|
|
908
961
|
faucet?: {
|
|
909
962
|
pkh: string;
|
|
@@ -915,12 +968,12 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
915
968
|
} | undefined;
|
|
916
969
|
label: string;
|
|
917
970
|
rpcUrl: string;
|
|
918
|
-
protocol: string;
|
|
919
971
|
}, {
|
|
920
972
|
accounts?: Record<string, {
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
973
|
+
mnemonic?: string | undefined;
|
|
974
|
+
publicKey?: string | undefined;
|
|
975
|
+
publicKeyHash?: string | undefined;
|
|
976
|
+
privateKey?: string | undefined;
|
|
924
977
|
}> | undefined;
|
|
925
978
|
faucet?: {
|
|
926
979
|
pkh: string;
|
|
@@ -932,13 +985,11 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
932
985
|
} | undefined;
|
|
933
986
|
label: string;
|
|
934
987
|
rpcUrl: string;
|
|
935
|
-
protocol: string;
|
|
936
988
|
}>>>;
|
|
937
989
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
938
990
|
label: import("zod").ZodString;
|
|
939
991
|
rpcUrl: import("zod").ZodString;
|
|
940
|
-
protocol: import("zod").ZodString
|
|
941
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
992
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
942
993
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
943
994
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
944
995
|
encryptedKey: import("zod").ZodString;
|
|
@@ -966,6 +1017,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
966
1017
|
postgresqlPort?: number | undefined;
|
|
967
1018
|
apiPort?: number | undefined;
|
|
968
1019
|
}>>;
|
|
1020
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
969
1021
|
}, "strip", import("zod").ZodTypeAny, {
|
|
970
1022
|
plugin?: string | undefined;
|
|
971
1023
|
accounts?: Record<string, string | {
|
|
@@ -973,15 +1025,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
973
1025
|
encryptedKey: string;
|
|
974
1026
|
secretKey: string;
|
|
975
1027
|
}> | undefined;
|
|
976
|
-
|
|
1028
|
+
protocol?: string | undefined;
|
|
977
1029
|
tzkt?: {
|
|
978
1030
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
979
1031
|
postgresqlPort?: number | undefined;
|
|
980
1032
|
apiPort?: number | undefined;
|
|
981
1033
|
} | undefined;
|
|
1034
|
+
annotations?: Record<string, unknown> | undefined;
|
|
982
1035
|
label: string;
|
|
983
1036
|
rpcUrl: string;
|
|
984
|
-
protocol: string;
|
|
985
1037
|
}, {
|
|
986
1038
|
plugin?: string | undefined;
|
|
987
1039
|
accounts?: Record<string, string | {
|
|
@@ -989,68 +1041,21 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
989
1041
|
encryptedKey: string;
|
|
990
1042
|
secretKey: string;
|
|
991
1043
|
}> | undefined;
|
|
992
|
-
|
|
1044
|
+
protocol?: string | undefined;
|
|
993
1045
|
tzkt?: {
|
|
994
1046
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
995
1047
|
postgresqlPort?: number | undefined;
|
|
996
1048
|
apiPort?: number | undefined;
|
|
997
1049
|
} | undefined;
|
|
1050
|
+
annotations?: Record<string, unknown> | undefined;
|
|
998
1051
|
label: string;
|
|
999
1052
|
rpcUrl: string;
|
|
1000
|
-
protocol: string;
|
|
1001
1053
|
}>>>;
|
|
1002
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1003
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1004
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1005
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1006
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1007
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1008
|
-
storage?: Record<string, string> | undefined;
|
|
1009
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1010
|
-
networks: string[];
|
|
1011
|
-
sandboxes: string[];
|
|
1012
|
-
}, {
|
|
1013
|
-
storage?: Record<string, string> | undefined;
|
|
1014
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1015
|
-
networks: string[];
|
|
1016
|
-
sandboxes: string[];
|
|
1017
|
-
}>, import("zod").ZodString]>>;
|
|
1018
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1019
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1020
|
-
sourceFile: import("zod").ZodString;
|
|
1021
|
-
hash: import("zod").ZodString;
|
|
1022
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1023
|
-
sourceFile: string;
|
|
1024
|
-
hash: string;
|
|
1025
|
-
}, {
|
|
1026
|
-
sourceFile: string;
|
|
1027
|
-
hash: string;
|
|
1028
|
-
}>>>;
|
|
1029
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1030
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1031
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1032
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1033
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1034
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1035
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1036
|
-
name?: string | undefined;
|
|
1037
|
-
projectDescription?: string | undefined;
|
|
1038
|
-
authors?: string[] | undefined;
|
|
1039
|
-
license?: string | undefined;
|
|
1040
|
-
homepage?: string | undefined;
|
|
1041
|
-
}, {
|
|
1042
|
-
name?: string | undefined;
|
|
1043
|
-
projectDescription?: string | undefined;
|
|
1044
|
-
authors?: string[] | undefined;
|
|
1045
|
-
license?: string | undefined;
|
|
1046
|
-
homepage?: string | undefined;
|
|
1047
|
-
}>>;
|
|
1048
1054
|
}, "sandbox">, {
|
|
1049
1055
|
sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1050
1056
|
label: import("zod").ZodString;
|
|
1051
1057
|
rpcUrl: import("zod").ZodString;
|
|
1052
|
-
protocol: import("zod").ZodString
|
|
1053
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1058
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1054
1059
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1055
1060
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1056
1061
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1078,6 +1083,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1078
1083
|
postgresqlPort?: number | undefined;
|
|
1079
1084
|
apiPort?: number | undefined;
|
|
1080
1085
|
}>>;
|
|
1086
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1081
1087
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1082
1088
|
plugin?: string | undefined;
|
|
1083
1089
|
accounts?: Record<string, string | {
|
|
@@ -1085,15 +1091,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1085
1091
|
encryptedKey: string;
|
|
1086
1092
|
secretKey: string;
|
|
1087
1093
|
}> | undefined;
|
|
1088
|
-
|
|
1094
|
+
protocol?: string | undefined;
|
|
1089
1095
|
tzkt?: {
|
|
1090
1096
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1091
1097
|
postgresqlPort?: number | undefined;
|
|
1092
1098
|
apiPort?: number | undefined;
|
|
1093
1099
|
} | undefined;
|
|
1100
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1094
1101
|
label: string;
|
|
1095
1102
|
rpcUrl: string;
|
|
1096
|
-
protocol: string;
|
|
1097
1103
|
}, {
|
|
1098
1104
|
plugin?: string | undefined;
|
|
1099
1105
|
accounts?: Record<string, string | {
|
|
@@ -1101,29 +1107,42 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1101
1107
|
encryptedKey: string;
|
|
1102
1108
|
secretKey: string;
|
|
1103
1109
|
}> | undefined;
|
|
1104
|
-
|
|
1110
|
+
protocol?: string | undefined;
|
|
1105
1111
|
tzkt?: {
|
|
1106
1112
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1107
1113
|
postgresqlPort?: number | undefined;
|
|
1108
1114
|
apiPort?: number | undefined;
|
|
1109
1115
|
} | undefined;
|
|
1116
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1110
1117
|
label: string;
|
|
1111
1118
|
rpcUrl: string;
|
|
1112
|
-
protocol: string;
|
|
1113
1119
|
}>, import("zod").ZodString]>>;
|
|
1114
1120
|
}>, "strip", import("zod").ZodTypeAny, {
|
|
1115
1121
|
language?: "en" | "fr" | undefined;
|
|
1122
|
+
metadata?: {
|
|
1123
|
+
name?: string | undefined;
|
|
1124
|
+
projectDescription?: string | undefined;
|
|
1125
|
+
authors?: string[] | undefined;
|
|
1126
|
+
license?: string | undefined;
|
|
1127
|
+
homepage?: string | undefined;
|
|
1128
|
+
} | undefined;
|
|
1129
|
+
artifactsDir?: string | undefined;
|
|
1130
|
+
contractsDir?: string | undefined;
|
|
1131
|
+
contracts?: Record<string, {
|
|
1132
|
+
sourceFile: string;
|
|
1133
|
+
hash: string;
|
|
1134
|
+
}> | undefined;
|
|
1116
1135
|
plugins?: {
|
|
1117
1136
|
type: "npm" | "binary" | "deno";
|
|
1118
1137
|
name: string;
|
|
1119
1138
|
}[] | undefined;
|
|
1120
|
-
|
|
1121
|
-
artifactsDir?: string | undefined;
|
|
1139
|
+
accounts?: Record<string, string> | undefined;
|
|
1122
1140
|
network?: Record<string, {
|
|
1123
1141
|
accounts?: Record<string, {
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1142
|
+
mnemonic?: string | undefined;
|
|
1143
|
+
publicKey?: string | undefined;
|
|
1144
|
+
publicKeyHash?: string | undefined;
|
|
1145
|
+
privateKey?: string | undefined;
|
|
1127
1146
|
}> | undefined;
|
|
1128
1147
|
faucet?: {
|
|
1129
1148
|
pkh: string;
|
|
@@ -1135,20 +1154,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1135
1154
|
} | undefined;
|
|
1136
1155
|
label: string;
|
|
1137
1156
|
rpcUrl: string;
|
|
1138
|
-
protocol: string;
|
|
1139
1157
|
}> | undefined;
|
|
1140
|
-
accounts?: Record<string, string> | undefined;
|
|
1141
|
-
contracts?: Record<string, {
|
|
1142
|
-
sourceFile: string;
|
|
1143
|
-
hash: string;
|
|
1144
|
-
}> | undefined;
|
|
1145
|
-
metadata?: {
|
|
1146
|
-
name?: string | undefined;
|
|
1147
|
-
projectDescription?: string | undefined;
|
|
1148
|
-
authors?: string[] | undefined;
|
|
1149
|
-
license?: string | undefined;
|
|
1150
|
-
homepage?: string | undefined;
|
|
1151
|
-
} | undefined;
|
|
1152
1158
|
sandbox: Record<string, string | {
|
|
1153
1159
|
plugin?: string | undefined;
|
|
1154
1160
|
accounts?: Record<string, string | {
|
|
@@ -1156,15 +1162,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1156
1162
|
encryptedKey: string;
|
|
1157
1163
|
secretKey: string;
|
|
1158
1164
|
}> | undefined;
|
|
1159
|
-
|
|
1165
|
+
protocol?: string | undefined;
|
|
1160
1166
|
tzkt?: {
|
|
1161
1167
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1162
1168
|
postgresqlPort?: number | undefined;
|
|
1163
1169
|
apiPort?: number | undefined;
|
|
1164
1170
|
} | undefined;
|
|
1171
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1165
1172
|
label: string;
|
|
1166
1173
|
rpcUrl: string;
|
|
1167
|
-
protocol: string;
|
|
1168
1174
|
}>;
|
|
1169
1175
|
environment: Record<string, string | {
|
|
1170
1176
|
storage?: Record<string, string> | undefined;
|
|
@@ -1174,17 +1180,30 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1174
1180
|
}>;
|
|
1175
1181
|
}, {
|
|
1176
1182
|
language?: "en" | "fr" | undefined;
|
|
1183
|
+
metadata?: {
|
|
1184
|
+
name?: string | undefined;
|
|
1185
|
+
projectDescription?: string | undefined;
|
|
1186
|
+
authors?: string[] | undefined;
|
|
1187
|
+
license?: string | undefined;
|
|
1188
|
+
homepage?: string | undefined;
|
|
1189
|
+
} | undefined;
|
|
1190
|
+
artifactsDir?: string | undefined;
|
|
1191
|
+
contractsDir?: string | undefined;
|
|
1192
|
+
contracts?: Record<string, {
|
|
1193
|
+
sourceFile: string;
|
|
1194
|
+
hash: string;
|
|
1195
|
+
}> | undefined;
|
|
1177
1196
|
plugins?: {
|
|
1178
1197
|
type: "npm" | "binary" | "deno";
|
|
1179
1198
|
name: string;
|
|
1180
1199
|
}[] | undefined;
|
|
1181
|
-
|
|
1182
|
-
artifactsDir?: string | undefined;
|
|
1200
|
+
accounts?: Record<string, string> | undefined;
|
|
1183
1201
|
network?: Record<string, {
|
|
1184
1202
|
accounts?: Record<string, {
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1203
|
+
mnemonic?: string | undefined;
|
|
1204
|
+
publicKey?: string | undefined;
|
|
1205
|
+
publicKeyHash?: string | undefined;
|
|
1206
|
+
privateKey?: string | undefined;
|
|
1188
1207
|
}> | undefined;
|
|
1189
1208
|
faucet?: {
|
|
1190
1209
|
pkh: string;
|
|
@@ -1196,20 +1215,7 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1196
1215
|
} | undefined;
|
|
1197
1216
|
label: string;
|
|
1198
1217
|
rpcUrl: string;
|
|
1199
|
-
protocol: string;
|
|
1200
1218
|
}> | undefined;
|
|
1201
|
-
accounts?: Record<string, string> | undefined;
|
|
1202
|
-
contracts?: Record<string, {
|
|
1203
|
-
sourceFile: string;
|
|
1204
|
-
hash: string;
|
|
1205
|
-
}> | undefined;
|
|
1206
|
-
metadata?: {
|
|
1207
|
-
name?: string | undefined;
|
|
1208
|
-
projectDescription?: string | undefined;
|
|
1209
|
-
authors?: string[] | undefined;
|
|
1210
|
-
license?: string | undefined;
|
|
1211
|
-
homepage?: string | undefined;
|
|
1212
|
-
} | undefined;
|
|
1213
1219
|
sandbox: Record<string, string | {
|
|
1214
1220
|
plugin?: string | undefined;
|
|
1215
1221
|
accounts?: Record<string, string | {
|
|
@@ -1217,15 +1223,15 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1217
1223
|
encryptedKey: string;
|
|
1218
1224
|
secretKey: string;
|
|
1219
1225
|
}> | undefined;
|
|
1220
|
-
|
|
1226
|
+
protocol?: string | undefined;
|
|
1221
1227
|
tzkt?: {
|
|
1222
1228
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1223
1229
|
postgresqlPort?: number | undefined;
|
|
1224
1230
|
apiPort?: number | undefined;
|
|
1225
1231
|
} | undefined;
|
|
1232
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1226
1233
|
label: string;
|
|
1227
1234
|
rpcUrl: string;
|
|
1228
|
-
protocol: string;
|
|
1229
1235
|
}>;
|
|
1230
1236
|
environment: Record<string, string | {
|
|
1231
1237
|
storage?: Record<string, string> | undefined;
|
|
@@ -1236,6 +1242,37 @@ export declare const rawSchema: import("zod").ZodObject<import("zod").extendShap
|
|
|
1236
1242
|
}>;
|
|
1237
1243
|
export declare const internalSchema: import("zod").ZodObject<import("zod").extendShape<Omit<{
|
|
1238
1244
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
1245
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1246
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1247
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1248
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1249
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1250
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1251
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1252
|
+
name?: string | undefined;
|
|
1253
|
+
projectDescription?: string | undefined;
|
|
1254
|
+
authors?: string[] | undefined;
|
|
1255
|
+
license?: string | undefined;
|
|
1256
|
+
homepage?: string | undefined;
|
|
1257
|
+
}, {
|
|
1258
|
+
name?: string | undefined;
|
|
1259
|
+
projectDescription?: string | undefined;
|
|
1260
|
+
authors?: string[] | undefined;
|
|
1261
|
+
license?: string | undefined;
|
|
1262
|
+
homepage?: string | undefined;
|
|
1263
|
+
}>>;
|
|
1264
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1265
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1266
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1267
|
+
sourceFile: import("zod").ZodString;
|
|
1268
|
+
hash: import("zod").ZodString;
|
|
1269
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1270
|
+
sourceFile: string;
|
|
1271
|
+
hash: string;
|
|
1272
|
+
}, {
|
|
1273
|
+
sourceFile: string;
|
|
1274
|
+
hash: string;
|
|
1275
|
+
}>>>;
|
|
1239
1276
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1240
1277
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
1241
1278
|
name: import("zod").ZodString;
|
|
@@ -1246,24 +1283,41 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1246
1283
|
type: "npm" | "binary" | "deno";
|
|
1247
1284
|
name: string;
|
|
1248
1285
|
}>, "many">>;
|
|
1249
|
-
|
|
1250
|
-
|
|
1286
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1287
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1288
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1289
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1290
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1291
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1292
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1293
|
+
storage?: Record<string, string> | undefined;
|
|
1294
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1295
|
+
networks: string[];
|
|
1296
|
+
sandboxes: string[];
|
|
1297
|
+
}, {
|
|
1298
|
+
storage?: Record<string, string> | undefined;
|
|
1299
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1300
|
+
networks: string[];
|
|
1301
|
+
sandboxes: string[];
|
|
1302
|
+
}>, import("zod").ZodString]>>;
|
|
1251
1303
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1252
1304
|
label: import("zod").ZodString;
|
|
1253
1305
|
rpcUrl: import("zod").ZodString;
|
|
1254
|
-
protocol: import("zod").ZodString;
|
|
1255
1306
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1256
|
-
publicKey: import("zod").ZodString
|
|
1257
|
-
publicKeyHash: import("zod").ZodString
|
|
1258
|
-
privateKey: import("zod").ZodString
|
|
1307
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1308
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1309
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1310
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1259
1311
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1312
|
+
mnemonic?: string | undefined;
|
|
1313
|
+
publicKey?: string | undefined;
|
|
1314
|
+
publicKeyHash?: string | undefined;
|
|
1315
|
+
privateKey?: string | undefined;
|
|
1263
1316
|
}, {
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1317
|
+
mnemonic?: string | undefined;
|
|
1318
|
+
publicKey?: string | undefined;
|
|
1319
|
+
publicKeyHash?: string | undefined;
|
|
1320
|
+
privateKey?: string | undefined;
|
|
1267
1321
|
}>>>;
|
|
1268
1322
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1269
1323
|
pkh: import("zod").ZodString;
|
|
@@ -1289,9 +1343,10 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1289
1343
|
}>>;
|
|
1290
1344
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1291
1345
|
accounts?: Record<string, {
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1346
|
+
mnemonic?: string | undefined;
|
|
1347
|
+
publicKey?: string | undefined;
|
|
1348
|
+
publicKeyHash?: string | undefined;
|
|
1349
|
+
privateKey?: string | undefined;
|
|
1295
1350
|
}> | undefined;
|
|
1296
1351
|
faucet?: {
|
|
1297
1352
|
pkh: string;
|
|
@@ -1303,12 +1358,12 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1303
1358
|
} | undefined;
|
|
1304
1359
|
label: string;
|
|
1305
1360
|
rpcUrl: string;
|
|
1306
|
-
protocol: string;
|
|
1307
1361
|
}, {
|
|
1308
1362
|
accounts?: Record<string, {
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1363
|
+
mnemonic?: string | undefined;
|
|
1364
|
+
publicKey?: string | undefined;
|
|
1365
|
+
publicKeyHash?: string | undefined;
|
|
1366
|
+
privateKey?: string | undefined;
|
|
1312
1367
|
}> | undefined;
|
|
1313
1368
|
faucet?: {
|
|
1314
1369
|
pkh: string;
|
|
@@ -1320,13 +1375,11 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1320
1375
|
} | undefined;
|
|
1321
1376
|
label: string;
|
|
1322
1377
|
rpcUrl: string;
|
|
1323
|
-
protocol: string;
|
|
1324
1378
|
}>>>;
|
|
1325
1379
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1326
1380
|
label: import("zod").ZodString;
|
|
1327
1381
|
rpcUrl: import("zod").ZodString;
|
|
1328
|
-
protocol: import("zod").ZodString
|
|
1329
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1382
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1330
1383
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1331
1384
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1332
1385
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1354,6 +1407,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1354
1407
|
postgresqlPort?: number | undefined;
|
|
1355
1408
|
apiPort?: number | undefined;
|
|
1356
1409
|
}>>;
|
|
1410
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1357
1411
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1358
1412
|
plugin?: string | undefined;
|
|
1359
1413
|
accounts?: Record<string, string | {
|
|
@@ -1361,15 +1415,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1361
1415
|
encryptedKey: string;
|
|
1362
1416
|
secretKey: string;
|
|
1363
1417
|
}> | undefined;
|
|
1364
|
-
|
|
1418
|
+
protocol?: string | undefined;
|
|
1365
1419
|
tzkt?: {
|
|
1366
1420
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1367
1421
|
postgresqlPort?: number | undefined;
|
|
1368
1422
|
apiPort?: number | undefined;
|
|
1369
1423
|
} | undefined;
|
|
1424
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1370
1425
|
label: string;
|
|
1371
1426
|
rpcUrl: string;
|
|
1372
|
-
protocol: string;
|
|
1373
1427
|
}, {
|
|
1374
1428
|
plugin?: string | undefined;
|
|
1375
1429
|
accounts?: Record<string, string | {
|
|
@@ -1377,68 +1431,21 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1377
1431
|
encryptedKey: string;
|
|
1378
1432
|
secretKey: string;
|
|
1379
1433
|
}> | undefined;
|
|
1380
|
-
|
|
1434
|
+
protocol?: string | undefined;
|
|
1381
1435
|
tzkt?: {
|
|
1382
1436
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1383
1437
|
postgresqlPort?: number | undefined;
|
|
1384
1438
|
apiPort?: number | undefined;
|
|
1385
1439
|
} | undefined;
|
|
1440
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1386
1441
|
label: string;
|
|
1387
1442
|
rpcUrl: string;
|
|
1388
|
-
protocol: string;
|
|
1389
1443
|
}>>>;
|
|
1390
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1391
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1392
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1393
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1394
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1395
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1396
|
-
storage?: Record<string, string> | undefined;
|
|
1397
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1398
|
-
networks: string[];
|
|
1399
|
-
sandboxes: string[];
|
|
1400
|
-
}, {
|
|
1401
|
-
storage?: Record<string, string> | undefined;
|
|
1402
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1403
|
-
networks: string[];
|
|
1404
|
-
sandboxes: string[];
|
|
1405
|
-
}>, import("zod").ZodString]>>;
|
|
1406
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1407
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1408
|
-
sourceFile: import("zod").ZodString;
|
|
1409
|
-
hash: import("zod").ZodString;
|
|
1410
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1411
|
-
sourceFile: string;
|
|
1412
|
-
hash: string;
|
|
1413
|
-
}, {
|
|
1414
|
-
sourceFile: string;
|
|
1415
|
-
hash: string;
|
|
1416
|
-
}>>>;
|
|
1417
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1418
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1419
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1420
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1421
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1422
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1423
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1424
|
-
name?: string | undefined;
|
|
1425
|
-
projectDescription?: string | undefined;
|
|
1426
|
-
authors?: string[] | undefined;
|
|
1427
|
-
license?: string | undefined;
|
|
1428
|
-
homepage?: string | undefined;
|
|
1429
|
-
}, {
|
|
1430
|
-
name?: string | undefined;
|
|
1431
|
-
projectDescription?: string | undefined;
|
|
1432
|
-
authors?: string[] | undefined;
|
|
1433
|
-
license?: string | undefined;
|
|
1434
|
-
homepage?: string | undefined;
|
|
1435
|
-
}>>;
|
|
1436
1444
|
}, "sandbox">, {
|
|
1437
1445
|
sandbox: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1438
1446
|
label: import("zod").ZodString;
|
|
1439
1447
|
rpcUrl: import("zod").ZodString;
|
|
1440
|
-
protocol: import("zod").ZodString
|
|
1441
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1448
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1442
1449
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1443
1450
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1444
1451
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1466,6 +1473,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1466
1473
|
postgresqlPort?: number | undefined;
|
|
1467
1474
|
apiPort?: number | undefined;
|
|
1468
1475
|
}>>;
|
|
1476
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1469
1477
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1470
1478
|
plugin?: string | undefined;
|
|
1471
1479
|
accounts?: Record<string, string | {
|
|
@@ -1473,15 +1481,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1473
1481
|
encryptedKey: string;
|
|
1474
1482
|
secretKey: string;
|
|
1475
1483
|
}> | undefined;
|
|
1476
|
-
|
|
1484
|
+
protocol?: string | undefined;
|
|
1477
1485
|
tzkt?: {
|
|
1478
1486
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1479
1487
|
postgresqlPort?: number | undefined;
|
|
1480
1488
|
apiPort?: number | undefined;
|
|
1481
1489
|
} | undefined;
|
|
1490
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1482
1491
|
label: string;
|
|
1483
1492
|
rpcUrl: string;
|
|
1484
|
-
protocol: string;
|
|
1485
1493
|
}, {
|
|
1486
1494
|
plugin?: string | undefined;
|
|
1487
1495
|
accounts?: Record<string, string | {
|
|
@@ -1489,29 +1497,42 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1489
1497
|
encryptedKey: string;
|
|
1490
1498
|
secretKey: string;
|
|
1491
1499
|
}> | undefined;
|
|
1492
|
-
|
|
1500
|
+
protocol?: string | undefined;
|
|
1493
1501
|
tzkt?: {
|
|
1494
1502
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1495
1503
|
postgresqlPort?: number | undefined;
|
|
1496
1504
|
apiPort?: number | undefined;
|
|
1497
1505
|
} | undefined;
|
|
1506
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1498
1507
|
label: string;
|
|
1499
1508
|
rpcUrl: string;
|
|
1500
|
-
protocol: string;
|
|
1501
1509
|
}>, import("zod").ZodString]>>;
|
|
1502
1510
|
}>, "strip", import("zod").ZodTypeAny, {
|
|
1503
1511
|
language?: "en" | "fr" | undefined;
|
|
1512
|
+
metadata?: {
|
|
1513
|
+
name?: string | undefined;
|
|
1514
|
+
projectDescription?: string | undefined;
|
|
1515
|
+
authors?: string[] | undefined;
|
|
1516
|
+
license?: string | undefined;
|
|
1517
|
+
homepage?: string | undefined;
|
|
1518
|
+
} | undefined;
|
|
1519
|
+
artifactsDir?: string | undefined;
|
|
1520
|
+
contractsDir?: string | undefined;
|
|
1521
|
+
contracts?: Record<string, {
|
|
1522
|
+
sourceFile: string;
|
|
1523
|
+
hash: string;
|
|
1524
|
+
}> | undefined;
|
|
1504
1525
|
plugins?: {
|
|
1505
1526
|
type: "npm" | "binary" | "deno";
|
|
1506
1527
|
name: string;
|
|
1507
1528
|
}[] | undefined;
|
|
1508
|
-
|
|
1509
|
-
artifactsDir?: string | undefined;
|
|
1529
|
+
accounts?: Record<string, string> | undefined;
|
|
1510
1530
|
network?: Record<string, {
|
|
1511
1531
|
accounts?: Record<string, {
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1532
|
+
mnemonic?: string | undefined;
|
|
1533
|
+
publicKey?: string | undefined;
|
|
1534
|
+
publicKeyHash?: string | undefined;
|
|
1535
|
+
privateKey?: string | undefined;
|
|
1515
1536
|
}> | undefined;
|
|
1516
1537
|
faucet?: {
|
|
1517
1538
|
pkh: string;
|
|
@@ -1523,20 +1544,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1523
1544
|
} | undefined;
|
|
1524
1545
|
label: string;
|
|
1525
1546
|
rpcUrl: string;
|
|
1526
|
-
protocol: string;
|
|
1527
|
-
}> | undefined;
|
|
1528
|
-
accounts?: Record<string, string> | undefined;
|
|
1529
|
-
contracts?: Record<string, {
|
|
1530
|
-
sourceFile: string;
|
|
1531
|
-
hash: string;
|
|
1532
1547
|
}> | undefined;
|
|
1533
|
-
metadata?: {
|
|
1534
|
-
name?: string | undefined;
|
|
1535
|
-
projectDescription?: string | undefined;
|
|
1536
|
-
authors?: string[] | undefined;
|
|
1537
|
-
license?: string | undefined;
|
|
1538
|
-
homepage?: string | undefined;
|
|
1539
|
-
} | undefined;
|
|
1540
1548
|
sandbox: Record<string, string | {
|
|
1541
1549
|
plugin?: string | undefined;
|
|
1542
1550
|
accounts?: Record<string, string | {
|
|
@@ -1544,15 +1552,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1544
1552
|
encryptedKey: string;
|
|
1545
1553
|
secretKey: string;
|
|
1546
1554
|
}> | undefined;
|
|
1547
|
-
|
|
1555
|
+
protocol?: string | undefined;
|
|
1548
1556
|
tzkt?: {
|
|
1549
1557
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1550
1558
|
postgresqlPort?: number | undefined;
|
|
1551
1559
|
apiPort?: number | undefined;
|
|
1552
1560
|
} | undefined;
|
|
1561
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1553
1562
|
label: string;
|
|
1554
1563
|
rpcUrl: string;
|
|
1555
|
-
protocol: string;
|
|
1556
1564
|
}>;
|
|
1557
1565
|
environment: Record<string, string | {
|
|
1558
1566
|
storage?: Record<string, string> | undefined;
|
|
@@ -1562,17 +1570,30 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1562
1570
|
}>;
|
|
1563
1571
|
}, {
|
|
1564
1572
|
language?: "en" | "fr" | undefined;
|
|
1573
|
+
metadata?: {
|
|
1574
|
+
name?: string | undefined;
|
|
1575
|
+
projectDescription?: string | undefined;
|
|
1576
|
+
authors?: string[] | undefined;
|
|
1577
|
+
license?: string | undefined;
|
|
1578
|
+
homepage?: string | undefined;
|
|
1579
|
+
} | undefined;
|
|
1580
|
+
artifactsDir?: string | undefined;
|
|
1581
|
+
contractsDir?: string | undefined;
|
|
1582
|
+
contracts?: Record<string, {
|
|
1583
|
+
sourceFile: string;
|
|
1584
|
+
hash: string;
|
|
1585
|
+
}> | undefined;
|
|
1565
1586
|
plugins?: {
|
|
1566
1587
|
type: "npm" | "binary" | "deno";
|
|
1567
1588
|
name: string;
|
|
1568
1589
|
}[] | undefined;
|
|
1569
|
-
|
|
1570
|
-
artifactsDir?: string | undefined;
|
|
1590
|
+
accounts?: Record<string, string> | undefined;
|
|
1571
1591
|
network?: Record<string, {
|
|
1572
1592
|
accounts?: Record<string, {
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1593
|
+
mnemonic?: string | undefined;
|
|
1594
|
+
publicKey?: string | undefined;
|
|
1595
|
+
publicKeyHash?: string | undefined;
|
|
1596
|
+
privateKey?: string | undefined;
|
|
1576
1597
|
}> | undefined;
|
|
1577
1598
|
faucet?: {
|
|
1578
1599
|
pkh: string;
|
|
@@ -1584,20 +1605,7 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1584
1605
|
} | undefined;
|
|
1585
1606
|
label: string;
|
|
1586
1607
|
rpcUrl: string;
|
|
1587
|
-
protocol: string;
|
|
1588
|
-
}> | undefined;
|
|
1589
|
-
accounts?: Record<string, string> | undefined;
|
|
1590
|
-
contracts?: Record<string, {
|
|
1591
|
-
sourceFile: string;
|
|
1592
|
-
hash: string;
|
|
1593
1608
|
}> | undefined;
|
|
1594
|
-
metadata?: {
|
|
1595
|
-
name?: string | undefined;
|
|
1596
|
-
projectDescription?: string | undefined;
|
|
1597
|
-
authors?: string[] | undefined;
|
|
1598
|
-
license?: string | undefined;
|
|
1599
|
-
homepage?: string | undefined;
|
|
1600
|
-
} | undefined;
|
|
1601
1609
|
sandbox: Record<string, string | {
|
|
1602
1610
|
plugin?: string | undefined;
|
|
1603
1611
|
accounts?: Record<string, string | {
|
|
@@ -1605,15 +1613,15 @@ export declare const internalSchema: import("zod").ZodObject<import("zod").exten
|
|
|
1605
1613
|
encryptedKey: string;
|
|
1606
1614
|
secretKey: string;
|
|
1607
1615
|
}> | undefined;
|
|
1608
|
-
|
|
1616
|
+
protocol?: string | undefined;
|
|
1609
1617
|
tzkt?: {
|
|
1610
1618
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1611
1619
|
postgresqlPort?: number | undefined;
|
|
1612
1620
|
apiPort?: number | undefined;
|
|
1613
1621
|
} | undefined;
|
|
1622
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1614
1623
|
label: string;
|
|
1615
1624
|
rpcUrl: string;
|
|
1616
|
-
protocol: string;
|
|
1617
1625
|
}>;
|
|
1618
1626
|
environment: Record<string, string | {
|
|
1619
1627
|
storage?: Record<string, string> | undefined;
|