@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["RuntimeDependencyReport.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { RuntimeDependencyReport } from '@taqueria/protocol/types';\nimport { RuntimeDependencyReport as RuntimeDependencyReportStrict } from '@taqueria/protocol/out/types-strict';\nimport { runtimeDependencyReportSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { RuntimeDependencyReportStrict as RuntimeDependencyReport };\n\nexport const from = (input: unknown): RuntimeDependencyReportStrict => {\n\ttry {\n\t\treturn runtimeDependencyReportSchema.parse(input) as RuntimeDependencyReportStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"RuntimeDependencyReport is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a RuntimeDependencyReport.\")\n\t}\n \n};\n\nexport const create = (input: RuntimeDependencyReport): RuntimeDependencyReportStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, RuntimeDependencyReportStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<RuntimeDependencyReportStrict, '__type'>): FutureInstance<TaqError, RuntimeDependencyReportStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: runtimeDependencyReportSchema,\n\tschema: runtimeDependencyReportSchema.transform(val => val as RuntimeDependencyReportStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = runtimeDependencyReportSchema;\n\nexport type t = RuntimeDependencyReportStrict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAA8C;AAIvC,IAAM,OAAO,CAAC,UAAkD;AACtE,MAAI;AACH,WAAO,+CAA8B,MAAM,KAAK;AAAA,EACjD,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,qCAAqC;AAAA,MACvC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,gEAAgE;AAAA,EACnG;AAED;AAEO,IAAM,SAAS,CAAC,UAAkE,KAAK,KAAK;AAE5F,IAAM,KAAK,CAAC,UAA4E;AAC9F,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAkH,GAAG,KAAK;AAGxI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,+CAA8B,UAAU,SAAO,GAAoC;AAC5F;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/RuntimeDependencyReport.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { runtimeDependencyReportSchema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return runtimeDependencyReportSchema.parse(input);
|
|
9
|
+
} catch (previous) {
|
|
10
|
+
if (previous instanceof ZodError) {
|
|
11
|
+
const msgs = previous.errors.reduce(
|
|
12
|
+
(retval, issue) => {
|
|
13
|
+
const path = issue.path.join(" \u2192 ");
|
|
14
|
+
const msg = path + ": " + issue.message;
|
|
15
|
+
return [...retval, msg];
|
|
16
|
+
},
|
|
17
|
+
["RuntimeDependencyReport is invalid:"]
|
|
18
|
+
);
|
|
19
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
20
|
+
throw toParseErr(previous, validationErr);
|
|
21
|
+
}
|
|
22
|
+
throw toParseUnknownErr(previous, "There was a problem trying to parse a RuntimeDependencyReport.");
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
var create = (input) => from(input);
|
|
26
|
+
var of = (input) => {
|
|
27
|
+
try {
|
|
28
|
+
return resolve(from(input));
|
|
29
|
+
} catch (err) {
|
|
30
|
+
return reject(err);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
var make = (input) => of(input);
|
|
34
|
+
var schemas = {
|
|
35
|
+
rawSchema: runtimeDependencyReportSchema,
|
|
36
|
+
schema: runtimeDependencyReportSchema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = runtimeDependencyReportSchema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=RuntimeDependencyReport.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["RuntimeDependencyReport.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { RuntimeDependencyReport } from '@taqueria/protocol/types';\nimport { RuntimeDependencyReport as RuntimeDependencyReportStrict } from '@taqueria/protocol/out/types-strict';\nimport { runtimeDependencyReportSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { RuntimeDependencyReportStrict as RuntimeDependencyReport };\n\nexport const from = (input: unknown): RuntimeDependencyReportStrict => {\n\ttry {\n\t\treturn runtimeDependencyReportSchema.parse(input) as RuntimeDependencyReportStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"RuntimeDependencyReport is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a RuntimeDependencyReport.\")\n\t}\n \n};\n\nexport const create = (input: RuntimeDependencyReport): RuntimeDependencyReportStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, RuntimeDependencyReportStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<RuntimeDependencyReportStrict, '__type'>): FutureInstance<TaqError, RuntimeDependencyReportStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: runtimeDependencyReportSchema,\n\tschema: runtimeDependencyReportSchema.transform(val => val as RuntimeDependencyReportStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = runtimeDependencyReportSchema;\n\nexport type t = RuntimeDependencyReportStrict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,qCAAqC;AAIvC,IAAM,OAAO,CAAC,UAAkD;AACtE,MAAI;AACH,WAAO,8BAA8B,MAAM,KAAK;AAAA,EACjD,SACO,UAAP;AACC,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,qCAAqC;AAAA,MACvC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,gEAAgE;AAAA,EACnG;AAED;AAEO,IAAM,SAAS,CAAC,UAAkE,KAAK,KAAK;AAE5F,IAAM,KAAK,CAAC,UAA4E;AAC9F,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAkH,GAAG,KAAK;AAGxI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,8BAA8B,UAAU,SAAO,GAAoC;AAC5F;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/SHA256.d.ts
|
|
17
|
+
var SHA256_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(SHA256_d_exports);
|
|
19
|
+
//# sourceMappingURL=SHA256.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SHA256.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SHA256 } from '@taqueria/protocol/types';\nimport { SHA256 as SHA256Strict } from '@taqueria/protocol/out/types-strict';\nimport { sha256Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SHA256Strict as SHA256 };\n\nexport const from = (input: unknown): SHA256Strict => {\n\ttry {\n\t\treturn sha256Schema.parse(input) as SHA256Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SHA256 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SHA256.\")\n\t}\n \n};\n\nexport const create = (input: SHA256): SHA256Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SHA256Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SHA256Strict, '__type'>): FutureInstance<TaqError, SHA256Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sha256Schema,\n\tschema: sha256Schema.transform(val => val as SHA256Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sha256Schema;\n\nexport type t = SHA256Strict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=SHA256.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { SHA256 } from '@taqueria/protocol/types';
|
|
4
|
+
import { SHA256 as SHA256Strict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { SHA256Strict as SHA256 };
|
|
6
|
+
export declare const from: (input: unknown) => SHA256Strict;
|
|
7
|
+
export declare const create: (input: SHA256) => SHA256Strict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, SHA256Strict>;
|
|
9
|
+
export declare const make: (input: Omit<SHA256Strict, '__type'>) => FutureInstance<TaqError, SHA256Strict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodString;
|
|
12
|
+
schema: import("zod").ZodEffects<import("zod").ZodString, SHA256Strict, string>;
|
|
13
|
+
};
|
|
14
|
+
export declare const rawSchema: import("zod").ZodString;
|
|
15
|
+
export declare const internalSchema: import("zod").ZodString;
|
|
16
|
+
export type t = SHA256Strict;
|
|
17
|
+
//# sourceMappingURL=SHA256.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SHA256.d.ts","sourceRoot":"","sources":["SHA256.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAG7E,YAAY,EAAE,YAAY,IAAI,MAAM,EAAE,CAAC;AAEvC,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,YAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,MAAM,KAAG,YAA2B,CAAC;AAEnE,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,YAAY,CAOxE,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,YAAY,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,YAAY,CAAc,CAAC;AAG/G,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS,yBAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc,yBAAe,CAAC;AAE3C,MAAM,MAAM,CAAC,GAAG,YAAY,CAAC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from2, except, desc) => {
|
|
11
|
+
if (from2 && typeof from2 === "object" || typeof from2 === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from2))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from2[key], enumerable: !(desc = __getOwnPropDesc(from2, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// out/types/SHA256.ts
|
|
21
|
+
var SHA256_exports = {};
|
|
22
|
+
__export(SHA256_exports, {
|
|
23
|
+
create: () => create,
|
|
24
|
+
from: () => from,
|
|
25
|
+
internalSchema: () => internalSchema,
|
|
26
|
+
make: () => make,
|
|
27
|
+
of: () => of,
|
|
28
|
+
rawSchema: () => rawSchema,
|
|
29
|
+
schemas: () => schemas
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(SHA256_exports);
|
|
32
|
+
var import_TaqError = require("@taqueria/protocol/TaqError");
|
|
33
|
+
var import_fluture = require("fluture");
|
|
34
|
+
var import_zod = require("zod");
|
|
35
|
+
var import_types_zod = require("@taqueria/protocol/out/types-zod");
|
|
36
|
+
var from = (input) => {
|
|
37
|
+
try {
|
|
38
|
+
return import_types_zod.sha256Schema.parse(input);
|
|
39
|
+
} catch (previous) {
|
|
40
|
+
if (previous instanceof import_zod.ZodError) {
|
|
41
|
+
const msgs = previous.errors.reduce(
|
|
42
|
+
(retval, issue) => {
|
|
43
|
+
const path = issue.path.join(" \u2192 ");
|
|
44
|
+
const msg = path + ": " + issue.message;
|
|
45
|
+
return [...retval, msg];
|
|
46
|
+
},
|
|
47
|
+
["SHA256 is invalid:"]
|
|
48
|
+
);
|
|
49
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
50
|
+
throw (0, import_TaqError.toParseErr)(previous, validationErr);
|
|
51
|
+
}
|
|
52
|
+
throw (0, import_TaqError.toParseUnknownErr)(previous, "There was a problem trying to parse a SHA256.");
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
var create = (input) => from(input);
|
|
56
|
+
var of = (input) => {
|
|
57
|
+
try {
|
|
58
|
+
return (0, import_fluture.resolve)(from(input));
|
|
59
|
+
} catch (err) {
|
|
60
|
+
return (0, import_fluture.reject)(err);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
var make = (input) => of(input);
|
|
64
|
+
var schemas = {
|
|
65
|
+
rawSchema: import_types_zod.sha256Schema,
|
|
66
|
+
schema: import_types_zod.sha256Schema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.sha256Schema;
|
|
70
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
+
0 && (module.exports = {
|
|
72
|
+
create,
|
|
73
|
+
from,
|
|
74
|
+
internalSchema,
|
|
75
|
+
make,
|
|
76
|
+
of,
|
|
77
|
+
rawSchema,
|
|
78
|
+
schemas
|
|
79
|
+
});
|
|
80
|
+
//# sourceMappingURL=SHA256.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SHA256.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SHA256 } from '@taqueria/protocol/types';\nimport { SHA256 as SHA256Strict } from '@taqueria/protocol/out/types-strict';\nimport { sha256Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SHA256Strict as SHA256 };\n\nexport const from = (input: unknown): SHA256Strict => {\n\ttry {\n\t\treturn sha256Schema.parse(input) as SHA256Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SHA256 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SHA256.\")\n\t}\n \n};\n\nexport const create = (input: SHA256): SHA256Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SHA256Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SHA256Strict, '__type'>): FutureInstance<TaqError, SHA256Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sha256Schema,\n\tschema: sha256Schema.transform(val => val as SHA256Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sha256Schema;\n\nexport type t = SHA256Strict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAA6B;AAItB,IAAM,OAAO,CAAC,UAAiC;AACrD,MAAI;AACH,WAAO,8BAAa,MAAM,KAAK;AAAA,EAChC,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,oBAAoB;AAAA,MACtB;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,+CAA+C;AAAA,EAClF;AAED;AAEO,IAAM,SAAS,CAAC,UAAgC,KAAK,KAAK;AAE1D,IAAM,KAAK,CAAC,UAA2D;AAC7E,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAgF,GAAG,KAAK;AAGtG,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,8BAAa,UAAU,SAAO,GAAmB;AAC1D;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/SHA256.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { sha256Schema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return sha256Schema.parse(input);
|
|
9
|
+
} catch (previous) {
|
|
10
|
+
if (previous instanceof ZodError) {
|
|
11
|
+
const msgs = previous.errors.reduce(
|
|
12
|
+
(retval, issue) => {
|
|
13
|
+
const path = issue.path.join(" \u2192 ");
|
|
14
|
+
const msg = path + ": " + issue.message;
|
|
15
|
+
return [...retval, msg];
|
|
16
|
+
},
|
|
17
|
+
["SHA256 is invalid:"]
|
|
18
|
+
);
|
|
19
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
20
|
+
throw toParseErr(previous, validationErr);
|
|
21
|
+
}
|
|
22
|
+
throw toParseUnknownErr(previous, "There was a problem trying to parse a SHA256.");
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
var create = (input) => from(input);
|
|
26
|
+
var of = (input) => {
|
|
27
|
+
try {
|
|
28
|
+
return resolve(from(input));
|
|
29
|
+
} catch (err) {
|
|
30
|
+
return reject(err);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
var make = (input) => of(input);
|
|
34
|
+
var schemas = {
|
|
35
|
+
rawSchema: sha256Schema,
|
|
36
|
+
schema: sha256Schema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = sha256Schema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=SHA256.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SHA256.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SHA256 } from '@taqueria/protocol/types';\nimport { SHA256 as SHA256Strict } from '@taqueria/protocol/out/types-strict';\nimport { sha256Schema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SHA256Strict as SHA256 };\n\nexport const from = (input: unknown): SHA256Strict => {\n\ttry {\n\t\treturn sha256Schema.parse(input) as SHA256Strict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SHA256 is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SHA256.\")\n\t}\n \n};\n\nexport const create = (input: SHA256): SHA256Strict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SHA256Strict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SHA256Strict, '__type'>): FutureInstance<TaqError, SHA256Strict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sha256Schema,\n\tschema: sha256Schema.transform(val => val as SHA256Strict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sha256Schema;\n\nexport type t = SHA256Strict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,oBAAoB;AAItB,IAAM,OAAO,CAAC,UAAiC;AACrD,MAAI;AACH,WAAO,aAAa,MAAM,KAAK;AAAA,EAChC,SACO,UAAP;AACC,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,oBAAoB;AAAA,MACtB;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,+CAA+C;AAAA,EAClF;AAED;AAEO,IAAM,SAAS,CAAC,UAAgC,KAAK,KAAK;AAE1D,IAAM,KAAK,CAAC,UAA2D;AAC7E,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAgF,GAAG,KAAK;AAGtG,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,aAAa,UAAU,SAAO,GAAmB;AAC1D;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/SandboxAccountConfig.d.ts
|
|
17
|
+
var SandboxAccountConfig_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(SandboxAccountConfig_d_exports);
|
|
19
|
+
//# sourceMappingURL=SandboxAccountConfig.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxAccountConfig.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxAccountConfig } from '@taqueria/protocol/types';\nimport { SandboxAccountConfig as SandboxAccountConfigStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxAccountConfigSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxAccountConfigStrict as SandboxAccountConfig };\n\nexport const from = (input: unknown): SandboxAccountConfigStrict => {\n\ttry {\n\t\treturn sandboxAccountConfigSchema.parse(input) as SandboxAccountConfigStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxAccountConfig is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxAccountConfig.\")\n\t}\n \n};\n\nexport const create = (input: SandboxAccountConfig): SandboxAccountConfigStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxAccountConfigStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxAccountConfigStrict, '__type'>): FutureInstance<TaqError, SandboxAccountConfigStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxAccountConfigSchema,\n\tschema: sandboxAccountConfigSchema.transform(val => val as SandboxAccountConfigStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxAccountConfigSchema;\n\nexport type t = SandboxAccountConfigStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=SandboxAccountConfig.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { SandboxAccountConfig } from '@taqueria/protocol/types';
|
|
4
|
+
import { SandboxAccountConfig as SandboxAccountConfigStrict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { SandboxAccountConfigStrict as SandboxAccountConfig };
|
|
6
|
+
export declare const from: (input: unknown) => SandboxAccountConfigStrict;
|
|
7
|
+
export declare const create: (input: SandboxAccountConfig) => SandboxAccountConfigStrict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, SandboxAccountConfigStrict>;
|
|
9
|
+
export declare const make: (input: Omit<SandboxAccountConfigStrict, '__type'>) => FutureInstance<TaqError, SandboxAccountConfigStrict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodObject<{
|
|
12
|
+
encryptedKey: import("zod").ZodString;
|
|
13
|
+
publicKeyHash: import("zod").ZodString;
|
|
14
|
+
secretKey: import("zod").ZodString;
|
|
15
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
16
|
+
publicKeyHash: string;
|
|
17
|
+
encryptedKey: string;
|
|
18
|
+
secretKey: string;
|
|
19
|
+
}, {
|
|
20
|
+
publicKeyHash: string;
|
|
21
|
+
encryptedKey: string;
|
|
22
|
+
secretKey: string;
|
|
23
|
+
}>;
|
|
24
|
+
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
25
|
+
encryptedKey: import("zod").ZodString;
|
|
26
|
+
publicKeyHash: import("zod").ZodString;
|
|
27
|
+
secretKey: import("zod").ZodString;
|
|
28
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
29
|
+
publicKeyHash: string;
|
|
30
|
+
encryptedKey: string;
|
|
31
|
+
secretKey: string;
|
|
32
|
+
}, {
|
|
33
|
+
publicKeyHash: string;
|
|
34
|
+
encryptedKey: string;
|
|
35
|
+
secretKey: string;
|
|
36
|
+
}>, SandboxAccountConfigStrict, {
|
|
37
|
+
publicKeyHash: string;
|
|
38
|
+
encryptedKey: string;
|
|
39
|
+
secretKey: string;
|
|
40
|
+
}>;
|
|
41
|
+
};
|
|
42
|
+
export declare const rawSchema: import("zod").ZodObject<{
|
|
43
|
+
encryptedKey: import("zod").ZodString;
|
|
44
|
+
publicKeyHash: import("zod").ZodString;
|
|
45
|
+
secretKey: import("zod").ZodString;
|
|
46
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
47
|
+
publicKeyHash: string;
|
|
48
|
+
encryptedKey: string;
|
|
49
|
+
secretKey: string;
|
|
50
|
+
}, {
|
|
51
|
+
publicKeyHash: string;
|
|
52
|
+
encryptedKey: string;
|
|
53
|
+
secretKey: string;
|
|
54
|
+
}>;
|
|
55
|
+
export declare const internalSchema: import("zod").ZodObject<{
|
|
56
|
+
encryptedKey: import("zod").ZodString;
|
|
57
|
+
publicKeyHash: import("zod").ZodString;
|
|
58
|
+
secretKey: import("zod").ZodString;
|
|
59
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
60
|
+
publicKeyHash: string;
|
|
61
|
+
encryptedKey: string;
|
|
62
|
+
secretKey: string;
|
|
63
|
+
}, {
|
|
64
|
+
publicKeyHash: string;
|
|
65
|
+
encryptedKey: string;
|
|
66
|
+
secretKey: string;
|
|
67
|
+
}>;
|
|
68
|
+
export type t = SandboxAccountConfigStrict;
|
|
69
|
+
//# sourceMappingURL=SandboxAccountConfig.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SandboxAccountConfig.d.ts","sourceRoot":"","sources":["SandboxAccountConfig.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,oBAAoB,IAAI,0BAA0B,EAAE,MAAM,qCAAqC,CAAC;AAGzG,YAAY,EAAE,0BAA0B,IAAI,oBAAoB,EAAE,CAAC;AAEnE,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,0BAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,oBAAoB,KAAG,0BAAyC,CAAC;AAE/F,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,0BAA0B,CAOtF,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,0BAA0B,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,0BAA0B,CAAc,CAAC;AAG3I,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;EAA6B,CAAC;AAEzD,MAAM,MAAM,CAAC,GAAG,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from2, except, desc) => {
|
|
11
|
+
if (from2 && typeof from2 === "object" || typeof from2 === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from2))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from2[key], enumerable: !(desc = __getOwnPropDesc(from2, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// out/types/SandboxAccountConfig.ts
|
|
21
|
+
var SandboxAccountConfig_exports = {};
|
|
22
|
+
__export(SandboxAccountConfig_exports, {
|
|
23
|
+
create: () => create,
|
|
24
|
+
from: () => from,
|
|
25
|
+
internalSchema: () => internalSchema,
|
|
26
|
+
make: () => make,
|
|
27
|
+
of: () => of,
|
|
28
|
+
rawSchema: () => rawSchema,
|
|
29
|
+
schemas: () => schemas
|
|
30
|
+
});
|
|
31
|
+
module.exports = __toCommonJS(SandboxAccountConfig_exports);
|
|
32
|
+
var import_TaqError = require("@taqueria/protocol/TaqError");
|
|
33
|
+
var import_fluture = require("fluture");
|
|
34
|
+
var import_zod = require("zod");
|
|
35
|
+
var import_types_zod = require("@taqueria/protocol/out/types-zod");
|
|
36
|
+
var from = (input) => {
|
|
37
|
+
try {
|
|
38
|
+
return import_types_zod.sandboxAccountConfigSchema.parse(input);
|
|
39
|
+
} catch (previous) {
|
|
40
|
+
if (previous instanceof import_zod.ZodError) {
|
|
41
|
+
const msgs = previous.errors.reduce(
|
|
42
|
+
(retval, issue) => {
|
|
43
|
+
const path = issue.path.join(" \u2192 ");
|
|
44
|
+
const msg = path + ": " + issue.message;
|
|
45
|
+
return [...retval, msg];
|
|
46
|
+
},
|
|
47
|
+
["SandboxAccountConfig is invalid:"]
|
|
48
|
+
);
|
|
49
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
50
|
+
throw (0, import_TaqError.toParseErr)(previous, validationErr);
|
|
51
|
+
}
|
|
52
|
+
throw (0, import_TaqError.toParseUnknownErr)(previous, "There was a problem trying to parse a SandboxAccountConfig.");
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
var create = (input) => from(input);
|
|
56
|
+
var of = (input) => {
|
|
57
|
+
try {
|
|
58
|
+
return (0, import_fluture.resolve)(from(input));
|
|
59
|
+
} catch (err) {
|
|
60
|
+
return (0, import_fluture.reject)(err);
|
|
61
|
+
}
|
|
62
|
+
};
|
|
63
|
+
var make = (input) => of(input);
|
|
64
|
+
var schemas = {
|
|
65
|
+
rawSchema: import_types_zod.sandboxAccountConfigSchema,
|
|
66
|
+
schema: import_types_zod.sandboxAccountConfigSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.sandboxAccountConfigSchema;
|
|
70
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
71
|
+
0 && (module.exports = {
|
|
72
|
+
create,
|
|
73
|
+
from,
|
|
74
|
+
internalSchema,
|
|
75
|
+
make,
|
|
76
|
+
of,
|
|
77
|
+
rawSchema,
|
|
78
|
+
schemas
|
|
79
|
+
});
|
|
80
|
+
//# sourceMappingURL=SandboxAccountConfig.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxAccountConfig.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxAccountConfig } from '@taqueria/protocol/types';\nimport { SandboxAccountConfig as SandboxAccountConfigStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxAccountConfigSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxAccountConfigStrict as SandboxAccountConfig };\n\nexport const from = (input: unknown): SandboxAccountConfigStrict => {\n\ttry {\n\t\treturn sandboxAccountConfigSchema.parse(input) as SandboxAccountConfigStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxAccountConfig is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxAccountConfig.\")\n\t}\n \n};\n\nexport const create = (input: SandboxAccountConfig): SandboxAccountConfigStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxAccountConfigStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxAccountConfigStrict, '__type'>): FutureInstance<TaqError, SandboxAccountConfigStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxAccountConfigSchema,\n\tschema: sandboxAccountConfigSchema.transform(val => val as SandboxAccountConfigStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxAccountConfigSchema;\n\nexport type t = SandboxAccountConfigStrict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAA2C;AAIpC,IAAM,OAAO,CAAC,UAA+C;AACnE,MAAI;AACH,WAAO,4CAA2B,MAAM,KAAK;AAAA,EAC9C,SACO,UAAP;AACC,QAAI,oBAAoB,qBAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,kCAAkC;AAAA,MACpC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,6DAA6D;AAAA,EAChG;AAED;AAEO,IAAM,SAAS,CAAC,UAA4D,KAAK,KAAK;AAEtF,IAAM,KAAK,CAAC,UAAyE;AAC3F,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAA4G,GAAG,KAAK;AAGlI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,4CAA2B,UAAU,SAAO,GAAiC;AACtF;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/SandboxAccountConfig.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { sandboxAccountConfigSchema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return sandboxAccountConfigSchema.parse(input);
|
|
9
|
+
} catch (previous) {
|
|
10
|
+
if (previous instanceof ZodError) {
|
|
11
|
+
const msgs = previous.errors.reduce(
|
|
12
|
+
(retval, issue) => {
|
|
13
|
+
const path = issue.path.join(" \u2192 ");
|
|
14
|
+
const msg = path + ": " + issue.message;
|
|
15
|
+
return [...retval, msg];
|
|
16
|
+
},
|
|
17
|
+
["SandboxAccountConfig is invalid:"]
|
|
18
|
+
);
|
|
19
|
+
const validationErr = msgs.join("\n") + "\n";
|
|
20
|
+
throw toParseErr(previous, validationErr);
|
|
21
|
+
}
|
|
22
|
+
throw toParseUnknownErr(previous, "There was a problem trying to parse a SandboxAccountConfig.");
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
var create = (input) => from(input);
|
|
26
|
+
var of = (input) => {
|
|
27
|
+
try {
|
|
28
|
+
return resolve(from(input));
|
|
29
|
+
} catch (err) {
|
|
30
|
+
return reject(err);
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
var make = (input) => of(input);
|
|
34
|
+
var schemas = {
|
|
35
|
+
rawSchema: sandboxAccountConfigSchema,
|
|
36
|
+
schema: sandboxAccountConfigSchema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = sandboxAccountConfigSchema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=SandboxAccountConfig.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxAccountConfig.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxAccountConfig } from '@taqueria/protocol/types';\nimport { SandboxAccountConfig as SandboxAccountConfigStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxAccountConfigSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxAccountConfigStrict as SandboxAccountConfig };\n\nexport const from = (input: unknown): SandboxAccountConfigStrict => {\n\ttry {\n\t\treturn sandboxAccountConfigSchema.parse(input) as SandboxAccountConfigStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxAccountConfig is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxAccountConfig.\")\n\t}\n \n};\n\nexport const create = (input: SandboxAccountConfig): SandboxAccountConfigStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxAccountConfigStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxAccountConfigStrict, '__type'>): FutureInstance<TaqError, SandboxAccountConfigStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxAccountConfigSchema,\n\tschema: sandboxAccountConfigSchema.transform(val => val as SandboxAccountConfigStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxAccountConfigSchema;\n\nexport type t = SandboxAccountConfigStrict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,kCAAkC;AAIpC,IAAM,OAAO,CAAC,UAA+C;AACnE,MAAI;AACH,WAAO,2BAA2B,MAAM,KAAK;AAAA,EAC9C,SACO,UAAP;AACC,QAAI,oBAAoB,UAAU;AACjC,YAAM,OAAiB,SAAS,OAAO;AAAA,QACtC,CAAC,QAAQ,UAAU;AAClB,gBAAM,OAAO,MAAM,KAAK,KAAK,UAAK;AAClC,gBAAM,MAAM,OAAO,OAAO,MAAM;AAChC,iBAAO,CAAC,GAAG,QAAQ,GAAG;AAAA,QACvB;AAAA,QACA,CAAC,kCAAkC;AAAA,MACpC;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,6DAA6D;AAAA,EAChG;AAED;AAEO,IAAM,SAAS,CAAC,UAA4D,KAAK,KAAK;AAEtF,IAAM,KAAK,CAAC,UAAyE;AAC3F,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAA4G,GAAG,KAAK;AAGlI,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,2BAA2B,UAAU,SAAO,GAAiC;AACtF;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// out/types/SandboxConfig.d.ts
|
|
17
|
+
var SandboxConfig_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(SandboxConfig_d_exports);
|
|
19
|
+
//# sourceMappingURL=SandboxConfig.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["SandboxConfig.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \nimport { TaqError, toFutureParseErr, toFutureParseUnknownErr, toParseErr, toParseUnknownErr } from '@taqueria/protocol/TaqError';\nimport { FutureInstance, resolve, reject } from 'fluture';\nimport { ZodError } from 'zod';\nimport { SandboxConfig } from '@taqueria/protocol/types';\nimport { SandboxConfig as SandboxConfigStrict } from '@taqueria/protocol/out/types-strict';\nimport { sandboxConfigSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { SandboxConfigStrict as SandboxConfig };\n\nexport const from = (input: unknown): SandboxConfigStrict => {\n\ttry {\n\t\treturn sandboxConfigSchema.parse(input) as SandboxConfigStrict;\n\t}\n\tcatch (previous: unknown) {\n\t\tif (previous instanceof ZodError) {\n\t\t\tconst msgs: string[] = previous.errors.reduce(\n\t\t\t\t(retval, issue) => {\n\t\t\t\t\tconst path = issue.path.join(' → ');\n\t\t\t\t\tconst msg = path + ': ' + issue.message;\n\t\t\t\t\treturn [...retval, msg];\n\t\t\t\t},\n\t\t\t\t[\"SandboxConfig is invalid:\"],\n\t\t\t);\n\t\t\tconst validationErr = msgs.join('\\n') + '\\n';\n\t\t\tthrow toParseErr(previous, validationErr);\n\t\t}\n\t\tthrow toParseUnknownErr(previous, \"There was a problem trying to parse a SandboxConfig.\")\n\t}\n \n};\n\nexport const create = (input: SandboxConfig): SandboxConfigStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, SandboxConfigStrict> => {\n\ttry {\n\t\treturn resolve(from(input))\n\t}\n\tcatch (err){\n\t\treturn reject(err) as FutureInstance<TaqError, never>\n\t}\n};\n\nexport const make = (input: Omit<SandboxConfigStrict, '__type'>): FutureInstance<TaqError, SandboxConfigStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: sandboxConfigSchema,\n\tschema: sandboxConfigSchema.transform(val => val as SandboxConfigStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = sandboxConfigSchema;\n\nexport type t = SandboxConfigStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=SandboxConfig.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|