@taqueria/protocol 0.25.0-alpha → 0.25.3-alpha
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/Alias.d.ts +1 -41
- package/Alias.d.ts.map +1 -1
- package/Alias.js +2 -51
- package/Alias.js.map +1 -1
- package/Alias.mjs +1 -32
- package/Alias.mjs.map +1 -1
- package/Base.d.ts +6 -6
- package/Base.js.map +1 -1
- package/Base.mjs.map +1 -1
- package/Command.d.ts +1 -23
- package/Command.d.ts.map +1 -1
- package/Command.js +2 -42
- package/Command.js.map +1 -1
- package/Command.mjs +1 -23
- package/Command.mjs.map +1 -1
- package/Config.d.ts +1 -2079
- package/Config.d.ts.map +1 -1
- package/Config.js +2 -153
- package/Config.js.map +1 -1
- package/Config.mjs +1 -130
- package/Config.mjs.map +1 -1
- package/ConfigArtifactsDir.d.ts +2 -0
- package/ConfigArtifactsDir.d.ts.map +1 -0
- package/ConfigArtifactsDir.js +21 -0
- package/ConfigArtifactsDir.js.map +1 -0
- package/ConfigArtifactsDir.mjs +3 -0
- package/ConfigArtifactsDir.mjs.map +1 -0
- package/ConfigContractsDir.d.ts +2 -0
- package/ConfigContractsDir.d.ts.map +1 -0
- package/ConfigContractsDir.js +21 -0
- package/ConfigContractsDir.js.map +1 -0
- package/ConfigContractsDir.mjs +3 -0
- package/ConfigContractsDir.mjs.map +1 -0
- package/Contract.d.ts +1 -81
- package/Contract.d.ts.map +1 -1
- package/Contract.js +2 -49
- package/Contract.js.map +1 -1
- package/Contract.mjs +1 -30
- package/Contract.mjs.map +1 -1
- package/Crypto.d.ts +4 -2
- package/Crypto.d.ts.map +1 -1
- package/Crypto.js +0 -16
- package/Crypto.js.map +1 -1
- package/Crypto.mjs +0 -9
- package/Crypto.mjs.map +1 -1
- package/EconomicalProtocolHash.d.ts +1 -40
- package/EconomicalProtocolHash.d.ts.map +1 -1
- package/EconomicalProtocolHash.js +2 -45
- package/EconomicalProtocolHash.js.map +1 -1
- package/EconomicalProtocolHash.mjs +1 -25
- package/EconomicalProtocolHash.mjs.map +1 -1
- package/Environment.d.ts +1 -133
- package/Environment.d.ts.map +1 -1
- package/Environment.js +6 -63
- package/Environment.js.map +1 -1
- package/Environment.mjs +1 -38
- package/Environment.mjs.map +1 -1
- package/EphemeralState.d.ts +1757 -4335
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +39 -40
- package/EphemeralState.js.map +1 -1
- package/EphemeralState.mjs +30 -20
- package/EphemeralState.mjs.map +1 -1
- package/Faucet.d.ts +1 -203
- package/Faucet.d.ts.map +1 -1
- package/Faucet.js +2 -77
- package/Faucet.js.map +1 -1
- package/Faucet.mjs +1 -57
- package/Faucet.mjs.map +1 -1
- package/HumanReadableIdentifier.d.ts +1 -23
- package/HumanReadableIdentifier.d.ts.map +1 -1
- package/HumanReadableIdentifier.js +2 -42
- package/HumanReadableIdentifier.js.map +1 -1
- package/HumanReadableIdentifier.mjs +1 -23
- package/HumanReadableIdentifier.mjs.map +1 -1
- package/InstalledPlugin.d.ts +1 -91
- package/InstalledPlugin.d.ts.map +1 -1
- package/InstalledPlugin.js +2 -48
- package/InstalledPlugin.js.map +1 -1
- package/InstalledPlugin.mjs +1 -28
- package/InstalledPlugin.mjs.map +1 -1
- package/LoadedConfig.d.ts +1 -2343
- package/LoadedConfig.d.ts.map +1 -1
- package/LoadedConfig.js +2 -61
- package/LoadedConfig.js.map +1 -1
- package/LoadedConfig.mjs +1 -39
- package/LoadedConfig.mjs.map +1 -1
- package/MetadataConfig.d.ts +1 -154
- package/MetadataConfig.d.ts.map +1 -1
- package/MetadataConfig.js +2 -56
- package/MetadataConfig.js.map +1 -1
- package/MetadataConfig.mjs +1 -36
- package/MetadataConfig.mjs.map +1 -1
- package/NetworkAccountConfig.d.ts +2 -0
- package/NetworkAccountConfig.d.ts.map +1 -0
- package/NetworkAccountConfig.js +21 -0
- package/NetworkAccountConfig.js.map +1 -0
- package/NetworkAccountConfig.mjs +3 -0
- package/NetworkAccountConfig.mjs.map +1 -0
- package/NetworkConfig.d.ts +1 -443
- package/NetworkConfig.d.ts.map +1 -1
- package/NetworkConfig.js +2 -66
- package/NetworkConfig.js.map +1 -1
- package/NetworkConfig.mjs +1 -46
- package/NetworkConfig.mjs.map +1 -1
- package/NonEmptyString.d.ts +2 -0
- package/NonEmptyString.d.ts.map +1 -0
- package/NonEmptyString.js +21 -0
- package/NonEmptyString.js.map +1 -0
- package/NonEmptyString.mjs +3 -0
- package/NonEmptyString.mjs.map +1 -0
- package/Operation.d.ts +1 -1469
- package/Operation.d.ts.map +1 -1
- package/Operation.js +2 -79
- package/Operation.js.map +1 -1
- package/Operation.mjs +1 -58
- package/Operation.mjs.map +1 -1
- package/Option.d.ts +1 -308
- package/Option.d.ts.map +1 -1
- package/Option.js +2 -84
- package/Option.js.map +1 -1
- package/Option.mjs +1 -63
- package/Option.mjs.map +1 -1
- package/ParsedOperation.d.ts +1 -879
- package/ParsedOperation.d.ts.map +1 -1
- package/ParsedOperation.js +2 -44
- package/ParsedOperation.js.map +1 -1
- package/ParsedOperation.mjs +1 -24
- package/ParsedOperation.mjs.map +1 -1
- package/ParsedPluginInfo.d.ts +4124 -0
- package/ParsedPluginInfo.d.ts.map +1 -0
- package/ParsedPluginInfo.js +81 -0
- package/ParsedPluginInfo.js.map +1 -0
- package/ParsedPluginInfo.mjs +44 -0
- package/ParsedPluginInfo.mjs.map +1 -0
- package/ParsedTemplate.d.ts +1 -1023
- package/ParsedTemplate.d.ts.map +1 -1
- package/ParsedTemplate.js +2 -52
- package/ParsedTemplate.js.map +1 -1
- package/ParsedTemplate.mjs +1 -32
- package/ParsedTemplate.mjs.map +1 -1
- package/PersistentState.d.ts +113 -243
- package/PersistentState.d.ts.map +1 -1
- package/PluginActionName.d.ts +1 -21
- package/PluginActionName.d.ts.map +1 -1
- package/PluginActionName.js +2 -29
- package/PluginActionName.js.map +1 -1
- package/PluginActionName.mjs +1 -21
- package/PluginActionName.mjs.map +1 -1
- package/PluginDependenciesResponse.d.ts +1 -151
- package/PluginDependenciesResponse.d.ts.map +1 -1
- package/PluginDependenciesResponse.js +2 -44
- package/PluginDependenciesResponse.js.map +1 -1
- package/PluginDependenciesResponse.mjs +1 -26
- package/PluginDependenciesResponse.mjs.map +1 -1
- package/PluginInfo.d.ts +4416 -3023
- package/PluginInfo.d.ts.map +1 -1
- package/PluginJsonResponse.d.ts +1 -98
- package/PluginJsonResponse.d.ts.map +1 -1
- package/PluginJsonResponse.js +2 -40
- package/PluginJsonResponse.js.map +1 -1
- package/PluginJsonResponse.mjs +1 -23
- package/PluginJsonResponse.mjs.map +1 -1
- package/PluginProxyResponse.d.ts +1 -15
- package/PluginProxyResponse.d.ts.map +1 -1
- package/PluginProxyResponse.js +2 -42
- package/PluginProxyResponse.js.map +1 -1
- package/PluginProxyResponse.mjs +1 -23
- package/PluginProxyResponse.mjs.map +1 -1
- package/PluginResponseEncoding.d.ts +1 -31
- package/PluginResponseEncoding.d.ts.map +1 -1
- package/PluginResponseEncoding.js +2 -44
- package/PluginResponseEncoding.js.map +1 -1
- package/PluginResponseEncoding.mjs +1 -25
- package/PluginResponseEncoding.mjs.map +1 -1
- package/PluginSchema.d.ts +8240 -6843
- package/PluginSchema.d.ts.map +1 -1
- package/PluginSchema.js +6 -17
- package/PluginSchema.js.map +1 -1
- package/PluginSchema.mjs +6 -17
- package/PluginSchema.mjs.map +1 -1
- package/PositionalArg.d.ts +1 -182
- package/PositionalArg.d.ts.map +1 -1
- package/PositionalArg.js +2 -59
- package/PositionalArg.js.map +1 -1
- package/PositionalArg.mjs +1 -39
- package/PositionalArg.mjs.map +1 -1
- package/Provisioner.d.ts +1 -268
- package/Provisioner.d.ts.map +1 -1
- package/Provisioner.js +2 -67
- package/Provisioner.js.map +1 -1
- package/Provisioner.mjs +1 -46
- package/Provisioner.mjs.map +1 -1
- package/ProvisionerID.d.ts +1 -40
- package/ProvisionerID.d.ts.map +1 -1
- package/ProvisionerID.js +2 -42
- package/ProvisionerID.js.map +1 -1
- package/ProvisionerID.mjs +1 -22
- package/ProvisionerID.mjs.map +1 -1
- package/Provisions.d.ts +1 -236
- package/Provisions.d.ts.map +1 -1
- package/Provisions.js +2 -74
- package/Provisions.js.map +1 -1
- package/Provisions.mjs +1 -55
- package/Provisions.mjs.map +1 -1
- package/ProxyTaskArgs.d.ts +2 -0
- package/ProxyTaskArgs.d.ts.map +1 -0
- package/ProxyTaskArgs.js +21 -0
- package/ProxyTaskArgs.js.map +1 -0
- package/ProxyTaskArgs.mjs +3 -0
- package/ProxyTaskArgs.mjs.map +1 -0
- package/ProxyTemplateArgs.d.ts +2 -0
- package/ProxyTemplateArgs.d.ts.map +1 -0
- package/ProxyTemplateArgs.js +21 -0
- package/ProxyTemplateArgs.js.map +1 -0
- package/ProxyTemplateArgs.mjs +3 -0
- package/ProxyTemplateArgs.mjs.map +1 -0
- package/PublicKeyHash.d.ts +1 -41
- package/PublicKeyHash.d.ts.map +1 -1
- package/PublicKeyHash.js +2 -46
- package/PublicKeyHash.js.map +1 -1
- package/PublicKeyHash.mjs +1 -26
- package/PublicKeyHash.mjs.map +1 -1
- package/RequestArgs.d.ts +1 -5547
- package/RequestArgs.d.ts.map +1 -1
- package/RequestArgs.js +6 -121
- package/RequestArgs.js.map +1 -1
- package/RequestArgs.mjs +1 -87
- package/RequestArgs.mjs.map +1 -1
- package/SHA256.d.ts +15 -7
- package/SHA256.d.ts.map +1 -1
- package/SHA256.js +21 -3
- package/SHA256.js.map +1 -1
- package/SHA256.mjs +20 -3
- package/SHA256.mjs.map +1 -1
- package/SandboxAccountConfig.d.ts +1 -144
- package/SandboxAccountConfig.d.ts.map +1 -1
- package/SandboxAccountConfig.js +2 -53
- package/SandboxAccountConfig.js.map +1 -1
- package/SandboxAccountConfig.mjs +1 -33
- package/SandboxAccountConfig.mjs.map +1 -1
- package/SandboxConfig.d.ts +1 -542
- package/SandboxConfig.d.ts.map +1 -1
- package/SandboxConfig.js +2 -84
- package/SandboxConfig.js.map +1 -1
- package/SandboxConfig.mjs +1 -64
- package/SandboxConfig.mjs.map +1 -1
- package/SanitizedAbsPath.d.ts +10 -10
- package/SanitizedArgs.d.ts +823 -725
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +5 -3
- package/SanitizedArgs.js.map +1 -1
- package/SanitizedArgs.mjs +5 -3
- package/SanitizedArgs.mjs.map +1 -1
- package/SanitizedPath.d.ts +1 -23
- package/SanitizedPath.d.ts.map +1 -1
- package/SanitizedPath.js +2 -45
- package/SanitizedPath.js.map +1 -1
- package/SanitizedPath.mjs +1 -26
- package/SanitizedPath.mjs.map +1 -1
- package/ScaffoldConfig.d.ts +1 -4
- package/ScaffoldConfig.d.ts.map +1 -1
- package/ScaffoldConfig.js +2 -0
- package/ScaffoldConfig.js.map +1 -1
- package/ScaffoldConfig.mjs +2 -0
- package/ScaffoldConfig.mjs.map +1 -1
- package/Settings.d.ts +1 -74
- package/Settings.d.ts.map +1 -1
- package/Settings.js +2 -47
- package/Settings.js.map +1 -1
- package/Settings.mjs +1 -27
- package/Settings.mjs.map +1 -1
- package/SingleChar.d.ts +1 -40
- package/SingleChar.d.ts.map +1 -1
- package/SingleChar.js +2 -43
- package/SingleChar.js.map +1 -1
- package/SingleChar.mjs +1 -23
- package/SingleChar.mjs.map +1 -1
- package/Task.d.ts +1 -817
- package/Task.d.ts.map +1 -1
- package/Task.js +2 -76
- package/Task.js.map +1 -1
- package/Task.mjs +1 -56
- package/Task.mjs.map +1 -1
- package/Template.d.ts +7 -1736
- package/Template.d.ts.map +1 -1
- package/Template.js +8 -89
- package/Template.js.map +1 -1
- package/Template.mjs +6 -75
- package/Template.mjs.map +1 -1
- package/Timestamp.d.ts +1 -43
- package/Timestamp.d.ts.map +1 -1
- package/Timestamp.js +2 -46
- package/Timestamp.js.map +1 -1
- package/Timestamp.mjs +1 -25
- package/Timestamp.mjs.map +1 -1
- package/Tz.d.ts +1 -39
- package/Tz.d.ts.map +1 -1
- package/Tz.js +2 -43
- package/Tz.js.map +1 -1
- package/Tz.mjs +1 -23
- package/Tz.mjs.map +1 -1
- package/Url.d.ts +1 -41
- package/Url.d.ts.map +1 -1
- package/Url.js +2 -49
- package/Url.js.map +1 -1
- package/Url.mjs +1 -28
- package/Url.mjs.map +1 -1
- package/Verb.d.ts +1 -40
- package/Verb.d.ts.map +1 -1
- package/Verb.js +2 -43
- package/Verb.js.map +1 -1
- package/Verb.mjs +1 -23
- package/Verb.mjs.map +1 -1
- package/VersionNumber.d.ts +1 -23
- package/VersionNumber.d.ts.map +1 -1
- package/VersionNumber.js +2 -42
- package/VersionNumber.js.map +1 -1
- package/VersionNumber.mjs +1 -23
- package/VersionNumber.mjs.map +1 -1
- package/helpers.d.ts +5 -0
- package/helpers.d.ts.map +1 -0
- package/helpers.js +53 -0
- package/helpers.js.map +1 -0
- package/helpers.mjs +28 -0
- package/helpers.mjs.map +1 -0
- package/index.d.ts +53 -0
- package/index.d.ts.map +1 -0
- package/index.js +190 -0
- package/index.js.map +1 -0
- package/index.mjs +108 -0
- package/index.mjs.map +1 -0
- package/out/types/Alias.d.js +19 -0
- package/out/types/Alias.d.js.map +1 -0
- package/out/types/Alias.d.mjs +1 -0
- package/out/types/Alias.d.mjs.map +1 -0
- package/out/types/Alias.d.ts +29 -0
- package/out/types/Alias.d.ts.map +1 -0
- package/out/types/Alias.js +80 -0
- package/out/types/Alias.js.map +1 -0
- package/out/types/Alias.mjs +49 -0
- package/out/types/Alias.mjs.map +1 -0
- package/out/types/BuildNumber.d.js +19 -0
- package/out/types/BuildNumber.d.js.map +1 -0
- package/out/types/BuildNumber.d.mjs +1 -0
- package/out/types/BuildNumber.d.mjs.map +1 -0
- package/out/types/BuildNumber.d.ts +17 -0
- package/out/types/BuildNumber.d.ts.map +1 -0
- package/out/types/BuildNumber.js +80 -0
- package/out/types/BuildNumber.js.map +1 -0
- package/out/types/BuildNumber.mjs +49 -0
- package/out/types/BuildNumber.mjs.map +1 -0
- package/out/types/Command.d.js +19 -0
- package/out/types/Command.d.js.map +1 -0
- package/out/types/Command.d.mjs +1 -0
- package/out/types/Command.d.mjs.map +1 -0
- package/out/types/Command.d.ts +17 -0
- package/out/types/Command.d.ts.map +1 -0
- package/out/types/Command.js +80 -0
- package/out/types/Command.js.map +1 -0
- package/out/types/Command.mjs +49 -0
- package/out/types/Command.mjs.map +1 -0
- package/out/types/Config.d.js +19 -0
- package/out/types/Config.d.js.map +1 -0
- package/out/types/Config.d.mjs +1 -0
- package/out/types/Config.d.mjs.map +1 -0
- package/out/types/Config.d.ts +1362 -0
- package/out/types/Config.d.ts.map +1 -0
- package/out/types/Config.js +80 -0
- package/out/types/Config.js.map +1 -0
- package/out/types/Config.mjs +49 -0
- package/out/types/Config.mjs.map +1 -0
- package/out/types/ConfigArtifactsDir.d.js +19 -0
- package/out/types/ConfigArtifactsDir.d.js.map +1 -0
- package/out/types/ConfigArtifactsDir.d.mjs +1 -0
- package/out/types/ConfigArtifactsDir.d.mjs.map +1 -0
- package/out/types/ConfigArtifactsDir.d.ts +17 -0
- package/out/types/ConfigArtifactsDir.d.ts.map +1 -0
- package/out/types/ConfigArtifactsDir.js +80 -0
- package/out/types/ConfigArtifactsDir.js.map +1 -0
- package/out/types/ConfigArtifactsDir.mjs +49 -0
- package/out/types/ConfigArtifactsDir.mjs.map +1 -0
- package/out/types/ConfigContractsDir.d.js +19 -0
- package/out/types/ConfigContractsDir.d.js.map +1 -0
- package/out/types/ConfigContractsDir.d.mjs +1 -0
- package/out/types/ConfigContractsDir.d.mjs.map +1 -0
- package/out/types/ConfigContractsDir.d.ts +17 -0
- package/out/types/ConfigContractsDir.d.ts.map +1 -0
- package/out/types/ConfigContractsDir.js +80 -0
- package/out/types/ConfigContractsDir.js.map +1 -0
- package/out/types/ConfigContractsDir.mjs +49 -0
- package/out/types/ConfigContractsDir.mjs.map +1 -0
- package/out/types/Contract.d.js +19 -0
- package/out/types/Contract.d.js.map +1 -0
- package/out/types/Contract.d.mjs +1 -0
- package/out/types/Contract.d.mjs.map +1 -0
- package/out/types/Contract.d.ts +56 -0
- package/out/types/Contract.d.ts.map +1 -0
- package/out/types/Contract.js +80 -0
- package/out/types/Contract.js.map +1 -0
- package/out/types/Contract.mjs +49 -0
- package/out/types/Contract.mjs.map +1 -0
- package/out/types/EconomicalProtocolHash.d.js +19 -0
- package/out/types/EconomicalProtocolHash.d.js.map +1 -0
- package/out/types/EconomicalProtocolHash.d.mjs +1 -0
- package/out/types/EconomicalProtocolHash.d.mjs.map +1 -0
- package/out/types/EconomicalProtocolHash.d.ts +17 -0
- package/out/types/EconomicalProtocolHash.d.ts.map +1 -0
- package/out/types/EconomicalProtocolHash.js +80 -0
- package/out/types/EconomicalProtocolHash.js.map +1 -0
- package/out/types/EconomicalProtocolHash.mjs +49 -0
- package/out/types/EconomicalProtocolHash.mjs.map +1 -0
- package/out/types/Environment.d.js +19 -0
- package/out/types/Environment.d.js.map +1 -0
- package/out/types/Environment.d.mjs +1 -0
- package/out/types/Environment.d.mjs.map +1 -0
- package/out/types/Environment.d.ts +82 -0
- package/out/types/Environment.d.ts.map +1 -0
- package/out/types/Environment.js +80 -0
- package/out/types/Environment.js.map +1 -0
- package/out/types/Environment.mjs +49 -0
- package/out/types/Environment.mjs.map +1 -0
- package/out/types/EphemeralState.d.js +19 -0
- package/out/types/EphemeralState.d.js.map +1 -0
- package/out/types/EphemeralState.d.mjs +1 -0
- package/out/types/EphemeralState.d.mjs.map +1 -0
- package/out/types/EphemeralState.d.ts +13579 -0
- package/out/types/EphemeralState.d.ts.map +1 -0
- package/out/types/EphemeralState.js +80 -0
- package/out/types/EphemeralState.js.map +1 -0
- package/out/types/EphemeralState.mjs +49 -0
- package/out/types/EphemeralState.mjs.map +1 -0
- package/out/types/Faucet.d.js +19 -0
- package/out/types/Faucet.d.js.map +1 -0
- package/out/types/Faucet.d.mjs +1 -0
- package/out/types/Faucet.d.mjs.map +1 -0
- package/out/types/Faucet.d.ts +108 -0
- package/out/types/Faucet.d.ts.map +1 -0
- package/out/types/Faucet.js +80 -0
- package/out/types/Faucet.js.map +1 -0
- package/out/types/Faucet.mjs +49 -0
- package/out/types/Faucet.mjs.map +1 -0
- package/out/types/HumanReadableIdentifier.d.js +19 -0
- package/out/types/HumanReadableIdentifier.d.js.map +1 -0
- package/out/types/HumanReadableIdentifier.d.mjs +1 -0
- package/out/types/HumanReadableIdentifier.d.mjs.map +1 -0
- package/out/types/HumanReadableIdentifier.d.ts +17 -0
- package/out/types/HumanReadableIdentifier.d.ts.map +1 -0
- package/out/types/HumanReadableIdentifier.js +80 -0
- package/out/types/HumanReadableIdentifier.js.map +1 -0
- package/out/types/HumanReadableIdentifier.mjs +49 -0
- package/out/types/HumanReadableIdentifier.mjs.map +1 -0
- package/out/types/InstalledPlugin.d.js +19 -0
- package/out/types/InstalledPlugin.d.js.map +1 -0
- package/out/types/InstalledPlugin.d.mjs +1 -0
- package/out/types/InstalledPlugin.d.mjs.map +1 -0
- package/out/types/InstalledPlugin.d.ts +56 -0
- package/out/types/InstalledPlugin.d.ts.map +1 -0
- package/out/types/InstalledPlugin.js +80 -0
- package/out/types/InstalledPlugin.js.map +1 -0
- package/out/types/InstalledPlugin.mjs +49 -0
- package/out/types/InstalledPlugin.mjs.map +1 -0
- package/out/types/LoadedConfig.d.js +19 -0
- package/out/types/LoadedConfig.d.js.map +1 -0
- package/out/types/LoadedConfig.d.mjs +1 -0
- package/out/types/LoadedConfig.d.mjs.map +1 -0
- package/out/types/LoadedConfig.d.ts +1405 -0
- package/out/types/LoadedConfig.d.ts.map +1 -0
- package/out/types/LoadedConfig.js +80 -0
- package/out/types/LoadedConfig.js.map +1 -0
- package/out/types/LoadedConfig.mjs +49 -0
- package/out/types/LoadedConfig.mjs.map +1 -0
- package/out/types/MetadataConfig.d.js +19 -0
- package/out/types/MetadataConfig.d.js.map +1 -0
- package/out/types/MetadataConfig.d.mjs +1 -0
- package/out/types/MetadataConfig.d.mjs.map +1 -0
- package/out/types/MetadataConfig.d.ts +95 -0
- package/out/types/MetadataConfig.d.ts.map +1 -0
- package/out/types/MetadataConfig.js +80 -0
- package/out/types/MetadataConfig.js.map +1 -0
- package/out/types/MetadataConfig.mjs +49 -0
- package/out/types/MetadataConfig.mjs.map +1 -0
- package/out/types/NetworkAccountConfig.d.js +19 -0
- package/out/types/NetworkAccountConfig.d.js.map +1 -0
- package/out/types/NetworkAccountConfig.d.mjs +1 -0
- package/out/types/NetworkAccountConfig.d.mjs.map +1 -0
- package/out/types/NetworkAccountConfig.d.ts +69 -0
- package/out/types/NetworkAccountConfig.d.ts.map +1 -0
- package/out/types/NetworkAccountConfig.js +80 -0
- package/out/types/NetworkAccountConfig.js.map +1 -0
- package/out/types/NetworkAccountConfig.mjs +49 -0
- package/out/types/NetworkAccountConfig.mjs.map +1 -0
- package/out/types/NetworkConfig.d.js +19 -0
- package/out/types/NetworkConfig.d.js.map +1 -0
- package/out/types/NetworkConfig.d.mjs +1 -0
- package/out/types/NetworkConfig.d.mjs.map +1 -0
- package/out/types/NetworkConfig.d.ts +326 -0
- package/out/types/NetworkConfig.d.ts.map +1 -0
- package/out/types/NetworkConfig.js +80 -0
- package/out/types/NetworkConfig.js.map +1 -0
- package/out/types/NetworkConfig.mjs +49 -0
- package/out/types/NetworkConfig.mjs.map +1 -0
- package/out/types/NonEmptyString.d.js +19 -0
- package/out/types/NonEmptyString.d.js.map +1 -0
- package/out/types/NonEmptyString.d.mjs +1 -0
- package/out/types/NonEmptyString.d.mjs.map +1 -0
- package/out/types/NonEmptyString.d.ts +17 -0
- package/out/types/NonEmptyString.d.ts.map +1 -0
- package/out/types/NonEmptyString.js +80 -0
- package/out/types/NonEmptyString.js.map +1 -0
- package/out/types/NonEmptyString.mjs +49 -0
- package/out/types/NonEmptyString.mjs.map +1 -0
- package/out/types/Operation.d.js +19 -0
- package/out/types/Operation.d.js.map +1 -0
- package/out/types/Operation.d.mjs +1 -0
- package/out/types/Operation.d.mjs.map +1 -0
- package/out/types/Operation.d.ts +3545 -0
- package/out/types/Operation.d.ts.map +1 -0
- package/out/types/Operation.js +80 -0
- package/out/types/Operation.js.map +1 -0
- package/out/types/Operation.mjs +49 -0
- package/out/types/Operation.mjs.map +1 -0
- package/out/types/Option.d.js +19 -0
- package/out/types/Option.d.js.map +1 -0
- package/out/types/Option.d.mjs +1 -0
- package/out/types/Option.d.mjs.map +1 -0
- package/out/types/Option.d.ts +134 -0
- package/out/types/Option.d.ts.map +1 -0
- package/out/types/Option.js +80 -0
- package/out/types/Option.js.map +1 -0
- package/out/types/Option.mjs +49 -0
- package/out/types/Option.mjs.map +1 -0
- package/out/types/ParsedConfig.d.js +19 -0
- package/out/types/ParsedConfig.d.js.map +1 -0
- package/out/types/ParsedConfig.d.mjs +1 -0
- package/out/types/ParsedConfig.d.mjs.map +1 -0
- package/out/types/ParsedConfig.d.ts +1626 -0
- package/out/types/ParsedConfig.d.ts.map +1 -0
- package/out/types/ParsedConfig.js +80 -0
- package/out/types/ParsedConfig.js.map +1 -0
- package/out/types/ParsedConfig.mjs +49 -0
- package/out/types/ParsedConfig.mjs.map +1 -0
- package/out/types/ParsedOperation.d.js +19 -0
- package/out/types/ParsedOperation.d.js.map +1 -0
- package/out/types/ParsedOperation.d.mjs +1 -0
- package/out/types/ParsedOperation.d.mjs.map +1 -0
- package/out/types/ParsedOperation.d.ts +2690 -0
- package/out/types/ParsedOperation.d.ts.map +1 -0
- package/out/types/ParsedOperation.js +80 -0
- package/out/types/ParsedOperation.js.map +1 -0
- package/out/types/ParsedOperation.mjs +49 -0
- package/out/types/ParsedOperation.mjs.map +1 -0
- package/out/types/ParsedTemplate.d.js +19 -0
- package/out/types/ParsedTemplate.d.js.map +1 -0
- package/out/types/ParsedTemplate.d.mjs +1 -0
- package/out/types/ParsedTemplate.d.mjs.map +1 -0
- package/out/types/ParsedTemplate.d.ts +2589 -0
- package/out/types/ParsedTemplate.d.ts.map +1 -0
- package/out/types/ParsedTemplate.js +80 -0
- package/out/types/ParsedTemplate.js.map +1 -0
- package/out/types/ParsedTemplate.mjs +49 -0
- package/out/types/ParsedTemplate.mjs.map +1 -0
- package/out/types/PersistedOperation.d.js +19 -0
- package/out/types/PersistedOperation.d.js.map +1 -0
- package/out/types/PersistedOperation.d.mjs +1 -0
- package/out/types/PersistedOperation.d.mjs.map +1 -0
- package/out/types/PersistedOperation.d.ts +69 -0
- package/out/types/PersistedOperation.d.ts.map +1 -0
- package/out/types/PersistedOperation.js +80 -0
- package/out/types/PersistedOperation.js.map +1 -0
- package/out/types/PersistedOperation.mjs +49 -0
- package/out/types/PersistedOperation.mjs.map +1 -0
- package/out/types/PersistedTask.d.js +19 -0
- package/out/types/PersistedTask.d.js.map +1 -0
- package/out/types/PersistedTask.d.mjs +1 -0
- package/out/types/PersistedTask.d.mjs.map +1 -0
- package/out/types/PersistedTask.d.ts +82 -0
- package/out/types/PersistedTask.d.ts.map +1 -0
- package/out/types/PersistedTask.js +80 -0
- package/out/types/PersistedTask.js.map +1 -0
- package/out/types/PersistedTask.mjs +49 -0
- package/out/types/PersistedTask.mjs.map +1 -0
- package/out/types/PersistentState.d.js +19 -0
- package/out/types/PersistentState.d.js.map +1 -0
- package/out/types/PersistentState.d.mjs +1 -0
- package/out/types/PersistentState.d.mjs.map +1 -0
- package/out/types/PersistentState.d.ts +245 -0
- package/out/types/PersistentState.d.ts.map +1 -0
- package/out/types/PersistentState.js +80 -0
- package/out/types/PersistentState.js.map +1 -0
- package/out/types/PersistentState.mjs +49 -0
- package/out/types/PersistentState.mjs.map +1 -0
- package/out/types/PluginActionName.d.js +19 -0
- package/out/types/PluginActionName.d.js.map +1 -0
- package/out/types/PluginActionName.d.mjs +1 -0
- package/out/types/PluginActionName.d.mjs.map +1 -0
- package/out/types/PluginActionName.d.ts +27 -0
- package/out/types/PluginActionName.d.ts.map +1 -0
- package/out/types/PluginActionName.js +80 -0
- package/out/types/PluginActionName.js.map +1 -0
- package/out/types/PluginActionName.mjs +49 -0
- package/out/types/PluginActionName.mjs.map +1 -0
- package/out/types/PluginDependenciesResponse.d.js +19 -0
- package/out/types/PluginDependenciesResponse.d.js.map +1 -0
- package/out/types/PluginDependenciesResponse.d.mjs +1 -0
- package/out/types/PluginDependenciesResponse.d.mjs.map +1 -0
- package/out/types/PluginDependenciesResponse.d.ts +173 -0
- package/out/types/PluginDependenciesResponse.d.ts.map +1 -0
- package/out/types/PluginDependenciesResponse.js +80 -0
- package/out/types/PluginDependenciesResponse.js.map +1 -0
- package/out/types/PluginDependenciesResponse.mjs +49 -0
- package/out/types/PluginDependenciesResponse.mjs.map +1 -0
- package/out/types/PluginInfo.d.js +19 -0
- package/out/types/PluginInfo.d.js.map +1 -0
- package/out/types/PluginInfo.d.mjs +1 -0
- package/out/types/PluginInfo.d.mjs.map +1 -0
- package/out/types/PluginInfo.d.ts +6396 -0
- package/out/types/PluginInfo.d.ts.map +1 -0
- package/out/types/PluginInfo.js +80 -0
- package/out/types/PluginInfo.js.map +1 -0
- package/out/types/PluginInfo.mjs +49 -0
- package/out/types/PluginInfo.mjs.map +1 -0
- package/out/types/PluginJsonResponse.d.js +19 -0
- package/out/types/PluginJsonResponse.d.js.map +1 -0
- package/out/types/PluginJsonResponse.d.mjs +1 -0
- package/out/types/PluginJsonResponse.d.mjs.map +1 -0
- package/out/types/PluginJsonResponse.d.ts +61 -0
- package/out/types/PluginJsonResponse.d.ts.map +1 -0
- package/out/types/PluginJsonResponse.js +80 -0
- package/out/types/PluginJsonResponse.js.map +1 -0
- package/out/types/PluginJsonResponse.mjs +49 -0
- package/out/types/PluginJsonResponse.mjs.map +1 -0
- package/out/types/PluginProxyResponse.d.js +19 -0
- package/out/types/PluginProxyResponse.d.js.map +1 -0
- package/out/types/PluginProxyResponse.d.mjs +1 -0
- package/out/types/PluginProxyResponse.d.mjs.map +1 -0
- package/out/types/PluginProxyResponse.d.ts +65 -0
- package/out/types/PluginProxyResponse.d.ts.map +1 -0
- package/out/types/PluginProxyResponse.js +80 -0
- package/out/types/PluginProxyResponse.js.map +1 -0
- package/out/types/PluginProxyResponse.mjs +49 -0
- package/out/types/PluginProxyResponse.mjs.map +1 -0
- package/out/types/PluginResponseEncoding.d.js +19 -0
- package/out/types/PluginResponseEncoding.d.js.map +1 -0
- package/out/types/PluginResponseEncoding.d.mjs +1 -0
- package/out/types/PluginResponseEncoding.d.mjs.map +1 -0
- package/out/types/PluginResponseEncoding.d.ts +23 -0
- package/out/types/PluginResponseEncoding.d.ts.map +1 -0
- package/out/types/PluginResponseEncoding.js +80 -0
- package/out/types/PluginResponseEncoding.js.map +1 -0
- package/out/types/PluginResponseEncoding.mjs +49 -0
- package/out/types/PluginResponseEncoding.mjs.map +1 -0
- package/out/types/PluginSchema.d.js +19 -0
- package/out/types/PluginSchema.d.js.map +1 -0
- package/out/types/PluginSchema.d.mjs +1 -0
- package/out/types/PluginSchema.d.mjs.map +1 -0
- package/out/types/PluginSchema.d.ts +18435 -0
- package/out/types/PluginSchema.d.ts.map +1 -0
- package/out/types/PluginSchema.js +80 -0
- package/out/types/PluginSchema.js.map +1 -0
- package/out/types/PluginSchema.mjs +49 -0
- package/out/types/PluginSchema.mjs.map +1 -0
- package/out/types/PositionalArg.d.js +19 -0
- package/out/types/PositionalArg.d.js.map +1 -0
- package/out/types/PositionalArg.d.mjs +1 -0
- package/out/types/PositionalArg.d.mjs.map +1 -0
- package/out/types/PositionalArg.d.ts +95 -0
- package/out/types/PositionalArg.d.ts.map +1 -0
- package/out/types/PositionalArg.js +80 -0
- package/out/types/PositionalArg.js.map +1 -0
- package/out/types/PositionalArg.mjs +49 -0
- package/out/types/PositionalArg.mjs.map +1 -0
- package/out/types/Provisioner.d.js +19 -0
- package/out/types/Provisioner.d.js.map +1 -0
- package/out/types/Provisioner.d.mjs +1 -0
- package/out/types/Provisioner.d.mjs.map +1 -0
- package/out/types/Provisioner.d.ts +108 -0
- package/out/types/Provisioner.d.ts.map +1 -0
- package/out/types/Provisioner.js +80 -0
- package/out/types/Provisioner.js.map +1 -0
- package/out/types/Provisioner.mjs +49 -0
- package/out/types/Provisioner.mjs.map +1 -0
- package/out/types/ProvisionerID.d.js +19 -0
- package/out/types/ProvisionerID.d.js.map +1 -0
- package/out/types/ProvisionerID.d.mjs +1 -0
- package/out/types/ProvisionerID.d.mjs.map +1 -0
- package/out/types/ProvisionerID.d.ts +17 -0
- package/out/types/ProvisionerID.d.ts.map +1 -0
- package/out/types/ProvisionerID.js +80 -0
- package/out/types/ProvisionerID.js.map +1 -0
- package/out/types/ProvisionerID.mjs +49 -0
- package/out/types/ProvisionerID.mjs.map +1 -0
- package/out/types/Provisions.d.js +19 -0
- package/out/types/Provisions.d.js.map +1 -0
- package/out/types/Provisions.d.mjs +1 -0
- package/out/types/Provisions.d.mjs.map +1 -0
- package/out/types/Provisions.d.ts +108 -0
- package/out/types/Provisions.d.ts.map +1 -0
- package/out/types/Provisions.js +80 -0
- package/out/types/Provisions.js.map +1 -0
- package/out/types/Provisions.mjs +49 -0
- package/out/types/Provisions.mjs.map +1 -0
- package/out/types/ProxyTaskArgs.d.js +19 -0
- package/out/types/ProxyTaskArgs.d.js.map +1 -0
- package/out/types/ProxyTaskArgs.d.mjs +1 -0
- package/out/types/ProxyTaskArgs.d.mjs.map +1 -0
- package/out/types/ProxyTaskArgs.d.ts +2176 -0
- package/out/types/ProxyTaskArgs.d.ts.map +1 -0
- package/out/types/ProxyTaskArgs.js +80 -0
- package/out/types/ProxyTaskArgs.js.map +1 -0
- package/out/types/ProxyTaskArgs.mjs +49 -0
- package/out/types/ProxyTaskArgs.mjs.map +1 -0
- package/out/types/ProxyTemplateArgs.d.js +19 -0
- package/out/types/ProxyTemplateArgs.d.js.map +1 -0
- package/out/types/ProxyTemplateArgs.d.mjs +1 -0
- package/out/types/ProxyTemplateArgs.d.mjs.map +1 -0
- package/out/types/ProxyTemplateArgs.d.ts +2176 -0
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -0
- package/out/types/ProxyTemplateArgs.js +80 -0
- package/out/types/ProxyTemplateArgs.js.map +1 -0
- package/out/types/ProxyTemplateArgs.mjs +49 -0
- package/out/types/ProxyTemplateArgs.mjs.map +1 -0
- package/out/types/PublicKeyHash.d.js +19 -0
- package/out/types/PublicKeyHash.d.js.map +1 -0
- package/out/types/PublicKeyHash.d.mjs +1 -0
- package/out/types/PublicKeyHash.d.mjs.map +1 -0
- package/out/types/PublicKeyHash.d.ts +17 -0
- package/out/types/PublicKeyHash.d.ts.map +1 -0
- package/out/types/PublicKeyHash.js +80 -0
- package/out/types/PublicKeyHash.js.map +1 -0
- package/out/types/PublicKeyHash.mjs +49 -0
- package/out/types/PublicKeyHash.mjs.map +1 -0
- package/out/types/RequestArgs.d.js +19 -0
- package/out/types/RequestArgs.d.js.map +1 -0
- package/out/types/RequestArgs.d.mjs +1 -0
- package/out/types/RequestArgs.d.mjs.map +1 -0
- package/out/types/RequestArgs.d.ts +2159 -0
- package/out/types/RequestArgs.d.ts.map +1 -0
- package/out/types/RequestArgs.js +80 -0
- package/out/types/RequestArgs.js.map +1 -0
- package/out/types/RequestArgs.mjs +49 -0
- package/out/types/RequestArgs.mjs.map +1 -0
- package/out/types/RuntimeDependency.d.js +19 -0
- package/out/types/RuntimeDependency.d.js.map +1 -0
- package/out/types/RuntimeDependency.d.mjs +1 -0
- package/out/types/RuntimeDependency.d.mjs.map +1 -0
- package/out/types/RuntimeDependency.d.ts +82 -0
- package/out/types/RuntimeDependency.d.ts.map +1 -0
- package/out/types/RuntimeDependency.js +80 -0
- package/out/types/RuntimeDependency.js.map +1 -0
- package/out/types/RuntimeDependency.mjs +49 -0
- package/out/types/RuntimeDependency.mjs.map +1 -0
- package/out/types/RuntimeDependencyReport.d.js +19 -0
- package/out/types/RuntimeDependencyReport.d.js.map +1 -0
- package/out/types/RuntimeDependencyReport.d.mjs +1 -0
- package/out/types/RuntimeDependencyReport.d.mjs.map +1 -0
- package/out/types/RuntimeDependencyReport.d.ts +99 -0
- package/out/types/RuntimeDependencyReport.d.ts.map +1 -0
- package/out/types/RuntimeDependencyReport.js +80 -0
- package/out/types/RuntimeDependencyReport.js.map +1 -0
- package/out/types/RuntimeDependencyReport.mjs +49 -0
- package/out/types/RuntimeDependencyReport.mjs.map +1 -0
- package/out/types/SHA256.d.js +19 -0
- package/out/types/SHA256.d.js.map +1 -0
- package/out/types/SHA256.d.mjs +1 -0
- package/out/types/SHA256.d.mjs.map +1 -0
- package/out/types/SHA256.d.ts +17 -0
- package/out/types/SHA256.d.ts.map +1 -0
- package/out/types/SHA256.js +80 -0
- package/out/types/SHA256.js.map +1 -0
- package/out/types/SHA256.mjs +49 -0
- package/out/types/SHA256.mjs.map +1 -0
- package/out/types/SandboxAccountConfig.d.js +19 -0
- package/out/types/SandboxAccountConfig.d.js.map +1 -0
- package/out/types/SandboxAccountConfig.d.mjs +1 -0
- package/out/types/SandboxAccountConfig.d.mjs.map +1 -0
- package/out/types/SandboxAccountConfig.d.ts +69 -0
- package/out/types/SandboxAccountConfig.d.ts.map +1 -0
- package/out/types/SandboxAccountConfig.js +80 -0
- package/out/types/SandboxAccountConfig.js.map +1 -0
- package/out/types/SandboxAccountConfig.mjs +49 -0
- package/out/types/SandboxAccountConfig.mjs.map +1 -0
- package/out/types/SandboxConfig.d.js +19 -0
- package/out/types/SandboxConfig.d.js.map +1 -0
- package/out/types/SandboxConfig.d.mjs +1 -0
- package/out/types/SandboxConfig.d.mjs.map +1 -0
- package/out/types/SandboxConfig.d.ts +289 -0
- package/out/types/SandboxConfig.d.ts.map +1 -0
- package/out/types/SandboxConfig.js +80 -0
- package/out/types/SandboxConfig.js.map +1 -0
- package/out/types/SandboxConfig.mjs +49 -0
- package/out/types/SandboxConfig.mjs.map +1 -0
- package/out/types/SanitizedAbsPath.d.js +19 -0
- package/out/types/SanitizedAbsPath.d.js.map +1 -0
- package/out/types/SanitizedAbsPath.d.mjs +1 -0
- package/out/types/SanitizedAbsPath.d.mjs.map +1 -0
- package/out/types/SanitizedAbsPath.d.ts +17 -0
- package/out/types/SanitizedAbsPath.d.ts.map +1 -0
- package/out/types/SanitizedAbsPath.js +80 -0
- package/out/types/SanitizedAbsPath.js.map +1 -0
- package/out/types/SanitizedAbsPath.mjs +49 -0
- package/out/types/SanitizedAbsPath.mjs.map +1 -0
- package/out/types/SanitizedArgs.d.js +19 -0
- package/out/types/SanitizedArgs.d.js.map +1 -0
- package/out/types/SanitizedArgs.d.mjs +1 -0
- package/out/types/SanitizedArgs.d.mjs.map +1 -0
- package/out/types/SanitizedArgs.d.ts +238 -0
- package/out/types/SanitizedArgs.d.ts.map +1 -0
- package/out/types/SanitizedArgs.js +80 -0
- package/out/types/SanitizedArgs.js.map +1 -0
- package/out/types/SanitizedArgs.mjs +49 -0
- package/out/types/SanitizedArgs.mjs.map +1 -0
- package/out/types/SanitizedPath.d.js +19 -0
- package/out/types/SanitizedPath.d.js.map +1 -0
- package/out/types/SanitizedPath.d.mjs +1 -0
- package/out/types/SanitizedPath.d.mjs.map +1 -0
- package/out/types/SanitizedPath.d.ts +17 -0
- package/out/types/SanitizedPath.d.ts.map +1 -0
- package/out/types/SanitizedPath.js +80 -0
- package/out/types/SanitizedPath.js.map +1 -0
- package/out/types/SanitizedPath.mjs +49 -0
- package/out/types/SanitizedPath.mjs.map +1 -0
- package/out/types/ScaffoldConfig.d.js +19 -0
- package/out/types/ScaffoldConfig.d.js.map +1 -0
- package/out/types/ScaffoldConfig.d.mjs +1 -0
- package/out/types/ScaffoldConfig.d.mjs.map +1 -0
- package/out/types/ScaffoldConfig.d.ts +43 -0
- package/out/types/ScaffoldConfig.d.ts.map +1 -0
- package/out/types/ScaffoldConfig.js +80 -0
- package/out/types/ScaffoldConfig.js.map +1 -0
- package/out/types/ScaffoldConfig.mjs +49 -0
- package/out/types/ScaffoldConfig.mjs.map +1 -0
- package/out/types/Settings.d.js +19 -0
- package/out/types/Settings.d.js.map +1 -0
- package/out/types/Settings.d.mjs +1 -0
- package/out/types/Settings.d.mjs.map +1 -0
- package/out/types/Settings.d.ts +43 -0
- package/out/types/Settings.d.ts.map +1 -0
- package/out/types/Settings.js +80 -0
- package/out/types/Settings.js.map +1 -0
- package/out/types/Settings.mjs +49 -0
- package/out/types/Settings.mjs.map +1 -0
- package/out/types/SingleChar.d.js +19 -0
- package/out/types/SingleChar.d.js.map +1 -0
- package/out/types/SingleChar.d.mjs +1 -0
- package/out/types/SingleChar.d.mjs.map +1 -0
- package/out/types/SingleChar.d.ts +17 -0
- package/out/types/SingleChar.d.ts.map +1 -0
- package/out/types/SingleChar.js +80 -0
- package/out/types/SingleChar.js.map +1 -0
- package/out/types/SingleChar.mjs +49 -0
- package/out/types/SingleChar.mjs.map +1 -0
- package/out/types/Task.d.js +19 -0
- package/out/types/Task.d.js.map +1 -0
- package/out/types/Task.d.mjs +1 -0
- package/out/types/Task.d.mjs.map +1 -0
- package/out/types/Task.d.ts +475 -0
- package/out/types/Task.d.ts.map +1 -0
- package/out/types/Task.js +80 -0
- package/out/types/Task.js.map +1 -0
- package/out/types/Task.mjs +49 -0
- package/out/types/Task.mjs.map +1 -0
- package/out/types/Template.d.js +19 -0
- package/out/types/Template.d.js.map +1 -0
- package/out/types/Template.d.mjs +1 -0
- package/out/types/Template.d.mjs.map +1 -0
- package/out/types/Template.d.ts +3373 -0
- package/out/types/Template.d.ts.map +1 -0
- package/out/types/Template.js +80 -0
- package/out/types/Template.js.map +1 -0
- package/out/types/Template.mjs +49 -0
- package/out/types/Template.mjs.map +1 -0
- package/out/types/Timestamp.d.js +19 -0
- package/out/types/Timestamp.d.js.map +1 -0
- package/out/types/Timestamp.d.mjs +1 -0
- package/out/types/Timestamp.d.mjs.map +1 -0
- package/out/types/Timestamp.d.ts +17 -0
- package/out/types/Timestamp.d.ts.map +1 -0
- package/out/types/Timestamp.js +80 -0
- package/out/types/Timestamp.js.map +1 -0
- package/out/types/Timestamp.mjs +49 -0
- package/out/types/Timestamp.mjs.map +1 -0
- package/out/types/Tz.d.js +19 -0
- package/out/types/Tz.d.js.map +1 -0
- package/out/types/Tz.d.mjs +1 -0
- package/out/types/Tz.d.mjs.map +1 -0
- package/out/types/Tz.d.ts +17 -0
- package/out/types/Tz.d.ts.map +1 -0
- package/out/types/Tz.js +80 -0
- package/out/types/Tz.js.map +1 -0
- package/out/types/Tz.mjs +49 -0
- package/out/types/Tz.mjs.map +1 -0
- package/out/types/TzKtConfig.d.js +19 -0
- package/out/types/TzKtConfig.d.js.map +1 -0
- package/out/types/TzKtConfig.d.mjs +1 -0
- package/out/types/TzKtConfig.d.mjs.map +1 -0
- package/out/types/TzKtConfig.d.ts +69 -0
- package/out/types/TzKtConfig.d.ts.map +1 -0
- package/out/types/TzKtConfig.js +80 -0
- package/out/types/TzKtConfig.js.map +1 -0
- package/out/types/TzKtConfig.mjs +49 -0
- package/out/types/TzKtConfig.mjs.map +1 -0
- package/out/types/Url.d.js +19 -0
- package/out/types/Url.d.js.map +1 -0
- package/out/types/Url.d.mjs +1 -0
- package/out/types/Url.d.mjs.map +1 -0
- package/out/types/Url.d.ts +17 -0
- package/out/types/Url.d.ts.map +1 -0
- package/out/types/Url.js +80 -0
- package/out/types/Url.js.map +1 -0
- package/out/types/Url.mjs +49 -0
- package/out/types/Url.mjs.map +1 -0
- package/out/types/Verb.d.js +19 -0
- package/out/types/Verb.d.js.map +1 -0
- package/out/types/Verb.d.mjs +1 -0
- package/out/types/Verb.d.mjs.map +1 -0
- package/out/types/Verb.d.ts +17 -0
- package/out/types/Verb.d.ts.map +1 -0
- package/out/types/Verb.js +80 -0
- package/out/types/Verb.js.map +1 -0
- package/out/types/Verb.mjs +49 -0
- package/out/types/Verb.mjs.map +1 -0
- package/out/types/VersionNumber.d.js +19 -0
- package/out/types/VersionNumber.d.js.map +1 -0
- package/out/types/VersionNumber.d.mjs +1 -0
- package/out/types/VersionNumber.d.mjs.map +1 -0
- package/out/types/VersionNumber.d.ts +17 -0
- package/out/types/VersionNumber.d.ts.map +1 -0
- package/out/types/VersionNumber.js +80 -0
- package/out/types/VersionNumber.js.map +1 -0
- package/out/types/VersionNumber.mjs +49 -0
- package/out/types/VersionNumber.mjs.map +1 -0
- package/out/types-strict.d.js +19 -0
- package/out/types-strict.d.js.map +1 -0
- package/out/types-strict.d.mjs +1 -0
- package/out/types-strict.d.mjs.map +1 -0
- package/out/types-strict.d.ts +455 -0
- package/out/types-strict.d.ts.map +1 -0
- package/out/types-strict.js +19 -0
- package/out/types-strict.js.map +1 -0
- package/out/types-strict.mjs +1 -0
- package/out/types-strict.mjs.map +1 -0
- package/out/types-zod.d.js +19 -0
- package/out/types-zod.d.js.map +1 -0
- package/out/types-zod.d.mjs +1 -0
- package/out/types-zod.d.mjs.map +1 -0
- package/out/types-zod.d.ts +15687 -0
- package/out/types-zod.d.ts.map +1 -0
- package/out/types-zod.js +450 -0
- package/out/types-zod.js.map +1 -0
- package/out/types-zod.mjs +366 -0
- package/out/types-zod.mjs.map +1 -0
- package/package.json +17 -4
- package/scripts/build-types.d.ts +2 -0
- package/scripts/build-types.d.ts.map +1 -0
- package/scripts/post-ts-to-zod.d.ts +2 -0
- package/scripts/post-ts-to-zod.d.ts.map +1 -0
- package/types.d.ts +311 -0
- package/types.d.ts.map +1 -0
- package/types.js +19 -0
- package/types.js.map +1 -0
- package/types.mjs +1 -0
- package/types.mjs.map +1 -0
- package/tzkt-config.d.ts +10 -10
package/Provisions.d.ts
CHANGED
|
@@ -1,237 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
export declare const generatedSchemas: {
|
|
4
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
5
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
6
|
-
schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, ({
|
|
7
|
-
label?: string | undefined;
|
|
8
|
-
plugin?: string | undefined;
|
|
9
|
-
command?: string | undefined;
|
|
10
|
-
depends_on?: (string & {
|
|
11
|
-
readonly __kind: any;
|
|
12
|
-
})[] | undefined;
|
|
13
|
-
operation: string;
|
|
14
|
-
id: string & {
|
|
15
|
-
readonly __kind: any;
|
|
16
|
-
};
|
|
17
|
-
} & {
|
|
18
|
-
readonly __kind: any;
|
|
19
|
-
})[] & {
|
|
20
|
-
readonly __kind: any;
|
|
21
|
-
}, any>;
|
|
22
|
-
}, factory: {
|
|
23
|
-
make: (input: ({
|
|
24
|
-
label?: string | undefined;
|
|
25
|
-
plugin?: string | undefined;
|
|
26
|
-
command?: string | undefined;
|
|
27
|
-
depends_on?: (string & {
|
|
28
|
-
readonly __kind: any;
|
|
29
|
-
})[] | undefined;
|
|
30
|
-
operation: string;
|
|
31
|
-
id: string & {
|
|
32
|
-
readonly __kind: any;
|
|
33
|
-
};
|
|
34
|
-
} & {
|
|
35
|
-
readonly __kind: any;
|
|
36
|
-
})[]) => import("fluture").FutureInstance<import("./TaqError").TaqError, ({
|
|
37
|
-
label?: string | undefined;
|
|
38
|
-
plugin?: string | undefined;
|
|
39
|
-
command?: string | undefined;
|
|
40
|
-
depends_on?: (string & {
|
|
41
|
-
readonly __kind: any;
|
|
42
|
-
})[] | undefined;
|
|
43
|
-
operation: string;
|
|
44
|
-
id: string & {
|
|
45
|
-
readonly __kind: any;
|
|
46
|
-
};
|
|
47
|
-
} & {
|
|
48
|
-
readonly __kind: any;
|
|
49
|
-
})[] & {
|
|
50
|
-
readonly __kind: any;
|
|
51
|
-
}>;
|
|
52
|
-
of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, ({
|
|
53
|
-
label?: string | undefined;
|
|
54
|
-
plugin?: string | undefined;
|
|
55
|
-
command?: string | undefined;
|
|
56
|
-
depends_on?: (string & {
|
|
57
|
-
readonly __kind: any;
|
|
58
|
-
})[] | undefined;
|
|
59
|
-
operation: string;
|
|
60
|
-
id: string & {
|
|
61
|
-
readonly __kind: any;
|
|
62
|
-
};
|
|
63
|
-
} & {
|
|
64
|
-
readonly __kind: any;
|
|
65
|
-
})[] & {
|
|
66
|
-
readonly __kind: any;
|
|
67
|
-
}>;
|
|
68
|
-
create: (input: {
|
|
69
|
-
label?: string | undefined;
|
|
70
|
-
plugin?: string | undefined;
|
|
71
|
-
command?: string | undefined;
|
|
72
|
-
depends_on?: string[] | undefined;
|
|
73
|
-
operation: string;
|
|
74
|
-
id: string;
|
|
75
|
-
}[] | ({
|
|
76
|
-
label?: string | undefined;
|
|
77
|
-
plugin?: string | undefined;
|
|
78
|
-
command?: string | undefined;
|
|
79
|
-
depends_on?: (string & {
|
|
80
|
-
readonly __kind: any;
|
|
81
|
-
})[] | undefined;
|
|
82
|
-
operation: string;
|
|
83
|
-
id: string & {
|
|
84
|
-
readonly __kind: any;
|
|
85
|
-
};
|
|
86
|
-
} & {
|
|
87
|
-
readonly __kind: any;
|
|
88
|
-
})[]) => ({
|
|
89
|
-
label?: string | undefined;
|
|
90
|
-
plugin?: string | undefined;
|
|
91
|
-
command?: string | undefined;
|
|
92
|
-
depends_on?: (string & {
|
|
93
|
-
readonly __kind: any;
|
|
94
|
-
})[] | undefined;
|
|
95
|
-
operation: string;
|
|
96
|
-
id: string & {
|
|
97
|
-
readonly __kind: any;
|
|
98
|
-
};
|
|
99
|
-
} & {
|
|
100
|
-
readonly __kind: any;
|
|
101
|
-
})[] & {
|
|
102
|
-
readonly __kind: any;
|
|
103
|
-
};
|
|
104
|
-
from: (input: unknown) => ({
|
|
105
|
-
label?: string | undefined;
|
|
106
|
-
plugin?: string | undefined;
|
|
107
|
-
command?: string | undefined;
|
|
108
|
-
depends_on?: (string & {
|
|
109
|
-
readonly __kind: any;
|
|
110
|
-
})[] | undefined;
|
|
111
|
-
operation: string;
|
|
112
|
-
id: string & {
|
|
113
|
-
readonly __kind: any;
|
|
114
|
-
};
|
|
115
|
-
} & {
|
|
116
|
-
readonly __kind: any;
|
|
117
|
-
})[] & {
|
|
118
|
-
readonly __kind: any;
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
export type Provisions = Flatten<z.infer<typeof generatedSchemas.schema>>;
|
|
122
|
-
export type t = Provisions;
|
|
123
|
-
export declare const create: (input: {
|
|
124
|
-
label?: string | undefined;
|
|
125
|
-
plugin?: string | undefined;
|
|
126
|
-
command?: string | undefined;
|
|
127
|
-
depends_on?: string[] | undefined;
|
|
128
|
-
operation: string;
|
|
129
|
-
id: string;
|
|
130
|
-
}[] | ({
|
|
131
|
-
label?: string | undefined;
|
|
132
|
-
plugin?: string | undefined;
|
|
133
|
-
command?: string | undefined;
|
|
134
|
-
depends_on?: (string & {
|
|
135
|
-
readonly __kind: any;
|
|
136
|
-
})[] | undefined;
|
|
137
|
-
operation: string;
|
|
138
|
-
id: string & {
|
|
139
|
-
readonly __kind: any;
|
|
140
|
-
};
|
|
141
|
-
} & {
|
|
142
|
-
readonly __kind: any;
|
|
143
|
-
})[]) => ({
|
|
144
|
-
label?: string | undefined;
|
|
145
|
-
plugin?: string | undefined;
|
|
146
|
-
command?: string | undefined;
|
|
147
|
-
depends_on?: (string & {
|
|
148
|
-
readonly __kind: any;
|
|
149
|
-
})[] | undefined;
|
|
150
|
-
operation: string;
|
|
151
|
-
id: string & {
|
|
152
|
-
readonly __kind: any;
|
|
153
|
-
};
|
|
154
|
-
} & {
|
|
155
|
-
readonly __kind: any;
|
|
156
|
-
})[] & {
|
|
157
|
-
readonly __kind: any;
|
|
158
|
-
}, of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, ({
|
|
159
|
-
label?: string | undefined;
|
|
160
|
-
plugin?: string | undefined;
|
|
161
|
-
command?: string | undefined;
|
|
162
|
-
depends_on?: (string & {
|
|
163
|
-
readonly __kind: any;
|
|
164
|
-
})[] | undefined;
|
|
165
|
-
operation: string;
|
|
166
|
-
id: string & {
|
|
167
|
-
readonly __kind: any;
|
|
168
|
-
};
|
|
169
|
-
} & {
|
|
170
|
-
readonly __kind: any;
|
|
171
|
-
})[] & {
|
|
172
|
-
readonly __kind: any;
|
|
173
|
-
}>, make: (input: ({
|
|
174
|
-
label?: string | undefined;
|
|
175
|
-
plugin?: string | undefined;
|
|
176
|
-
command?: string | undefined;
|
|
177
|
-
depends_on?: (string & {
|
|
178
|
-
readonly __kind: any;
|
|
179
|
-
})[] | undefined;
|
|
180
|
-
operation: string;
|
|
181
|
-
id: string & {
|
|
182
|
-
readonly __kind: any;
|
|
183
|
-
};
|
|
184
|
-
} & {
|
|
185
|
-
readonly __kind: any;
|
|
186
|
-
})[]) => import("fluture").FutureInstance<import("./TaqError").TaqError, ({
|
|
187
|
-
label?: string | undefined;
|
|
188
|
-
plugin?: string | undefined;
|
|
189
|
-
command?: string | undefined;
|
|
190
|
-
depends_on?: (string & {
|
|
191
|
-
readonly __kind: any;
|
|
192
|
-
})[] | undefined;
|
|
193
|
-
operation: string;
|
|
194
|
-
id: string & {
|
|
195
|
-
readonly __kind: any;
|
|
196
|
-
};
|
|
197
|
-
} & {
|
|
198
|
-
readonly __kind: any;
|
|
199
|
-
})[] & {
|
|
200
|
-
readonly __kind: any;
|
|
201
|
-
}>;
|
|
202
|
-
export declare const schemas: {
|
|
203
|
-
schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, ({
|
|
204
|
-
label?: string | undefined;
|
|
205
|
-
plugin?: string | undefined;
|
|
206
|
-
command?: string | undefined;
|
|
207
|
-
depends_on?: (string & {
|
|
208
|
-
readonly __kind: any;
|
|
209
|
-
})[] | undefined;
|
|
210
|
-
operation: string;
|
|
211
|
-
id: string & {
|
|
212
|
-
readonly __kind: any;
|
|
213
|
-
};
|
|
214
|
-
} & {
|
|
215
|
-
readonly __kind: any;
|
|
216
|
-
})[] & {
|
|
217
|
-
readonly __kind: any;
|
|
218
|
-
}, any>, Flatten<({
|
|
219
|
-
label?: string | undefined;
|
|
220
|
-
plugin?: string | undefined;
|
|
221
|
-
command?: string | undefined;
|
|
222
|
-
depends_on?: (string & {
|
|
223
|
-
readonly __kind: any;
|
|
224
|
-
})[] | undefined;
|
|
225
|
-
operation: string;
|
|
226
|
-
id: string & {
|
|
227
|
-
readonly __kind: any;
|
|
228
|
-
};
|
|
229
|
-
} & {
|
|
230
|
-
readonly __kind: any;
|
|
231
|
-
})[] & {
|
|
232
|
-
readonly __kind: any;
|
|
233
|
-
}>, any>;
|
|
234
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
235
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
236
|
-
};
|
|
1
|
+
export * from '@taqueria/protocol/out/types/Provisions';
|
|
237
2
|
//# sourceMappingURL=Provisions.d.ts.map
|
package/Provisions.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Provisions.d.ts","sourceRoot":"","sources":["Provisions.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"Provisions.d.ts","sourceRoot":"","sources":["Provisions.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC"}
|
package/Provisions.js
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
2
|
var __defProp = Object.defineProperty;
|
|
4
3
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
5
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
6
|
var __copyProps = (to, from, except, desc) => {
|
|
13
7
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
8
|
for (let key of __getOwnPropNames(from))
|
|
@@ -17,77 +11,11 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
17
11
|
}
|
|
18
12
|
return to;
|
|
19
13
|
};
|
|
20
|
-
var
|
|
21
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
|
-
mod
|
|
23
|
-
));
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
24
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
25
16
|
|
|
26
17
|
// Provisions.ts
|
|
27
18
|
var Provisions_exports = {};
|
|
28
|
-
__export(Provisions_exports, {
|
|
29
|
-
create: () => create,
|
|
30
|
-
factory: () => factory,
|
|
31
|
-
generatedSchemas: () => generatedSchemas,
|
|
32
|
-
make: () => make,
|
|
33
|
-
of: () => of,
|
|
34
|
-
schemas: () => schemas2
|
|
35
|
-
});
|
|
36
19
|
module.exports = __toCommonJS(Provisions_exports);
|
|
37
|
-
|
|
38
|
-
var Provisioner = __toESM(require("@taqueria/protocol/Provisioner"));
|
|
39
|
-
var import_rambda = require("rambda");
|
|
40
|
-
var import_rambdax = require("rambdax");
|
|
41
|
-
var import_zod = require("zod");
|
|
42
|
-
var getInvalidIds = (0, import_rambdax.memoize)(
|
|
43
|
-
(provisions) => {
|
|
44
|
-
const ids = provisions.map((p) => p.id);
|
|
45
|
-
return provisions.reduce(
|
|
46
|
-
(retval, provision) => {
|
|
47
|
-
const depends_on = provision.depends_on ?? [];
|
|
48
|
-
const results = (0, import_rambdax.partition)(
|
|
49
|
-
(id) => ids.includes(id),
|
|
50
|
-
depends_on
|
|
51
|
-
);
|
|
52
|
-
const invalid = results.pop();
|
|
53
|
-
return (0, import_rambda.uniq)([...retval, ...invalid]);
|
|
54
|
-
},
|
|
55
|
-
[]
|
|
56
|
-
);
|
|
57
|
-
}
|
|
58
|
-
);
|
|
59
|
-
var rawSchema2 = import_zod.z.array(
|
|
60
|
-
Provisioner.rawSchema
|
|
61
|
-
).refine(
|
|
62
|
-
(provisions) => getInvalidIds(provisions).length === 0,
|
|
63
|
-
(provisions) => ({
|
|
64
|
-
message: `One or more of your provisioners depends on an invalid provisioner. The following provisioner ids were referenced that do not exist: ${getInvalidIds(provisions).join(", ")}`
|
|
65
|
-
})
|
|
66
|
-
).describe("Provisions");
|
|
67
|
-
var internalSchema = import_zod.z.array(Provisioner.schemas.schema).refine(
|
|
68
|
-
(provisions) => getInvalidIds(provisions).length === 0,
|
|
69
|
-
(provisions) => ({
|
|
70
|
-
message: `One or more of your provisioners depends on an invalid provisioner. The following provisioner ids were referenced that do not exist: ${getInvalidIds(provisions).join(", ")}`
|
|
71
|
-
})
|
|
72
|
-
).describe("Provisions");
|
|
73
|
-
var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
|
|
74
|
-
rawSchema: rawSchema2,
|
|
75
|
-
internalSchema,
|
|
76
|
-
parseErrMsg: (value) => `The following provision is invalid: ${value}`,
|
|
77
|
-
unknownErrMsg: "Something went wrong parsing the list of provisioners"
|
|
78
|
-
});
|
|
79
|
-
var { create, of, make } = factory;
|
|
80
|
-
var schemas2 = {
|
|
81
|
-
...generatedSchemas,
|
|
82
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
83
|
-
};
|
|
84
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
85
|
-
0 && (module.exports = {
|
|
86
|
-
create,
|
|
87
|
-
factory,
|
|
88
|
-
generatedSchemas,
|
|
89
|
-
make,
|
|
90
|
-
of,
|
|
91
|
-
schemas
|
|
92
|
-
});
|
|
20
|
+
__reExport(Provisions_exports, require("@taqueria/protocol/out/types/Provisions"), module.exports);
|
|
93
21
|
//# sourceMappingURL=Provisions.js.map
|
package/Provisions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Provisions.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["Provisions.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Provisions';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,+BAAc,oDAAd;","names":[]}
|
package/Provisions.mjs
CHANGED
|
@@ -1,57 +1,3 @@
|
|
|
1
1
|
// Provisions.ts
|
|
2
|
-
|
|
3
|
-
import * as Provisioner from "@taqueria/protocol/Provisioner";
|
|
4
|
-
import { uniq } from "rambda";
|
|
5
|
-
import { memoize, partition } from "rambdax";
|
|
6
|
-
import { z } from "zod";
|
|
7
|
-
var getInvalidIds = memoize(
|
|
8
|
-
(provisions) => {
|
|
9
|
-
const ids = provisions.map((p) => p.id);
|
|
10
|
-
return provisions.reduce(
|
|
11
|
-
(retval, provision) => {
|
|
12
|
-
const depends_on = provision.depends_on ?? [];
|
|
13
|
-
const results = partition(
|
|
14
|
-
(id) => ids.includes(id),
|
|
15
|
-
depends_on
|
|
16
|
-
);
|
|
17
|
-
const invalid = results.pop();
|
|
18
|
-
return uniq([...retval, ...invalid]);
|
|
19
|
-
},
|
|
20
|
-
[]
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
);
|
|
24
|
-
var rawSchema2 = z.array(
|
|
25
|
-
Provisioner.rawSchema
|
|
26
|
-
).refine(
|
|
27
|
-
(provisions) => getInvalidIds(provisions).length === 0,
|
|
28
|
-
(provisions) => ({
|
|
29
|
-
message: `One or more of your provisioners depends on an invalid provisioner. The following provisioner ids were referenced that do not exist: ${getInvalidIds(provisions).join(", ")}`
|
|
30
|
-
})
|
|
31
|
-
).describe("Provisions");
|
|
32
|
-
var internalSchema = z.array(Provisioner.schemas.schema).refine(
|
|
33
|
-
(provisions) => getInvalidIds(provisions).length === 0,
|
|
34
|
-
(provisions) => ({
|
|
35
|
-
message: `One or more of your provisioners depends on an invalid provisioner. The following provisioner ids were referenced that do not exist: ${getInvalidIds(provisions).join(", ")}`
|
|
36
|
-
})
|
|
37
|
-
).describe("Provisions");
|
|
38
|
-
var { schemas: generatedSchemas, factory } = createType({
|
|
39
|
-
rawSchema: rawSchema2,
|
|
40
|
-
internalSchema,
|
|
41
|
-
parseErrMsg: (value) => `The following provision is invalid: ${value}`,
|
|
42
|
-
unknownErrMsg: "Something went wrong parsing the list of provisioners"
|
|
43
|
-
});
|
|
44
|
-
var { create, of, make } = factory;
|
|
45
|
-
var schemas2 = {
|
|
46
|
-
...generatedSchemas,
|
|
47
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
48
|
-
};
|
|
49
|
-
export {
|
|
50
|
-
create,
|
|
51
|
-
factory,
|
|
52
|
-
generatedSchemas,
|
|
53
|
-
make,
|
|
54
|
-
of,
|
|
55
|
-
schemas2 as schemas
|
|
56
|
-
};
|
|
2
|
+
export * from "@taqueria/protocol/out/types/Provisions";
|
|
57
3
|
//# sourceMappingURL=Provisions.mjs.map
|
package/Provisions.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["Provisions.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["Provisions.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/Provisions';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProxyTaskArgs.d.ts","sourceRoot":"","sources":["ProxyTaskArgs.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
|
package/ProxyTaskArgs.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
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 __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
|
|
17
|
+
// ProxyTaskArgs.ts
|
|
18
|
+
var ProxyTaskArgs_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(ProxyTaskArgs_exports);
|
|
20
|
+
__reExport(ProxyTaskArgs_exports, require("@taqueria/protocol/out/types/ProxyTaskArgs"), module.exports);
|
|
21
|
+
//# sourceMappingURL=ProxyTaskArgs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ProxyTaskArgs.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/ProxyTaskArgs';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,kCAAc,uDAAd;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ProxyTaskArgs.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/ProxyTaskArgs';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProxyTemplateArgs.d.ts","sourceRoot":"","sources":["ProxyTemplateArgs.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
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 __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
|
|
17
|
+
// ProxyTemplateArgs.ts
|
|
18
|
+
var ProxyTemplateArgs_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(ProxyTemplateArgs_exports);
|
|
20
|
+
__reExport(ProxyTemplateArgs_exports, require("@taqueria/protocol/out/types/ProxyTemplateArgs"), module.exports);
|
|
21
|
+
//# sourceMappingURL=ProxyTemplateArgs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ProxyTemplateArgs.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/ProxyTemplateArgs';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,sCAAc,2DAAd;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["ProxyTemplateArgs.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/ProxyTemplateArgs';\n"],"mappings":";AAAA,cAAc;","names":[]}
|
package/PublicKeyHash.d.ts
CHANGED
|
@@ -1,42 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const rawSchema: z.ZodEffects<z.ZodString, string, string>;
|
|
3
|
-
export declare const generatedSchemas: {
|
|
4
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
5
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
6
|
-
schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
|
|
7
|
-
readonly __kind: any;
|
|
8
|
-
}, any>;
|
|
9
|
-
}, factory: {
|
|
10
|
-
make: (input: string) => import("fluture").FutureInstance<import("./TaqError").TaqError, string & {
|
|
11
|
-
readonly __kind: any;
|
|
12
|
-
}>;
|
|
13
|
-
of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, string & {
|
|
14
|
-
readonly __kind: any;
|
|
15
|
-
}>;
|
|
16
|
-
create: (input: string) => string & {
|
|
17
|
-
readonly __kind: any;
|
|
18
|
-
};
|
|
19
|
-
from: (input: unknown) => string & {
|
|
20
|
-
readonly __kind: any;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
export type PublicKeyHash = z.infer<typeof generatedSchemas.schema>;
|
|
24
|
-
export type t = PublicKeyHash;
|
|
25
|
-
export type PKH = PublicKeyHash;
|
|
26
|
-
export declare const create: (input: string) => string & {
|
|
27
|
-
readonly __kind: any;
|
|
28
|
-
}, of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, string & {
|
|
29
|
-
readonly __kind: any;
|
|
30
|
-
}>, make: (input: string) => import("fluture").FutureInstance<import("./TaqError").TaqError, string & {
|
|
31
|
-
readonly __kind: any;
|
|
32
|
-
}>;
|
|
33
|
-
export declare const schemas: {
|
|
34
|
-
schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, string & {
|
|
35
|
-
readonly __kind: any;
|
|
36
|
-
}, any>, string & {
|
|
37
|
-
readonly __kind: any;
|
|
38
|
-
}, any>;
|
|
39
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
40
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
41
|
-
};
|
|
1
|
+
export * from '@taqueria/protocol/out/types/PublicKeyHash';
|
|
42
2
|
//# sourceMappingURL=PublicKeyHash.d.ts.map
|
package/PublicKeyHash.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PublicKeyHash.d.ts","sourceRoot":"","sources":["PublicKeyHash.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PublicKeyHash.d.ts","sourceRoot":"","sources":["PublicKeyHash.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
|
package/PublicKeyHash.js
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
2
|
var __defProp = Object.defineProperty;
|
|
4
3
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
5
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
6
|
var __copyProps = (to, from, except, desc) => {
|
|
13
7
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
8
|
for (let key of __getOwnPropNames(from))
|
|
@@ -17,49 +11,11 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
17
11
|
}
|
|
18
12
|
return to;
|
|
19
13
|
};
|
|
20
|
-
var
|
|
21
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
|
-
mod
|
|
23
|
-
));
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
24
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
25
16
|
|
|
26
17
|
// PublicKeyHash.ts
|
|
27
18
|
var PublicKeyHash_exports = {};
|
|
28
|
-
__export(PublicKeyHash_exports, {
|
|
29
|
-
create: () => create,
|
|
30
|
-
factory: () => factory,
|
|
31
|
-
generatedSchemas: () => generatedSchemas,
|
|
32
|
-
make: () => make,
|
|
33
|
-
of: () => of,
|
|
34
|
-
rawSchema: () => rawSchema,
|
|
35
|
-
schemas: () => schemas
|
|
36
|
-
});
|
|
37
19
|
module.exports = __toCommonJS(PublicKeyHash_exports);
|
|
38
|
-
|
|
39
|
-
var import_zod = require("zod");
|
|
40
|
-
var rawSchema = import_zod.z.string({ description: "Public Key Hash" }).min(1).refine(
|
|
41
|
-
(val) => val.startsWith("tz1"),
|
|
42
|
-
(val) => ({ message: `${val} is not a valid public key hash` })
|
|
43
|
-
);
|
|
44
|
-
var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
|
|
45
|
-
isStringLike: true,
|
|
46
|
-
rawSchema,
|
|
47
|
-
parseErrMsg: (value) => `${value} is an invalid public key hash`,
|
|
48
|
-
unknownErrMsg: "Something went wrong parsing the public key hash"
|
|
49
|
-
});
|
|
50
|
-
var { create, of, make } = factory;
|
|
51
|
-
var schemas = {
|
|
52
|
-
...generatedSchemas,
|
|
53
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
54
|
-
};
|
|
55
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
56
|
-
0 && (module.exports = {
|
|
57
|
-
create,
|
|
58
|
-
factory,
|
|
59
|
-
generatedSchemas,
|
|
60
|
-
make,
|
|
61
|
-
of,
|
|
62
|
-
rawSchema,
|
|
63
|
-
schemas
|
|
64
|
-
});
|
|
20
|
+
__reExport(PublicKeyHash_exports, require("@taqueria/protocol/out/types/PublicKeyHash"), module.exports);
|
|
65
21
|
//# sourceMappingURL=PublicKeyHash.js.map
|
package/PublicKeyHash.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["PublicKeyHash.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["PublicKeyHash.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/PublicKeyHash';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,kCAAc,uDAAd;","names":[]}
|
package/PublicKeyHash.mjs
CHANGED
|
@@ -1,28 +1,3 @@
|
|
|
1
1
|
// PublicKeyHash.ts
|
|
2
|
-
|
|
3
|
-
import { z } from "zod";
|
|
4
|
-
var rawSchema = z.string({ description: "Public Key Hash" }).min(1).refine(
|
|
5
|
-
(val) => val.startsWith("tz1"),
|
|
6
|
-
(val) => ({ message: `${val} is not a valid public key hash` })
|
|
7
|
-
);
|
|
8
|
-
var { schemas: generatedSchemas, factory } = createType({
|
|
9
|
-
isStringLike: true,
|
|
10
|
-
rawSchema,
|
|
11
|
-
parseErrMsg: (value) => `${value} is an invalid public key hash`,
|
|
12
|
-
unknownErrMsg: "Something went wrong parsing the public key hash"
|
|
13
|
-
});
|
|
14
|
-
var { create, of, make } = factory;
|
|
15
|
-
var schemas = {
|
|
16
|
-
...generatedSchemas,
|
|
17
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
18
|
-
};
|
|
19
|
-
export {
|
|
20
|
-
create,
|
|
21
|
-
factory,
|
|
22
|
-
generatedSchemas,
|
|
23
|
-
make,
|
|
24
|
-
of,
|
|
25
|
-
rawSchema,
|
|
26
|
-
schemas
|
|
27
|
-
};
|
|
2
|
+
export * from "@taqueria/protocol/out/types/PublicKeyHash";
|
|
28
3
|
//# sourceMappingURL=PublicKeyHash.mjs.map
|