@taqueria/protocol 0.26.28-rc → 0.27.0-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.js +4 -14
- package/EphemeralState.js.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.js +6 -16
- package/PluginInfo.js.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 +37 -487
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +16 -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 +1 -9
- 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.js +0 -10
- package/out/types/ConfigAccount.js +0 -10
- package/out/types/ConfigArtifactsDir.js +0 -10
- package/out/types/ConfigContractsDir.js +0 -10
- package/out/types/ConfigEnvironmentFileV2.d.ts +17 -4
- package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
- package/out/types/ConfigEnvironmentFileV2.js +0 -10
- package/out/types/ConfigFileV1.js +0 -10
- package/out/types/ConfigFileV2.d.ts +25 -4
- package/out/types/ConfigFileV2.d.ts.map +1 -1
- package/out/types/ConfigFileV2.js +0 -10
- package/out/types/Contract.js +0 -10
- package/out/types/CurrencyAmountV2.js +0 -10
- package/out/types/EconomicalProtocolHash.js +0 -10
- package/out/types/Environment.js +0 -10
- 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.js +0 -10
- package/out/types/MetadataConfig.js +0 -10
- package/out/types/NetworkAccountConfig.js +0 -10
- package/out/types/NetworkConfig.js +0 -10
- package/out/types/NonEmptyString.js +0 -10
- package/out/types/Operation.js +0 -10
- package/out/types/Option.js +0 -10
- package/out/types/ParsedConfig.js +0 -10
- package/out/types/ParsedOperation.js +0 -10
- 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.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.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.js +0 -10
- package/out/types/ProxyTemplateArgs.js +0 -10
- package/out/types/PublicKeyHash.js +0 -10
- 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.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.js +0 -10
- package/out/types/SingleChar.js +0 -10
- package/out/types/Task.js +0 -10
- 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 +9 -4
- 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 +17 -2
- package/out/types-zod.d.ts.map +1 -1
- package/out/types-zod.js +9 -74
- package/out/types-zod.js.map +1 -1
- package/package.json +4 -26
- 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 +10 -1
- package/types-config-files.d.ts.map +1 -1
- package/types-config-files.js +144 -65
- package/types-config-files.js.map +1 -1
- package/types.d.ts +6 -4
- 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 -203
- 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 -68
- 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/ConfigAccount.d.mjs +0 -1
- package/out/types/ConfigAccount.d.mjs.map +0 -1
- package/out/types/ConfigAccount.mjs +0 -49
- package/out/types/ConfigAccount.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/ConfigEnvironmentFileV2.d.mjs +0 -1
- package/out/types/ConfigEnvironmentFileV2.d.mjs.map +0 -1
- package/out/types/ConfigEnvironmentFileV2.mjs +0 -49
- package/out/types/ConfigEnvironmentFileV2.mjs.map +0 -1
- package/out/types/ConfigFileV1.d.mjs +0 -1
- package/out/types/ConfigFileV1.d.mjs.map +0 -1
- package/out/types/ConfigFileV1.mjs +0 -49
- package/out/types/ConfigFileV1.mjs.map +0 -1
- package/out/types/ConfigFileV2.d.mjs +0 -1
- package/out/types/ConfigFileV2.d.mjs.map +0 -1
- package/out/types/ConfigFileV2.mjs +0 -49
- package/out/types/ConfigFileV2.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/CurrencyAmountV2.d.mjs +0 -1
- package/out/types/CurrencyAmountV2.d.mjs.map +0 -1
- package/out/types/CurrencyAmountV2.mjs +0 -49
- package/out/types/CurrencyAmountV2.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 -420
- 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-config-files.mjs +0 -236
- package/types-config-files.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
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.parsedOperationSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ParsedOperation.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.parsedTemplateSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ParsedTemplate.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.persistedOperationSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PersistedOperation.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.persistedTaskSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PersistedTask.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.persistentStateSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PersistentState.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginActionNameSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginActionName.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginDependenciesResponseSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginDependenciesResponse.js.map
|
package/out/types/PluginInfo.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginInfoSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginInfo.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginJsonResponseSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginJsonResponse.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginProxyResponseSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginProxyResponse.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginResponseEncodingSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginResponseEncoding.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.pluginSchemaSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PluginSchema.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.positionalArgSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PositionalArg.js.map
|
package/out/types/Provisioner.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.provisionerSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=Provisioner.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.provisionerIDSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ProvisionerID.js.map
|
package/out/types/Provisions.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.provisionsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=Provisions.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.proxyTaskArgsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ProxyTaskArgs.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.proxyTemplateArgsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ProxyTemplateArgs.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.publicKeyHashSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=PublicKeyHash.js.map
|
package/out/types/RequestArgs.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.requestArgsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=RequestArgs.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.runtimeDependencySchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=RuntimeDependency.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.runtimeDependencyReportSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=RuntimeDependencyReport.js.map
|
package/out/types/SHA256.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sha256Schema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SHA256.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sandboxAccountConfigSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SandboxAccountConfig.js.map
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/SandboxAccounts.d.ts
|
|
17
|
+
var SandboxAccounts_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(SandboxAccounts_d_exports);
|
|
19
|
+
//# sourceMappingURL=SandboxAccounts.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxAccounts.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxAccounts } from '@taqueria/protocol/types';\nimport { SandboxAccounts as SandboxAccountsStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxAccountsSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxAccountsStrict as SandboxAccounts };\n\nexport const from = (input: unknown): SandboxAccountsStrict => {\n\ttry {\n\t\treturn sandboxAccountsSchema.parse(input) as SandboxAccountsStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxAccounts is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxAccounts.\")\n\t}\n \n};\n\nexport const create = (input: SandboxAccounts): SandboxAccountsStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxAccountsStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxAccountsStrict, '__type'>): FutureInstance<TaqError, SandboxAccountsStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxAccountsSchema,\n\tschema: sandboxAccountsSchema.transform(val => val as SandboxAccountsStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxAccountsSchema;\n\nexport type t = SandboxAccountsStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { SandboxAccounts } from '@taqueria/protocol/types';
|
|
4
|
+
import { SandboxAccounts as SandboxAccountsStrict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { SandboxAccountsStrict as SandboxAccounts };
|
|
6
|
+
export declare const from: (input: unknown) => SandboxAccountsStrict;
|
|
7
|
+
export declare const create: (input: SandboxAccounts) => SandboxAccountsStrict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, SandboxAccountsStrict>;
|
|
9
|
+
export declare const make: (input: Omit<SandboxAccountsStrict, '__type'>) => FutureInstance<TaqError, SandboxAccountsStrict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
12
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
13
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
14
|
+
type?: string | undefined;
|
|
15
|
+
}, {
|
|
16
|
+
type?: string | undefined;
|
|
17
|
+
}>>;
|
|
18
|
+
schema: import("zod").ZodEffects<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
19
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
20
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
21
|
+
type?: string | undefined;
|
|
22
|
+
}, {
|
|
23
|
+
type?: string | undefined;
|
|
24
|
+
}>>, SandboxAccountsStrict, Record<string, {
|
|
25
|
+
type?: string | undefined;
|
|
26
|
+
}>>;
|
|
27
|
+
};
|
|
28
|
+
export declare const rawSchema: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
29
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
30
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
31
|
+
type?: string | undefined;
|
|
32
|
+
}, {
|
|
33
|
+
type?: string | undefined;
|
|
34
|
+
}>>;
|
|
35
|
+
export declare const internalSchema: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
|
|
36
|
+
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
37
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
+
type?: string | undefined;
|
|
39
|
+
}, {
|
|
40
|
+
type?: string | undefined;
|
|
41
|
+
}>>;
|
|
42
|
+
export type t = SandboxAccountsStrict;
|
|
43
|
+
//# sourceMappingURL=SandboxAccounts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SandboxAccounts.d.ts","sourceRoot":"","sources":["SandboxAccounts.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,eAAe,IAAI,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAG/F,YAAY,EAAE,qBAAqB,IAAI,eAAe,EAAE,CAAC;AAEzD,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,qBAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,eAAe,KAAG,qBAAoC,CAAC;AAErF,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,qBAAqB,CAOjF,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,qBAAqB,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,qBAAqB,CAAc,CAAC;AAGjI,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;GAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;GAAwB,CAAC;AAEpD,MAAM,MAAM,CAAC,GAAG,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from2, except, desc) => {
|
|
11
|
+
if (from2 && typeof from2 === "object" || typeof from2 === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from2))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from2[key], enumerable: !(desc = __getOwnPropDesc(from2, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// out/types/SandboxAccounts.ts
|
|
21
|
+
var SandboxAccounts_exports = {};
|
|
22
|
+
__export(SandboxAccounts_exports, {
|
|
23
|
+
create: () => create,
|
|
24
|
+
from: () => from,
|
|
25
|
+
internalSchema: () => internalSchema,
|
|
26
|
+
make: () => make,
|
|
27
|
+
of: () => of,
|
|
28
|
+
rawSchema: () => rawSchema,
|
|
29
|
+
schemas: () => schemas
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(SandboxAccounts_exports);
|
|
32
|
+
var import_TaqError = require("@taqueria/protocol/TaqError");
|
|
33
|
+
var import_fluture = require("fluture");
|
|
34
|
+
var import_zod = require("zod");
|
|
35
|
+
var import_types_zod = require("@taqueria/protocol/out/types-zod");
|
|
36
|
+
var from = (input) => {
|
|
37
|
+
try {
|
|
38
|
+
return import_types_zod.sandboxAccountsSchema.parse(input);
|
|
39
|
+
} catch (previous) {
|
|
40
|
+
if (previous instanceof import_zod.ZodError) {
|
|
41
|
+
const msgs = previous.errors.reduce(
|
|
42
|
+
(retval, issue) => {
|
|
43
|
+
const path = issue.path.join(" \u2192 ");
|
|
44
|
+
const msg = path + ": " + issue.message;
|
|
45
|
+
return [...retval, msg];
|
|
46
|
+
},
|
|
47
|
+
["SandboxAccounts is invalid:"]
|
|
48
|
+
);
|
|
49
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
50
|
+
throw (0, import_TaqError.toParseErr)(previous, validationErr);
|
|
51
|
+
}
|
|
52
|
+
throw (0, import_TaqError.toParseUnknownErr)(previous, "There was a problem trying to parse a SandboxAccounts.");
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
var create = (input) => from(input);
|
|
56
|
+
var of = (input) => {
|
|
57
|
+
try {
|
|
58
|
+
return (0, import_fluture.resolve)(from(input));
|
|
59
|
+
} catch (err) {
|
|
60
|
+
return (0, import_fluture.reject)(err);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
var make = (input) => of(input);
|
|
64
|
+
var schemas = {
|
|
65
|
+
rawSchema: import_types_zod.sandboxAccountsSchema,
|
|
66
|
+
schema: import_types_zod.sandboxAccountsSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.sandboxAccountsSchema;
|
|
70
|
+
//# sourceMappingURL=SandboxAccounts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxAccounts.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxAccounts } from '@taqueria/protocol/types';\nimport { SandboxAccounts as SandboxAccountsStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxAccountsSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxAccountsStrict as SandboxAccounts };\n\nexport const from = (input: unknown): SandboxAccountsStrict => {\n\ttry {\n\t\treturn sandboxAccountsSchema.parse(input) as SandboxAccountsStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxAccounts is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxAccounts.\")\n\t}\n \n};\n\nexport const create = (input: SandboxAccounts): SandboxAccountsStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxAccountsStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxAccountsStrict, '__type'>): FutureInstance<TaqError, SandboxAccountsStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxAccountsSchema,\n\tschema: sandboxAccountsSchema.transform(val => val as SandboxAccountsStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxAccountsSchema;\n\nexport type t = SandboxAccountsStrict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAAsC;AAI/B,IAAM,OAAO,CAAC,UAA0C;AAC9D,MAAI;AACH,WAAO,uCAAsB,MAAM,KAAK;AAAA,EACzC,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,6BAA6B;AAAA,MAC/B;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,wDAAwD;AAAA,EAC3F;AAED;AAEO,IAAM,SAAS,CAAC,UAAkD,KAAK,KAAK;AAE5E,IAAM,KAAK,CAAC,UAAoE;AACtF,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAkG,GAAG,KAAK;AAGxH,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,uCAAsB,UAAU,SAAO,GAA4B;AAC5E;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sandboxConfigSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SandboxConfig.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sanitizedAbsPathSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SanitizedAbsPath.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sanitizedArgsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SanitizedArgs.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.sanitizedPathSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SanitizedPath.js.map
|
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.scaffoldConfigSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=ScaffoldConfig.js.map
|
package/out/types/Settings.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.settingsSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=Settings.js.map
|
package/out/types/SingleChar.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.singleCharSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=SingleChar.js.map
|
package/out/types/Task.js
CHANGED
|
@@ -67,14 +67,4 @@ var schemas = {
|
|
|
67
67
|
};
|
|
68
68
|
var rawSchema = schemas.rawSchema;
|
|
69
69
|
var internalSchema = import_types_zod.taskSchema;
|
|
70
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
-
0 && (module.exports = {
|
|
72
|
-
create,
|
|
73
|
-
from,
|
|
74
|
-
internalSchema,
|
|
75
|
-
make,
|
|
76
|
-
of,
|
|
77
|
-
rawSchema,
|
|
78
|
-
schemas
|
|
79
|
-
});
|
|
80
70
|
//# sourceMappingURL=Task.js.map
|