@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,"file":"EphemeralState.d.ts","sourceRoot":"","sources":["EphemeralState.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAAE,cAAc,IAAI,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAG7F,YAAY,EAAE,oBAAoB,IAAI,cAAc,EAAE,CAAC;AAEvD,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,oBAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,cAAc,KAAG,oBAAmC,CAAC;AAEnF,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,oBAAoB,CAOhF,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,oBAAoB,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,oBAAoB,CAAc,CAAC;AAG/H,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAuB,CAAC;AAEnD,MAAM,MAAM,CAAC,GAAG,oBAAoB,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/EphemeralState.ts
|
|
21
|
+
var EphemeralState_exports = {};
|
|
22
|
+
__export(EphemeralState_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(EphemeralState_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.ephemeralStateSchema.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
|
+
["EphemeralState 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 EphemeralState.");
|
|
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.ephemeralStateSchema,
|
|
66
|
+
schema: import_types_zod.ephemeralStateSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.ephemeralStateSchema;
|
|
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=EphemeralState.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["EphemeralState.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 { EphemeralState } from '@taqueria/protocol/types';\nimport { EphemeralState as EphemeralStateStrict } from '@taqueria/protocol/out/types-strict';\nimport { ephemeralStateSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { EphemeralStateStrict as EphemeralState };\n\nexport const from = (input: unknown): EphemeralStateStrict => {\n\ttry {\n\t\treturn ephemeralStateSchema.parse(input) as EphemeralStateStrict;\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[\"EphemeralState 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 EphemeralState.\")\n\t}\n \n};\n\nexport const create = (input: EphemeralState): EphemeralStateStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, EphemeralStateStrict> => {\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<EphemeralStateStrict, '__type'>): FutureInstance<TaqError, EphemeralStateStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: ephemeralStateSchema,\n\tschema: ephemeralStateSchema.transform(val => val as EphemeralStateStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = ephemeralStateSchema;\n\nexport type t = EphemeralStateStrict;\n "],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,sBAAmG;AACnG,qBAAgD;AAChD,iBAAyB;AAGzB,uBAAqC;AAI9B,IAAM,OAAO,CAAC,UAAyC;AAC7D,MAAI;AACH,WAAO,sCAAqB,MAAM,KAAK;AAAA,EACxC,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,4BAA4B;AAAA,MAC9B;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,gBAAM,4BAAW,UAAU,aAAa;AAAA,IACzC;AACA,cAAM,mCAAkB,UAAU,uDAAuD;AAAA,EAC1F;AAED;AAEO,IAAM,SAAS,CAAC,UAAgD,KAAK,KAAK;AAE1E,IAAM,KAAK,CAAC,UAAmE;AACrF,MAAI;AACH,eAAO,wBAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,eAAO,uBAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAgG,GAAG,KAAK;AAGtH,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,sCAAqB,UAAU,SAAO,GAA2B;AAC1E;AACO,IAAM,YAAY,QAAQ;AAC1B,IAAM,iBAAiB;","names":[]}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// out/types/EphemeralState.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { ephemeralStateSchema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return ephemeralStateSchema.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
|
+
["EphemeralState 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 EphemeralState.");
|
|
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: ephemeralStateSchema,
|
|
36
|
+
schema: ephemeralStateSchema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = ephemeralStateSchema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=EphemeralState.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["EphemeralState.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 { EphemeralState } from '@taqueria/protocol/types';\nimport { EphemeralState as EphemeralStateStrict } from '@taqueria/protocol/out/types-strict';\nimport { ephemeralStateSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { EphemeralStateStrict as EphemeralState };\n\nexport const from = (input: unknown): EphemeralStateStrict => {\n\ttry {\n\t\treturn ephemeralStateSchema.parse(input) as EphemeralStateStrict;\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[\"EphemeralState 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 EphemeralState.\")\n\t}\n \n};\n\nexport const create = (input: EphemeralState): EphemeralStateStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, EphemeralStateStrict> => {\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<EphemeralStateStrict, '__type'>): FutureInstance<TaqError, EphemeralStateStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: ephemeralStateSchema,\n\tschema: ephemeralStateSchema.transform(val => val as EphemeralStateStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = ephemeralStateSchema;\n\nexport type t = EphemeralStateStrict;\n "],"mappings":";AAGA,SAA8D,YAAY,yBAAyB;AACnG,SAAyB,SAAS,cAAc;AAChD,SAAS,gBAAgB;AAGzB,SAAS,4BAA4B;AAI9B,IAAM,OAAO,CAAC,UAAyC;AAC7D,MAAI;AACH,WAAO,qBAAqB,MAAM,KAAK;AAAA,EACxC,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,4BAA4B;AAAA,MAC9B;AACA,YAAM,gBAAgB,KAAK,KAAK,IAAI,IAAI;AACxC,YAAM,WAAW,UAAU,aAAa;AAAA,IACzC;AACA,UAAM,kBAAkB,UAAU,uDAAuD;AAAA,EAC1F;AAED;AAEO,IAAM,SAAS,CAAC,UAAgD,KAAK,KAAK;AAE1E,IAAM,KAAK,CAAC,UAAmE;AACrF,MAAI;AACH,WAAO,QAAQ,KAAK,KAAK,CAAC;AAAA,EAC3B,SACO,KAAP;AACC,WAAO,OAAO,GAAG;AAAA,EAClB;AACD;AAEO,IAAM,OAAO,CAAC,UAAgG,GAAG,KAAK;AAGtH,IAAM,UAAU;AAAA,EACtB,WAAW;AAAA,EACX,QAAQ,qBAAqB,UAAU,SAAO,GAA2B;AAC1E;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/Faucet.d.ts
|
|
17
|
+
var Faucet_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(Faucet_d_exports);
|
|
19
|
+
//# sourceMappingURL=Faucet.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["Faucet.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 { Faucet } from '@taqueria/protocol/types';\nimport { Faucet as FaucetStrict } from '@taqueria/protocol/out/types-strict';\nimport { faucetSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { FaucetStrict as Faucet };\n\nexport const from = (input: unknown): FaucetStrict => {\n\ttry {\n\t\treturn faucetSchema.parse(input) as FaucetStrict;\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[\"Faucet 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 Faucet.\")\n\t}\n \n};\n\nexport const create = (input: Faucet): FaucetStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, FaucetStrict> => {\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<FaucetStrict, '__type'>): FutureInstance<TaqError, FaucetStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: faucetSchema,\n\tschema: faucetSchema.transform(val => val as FaucetStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = faucetSchema;\n\nexport type t = FaucetStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=Faucet.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import { TaqError } from '@taqueria/protocol/TaqError';
|
|
2
|
+
import { FutureInstance } from 'fluture';
|
|
3
|
+
import { Faucet } from '@taqueria/protocol/types';
|
|
4
|
+
import { Faucet as FaucetStrict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { FaucetStrict as Faucet };
|
|
6
|
+
export declare const from: (input: unknown) => FaucetStrict;
|
|
7
|
+
export declare const create: (input: Faucet) => FaucetStrict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, FaucetStrict>;
|
|
9
|
+
export declare const make: (input: Omit<FaucetStrict, '__type'>) => FutureInstance<TaqError, FaucetStrict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodObject<{
|
|
12
|
+
pkh: import("zod").ZodString;
|
|
13
|
+
mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
14
|
+
email: import("zod").ZodString;
|
|
15
|
+
password: import("zod").ZodString;
|
|
16
|
+
amount: import("zod").ZodString;
|
|
17
|
+
activation_code: import("zod").ZodString;
|
|
18
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
19
|
+
pkh: string;
|
|
20
|
+
mnemonic: string[];
|
|
21
|
+
email: string;
|
|
22
|
+
password: string;
|
|
23
|
+
amount: string;
|
|
24
|
+
activation_code: string;
|
|
25
|
+
}, {
|
|
26
|
+
pkh: string;
|
|
27
|
+
mnemonic: string[];
|
|
28
|
+
email: string;
|
|
29
|
+
password: string;
|
|
30
|
+
amount: string;
|
|
31
|
+
activation_code: string;
|
|
32
|
+
}>;
|
|
33
|
+
schema: import("zod").ZodEffects<import("zod").ZodObject<{
|
|
34
|
+
pkh: import("zod").ZodString;
|
|
35
|
+
mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
36
|
+
email: import("zod").ZodString;
|
|
37
|
+
password: import("zod").ZodString;
|
|
38
|
+
amount: import("zod").ZodString;
|
|
39
|
+
activation_code: import("zod").ZodString;
|
|
40
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
41
|
+
pkh: string;
|
|
42
|
+
mnemonic: string[];
|
|
43
|
+
email: string;
|
|
44
|
+
password: string;
|
|
45
|
+
amount: string;
|
|
46
|
+
activation_code: string;
|
|
47
|
+
}, {
|
|
48
|
+
pkh: string;
|
|
49
|
+
mnemonic: string[];
|
|
50
|
+
email: string;
|
|
51
|
+
password: string;
|
|
52
|
+
amount: string;
|
|
53
|
+
activation_code: string;
|
|
54
|
+
}>, FaucetStrict, {
|
|
55
|
+
pkh: string;
|
|
56
|
+
mnemonic: string[];
|
|
57
|
+
email: string;
|
|
58
|
+
password: string;
|
|
59
|
+
amount: string;
|
|
60
|
+
activation_code: string;
|
|
61
|
+
}>;
|
|
62
|
+
};
|
|
63
|
+
export declare const rawSchema: import("zod").ZodObject<{
|
|
64
|
+
pkh: import("zod").ZodString;
|
|
65
|
+
mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
66
|
+
email: import("zod").ZodString;
|
|
67
|
+
password: import("zod").ZodString;
|
|
68
|
+
amount: import("zod").ZodString;
|
|
69
|
+
activation_code: import("zod").ZodString;
|
|
70
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
71
|
+
pkh: string;
|
|
72
|
+
mnemonic: string[];
|
|
73
|
+
email: string;
|
|
74
|
+
password: string;
|
|
75
|
+
amount: string;
|
|
76
|
+
activation_code: string;
|
|
77
|
+
}, {
|
|
78
|
+
pkh: string;
|
|
79
|
+
mnemonic: string[];
|
|
80
|
+
email: string;
|
|
81
|
+
password: string;
|
|
82
|
+
amount: string;
|
|
83
|
+
activation_code: string;
|
|
84
|
+
}>;
|
|
85
|
+
export declare const internalSchema: import("zod").ZodObject<{
|
|
86
|
+
pkh: import("zod").ZodString;
|
|
87
|
+
mnemonic: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
88
|
+
email: import("zod").ZodString;
|
|
89
|
+
password: import("zod").ZodString;
|
|
90
|
+
amount: import("zod").ZodString;
|
|
91
|
+
activation_code: import("zod").ZodString;
|
|
92
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
93
|
+
pkh: string;
|
|
94
|
+
mnemonic: string[];
|
|
95
|
+
email: string;
|
|
96
|
+
password: string;
|
|
97
|
+
amount: string;
|
|
98
|
+
activation_code: string;
|
|
99
|
+
}, {
|
|
100
|
+
pkh: string;
|
|
101
|
+
mnemonic: string[];
|
|
102
|
+
email: string;
|
|
103
|
+
password: string;
|
|
104
|
+
amount: string;
|
|
105
|
+
activation_code: string;
|
|
106
|
+
}>;
|
|
107
|
+
export type t = FaucetStrict;
|
|
108
|
+
//# sourceMappingURL=Faucet.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Faucet.d.ts","sourceRoot":"","sources":["Faucet.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;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;EAAe,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/Faucet.ts
|
|
21
|
+
var Faucet_exports = {};
|
|
22
|
+
__export(Faucet_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(Faucet_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.faucetSchema.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
|
+
["Faucet 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 Faucet.");
|
|
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.faucetSchema,
|
|
66
|
+
schema: import_types_zod.faucetSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.faucetSchema;
|
|
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=Faucet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["Faucet.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 { Faucet } from '@taqueria/protocol/types';\nimport { Faucet as FaucetStrict } from '@taqueria/protocol/out/types-strict';\nimport { faucetSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { FaucetStrict as Faucet };\n\nexport const from = (input: unknown): FaucetStrict => {\n\ttry {\n\t\treturn faucetSchema.parse(input) as FaucetStrict;\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[\"Faucet 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 Faucet.\")\n\t}\n \n};\n\nexport const create = (input: Faucet): FaucetStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, FaucetStrict> => {\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<FaucetStrict, '__type'>): FutureInstance<TaqError, FaucetStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: faucetSchema,\n\tschema: faucetSchema.transform(val => val as FaucetStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = faucetSchema;\n\nexport type t = FaucetStrict;\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/Faucet.ts
|
|
2
|
+
import { toParseErr, toParseUnknownErr } from "@taqueria/protocol/TaqError";
|
|
3
|
+
import { resolve, reject } from "fluture";
|
|
4
|
+
import { ZodError } from "zod";
|
|
5
|
+
import { faucetSchema } from "@taqueria/protocol/out/types-zod";
|
|
6
|
+
var from = (input) => {
|
|
7
|
+
try {
|
|
8
|
+
return faucetSchema.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
|
+
["Faucet 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 Faucet.");
|
|
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: faucetSchema,
|
|
36
|
+
schema: faucetSchema.transform((val) => val)
|
|
37
|
+
};
|
|
38
|
+
var rawSchema = schemas.rawSchema;
|
|
39
|
+
var internalSchema = faucetSchema;
|
|
40
|
+
export {
|
|
41
|
+
create,
|
|
42
|
+
from,
|
|
43
|
+
internalSchema,
|
|
44
|
+
make,
|
|
45
|
+
of,
|
|
46
|
+
rawSchema,
|
|
47
|
+
schemas
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=Faucet.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["Faucet.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 { Faucet } from '@taqueria/protocol/types';\nimport { Faucet as FaucetStrict } from '@taqueria/protocol/out/types-strict';\nimport { faucetSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { FaucetStrict as Faucet };\n\nexport const from = (input: unknown): FaucetStrict => {\n\ttry {\n\t\treturn faucetSchema.parse(input) as FaucetStrict;\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[\"Faucet 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 Faucet.\")\n\t}\n \n};\n\nexport const create = (input: Faucet): FaucetStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, FaucetStrict> => {\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<FaucetStrict, '__type'>): FutureInstance<TaqError, FaucetStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: faucetSchema,\n\tschema: faucetSchema.transform(val => val as FaucetStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = faucetSchema;\n\nexport type t = FaucetStrict;\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/HumanReadableIdentifier.d.ts
|
|
17
|
+
var HumanReadableIdentifier_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(HumanReadableIdentifier_d_exports);
|
|
19
|
+
//# sourceMappingURL=HumanReadableIdentifier.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["HumanReadableIdentifier.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 { HumanReadableIdentifier } from '@taqueria/protocol/types';\nimport { HumanReadableIdentifier as HumanReadableIdentifierStrict } from '@taqueria/protocol/out/types-strict';\nimport { humanReadableIdentifierSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { HumanReadableIdentifierStrict as HumanReadableIdentifier };\n\nexport const from = (input: unknown): HumanReadableIdentifierStrict => {\n\ttry {\n\t\treturn humanReadableIdentifierSchema.parse(input) as HumanReadableIdentifierStrict;\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[\"HumanReadableIdentifier 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 HumanReadableIdentifier.\")\n\t}\n \n};\n\nexport const create = (input: HumanReadableIdentifier): HumanReadableIdentifierStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, HumanReadableIdentifierStrict> => {\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<HumanReadableIdentifierStrict, '__type'>): FutureInstance<TaqError, HumanReadableIdentifierStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: humanReadableIdentifierSchema,\n\tschema: humanReadableIdentifierSchema.transform(val => val as HumanReadableIdentifierStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = humanReadableIdentifierSchema;\n\nexport type t = HumanReadableIdentifierStrict;\n "],"mappings":";;;;;;;;;;;;;;;;AAGA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=HumanReadableIdentifier.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 { HumanReadableIdentifier } from '@taqueria/protocol/types';
|
|
4
|
+
import { HumanReadableIdentifier as HumanReadableIdentifierStrict } from '@taqueria/protocol/out/types-strict';
|
|
5
|
+
export type { HumanReadableIdentifierStrict as HumanReadableIdentifier };
|
|
6
|
+
export declare const from: (input: unknown) => HumanReadableIdentifierStrict;
|
|
7
|
+
export declare const create: (input: HumanReadableIdentifier) => HumanReadableIdentifierStrict;
|
|
8
|
+
export declare const of: (input: unknown) => FutureInstance<TaqError, HumanReadableIdentifierStrict>;
|
|
9
|
+
export declare const make: (input: Omit<HumanReadableIdentifierStrict, '__type'>) => FutureInstance<TaqError, HumanReadableIdentifierStrict>;
|
|
10
|
+
export declare const schemas: {
|
|
11
|
+
rawSchema: import("zod").ZodString;
|
|
12
|
+
schema: import("zod").ZodEffects<import("zod").ZodString, HumanReadableIdentifierStrict, string>;
|
|
13
|
+
};
|
|
14
|
+
export declare const rawSchema: import("zod").ZodString;
|
|
15
|
+
export declare const internalSchema: import("zod").ZodString;
|
|
16
|
+
export type t = HumanReadableIdentifierStrict;
|
|
17
|
+
//# sourceMappingURL=HumanReadableIdentifier.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HumanReadableIdentifier.d.ts","sourceRoot":"","sources":["HumanReadableIdentifier.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,EAAE,uBAAuB,IAAI,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AAG/G,YAAY,EAAE,6BAA6B,IAAI,uBAAuB,EAAE,CAAC;AAEzE,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,6BAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,uBAAuB,KAAG,6BAA4C,CAAC;AAErG,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,eAAe,QAAQ,EAAE,6BAA6B,CAOzF,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,KAAK,6BAA6B,EAAE,QAAQ,CAAC,KAAG,eAAe,QAAQ,EAAE,6BAA6B,CAAc,CAAC;AAGjJ,eAAO,MAAM,OAAO;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS,yBAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc,yBAAgC,CAAC;AAE5D,MAAM,MAAM,CAAC,GAAG,6BAA6B,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/HumanReadableIdentifier.ts
|
|
21
|
+
var HumanReadableIdentifier_exports = {};
|
|
22
|
+
__export(HumanReadableIdentifier_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(HumanReadableIdentifier_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.humanReadableIdentifierSchema.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
|
+
["HumanReadableIdentifier 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 HumanReadableIdentifier.");
|
|
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.humanReadableIdentifierSchema,
|
|
66
|
+
schema: import_types_zod.humanReadableIdentifierSchema.transform((val) => val)
|
|
67
|
+
};
|
|
68
|
+
var rawSchema = schemas.rawSchema;
|
|
69
|
+
var internalSchema = import_types_zod.humanReadableIdentifierSchema;
|
|
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=HumanReadableIdentifier.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["HumanReadableIdentifier.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 { HumanReadableIdentifier } from '@taqueria/protocol/types';\nimport { HumanReadableIdentifier as HumanReadableIdentifierStrict } from '@taqueria/protocol/out/types-strict';\nimport { humanReadableIdentifierSchema } from '@taqueria/protocol/out/types-zod';\n\nexport type { HumanReadableIdentifierStrict as HumanReadableIdentifier };\n\nexport const from = (input: unknown): HumanReadableIdentifierStrict => {\n\ttry {\n\t\treturn humanReadableIdentifierSchema.parse(input) as HumanReadableIdentifierStrict;\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[\"HumanReadableIdentifier 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 HumanReadableIdentifier.\")\n\t}\n \n};\n\nexport const create = (input: HumanReadableIdentifier): HumanReadableIdentifierStrict => from(input);\n\nexport const of = (input: unknown): FutureInstance<TaqError, HumanReadableIdentifierStrict> => {\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<HumanReadableIdentifierStrict, '__type'>): FutureInstance<TaqError, HumanReadableIdentifierStrict> => of(input);\n\n// TEMP: for interoperation with old protocol types during transition\nexport const schemas = {\n\trawSchema: humanReadableIdentifierSchema,\n\tschema: humanReadableIdentifierSchema.transform(val => val as HumanReadableIdentifierStrict),\n};\nexport const rawSchema = schemas.rawSchema;\nexport const internalSchema = humanReadableIdentifierSchema;\n\nexport type t = HumanReadableIdentifierStrict;\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":[]}
|