@taqueria/protocol 0.27.2-alpha → 0.27.2-rc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Base.js +3 -7
- package/Base.js.map +1 -1
- package/ConfigEnvironmentFileV2.d.ts +2 -0
- package/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/ConfigEnvironmentFileV2.js +21 -0
- package/ConfigEnvironmentFileV2.js.map +1 -0
- package/ConfigFileV2.d.ts +2 -0
- package/ConfigFileV2.d.ts.map +1 -0
- package/ConfigFileV2.js +21 -0
- package/ConfigFileV2.js.map +1 -0
- package/EphemeralState.d.ts +308 -304
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +4 -14
- package/EphemeralState.js.map +1 -1
- package/ParsedPluginInfo.d.ts +774 -764
- package/ParsedPluginInfo.d.ts.map +1 -1
- package/ParsedPluginInfo.js +2 -12
- package/ParsedPluginInfo.js.map +1 -1
- package/PersistentState.js +0 -11
- package/PersistentState.js.map +1 -1
- package/PluginInfo.d.ts +954 -942
- package/PluginInfo.d.ts.map +1 -1
- package/PluginInfo.js +6 -16
- package/PluginInfo.js.map +1 -1
- package/PluginSchema.d.ts +1855 -1835
- package/PluginSchema.d.ts.map +1 -1
- package/PluginSchema.js +4 -14
- package/PluginSchema.js.map +1 -1
- package/SHA256.js +0 -11
- package/SanitizedAbsPath.js +0 -10
- package/SanitizedArgs.d.ts +75 -445
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +22 -89
- package/SanitizedArgs.js.map +1 -1
- package/TaqError.d.ts +1 -1
- package/TaqError.d.ts.map +1 -1
- package/TaqError.js +0 -9
- package/TaqError.js.map +1 -1
- package/Template.js +0 -4
- package/helpers.js +0 -4
- package/i18n.d.ts.map +1 -1
- package/i18n.js +3 -10
- package/i18n.js.map +1 -1
- package/index.d.ts +4 -3
- package/index.d.ts.map +1 -1
- package/index.js +5 -58
- package/index.js.map +1 -1
- package/out/types/Alias.js +0 -10
- package/out/types/BuildNumber.js +0 -10
- package/out/types/Command.js +0 -10
- package/out/types/Config.d.ts +476 -468
- package/out/types/Config.d.ts.map +1 -1
- package/out/types/Config.js +0 -10
- package/out/types/ConfigAccount.d.js +19 -0
- package/out/types/ConfigAccount.d.js.map +1 -0
- package/out/types/ConfigAccount.d.ts +106 -0
- package/out/types/ConfigAccount.d.ts.map +1 -0
- package/out/types/ConfigAccount.js +70 -0
- package/out/types/ConfigAccount.js.map +1 -0
- package/out/types/ConfigArtifactsDir.js +0 -10
- package/out/types/ConfigContractsDir.js +0 -10
- package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
- package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
- package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
- package/out/types/ConfigEnvironmentFileV2.js +70 -0
- package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
- package/out/types/ConfigFileV1.d.js +19 -0
- package/out/types/ConfigFileV1.d.js.map +1 -0
- package/out/types/ConfigFileV1.d.ts +1370 -0
- package/out/types/ConfigFileV1.d.ts.map +1 -0
- package/out/types/ConfigFileV1.js +70 -0
- package/out/types/ConfigFileV1.js.map +1 -0
- package/out/types/ConfigFileV2.d.js +19 -0
- package/out/types/ConfigFileV2.d.js.map +1 -0
- package/out/types/ConfigFileV2.d.ts +762 -0
- package/out/types/ConfigFileV2.d.ts.map +1 -0
- package/out/types/ConfigFileV2.js +70 -0
- package/out/types/ConfigFileV2.js.map +1 -0
- package/out/types/Contract.js +0 -10
- package/out/types/CurrencyAmountV2.d.js +19 -0
- package/out/types/CurrencyAmountV2.d.js.map +1 -0
- package/out/types/CurrencyAmountV2.d.ts +56 -0
- package/out/types/CurrencyAmountV2.d.ts.map +1 -0
- package/out/types/CurrencyAmountV2.js +70 -0
- package/out/types/CurrencyAmountV2.js.map +1 -0
- package/out/types/EconomicalProtocolHash.js +0 -10
- package/out/types/Environment.js +0 -10
- package/out/types/EphemeralState.d.ts +2525 -2493
- package/out/types/EphemeralState.d.ts.map +1 -1
- package/out/types/EphemeralState.js +0 -10
- package/out/types/Faucet.js +0 -10
- package/out/types/HumanReadableIdentifier.js +0 -10
- package/out/types/InstalledPlugin.js +0 -10
- package/out/types/LoadedConfig.d.ts +476 -468
- package/out/types/LoadedConfig.d.ts.map +1 -1
- package/out/types/LoadedConfig.js +0 -10
- package/out/types/MetadataConfig.js +0 -10
- package/out/types/NetworkAccountConfig.d.ts +52 -39
- package/out/types/NetworkAccountConfig.d.ts.map +1 -1
- package/out/types/NetworkAccountConfig.js +0 -10
- package/out/types/NetworkConfig.d.ts +84 -76
- package/out/types/NetworkConfig.d.ts.map +1 -1
- package/out/types/NetworkConfig.js +0 -10
- package/out/types/NonEmptyString.js +0 -10
- package/out/types/Operation.d.ts +808 -800
- package/out/types/Operation.d.ts.map +1 -1
- package/out/types/Operation.js +0 -10
- package/out/types/Option.js +0 -10
- package/out/types/ParsedConfig.d.ts +531 -523
- package/out/types/ParsedConfig.d.ts.map +1 -1
- package/out/types/ParsedConfig.js +0 -10
- package/out/types/ParsedOperation.d.ts +619 -611
- package/out/types/ParsedOperation.d.ts.map +1 -1
- package/out/types/ParsedOperation.js +0 -10
- package/out/types/ParsedTemplate.d.ts +619 -611
- package/out/types/ParsedTemplate.d.ts.map +1 -1
- package/out/types/ParsedTemplate.js +0 -10
- package/out/types/PersistedOperation.js +0 -10
- package/out/types/PersistedTask.js +0 -10
- package/out/types/PersistentState.js +0 -10
- package/out/types/PluginActionName.js +0 -10
- package/out/types/PluginDependenciesResponse.js +0 -10
- package/out/types/PluginInfo.d.ts +1267 -1251
- package/out/types/PluginInfo.d.ts.map +1 -1
- package/out/types/PluginInfo.js +0 -10
- package/out/types/PluginJsonResponse.js +0 -10
- package/out/types/PluginProxyResponse.js +0 -10
- package/out/types/PluginResponseEncoding.js +0 -10
- package/out/types/PluginSchema.d.ts +4363 -4323
- package/out/types/PluginSchema.d.ts.map +1 -1
- package/out/types/PluginSchema.js +0 -10
- package/out/types/PositionalArg.js +0 -10
- package/out/types/Provisioner.js +0 -10
- package/out/types/ProvisionerID.js +0 -10
- package/out/types/Provisions.js +0 -10
- package/out/types/ProxyTaskArgs.d.ts +639 -631
- package/out/types/ProxyTaskArgs.d.ts.map +1 -1
- package/out/types/ProxyTaskArgs.js +0 -10
- package/out/types/ProxyTemplateArgs.d.ts +639 -631
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
- package/out/types/ProxyTemplateArgs.js +0 -10
- package/out/types/PublicKeyHash.js +0 -10
- package/out/types/RequestArgs.d.ts +639 -631
- package/out/types/RequestArgs.d.ts.map +1 -1
- package/out/types/RequestArgs.js +0 -10
- package/out/types/RuntimeDependency.js +0 -10
- package/out/types/RuntimeDependencyReport.js +0 -10
- package/out/types/SHA256.js +0 -10
- package/out/types/SandboxAccountConfig.js +0 -10
- package/out/types/SandboxAccounts.d.js +19 -0
- package/out/types/SandboxAccounts.d.js.map +1 -0
- package/out/types/SandboxAccounts.d.ts +43 -0
- package/out/types/SandboxAccounts.d.ts.map +1 -0
- package/out/types/SandboxAccounts.js +70 -0
- package/out/types/SandboxAccounts.js.map +1 -0
- package/out/types/SandboxConfig.d.ts +26 -26
- package/out/types/SandboxConfig.js +0 -10
- package/out/types/SanitizedAbsPath.js +0 -10
- package/out/types/SanitizedArgs.js +0 -10
- package/out/types/SanitizedPath.js +0 -10
- package/out/types/ScaffoldConfig.js +0 -10
- package/out/types/Settings.d.ts +13 -13
- package/out/types/Settings.js +0 -10
- package/out/types/SingleChar.js +0 -10
- package/out/types/Task.js +0 -10
- package/out/types/Template.d.ts +808 -800
- package/out/types/Template.d.ts.map +1 -1
- package/out/types/Template.js +0 -10
- package/out/types/Timestamp.js +0 -10
- package/out/types/Tz.js +0 -10
- package/out/types/TzKtConfig.js +0 -10
- package/out/types/Url.js +0 -10
- package/out/types/Verb.js +0 -10
- package/out/types/VersionNumber.js +0 -10
- package/out/types-strict.d.js.map +1 -1
- package/out/types-strict.d.ts +109 -16
- package/out/types-strict.d.ts.map +1 -1
- package/out/types-strict.js.map +1 -1
- package/out/types-zod.d.js.map +1 -1
- package/out/types-zod.d.ts +4228 -3604
- package/out/types-zod.d.ts.map +1 -1
- package/out/types-zod.js +72 -78
- package/out/types-zod.js.map +1 -1
- package/package.json +6 -27
- package/taqueria-protocol-types.js +0 -39
- package/tsup.config.d.ts +4 -0
- package/tsup.config.d.ts.map +1 -0
- package/types-config-files.d.ts +21 -0
- package/types-config-files.d.ts.map +1 -0
- package/types-config-files.js +343 -0
- package/types-config-files.js.map +1 -0
- package/types.d.ts +94 -14
- package/types.d.ts.map +1 -1
- package/types.js.map +1 -1
- package/tzkt-config.js +0 -10
- package/Alias.mjs +0 -3
- package/Alias.mjs.map +0 -1
- package/Base.mjs +0 -57
- package/Base.mjs.map +0 -1
- package/Command.mjs +0 -3
- package/Command.mjs.map +0 -1
- package/Config.mjs +0 -3
- package/Config.mjs.map +0 -1
- package/ConfigArtifactsDir.mjs +0 -3
- package/ConfigArtifactsDir.mjs.map +0 -1
- package/ConfigContractsDir.mjs +0 -3
- package/ConfigContractsDir.mjs.map +0 -1
- package/Contract.mjs +0 -3
- package/Contract.mjs.map +0 -1
- package/Crypto.mjs +0 -1
- package/Crypto.mjs.map +0 -1
- package/EconomicalProtocolHash.mjs +0 -3
- package/EconomicalProtocolHash.mjs.map +0 -1
- package/Environment.mjs +0 -3
- package/Environment.mjs.map +0 -1
- package/EphemeralState.mjs +0 -238
- package/EphemeralState.mjs.map +0 -1
- package/Faucet.mjs +0 -3
- package/Faucet.mjs.map +0 -1
- package/HumanReadableIdentifier.mjs +0 -3
- package/HumanReadableIdentifier.mjs.map +0 -1
- package/InstalledPlugin.mjs +0 -3
- package/InstalledPlugin.mjs.map +0 -1
- package/LoadedConfig.mjs +0 -3
- package/LoadedConfig.mjs.map +0 -1
- package/MetadataConfig.mjs +0 -3
- package/MetadataConfig.mjs.map +0 -1
- package/NetworkAccountConfig.mjs +0 -3
- package/NetworkAccountConfig.mjs.map +0 -1
- package/NetworkConfig.mjs +0 -3
- package/NetworkConfig.mjs.map +0 -1
- package/NonEmptyString.mjs +0 -3
- package/NonEmptyString.mjs.map +0 -1
- package/Operation.mjs +0 -3
- package/Operation.mjs.map +0 -1
- package/Option.mjs +0 -3
- package/Option.mjs.map +0 -1
- package/ParsedOperation.mjs +0 -3
- package/ParsedOperation.mjs.map +0 -1
- package/ParsedPluginInfo.mjs +0 -44
- package/ParsedPluginInfo.mjs.map +0 -1
- package/ParsedTemplate.mjs +0 -3
- package/ParsedTemplate.mjs.map +0 -1
- package/PersistentState.mjs +0 -60
- package/PersistentState.mjs.map +0 -1
- package/PluginActionName.mjs +0 -3
- package/PluginActionName.mjs.map +0 -1
- package/PluginDependenciesResponse.mjs +0 -3
- package/PluginDependenciesResponse.mjs.map +0 -1
- package/PluginInfo.mjs +0 -76
- package/PluginInfo.mjs.map +0 -1
- package/PluginJsonResponse.mjs +0 -3
- package/PluginJsonResponse.mjs.map +0 -1
- package/PluginProxyResponse.mjs +0 -3
- package/PluginProxyResponse.mjs.map +0 -1
- package/PluginResponseEncoding.mjs +0 -3
- package/PluginResponseEncoding.mjs.map +0 -1
- package/PluginSchema.mjs +0 -59
- package/PluginSchema.mjs.map +0 -1
- package/PositionalArg.mjs +0 -3
- package/PositionalArg.mjs.map +0 -1
- package/Provisioner.mjs +0 -3
- package/Provisioner.mjs.map +0 -1
- package/ProvisionerID.mjs +0 -3
- package/ProvisionerID.mjs.map +0 -1
- package/Provisions.mjs +0 -3
- package/Provisions.mjs.map +0 -1
- package/ProxyTaskArgs.mjs +0 -3
- package/ProxyTaskArgs.mjs.map +0 -1
- package/ProxyTemplateArgs.mjs +0 -3
- package/ProxyTemplateArgs.mjs.map +0 -1
- package/PublicKeyHash.mjs +0 -3
- package/PublicKeyHash.mjs.map +0 -1
- package/RequestArgs.mjs +0 -3
- package/RequestArgs.mjs.map +0 -1
- package/SHA256.mjs +0 -59
- package/SHA256.mjs.map +0 -1
- package/SandboxAccountConfig.mjs +0 -3
- package/SandboxAccountConfig.mjs.map +0 -1
- package/SandboxConfig.mjs +0 -3
- package/SandboxConfig.mjs.map +0 -1
- package/SanitizedAbsPath.mjs +0 -27
- package/SanitizedAbsPath.mjs.map +0 -1
- package/SanitizedArgs.mjs +0 -198
- package/SanitizedArgs.mjs.map +0 -1
- package/SanitizedPath.mjs +0 -3
- package/SanitizedPath.mjs.map +0 -1
- package/ScaffoldConfig.mjs +0 -3
- package/ScaffoldConfig.mjs.map +0 -1
- package/Settings.mjs +0 -3
- package/Settings.mjs.map +0 -1
- package/SingleChar.mjs +0 -3
- package/SingleChar.mjs.map +0 -1
- package/TaqError.mjs +0 -35
- package/TaqError.mjs.map +0 -1
- package/Task.mjs +0 -3
- package/Task.mjs.map +0 -1
- package/Template.mjs +0 -10
- package/Template.mjs.map +0 -1
- package/Timestamp.mjs +0 -3
- package/Timestamp.mjs.map +0 -1
- package/Tz.mjs +0 -3
- package/Tz.mjs.map +0 -1
- package/Url.mjs +0 -3
- package/Url.mjs.map +0 -1
- package/Verb.mjs +0 -3
- package/Verb.mjs.map +0 -1
- package/VersionNumber.mjs +0 -3
- package/VersionNumber.mjs.map +0 -1
- package/helpers.mjs +0 -28
- package/helpers.mjs.map +0 -1
- package/i18n.mjs +0 -67
- package/i18n.mjs.map +0 -1
- package/index.mjs +0 -108
- package/index.mjs.map +0 -1
- package/out/types/Alias.d.mjs +0 -1
- package/out/types/Alias.d.mjs.map +0 -1
- package/out/types/Alias.mjs +0 -49
- package/out/types/Alias.mjs.map +0 -1
- package/out/types/BuildNumber.d.mjs +0 -1
- package/out/types/BuildNumber.d.mjs.map +0 -1
- package/out/types/BuildNumber.mjs +0 -49
- package/out/types/BuildNumber.mjs.map +0 -1
- package/out/types/Command.d.mjs +0 -1
- package/out/types/Command.d.mjs.map +0 -1
- package/out/types/Command.mjs +0 -49
- package/out/types/Command.mjs.map +0 -1
- package/out/types/Config.d.mjs +0 -1
- package/out/types/Config.d.mjs.map +0 -1
- package/out/types/Config.mjs +0 -49
- package/out/types/Config.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs +0 -1
- package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
- package/out/types/ConfigArtifactsDir.mjs +0 -49
- package/out/types/ConfigArtifactsDir.mjs.map +0 -1
- package/out/types/ConfigContractsDir.d.mjs +0 -1
- package/out/types/ConfigContractsDir.d.mjs.map +0 -1
- package/out/types/ConfigContractsDir.mjs +0 -49
- package/out/types/ConfigContractsDir.mjs.map +0 -1
- package/out/types/Contract.d.mjs +0 -1
- package/out/types/Contract.d.mjs.map +0 -1
- package/out/types/Contract.mjs +0 -49
- package/out/types/Contract.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs +0 -1
- package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
- package/out/types/EconomicalProtocolHash.mjs +0 -49
- package/out/types/EconomicalProtocolHash.mjs.map +0 -1
- package/out/types/Environment.d.mjs +0 -1
- package/out/types/Environment.d.mjs.map +0 -1
- package/out/types/Environment.mjs +0 -49
- package/out/types/Environment.mjs.map +0 -1
- package/out/types/EphemeralState.d.mjs +0 -1
- package/out/types/EphemeralState.d.mjs.map +0 -1
- package/out/types/EphemeralState.mjs +0 -49
- package/out/types/EphemeralState.mjs.map +0 -1
- package/out/types/Faucet.d.mjs +0 -1
- package/out/types/Faucet.d.mjs.map +0 -1
- package/out/types/Faucet.mjs +0 -49
- package/out/types/Faucet.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs +0 -1
- package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
- package/out/types/HumanReadableIdentifier.mjs +0 -49
- package/out/types/HumanReadableIdentifier.mjs.map +0 -1
- package/out/types/InstalledPlugin.d.mjs +0 -1
- package/out/types/InstalledPlugin.d.mjs.map +0 -1
- package/out/types/InstalledPlugin.mjs +0 -49
- package/out/types/InstalledPlugin.mjs.map +0 -1
- package/out/types/LoadedConfig.d.mjs +0 -1
- package/out/types/LoadedConfig.d.mjs.map +0 -1
- package/out/types/LoadedConfig.mjs +0 -49
- package/out/types/LoadedConfig.mjs.map +0 -1
- package/out/types/MetadataConfig.d.mjs +0 -1
- package/out/types/MetadataConfig.d.mjs.map +0 -1
- package/out/types/MetadataConfig.mjs +0 -49
- package/out/types/MetadataConfig.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.d.mjs +0 -1
- package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
- package/out/types/NetworkAccountConfig.mjs +0 -49
- package/out/types/NetworkAccountConfig.mjs.map +0 -1
- package/out/types/NetworkConfig.d.mjs +0 -1
- package/out/types/NetworkConfig.d.mjs.map +0 -1
- package/out/types/NetworkConfig.mjs +0 -49
- package/out/types/NetworkConfig.mjs.map +0 -1
- package/out/types/NonEmptyString.d.mjs +0 -1
- package/out/types/NonEmptyString.d.mjs.map +0 -1
- package/out/types/NonEmptyString.mjs +0 -49
- package/out/types/NonEmptyString.mjs.map +0 -1
- package/out/types/Operation.d.mjs +0 -1
- package/out/types/Operation.d.mjs.map +0 -1
- package/out/types/Operation.mjs +0 -49
- package/out/types/Operation.mjs.map +0 -1
- package/out/types/Option.d.mjs +0 -1
- package/out/types/Option.d.mjs.map +0 -1
- package/out/types/Option.mjs +0 -49
- package/out/types/Option.mjs.map +0 -1
- package/out/types/ParsedConfig.d.mjs +0 -1
- package/out/types/ParsedConfig.d.mjs.map +0 -1
- package/out/types/ParsedConfig.mjs +0 -49
- package/out/types/ParsedConfig.mjs.map +0 -1
- package/out/types/ParsedOperation.d.mjs +0 -1
- package/out/types/ParsedOperation.d.mjs.map +0 -1
- package/out/types/ParsedOperation.mjs +0 -49
- package/out/types/ParsedOperation.mjs.map +0 -1
- package/out/types/ParsedTemplate.d.mjs +0 -1
- package/out/types/ParsedTemplate.d.mjs.map +0 -1
- package/out/types/ParsedTemplate.mjs +0 -49
- package/out/types/ParsedTemplate.mjs.map +0 -1
- package/out/types/PersistedOperation.d.mjs +0 -1
- package/out/types/PersistedOperation.d.mjs.map +0 -1
- package/out/types/PersistedOperation.mjs +0 -49
- package/out/types/PersistedOperation.mjs.map +0 -1
- package/out/types/PersistedTask.d.mjs +0 -1
- package/out/types/PersistedTask.d.mjs.map +0 -1
- package/out/types/PersistedTask.mjs +0 -49
- package/out/types/PersistedTask.mjs.map +0 -1
- package/out/types/PersistentState.d.mjs +0 -1
- package/out/types/PersistentState.d.mjs.map +0 -1
- package/out/types/PersistentState.mjs +0 -49
- package/out/types/PersistentState.mjs.map +0 -1
- package/out/types/PluginActionName.d.mjs +0 -1
- package/out/types/PluginActionName.d.mjs.map +0 -1
- package/out/types/PluginActionName.mjs +0 -49
- package/out/types/PluginActionName.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs +0 -1
- package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
- package/out/types/PluginDependenciesResponse.mjs +0 -49
- package/out/types/PluginDependenciesResponse.mjs.map +0 -1
- package/out/types/PluginInfo.d.mjs +0 -1
- package/out/types/PluginInfo.d.mjs.map +0 -1
- package/out/types/PluginInfo.mjs +0 -49
- package/out/types/PluginInfo.mjs.map +0 -1
- package/out/types/PluginJsonResponse.d.mjs +0 -1
- package/out/types/PluginJsonResponse.d.mjs.map +0 -1
- package/out/types/PluginJsonResponse.mjs +0 -49
- package/out/types/PluginJsonResponse.mjs.map +0 -1
- package/out/types/PluginProxyResponse.d.mjs +0 -1
- package/out/types/PluginProxyResponse.d.mjs.map +0 -1
- package/out/types/PluginProxyResponse.mjs +0 -49
- package/out/types/PluginProxyResponse.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.d.mjs +0 -1
- package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
- package/out/types/PluginResponseEncoding.mjs +0 -49
- package/out/types/PluginResponseEncoding.mjs.map +0 -1
- package/out/types/PluginSchema.d.mjs +0 -1
- package/out/types/PluginSchema.d.mjs.map +0 -1
- package/out/types/PluginSchema.mjs +0 -49
- package/out/types/PluginSchema.mjs.map +0 -1
- package/out/types/PositionalArg.d.mjs +0 -1
- package/out/types/PositionalArg.d.mjs.map +0 -1
- package/out/types/PositionalArg.mjs +0 -49
- package/out/types/PositionalArg.mjs.map +0 -1
- package/out/types/Provisioner.d.mjs +0 -1
- package/out/types/Provisioner.d.mjs.map +0 -1
- package/out/types/Provisioner.mjs +0 -49
- package/out/types/Provisioner.mjs.map +0 -1
- package/out/types/ProvisionerID.d.mjs +0 -1
- package/out/types/ProvisionerID.d.mjs.map +0 -1
- package/out/types/ProvisionerID.mjs +0 -49
- package/out/types/ProvisionerID.mjs.map +0 -1
- package/out/types/Provisions.d.mjs +0 -1
- package/out/types/Provisions.d.mjs.map +0 -1
- package/out/types/Provisions.mjs +0 -49
- package/out/types/Provisions.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.d.mjs +0 -1
- package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
- package/out/types/ProxyTaskArgs.mjs +0 -49
- package/out/types/ProxyTaskArgs.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs +0 -1
- package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
- package/out/types/ProxyTemplateArgs.mjs +0 -49
- package/out/types/ProxyTemplateArgs.mjs.map +0 -1
- package/out/types/PublicKeyHash.d.mjs +0 -1
- package/out/types/PublicKeyHash.d.mjs.map +0 -1
- package/out/types/PublicKeyHash.mjs +0 -49
- package/out/types/PublicKeyHash.mjs.map +0 -1
- package/out/types/RequestArgs.d.mjs +0 -1
- package/out/types/RequestArgs.d.mjs.map +0 -1
- package/out/types/RequestArgs.mjs +0 -49
- package/out/types/RequestArgs.mjs.map +0 -1
- package/out/types/RuntimeDependency.d.mjs +0 -1
- package/out/types/RuntimeDependency.d.mjs.map +0 -1
- package/out/types/RuntimeDependency.mjs +0 -49
- package/out/types/RuntimeDependency.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs +0 -1
- package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
- package/out/types/RuntimeDependencyReport.mjs +0 -49
- package/out/types/RuntimeDependencyReport.mjs.map +0 -1
- package/out/types/SHA256.d.mjs +0 -1
- package/out/types/SHA256.d.mjs.map +0 -1
- package/out/types/SHA256.mjs +0 -49
- package/out/types/SHA256.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.d.mjs +0 -1
- package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
- package/out/types/SandboxAccountConfig.mjs +0 -49
- package/out/types/SandboxAccountConfig.mjs.map +0 -1
- package/out/types/SandboxConfig.d.mjs +0 -1
- package/out/types/SandboxConfig.d.mjs.map +0 -1
- package/out/types/SandboxConfig.mjs +0 -49
- package/out/types/SandboxConfig.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.d.mjs +0 -1
- package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
- package/out/types/SanitizedAbsPath.mjs +0 -49
- package/out/types/SanitizedAbsPath.mjs.map +0 -1
- package/out/types/SanitizedArgs.d.mjs +0 -1
- package/out/types/SanitizedArgs.d.mjs.map +0 -1
- package/out/types/SanitizedArgs.mjs +0 -49
- package/out/types/SanitizedArgs.mjs.map +0 -1
- package/out/types/SanitizedPath.d.mjs +0 -1
- package/out/types/SanitizedPath.d.mjs.map +0 -1
- package/out/types/SanitizedPath.mjs +0 -49
- package/out/types/SanitizedPath.mjs.map +0 -1
- package/out/types/ScaffoldConfig.d.mjs +0 -1
- package/out/types/ScaffoldConfig.d.mjs.map +0 -1
- package/out/types/ScaffoldConfig.mjs +0 -49
- package/out/types/ScaffoldConfig.mjs.map +0 -1
- package/out/types/Settings.d.mjs +0 -1
- package/out/types/Settings.d.mjs.map +0 -1
- package/out/types/Settings.mjs +0 -49
- package/out/types/Settings.mjs.map +0 -1
- package/out/types/SingleChar.d.mjs +0 -1
- package/out/types/SingleChar.d.mjs.map +0 -1
- package/out/types/SingleChar.mjs +0 -49
- package/out/types/SingleChar.mjs.map +0 -1
- package/out/types/Task.d.mjs +0 -1
- package/out/types/Task.d.mjs.map +0 -1
- package/out/types/Task.mjs +0 -49
- package/out/types/Task.mjs.map +0 -1
- package/out/types/Template.d.mjs +0 -1
- package/out/types/Template.d.mjs.map +0 -1
- package/out/types/Template.mjs +0 -49
- package/out/types/Template.mjs.map +0 -1
- package/out/types/Timestamp.d.mjs +0 -1
- package/out/types/Timestamp.d.mjs.map +0 -1
- package/out/types/Timestamp.mjs +0 -49
- package/out/types/Timestamp.mjs.map +0 -1
- package/out/types/Tz.d.mjs +0 -1
- package/out/types/Tz.d.mjs.map +0 -1
- package/out/types/Tz.mjs +0 -49
- package/out/types/Tz.mjs.map +0 -1
- package/out/types/TzKtConfig.d.mjs +0 -1
- package/out/types/TzKtConfig.d.mjs.map +0 -1
- package/out/types/TzKtConfig.mjs +0 -49
- package/out/types/TzKtConfig.mjs.map +0 -1
- package/out/types/Url.d.mjs +0 -1
- package/out/types/Url.d.mjs.map +0 -1
- package/out/types/Url.mjs +0 -49
- package/out/types/Url.mjs.map +0 -1
- package/out/types/Verb.d.mjs +0 -1
- package/out/types/Verb.d.mjs.map +0 -1
- package/out/types/Verb.mjs +0 -49
- package/out/types/Verb.mjs.map +0 -1
- package/out/types/VersionNumber.d.mjs +0 -1
- package/out/types/VersionNumber.d.mjs.map +0 -1
- package/out/types/VersionNumber.mjs +0 -49
- package/out/types/VersionNumber.mjs.map +0 -1
- package/out/types-strict.d.mjs +0 -1
- package/out/types-strict.d.mjs.map +0 -1
- package/out/types-strict.mjs +0 -1
- package/out/types-strict.mjs.map +0 -1
- package/out/types-zod.d.mjs +0 -1
- package/out/types-zod.d.mjs.map +0 -1
- package/out/types-zod.mjs +0 -366
- package/out/types-zod.mjs.map +0 -1
- package/taqueria-protocol-types.mjs +0 -76
- package/taqueria-protocol-types.mjs.map +0 -1
- package/types.mjs +0 -1
- package/types.mjs.map +0 -1
- package/tzkt-config.mjs +0 -28
- package/tzkt-config.mjs.map +0 -1
package/SanitizedArgs.mjs
DELETED
|
@@ -1,198 +0,0 @@
|
|
|
1
|
-
// SanitizedArgs.ts
|
|
2
|
-
import createType from "@taqueria/protocol/Base";
|
|
3
|
-
import * as NonEmptyString from "@taqueria/protocol/NonEmptyString";
|
|
4
|
-
import * as SanitizedAbsPath from "@taqueria/protocol/SanitizedAbsPath";
|
|
5
|
-
import { z } from "zod";
|
|
6
|
-
var rawSchema = z.object({
|
|
7
|
-
_: z.array(z.union([z.string().min(1), z.number()])),
|
|
8
|
-
projectDir: SanitizedAbsPath.schemas.schema,
|
|
9
|
-
maxConcurrency: z.preprocess(
|
|
10
|
-
(val) => typeof val === "string" ? parseInt(val) : Number(val),
|
|
11
|
-
z.number().int().min(1).default(10)
|
|
12
|
-
),
|
|
13
|
-
debug: z.preprocess(
|
|
14
|
-
(val) => Boolean(val),
|
|
15
|
-
z.boolean().default(false)
|
|
16
|
-
),
|
|
17
|
-
disableState: z.preprocess(
|
|
18
|
-
(val) => Boolean(val),
|
|
19
|
-
z.boolean().default(false)
|
|
20
|
-
),
|
|
21
|
-
logPluginRequests: z.preprocess(
|
|
22
|
-
(val) => Boolean(val),
|
|
23
|
-
z.boolean().default(false)
|
|
24
|
-
),
|
|
25
|
-
fromVsCode: z.preprocess(
|
|
26
|
-
(val) => Boolean(val),
|
|
27
|
-
z.boolean().default(false)
|
|
28
|
-
),
|
|
29
|
-
version: z.preprocess(
|
|
30
|
-
(val) => Boolean(val),
|
|
31
|
-
z.boolean().optional()
|
|
32
|
-
),
|
|
33
|
-
build: z.preprocess(
|
|
34
|
-
(val) => Boolean(val),
|
|
35
|
-
z.boolean().optional()
|
|
36
|
-
),
|
|
37
|
-
help: z.preprocess(
|
|
38
|
-
(val) => Boolean(val),
|
|
39
|
-
z.boolean().optional()
|
|
40
|
-
),
|
|
41
|
-
yes: z.preprocess(
|
|
42
|
-
(val) => Boolean(val),
|
|
43
|
-
z.boolean().optional()
|
|
44
|
-
),
|
|
45
|
-
plugin: NonEmptyString.schemas.schema.optional(),
|
|
46
|
-
env: z.string().optional(),
|
|
47
|
-
quickstart: z.string().min(1).optional(),
|
|
48
|
-
setBuild: z.preprocess(
|
|
49
|
-
(val) => String(val),
|
|
50
|
-
z.string().min(3)
|
|
51
|
-
),
|
|
52
|
-
setVersion: z.string().min(3),
|
|
53
|
-
pluginName: z.string().min(1).optional()
|
|
54
|
-
}, { description: "Sanitizied Args" }).passthrough();
|
|
55
|
-
var scaffoldRawSchema = rawSchema.extend({
|
|
56
|
-
scaffoldProjectDir: z.string().min(1).transform((val) => val),
|
|
57
|
-
scaffoldUrl: z.string().min(1).url().transform((val) => val)
|
|
58
|
-
});
|
|
59
|
-
var provisionRawSchema = rawSchema.extend({
|
|
60
|
-
operation: z.string().min(1).describe("Operation name"),
|
|
61
|
-
name: z.string().min(1).regex(
|
|
62
|
-
/^[a-z0-9]+[a-z0-9-_]$/,
|
|
63
|
-
"Provisioner name must consist of one or more letters/numbers and may not start with an underscore or dash."
|
|
64
|
-
).describe("Provisioner name").optional()
|
|
65
|
-
}).passthrough();
|
|
66
|
-
var templateRawSchema = rawSchema.extend({
|
|
67
|
-
template: z.string().min(1)
|
|
68
|
-
}).passthrough();
|
|
69
|
-
var managePluginRawSchema = rawSchema.omit({ pluginName: true }).extend({
|
|
70
|
-
pluginName: z.string().min(1)
|
|
71
|
-
});
|
|
72
|
-
var versionRawSchema = rawSchema.extend({
|
|
73
|
-
version: z.boolean().default(true)
|
|
74
|
-
});
|
|
75
|
-
var addContractsRawSchema = z.preprocess(
|
|
76
|
-
(val) => {
|
|
77
|
-
const obj = typeof val === "object" ? Object(val) : { contractName: "", sourceFile: "" };
|
|
78
|
-
return !obj.contractName && obj.sourceFile ? { ...obj, contractName: obj["sourceFile"] } : obj;
|
|
79
|
-
},
|
|
80
|
-
rawSchema.extend({
|
|
81
|
-
sourceFile: z.string().min(1),
|
|
82
|
-
contractName: z.string().min(1)
|
|
83
|
-
})
|
|
84
|
-
);
|
|
85
|
-
var removeContractsRawSchema = rawSchema.extend({
|
|
86
|
-
contractName: z.string().min(1)
|
|
87
|
-
});
|
|
88
|
-
var { schemas: generatedSchemas, factory } = createType({
|
|
89
|
-
rawSchema,
|
|
90
|
-
parseErrMsg: "The arguments provided are invalid",
|
|
91
|
-
unknownErrMsg: "Something went wrong parsing the command-line arguments"
|
|
92
|
-
});
|
|
93
|
-
var { create, of, make } = factory;
|
|
94
|
-
var schemas3 = {
|
|
95
|
-
...generatedSchemas,
|
|
96
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
97
|
-
};
|
|
98
|
-
var scaffoldTaskArgs = createType({
|
|
99
|
-
rawSchema: scaffoldRawSchema,
|
|
100
|
-
parseErrMsg: "The arguments provided are invalid for the scaffold task",
|
|
101
|
-
unknownErrMsg: "Something went wrong parsing the arguments for the scaffold task"
|
|
102
|
-
});
|
|
103
|
-
var provisionTaskArgs = createType({
|
|
104
|
-
rawSchema: provisionRawSchema,
|
|
105
|
-
parseErrMsg: "The arguments provided are invalid for the provision task",
|
|
106
|
-
unknownErrMsg: "Something went wrong parsing the arguments for the provision task"
|
|
107
|
-
});
|
|
108
|
-
var installTaskArgs = createType({
|
|
109
|
-
rawSchema: managePluginRawSchema,
|
|
110
|
-
parseErrMsg: "The arguments provided are invalid for the install task",
|
|
111
|
-
unknownErrMsg: "Something went wrong parsing the arguments for the install task"
|
|
112
|
-
});
|
|
113
|
-
var uninstallTaskArgs = createType({
|
|
114
|
-
rawSchema: managePluginRawSchema,
|
|
115
|
-
parseErrMsg: "The arguments provided are invalid for the uninstall task",
|
|
116
|
-
unknownErrMsg: "Something went wrong parsing the arguments for the uninstall task"
|
|
117
|
-
});
|
|
118
|
-
var createTaskArgs = createType({
|
|
119
|
-
rawSchema: templateRawSchema,
|
|
120
|
-
parseErrMsg: "The arguments provided are invalid for the create task",
|
|
121
|
-
unknownErrMsg: "Something went wrong parsing the arguments for the create task"
|
|
122
|
-
});
|
|
123
|
-
var addContractArgs = createType({
|
|
124
|
-
rawSchema: addContractsRawSchema,
|
|
125
|
-
parseErrMsg: "Please specify the source file to register.",
|
|
126
|
-
unknownErrMsg: "Something went wrong parsing the arguments for registering a contract."
|
|
127
|
-
});
|
|
128
|
-
var removeContractsArgs = createType({
|
|
129
|
-
rawSchema: removeContractsRawSchema,
|
|
130
|
-
parseErrMsg: "Please specify the contract name to unregister.",
|
|
131
|
-
unknownErrMsg: "Something went wrong parsing the arguments to unregister a contract."
|
|
132
|
-
});
|
|
133
|
-
var createScaffoldTaskArgs = scaffoldTaskArgs.factory.from;
|
|
134
|
-
var makeScaffoldTaskArgs = scaffoldTaskArgs.factory.make;
|
|
135
|
-
var ofScaffoldTaskArgs = scaffoldTaskArgs.factory.of;
|
|
136
|
-
var createProvisionTaskArgs = provisionTaskArgs.factory.create;
|
|
137
|
-
var makeProvisionTaskArgs = provisionTaskArgs.factory.make;
|
|
138
|
-
var ofProvisionTaskArgs = provisionTaskArgs.factory.of;
|
|
139
|
-
var createInstallTaskArgs = installTaskArgs.factory.create;
|
|
140
|
-
var makeInstallTaskArgs = installTaskArgs.factory.make;
|
|
141
|
-
var ofInstallTaskArgs = installTaskArgs.factory.of;
|
|
142
|
-
var createUninstallTaskArgs = uninstallTaskArgs.factory.create;
|
|
143
|
-
var makeUninstallTaskArgs = uninstallTaskArgs.factory.make;
|
|
144
|
-
var ofUninstallTaskArgs = uninstallTaskArgs.factory.of;
|
|
145
|
-
var createCreateTaskArgs = createTaskArgs.factory.create;
|
|
146
|
-
var makeCreateTaskArgs = createTaskArgs.factory.make;
|
|
147
|
-
var ofCreateTaskArgs = createTaskArgs.factory.of;
|
|
148
|
-
var createAddContractArgs = addContractArgs.factory.create;
|
|
149
|
-
var makeAddContractArgs = addContractArgs.factory.make;
|
|
150
|
-
var ofAddContractArgs = addContractArgs.factory.of;
|
|
151
|
-
var createRemoveContractsArgs = removeContractsArgs.factory.create;
|
|
152
|
-
var makeRemoveContractsArgs = removeContractsArgs.factory.make;
|
|
153
|
-
var ofRemoveContractsArgs = removeContractsArgs.factory.of;
|
|
154
|
-
export {
|
|
155
|
-
addContractArgs,
|
|
156
|
-
addContractsRawSchema,
|
|
157
|
-
create,
|
|
158
|
-
createAddContractArgs,
|
|
159
|
-
createCreateTaskArgs,
|
|
160
|
-
createInstallTaskArgs,
|
|
161
|
-
createProvisionTaskArgs,
|
|
162
|
-
createRemoveContractsArgs,
|
|
163
|
-
createScaffoldTaskArgs,
|
|
164
|
-
createTaskArgs,
|
|
165
|
-
createUninstallTaskArgs,
|
|
166
|
-
factory,
|
|
167
|
-
generatedSchemas,
|
|
168
|
-
installTaskArgs,
|
|
169
|
-
make,
|
|
170
|
-
makeAddContractArgs,
|
|
171
|
-
makeCreateTaskArgs,
|
|
172
|
-
makeInstallTaskArgs,
|
|
173
|
-
makeProvisionTaskArgs,
|
|
174
|
-
makeRemoveContractsArgs,
|
|
175
|
-
makeScaffoldTaskArgs,
|
|
176
|
-
makeUninstallTaskArgs,
|
|
177
|
-
managePluginRawSchema,
|
|
178
|
-
of,
|
|
179
|
-
ofAddContractArgs,
|
|
180
|
-
ofCreateTaskArgs,
|
|
181
|
-
ofInstallTaskArgs,
|
|
182
|
-
ofProvisionTaskArgs,
|
|
183
|
-
ofRemoveContractsArgs,
|
|
184
|
-
ofScaffoldTaskArgs,
|
|
185
|
-
ofUninstallTaskArgs,
|
|
186
|
-
provisionRawSchema,
|
|
187
|
-
provisionTaskArgs,
|
|
188
|
-
rawSchema,
|
|
189
|
-
removeContractsArgs,
|
|
190
|
-
removeContractsRawSchema,
|
|
191
|
-
scaffoldRawSchema,
|
|
192
|
-
scaffoldTaskArgs,
|
|
193
|
-
schemas3 as schemas,
|
|
194
|
-
templateRawSchema,
|
|
195
|
-
uninstallTaskArgs,
|
|
196
|
-
versionRawSchema
|
|
197
|
-
};
|
|
198
|
-
//# sourceMappingURL=SanitizedArgs.mjs.map
|
package/SanitizedArgs.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["SanitizedArgs.ts"],"sourcesContent":["import { Url } from '@taqueria/protocol';\nimport createType from '@taqueria/protocol/Base';\nimport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nimport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nimport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nimport { z } from 'zod';\n\nexport const rawSchema = z.object({\n\t_: z.array(z.union([z.string().min(1), z.number()])),\n\tprojectDir: SanitizedAbsPath.schemas.schema,\n\tmaxConcurrency: z.preprocess(\n\t\tval => typeof val === 'string' ? parseInt(val) : Number(val),\n\t\tz.number().int().min(1).default(10),\n\t),\n\tdebug: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tdisableState: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tlogPluginRequests: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tfromVsCode: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tversion: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tbuild: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\thelp: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tyes: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tplugin: NonEmptyString.schemas.schema.optional(),\n\tenv: z.string().optional(),\n\tquickstart: z.string().min(1).optional(),\n\tsetBuild: z.preprocess(\n\t\tval => String(val),\n\t\tz.string().min(3),\n\t),\n\tsetVersion: z.string().min(3),\n\tpluginName: z.string().min(1).optional(),\n}, { description: 'Sanitizied Args' }).passthrough();\n\nexport const scaffoldRawSchema = rawSchema.extend({\n\tscaffoldProjectDir: z.string().min(1).transform((val: unknown) => val as SanitizedAbsPath.t),\n\tscaffoldUrl: z.string().min(1).url().transform((val: unknown) => val as Url.t),\n});\n\nexport const provisionRawSchema = rawSchema\n\t.extend({\n\t\toperation: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.describe('Operation name'),\n\t\tname: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.regex(\n\t\t\t\t/^[a-z0-9]+[a-z0-9-_]$/,\n\t\t\t\t'Provisioner name must consist of one or more letters/numbers and may not start with an underscore or dash.',\n\t\t\t)\n\t\t\t.describe('Provisioner name')\n\t\t\t.optional(),\n\t})\n\t.passthrough();\n\nexport const templateRawSchema = rawSchema.extend({\n\ttemplate: z.string().min(1),\n}).passthrough();\n\nexport const managePluginRawSchema = rawSchema.omit({ pluginName: true }).extend({\n\tpluginName: z.string().min(1),\n});\n\nexport const versionRawSchema = rawSchema.extend({\n\tversion: z.boolean().default(true),\n});\n\nexport const addContractsRawSchema = z.preprocess(\n\tval => {\n\t\tconst obj: {\n\t\t\tcontractName?: string;\n\t\t\tsourceFile?: string;\n\t\t} = typeof val === 'object' ? Object(val) : ({ contractName: '', sourceFile: '' });\n\t\treturn !obj.contractName && obj.sourceFile\n\t\t\t? { ...obj, contractName: obj['sourceFile'] }\n\t\t\t: obj;\n\t},\n\trawSchema.extend({\n\t\tsourceFile: z.string().min(1),\n\t\tcontractName: z.string().min(1),\n\t}),\n);\n\nexport const removeContractsRawSchema = rawSchema.extend({\n\tcontractName: z.string().min(1),\n});\n\ntype RawInput = z.infer<typeof rawSchema>;\ntype RawScaffoldInput = z.infer<typeof scaffoldRawSchema>;\ntype RawProvisionInput = z.infer<typeof provisionRawSchema>;\ntype RawManagePluginInput = z.infer<typeof managePluginRawSchema>;\ntype RawVersionInput = z.infer<typeof versionRawSchema>;\ntype RawTemplateInput = z.infer<typeof templateRawSchema>;\ntype RawAddContractsInput = z.infer<typeof addContractsRawSchema>;\ntype RawRemoveContractsInput = z.infer<typeof removeContractsRawSchema>;\n\nexport const { schemas: generatedSchemas, factory } = createType<RawInput, RawInput>({\n\trawSchema,\n\tparseErrMsg: 'The arguments provided are invalid',\n\tunknownErrMsg: 'Something went wrong parsing the command-line arguments',\n});\n\nexport const { create, of, make } = factory;\n\nexport type SanitizedArgs = z.infer<typeof generatedSchemas.schema>;\nexport type t = SanitizedArgs;\n\nexport const schemas = {\n\t...generatedSchemas,\n\tschema: generatedSchemas.schema.transform(val => val as SanitizedArgs),\n};\n\nexport const scaffoldTaskArgs = createType<RawScaffoldInput, RawScaffoldInput>({\n\trawSchema: scaffoldRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the scaffold task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the scaffold task',\n});\n\nexport const provisionTaskArgs = createType<RawProvisionInput, RawProvisionInput>({\n\trawSchema: provisionRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the provision task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the provision task',\n});\n\nexport const installTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the install task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the install task',\n});\n\nexport const uninstallTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the uninstall task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the uninstall task',\n});\n\nexport const createTaskArgs = createType<RawTemplateInput, RawTemplateInput>({\n\trawSchema: templateRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the create task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the create task',\n});\n\nexport const addContractArgs = createType<RawAddContractsInput, RawAddContractsInput>({\n\trawSchema: addContractsRawSchema,\n\tparseErrMsg: 'Please specify the source file to register.',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for registering a contract.',\n});\n\nexport const removeContractsArgs = createType<RawRemoveContractsInput, RawRemoveContractsInput>({\n\trawSchema: removeContractsRawSchema,\n\tparseErrMsg: 'Please specify the contract name to unregister.',\n\tunknownErrMsg: 'Something went wrong parsing the arguments to unregister a contract.',\n});\n\nexport type ScaffoldTaskArgs = z.infer<typeof scaffoldTaskArgs.schemas.schema>;\nexport type ProvisionTaskArgs = z.infer<typeof provisionTaskArgs.schemas.schema>;\nexport type InstallTaskArgs = z.infer<typeof installTaskArgs.schemas.schema>;\nexport type UninstallTaskArgs = z.infer<typeof uninstallTaskArgs.schemas.schema>;\nexport type CreateTaskArgs = z.infer<typeof createTaskArgs.schemas.schema>;\nexport type AddContractArgs = z.infer<typeof addContractArgs.schemas.schema>;\nexport type RemoveContractArgs = z.infer<typeof removeContractsArgs.schemas.schema>;\n\nexport const createScaffoldTaskArgs = scaffoldTaskArgs.factory.from;\nexport const makeScaffoldTaskArgs = scaffoldTaskArgs.factory.make;\nexport const ofScaffoldTaskArgs = scaffoldTaskArgs.factory.of;\n\nexport const createProvisionTaskArgs = provisionTaskArgs.factory.create;\nexport const makeProvisionTaskArgs = provisionTaskArgs.factory.make;\nexport const ofProvisionTaskArgs = provisionTaskArgs.factory.of;\n\nexport const createInstallTaskArgs = installTaskArgs.factory.create;\nexport const makeInstallTaskArgs = installTaskArgs.factory.make;\nexport const ofInstallTaskArgs = installTaskArgs.factory.of;\n\nexport const createUninstallTaskArgs = uninstallTaskArgs.factory.create;\nexport const makeUninstallTaskArgs = uninstallTaskArgs.factory.make;\nexport const ofUninstallTaskArgs = uninstallTaskArgs.factory.of;\n\nexport const createCreateTaskArgs = createTaskArgs.factory.create;\nexport const makeCreateTaskArgs = createTaskArgs.factory.make;\nexport const ofCreateTaskArgs = createTaskArgs.factory.of;\nexport const createAddContractArgs = addContractArgs.factory.create;\nexport const makeAddContractArgs = addContractArgs.factory.make;\nexport const ofAddContractArgs = addContractArgs.factory.of;\n\nexport const createRemoveContractsArgs = removeContractsArgs.factory.create;\nexport const makeRemoveContractsArgs = removeContractsArgs.factory.make;\nexport const ofRemoveContractsArgs = removeContractsArgs.factory.of;\n"],"mappings":"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","names":["schemas"]}
|
package/SanitizedPath.mjs
DELETED
package/SanitizedPath.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["SanitizedPath.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/SanitizedPath';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/ScaffoldConfig.mjs
DELETED
package/ScaffoldConfig.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["ScaffoldConfig.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/ScaffoldConfig';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/Settings.mjs
DELETED
package/Settings.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Settings.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Settings';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/SingleChar.mjs
DELETED
package/SingleChar.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["SingleChar.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/SingleChar';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/TaqError.mjs
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
// TaqError.ts
|
|
2
|
-
import { map, reject } from "fluture";
|
|
3
|
-
var E_TaqError = class extends Error {
|
|
4
|
-
constructor(taqErr) {
|
|
5
|
-
super(taqErr.msg);
|
|
6
|
-
this.context = taqErr.context;
|
|
7
|
-
this.kind = taqErr.kind;
|
|
8
|
-
this.name = this.kind;
|
|
9
|
-
this.previous = taqErr.previous;
|
|
10
|
-
}
|
|
11
|
-
};
|
|
12
|
-
var toFutureParseErr = (previous, msg, context) => reject(toParseErr(previous, msg, context)).pipe(map((val) => val));
|
|
13
|
-
var toParseErr = (previous, msg, context) => create({
|
|
14
|
-
kind: "E_PARSE",
|
|
15
|
-
msg,
|
|
16
|
-
context,
|
|
17
|
-
previous
|
|
18
|
-
});
|
|
19
|
-
var toParseUnknownErr = (previous, msg, context) => create({
|
|
20
|
-
kind: "E_PARSE_UNKNOWN",
|
|
21
|
-
msg,
|
|
22
|
-
context,
|
|
23
|
-
previous
|
|
24
|
-
});
|
|
25
|
-
var toFutureParseUnknownErr = (previous, msg, context) => reject(toParseUnknownErr(previous, msg, context)).pipe(map((val) => val));
|
|
26
|
-
var create = (err) => err;
|
|
27
|
-
export {
|
|
28
|
-
E_TaqError,
|
|
29
|
-
create,
|
|
30
|
-
toFutureParseErr,
|
|
31
|
-
toFutureParseUnknownErr,
|
|
32
|
-
toParseErr,
|
|
33
|
-
toParseUnknownErr
|
|
34
|
-
};
|
|
35
|
-
//# sourceMappingURL=TaqError.mjs.map
|
package/TaqError.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["TaqError.ts"],"sourcesContent":["import { map, reject } from 'fluture';\nimport { ZodError } from 'zod';\n\nexport type ErrorType =\n\t| 'E_INVALID_PATH_DOES_NOT_EXIST'\n\t| 'E_INVALID_PATH_EXISTS_AND_NOT_AN_EMPTY_DIR'\n\t| 'E_INVALID_PATH_ALREADY_EXISTS'\n\t| 'E_INVALID_CONFIG'\n\t| 'E_INVALID_JSON'\n\t| 'E_FORK'\n\t| 'E_INVALID_TASK'\n\t| 'E_READFILE'\n\t| 'E_NPM_INIT'\n\t| 'E_INVALID_PLUGIN_RESPONSE'\n\t| 'E_INVALID_ARGS'\n\t| 'E_MKDIR_FAILED'\n\t| 'E_GIT_CLONE_FAILED'\n\t| 'E_PROVISION'\n\t| 'E_PARSE'\n\t| 'E_PARSE_UNKNOWN'\n\t| 'E_INVALID_ARCH'\n\t| 'E_CONTRACT_REGISTERED'\n\t| 'E_CONTRACT_NOT_REGISTERED'\n\t| 'E_NO_PROVISIONS'\n\t| 'E_INTERNAL_LOGICAL_VALIDATION_FAILURE'\n\t| 'E_EXEC';\n\nexport interface TaqError {\n\treadonly kind: ErrorType;\n\tmsg: string;\n\tprevious?: TaqError | Error | unknown;\n\tcontext?: unknown;\n}\n\nexport type t = TaqError;\n\nexport class E_TaqError extends Error {\n\treadonly context;\n\treadonly kind;\n\treadonly previous;\n\tconstructor(taqErr: TaqError) {\n\t\tsuper(taqErr.msg);\n\t\tthis.context = taqErr.context;\n\t\tthis.kind = taqErr.kind;\n\t\tthis.name = this.kind;\n\t\tthis.previous = taqErr.previous;\n\t}\n}\n\nexport const toFutureParseErr = <T>(previous: ZodError, msg: string, context?: unknown) =>\n\treject(toParseErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const toParseErr = (previous: ZodError, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toParseUnknownErr = (previous: Error | TaqError | E_TaqError | unknown, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE_UNKNOWN',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toFutureParseUnknownErr = <T>(\n\tprevious: Error | TaqError | E_TaqError | unknown,\n\tmsg: string,\n\tcontext?: unknown,\n) =>\n\treject(toParseUnknownErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const create = (err: TaqError) => err;\n"],"mappings":";AAAA,SAAS,KAAK,cAAc;AAoCrB,IAAM,aAAN,cAAyB,MAAM;AAAA,EAIrC,YAAY,QAAkB;AAC7B,UAAM,OAAO,GAAG;AAChB,SAAK,UAAU,OAAO;AACtB,SAAK,OAAO,OAAO;AACnB,SAAK,OAAO,KAAK;AACjB,SAAK,WAAW,OAAO;AAAA,EACxB;AACD;AAEO,IAAM,mBAAmB,CAAI,UAAoB,KAAa,YACpE,OAAO,WAAW,UAAU,KAAK,OAAO,CAAC,EACvC,KAAK,IAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,aAAa,CAAC,UAAoB,KAAa,YAC3D,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,oBAAoB,CAAC,UAAmD,KAAa,YACjG,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,0BAA0B,CACtC,UACA,KACA,YAEA,OAAO,kBAAkB,UAAU,KAAK,OAAO,CAAC,EAC9C,KAAK,IAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,SAAS,CAAC,QAAkB;","names":[]}
|
package/Task.mjs
DELETED
package/Task.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Task.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Task';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/Template.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// Template.ts
|
|
2
|
-
import { create as createTemplate } from "@taqueria/protocol/out/types/Template";
|
|
3
|
-
export * from "@taqueria/protocol/out/types/Template";
|
|
4
|
-
function create(args) {
|
|
5
|
-
return createTemplate(args);
|
|
6
|
-
}
|
|
7
|
-
export {
|
|
8
|
-
create
|
|
9
|
-
};
|
|
10
|
-
//# sourceMappingURL=Template.mjs.map
|
package/Template.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Template.ts"],"sourcesContent":["import { NonEmptyString, PluginJsonResponse, RequestArgs } from '@taqueria/protocol';\nimport { create as createTemplate } from '@taqueria/protocol/out/types/Template';\nimport { Template } from '@taqueria/protocol/types';\nexport * from '@taqueria/protocol/out/types/Template';\n\ntype TemplateHandler =\n\t| NonEmptyString.t // TODO: should this be Verb?\n\t| ((args: RequestArgs.t) =>\n\t\t| PluginJsonResponse.t\n\t\t| Promise<PluginJsonResponse.t>)\n\t| Promise<void>;\n\ntype InputTemplate = Omit<Template, 'handler'> & {\n\thandler: TemplateHandler;\n};\n\nexport function create(args: InputTemplate) {\n\treturn createTemplate(args as Template);\n}\n"],"mappings":";AACA,SAAS,UAAU,sBAAsB;AAEzC,cAAc;AAaP,SAAS,OAAO,MAAqB;AAC3C,SAAO,eAAe,IAAgB;AACvC;","names":[]}
|
package/Timestamp.mjs
DELETED
package/Timestamp.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Timestamp.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Timestamp';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/Tz.mjs
DELETED
package/Tz.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Tz.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Tz';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/Url.mjs
DELETED
package/Url.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Url.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Url';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/Verb.mjs
DELETED
package/Verb.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["Verb.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Verb';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/VersionNumber.mjs
DELETED
package/VersionNumber.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["VersionNumber.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/VersionNumber';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/helpers.mjs
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
// helpers.ts
|
|
2
|
-
import { ZodError } from "zod";
|
|
3
|
-
var parsingErrorMessages = (typeName) => {
|
|
4
|
-
const parseErrMsg = (value, previous) => {
|
|
5
|
-
const message = ["string", "number", "boolean"].includes(typeof value) ? `${value} is not a valid ${typeName}` : `This is not a valid ${typeName}`;
|
|
6
|
-
if (previous instanceof ZodError) {
|
|
7
|
-
const msgs = previous.errors.reduce(
|
|
8
|
-
(retval, issue) => {
|
|
9
|
-
const path = issue.path.join(" \u2192 ");
|
|
10
|
-
const msg = ` ${path}: ${issue.message}`;
|
|
11
|
-
return [...retval, msg];
|
|
12
|
-
},
|
|
13
|
-
[message]
|
|
14
|
-
);
|
|
15
|
-
return msgs.join("\n") + "\n";
|
|
16
|
-
}
|
|
17
|
-
return message;
|
|
18
|
-
};
|
|
19
|
-
const unknownErrMsg = (value) => "Something went wrong trying to parse an ${typeName}";
|
|
20
|
-
return {
|
|
21
|
-
parseErrMsg,
|
|
22
|
-
unknownErrMsg
|
|
23
|
-
};
|
|
24
|
-
};
|
|
25
|
-
export {
|
|
26
|
-
parsingErrorMessages
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=helpers.mjs.map
|
package/helpers.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["helpers.ts"],"sourcesContent":["import { TaqError, toFutureParseErr, toFutureParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve } from 'fluture';\nimport { ZodError } from 'zod';\n\nexport const parsingErrorMessages = (typeName: string) => {\n\tconst parseErrMsg = (value: unknown, previous: unknown) => {\n\t\tconst message = ['string', 'number', 'boolean'].includes(typeof value)\n\t\t\t? `${value} is not a valid ${typeName}`\n\t\t\t: `This is not a valid ${typeName}`;\n\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[message],\n\t\t\t);\n\t\t\treturn msgs.join('\\n') + '\\n';\n\t\t}\n\t\treturn message;\n\t};\n\n\tconst unknownErrMsg = (value: unknown) => 'Something went wrong trying to parse an ${typeName}';\n\n\treturn {\n\t\tparseErrMsg,\n\t\tunknownErrMsg,\n\t};\n};\n"],"mappings":";AAEA,SAAS,gBAAgB;AAElB,IAAM,uBAAuB,CAAC,aAAqB;AACzD,QAAM,cAAc,CAAC,OAAgB,aAAsB;AAC1D,UAAM,UAAU,CAAC,UAAU,UAAU,SAAS,EAAE,SAAS,OAAO,KAAK,IAClE,GAAG,wBAAwB,aAC3B,uBAAuB;AAE1B,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,KAAK,SAAS,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,OAAO;AAAA,MACT;AACA,aAAO,KAAK,KAAK,IAAI,IAAI;AAAA,IAC1B;AACA,WAAO;AAAA,EACR;AAEA,QAAM,gBAAgB,CAAC,UAAmB;AAE1C,SAAO;AAAA,IACN;AAAA,IACA;AAAA,EACD;AACD;","names":[]}
|
package/i18n.mjs
DELETED
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
// i18n.ts
|
|
2
|
-
import i18next from "i18next";
|
|
3
|
-
var i18n_default = async () => {
|
|
4
|
-
const i18n = {
|
|
5
|
-
...await i18next.init({
|
|
6
|
-
lng: "en",
|
|
7
|
-
debug: false,
|
|
8
|
-
resources: {
|
|
9
|
-
en: {
|
|
10
|
-
translation: {
|
|
11
|
-
"appName": "Taqueria",
|
|
12
|
-
"appDesc": "Taqueria is an integrated environment for compiling, testing, and deploying Tezos software.",
|
|
13
|
-
"versionDesc": "Display the version number of the Taqueria program",
|
|
14
|
-
"betaWarning": "Taqueria is currently in BETA. You've been warned. :)",
|
|
15
|
-
"configDirDesc": "Config directory (default ./.taq)",
|
|
16
|
-
"initDesc": "Initialize a new project",
|
|
17
|
-
"optInDesc": "Opt-in to sharing anonymous usage analytics",
|
|
18
|
-
"optOutDesc": "Opt-out of sharing anonymous usage analytics",
|
|
19
|
-
"initPathDesc": "Path to your project directory",
|
|
20
|
-
"scaffoldDesc": "Generate a new project using pre-made scaffold",
|
|
21
|
-
"scaffoldUrlDesc": "Alias or Url for the scaffold project",
|
|
22
|
-
"scaffoldProjectDirDesc": "Path where to create the new project. This must be a new directory.",
|
|
23
|
-
"scaffoldDoneMsg": "The project was created using the scaffold.",
|
|
24
|
-
"installDesc": "Install a plugin",
|
|
25
|
-
"pluginInstalled": "Plugin installed successfully",
|
|
26
|
-
"pluginUninstalled": "Plugin uninstalled successfully",
|
|
27
|
-
"uninstallDesc": "Uninstall a plugin",
|
|
28
|
-
"pluginNameDesc": "The name of the plugin",
|
|
29
|
-
"promptForTask": "Please specify which task you would like to execute. If you're starting a new project, please run 'init'.\n",
|
|
30
|
-
"pluginKindDesc": "Kind of plugin (NPM, Binary)",
|
|
31
|
-
"pluginAlreadyInstalled": "That plugin is already installed.",
|
|
32
|
-
"pluginOptionDesc": "Use the task from this plugin",
|
|
33
|
-
"bootstrapMsg": "Project taq'ified!",
|
|
34
|
-
"maxConcurrencyDesc": "Set the maximum concurrency limit used internally",
|
|
35
|
-
"providedByMany": "Provided by more than one plugin. The option --plugin is required.",
|
|
36
|
-
"pluginDesc": "Specify what plugin should execute this command. Use this when more than one plugin provide a task of the same name.",
|
|
37
|
-
"listNetworks": "List known networks",
|
|
38
|
-
"envDesc": "Specify an environment configuration",
|
|
39
|
-
"disableStateDesc": "Does not use the saved state.json file. State is computed for each execution.",
|
|
40
|
-
"logPluginCallsDesc": "Logs any execution calls to a plugin to the console",
|
|
41
|
-
"npmInitRequired": "This project isn't a valid NPM project. Please run: npm init",
|
|
42
|
-
"testFromVsCode": "An internal command used by VS Code to test for the taq binary",
|
|
43
|
-
"fromVsCode": "An internal flag used to indicate that taq is executed via vscode",
|
|
44
|
-
"buildDesc": "Display build information about the current version",
|
|
45
|
-
"pluginOption": "Use to specify what plugin you'd like when running this task.",
|
|
46
|
-
"yesOptionDesc": 'Select "yes" to any prompt',
|
|
47
|
-
"templateNotFound": "Template not found. Perhaps you need to install a plugin?",
|
|
48
|
-
"createDesc": "Create files from pre-existing templates",
|
|
49
|
-
"templateDesc": "Name of the template to use",
|
|
50
|
-
"addContractDesc": "Add a contract to the contract registry",
|
|
51
|
-
"addSourceFileDesc": "Source file to add to the contract registry",
|
|
52
|
-
"removeContractDesc": "Remove a contract from the contract registry",
|
|
53
|
-
"removeContractNameDesc": "The name of the contract to remove",
|
|
54
|
-
"noContractsRegistered": "No registered contracts found",
|
|
55
|
-
"listContractsDesc": "List registered contracts"
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
}),
|
|
60
|
-
__: i18next.t
|
|
61
|
-
};
|
|
62
|
-
return i18n;
|
|
63
|
-
};
|
|
64
|
-
export {
|
|
65
|
-
i18n_default as default
|
|
66
|
-
};
|
|
67
|
-
//# sourceMappingURL=i18n.mjs.map
|
package/i18n.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["i18n.ts"],"sourcesContent":["import i18next from 'i18next';\n\nexport interface i18n {\n\t__: (...args: unknown[]) => string;\n}\n\nexport type t = i18n;\n\nexport default async (): Promise<i18n> => {\n\t// TODO: i18next is feature-rich, but rather large. Determine whether you need all of the functionality\n\tconst i18n = {\n\t\t...await i18next.init({\n\t\t\tlng: 'en',\n\t\t\tdebug: false,\n\t\t\tresources: {\n\t\t\t\t// TODO: Move to separate language files\n\t\t\t\ten: {\n\t\t\t\t\ttranslation: {\n\t\t\t\t\t\t'appName': 'Taqueria',\n\t\t\t\t\t\t'appDesc': 'Taqueria is an integrated environment for compiling, testing, and deploying Tezos software.',\n\t\t\t\t\t\t'versionDesc': 'Display the version number of the Taqueria program',\n\t\t\t\t\t\t'betaWarning': \"Taqueria is currently in BETA. You've been warned. :)\",\n\t\t\t\t\t\t'configDirDesc': 'Config directory (default ./.taq)',\n\t\t\t\t\t\t'initDesc': 'Initialize a new project',\n\t\t\t\t\t\t'optInDesc': 'Opt-in to sharing anonymous usage analytics',\n\t\t\t\t\t\t'optOutDesc': 'Opt-out of sharing anonymous usage analytics',\n\t\t\t\t\t\t'initPathDesc': 'Path to your project directory',\n\t\t\t\t\t\t'scaffoldDesc': 'Generate a new project using pre-made scaffold',\n\t\t\t\t\t\t'scaffoldUrlDesc': 'Alias or Url for the scaffold project',\n\t\t\t\t\t\t'scaffoldProjectDirDesc': 'Path where to create the new project. This must be a new directory.',\n\t\t\t\t\t\t'scaffoldDoneMsg': 'The project was created using the scaffold.',\n\t\t\t\t\t\t'installDesc': 'Install a plugin',\n\t\t\t\t\t\t'pluginInstalled': 'Plugin installed successfully',\n\t\t\t\t\t\t'pluginUninstalled': 'Plugin uninstalled successfully',\n\t\t\t\t\t\t'uninstallDesc': 'Uninstall a plugin',\n\t\t\t\t\t\t'pluginNameDesc': 'The name of the plugin',\n\t\t\t\t\t\t'promptForTask':\n\t\t\t\t\t\t\t\"Please specify which task you would like to execute. If you're starting a new project, please run 'init'.\\n\",\n\t\t\t\t\t\t'pluginKindDesc': 'Kind of plugin (NPM, Binary)',\n\t\t\t\t\t\t'pluginAlreadyInstalled': 'That plugin is already installed.',\n\t\t\t\t\t\t'pluginOptionDesc': 'Use the task from this plugin',\n\t\t\t\t\t\t'bootstrapMsg': \"Project taq'ified!\",\n\t\t\t\t\t\t'maxConcurrencyDesc': 'Set the maximum concurrency limit used internally',\n\t\t\t\t\t\t'providedByMany': 'Provided by more than one plugin. The option --plugin is required.',\n\t\t\t\t\t\t'pluginDesc':\n\t\t\t\t\t\t\t'Specify what plugin should execute this command. Use this when more than one plugin provide a task of the same name.',\n\t\t\t\t\t\t'listNetworks': 'List known networks',\n\t\t\t\t\t\t'envDesc': 'Specify an environment configuration',\n\t\t\t\t\t\t'disableStateDesc': 'Does not use the saved state.json file. State is computed for each execution.',\n\t\t\t\t\t\t'logPluginCallsDesc': 'Logs any execution calls to a plugin to the console',\n\t\t\t\t\t\t'npmInitRequired': \"This project isn't a valid NPM project. Please run: npm init\",\n\t\t\t\t\t\t'testFromVsCode': 'An internal command used by VS Code to test for the taq binary',\n\t\t\t\t\t\t'fromVsCode': 'An internal flag used to indicate that taq is executed via vscode',\n\t\t\t\t\t\t'buildDesc': 'Display build information about the current version',\n\t\t\t\t\t\t'pluginOption': \"Use to specify what plugin you'd like when running this task.\",\n\t\t\t\t\t\t'yesOptionDesc': 'Select \"yes\" to any prompt',\n\t\t\t\t\t\t'templateNotFound': 'Template not found. Perhaps you need to install a plugin?',\n\t\t\t\t\t\t'createDesc': 'Create files from pre-existing templates',\n\t\t\t\t\t\t'templateDesc': 'Name of the template to use',\n\t\t\t\t\t\t'addContractDesc': 'Add a contract to the contract registry',\n\t\t\t\t\t\t'addSourceFileDesc': 'Source file to add to the contract registry',\n\t\t\t\t\t\t'removeContractDesc': 'Remove a contract from the contract registry',\n\t\t\t\t\t\t'removeContractNameDesc': 'The name of the contract to remove',\n\t\t\t\t\t\t'noContractsRegistered': 'No registered contracts found',\n\t\t\t\t\t\t'listContractsDesc': 'List registered contracts',\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t}),\n\t\t__: i18next.t,\n\t};\n\n\treturn i18n;\n};\n"],"mappings":";AAAA,OAAO,aAAa;AAQpB,IAAO,eAAQ,YAA2B;AAEzC,QAAM,OAAO;AAAA,IACZ,GAAG,MAAM,QAAQ,KAAK;AAAA,MACrB,KAAK;AAAA,MACL,OAAO;AAAA,MACP,WAAW;AAAA,QAEV,IAAI;AAAA,UACH,aAAa;AAAA,YACZ,WAAW;AAAA,YACX,WAAW;AAAA,YACX,eAAe;AAAA,YACf,eAAe;AAAA,YACf,iBAAiB;AAAA,YACjB,YAAY;AAAA,YACZ,aAAa;AAAA,YACb,cAAc;AAAA,YACd,gBAAgB;AAAA,YAChB,gBAAgB;AAAA,YAChB,mBAAmB;AAAA,YACnB,0BAA0B;AAAA,YAC1B,mBAAmB;AAAA,YACnB,eAAe;AAAA,YACf,mBAAmB;AAAA,YACnB,qBAAqB;AAAA,YACrB,iBAAiB;AAAA,YACjB,kBAAkB;AAAA,YAClB,iBACC;AAAA,YACD,kBAAkB;AAAA,YAClB,0BAA0B;AAAA,YAC1B,oBAAoB;AAAA,YACpB,gBAAgB;AAAA,YAChB,sBAAsB;AAAA,YACtB,kBAAkB;AAAA,YAClB,cACC;AAAA,YACD,gBAAgB;AAAA,YAChB,WAAW;AAAA,YACX,oBAAoB;AAAA,YACpB,sBAAsB;AAAA,YACtB,mBAAmB;AAAA,YACnB,kBAAkB;AAAA,YAClB,cAAc;AAAA,YACd,aAAa;AAAA,YACb,gBAAgB;AAAA,YAChB,iBAAiB;AAAA,YACjB,oBAAoB;AAAA,YACpB,cAAc;AAAA,YACd,gBAAgB;AAAA,YAChB,mBAAmB;AAAA,YACnB,qBAAqB;AAAA,YACrB,sBAAsB;AAAA,YACtB,0BAA0B;AAAA,YAC1B,yBAAyB;AAAA,YACzB,qBAAqB;AAAA,UACtB;AAAA,QACD;AAAA,MACD;AAAA,IACD,CAAC;AAAA,IACD,IAAI,QAAQ;AAAA,EACb;AAEA,SAAO;AACR;","names":[]}
|
package/index.mjs
DELETED
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
// index.ts
|
|
2
|
-
import * as Alias from "@taqueria/protocol/Alias";
|
|
3
|
-
import * as Command from "@taqueria/protocol/Command";
|
|
4
|
-
import * as Config from "@taqueria/protocol/Config";
|
|
5
|
-
import * as Contract from "@taqueria/protocol/Contract";
|
|
6
|
-
import * as EconomicalProtocolHash from "@taqueria/protocol/EconomicalProtocolHash";
|
|
7
|
-
import * as Environment from "@taqueria/protocol/Environment";
|
|
8
|
-
import * as Faucet from "@taqueria/protocol/Faucet";
|
|
9
|
-
import * as HumanReadableIdentifier from "@taqueria/protocol/HumanReadableIdentifier";
|
|
10
|
-
import * as InstalledPlugin from "@taqueria/protocol/InstalledPlugin";
|
|
11
|
-
import * as LoadedConfig from "@taqueria/protocol/LoadedConfig";
|
|
12
|
-
import * as MetadataConfig from "@taqueria/protocol/MetadataConfig";
|
|
13
|
-
import * as NetworkAccountConfig from "@taqueria/protocol/NetworkAccountConfig";
|
|
14
|
-
import * as NetworkConfig from "@taqueria/protocol/NetworkConfig";
|
|
15
|
-
import * as NonEmptyString from "@taqueria/protocol/NonEmptyString";
|
|
16
|
-
import * as Operation from "@taqueria/protocol/Operation";
|
|
17
|
-
import * as Option from "@taqueria/protocol/Option";
|
|
18
|
-
import * as ParsedOperation from "@taqueria/protocol/ParsedOperation";
|
|
19
|
-
import * as ParsedTemplate from "@taqueria/protocol/ParsedTemplate";
|
|
20
|
-
import * as PluginActionName from "@taqueria/protocol/PluginActionName";
|
|
21
|
-
import * as PluginDependenciesResponse from "@taqueria/protocol/PluginDependenciesResponse";
|
|
22
|
-
import * as PluginJsonResponse from "@taqueria/protocol/PluginJsonResponse";
|
|
23
|
-
import * as PluginProxyResponse from "@taqueria/protocol/PluginProxyResponse";
|
|
24
|
-
import * as PluginResponseEncoding from "@taqueria/protocol/PluginResponseEncoding";
|
|
25
|
-
import * as PositionalArg from "@taqueria/protocol/PositionalArg";
|
|
26
|
-
import * as Provisioner from "@taqueria/protocol/Provisioner";
|
|
27
|
-
import * as ProvisionerID from "@taqueria/protocol/ProvisionerID";
|
|
28
|
-
import * as Provisions from "@taqueria/protocol/Provisions";
|
|
29
|
-
import * as ProxyTaskArgs from "@taqueria/protocol/ProxyTaskArgs";
|
|
30
|
-
import * as ProxyTemplateArgs from "@taqueria/protocol/ProxyTemplateArgs";
|
|
31
|
-
import * as PublicKeyHash from "@taqueria/protocol/PublicKeyHash";
|
|
32
|
-
import * as RequestArgs from "@taqueria/protocol/RequestArgs";
|
|
33
|
-
import * as SandboxAccountConfig from "@taqueria/protocol/SandboxAccountConfig";
|
|
34
|
-
import * as SandboxConfig from "@taqueria/protocol/SandboxConfig";
|
|
35
|
-
import * as SanitizedAbsPath from "@taqueria/protocol/SanitizedAbsPath";
|
|
36
|
-
import * as SanitizedPath from "@taqueria/protocol/SanitizedPath";
|
|
37
|
-
import * as ScaffoldConfig from "@taqueria/protocol/ScaffoldConfig";
|
|
38
|
-
import * as Settings from "@taqueria/protocol/Settings";
|
|
39
|
-
import * as SingleChar from "@taqueria/protocol/SingleChar";
|
|
40
|
-
import * as Task from "@taqueria/protocol/Task";
|
|
41
|
-
import * as Template from "@taqueria/protocol/Template";
|
|
42
|
-
import * as Timestamp from "@taqueria/protocol/Timestamp";
|
|
43
|
-
import * as Tz from "@taqueria/protocol/Tz";
|
|
44
|
-
import * as Url from "@taqueria/protocol/Url";
|
|
45
|
-
import * as Verb from "@taqueria/protocol/Verb";
|
|
46
|
-
import * as VersionNumber from "@taqueria/protocol/VersionNumber";
|
|
47
|
-
import * as i18n from "@taqueria/protocol/i18n";
|
|
48
|
-
import * as PluginInfo from "@taqueria/protocol/PluginInfo";
|
|
49
|
-
import * as PluginSchema from "@taqueria/protocol/PluginSchema";
|
|
50
|
-
import * as SanitizedArgs from "@taqueria/protocol/SanitizedArgs";
|
|
51
|
-
import * as SHA256 from "@taqueria/protocol/SHA256";
|
|
52
|
-
import * as EphemeralState from "@taqueria/protocol/EphemeralState";
|
|
53
|
-
import * as PersistentState from "@taqueria/protocol/PersistentState";
|
|
54
|
-
export {
|
|
55
|
-
Alias,
|
|
56
|
-
Command,
|
|
57
|
-
Config,
|
|
58
|
-
Contract,
|
|
59
|
-
EconomicalProtocolHash,
|
|
60
|
-
Environment,
|
|
61
|
-
EphemeralState,
|
|
62
|
-
Faucet,
|
|
63
|
-
HumanReadableIdentifier,
|
|
64
|
-
InstalledPlugin,
|
|
65
|
-
LoadedConfig,
|
|
66
|
-
MetadataConfig,
|
|
67
|
-
NetworkAccountConfig,
|
|
68
|
-
NetworkConfig,
|
|
69
|
-
NonEmptyString,
|
|
70
|
-
Operation,
|
|
71
|
-
Option,
|
|
72
|
-
ParsedOperation,
|
|
73
|
-
ParsedTemplate,
|
|
74
|
-
PersistentState,
|
|
75
|
-
PluginActionName,
|
|
76
|
-
PluginDependenciesResponse,
|
|
77
|
-
PluginInfo,
|
|
78
|
-
PluginJsonResponse,
|
|
79
|
-
PluginProxyResponse,
|
|
80
|
-
PluginResponseEncoding,
|
|
81
|
-
PluginSchema,
|
|
82
|
-
PositionalArg,
|
|
83
|
-
Provisioner,
|
|
84
|
-
ProvisionerID,
|
|
85
|
-
Provisions,
|
|
86
|
-
ProxyTaskArgs,
|
|
87
|
-
ProxyTemplateArgs,
|
|
88
|
-
PublicKeyHash,
|
|
89
|
-
RequestArgs,
|
|
90
|
-
SHA256,
|
|
91
|
-
SandboxAccountConfig,
|
|
92
|
-
SandboxConfig,
|
|
93
|
-
SanitizedAbsPath,
|
|
94
|
-
SanitizedArgs,
|
|
95
|
-
SanitizedPath,
|
|
96
|
-
ScaffoldConfig,
|
|
97
|
-
Settings,
|
|
98
|
-
SingleChar,
|
|
99
|
-
Task,
|
|
100
|
-
Template,
|
|
101
|
-
Timestamp,
|
|
102
|
-
Tz,
|
|
103
|
-
Url,
|
|
104
|
-
Verb,
|
|
105
|
-
VersionNumber,
|
|
106
|
-
i18n
|
|
107
|
-
};
|
|
108
|
-
//# sourceMappingURL=index.mjs.map
|
package/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"sourcesContent":["export * as Alias from '@taqueria/protocol/Alias';\nexport * as Command from '@taqueria/protocol/Command';\nexport * as Config from '@taqueria/protocol/Config';\nexport * as Contract from '@taqueria/protocol/Contract';\nexport * as EconomicalProtocolHash from '@taqueria/protocol/EconomicalProtocolHash';\nexport * as Environment from '@taqueria/protocol/Environment';\nexport * as Faucet from '@taqueria/protocol/Faucet';\nexport * as HumanReadableIdentifier from '@taqueria/protocol/HumanReadableIdentifier';\nexport * as InstalledPlugin from '@taqueria/protocol/InstalledPlugin';\nexport * as LoadedConfig from '@taqueria/protocol/LoadedConfig';\nexport * as MetadataConfig from '@taqueria/protocol/MetadataConfig';\nexport * as NetworkAccountConfig from '@taqueria/protocol/NetworkAccountConfig';\nexport * as NetworkConfig from '@taqueria/protocol/NetworkConfig';\nexport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nexport * as Operation from '@taqueria/protocol/Operation';\nexport * as Option from '@taqueria/protocol/Option';\nexport * as ParsedOperation from '@taqueria/protocol/ParsedOperation';\nexport * as ParsedTemplate from '@taqueria/protocol/ParsedTemplate';\nexport * as PluginActionName from '@taqueria/protocol/PluginActionName';\nexport * as PluginDependenciesResponse from '@taqueria/protocol/PluginDependenciesResponse';\nexport * as PluginJsonResponse from '@taqueria/protocol/PluginJsonResponse';\nexport * as PluginProxyResponse from '@taqueria/protocol/PluginProxyResponse';\nexport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nexport * as PositionalArg from '@taqueria/protocol/PositionalArg';\nexport * as Provisioner from '@taqueria/protocol/Provisioner';\nexport * as ProvisionerID from '@taqueria/protocol/ProvisionerID';\nexport * as Provisions from '@taqueria/protocol/Provisions';\nexport * as ProxyTaskArgs from '@taqueria/protocol/ProxyTaskArgs';\nexport * as ProxyTemplateArgs from '@taqueria/protocol/ProxyTemplateArgs';\nexport * as PublicKeyHash from '@taqueria/protocol/PublicKeyHash';\nexport * as RequestArgs from '@taqueria/protocol/RequestArgs';\nexport * as SandboxAccountConfig from '@taqueria/protocol/SandboxAccountConfig';\nexport * as SandboxConfig from '@taqueria/protocol/SandboxConfig';\nexport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nexport * as SanitizedPath from '@taqueria/protocol/SanitizedPath';\nexport * as ScaffoldConfig from '@taqueria/protocol/ScaffoldConfig';\nexport * as Settings from '@taqueria/protocol/Settings';\nexport * as SingleChar from '@taqueria/protocol/SingleChar';\nexport * as Task from '@taqueria/protocol/Task';\nexport * as Template from '@taqueria/protocol/Template';\nexport * as Timestamp from '@taqueria/protocol/Timestamp';\nexport * as Tz from '@taqueria/protocol/Tz';\nexport * as Url from '@taqueria/protocol/Url';\nexport * as Verb from '@taqueria/protocol/Verb';\nexport * as VersionNumber from '@taqueria/protocol/VersionNumber';\n\n// Non-generated exports MUST go here:\nexport * as i18n from '@taqueria/protocol/i18n';\nexport * as PluginInfo from '@taqueria/protocol/PluginInfo';\nexport * as PluginSchema from '@taqueria/protocol/PluginSchema';\nexport * as SanitizedArgs from '@taqueria/protocol/SanitizedArgs';\nexport * as SHA256 from '@taqueria/protocol/SHA256';\nexport * as EphemeralState from '@taqueria/protocol/EphemeralState';\nexport * as PersistentState from '@taqueria/protocol/PersistentState';"],"mappings":";AAAA,YAAY,WAAW;AACvB,YAAY,aAAa;AACzB,YAAY,YAAY;AACxB,YAAY,cAAc;AAC1B,YAAY,4BAA4B;AACxC,YAAY,iBAAiB;AAC7B,YAAY,YAAY;AACxB,YAAY,6BAA6B;AACzC,YAAY,qBAAqB;AACjC,YAAY,kBAAkB;AAC9B,YAAY,oBAAoB;AAChC,YAAY,0BAA0B;AACtC,YAAY,mBAAmB;AAC/B,YAAY,oBAAoB;AAChC,YAAY,eAAe;AAC3B,YAAY,YAAY;AACxB,YAAY,qBAAqB;AACjC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,gCAAgC;AAC5C,YAAY,wBAAwB;AACpC,YAAY,yBAAyB;AACrC,YAAY,4BAA4B;AACxC,YAAY,mBAAmB;AAC/B,YAAY,iBAAiB;AAC7B,YAAY,mBAAmB;AAC/B,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;AAC/B,YAAY,uBAAuB;AACnC,YAAY,mBAAmB;AAC/B,YAAY,iBAAiB;AAC7B,YAAY,0BAA0B;AACtC,YAAY,mBAAmB;AAC/B,YAAY,sBAAsB;AAClC,YAAY,mBAAmB;AAC/B,YAAY,oBAAoB;AAChC,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,UAAU;AACtB,YAAY,cAAc;AAC1B,YAAY,eAAe;AAC3B,YAAY,QAAQ;AACpB,YAAY,SAAS;AACrB,YAAY,UAAU;AACtB,YAAY,mBAAmB;AAG/B,YAAY,UAAU;AACtB,YAAY,gBAAgB;AAC5B,YAAY,kBAAkB;AAC9B,YAAY,mBAAmB;AAC/B,YAAY,YAAY;AACxB,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;","names":[]}
|
package/out/types/Alias.d.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=Alias.d.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|