@taqueria/protocol 0.27.2-alpha → 0.27.3-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
package/out/types/Template.d.ts
CHANGED
|
@@ -81,6 +81,37 @@ export declare const schemas: {
|
|
|
81
81
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
82
82
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
83
83
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
84
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
85
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
86
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
87
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
88
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
89
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
90
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
91
|
+
name?: string | undefined;
|
|
92
|
+
projectDescription?: string | undefined;
|
|
93
|
+
authors?: string[] | undefined;
|
|
94
|
+
license?: string | undefined;
|
|
95
|
+
homepage?: string | undefined;
|
|
96
|
+
}, {
|
|
97
|
+
name?: string | undefined;
|
|
98
|
+
projectDescription?: string | undefined;
|
|
99
|
+
authors?: string[] | undefined;
|
|
100
|
+
license?: string | undefined;
|
|
101
|
+
homepage?: string | undefined;
|
|
102
|
+
}>>;
|
|
103
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
104
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
105
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
106
|
+
sourceFile: import("zod").ZodString;
|
|
107
|
+
hash: import("zod").ZodString;
|
|
108
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
109
|
+
sourceFile: string;
|
|
110
|
+
hash: string;
|
|
111
|
+
}, {
|
|
112
|
+
sourceFile: string;
|
|
113
|
+
hash: string;
|
|
114
|
+
}>>>;
|
|
84
115
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
85
116
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
86
117
|
name: import("zod").ZodString;
|
|
@@ -91,24 +122,41 @@ export declare const schemas: {
|
|
|
91
122
|
type: "npm" | "binary" | "deno";
|
|
92
123
|
name: string;
|
|
93
124
|
}>, "many">>;
|
|
94
|
-
|
|
95
|
-
|
|
125
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
126
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
127
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
128
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
129
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
130
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
131
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
132
|
+
storage?: Record<string, string> | undefined;
|
|
133
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
134
|
+
networks: string[];
|
|
135
|
+
sandboxes: string[];
|
|
136
|
+
}, {
|
|
137
|
+
storage?: Record<string, string> | undefined;
|
|
138
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
139
|
+
networks: string[];
|
|
140
|
+
sandboxes: string[];
|
|
141
|
+
}>, import("zod").ZodString]>>;
|
|
96
142
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
97
143
|
label: import("zod").ZodString;
|
|
98
144
|
rpcUrl: import("zod").ZodString;
|
|
99
|
-
protocol: import("zod").ZodString;
|
|
100
145
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
101
|
-
publicKey: import("zod").ZodString
|
|
102
|
-
publicKeyHash: import("zod").ZodString
|
|
103
|
-
privateKey: import("zod").ZodString
|
|
146
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
147
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
148
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
149
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
104
150
|
}, "strip", import("zod").ZodTypeAny, {
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
151
|
+
mnemonic?: string | undefined;
|
|
152
|
+
publicKey?: string | undefined;
|
|
153
|
+
publicKeyHash?: string | undefined;
|
|
154
|
+
privateKey?: string | undefined;
|
|
108
155
|
}, {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
156
|
+
mnemonic?: string | undefined;
|
|
157
|
+
publicKey?: string | undefined;
|
|
158
|
+
publicKeyHash?: string | undefined;
|
|
159
|
+
privateKey?: string | undefined;
|
|
112
160
|
}>>>;
|
|
113
161
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
114
162
|
pkh: import("zod").ZodString;
|
|
@@ -134,9 +182,10 @@ export declare const schemas: {
|
|
|
134
182
|
}>>;
|
|
135
183
|
}, "strip", import("zod").ZodTypeAny, {
|
|
136
184
|
accounts?: Record<string, {
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
185
|
+
mnemonic?: string | undefined;
|
|
186
|
+
publicKey?: string | undefined;
|
|
187
|
+
publicKeyHash?: string | undefined;
|
|
188
|
+
privateKey?: string | undefined;
|
|
140
189
|
}> | undefined;
|
|
141
190
|
faucet?: {
|
|
142
191
|
pkh: string;
|
|
@@ -148,12 +197,12 @@ export declare const schemas: {
|
|
|
148
197
|
} | undefined;
|
|
149
198
|
label: string;
|
|
150
199
|
rpcUrl: string;
|
|
151
|
-
protocol: string;
|
|
152
200
|
}, {
|
|
153
201
|
accounts?: Record<string, {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
202
|
+
mnemonic?: string | undefined;
|
|
203
|
+
publicKey?: string | undefined;
|
|
204
|
+
publicKeyHash?: string | undefined;
|
|
205
|
+
privateKey?: string | undefined;
|
|
157
206
|
}> | undefined;
|
|
158
207
|
faucet?: {
|
|
159
208
|
pkh: string;
|
|
@@ -165,13 +214,11 @@ export declare const schemas: {
|
|
|
165
214
|
} | undefined;
|
|
166
215
|
label: string;
|
|
167
216
|
rpcUrl: string;
|
|
168
|
-
protocol: string;
|
|
169
217
|
}>>>;
|
|
170
218
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
171
219
|
label: import("zod").ZodString;
|
|
172
220
|
rpcUrl: import("zod").ZodString;
|
|
173
|
-
protocol: import("zod").ZodString
|
|
174
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
221
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
175
222
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
176
223
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
177
224
|
encryptedKey: import("zod").ZodString;
|
|
@@ -199,6 +246,7 @@ export declare const schemas: {
|
|
|
199
246
|
postgresqlPort?: number | undefined;
|
|
200
247
|
apiPort?: number | undefined;
|
|
201
248
|
}>>;
|
|
249
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
202
250
|
}, "strip", import("zod").ZodTypeAny, {
|
|
203
251
|
plugin?: string | undefined;
|
|
204
252
|
accounts?: Record<string, string | {
|
|
@@ -206,15 +254,15 @@ export declare const schemas: {
|
|
|
206
254
|
encryptedKey: string;
|
|
207
255
|
secretKey: string;
|
|
208
256
|
}> | undefined;
|
|
209
|
-
|
|
257
|
+
protocol?: string | undefined;
|
|
210
258
|
tzkt?: {
|
|
211
259
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
212
260
|
postgresqlPort?: number | undefined;
|
|
213
261
|
apiPort?: number | undefined;
|
|
214
262
|
} | undefined;
|
|
263
|
+
annotations?: Record<string, unknown> | undefined;
|
|
215
264
|
label: string;
|
|
216
265
|
rpcUrl: string;
|
|
217
|
-
protocol: string;
|
|
218
266
|
}, {
|
|
219
267
|
plugin?: string | undefined;
|
|
220
268
|
accounts?: Record<string, string | {
|
|
@@ -222,62 +270,16 @@ export declare const schemas: {
|
|
|
222
270
|
encryptedKey: string;
|
|
223
271
|
secretKey: string;
|
|
224
272
|
}> | undefined;
|
|
225
|
-
|
|
273
|
+
protocol?: string | undefined;
|
|
226
274
|
tzkt?: {
|
|
227
275
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
228
276
|
postgresqlPort?: number | undefined;
|
|
229
277
|
apiPort?: number | undefined;
|
|
230
278
|
} | undefined;
|
|
279
|
+
annotations?: Record<string, unknown> | undefined;
|
|
231
280
|
label: string;
|
|
232
281
|
rpcUrl: string;
|
|
233
|
-
protocol: string;
|
|
234
|
-
}>>>;
|
|
235
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
236
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
237
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
238
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
239
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
240
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
241
|
-
storage?: Record<string, string> | undefined;
|
|
242
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
243
|
-
networks: string[];
|
|
244
|
-
sandboxes: string[];
|
|
245
|
-
}, {
|
|
246
|
-
storage?: Record<string, string> | undefined;
|
|
247
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
248
|
-
networks: string[];
|
|
249
|
-
sandboxes: string[];
|
|
250
|
-
}>, import("zod").ZodString]>>;
|
|
251
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
252
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
253
|
-
sourceFile: import("zod").ZodString;
|
|
254
|
-
hash: import("zod").ZodString;
|
|
255
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
256
|
-
sourceFile: string;
|
|
257
|
-
hash: string;
|
|
258
|
-
}, {
|
|
259
|
-
sourceFile: string;
|
|
260
|
-
hash: string;
|
|
261
282
|
}>>>;
|
|
262
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
263
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
264
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
265
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
266
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
267
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
268
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
269
|
-
name?: string | undefined;
|
|
270
|
-
projectDescription?: string | undefined;
|
|
271
|
-
authors?: string[] | undefined;
|
|
272
|
-
license?: string | undefined;
|
|
273
|
-
homepage?: string | undefined;
|
|
274
|
-
}, {
|
|
275
|
-
name?: string | undefined;
|
|
276
|
-
projectDescription?: string | undefined;
|
|
277
|
-
authors?: string[] | undefined;
|
|
278
|
-
license?: string | undefined;
|
|
279
|
-
homepage?: string | undefined;
|
|
280
|
-
}>>;
|
|
281
283
|
}, {
|
|
282
284
|
projectDir: import("zod").ZodString;
|
|
283
285
|
configFile: import("zod").ZodString;
|
|
@@ -290,28 +292,41 @@ export declare const schemas: {
|
|
|
290
292
|
encryptedKey: string;
|
|
291
293
|
secretKey: string;
|
|
292
294
|
}> | undefined;
|
|
293
|
-
|
|
295
|
+
protocol?: string | undefined;
|
|
294
296
|
tzkt?: {
|
|
295
297
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
296
298
|
postgresqlPort?: number | undefined;
|
|
297
299
|
apiPort?: number | undefined;
|
|
298
300
|
} | undefined;
|
|
301
|
+
annotations?: Record<string, unknown> | undefined;
|
|
299
302
|
label: string;
|
|
300
303
|
rpcUrl: string;
|
|
301
|
-
protocol: string;
|
|
302
304
|
}> | undefined;
|
|
303
305
|
language?: "en" | "fr" | undefined;
|
|
306
|
+
metadata?: {
|
|
307
|
+
name?: string | undefined;
|
|
308
|
+
projectDescription?: string | undefined;
|
|
309
|
+
authors?: string[] | undefined;
|
|
310
|
+
license?: string | undefined;
|
|
311
|
+
homepage?: string | undefined;
|
|
312
|
+
} | undefined;
|
|
313
|
+
artifactsDir?: string | undefined;
|
|
314
|
+
contractsDir?: string | undefined;
|
|
315
|
+
contracts?: Record<string, {
|
|
316
|
+
sourceFile: string;
|
|
317
|
+
hash: string;
|
|
318
|
+
}> | undefined;
|
|
304
319
|
plugins?: {
|
|
305
320
|
type: "npm" | "binary" | "deno";
|
|
306
321
|
name: string;
|
|
307
322
|
}[] | undefined;
|
|
308
|
-
|
|
309
|
-
artifactsDir?: string | undefined;
|
|
323
|
+
accounts?: Record<string, string> | undefined;
|
|
310
324
|
network?: Record<string, {
|
|
311
325
|
accounts?: Record<string, {
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
326
|
+
mnemonic?: string | undefined;
|
|
327
|
+
publicKey?: string | undefined;
|
|
328
|
+
publicKeyHash?: string | undefined;
|
|
329
|
+
privateKey?: string | undefined;
|
|
315
330
|
}> | undefined;
|
|
316
331
|
faucet?: {
|
|
317
332
|
pkh: string;
|
|
@@ -323,20 +338,7 @@ export declare const schemas: {
|
|
|
323
338
|
} | undefined;
|
|
324
339
|
label: string;
|
|
325
340
|
rpcUrl: string;
|
|
326
|
-
protocol: string;
|
|
327
|
-
}> | undefined;
|
|
328
|
-
accounts?: Record<string, string> | undefined;
|
|
329
|
-
contracts?: Record<string, {
|
|
330
|
-
sourceFile: string;
|
|
331
|
-
hash: string;
|
|
332
341
|
}> | undefined;
|
|
333
|
-
metadata?: {
|
|
334
|
-
name?: string | undefined;
|
|
335
|
-
projectDescription?: string | undefined;
|
|
336
|
-
authors?: string[] | undefined;
|
|
337
|
-
license?: string | undefined;
|
|
338
|
-
homepage?: string | undefined;
|
|
339
|
-
} | undefined;
|
|
340
342
|
projectDir: string;
|
|
341
343
|
environment: Record<string, string | {
|
|
342
344
|
storage?: Record<string, string> | undefined;
|
|
@@ -354,28 +356,41 @@ export declare const schemas: {
|
|
|
354
356
|
encryptedKey: string;
|
|
355
357
|
secretKey: string;
|
|
356
358
|
}> | undefined;
|
|
357
|
-
|
|
359
|
+
protocol?: string | undefined;
|
|
358
360
|
tzkt?: {
|
|
359
361
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
360
362
|
postgresqlPort?: number | undefined;
|
|
361
363
|
apiPort?: number | undefined;
|
|
362
364
|
} | undefined;
|
|
365
|
+
annotations?: Record<string, unknown> | undefined;
|
|
363
366
|
label: string;
|
|
364
367
|
rpcUrl: string;
|
|
365
|
-
protocol: string;
|
|
366
368
|
}> | undefined;
|
|
367
369
|
language?: "en" | "fr" | undefined;
|
|
370
|
+
metadata?: {
|
|
371
|
+
name?: string | undefined;
|
|
372
|
+
projectDescription?: string | undefined;
|
|
373
|
+
authors?: string[] | undefined;
|
|
374
|
+
license?: string | undefined;
|
|
375
|
+
homepage?: string | undefined;
|
|
376
|
+
} | undefined;
|
|
377
|
+
artifactsDir?: string | undefined;
|
|
378
|
+
contractsDir?: string | undefined;
|
|
379
|
+
contracts?: Record<string, {
|
|
380
|
+
sourceFile: string;
|
|
381
|
+
hash: string;
|
|
382
|
+
}> | undefined;
|
|
368
383
|
plugins?: {
|
|
369
384
|
type: "npm" | "binary" | "deno";
|
|
370
385
|
name: string;
|
|
371
386
|
}[] | undefined;
|
|
372
|
-
|
|
373
|
-
artifactsDir?: string | undefined;
|
|
387
|
+
accounts?: Record<string, string> | undefined;
|
|
374
388
|
network?: Record<string, {
|
|
375
389
|
accounts?: Record<string, {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
390
|
+
mnemonic?: string | undefined;
|
|
391
|
+
publicKey?: string | undefined;
|
|
392
|
+
publicKeyHash?: string | undefined;
|
|
393
|
+
privateKey?: string | undefined;
|
|
379
394
|
}> | undefined;
|
|
380
395
|
faucet?: {
|
|
381
396
|
pkh: string;
|
|
@@ -387,20 +402,7 @@ export declare const schemas: {
|
|
|
387
402
|
} | undefined;
|
|
388
403
|
label: string;
|
|
389
404
|
rpcUrl: string;
|
|
390
|
-
protocol: string;
|
|
391
|
-
}> | undefined;
|
|
392
|
-
accounts?: Record<string, string> | undefined;
|
|
393
|
-
contracts?: Record<string, {
|
|
394
|
-
sourceFile: string;
|
|
395
|
-
hash: string;
|
|
396
405
|
}> | undefined;
|
|
397
|
-
metadata?: {
|
|
398
|
-
name?: string | undefined;
|
|
399
|
-
projectDescription?: string | undefined;
|
|
400
|
-
authors?: string[] | undefined;
|
|
401
|
-
license?: string | undefined;
|
|
402
|
-
homepage?: string | undefined;
|
|
403
|
-
} | undefined;
|
|
404
406
|
projectDir: string;
|
|
405
407
|
environment: Record<string, string | {
|
|
406
408
|
storage?: Record<string, string> | undefined;
|
|
@@ -436,28 +438,41 @@ export declare const schemas: {
|
|
|
436
438
|
encryptedKey: string;
|
|
437
439
|
secretKey: string;
|
|
438
440
|
}> | undefined;
|
|
439
|
-
|
|
441
|
+
protocol?: string | undefined;
|
|
440
442
|
tzkt?: {
|
|
441
443
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
442
444
|
postgresqlPort?: number | undefined;
|
|
443
445
|
apiPort?: number | undefined;
|
|
444
446
|
} | undefined;
|
|
447
|
+
annotations?: Record<string, unknown> | undefined;
|
|
445
448
|
label: string;
|
|
446
449
|
rpcUrl: string;
|
|
447
|
-
protocol: string;
|
|
448
450
|
}> | undefined;
|
|
449
451
|
language?: "en" | "fr" | undefined;
|
|
452
|
+
metadata?: {
|
|
453
|
+
name?: string | undefined;
|
|
454
|
+
projectDescription?: string | undefined;
|
|
455
|
+
authors?: string[] | undefined;
|
|
456
|
+
license?: string | undefined;
|
|
457
|
+
homepage?: string | undefined;
|
|
458
|
+
} | undefined;
|
|
459
|
+
artifactsDir?: string | undefined;
|
|
460
|
+
contractsDir?: string | undefined;
|
|
461
|
+
contracts?: Record<string, {
|
|
462
|
+
sourceFile: string;
|
|
463
|
+
hash: string;
|
|
464
|
+
}> | undefined;
|
|
450
465
|
plugins?: {
|
|
451
466
|
type: "npm" | "binary" | "deno";
|
|
452
467
|
name: string;
|
|
453
468
|
}[] | undefined;
|
|
454
|
-
|
|
455
|
-
artifactsDir?: string | undefined;
|
|
469
|
+
accounts?: Record<string, string> | undefined;
|
|
456
470
|
network?: Record<string, {
|
|
457
471
|
accounts?: Record<string, {
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
472
|
+
mnemonic?: string | undefined;
|
|
473
|
+
publicKey?: string | undefined;
|
|
474
|
+
publicKeyHash?: string | undefined;
|
|
475
|
+
privateKey?: string | undefined;
|
|
461
476
|
}> | undefined;
|
|
462
477
|
faucet?: {
|
|
463
478
|
pkh: string;
|
|
@@ -469,20 +484,7 @@ export declare const schemas: {
|
|
|
469
484
|
} | undefined;
|
|
470
485
|
label: string;
|
|
471
486
|
rpcUrl: string;
|
|
472
|
-
protocol: string;
|
|
473
|
-
}> | undefined;
|
|
474
|
-
accounts?: Record<string, string> | undefined;
|
|
475
|
-
contracts?: Record<string, {
|
|
476
|
-
sourceFile: string;
|
|
477
|
-
hash: string;
|
|
478
487
|
}> | undefined;
|
|
479
|
-
metadata?: {
|
|
480
|
-
name?: string | undefined;
|
|
481
|
-
projectDescription?: string | undefined;
|
|
482
|
-
authors?: string[] | undefined;
|
|
483
|
-
license?: string | undefined;
|
|
484
|
-
homepage?: string | undefined;
|
|
485
|
-
} | undefined;
|
|
486
488
|
projectDir: string;
|
|
487
489
|
environment: Record<string, string | {
|
|
488
490
|
storage?: Record<string, string> | undefined;
|
|
@@ -518,28 +520,41 @@ export declare const schemas: {
|
|
|
518
520
|
encryptedKey: string;
|
|
519
521
|
secretKey: string;
|
|
520
522
|
}> | undefined;
|
|
521
|
-
|
|
523
|
+
protocol?: string | undefined;
|
|
522
524
|
tzkt?: {
|
|
523
525
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
524
526
|
postgresqlPort?: number | undefined;
|
|
525
527
|
apiPort?: number | undefined;
|
|
526
528
|
} | undefined;
|
|
529
|
+
annotations?: Record<string, unknown> | undefined;
|
|
527
530
|
label: string;
|
|
528
531
|
rpcUrl: string;
|
|
529
|
-
protocol: string;
|
|
530
532
|
}> | undefined;
|
|
531
533
|
language?: "en" | "fr" | undefined;
|
|
534
|
+
metadata?: {
|
|
535
|
+
name?: string | undefined;
|
|
536
|
+
projectDescription?: string | undefined;
|
|
537
|
+
authors?: string[] | undefined;
|
|
538
|
+
license?: string | undefined;
|
|
539
|
+
homepage?: string | undefined;
|
|
540
|
+
} | undefined;
|
|
541
|
+
artifactsDir?: string | undefined;
|
|
542
|
+
contractsDir?: string | undefined;
|
|
543
|
+
contracts?: Record<string, {
|
|
544
|
+
sourceFile: string;
|
|
545
|
+
hash: string;
|
|
546
|
+
}> | undefined;
|
|
532
547
|
plugins?: {
|
|
533
548
|
type: "npm" | "binary" | "deno";
|
|
534
549
|
name: string;
|
|
535
550
|
}[] | undefined;
|
|
536
|
-
|
|
537
|
-
artifactsDir?: string | undefined;
|
|
551
|
+
accounts?: Record<string, string> | undefined;
|
|
538
552
|
network?: Record<string, {
|
|
539
553
|
accounts?: Record<string, {
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
554
|
+
mnemonic?: string | undefined;
|
|
555
|
+
publicKey?: string | undefined;
|
|
556
|
+
publicKeyHash?: string | undefined;
|
|
557
|
+
privateKey?: string | undefined;
|
|
543
558
|
}> | undefined;
|
|
544
559
|
faucet?: {
|
|
545
560
|
pkh: string;
|
|
@@ -551,20 +566,7 @@ export declare const schemas: {
|
|
|
551
566
|
} | undefined;
|
|
552
567
|
label: string;
|
|
553
568
|
rpcUrl: string;
|
|
554
|
-
protocol: string;
|
|
555
569
|
}> | undefined;
|
|
556
|
-
accounts?: Record<string, string> | undefined;
|
|
557
|
-
contracts?: Record<string, {
|
|
558
|
-
sourceFile: string;
|
|
559
|
-
hash: string;
|
|
560
|
-
}> | undefined;
|
|
561
|
-
metadata?: {
|
|
562
|
-
name?: string | undefined;
|
|
563
|
-
projectDescription?: string | undefined;
|
|
564
|
-
authors?: string[] | undefined;
|
|
565
|
-
license?: string | undefined;
|
|
566
|
-
homepage?: string | undefined;
|
|
567
|
-
} | undefined;
|
|
568
570
|
projectDir: string;
|
|
569
571
|
environment: Record<string, string | {
|
|
570
572
|
storage?: Record<string, string> | undefined;
|
|
@@ -640,28 +642,41 @@ export declare const schemas: {
|
|
|
640
642
|
encryptedKey: string;
|
|
641
643
|
secretKey: string;
|
|
642
644
|
}> | undefined;
|
|
643
|
-
|
|
645
|
+
protocol?: string | undefined;
|
|
644
646
|
tzkt?: {
|
|
645
647
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
646
648
|
postgresqlPort?: number | undefined;
|
|
647
649
|
apiPort?: number | undefined;
|
|
648
650
|
} | undefined;
|
|
651
|
+
annotations?: Record<string, unknown> | undefined;
|
|
649
652
|
label: string;
|
|
650
653
|
rpcUrl: string;
|
|
651
|
-
protocol: string;
|
|
652
654
|
}> | undefined;
|
|
653
655
|
language?: "en" | "fr" | undefined;
|
|
656
|
+
metadata?: {
|
|
657
|
+
name?: string | undefined;
|
|
658
|
+
projectDescription?: string | undefined;
|
|
659
|
+
authors?: string[] | undefined;
|
|
660
|
+
license?: string | undefined;
|
|
661
|
+
homepage?: string | undefined;
|
|
662
|
+
} | undefined;
|
|
663
|
+
artifactsDir?: string | undefined;
|
|
664
|
+
contractsDir?: string | undefined;
|
|
665
|
+
contracts?: Record<string, {
|
|
666
|
+
sourceFile: string;
|
|
667
|
+
hash: string;
|
|
668
|
+
}> | undefined;
|
|
654
669
|
plugins?: {
|
|
655
670
|
type: "npm" | "binary" | "deno";
|
|
656
671
|
name: string;
|
|
657
672
|
}[] | undefined;
|
|
658
|
-
|
|
659
|
-
artifactsDir?: string | undefined;
|
|
673
|
+
accounts?: Record<string, string> | undefined;
|
|
660
674
|
network?: Record<string, {
|
|
661
675
|
accounts?: Record<string, {
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
676
|
+
mnemonic?: string | undefined;
|
|
677
|
+
publicKey?: string | undefined;
|
|
678
|
+
publicKeyHash?: string | undefined;
|
|
679
|
+
privateKey?: string | undefined;
|
|
665
680
|
}> | undefined;
|
|
666
681
|
faucet?: {
|
|
667
682
|
pkh: string;
|
|
@@ -673,20 +688,7 @@ export declare const schemas: {
|
|
|
673
688
|
} | undefined;
|
|
674
689
|
label: string;
|
|
675
690
|
rpcUrl: string;
|
|
676
|
-
protocol: string;
|
|
677
|
-
}> | undefined;
|
|
678
|
-
accounts?: Record<string, string> | undefined;
|
|
679
|
-
contracts?: Record<string, {
|
|
680
|
-
sourceFile: string;
|
|
681
|
-
hash: string;
|
|
682
691
|
}> | undefined;
|
|
683
|
-
metadata?: {
|
|
684
|
-
name?: string | undefined;
|
|
685
|
-
projectDescription?: string | undefined;
|
|
686
|
-
authors?: string[] | undefined;
|
|
687
|
-
license?: string | undefined;
|
|
688
|
-
homepage?: string | undefined;
|
|
689
|
-
} | undefined;
|
|
690
692
|
projectDir: string;
|
|
691
693
|
environment: Record<string, string | {
|
|
692
694
|
storage?: Record<string, string> | undefined;
|
|
@@ -752,28 +754,41 @@ export declare const schemas: {
|
|
|
752
754
|
encryptedKey: string;
|
|
753
755
|
secretKey: string;
|
|
754
756
|
}> | undefined;
|
|
755
|
-
|
|
757
|
+
protocol?: string | undefined;
|
|
756
758
|
tzkt?: {
|
|
757
759
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
758
760
|
postgresqlPort?: number | undefined;
|
|
759
761
|
apiPort?: number | undefined;
|
|
760
762
|
} | undefined;
|
|
763
|
+
annotations?: Record<string, unknown> | undefined;
|
|
761
764
|
label: string;
|
|
762
765
|
rpcUrl: string;
|
|
763
|
-
protocol: string;
|
|
764
766
|
}> | undefined;
|
|
765
767
|
language?: "en" | "fr" | undefined;
|
|
768
|
+
metadata?: {
|
|
769
|
+
name?: string | undefined;
|
|
770
|
+
projectDescription?: string | undefined;
|
|
771
|
+
authors?: string[] | undefined;
|
|
772
|
+
license?: string | undefined;
|
|
773
|
+
homepage?: string | undefined;
|
|
774
|
+
} | undefined;
|
|
775
|
+
artifactsDir?: string | undefined;
|
|
776
|
+
contractsDir?: string | undefined;
|
|
777
|
+
contracts?: Record<string, {
|
|
778
|
+
sourceFile: string;
|
|
779
|
+
hash: string;
|
|
780
|
+
}> | undefined;
|
|
766
781
|
plugins?: {
|
|
767
782
|
type: "npm" | "binary" | "deno";
|
|
768
783
|
name: string;
|
|
769
784
|
}[] | undefined;
|
|
770
|
-
|
|
771
|
-
artifactsDir?: string | undefined;
|
|
785
|
+
accounts?: Record<string, string> | undefined;
|
|
772
786
|
network?: Record<string, {
|
|
773
787
|
accounts?: Record<string, {
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
788
|
+
mnemonic?: string | undefined;
|
|
789
|
+
publicKey?: string | undefined;
|
|
790
|
+
publicKeyHash?: string | undefined;
|
|
791
|
+
privateKey?: string | undefined;
|
|
777
792
|
}> | undefined;
|
|
778
793
|
faucet?: {
|
|
779
794
|
pkh: string;
|
|
@@ -785,20 +800,7 @@ export declare const schemas: {
|
|
|
785
800
|
} | undefined;
|
|
786
801
|
label: string;
|
|
787
802
|
rpcUrl: string;
|
|
788
|
-
protocol: string;
|
|
789
|
-
}> | undefined;
|
|
790
|
-
accounts?: Record<string, string> | undefined;
|
|
791
|
-
contracts?: Record<string, {
|
|
792
|
-
sourceFile: string;
|
|
793
|
-
hash: string;
|
|
794
803
|
}> | undefined;
|
|
795
|
-
metadata?: {
|
|
796
|
-
name?: string | undefined;
|
|
797
|
-
projectDescription?: string | undefined;
|
|
798
|
-
authors?: string[] | undefined;
|
|
799
|
-
license?: string | undefined;
|
|
800
|
-
homepage?: string | undefined;
|
|
801
|
-
} | undefined;
|
|
802
804
|
projectDir: string;
|
|
803
805
|
environment: Record<string, string | {
|
|
804
806
|
storage?: Record<string, string> | undefined;
|
|
@@ -893,6 +895,37 @@ export declare const schemas: {
|
|
|
893
895
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
894
896
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
895
897
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
898
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
899
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
900
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
901
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
902
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
903
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
904
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
905
|
+
name?: string | undefined;
|
|
906
|
+
projectDescription?: string | undefined;
|
|
907
|
+
authors?: string[] | undefined;
|
|
908
|
+
license?: string | undefined;
|
|
909
|
+
homepage?: string | undefined;
|
|
910
|
+
}, {
|
|
911
|
+
name?: string | undefined;
|
|
912
|
+
projectDescription?: string | undefined;
|
|
913
|
+
authors?: string[] | undefined;
|
|
914
|
+
license?: string | undefined;
|
|
915
|
+
homepage?: string | undefined;
|
|
916
|
+
}>>;
|
|
917
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
918
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
919
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
920
|
+
sourceFile: import("zod").ZodString;
|
|
921
|
+
hash: import("zod").ZodString;
|
|
922
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
923
|
+
sourceFile: string;
|
|
924
|
+
hash: string;
|
|
925
|
+
}, {
|
|
926
|
+
sourceFile: string;
|
|
927
|
+
hash: string;
|
|
928
|
+
}>>>;
|
|
896
929
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
897
930
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
898
931
|
name: import("zod").ZodString;
|
|
@@ -903,24 +936,41 @@ export declare const schemas: {
|
|
|
903
936
|
type: "npm" | "binary" | "deno";
|
|
904
937
|
name: string;
|
|
905
938
|
}>, "many">>;
|
|
906
|
-
|
|
907
|
-
|
|
939
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
940
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
941
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
942
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
943
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
944
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
945
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
946
|
+
storage?: Record<string, string> | undefined;
|
|
947
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
948
|
+
networks: string[];
|
|
949
|
+
sandboxes: string[];
|
|
950
|
+
}, {
|
|
951
|
+
storage?: Record<string, string> | undefined;
|
|
952
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
953
|
+
networks: string[];
|
|
954
|
+
sandboxes: string[];
|
|
955
|
+
}>, import("zod").ZodString]>>;
|
|
908
956
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
909
957
|
label: import("zod").ZodString;
|
|
910
958
|
rpcUrl: import("zod").ZodString;
|
|
911
|
-
protocol: import("zod").ZodString;
|
|
912
959
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
913
|
-
publicKey: import("zod").ZodString
|
|
914
|
-
publicKeyHash: import("zod").ZodString
|
|
915
|
-
privateKey: import("zod").ZodString
|
|
960
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
961
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
962
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
963
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
916
964
|
}, "strip", import("zod").ZodTypeAny, {
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
965
|
+
mnemonic?: string | undefined;
|
|
966
|
+
publicKey?: string | undefined;
|
|
967
|
+
publicKeyHash?: string | undefined;
|
|
968
|
+
privateKey?: string | undefined;
|
|
920
969
|
}, {
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
970
|
+
mnemonic?: string | undefined;
|
|
971
|
+
publicKey?: string | undefined;
|
|
972
|
+
publicKeyHash?: string | undefined;
|
|
973
|
+
privateKey?: string | undefined;
|
|
924
974
|
}>>>;
|
|
925
975
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
926
976
|
pkh: import("zod").ZodString;
|
|
@@ -946,9 +996,10 @@ export declare const schemas: {
|
|
|
946
996
|
}>>;
|
|
947
997
|
}, "strip", import("zod").ZodTypeAny, {
|
|
948
998
|
accounts?: Record<string, {
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
999
|
+
mnemonic?: string | undefined;
|
|
1000
|
+
publicKey?: string | undefined;
|
|
1001
|
+
publicKeyHash?: string | undefined;
|
|
1002
|
+
privateKey?: string | undefined;
|
|
952
1003
|
}> | undefined;
|
|
953
1004
|
faucet?: {
|
|
954
1005
|
pkh: string;
|
|
@@ -960,12 +1011,12 @@ export declare const schemas: {
|
|
|
960
1011
|
} | undefined;
|
|
961
1012
|
label: string;
|
|
962
1013
|
rpcUrl: string;
|
|
963
|
-
protocol: string;
|
|
964
1014
|
}, {
|
|
965
1015
|
accounts?: Record<string, {
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
1016
|
+
mnemonic?: string | undefined;
|
|
1017
|
+
publicKey?: string | undefined;
|
|
1018
|
+
publicKeyHash?: string | undefined;
|
|
1019
|
+
privateKey?: string | undefined;
|
|
969
1020
|
}> | undefined;
|
|
970
1021
|
faucet?: {
|
|
971
1022
|
pkh: string;
|
|
@@ -977,13 +1028,11 @@ export declare const schemas: {
|
|
|
977
1028
|
} | undefined;
|
|
978
1029
|
label: string;
|
|
979
1030
|
rpcUrl: string;
|
|
980
|
-
protocol: string;
|
|
981
1031
|
}>>>;
|
|
982
1032
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
983
1033
|
label: import("zod").ZodString;
|
|
984
1034
|
rpcUrl: import("zod").ZodString;
|
|
985
|
-
protocol: import("zod").ZodString
|
|
986
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1035
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
987
1036
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
988
1037
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
989
1038
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1011,6 +1060,7 @@ export declare const schemas: {
|
|
|
1011
1060
|
postgresqlPort?: number | undefined;
|
|
1012
1061
|
apiPort?: number | undefined;
|
|
1013
1062
|
}>>;
|
|
1063
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1014
1064
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1015
1065
|
plugin?: string | undefined;
|
|
1016
1066
|
accounts?: Record<string, string | {
|
|
@@ -1018,78 +1068,32 @@ export declare const schemas: {
|
|
|
1018
1068
|
encryptedKey: string;
|
|
1019
1069
|
secretKey: string;
|
|
1020
1070
|
}> | undefined;
|
|
1021
|
-
|
|
1071
|
+
protocol?: string | undefined;
|
|
1022
1072
|
tzkt?: {
|
|
1023
1073
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1024
1074
|
postgresqlPort?: number | undefined;
|
|
1025
1075
|
apiPort?: number | undefined;
|
|
1026
1076
|
} | undefined;
|
|
1077
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1027
1078
|
label: string;
|
|
1028
1079
|
rpcUrl: string;
|
|
1029
|
-
protocol: string;
|
|
1030
1080
|
}, {
|
|
1031
1081
|
plugin?: string | undefined;
|
|
1032
1082
|
accounts?: Record<string, string | {
|
|
1033
1083
|
publicKeyHash: string;
|
|
1034
1084
|
encryptedKey: string;
|
|
1035
1085
|
secretKey: string;
|
|
1036
|
-
}> | undefined;
|
|
1037
|
-
|
|
1038
|
-
tzkt?: {
|
|
1039
|
-
disableAutostartWithSandbox?: boolean | undefined;
|
|
1040
|
-
postgresqlPort?: number | undefined;
|
|
1041
|
-
apiPort?: number | undefined;
|
|
1042
|
-
} | undefined;
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
}>>>;
|
|
1047
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1048
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1049
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1050
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1051
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1052
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1053
|
-
storage?: Record<string, string> | undefined;
|
|
1054
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1055
|
-
networks: string[];
|
|
1056
|
-
sandboxes: string[];
|
|
1057
|
-
}, {
|
|
1058
|
-
storage?: Record<string, string> | undefined;
|
|
1059
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1060
|
-
networks: string[];
|
|
1061
|
-
sandboxes: string[];
|
|
1062
|
-
}>, import("zod").ZodString]>>;
|
|
1063
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1064
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1065
|
-
sourceFile: import("zod").ZodString;
|
|
1066
|
-
hash: import("zod").ZodString;
|
|
1067
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1068
|
-
sourceFile: string;
|
|
1069
|
-
hash: string;
|
|
1070
|
-
}, {
|
|
1071
|
-
sourceFile: string;
|
|
1072
|
-
hash: string;
|
|
1073
|
-
}>>>;
|
|
1074
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1075
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1076
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1077
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1078
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1079
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1080
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1081
|
-
name?: string | undefined;
|
|
1082
|
-
projectDescription?: string | undefined;
|
|
1083
|
-
authors?: string[] | undefined;
|
|
1084
|
-
license?: string | undefined;
|
|
1085
|
-
homepage?: string | undefined;
|
|
1086
|
-
}, {
|
|
1087
|
-
name?: string | undefined;
|
|
1088
|
-
projectDescription?: string | undefined;
|
|
1089
|
-
authors?: string[] | undefined;
|
|
1090
|
-
license?: string | undefined;
|
|
1091
|
-
homepage?: string | undefined;
|
|
1092
|
-
}>>;
|
|
1086
|
+
}> | undefined;
|
|
1087
|
+
protocol?: string | undefined;
|
|
1088
|
+
tzkt?: {
|
|
1089
|
+
disableAutostartWithSandbox?: boolean | undefined;
|
|
1090
|
+
postgresqlPort?: number | undefined;
|
|
1091
|
+
apiPort?: number | undefined;
|
|
1092
|
+
} | undefined;
|
|
1093
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1094
|
+
label: string;
|
|
1095
|
+
rpcUrl: string;
|
|
1096
|
+
}>>>;
|
|
1093
1097
|
}, {
|
|
1094
1098
|
projectDir: import("zod").ZodString;
|
|
1095
1099
|
configFile: import("zod").ZodString;
|
|
@@ -1102,28 +1106,41 @@ export declare const schemas: {
|
|
|
1102
1106
|
encryptedKey: string;
|
|
1103
1107
|
secretKey: string;
|
|
1104
1108
|
}> | undefined;
|
|
1105
|
-
|
|
1109
|
+
protocol?: string | undefined;
|
|
1106
1110
|
tzkt?: {
|
|
1107
1111
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1108
1112
|
postgresqlPort?: number | undefined;
|
|
1109
1113
|
apiPort?: number | undefined;
|
|
1110
1114
|
} | undefined;
|
|
1115
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1111
1116
|
label: string;
|
|
1112
1117
|
rpcUrl: string;
|
|
1113
|
-
protocol: string;
|
|
1114
1118
|
}> | undefined;
|
|
1115
1119
|
language?: "en" | "fr" | undefined;
|
|
1120
|
+
metadata?: {
|
|
1121
|
+
name?: string | undefined;
|
|
1122
|
+
projectDescription?: string | undefined;
|
|
1123
|
+
authors?: string[] | undefined;
|
|
1124
|
+
license?: string | undefined;
|
|
1125
|
+
homepage?: string | undefined;
|
|
1126
|
+
} | undefined;
|
|
1127
|
+
artifactsDir?: string | undefined;
|
|
1128
|
+
contractsDir?: string | undefined;
|
|
1129
|
+
contracts?: Record<string, {
|
|
1130
|
+
sourceFile: string;
|
|
1131
|
+
hash: string;
|
|
1132
|
+
}> | undefined;
|
|
1116
1133
|
plugins?: {
|
|
1117
1134
|
type: "npm" | "binary" | "deno";
|
|
1118
1135
|
name: string;
|
|
1119
1136
|
}[] | undefined;
|
|
1120
|
-
|
|
1121
|
-
artifactsDir?: string | undefined;
|
|
1137
|
+
accounts?: Record<string, string> | undefined;
|
|
1122
1138
|
network?: Record<string, {
|
|
1123
1139
|
accounts?: Record<string, {
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1140
|
+
mnemonic?: string | undefined;
|
|
1141
|
+
publicKey?: string | undefined;
|
|
1142
|
+
publicKeyHash?: string | undefined;
|
|
1143
|
+
privateKey?: string | undefined;
|
|
1127
1144
|
}> | undefined;
|
|
1128
1145
|
faucet?: {
|
|
1129
1146
|
pkh: string;
|
|
@@ -1135,20 +1152,7 @@ export declare const schemas: {
|
|
|
1135
1152
|
} | undefined;
|
|
1136
1153
|
label: string;
|
|
1137
1154
|
rpcUrl: string;
|
|
1138
|
-
protocol: string;
|
|
1139
|
-
}> | undefined;
|
|
1140
|
-
accounts?: Record<string, string> | undefined;
|
|
1141
|
-
contracts?: Record<string, {
|
|
1142
|
-
sourceFile: string;
|
|
1143
|
-
hash: string;
|
|
1144
1155
|
}> | 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
1156
|
projectDir: string;
|
|
1153
1157
|
environment: Record<string, string | {
|
|
1154
1158
|
storage?: Record<string, string> | undefined;
|
|
@@ -1166,28 +1170,41 @@ export declare const schemas: {
|
|
|
1166
1170
|
encryptedKey: string;
|
|
1167
1171
|
secretKey: string;
|
|
1168
1172
|
}> | undefined;
|
|
1169
|
-
|
|
1173
|
+
protocol?: string | undefined;
|
|
1170
1174
|
tzkt?: {
|
|
1171
1175
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1172
1176
|
postgresqlPort?: number | undefined;
|
|
1173
1177
|
apiPort?: number | undefined;
|
|
1174
1178
|
} | undefined;
|
|
1179
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1175
1180
|
label: string;
|
|
1176
1181
|
rpcUrl: string;
|
|
1177
|
-
protocol: string;
|
|
1178
1182
|
}> | undefined;
|
|
1179
1183
|
language?: "en" | "fr" | undefined;
|
|
1184
|
+
metadata?: {
|
|
1185
|
+
name?: string | undefined;
|
|
1186
|
+
projectDescription?: string | undefined;
|
|
1187
|
+
authors?: string[] | undefined;
|
|
1188
|
+
license?: string | undefined;
|
|
1189
|
+
homepage?: string | undefined;
|
|
1190
|
+
} | undefined;
|
|
1191
|
+
artifactsDir?: string | undefined;
|
|
1192
|
+
contractsDir?: string | undefined;
|
|
1193
|
+
contracts?: Record<string, {
|
|
1194
|
+
sourceFile: string;
|
|
1195
|
+
hash: string;
|
|
1196
|
+
}> | undefined;
|
|
1180
1197
|
plugins?: {
|
|
1181
1198
|
type: "npm" | "binary" | "deno";
|
|
1182
1199
|
name: string;
|
|
1183
1200
|
}[] | undefined;
|
|
1184
|
-
|
|
1185
|
-
artifactsDir?: string | undefined;
|
|
1201
|
+
accounts?: Record<string, string> | undefined;
|
|
1186
1202
|
network?: Record<string, {
|
|
1187
1203
|
accounts?: Record<string, {
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1204
|
+
mnemonic?: string | undefined;
|
|
1205
|
+
publicKey?: string | undefined;
|
|
1206
|
+
publicKeyHash?: string | undefined;
|
|
1207
|
+
privateKey?: string | undefined;
|
|
1191
1208
|
}> | undefined;
|
|
1192
1209
|
faucet?: {
|
|
1193
1210
|
pkh: string;
|
|
@@ -1199,20 +1216,7 @@ export declare const schemas: {
|
|
|
1199
1216
|
} | undefined;
|
|
1200
1217
|
label: string;
|
|
1201
1218
|
rpcUrl: string;
|
|
1202
|
-
protocol: string;
|
|
1203
|
-
}> | undefined;
|
|
1204
|
-
accounts?: Record<string, string> | undefined;
|
|
1205
|
-
contracts?: Record<string, {
|
|
1206
|
-
sourceFile: string;
|
|
1207
|
-
hash: string;
|
|
1208
1219
|
}> | undefined;
|
|
1209
|
-
metadata?: {
|
|
1210
|
-
name?: string | undefined;
|
|
1211
|
-
projectDescription?: string | undefined;
|
|
1212
|
-
authors?: string[] | undefined;
|
|
1213
|
-
license?: string | undefined;
|
|
1214
|
-
homepage?: string | undefined;
|
|
1215
|
-
} | undefined;
|
|
1216
1220
|
projectDir: string;
|
|
1217
1221
|
environment: Record<string, string | {
|
|
1218
1222
|
storage?: Record<string, string> | undefined;
|
|
@@ -1248,28 +1252,41 @@ export declare const schemas: {
|
|
|
1248
1252
|
encryptedKey: string;
|
|
1249
1253
|
secretKey: string;
|
|
1250
1254
|
}> | undefined;
|
|
1251
|
-
|
|
1255
|
+
protocol?: string | undefined;
|
|
1252
1256
|
tzkt?: {
|
|
1253
1257
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1254
1258
|
postgresqlPort?: number | undefined;
|
|
1255
1259
|
apiPort?: number | undefined;
|
|
1256
1260
|
} | undefined;
|
|
1261
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1257
1262
|
label: string;
|
|
1258
1263
|
rpcUrl: string;
|
|
1259
|
-
protocol: string;
|
|
1260
1264
|
}> | undefined;
|
|
1261
1265
|
language?: "en" | "fr" | undefined;
|
|
1266
|
+
metadata?: {
|
|
1267
|
+
name?: string | undefined;
|
|
1268
|
+
projectDescription?: string | undefined;
|
|
1269
|
+
authors?: string[] | undefined;
|
|
1270
|
+
license?: string | undefined;
|
|
1271
|
+
homepage?: string | undefined;
|
|
1272
|
+
} | undefined;
|
|
1273
|
+
artifactsDir?: string | undefined;
|
|
1274
|
+
contractsDir?: string | undefined;
|
|
1275
|
+
contracts?: Record<string, {
|
|
1276
|
+
sourceFile: string;
|
|
1277
|
+
hash: string;
|
|
1278
|
+
}> | undefined;
|
|
1262
1279
|
plugins?: {
|
|
1263
1280
|
type: "npm" | "binary" | "deno";
|
|
1264
1281
|
name: string;
|
|
1265
1282
|
}[] | undefined;
|
|
1266
|
-
|
|
1267
|
-
artifactsDir?: string | undefined;
|
|
1283
|
+
accounts?: Record<string, string> | undefined;
|
|
1268
1284
|
network?: Record<string, {
|
|
1269
1285
|
accounts?: Record<string, {
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1286
|
+
mnemonic?: string | undefined;
|
|
1287
|
+
publicKey?: string | undefined;
|
|
1288
|
+
publicKeyHash?: string | undefined;
|
|
1289
|
+
privateKey?: string | undefined;
|
|
1273
1290
|
}> | undefined;
|
|
1274
1291
|
faucet?: {
|
|
1275
1292
|
pkh: string;
|
|
@@ -1281,20 +1298,7 @@ export declare const schemas: {
|
|
|
1281
1298
|
} | undefined;
|
|
1282
1299
|
label: string;
|
|
1283
1300
|
rpcUrl: string;
|
|
1284
|
-
protocol: string;
|
|
1285
|
-
}> | undefined;
|
|
1286
|
-
accounts?: Record<string, string> | undefined;
|
|
1287
|
-
contracts?: Record<string, {
|
|
1288
|
-
sourceFile: string;
|
|
1289
|
-
hash: string;
|
|
1290
1301
|
}> | undefined;
|
|
1291
|
-
metadata?: {
|
|
1292
|
-
name?: string | undefined;
|
|
1293
|
-
projectDescription?: string | undefined;
|
|
1294
|
-
authors?: string[] | undefined;
|
|
1295
|
-
license?: string | undefined;
|
|
1296
|
-
homepage?: string | undefined;
|
|
1297
|
-
} | undefined;
|
|
1298
1302
|
projectDir: string;
|
|
1299
1303
|
environment: Record<string, string | {
|
|
1300
1304
|
storage?: Record<string, string> | undefined;
|
|
@@ -1330,28 +1334,41 @@ export declare const schemas: {
|
|
|
1330
1334
|
encryptedKey: string;
|
|
1331
1335
|
secretKey: string;
|
|
1332
1336
|
}> | undefined;
|
|
1333
|
-
|
|
1337
|
+
protocol?: string | undefined;
|
|
1334
1338
|
tzkt?: {
|
|
1335
1339
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1336
1340
|
postgresqlPort?: number | undefined;
|
|
1337
1341
|
apiPort?: number | undefined;
|
|
1338
1342
|
} | undefined;
|
|
1343
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1339
1344
|
label: string;
|
|
1340
1345
|
rpcUrl: string;
|
|
1341
|
-
protocol: string;
|
|
1342
1346
|
}> | undefined;
|
|
1343
1347
|
language?: "en" | "fr" | undefined;
|
|
1348
|
+
metadata?: {
|
|
1349
|
+
name?: string | undefined;
|
|
1350
|
+
projectDescription?: string | undefined;
|
|
1351
|
+
authors?: string[] | undefined;
|
|
1352
|
+
license?: string | undefined;
|
|
1353
|
+
homepage?: string | undefined;
|
|
1354
|
+
} | undefined;
|
|
1355
|
+
artifactsDir?: string | undefined;
|
|
1356
|
+
contractsDir?: string | undefined;
|
|
1357
|
+
contracts?: Record<string, {
|
|
1358
|
+
sourceFile: string;
|
|
1359
|
+
hash: string;
|
|
1360
|
+
}> | undefined;
|
|
1344
1361
|
plugins?: {
|
|
1345
1362
|
type: "npm" | "binary" | "deno";
|
|
1346
1363
|
name: string;
|
|
1347
1364
|
}[] | undefined;
|
|
1348
|
-
|
|
1349
|
-
artifactsDir?: string | undefined;
|
|
1365
|
+
accounts?: Record<string, string> | undefined;
|
|
1350
1366
|
network?: Record<string, {
|
|
1351
1367
|
accounts?: Record<string, {
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1368
|
+
mnemonic?: string | undefined;
|
|
1369
|
+
publicKey?: string | undefined;
|
|
1370
|
+
publicKeyHash?: string | undefined;
|
|
1371
|
+
privateKey?: string | undefined;
|
|
1355
1372
|
}> | undefined;
|
|
1356
1373
|
faucet?: {
|
|
1357
1374
|
pkh: string;
|
|
@@ -1363,20 +1380,7 @@ export declare const schemas: {
|
|
|
1363
1380
|
} | undefined;
|
|
1364
1381
|
label: string;
|
|
1365
1382
|
rpcUrl: string;
|
|
1366
|
-
protocol: string;
|
|
1367
|
-
}> | undefined;
|
|
1368
|
-
accounts?: Record<string, string> | undefined;
|
|
1369
|
-
contracts?: Record<string, {
|
|
1370
|
-
sourceFile: string;
|
|
1371
|
-
hash: string;
|
|
1372
1383
|
}> | undefined;
|
|
1373
|
-
metadata?: {
|
|
1374
|
-
name?: string | undefined;
|
|
1375
|
-
projectDescription?: string | undefined;
|
|
1376
|
-
authors?: string[] | undefined;
|
|
1377
|
-
license?: string | undefined;
|
|
1378
|
-
homepage?: string | undefined;
|
|
1379
|
-
} | undefined;
|
|
1380
1384
|
projectDir: string;
|
|
1381
1385
|
environment: Record<string, string | {
|
|
1382
1386
|
storage?: Record<string, string> | undefined;
|
|
@@ -1452,28 +1456,41 @@ export declare const schemas: {
|
|
|
1452
1456
|
encryptedKey: string;
|
|
1453
1457
|
secretKey: string;
|
|
1454
1458
|
}> | undefined;
|
|
1455
|
-
|
|
1459
|
+
protocol?: string | undefined;
|
|
1456
1460
|
tzkt?: {
|
|
1457
1461
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1458
1462
|
postgresqlPort?: number | undefined;
|
|
1459
1463
|
apiPort?: number | undefined;
|
|
1460
1464
|
} | undefined;
|
|
1465
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1461
1466
|
label: string;
|
|
1462
1467
|
rpcUrl: string;
|
|
1463
|
-
protocol: string;
|
|
1464
1468
|
}> | undefined;
|
|
1465
1469
|
language?: "en" | "fr" | undefined;
|
|
1470
|
+
metadata?: {
|
|
1471
|
+
name?: string | undefined;
|
|
1472
|
+
projectDescription?: string | undefined;
|
|
1473
|
+
authors?: string[] | undefined;
|
|
1474
|
+
license?: string | undefined;
|
|
1475
|
+
homepage?: string | undefined;
|
|
1476
|
+
} | undefined;
|
|
1477
|
+
artifactsDir?: string | undefined;
|
|
1478
|
+
contractsDir?: string | undefined;
|
|
1479
|
+
contracts?: Record<string, {
|
|
1480
|
+
sourceFile: string;
|
|
1481
|
+
hash: string;
|
|
1482
|
+
}> | undefined;
|
|
1466
1483
|
plugins?: {
|
|
1467
1484
|
type: "npm" | "binary" | "deno";
|
|
1468
1485
|
name: string;
|
|
1469
1486
|
}[] | undefined;
|
|
1470
|
-
|
|
1471
|
-
artifactsDir?: string | undefined;
|
|
1487
|
+
accounts?: Record<string, string> | undefined;
|
|
1472
1488
|
network?: Record<string, {
|
|
1473
1489
|
accounts?: Record<string, {
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1490
|
+
mnemonic?: string | undefined;
|
|
1491
|
+
publicKey?: string | undefined;
|
|
1492
|
+
publicKeyHash?: string | undefined;
|
|
1493
|
+
privateKey?: string | undefined;
|
|
1477
1494
|
}> | undefined;
|
|
1478
1495
|
faucet?: {
|
|
1479
1496
|
pkh: string;
|
|
@@ -1485,20 +1502,7 @@ export declare const schemas: {
|
|
|
1485
1502
|
} | undefined;
|
|
1486
1503
|
label: string;
|
|
1487
1504
|
rpcUrl: string;
|
|
1488
|
-
protocol: string;
|
|
1489
|
-
}> | undefined;
|
|
1490
|
-
accounts?: Record<string, string> | undefined;
|
|
1491
|
-
contracts?: Record<string, {
|
|
1492
|
-
sourceFile: string;
|
|
1493
|
-
hash: string;
|
|
1494
1505
|
}> | undefined;
|
|
1495
|
-
metadata?: {
|
|
1496
|
-
name?: string | undefined;
|
|
1497
|
-
projectDescription?: string | undefined;
|
|
1498
|
-
authors?: string[] | undefined;
|
|
1499
|
-
license?: string | undefined;
|
|
1500
|
-
homepage?: string | undefined;
|
|
1501
|
-
} | undefined;
|
|
1502
1506
|
projectDir: string;
|
|
1503
1507
|
environment: Record<string, string | {
|
|
1504
1508
|
storage?: Record<string, string> | undefined;
|
|
@@ -1564,28 +1568,41 @@ export declare const schemas: {
|
|
|
1564
1568
|
encryptedKey: string;
|
|
1565
1569
|
secretKey: string;
|
|
1566
1570
|
}> | undefined;
|
|
1567
|
-
|
|
1571
|
+
protocol?: string | undefined;
|
|
1568
1572
|
tzkt?: {
|
|
1569
1573
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1570
1574
|
postgresqlPort?: number | undefined;
|
|
1571
1575
|
apiPort?: number | undefined;
|
|
1572
1576
|
} | undefined;
|
|
1577
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1573
1578
|
label: string;
|
|
1574
1579
|
rpcUrl: string;
|
|
1575
|
-
protocol: string;
|
|
1576
1580
|
}> | undefined;
|
|
1577
1581
|
language?: "en" | "fr" | undefined;
|
|
1582
|
+
metadata?: {
|
|
1583
|
+
name?: string | undefined;
|
|
1584
|
+
projectDescription?: string | undefined;
|
|
1585
|
+
authors?: string[] | undefined;
|
|
1586
|
+
license?: string | undefined;
|
|
1587
|
+
homepage?: string | undefined;
|
|
1588
|
+
} | undefined;
|
|
1589
|
+
artifactsDir?: string | undefined;
|
|
1590
|
+
contractsDir?: string | undefined;
|
|
1591
|
+
contracts?: Record<string, {
|
|
1592
|
+
sourceFile: string;
|
|
1593
|
+
hash: string;
|
|
1594
|
+
}> | undefined;
|
|
1578
1595
|
plugins?: {
|
|
1579
1596
|
type: "npm" | "binary" | "deno";
|
|
1580
1597
|
name: string;
|
|
1581
1598
|
}[] | undefined;
|
|
1582
|
-
|
|
1583
|
-
artifactsDir?: string | undefined;
|
|
1599
|
+
accounts?: Record<string, string> | undefined;
|
|
1584
1600
|
network?: Record<string, {
|
|
1585
1601
|
accounts?: Record<string, {
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1602
|
+
mnemonic?: string | undefined;
|
|
1603
|
+
publicKey?: string | undefined;
|
|
1604
|
+
publicKeyHash?: string | undefined;
|
|
1605
|
+
privateKey?: string | undefined;
|
|
1589
1606
|
}> | undefined;
|
|
1590
1607
|
faucet?: {
|
|
1591
1608
|
pkh: string;
|
|
@@ -1597,20 +1614,7 @@ export declare const schemas: {
|
|
|
1597
1614
|
} | undefined;
|
|
1598
1615
|
label: string;
|
|
1599
1616
|
rpcUrl: string;
|
|
1600
|
-
protocol: string;
|
|
1601
|
-
}> | undefined;
|
|
1602
|
-
accounts?: Record<string, string> | undefined;
|
|
1603
|
-
contracts?: Record<string, {
|
|
1604
|
-
sourceFile: string;
|
|
1605
|
-
hash: string;
|
|
1606
1617
|
}> | undefined;
|
|
1607
|
-
metadata?: {
|
|
1608
|
-
name?: string | undefined;
|
|
1609
|
-
projectDescription?: string | undefined;
|
|
1610
|
-
authors?: string[] | undefined;
|
|
1611
|
-
license?: string | undefined;
|
|
1612
|
-
homepage?: string | undefined;
|
|
1613
|
-
} | undefined;
|
|
1614
1618
|
projectDir: string;
|
|
1615
1619
|
environment: Record<string, string | {
|
|
1616
1620
|
storage?: Record<string, string> | undefined;
|
|
@@ -1676,28 +1680,41 @@ export declare const schemas: {
|
|
|
1676
1680
|
encryptedKey: string;
|
|
1677
1681
|
secretKey: string;
|
|
1678
1682
|
}> | undefined;
|
|
1679
|
-
|
|
1683
|
+
protocol?: string | undefined;
|
|
1680
1684
|
tzkt?: {
|
|
1681
1685
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1682
1686
|
postgresqlPort?: number | undefined;
|
|
1683
1687
|
apiPort?: number | undefined;
|
|
1684
1688
|
} | undefined;
|
|
1689
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1685
1690
|
label: string;
|
|
1686
1691
|
rpcUrl: string;
|
|
1687
|
-
protocol: string;
|
|
1688
1692
|
}> | undefined;
|
|
1689
1693
|
language?: "en" | "fr" | undefined;
|
|
1694
|
+
metadata?: {
|
|
1695
|
+
name?: string | undefined;
|
|
1696
|
+
projectDescription?: string | undefined;
|
|
1697
|
+
authors?: string[] | undefined;
|
|
1698
|
+
license?: string | undefined;
|
|
1699
|
+
homepage?: string | undefined;
|
|
1700
|
+
} | undefined;
|
|
1701
|
+
artifactsDir?: string | undefined;
|
|
1702
|
+
contractsDir?: string | undefined;
|
|
1703
|
+
contracts?: Record<string, {
|
|
1704
|
+
sourceFile: string;
|
|
1705
|
+
hash: string;
|
|
1706
|
+
}> | undefined;
|
|
1690
1707
|
plugins?: {
|
|
1691
1708
|
type: "npm" | "binary" | "deno";
|
|
1692
1709
|
name: string;
|
|
1693
1710
|
}[] | undefined;
|
|
1694
|
-
|
|
1695
|
-
artifactsDir?: string | undefined;
|
|
1711
|
+
accounts?: Record<string, string> | undefined;
|
|
1696
1712
|
network?: Record<string, {
|
|
1697
1713
|
accounts?: Record<string, {
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1714
|
+
mnemonic?: string | undefined;
|
|
1715
|
+
publicKey?: string | undefined;
|
|
1716
|
+
publicKeyHash?: string | undefined;
|
|
1717
|
+
privateKey?: string | undefined;
|
|
1701
1718
|
}> | undefined;
|
|
1702
1719
|
faucet?: {
|
|
1703
1720
|
pkh: string;
|
|
@@ -1709,20 +1726,7 @@ export declare const schemas: {
|
|
|
1709
1726
|
} | undefined;
|
|
1710
1727
|
label: string;
|
|
1711
1728
|
rpcUrl: string;
|
|
1712
|
-
protocol: string;
|
|
1713
1729
|
}> | undefined;
|
|
1714
|
-
accounts?: Record<string, string> | undefined;
|
|
1715
|
-
contracts?: Record<string, {
|
|
1716
|
-
sourceFile: string;
|
|
1717
|
-
hash: string;
|
|
1718
|
-
}> | undefined;
|
|
1719
|
-
metadata?: {
|
|
1720
|
-
name?: string | undefined;
|
|
1721
|
-
projectDescription?: string | undefined;
|
|
1722
|
-
authors?: string[] | undefined;
|
|
1723
|
-
license?: string | undefined;
|
|
1724
|
-
homepage?: string | undefined;
|
|
1725
|
-
} | undefined;
|
|
1726
1730
|
projectDir: string;
|
|
1727
1731
|
environment: Record<string, string | {
|
|
1728
1732
|
storage?: Record<string, string> | undefined;
|
|
@@ -1818,6 +1822,37 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1818
1822
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
1819
1823
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
1820
1824
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
1825
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1826
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1827
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1828
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
1829
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1830
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1831
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1832
|
+
name?: string | undefined;
|
|
1833
|
+
projectDescription?: string | undefined;
|
|
1834
|
+
authors?: string[] | undefined;
|
|
1835
|
+
license?: string | undefined;
|
|
1836
|
+
homepage?: string | undefined;
|
|
1837
|
+
}, {
|
|
1838
|
+
name?: string | undefined;
|
|
1839
|
+
projectDescription?: string | undefined;
|
|
1840
|
+
authors?: string[] | undefined;
|
|
1841
|
+
license?: string | undefined;
|
|
1842
|
+
homepage?: string | undefined;
|
|
1843
|
+
}>>;
|
|
1844
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1845
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
1846
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1847
|
+
sourceFile: import("zod").ZodString;
|
|
1848
|
+
hash: import("zod").ZodString;
|
|
1849
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1850
|
+
sourceFile: string;
|
|
1851
|
+
hash: string;
|
|
1852
|
+
}, {
|
|
1853
|
+
sourceFile: string;
|
|
1854
|
+
hash: string;
|
|
1855
|
+
}>>>;
|
|
1821
1856
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
1822
1857
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
1823
1858
|
name: import("zod").ZodString;
|
|
@@ -1825,27 +1860,44 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1825
1860
|
type: "npm" | "binary" | "deno";
|
|
1826
1861
|
name: string;
|
|
1827
1862
|
}, {
|
|
1828
|
-
type: "npm" | "binary" | "deno";
|
|
1829
|
-
name: string;
|
|
1830
|
-
}>, "many">>;
|
|
1831
|
-
|
|
1832
|
-
|
|
1863
|
+
type: "npm" | "binary" | "deno";
|
|
1864
|
+
name: string;
|
|
1865
|
+
}>, "many">>;
|
|
1866
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1867
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1868
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1869
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1870
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1871
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1872
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1873
|
+
storage?: Record<string, string> | undefined;
|
|
1874
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1875
|
+
networks: string[];
|
|
1876
|
+
sandboxes: string[];
|
|
1877
|
+
}, {
|
|
1878
|
+
storage?: Record<string, string> | undefined;
|
|
1879
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1880
|
+
networks: string[];
|
|
1881
|
+
sandboxes: string[];
|
|
1882
|
+
}>, import("zod").ZodString]>>;
|
|
1833
1883
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1834
1884
|
label: import("zod").ZodString;
|
|
1835
1885
|
rpcUrl: import("zod").ZodString;
|
|
1836
|
-
protocol: import("zod").ZodString;
|
|
1837
1886
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1838
|
-
publicKey: import("zod").ZodString
|
|
1839
|
-
publicKeyHash: import("zod").ZodString
|
|
1840
|
-
privateKey: import("zod").ZodString
|
|
1887
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1888
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1889
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1890
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1841
1891
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1892
|
+
mnemonic?: string | undefined;
|
|
1893
|
+
publicKey?: string | undefined;
|
|
1894
|
+
publicKeyHash?: string | undefined;
|
|
1895
|
+
privateKey?: string | undefined;
|
|
1845
1896
|
}, {
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1897
|
+
mnemonic?: string | undefined;
|
|
1898
|
+
publicKey?: string | undefined;
|
|
1899
|
+
publicKeyHash?: string | undefined;
|
|
1900
|
+
privateKey?: string | undefined;
|
|
1849
1901
|
}>>>;
|
|
1850
1902
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1851
1903
|
pkh: import("zod").ZodString;
|
|
@@ -1871,9 +1923,10 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1871
1923
|
}>>;
|
|
1872
1924
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1873
1925
|
accounts?: Record<string, {
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1926
|
+
mnemonic?: string | undefined;
|
|
1927
|
+
publicKey?: string | undefined;
|
|
1928
|
+
publicKeyHash?: string | undefined;
|
|
1929
|
+
privateKey?: string | undefined;
|
|
1877
1930
|
}> | undefined;
|
|
1878
1931
|
faucet?: {
|
|
1879
1932
|
pkh: string;
|
|
@@ -1885,12 +1938,12 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1885
1938
|
} | undefined;
|
|
1886
1939
|
label: string;
|
|
1887
1940
|
rpcUrl: string;
|
|
1888
|
-
protocol: string;
|
|
1889
1941
|
}, {
|
|
1890
1942
|
accounts?: Record<string, {
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1943
|
+
mnemonic?: string | undefined;
|
|
1944
|
+
publicKey?: string | undefined;
|
|
1945
|
+
publicKeyHash?: string | undefined;
|
|
1946
|
+
privateKey?: string | undefined;
|
|
1894
1947
|
}> | undefined;
|
|
1895
1948
|
faucet?: {
|
|
1896
1949
|
pkh: string;
|
|
@@ -1902,13 +1955,11 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1902
1955
|
} | undefined;
|
|
1903
1956
|
label: string;
|
|
1904
1957
|
rpcUrl: string;
|
|
1905
|
-
protocol: string;
|
|
1906
1958
|
}>>>;
|
|
1907
1959
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1908
1960
|
label: import("zod").ZodString;
|
|
1909
1961
|
rpcUrl: import("zod").ZodString;
|
|
1910
|
-
protocol: import("zod").ZodString
|
|
1911
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
1962
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1912
1963
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1913
1964
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1914
1965
|
encryptedKey: import("zod").ZodString;
|
|
@@ -1936,6 +1987,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1936
1987
|
postgresqlPort?: number | undefined;
|
|
1937
1988
|
apiPort?: number | undefined;
|
|
1938
1989
|
}>>;
|
|
1990
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1939
1991
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1940
1992
|
plugin?: string | undefined;
|
|
1941
1993
|
accounts?: Record<string, string | {
|
|
@@ -1943,15 +1995,15 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1943
1995
|
encryptedKey: string;
|
|
1944
1996
|
secretKey: string;
|
|
1945
1997
|
}> | undefined;
|
|
1946
|
-
|
|
1998
|
+
protocol?: string | undefined;
|
|
1947
1999
|
tzkt?: {
|
|
1948
2000
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1949
2001
|
postgresqlPort?: number | undefined;
|
|
1950
2002
|
apiPort?: number | undefined;
|
|
1951
2003
|
} | undefined;
|
|
2004
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1952
2005
|
label: string;
|
|
1953
2006
|
rpcUrl: string;
|
|
1954
|
-
protocol: string;
|
|
1955
2007
|
}, {
|
|
1956
2008
|
plugin?: string | undefined;
|
|
1957
2009
|
accounts?: Record<string, string | {
|
|
@@ -1959,62 +2011,16 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
1959
2011
|
encryptedKey: string;
|
|
1960
2012
|
secretKey: string;
|
|
1961
2013
|
}> | undefined;
|
|
1962
|
-
|
|
2014
|
+
protocol?: string | undefined;
|
|
1963
2015
|
tzkt?: {
|
|
1964
2016
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
1965
2017
|
postgresqlPort?: number | undefined;
|
|
1966
2018
|
apiPort?: number | undefined;
|
|
1967
2019
|
} | undefined;
|
|
2020
|
+
annotations?: Record<string, unknown> | undefined;
|
|
1968
2021
|
label: string;
|
|
1969
2022
|
rpcUrl: string;
|
|
1970
|
-
protocol: string;
|
|
1971
|
-
}>>>;
|
|
1972
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
1973
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1974
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
1975
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1976
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
1977
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1978
|
-
storage?: Record<string, string> | undefined;
|
|
1979
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1980
|
-
networks: string[];
|
|
1981
|
-
sandboxes: string[];
|
|
1982
|
-
}, {
|
|
1983
|
-
storage?: Record<string, string> | undefined;
|
|
1984
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
1985
|
-
networks: string[];
|
|
1986
|
-
sandboxes: string[];
|
|
1987
|
-
}>, import("zod").ZodString]>>;
|
|
1988
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1989
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
1990
|
-
sourceFile: import("zod").ZodString;
|
|
1991
|
-
hash: import("zod").ZodString;
|
|
1992
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
1993
|
-
sourceFile: string;
|
|
1994
|
-
hash: string;
|
|
1995
|
-
}, {
|
|
1996
|
-
sourceFile: string;
|
|
1997
|
-
hash: string;
|
|
1998
2023
|
}>>>;
|
|
1999
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2000
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2001
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2002
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
2003
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2004
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2005
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2006
|
-
name?: string | undefined;
|
|
2007
|
-
projectDescription?: string | undefined;
|
|
2008
|
-
authors?: string[] | undefined;
|
|
2009
|
-
license?: string | undefined;
|
|
2010
|
-
homepage?: string | undefined;
|
|
2011
|
-
}, {
|
|
2012
|
-
name?: string | undefined;
|
|
2013
|
-
projectDescription?: string | undefined;
|
|
2014
|
-
authors?: string[] | undefined;
|
|
2015
|
-
license?: string | undefined;
|
|
2016
|
-
homepage?: string | undefined;
|
|
2017
|
-
}>>;
|
|
2018
2024
|
}, {
|
|
2019
2025
|
projectDir: import("zod").ZodString;
|
|
2020
2026
|
configFile: import("zod").ZodString;
|
|
@@ -2027,28 +2033,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2027
2033
|
encryptedKey: string;
|
|
2028
2034
|
secretKey: string;
|
|
2029
2035
|
}> | undefined;
|
|
2030
|
-
|
|
2036
|
+
protocol?: string | undefined;
|
|
2031
2037
|
tzkt?: {
|
|
2032
2038
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2033
2039
|
postgresqlPort?: number | undefined;
|
|
2034
2040
|
apiPort?: number | undefined;
|
|
2035
2041
|
} | undefined;
|
|
2042
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2036
2043
|
label: string;
|
|
2037
2044
|
rpcUrl: string;
|
|
2038
|
-
protocol: string;
|
|
2039
2045
|
}> | undefined;
|
|
2040
2046
|
language?: "en" | "fr" | undefined;
|
|
2047
|
+
metadata?: {
|
|
2048
|
+
name?: string | undefined;
|
|
2049
|
+
projectDescription?: string | undefined;
|
|
2050
|
+
authors?: string[] | undefined;
|
|
2051
|
+
license?: string | undefined;
|
|
2052
|
+
homepage?: string | undefined;
|
|
2053
|
+
} | undefined;
|
|
2054
|
+
artifactsDir?: string | undefined;
|
|
2055
|
+
contractsDir?: string | undefined;
|
|
2056
|
+
contracts?: Record<string, {
|
|
2057
|
+
sourceFile: string;
|
|
2058
|
+
hash: string;
|
|
2059
|
+
}> | undefined;
|
|
2041
2060
|
plugins?: {
|
|
2042
2061
|
type: "npm" | "binary" | "deno";
|
|
2043
2062
|
name: string;
|
|
2044
2063
|
}[] | undefined;
|
|
2045
|
-
|
|
2046
|
-
artifactsDir?: string | undefined;
|
|
2064
|
+
accounts?: Record<string, string> | undefined;
|
|
2047
2065
|
network?: Record<string, {
|
|
2048
2066
|
accounts?: Record<string, {
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2067
|
+
mnemonic?: string | undefined;
|
|
2068
|
+
publicKey?: string | undefined;
|
|
2069
|
+
publicKeyHash?: string | undefined;
|
|
2070
|
+
privateKey?: string | undefined;
|
|
2052
2071
|
}> | undefined;
|
|
2053
2072
|
faucet?: {
|
|
2054
2073
|
pkh: string;
|
|
@@ -2060,20 +2079,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2060
2079
|
} | undefined;
|
|
2061
2080
|
label: string;
|
|
2062
2081
|
rpcUrl: string;
|
|
2063
|
-
protocol: string;
|
|
2064
2082
|
}> | undefined;
|
|
2065
|
-
accounts?: Record<string, string> | undefined;
|
|
2066
|
-
contracts?: Record<string, {
|
|
2067
|
-
sourceFile: string;
|
|
2068
|
-
hash: string;
|
|
2069
|
-
}> | undefined;
|
|
2070
|
-
metadata?: {
|
|
2071
|
-
name?: string | undefined;
|
|
2072
|
-
projectDescription?: string | undefined;
|
|
2073
|
-
authors?: string[] | undefined;
|
|
2074
|
-
license?: string | undefined;
|
|
2075
|
-
homepage?: string | undefined;
|
|
2076
|
-
} | undefined;
|
|
2077
2083
|
projectDir: string;
|
|
2078
2084
|
environment: Record<string, string | {
|
|
2079
2085
|
storage?: Record<string, string> | undefined;
|
|
@@ -2091,28 +2097,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2091
2097
|
encryptedKey: string;
|
|
2092
2098
|
secretKey: string;
|
|
2093
2099
|
}> | undefined;
|
|
2094
|
-
|
|
2100
|
+
protocol?: string | undefined;
|
|
2095
2101
|
tzkt?: {
|
|
2096
2102
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2097
2103
|
postgresqlPort?: number | undefined;
|
|
2098
2104
|
apiPort?: number | undefined;
|
|
2099
2105
|
} | undefined;
|
|
2106
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2100
2107
|
label: string;
|
|
2101
2108
|
rpcUrl: string;
|
|
2102
|
-
protocol: string;
|
|
2103
2109
|
}> | undefined;
|
|
2104
2110
|
language?: "en" | "fr" | undefined;
|
|
2111
|
+
metadata?: {
|
|
2112
|
+
name?: string | undefined;
|
|
2113
|
+
projectDescription?: string | undefined;
|
|
2114
|
+
authors?: string[] | undefined;
|
|
2115
|
+
license?: string | undefined;
|
|
2116
|
+
homepage?: string | undefined;
|
|
2117
|
+
} | undefined;
|
|
2118
|
+
artifactsDir?: string | undefined;
|
|
2119
|
+
contractsDir?: string | undefined;
|
|
2120
|
+
contracts?: Record<string, {
|
|
2121
|
+
sourceFile: string;
|
|
2122
|
+
hash: string;
|
|
2123
|
+
}> | undefined;
|
|
2105
2124
|
plugins?: {
|
|
2106
2125
|
type: "npm" | "binary" | "deno";
|
|
2107
2126
|
name: string;
|
|
2108
2127
|
}[] | undefined;
|
|
2109
|
-
|
|
2110
|
-
artifactsDir?: string | undefined;
|
|
2128
|
+
accounts?: Record<string, string> | undefined;
|
|
2111
2129
|
network?: Record<string, {
|
|
2112
2130
|
accounts?: Record<string, {
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2131
|
+
mnemonic?: string | undefined;
|
|
2132
|
+
publicKey?: string | undefined;
|
|
2133
|
+
publicKeyHash?: string | undefined;
|
|
2134
|
+
privateKey?: string | undefined;
|
|
2116
2135
|
}> | undefined;
|
|
2117
2136
|
faucet?: {
|
|
2118
2137
|
pkh: string;
|
|
@@ -2124,20 +2143,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2124
2143
|
} | undefined;
|
|
2125
2144
|
label: string;
|
|
2126
2145
|
rpcUrl: string;
|
|
2127
|
-
protocol: string;
|
|
2128
|
-
}> | undefined;
|
|
2129
|
-
accounts?: Record<string, string> | undefined;
|
|
2130
|
-
contracts?: Record<string, {
|
|
2131
|
-
sourceFile: string;
|
|
2132
|
-
hash: string;
|
|
2133
2146
|
}> | undefined;
|
|
2134
|
-
metadata?: {
|
|
2135
|
-
name?: string | undefined;
|
|
2136
|
-
projectDescription?: string | undefined;
|
|
2137
|
-
authors?: string[] | undefined;
|
|
2138
|
-
license?: string | undefined;
|
|
2139
|
-
homepage?: string | undefined;
|
|
2140
|
-
} | undefined;
|
|
2141
2147
|
projectDir: string;
|
|
2142
2148
|
environment: Record<string, string | {
|
|
2143
2149
|
storage?: Record<string, string> | undefined;
|
|
@@ -2173,28 +2179,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2173
2179
|
encryptedKey: string;
|
|
2174
2180
|
secretKey: string;
|
|
2175
2181
|
}> | undefined;
|
|
2176
|
-
|
|
2182
|
+
protocol?: string | undefined;
|
|
2177
2183
|
tzkt?: {
|
|
2178
2184
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2179
2185
|
postgresqlPort?: number | undefined;
|
|
2180
2186
|
apiPort?: number | undefined;
|
|
2181
2187
|
} | undefined;
|
|
2188
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2182
2189
|
label: string;
|
|
2183
2190
|
rpcUrl: string;
|
|
2184
|
-
protocol: string;
|
|
2185
2191
|
}> | undefined;
|
|
2186
2192
|
language?: "en" | "fr" | undefined;
|
|
2193
|
+
metadata?: {
|
|
2194
|
+
name?: string | undefined;
|
|
2195
|
+
projectDescription?: string | undefined;
|
|
2196
|
+
authors?: string[] | undefined;
|
|
2197
|
+
license?: string | undefined;
|
|
2198
|
+
homepage?: string | undefined;
|
|
2199
|
+
} | undefined;
|
|
2200
|
+
artifactsDir?: string | undefined;
|
|
2201
|
+
contractsDir?: string | undefined;
|
|
2202
|
+
contracts?: Record<string, {
|
|
2203
|
+
sourceFile: string;
|
|
2204
|
+
hash: string;
|
|
2205
|
+
}> | undefined;
|
|
2187
2206
|
plugins?: {
|
|
2188
2207
|
type: "npm" | "binary" | "deno";
|
|
2189
2208
|
name: string;
|
|
2190
2209
|
}[] | undefined;
|
|
2191
|
-
|
|
2192
|
-
artifactsDir?: string | undefined;
|
|
2210
|
+
accounts?: Record<string, string> | undefined;
|
|
2193
2211
|
network?: Record<string, {
|
|
2194
2212
|
accounts?: Record<string, {
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2213
|
+
mnemonic?: string | undefined;
|
|
2214
|
+
publicKey?: string | undefined;
|
|
2215
|
+
publicKeyHash?: string | undefined;
|
|
2216
|
+
privateKey?: string | undefined;
|
|
2198
2217
|
}> | undefined;
|
|
2199
2218
|
faucet?: {
|
|
2200
2219
|
pkh: string;
|
|
@@ -2206,20 +2225,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2206
2225
|
} | undefined;
|
|
2207
2226
|
label: string;
|
|
2208
2227
|
rpcUrl: string;
|
|
2209
|
-
protocol: string;
|
|
2210
|
-
}> | undefined;
|
|
2211
|
-
accounts?: Record<string, string> | undefined;
|
|
2212
|
-
contracts?: Record<string, {
|
|
2213
|
-
sourceFile: string;
|
|
2214
|
-
hash: string;
|
|
2215
2228
|
}> | undefined;
|
|
2216
|
-
metadata?: {
|
|
2217
|
-
name?: string | undefined;
|
|
2218
|
-
projectDescription?: string | undefined;
|
|
2219
|
-
authors?: string[] | undefined;
|
|
2220
|
-
license?: string | undefined;
|
|
2221
|
-
homepage?: string | undefined;
|
|
2222
|
-
} | undefined;
|
|
2223
2229
|
projectDir: string;
|
|
2224
2230
|
environment: Record<string, string | {
|
|
2225
2231
|
storage?: Record<string, string> | undefined;
|
|
@@ -2255,28 +2261,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2255
2261
|
encryptedKey: string;
|
|
2256
2262
|
secretKey: string;
|
|
2257
2263
|
}> | undefined;
|
|
2258
|
-
|
|
2264
|
+
protocol?: string | undefined;
|
|
2259
2265
|
tzkt?: {
|
|
2260
2266
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2261
2267
|
postgresqlPort?: number | undefined;
|
|
2262
2268
|
apiPort?: number | undefined;
|
|
2263
2269
|
} | undefined;
|
|
2270
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2264
2271
|
label: string;
|
|
2265
2272
|
rpcUrl: string;
|
|
2266
|
-
protocol: string;
|
|
2267
2273
|
}> | undefined;
|
|
2268
2274
|
language?: "en" | "fr" | undefined;
|
|
2275
|
+
metadata?: {
|
|
2276
|
+
name?: string | undefined;
|
|
2277
|
+
projectDescription?: string | undefined;
|
|
2278
|
+
authors?: string[] | undefined;
|
|
2279
|
+
license?: string | undefined;
|
|
2280
|
+
homepage?: string | undefined;
|
|
2281
|
+
} | undefined;
|
|
2282
|
+
artifactsDir?: string | undefined;
|
|
2283
|
+
contractsDir?: string | undefined;
|
|
2284
|
+
contracts?: Record<string, {
|
|
2285
|
+
sourceFile: string;
|
|
2286
|
+
hash: string;
|
|
2287
|
+
}> | undefined;
|
|
2269
2288
|
plugins?: {
|
|
2270
2289
|
type: "npm" | "binary" | "deno";
|
|
2271
2290
|
name: string;
|
|
2272
2291
|
}[] | undefined;
|
|
2273
|
-
|
|
2274
|
-
artifactsDir?: string | undefined;
|
|
2292
|
+
accounts?: Record<string, string> | undefined;
|
|
2275
2293
|
network?: Record<string, {
|
|
2276
2294
|
accounts?: Record<string, {
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2295
|
+
mnemonic?: string | undefined;
|
|
2296
|
+
publicKey?: string | undefined;
|
|
2297
|
+
publicKeyHash?: string | undefined;
|
|
2298
|
+
privateKey?: string | undefined;
|
|
2280
2299
|
}> | undefined;
|
|
2281
2300
|
faucet?: {
|
|
2282
2301
|
pkh: string;
|
|
@@ -2288,20 +2307,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2288
2307
|
} | undefined;
|
|
2289
2308
|
label: string;
|
|
2290
2309
|
rpcUrl: string;
|
|
2291
|
-
protocol: string;
|
|
2292
|
-
}> | undefined;
|
|
2293
|
-
accounts?: Record<string, string> | undefined;
|
|
2294
|
-
contracts?: Record<string, {
|
|
2295
|
-
sourceFile: string;
|
|
2296
|
-
hash: string;
|
|
2297
2310
|
}> | undefined;
|
|
2298
|
-
metadata?: {
|
|
2299
|
-
name?: string | undefined;
|
|
2300
|
-
projectDescription?: string | undefined;
|
|
2301
|
-
authors?: string[] | undefined;
|
|
2302
|
-
license?: string | undefined;
|
|
2303
|
-
homepage?: string | undefined;
|
|
2304
|
-
} | undefined;
|
|
2305
2311
|
projectDir: string;
|
|
2306
2312
|
environment: Record<string, string | {
|
|
2307
2313
|
storage?: Record<string, string> | undefined;
|
|
@@ -2377,28 +2383,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2377
2383
|
encryptedKey: string;
|
|
2378
2384
|
secretKey: string;
|
|
2379
2385
|
}> | undefined;
|
|
2380
|
-
|
|
2386
|
+
protocol?: string | undefined;
|
|
2381
2387
|
tzkt?: {
|
|
2382
2388
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2383
2389
|
postgresqlPort?: number | undefined;
|
|
2384
2390
|
apiPort?: number | undefined;
|
|
2385
2391
|
} | undefined;
|
|
2392
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2386
2393
|
label: string;
|
|
2387
2394
|
rpcUrl: string;
|
|
2388
|
-
protocol: string;
|
|
2389
2395
|
}> | undefined;
|
|
2390
2396
|
language?: "en" | "fr" | undefined;
|
|
2397
|
+
metadata?: {
|
|
2398
|
+
name?: string | undefined;
|
|
2399
|
+
projectDescription?: string | undefined;
|
|
2400
|
+
authors?: string[] | undefined;
|
|
2401
|
+
license?: string | undefined;
|
|
2402
|
+
homepage?: string | undefined;
|
|
2403
|
+
} | undefined;
|
|
2404
|
+
artifactsDir?: string | undefined;
|
|
2405
|
+
contractsDir?: string | undefined;
|
|
2406
|
+
contracts?: Record<string, {
|
|
2407
|
+
sourceFile: string;
|
|
2408
|
+
hash: string;
|
|
2409
|
+
}> | undefined;
|
|
2391
2410
|
plugins?: {
|
|
2392
2411
|
type: "npm" | "binary" | "deno";
|
|
2393
2412
|
name: string;
|
|
2394
2413
|
}[] | undefined;
|
|
2395
|
-
|
|
2396
|
-
artifactsDir?: string | undefined;
|
|
2414
|
+
accounts?: Record<string, string> | undefined;
|
|
2397
2415
|
network?: Record<string, {
|
|
2398
2416
|
accounts?: Record<string, {
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2417
|
+
mnemonic?: string | undefined;
|
|
2418
|
+
publicKey?: string | undefined;
|
|
2419
|
+
publicKeyHash?: string | undefined;
|
|
2420
|
+
privateKey?: string | undefined;
|
|
2402
2421
|
}> | undefined;
|
|
2403
2422
|
faucet?: {
|
|
2404
2423
|
pkh: string;
|
|
@@ -2410,20 +2429,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2410
2429
|
} | undefined;
|
|
2411
2430
|
label: string;
|
|
2412
2431
|
rpcUrl: string;
|
|
2413
|
-
protocol: string;
|
|
2414
|
-
}> | undefined;
|
|
2415
|
-
accounts?: Record<string, string> | undefined;
|
|
2416
|
-
contracts?: Record<string, {
|
|
2417
|
-
sourceFile: string;
|
|
2418
|
-
hash: string;
|
|
2419
2432
|
}> | undefined;
|
|
2420
|
-
metadata?: {
|
|
2421
|
-
name?: string | undefined;
|
|
2422
|
-
projectDescription?: string | undefined;
|
|
2423
|
-
authors?: string[] | undefined;
|
|
2424
|
-
license?: string | undefined;
|
|
2425
|
-
homepage?: string | undefined;
|
|
2426
|
-
} | undefined;
|
|
2427
2433
|
projectDir: string;
|
|
2428
2434
|
environment: Record<string, string | {
|
|
2429
2435
|
storage?: Record<string, string> | undefined;
|
|
@@ -2489,28 +2495,41 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2489
2495
|
encryptedKey: string;
|
|
2490
2496
|
secretKey: string;
|
|
2491
2497
|
}> | undefined;
|
|
2492
|
-
|
|
2498
|
+
protocol?: string | undefined;
|
|
2493
2499
|
tzkt?: {
|
|
2494
2500
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2495
2501
|
postgresqlPort?: number | undefined;
|
|
2496
2502
|
apiPort?: number | undefined;
|
|
2497
2503
|
} | undefined;
|
|
2504
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2498
2505
|
label: string;
|
|
2499
2506
|
rpcUrl: string;
|
|
2500
|
-
protocol: string;
|
|
2501
2507
|
}> | undefined;
|
|
2502
2508
|
language?: "en" | "fr" | undefined;
|
|
2509
|
+
metadata?: {
|
|
2510
|
+
name?: string | undefined;
|
|
2511
|
+
projectDescription?: string | undefined;
|
|
2512
|
+
authors?: string[] | undefined;
|
|
2513
|
+
license?: string | undefined;
|
|
2514
|
+
homepage?: string | undefined;
|
|
2515
|
+
} | undefined;
|
|
2516
|
+
artifactsDir?: string | undefined;
|
|
2517
|
+
contractsDir?: string | undefined;
|
|
2518
|
+
contracts?: Record<string, {
|
|
2519
|
+
sourceFile: string;
|
|
2520
|
+
hash: string;
|
|
2521
|
+
}> | undefined;
|
|
2503
2522
|
plugins?: {
|
|
2504
2523
|
type: "npm" | "binary" | "deno";
|
|
2505
2524
|
name: string;
|
|
2506
2525
|
}[] | undefined;
|
|
2507
|
-
|
|
2508
|
-
artifactsDir?: string | undefined;
|
|
2526
|
+
accounts?: Record<string, string> | undefined;
|
|
2509
2527
|
network?: Record<string, {
|
|
2510
2528
|
accounts?: Record<string, {
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2529
|
+
mnemonic?: string | undefined;
|
|
2530
|
+
publicKey?: string | undefined;
|
|
2531
|
+
publicKeyHash?: string | undefined;
|
|
2532
|
+
privateKey?: string | undefined;
|
|
2514
2533
|
}> | undefined;
|
|
2515
2534
|
faucet?: {
|
|
2516
2535
|
pkh: string;
|
|
@@ -2522,20 +2541,7 @@ export declare const rawSchema: import("zod").ZodObject<{
|
|
|
2522
2541
|
} | undefined;
|
|
2523
2542
|
label: string;
|
|
2524
2543
|
rpcUrl: string;
|
|
2525
|
-
protocol: string;
|
|
2526
|
-
}> | undefined;
|
|
2527
|
-
accounts?: Record<string, string> | undefined;
|
|
2528
|
-
contracts?: Record<string, {
|
|
2529
|
-
sourceFile: string;
|
|
2530
|
-
hash: string;
|
|
2531
2544
|
}> | undefined;
|
|
2532
|
-
metadata?: {
|
|
2533
|
-
name?: string | undefined;
|
|
2534
|
-
projectDescription?: string | undefined;
|
|
2535
|
-
authors?: string[] | undefined;
|
|
2536
|
-
license?: string | undefined;
|
|
2537
|
-
homepage?: string | undefined;
|
|
2538
|
-
} | undefined;
|
|
2539
2545
|
projectDir: string;
|
|
2540
2546
|
environment: Record<string, string | {
|
|
2541
2547
|
storage?: Record<string, string> | undefined;
|
|
@@ -2630,6 +2636,37 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2630
2636
|
taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"proxyTemplate">]>;
|
|
2631
2637
|
config: import("zod").ZodObject<import("zod").extendShape<{
|
|
2632
2638
|
language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
|
|
2639
|
+
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2640
|
+
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2641
|
+
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2642
|
+
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
2643
|
+
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2644
|
+
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2645
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2646
|
+
name?: string | undefined;
|
|
2647
|
+
projectDescription?: string | undefined;
|
|
2648
|
+
authors?: string[] | undefined;
|
|
2649
|
+
license?: string | undefined;
|
|
2650
|
+
homepage?: string | undefined;
|
|
2651
|
+
}, {
|
|
2652
|
+
name?: string | undefined;
|
|
2653
|
+
projectDescription?: string | undefined;
|
|
2654
|
+
authors?: string[] | undefined;
|
|
2655
|
+
license?: string | undefined;
|
|
2656
|
+
homepage?: string | undefined;
|
|
2657
|
+
}>>;
|
|
2658
|
+
artifactsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
2659
|
+
contractsDir: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodString>>;
|
|
2660
|
+
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2661
|
+
sourceFile: import("zod").ZodString;
|
|
2662
|
+
hash: import("zod").ZodString;
|
|
2663
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2664
|
+
sourceFile: string;
|
|
2665
|
+
hash: string;
|
|
2666
|
+
}, {
|
|
2667
|
+
sourceFile: string;
|
|
2668
|
+
hash: string;
|
|
2669
|
+
}>>>;
|
|
2633
2670
|
plugins: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
2634
2671
|
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"npm">, import("zod").ZodLiteral<"binary">, import("zod").ZodLiteral<"deno">]>;
|
|
2635
2672
|
name: import("zod").ZodString;
|
|
@@ -2640,24 +2677,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2640
2677
|
type: "npm" | "binary" | "deno";
|
|
2641
2678
|
name: string;
|
|
2642
2679
|
}>, "many">>;
|
|
2643
|
-
|
|
2644
|
-
|
|
2680
|
+
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2681
|
+
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2682
|
+
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2683
|
+
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2684
|
+
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2685
|
+
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
2686
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
2687
|
+
storage?: Record<string, string> | undefined;
|
|
2688
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2689
|
+
networks: string[];
|
|
2690
|
+
sandboxes: string[];
|
|
2691
|
+
}, {
|
|
2692
|
+
storage?: Record<string, string> | undefined;
|
|
2693
|
+
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2694
|
+
networks: string[];
|
|
2695
|
+
sandboxes: string[];
|
|
2696
|
+
}>, import("zod").ZodString]>>;
|
|
2645
2697
|
network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2646
2698
|
label: import("zod").ZodString;
|
|
2647
2699
|
rpcUrl: import("zod").ZodString;
|
|
2648
|
-
protocol: import("zod").ZodString;
|
|
2649
2700
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2650
|
-
publicKey: import("zod").ZodString
|
|
2651
|
-
publicKeyHash: import("zod").ZodString
|
|
2652
|
-
privateKey: import("zod").ZodString
|
|
2701
|
+
publicKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2702
|
+
publicKeyHash: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2703
|
+
privateKey: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2704
|
+
mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2653
2705
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2706
|
+
mnemonic?: string | undefined;
|
|
2707
|
+
publicKey?: string | undefined;
|
|
2708
|
+
publicKeyHash?: string | undefined;
|
|
2709
|
+
privateKey?: string | undefined;
|
|
2657
2710
|
}, {
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2711
|
+
mnemonic?: string | undefined;
|
|
2712
|
+
publicKey?: string | undefined;
|
|
2713
|
+
publicKeyHash?: string | undefined;
|
|
2714
|
+
privateKey?: string | undefined;
|
|
2661
2715
|
}>>>;
|
|
2662
2716
|
faucet: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2663
2717
|
pkh: import("zod").ZodString;
|
|
@@ -2683,9 +2737,10 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2683
2737
|
}>>;
|
|
2684
2738
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2685
2739
|
accounts?: Record<string, {
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2740
|
+
mnemonic?: string | undefined;
|
|
2741
|
+
publicKey?: string | undefined;
|
|
2742
|
+
publicKeyHash?: string | undefined;
|
|
2743
|
+
privateKey?: string | undefined;
|
|
2689
2744
|
}> | undefined;
|
|
2690
2745
|
faucet?: {
|
|
2691
2746
|
pkh: string;
|
|
@@ -2697,12 +2752,12 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2697
2752
|
} | undefined;
|
|
2698
2753
|
label: string;
|
|
2699
2754
|
rpcUrl: string;
|
|
2700
|
-
protocol: string;
|
|
2701
2755
|
}, {
|
|
2702
2756
|
accounts?: Record<string, {
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2757
|
+
mnemonic?: string | undefined;
|
|
2758
|
+
publicKey?: string | undefined;
|
|
2759
|
+
publicKeyHash?: string | undefined;
|
|
2760
|
+
privateKey?: string | undefined;
|
|
2706
2761
|
}> | undefined;
|
|
2707
2762
|
faucet?: {
|
|
2708
2763
|
pkh: string;
|
|
@@ -2714,13 +2769,11 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2714
2769
|
} | undefined;
|
|
2715
2770
|
label: string;
|
|
2716
2771
|
rpcUrl: string;
|
|
2717
|
-
protocol: string;
|
|
2718
2772
|
}>>>;
|
|
2719
2773
|
sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2720
2774
|
label: import("zod").ZodString;
|
|
2721
2775
|
rpcUrl: import("zod").ZodString;
|
|
2722
|
-
protocol: import("zod").ZodString
|
|
2723
|
-
attributes: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber, import("zod").ZodBoolean]>>;
|
|
2776
|
+
protocol: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2724
2777
|
plugin: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2725
2778
|
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2726
2779
|
encryptedKey: import("zod").ZodString;
|
|
@@ -2748,6 +2801,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2748
2801
|
postgresqlPort?: number | undefined;
|
|
2749
2802
|
apiPort?: number | undefined;
|
|
2750
2803
|
}>>;
|
|
2804
|
+
annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
2751
2805
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2752
2806
|
plugin?: string | undefined;
|
|
2753
2807
|
accounts?: Record<string, string | {
|
|
@@ -2755,15 +2809,15 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2755
2809
|
encryptedKey: string;
|
|
2756
2810
|
secretKey: string;
|
|
2757
2811
|
}> | undefined;
|
|
2758
|
-
|
|
2812
|
+
protocol?: string | undefined;
|
|
2759
2813
|
tzkt?: {
|
|
2760
2814
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2761
2815
|
postgresqlPort?: number | undefined;
|
|
2762
2816
|
apiPort?: number | undefined;
|
|
2763
2817
|
} | undefined;
|
|
2818
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2764
2819
|
label: string;
|
|
2765
2820
|
rpcUrl: string;
|
|
2766
|
-
protocol: string;
|
|
2767
2821
|
}, {
|
|
2768
2822
|
plugin?: string | undefined;
|
|
2769
2823
|
accounts?: Record<string, string | {
|
|
@@ -2771,62 +2825,16 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2771
2825
|
encryptedKey: string;
|
|
2772
2826
|
secretKey: string;
|
|
2773
2827
|
}> | undefined;
|
|
2774
|
-
|
|
2828
|
+
protocol?: string | undefined;
|
|
2775
2829
|
tzkt?: {
|
|
2776
2830
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2777
2831
|
postgresqlPort?: number | undefined;
|
|
2778
2832
|
apiPort?: number | undefined;
|
|
2779
2833
|
} | undefined;
|
|
2834
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2780
2835
|
label: string;
|
|
2781
2836
|
rpcUrl: string;
|
|
2782
|
-
protocol: string;
|
|
2783
|
-
}>>>;
|
|
2784
|
-
environment: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
2785
|
-
networks: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2786
|
-
sandboxes: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
2787
|
-
storage: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2788
|
-
aliases: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>>;
|
|
2789
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2790
|
-
storage?: Record<string, string> | undefined;
|
|
2791
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2792
|
-
networks: string[];
|
|
2793
|
-
sandboxes: string[];
|
|
2794
|
-
}, {
|
|
2795
|
-
storage?: Record<string, string> | undefined;
|
|
2796
|
-
aliases?: Record<string, Record<string, string>> | undefined;
|
|
2797
|
-
networks: string[];
|
|
2798
|
-
sandboxes: string[];
|
|
2799
|
-
}>, import("zod").ZodString]>>;
|
|
2800
|
-
accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
2801
|
-
contracts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
2802
|
-
sourceFile: import("zod").ZodString;
|
|
2803
|
-
hash: import("zod").ZodString;
|
|
2804
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2805
|
-
sourceFile: string;
|
|
2806
|
-
hash: string;
|
|
2807
|
-
}, {
|
|
2808
|
-
sourceFile: string;
|
|
2809
|
-
hash: string;
|
|
2810
2837
|
}>>>;
|
|
2811
|
-
metadata: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
2812
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2813
|
-
projectDescription: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2814
|
-
authors: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
2815
|
-
license: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2816
|
-
homepage: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2817
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
2818
|
-
name?: string | undefined;
|
|
2819
|
-
projectDescription?: string | undefined;
|
|
2820
|
-
authors?: string[] | undefined;
|
|
2821
|
-
license?: string | undefined;
|
|
2822
|
-
homepage?: string | undefined;
|
|
2823
|
-
}, {
|
|
2824
|
-
name?: string | undefined;
|
|
2825
|
-
projectDescription?: string | undefined;
|
|
2826
|
-
authors?: string[] | undefined;
|
|
2827
|
-
license?: string | undefined;
|
|
2828
|
-
homepage?: string | undefined;
|
|
2829
|
-
}>>;
|
|
2830
2838
|
}, {
|
|
2831
2839
|
projectDir: import("zod").ZodString;
|
|
2832
2840
|
configFile: import("zod").ZodString;
|
|
@@ -2839,28 +2847,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2839
2847
|
encryptedKey: string;
|
|
2840
2848
|
secretKey: string;
|
|
2841
2849
|
}> | undefined;
|
|
2842
|
-
|
|
2850
|
+
protocol?: string | undefined;
|
|
2843
2851
|
tzkt?: {
|
|
2844
2852
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2845
2853
|
postgresqlPort?: number | undefined;
|
|
2846
2854
|
apiPort?: number | undefined;
|
|
2847
2855
|
} | undefined;
|
|
2856
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2848
2857
|
label: string;
|
|
2849
2858
|
rpcUrl: string;
|
|
2850
|
-
protocol: string;
|
|
2851
2859
|
}> | undefined;
|
|
2852
2860
|
language?: "en" | "fr" | undefined;
|
|
2861
|
+
metadata?: {
|
|
2862
|
+
name?: string | undefined;
|
|
2863
|
+
projectDescription?: string | undefined;
|
|
2864
|
+
authors?: string[] | undefined;
|
|
2865
|
+
license?: string | undefined;
|
|
2866
|
+
homepage?: string | undefined;
|
|
2867
|
+
} | undefined;
|
|
2868
|
+
artifactsDir?: string | undefined;
|
|
2869
|
+
contractsDir?: string | undefined;
|
|
2870
|
+
contracts?: Record<string, {
|
|
2871
|
+
sourceFile: string;
|
|
2872
|
+
hash: string;
|
|
2873
|
+
}> | undefined;
|
|
2853
2874
|
plugins?: {
|
|
2854
2875
|
type: "npm" | "binary" | "deno";
|
|
2855
2876
|
name: string;
|
|
2856
2877
|
}[] | undefined;
|
|
2857
|
-
|
|
2858
|
-
artifactsDir?: string | undefined;
|
|
2878
|
+
accounts?: Record<string, string> | undefined;
|
|
2859
2879
|
network?: Record<string, {
|
|
2860
2880
|
accounts?: Record<string, {
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
|
|
2881
|
+
mnemonic?: string | undefined;
|
|
2882
|
+
publicKey?: string | undefined;
|
|
2883
|
+
publicKeyHash?: string | undefined;
|
|
2884
|
+
privateKey?: string | undefined;
|
|
2864
2885
|
}> | undefined;
|
|
2865
2886
|
faucet?: {
|
|
2866
2887
|
pkh: string;
|
|
@@ -2872,20 +2893,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2872
2893
|
} | undefined;
|
|
2873
2894
|
label: string;
|
|
2874
2895
|
rpcUrl: string;
|
|
2875
|
-
protocol: string;
|
|
2876
|
-
}> | undefined;
|
|
2877
|
-
accounts?: Record<string, string> | undefined;
|
|
2878
|
-
contracts?: Record<string, {
|
|
2879
|
-
sourceFile: string;
|
|
2880
|
-
hash: string;
|
|
2881
2896
|
}> | undefined;
|
|
2882
|
-
metadata?: {
|
|
2883
|
-
name?: string | undefined;
|
|
2884
|
-
projectDescription?: string | undefined;
|
|
2885
|
-
authors?: string[] | undefined;
|
|
2886
|
-
license?: string | undefined;
|
|
2887
|
-
homepage?: string | undefined;
|
|
2888
|
-
} | undefined;
|
|
2889
2897
|
projectDir: string;
|
|
2890
2898
|
environment: Record<string, string | {
|
|
2891
2899
|
storage?: Record<string, string> | undefined;
|
|
@@ -2903,28 +2911,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2903
2911
|
encryptedKey: string;
|
|
2904
2912
|
secretKey: string;
|
|
2905
2913
|
}> | undefined;
|
|
2906
|
-
|
|
2914
|
+
protocol?: string | undefined;
|
|
2907
2915
|
tzkt?: {
|
|
2908
2916
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2909
2917
|
postgresqlPort?: number | undefined;
|
|
2910
2918
|
apiPort?: number | undefined;
|
|
2911
2919
|
} | undefined;
|
|
2920
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2912
2921
|
label: string;
|
|
2913
2922
|
rpcUrl: string;
|
|
2914
|
-
protocol: string;
|
|
2915
2923
|
}> | undefined;
|
|
2916
2924
|
language?: "en" | "fr" | undefined;
|
|
2925
|
+
metadata?: {
|
|
2926
|
+
name?: string | undefined;
|
|
2927
|
+
projectDescription?: string | undefined;
|
|
2928
|
+
authors?: string[] | undefined;
|
|
2929
|
+
license?: string | undefined;
|
|
2930
|
+
homepage?: string | undefined;
|
|
2931
|
+
} | undefined;
|
|
2932
|
+
artifactsDir?: string | undefined;
|
|
2933
|
+
contractsDir?: string | undefined;
|
|
2934
|
+
contracts?: Record<string, {
|
|
2935
|
+
sourceFile: string;
|
|
2936
|
+
hash: string;
|
|
2937
|
+
}> | undefined;
|
|
2917
2938
|
plugins?: {
|
|
2918
2939
|
type: "npm" | "binary" | "deno";
|
|
2919
2940
|
name: string;
|
|
2920
2941
|
}[] | undefined;
|
|
2921
|
-
|
|
2922
|
-
artifactsDir?: string | undefined;
|
|
2942
|
+
accounts?: Record<string, string> | undefined;
|
|
2923
2943
|
network?: Record<string, {
|
|
2924
2944
|
accounts?: Record<string, {
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2945
|
+
mnemonic?: string | undefined;
|
|
2946
|
+
publicKey?: string | undefined;
|
|
2947
|
+
publicKeyHash?: string | undefined;
|
|
2948
|
+
privateKey?: string | undefined;
|
|
2928
2949
|
}> | undefined;
|
|
2929
2950
|
faucet?: {
|
|
2930
2951
|
pkh: string;
|
|
@@ -2936,20 +2957,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2936
2957
|
} | undefined;
|
|
2937
2958
|
label: string;
|
|
2938
2959
|
rpcUrl: string;
|
|
2939
|
-
protocol: string;
|
|
2940
2960
|
}> | undefined;
|
|
2941
|
-
accounts?: Record<string, string> | undefined;
|
|
2942
|
-
contracts?: Record<string, {
|
|
2943
|
-
sourceFile: string;
|
|
2944
|
-
hash: string;
|
|
2945
|
-
}> | undefined;
|
|
2946
|
-
metadata?: {
|
|
2947
|
-
name?: string | undefined;
|
|
2948
|
-
projectDescription?: string | undefined;
|
|
2949
|
-
authors?: string[] | undefined;
|
|
2950
|
-
license?: string | undefined;
|
|
2951
|
-
homepage?: string | undefined;
|
|
2952
|
-
} | undefined;
|
|
2953
2961
|
projectDir: string;
|
|
2954
2962
|
environment: Record<string, string | {
|
|
2955
2963
|
storage?: Record<string, string> | undefined;
|
|
@@ -2985,28 +2993,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
2985
2993
|
encryptedKey: string;
|
|
2986
2994
|
secretKey: string;
|
|
2987
2995
|
}> | undefined;
|
|
2988
|
-
|
|
2996
|
+
protocol?: string | undefined;
|
|
2989
2997
|
tzkt?: {
|
|
2990
2998
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
2991
2999
|
postgresqlPort?: number | undefined;
|
|
2992
3000
|
apiPort?: number | undefined;
|
|
2993
3001
|
} | undefined;
|
|
3002
|
+
annotations?: Record<string, unknown> | undefined;
|
|
2994
3003
|
label: string;
|
|
2995
3004
|
rpcUrl: string;
|
|
2996
|
-
protocol: string;
|
|
2997
3005
|
}> | undefined;
|
|
2998
3006
|
language?: "en" | "fr" | undefined;
|
|
3007
|
+
metadata?: {
|
|
3008
|
+
name?: string | undefined;
|
|
3009
|
+
projectDescription?: string | undefined;
|
|
3010
|
+
authors?: string[] | undefined;
|
|
3011
|
+
license?: string | undefined;
|
|
3012
|
+
homepage?: string | undefined;
|
|
3013
|
+
} | undefined;
|
|
3014
|
+
artifactsDir?: string | undefined;
|
|
3015
|
+
contractsDir?: string | undefined;
|
|
3016
|
+
contracts?: Record<string, {
|
|
3017
|
+
sourceFile: string;
|
|
3018
|
+
hash: string;
|
|
3019
|
+
}> | undefined;
|
|
2999
3020
|
plugins?: {
|
|
3000
3021
|
type: "npm" | "binary" | "deno";
|
|
3001
3022
|
name: string;
|
|
3002
3023
|
}[] | undefined;
|
|
3003
|
-
|
|
3004
|
-
artifactsDir?: string | undefined;
|
|
3024
|
+
accounts?: Record<string, string> | undefined;
|
|
3005
3025
|
network?: Record<string, {
|
|
3006
3026
|
accounts?: Record<string, {
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3027
|
+
mnemonic?: string | undefined;
|
|
3028
|
+
publicKey?: string | undefined;
|
|
3029
|
+
publicKeyHash?: string | undefined;
|
|
3030
|
+
privateKey?: string | undefined;
|
|
3010
3031
|
}> | undefined;
|
|
3011
3032
|
faucet?: {
|
|
3012
3033
|
pkh: string;
|
|
@@ -3018,20 +3039,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3018
3039
|
} | undefined;
|
|
3019
3040
|
label: string;
|
|
3020
3041
|
rpcUrl: string;
|
|
3021
|
-
protocol: string;
|
|
3022
|
-
}> | undefined;
|
|
3023
|
-
accounts?: Record<string, string> | undefined;
|
|
3024
|
-
contracts?: Record<string, {
|
|
3025
|
-
sourceFile: string;
|
|
3026
|
-
hash: string;
|
|
3027
3042
|
}> | undefined;
|
|
3028
|
-
metadata?: {
|
|
3029
|
-
name?: string | undefined;
|
|
3030
|
-
projectDescription?: string | undefined;
|
|
3031
|
-
authors?: string[] | undefined;
|
|
3032
|
-
license?: string | undefined;
|
|
3033
|
-
homepage?: string | undefined;
|
|
3034
|
-
} | undefined;
|
|
3035
3043
|
projectDir: string;
|
|
3036
3044
|
environment: Record<string, string | {
|
|
3037
3045
|
storage?: Record<string, string> | undefined;
|
|
@@ -3067,28 +3075,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3067
3075
|
encryptedKey: string;
|
|
3068
3076
|
secretKey: string;
|
|
3069
3077
|
}> | undefined;
|
|
3070
|
-
|
|
3078
|
+
protocol?: string | undefined;
|
|
3071
3079
|
tzkt?: {
|
|
3072
3080
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3073
3081
|
postgresqlPort?: number | undefined;
|
|
3074
3082
|
apiPort?: number | undefined;
|
|
3075
3083
|
} | undefined;
|
|
3084
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3076
3085
|
label: string;
|
|
3077
3086
|
rpcUrl: string;
|
|
3078
|
-
protocol: string;
|
|
3079
3087
|
}> | undefined;
|
|
3080
3088
|
language?: "en" | "fr" | undefined;
|
|
3089
|
+
metadata?: {
|
|
3090
|
+
name?: string | undefined;
|
|
3091
|
+
projectDescription?: string | undefined;
|
|
3092
|
+
authors?: string[] | undefined;
|
|
3093
|
+
license?: string | undefined;
|
|
3094
|
+
homepage?: string | undefined;
|
|
3095
|
+
} | undefined;
|
|
3096
|
+
artifactsDir?: string | undefined;
|
|
3097
|
+
contractsDir?: string | undefined;
|
|
3098
|
+
contracts?: Record<string, {
|
|
3099
|
+
sourceFile: string;
|
|
3100
|
+
hash: string;
|
|
3101
|
+
}> | undefined;
|
|
3081
3102
|
plugins?: {
|
|
3082
3103
|
type: "npm" | "binary" | "deno";
|
|
3083
3104
|
name: string;
|
|
3084
3105
|
}[] | undefined;
|
|
3085
|
-
|
|
3086
|
-
artifactsDir?: string | undefined;
|
|
3106
|
+
accounts?: Record<string, string> | undefined;
|
|
3087
3107
|
network?: Record<string, {
|
|
3088
3108
|
accounts?: Record<string, {
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3109
|
+
mnemonic?: string | undefined;
|
|
3110
|
+
publicKey?: string | undefined;
|
|
3111
|
+
publicKeyHash?: string | undefined;
|
|
3112
|
+
privateKey?: string | undefined;
|
|
3092
3113
|
}> | undefined;
|
|
3093
3114
|
faucet?: {
|
|
3094
3115
|
pkh: string;
|
|
@@ -3100,20 +3121,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3100
3121
|
} | undefined;
|
|
3101
3122
|
label: string;
|
|
3102
3123
|
rpcUrl: string;
|
|
3103
|
-
protocol: string;
|
|
3104
|
-
}> | undefined;
|
|
3105
|
-
accounts?: Record<string, string> | undefined;
|
|
3106
|
-
contracts?: Record<string, {
|
|
3107
|
-
sourceFile: string;
|
|
3108
|
-
hash: string;
|
|
3109
3124
|
}> | undefined;
|
|
3110
|
-
metadata?: {
|
|
3111
|
-
name?: string | undefined;
|
|
3112
|
-
projectDescription?: string | undefined;
|
|
3113
|
-
authors?: string[] | undefined;
|
|
3114
|
-
license?: string | undefined;
|
|
3115
|
-
homepage?: string | undefined;
|
|
3116
|
-
} | undefined;
|
|
3117
3125
|
projectDir: string;
|
|
3118
3126
|
environment: Record<string, string | {
|
|
3119
3127
|
storage?: Record<string, string> | undefined;
|
|
@@ -3189,28 +3197,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3189
3197
|
encryptedKey: string;
|
|
3190
3198
|
secretKey: string;
|
|
3191
3199
|
}> | undefined;
|
|
3192
|
-
|
|
3200
|
+
protocol?: string | undefined;
|
|
3193
3201
|
tzkt?: {
|
|
3194
3202
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3195
3203
|
postgresqlPort?: number | undefined;
|
|
3196
3204
|
apiPort?: number | undefined;
|
|
3197
3205
|
} | undefined;
|
|
3206
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3198
3207
|
label: string;
|
|
3199
3208
|
rpcUrl: string;
|
|
3200
|
-
protocol: string;
|
|
3201
3209
|
}> | undefined;
|
|
3202
3210
|
language?: "en" | "fr" | undefined;
|
|
3211
|
+
metadata?: {
|
|
3212
|
+
name?: string | undefined;
|
|
3213
|
+
projectDescription?: string | undefined;
|
|
3214
|
+
authors?: string[] | undefined;
|
|
3215
|
+
license?: string | undefined;
|
|
3216
|
+
homepage?: string | undefined;
|
|
3217
|
+
} | undefined;
|
|
3218
|
+
artifactsDir?: string | undefined;
|
|
3219
|
+
contractsDir?: string | undefined;
|
|
3220
|
+
contracts?: Record<string, {
|
|
3221
|
+
sourceFile: string;
|
|
3222
|
+
hash: string;
|
|
3223
|
+
}> | undefined;
|
|
3203
3224
|
plugins?: {
|
|
3204
3225
|
type: "npm" | "binary" | "deno";
|
|
3205
3226
|
name: string;
|
|
3206
3227
|
}[] | undefined;
|
|
3207
|
-
|
|
3208
|
-
artifactsDir?: string | undefined;
|
|
3228
|
+
accounts?: Record<string, string> | undefined;
|
|
3209
3229
|
network?: Record<string, {
|
|
3210
3230
|
accounts?: Record<string, {
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
|
|
3231
|
+
mnemonic?: string | undefined;
|
|
3232
|
+
publicKey?: string | undefined;
|
|
3233
|
+
publicKeyHash?: string | undefined;
|
|
3234
|
+
privateKey?: string | undefined;
|
|
3214
3235
|
}> | undefined;
|
|
3215
3236
|
faucet?: {
|
|
3216
3237
|
pkh: string;
|
|
@@ -3222,20 +3243,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3222
3243
|
} | undefined;
|
|
3223
3244
|
label: string;
|
|
3224
3245
|
rpcUrl: string;
|
|
3225
|
-
protocol: string;
|
|
3226
|
-
}> | undefined;
|
|
3227
|
-
accounts?: Record<string, string> | undefined;
|
|
3228
|
-
contracts?: Record<string, {
|
|
3229
|
-
sourceFile: string;
|
|
3230
|
-
hash: string;
|
|
3231
3246
|
}> | undefined;
|
|
3232
|
-
metadata?: {
|
|
3233
|
-
name?: string | undefined;
|
|
3234
|
-
projectDescription?: string | undefined;
|
|
3235
|
-
authors?: string[] | undefined;
|
|
3236
|
-
license?: string | undefined;
|
|
3237
|
-
homepage?: string | undefined;
|
|
3238
|
-
} | undefined;
|
|
3239
3247
|
projectDir: string;
|
|
3240
3248
|
environment: Record<string, string | {
|
|
3241
3249
|
storage?: Record<string, string> | undefined;
|
|
@@ -3301,28 +3309,41 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3301
3309
|
encryptedKey: string;
|
|
3302
3310
|
secretKey: string;
|
|
3303
3311
|
}> | undefined;
|
|
3304
|
-
|
|
3312
|
+
protocol?: string | undefined;
|
|
3305
3313
|
tzkt?: {
|
|
3306
3314
|
disableAutostartWithSandbox?: boolean | undefined;
|
|
3307
3315
|
postgresqlPort?: number | undefined;
|
|
3308
3316
|
apiPort?: number | undefined;
|
|
3309
3317
|
} | undefined;
|
|
3318
|
+
annotations?: Record<string, unknown> | undefined;
|
|
3310
3319
|
label: string;
|
|
3311
3320
|
rpcUrl: string;
|
|
3312
|
-
protocol: string;
|
|
3313
3321
|
}> | undefined;
|
|
3314
3322
|
language?: "en" | "fr" | undefined;
|
|
3323
|
+
metadata?: {
|
|
3324
|
+
name?: string | undefined;
|
|
3325
|
+
projectDescription?: string | undefined;
|
|
3326
|
+
authors?: string[] | undefined;
|
|
3327
|
+
license?: string | undefined;
|
|
3328
|
+
homepage?: string | undefined;
|
|
3329
|
+
} | undefined;
|
|
3330
|
+
artifactsDir?: string | undefined;
|
|
3331
|
+
contractsDir?: string | undefined;
|
|
3332
|
+
contracts?: Record<string, {
|
|
3333
|
+
sourceFile: string;
|
|
3334
|
+
hash: string;
|
|
3335
|
+
}> | undefined;
|
|
3315
3336
|
plugins?: {
|
|
3316
3337
|
type: "npm" | "binary" | "deno";
|
|
3317
3338
|
name: string;
|
|
3318
3339
|
}[] | undefined;
|
|
3319
|
-
|
|
3320
|
-
artifactsDir?: string | undefined;
|
|
3340
|
+
accounts?: Record<string, string> | undefined;
|
|
3321
3341
|
network?: Record<string, {
|
|
3322
3342
|
accounts?: Record<string, {
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
|
|
3343
|
+
mnemonic?: string | undefined;
|
|
3344
|
+
publicKey?: string | undefined;
|
|
3345
|
+
publicKeyHash?: string | undefined;
|
|
3346
|
+
privateKey?: string | undefined;
|
|
3326
3347
|
}> | undefined;
|
|
3327
3348
|
faucet?: {
|
|
3328
3349
|
pkh: string;
|
|
@@ -3334,20 +3355,7 @@ export declare const internalSchema: import("zod").ZodObject<{
|
|
|
3334
3355
|
} | undefined;
|
|
3335
3356
|
label: string;
|
|
3336
3357
|
rpcUrl: string;
|
|
3337
|
-
protocol: string;
|
|
3338
|
-
}> | undefined;
|
|
3339
|
-
accounts?: Record<string, string> | undefined;
|
|
3340
|
-
contracts?: Record<string, {
|
|
3341
|
-
sourceFile: string;
|
|
3342
|
-
hash: string;
|
|
3343
3358
|
}> | undefined;
|
|
3344
|
-
metadata?: {
|
|
3345
|
-
name?: string | undefined;
|
|
3346
|
-
projectDescription?: string | undefined;
|
|
3347
|
-
authors?: string[] | undefined;
|
|
3348
|
-
license?: string | undefined;
|
|
3349
|
-
homepage?: string | undefined;
|
|
3350
|
-
} | undefined;
|
|
3351
3359
|
projectDir: string;
|
|
3352
3360
|
environment: Record<string, string | {
|
|
3353
3361
|
storage?: Record<string, string> | undefined;
|