@taqueria/protocol 0.25.0-alpha → 0.25.3-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Alias.d.ts +1 -41
- package/Alias.d.ts.map +1 -1
- package/Alias.js +2 -51
- package/Alias.js.map +1 -1
- package/Alias.mjs +1 -32
- package/Alias.mjs.map +1 -1
- package/Base.d.ts +6 -6
- package/Base.js.map +1 -1
- package/Base.mjs.map +1 -1
- package/Command.d.ts +1 -23
- package/Command.d.ts.map +1 -1
- package/Command.js +2 -42
- package/Command.js.map +1 -1
- package/Command.mjs +1 -23
- package/Command.mjs.map +1 -1
- package/Config.d.ts +1 -2079
- package/Config.d.ts.map +1 -1
- package/Config.js +2 -153
- package/Config.js.map +1 -1
- package/Config.mjs +1 -130
- package/Config.mjs.map +1 -1
- package/ConfigArtifactsDir.d.ts +2 -0
- package/ConfigArtifactsDir.d.ts.map +1 -0
- package/ConfigArtifactsDir.js +21 -0
- package/ConfigArtifactsDir.js.map +1 -0
- package/ConfigArtifactsDir.mjs +3 -0
- package/ConfigArtifactsDir.mjs.map +1 -0
- package/ConfigContractsDir.d.ts +2 -0
- package/ConfigContractsDir.d.ts.map +1 -0
- package/ConfigContractsDir.js +21 -0
- package/ConfigContractsDir.js.map +1 -0
- package/ConfigContractsDir.mjs +3 -0
- package/ConfigContractsDir.mjs.map +1 -0
- package/Contract.d.ts +1 -81
- package/Contract.d.ts.map +1 -1
- package/Contract.js +2 -49
- package/Contract.js.map +1 -1
- package/Contract.mjs +1 -30
- package/Contract.mjs.map +1 -1
- package/Crypto.d.ts +4 -2
- package/Crypto.d.ts.map +1 -1
- package/Crypto.js +0 -16
- package/Crypto.js.map +1 -1
- package/Crypto.mjs +0 -9
- package/Crypto.mjs.map +1 -1
- package/EconomicalProtocolHash.d.ts +1 -40
- package/EconomicalProtocolHash.d.ts.map +1 -1
- package/EconomicalProtocolHash.js +2 -45
- package/EconomicalProtocolHash.js.map +1 -1
- package/EconomicalProtocolHash.mjs +1 -25
- package/EconomicalProtocolHash.mjs.map +1 -1
- package/Environment.d.ts +1 -133
- package/Environment.d.ts.map +1 -1
- package/Environment.js +6 -63
- package/Environment.js.map +1 -1
- package/Environment.mjs +1 -38
- package/Environment.mjs.map +1 -1
- package/EphemeralState.d.ts +1757 -4335
- package/EphemeralState.d.ts.map +1 -1
- package/EphemeralState.js +39 -40
- package/EphemeralState.js.map +1 -1
- package/EphemeralState.mjs +30 -20
- package/EphemeralState.mjs.map +1 -1
- package/Faucet.d.ts +1 -203
- package/Faucet.d.ts.map +1 -1
- package/Faucet.js +2 -77
- package/Faucet.js.map +1 -1
- package/Faucet.mjs +1 -57
- package/Faucet.mjs.map +1 -1
- package/HumanReadableIdentifier.d.ts +1 -23
- package/HumanReadableIdentifier.d.ts.map +1 -1
- package/HumanReadableIdentifier.js +2 -42
- package/HumanReadableIdentifier.js.map +1 -1
- package/HumanReadableIdentifier.mjs +1 -23
- package/HumanReadableIdentifier.mjs.map +1 -1
- package/InstalledPlugin.d.ts +1 -91
- package/InstalledPlugin.d.ts.map +1 -1
- package/InstalledPlugin.js +2 -48
- package/InstalledPlugin.js.map +1 -1
- package/InstalledPlugin.mjs +1 -28
- package/InstalledPlugin.mjs.map +1 -1
- package/LoadedConfig.d.ts +1 -2343
- package/LoadedConfig.d.ts.map +1 -1
- package/LoadedConfig.js +2 -61
- package/LoadedConfig.js.map +1 -1
- package/LoadedConfig.mjs +1 -39
- package/LoadedConfig.mjs.map +1 -1
- package/MetadataConfig.d.ts +1 -154
- package/MetadataConfig.d.ts.map +1 -1
- package/MetadataConfig.js +2 -56
- package/MetadataConfig.js.map +1 -1
- package/MetadataConfig.mjs +1 -36
- package/MetadataConfig.mjs.map +1 -1
- package/NetworkAccountConfig.d.ts +2 -0
- package/NetworkAccountConfig.d.ts.map +1 -0
- package/NetworkAccountConfig.js +21 -0
- package/NetworkAccountConfig.js.map +1 -0
- package/NetworkAccountConfig.mjs +3 -0
- package/NetworkAccountConfig.mjs.map +1 -0
- package/NetworkConfig.d.ts +1 -443
- package/NetworkConfig.d.ts.map +1 -1
- package/NetworkConfig.js +2 -66
- package/NetworkConfig.js.map +1 -1
- package/NetworkConfig.mjs +1 -46
- package/NetworkConfig.mjs.map +1 -1
- package/NonEmptyString.d.ts +2 -0
- package/NonEmptyString.d.ts.map +1 -0
- package/NonEmptyString.js +21 -0
- package/NonEmptyString.js.map +1 -0
- package/NonEmptyString.mjs +3 -0
- package/NonEmptyString.mjs.map +1 -0
- package/Operation.d.ts +1 -1469
- package/Operation.d.ts.map +1 -1
- package/Operation.js +2 -79
- package/Operation.js.map +1 -1
- package/Operation.mjs +1 -58
- package/Operation.mjs.map +1 -1
- package/Option.d.ts +1 -308
- package/Option.d.ts.map +1 -1
- package/Option.js +2 -84
- package/Option.js.map +1 -1
- package/Option.mjs +1 -63
- package/Option.mjs.map +1 -1
- package/ParsedOperation.d.ts +1 -879
- package/ParsedOperation.d.ts.map +1 -1
- package/ParsedOperation.js +2 -44
- package/ParsedOperation.js.map +1 -1
- package/ParsedOperation.mjs +1 -24
- package/ParsedOperation.mjs.map +1 -1
- package/ParsedPluginInfo.d.ts +4124 -0
- package/ParsedPluginInfo.d.ts.map +1 -0
- package/ParsedPluginInfo.js +81 -0
- package/ParsedPluginInfo.js.map +1 -0
- package/ParsedPluginInfo.mjs +44 -0
- package/ParsedPluginInfo.mjs.map +1 -0
- package/ParsedTemplate.d.ts +1 -1023
- package/ParsedTemplate.d.ts.map +1 -1
- package/ParsedTemplate.js +2 -52
- package/ParsedTemplate.js.map +1 -1
- package/ParsedTemplate.mjs +1 -32
- package/ParsedTemplate.mjs.map +1 -1
- package/PersistentState.d.ts +113 -243
- package/PersistentState.d.ts.map +1 -1
- package/PluginActionName.d.ts +1 -21
- package/PluginActionName.d.ts.map +1 -1
- package/PluginActionName.js +2 -29
- package/PluginActionName.js.map +1 -1
- package/PluginActionName.mjs +1 -21
- package/PluginActionName.mjs.map +1 -1
- package/PluginDependenciesResponse.d.ts +1 -151
- package/PluginDependenciesResponse.d.ts.map +1 -1
- package/PluginDependenciesResponse.js +2 -44
- package/PluginDependenciesResponse.js.map +1 -1
- package/PluginDependenciesResponse.mjs +1 -26
- package/PluginDependenciesResponse.mjs.map +1 -1
- package/PluginInfo.d.ts +4416 -3023
- package/PluginInfo.d.ts.map +1 -1
- package/PluginJsonResponse.d.ts +1 -98
- package/PluginJsonResponse.d.ts.map +1 -1
- package/PluginJsonResponse.js +2 -40
- package/PluginJsonResponse.js.map +1 -1
- package/PluginJsonResponse.mjs +1 -23
- package/PluginJsonResponse.mjs.map +1 -1
- package/PluginProxyResponse.d.ts +1 -15
- package/PluginProxyResponse.d.ts.map +1 -1
- package/PluginProxyResponse.js +2 -42
- package/PluginProxyResponse.js.map +1 -1
- package/PluginProxyResponse.mjs +1 -23
- package/PluginProxyResponse.mjs.map +1 -1
- package/PluginResponseEncoding.d.ts +1 -31
- package/PluginResponseEncoding.d.ts.map +1 -1
- package/PluginResponseEncoding.js +2 -44
- package/PluginResponseEncoding.js.map +1 -1
- package/PluginResponseEncoding.mjs +1 -25
- package/PluginResponseEncoding.mjs.map +1 -1
- package/PluginSchema.d.ts +8240 -6843
- package/PluginSchema.d.ts.map +1 -1
- package/PluginSchema.js +6 -17
- package/PluginSchema.js.map +1 -1
- package/PluginSchema.mjs +6 -17
- package/PluginSchema.mjs.map +1 -1
- package/PositionalArg.d.ts +1 -182
- package/PositionalArg.d.ts.map +1 -1
- package/PositionalArg.js +2 -59
- package/PositionalArg.js.map +1 -1
- package/PositionalArg.mjs +1 -39
- package/PositionalArg.mjs.map +1 -1
- package/Provisioner.d.ts +1 -268
- package/Provisioner.d.ts.map +1 -1
- package/Provisioner.js +2 -67
- package/Provisioner.js.map +1 -1
- package/Provisioner.mjs +1 -46
- package/Provisioner.mjs.map +1 -1
- package/ProvisionerID.d.ts +1 -40
- package/ProvisionerID.d.ts.map +1 -1
- package/ProvisionerID.js +2 -42
- package/ProvisionerID.js.map +1 -1
- package/ProvisionerID.mjs +1 -22
- package/ProvisionerID.mjs.map +1 -1
- package/Provisions.d.ts +1 -236
- package/Provisions.d.ts.map +1 -1
- package/Provisions.js +2 -74
- package/Provisions.js.map +1 -1
- package/Provisions.mjs +1 -55
- package/Provisions.mjs.map +1 -1
- package/ProxyTaskArgs.d.ts +2 -0
- package/ProxyTaskArgs.d.ts.map +1 -0
- package/ProxyTaskArgs.js +21 -0
- package/ProxyTaskArgs.js.map +1 -0
- package/ProxyTaskArgs.mjs +3 -0
- package/ProxyTaskArgs.mjs.map +1 -0
- package/ProxyTemplateArgs.d.ts +2 -0
- package/ProxyTemplateArgs.d.ts.map +1 -0
- package/ProxyTemplateArgs.js +21 -0
- package/ProxyTemplateArgs.js.map +1 -0
- package/ProxyTemplateArgs.mjs +3 -0
- package/ProxyTemplateArgs.mjs.map +1 -0
- package/PublicKeyHash.d.ts +1 -41
- package/PublicKeyHash.d.ts.map +1 -1
- package/PublicKeyHash.js +2 -46
- package/PublicKeyHash.js.map +1 -1
- package/PublicKeyHash.mjs +1 -26
- package/PublicKeyHash.mjs.map +1 -1
- package/RequestArgs.d.ts +1 -5547
- package/RequestArgs.d.ts.map +1 -1
- package/RequestArgs.js +6 -121
- package/RequestArgs.js.map +1 -1
- package/RequestArgs.mjs +1 -87
- package/RequestArgs.mjs.map +1 -1
- package/SHA256.d.ts +15 -7
- package/SHA256.d.ts.map +1 -1
- package/SHA256.js +21 -3
- package/SHA256.js.map +1 -1
- package/SHA256.mjs +20 -3
- package/SHA256.mjs.map +1 -1
- package/SandboxAccountConfig.d.ts +1 -144
- package/SandboxAccountConfig.d.ts.map +1 -1
- package/SandboxAccountConfig.js +2 -53
- package/SandboxAccountConfig.js.map +1 -1
- package/SandboxAccountConfig.mjs +1 -33
- package/SandboxAccountConfig.mjs.map +1 -1
- package/SandboxConfig.d.ts +1 -542
- package/SandboxConfig.d.ts.map +1 -1
- package/SandboxConfig.js +2 -84
- package/SandboxConfig.js.map +1 -1
- package/SandboxConfig.mjs +1 -64
- package/SandboxConfig.mjs.map +1 -1
- package/SanitizedAbsPath.d.ts +10 -10
- package/SanitizedArgs.d.ts +823 -725
- package/SanitizedArgs.d.ts.map +1 -1
- package/SanitizedArgs.js +5 -3
- package/SanitizedArgs.js.map +1 -1
- package/SanitizedArgs.mjs +5 -3
- package/SanitizedArgs.mjs.map +1 -1
- package/SanitizedPath.d.ts +1 -23
- package/SanitizedPath.d.ts.map +1 -1
- package/SanitizedPath.js +2 -45
- package/SanitizedPath.js.map +1 -1
- package/SanitizedPath.mjs +1 -26
- package/SanitizedPath.mjs.map +1 -1
- package/ScaffoldConfig.d.ts +1 -4
- package/ScaffoldConfig.d.ts.map +1 -1
- package/ScaffoldConfig.js +2 -0
- package/ScaffoldConfig.js.map +1 -1
- package/ScaffoldConfig.mjs +2 -0
- package/ScaffoldConfig.mjs.map +1 -1
- package/Settings.d.ts +1 -74
- package/Settings.d.ts.map +1 -1
- package/Settings.js +2 -47
- package/Settings.js.map +1 -1
- package/Settings.mjs +1 -27
- package/Settings.mjs.map +1 -1
- package/SingleChar.d.ts +1 -40
- package/SingleChar.d.ts.map +1 -1
- package/SingleChar.js +2 -43
- package/SingleChar.js.map +1 -1
- package/SingleChar.mjs +1 -23
- package/SingleChar.mjs.map +1 -1
- package/Task.d.ts +1 -817
- package/Task.d.ts.map +1 -1
- package/Task.js +2 -76
- package/Task.js.map +1 -1
- package/Task.mjs +1 -56
- package/Task.mjs.map +1 -1
- package/Template.d.ts +7 -1736
- package/Template.d.ts.map +1 -1
- package/Template.js +8 -89
- package/Template.js.map +1 -1
- package/Template.mjs +6 -75
- package/Template.mjs.map +1 -1
- package/Timestamp.d.ts +1 -43
- package/Timestamp.d.ts.map +1 -1
- package/Timestamp.js +2 -46
- package/Timestamp.js.map +1 -1
- package/Timestamp.mjs +1 -25
- package/Timestamp.mjs.map +1 -1
- package/Tz.d.ts +1 -39
- package/Tz.d.ts.map +1 -1
- package/Tz.js +2 -43
- package/Tz.js.map +1 -1
- package/Tz.mjs +1 -23
- package/Tz.mjs.map +1 -1
- package/Url.d.ts +1 -41
- package/Url.d.ts.map +1 -1
- package/Url.js +2 -49
- package/Url.js.map +1 -1
- package/Url.mjs +1 -28
- package/Url.mjs.map +1 -1
- package/Verb.d.ts +1 -40
- package/Verb.d.ts.map +1 -1
- package/Verb.js +2 -43
- package/Verb.js.map +1 -1
- package/Verb.mjs +1 -23
- package/Verb.mjs.map +1 -1
- package/VersionNumber.d.ts +1 -23
- package/VersionNumber.d.ts.map +1 -1
- package/VersionNumber.js +2 -42
- package/VersionNumber.js.map +1 -1
- package/VersionNumber.mjs +1 -23
- package/VersionNumber.mjs.map +1 -1
- package/helpers.d.ts +5 -0
- package/helpers.d.ts.map +1 -0
- package/helpers.js +53 -0
- package/helpers.js.map +1 -0
- package/helpers.mjs +28 -0
- package/helpers.mjs.map +1 -0
- package/index.d.ts +53 -0
- package/index.d.ts.map +1 -0
- package/index.js +190 -0
- package/index.js.map +1 -0
- package/index.mjs +108 -0
- package/index.mjs.map +1 -0
- package/out/types/Alias.d.js +19 -0
- package/out/types/Alias.d.js.map +1 -0
- package/out/types/Alias.d.mjs +1 -0
- package/out/types/Alias.d.mjs.map +1 -0
- package/out/types/Alias.d.ts +29 -0
- package/out/types/Alias.d.ts.map +1 -0
- package/out/types/Alias.js +80 -0
- package/out/types/Alias.js.map +1 -0
- package/out/types/Alias.mjs +49 -0
- package/out/types/Alias.mjs.map +1 -0
- package/out/types/BuildNumber.d.js +19 -0
- package/out/types/BuildNumber.d.js.map +1 -0
- package/out/types/BuildNumber.d.mjs +1 -0
- package/out/types/BuildNumber.d.mjs.map +1 -0
- package/out/types/BuildNumber.d.ts +17 -0
- package/out/types/BuildNumber.d.ts.map +1 -0
- package/out/types/BuildNumber.js +80 -0
- package/out/types/BuildNumber.js.map +1 -0
- package/out/types/BuildNumber.mjs +49 -0
- package/out/types/BuildNumber.mjs.map +1 -0
- package/out/types/Command.d.js +19 -0
- package/out/types/Command.d.js.map +1 -0
- package/out/types/Command.d.mjs +1 -0
- package/out/types/Command.d.mjs.map +1 -0
- package/out/types/Command.d.ts +17 -0
- package/out/types/Command.d.ts.map +1 -0
- package/out/types/Command.js +80 -0
- package/out/types/Command.js.map +1 -0
- package/out/types/Command.mjs +49 -0
- package/out/types/Command.mjs.map +1 -0
- package/out/types/Config.d.js +19 -0
- package/out/types/Config.d.js.map +1 -0
- package/out/types/Config.d.mjs +1 -0
- package/out/types/Config.d.mjs.map +1 -0
- package/out/types/Config.d.ts +1362 -0
- package/out/types/Config.d.ts.map +1 -0
- package/out/types/Config.js +80 -0
- package/out/types/Config.js.map +1 -0
- package/out/types/Config.mjs +49 -0
- package/out/types/Config.mjs.map +1 -0
- package/out/types/ConfigArtifactsDir.d.js +19 -0
- package/out/types/ConfigArtifactsDir.d.js.map +1 -0
- package/out/types/ConfigArtifactsDir.d.mjs +1 -0
- package/out/types/ConfigArtifactsDir.d.mjs.map +1 -0
- package/out/types/ConfigArtifactsDir.d.ts +17 -0
- package/out/types/ConfigArtifactsDir.d.ts.map +1 -0
- package/out/types/ConfigArtifactsDir.js +80 -0
- package/out/types/ConfigArtifactsDir.js.map +1 -0
- package/out/types/ConfigArtifactsDir.mjs +49 -0
- package/out/types/ConfigArtifactsDir.mjs.map +1 -0
- package/out/types/ConfigContractsDir.d.js +19 -0
- package/out/types/ConfigContractsDir.d.js.map +1 -0
- package/out/types/ConfigContractsDir.d.mjs +1 -0
- package/out/types/ConfigContractsDir.d.mjs.map +1 -0
- package/out/types/ConfigContractsDir.d.ts +17 -0
- package/out/types/ConfigContractsDir.d.ts.map +1 -0
- package/out/types/ConfigContractsDir.js +80 -0
- package/out/types/ConfigContractsDir.js.map +1 -0
- package/out/types/ConfigContractsDir.mjs +49 -0
- package/out/types/ConfigContractsDir.mjs.map +1 -0
- package/out/types/Contract.d.js +19 -0
- package/out/types/Contract.d.js.map +1 -0
- package/out/types/Contract.d.mjs +1 -0
- package/out/types/Contract.d.mjs.map +1 -0
- package/out/types/Contract.d.ts +56 -0
- package/out/types/Contract.d.ts.map +1 -0
- package/out/types/Contract.js +80 -0
- package/out/types/Contract.js.map +1 -0
- package/out/types/Contract.mjs +49 -0
- package/out/types/Contract.mjs.map +1 -0
- package/out/types/EconomicalProtocolHash.d.js +19 -0
- package/out/types/EconomicalProtocolHash.d.js.map +1 -0
- package/out/types/EconomicalProtocolHash.d.mjs +1 -0
- package/out/types/EconomicalProtocolHash.d.mjs.map +1 -0
- package/out/types/EconomicalProtocolHash.d.ts +17 -0
- package/out/types/EconomicalProtocolHash.d.ts.map +1 -0
- package/out/types/EconomicalProtocolHash.js +80 -0
- package/out/types/EconomicalProtocolHash.js.map +1 -0
- package/out/types/EconomicalProtocolHash.mjs +49 -0
- package/out/types/EconomicalProtocolHash.mjs.map +1 -0
- package/out/types/Environment.d.js +19 -0
- package/out/types/Environment.d.js.map +1 -0
- package/out/types/Environment.d.mjs +1 -0
- package/out/types/Environment.d.mjs.map +1 -0
- package/out/types/Environment.d.ts +82 -0
- package/out/types/Environment.d.ts.map +1 -0
- package/out/types/Environment.js +80 -0
- package/out/types/Environment.js.map +1 -0
- package/out/types/Environment.mjs +49 -0
- package/out/types/Environment.mjs.map +1 -0
- package/out/types/EphemeralState.d.js +19 -0
- package/out/types/EphemeralState.d.js.map +1 -0
- package/out/types/EphemeralState.d.mjs +1 -0
- package/out/types/EphemeralState.d.mjs.map +1 -0
- package/out/types/EphemeralState.d.ts +13579 -0
- package/out/types/EphemeralState.d.ts.map +1 -0
- package/out/types/EphemeralState.js +80 -0
- package/out/types/EphemeralState.js.map +1 -0
- package/out/types/EphemeralState.mjs +49 -0
- package/out/types/EphemeralState.mjs.map +1 -0
- package/out/types/Faucet.d.js +19 -0
- package/out/types/Faucet.d.js.map +1 -0
- package/out/types/Faucet.d.mjs +1 -0
- package/out/types/Faucet.d.mjs.map +1 -0
- package/out/types/Faucet.d.ts +108 -0
- package/out/types/Faucet.d.ts.map +1 -0
- package/out/types/Faucet.js +80 -0
- package/out/types/Faucet.js.map +1 -0
- package/out/types/Faucet.mjs +49 -0
- package/out/types/Faucet.mjs.map +1 -0
- package/out/types/HumanReadableIdentifier.d.js +19 -0
- package/out/types/HumanReadableIdentifier.d.js.map +1 -0
- package/out/types/HumanReadableIdentifier.d.mjs +1 -0
- package/out/types/HumanReadableIdentifier.d.mjs.map +1 -0
- package/out/types/HumanReadableIdentifier.d.ts +17 -0
- package/out/types/HumanReadableIdentifier.d.ts.map +1 -0
- package/out/types/HumanReadableIdentifier.js +80 -0
- package/out/types/HumanReadableIdentifier.js.map +1 -0
- package/out/types/HumanReadableIdentifier.mjs +49 -0
- package/out/types/HumanReadableIdentifier.mjs.map +1 -0
- package/out/types/InstalledPlugin.d.js +19 -0
- package/out/types/InstalledPlugin.d.js.map +1 -0
- package/out/types/InstalledPlugin.d.mjs +1 -0
- package/out/types/InstalledPlugin.d.mjs.map +1 -0
- package/out/types/InstalledPlugin.d.ts +56 -0
- package/out/types/InstalledPlugin.d.ts.map +1 -0
- package/out/types/InstalledPlugin.js +80 -0
- package/out/types/InstalledPlugin.js.map +1 -0
- package/out/types/InstalledPlugin.mjs +49 -0
- package/out/types/InstalledPlugin.mjs.map +1 -0
- package/out/types/LoadedConfig.d.js +19 -0
- package/out/types/LoadedConfig.d.js.map +1 -0
- package/out/types/LoadedConfig.d.mjs +1 -0
- package/out/types/LoadedConfig.d.mjs.map +1 -0
- package/out/types/LoadedConfig.d.ts +1405 -0
- package/out/types/LoadedConfig.d.ts.map +1 -0
- package/out/types/LoadedConfig.js +80 -0
- package/out/types/LoadedConfig.js.map +1 -0
- package/out/types/LoadedConfig.mjs +49 -0
- package/out/types/LoadedConfig.mjs.map +1 -0
- package/out/types/MetadataConfig.d.js +19 -0
- package/out/types/MetadataConfig.d.js.map +1 -0
- package/out/types/MetadataConfig.d.mjs +1 -0
- package/out/types/MetadataConfig.d.mjs.map +1 -0
- package/out/types/MetadataConfig.d.ts +95 -0
- package/out/types/MetadataConfig.d.ts.map +1 -0
- package/out/types/MetadataConfig.js +80 -0
- package/out/types/MetadataConfig.js.map +1 -0
- package/out/types/MetadataConfig.mjs +49 -0
- package/out/types/MetadataConfig.mjs.map +1 -0
- package/out/types/NetworkAccountConfig.d.js +19 -0
- package/out/types/NetworkAccountConfig.d.js.map +1 -0
- package/out/types/NetworkAccountConfig.d.mjs +1 -0
- package/out/types/NetworkAccountConfig.d.mjs.map +1 -0
- package/out/types/NetworkAccountConfig.d.ts +69 -0
- package/out/types/NetworkAccountConfig.d.ts.map +1 -0
- package/out/types/NetworkAccountConfig.js +80 -0
- package/out/types/NetworkAccountConfig.js.map +1 -0
- package/out/types/NetworkAccountConfig.mjs +49 -0
- package/out/types/NetworkAccountConfig.mjs.map +1 -0
- package/out/types/NetworkConfig.d.js +19 -0
- package/out/types/NetworkConfig.d.js.map +1 -0
- package/out/types/NetworkConfig.d.mjs +1 -0
- package/out/types/NetworkConfig.d.mjs.map +1 -0
- package/out/types/NetworkConfig.d.ts +326 -0
- package/out/types/NetworkConfig.d.ts.map +1 -0
- package/out/types/NetworkConfig.js +80 -0
- package/out/types/NetworkConfig.js.map +1 -0
- package/out/types/NetworkConfig.mjs +49 -0
- package/out/types/NetworkConfig.mjs.map +1 -0
- package/out/types/NonEmptyString.d.js +19 -0
- package/out/types/NonEmptyString.d.js.map +1 -0
- package/out/types/NonEmptyString.d.mjs +1 -0
- package/out/types/NonEmptyString.d.mjs.map +1 -0
- package/out/types/NonEmptyString.d.ts +17 -0
- package/out/types/NonEmptyString.d.ts.map +1 -0
- package/out/types/NonEmptyString.js +80 -0
- package/out/types/NonEmptyString.js.map +1 -0
- package/out/types/NonEmptyString.mjs +49 -0
- package/out/types/NonEmptyString.mjs.map +1 -0
- package/out/types/Operation.d.js +19 -0
- package/out/types/Operation.d.js.map +1 -0
- package/out/types/Operation.d.mjs +1 -0
- package/out/types/Operation.d.mjs.map +1 -0
- package/out/types/Operation.d.ts +3545 -0
- package/out/types/Operation.d.ts.map +1 -0
- package/out/types/Operation.js +80 -0
- package/out/types/Operation.js.map +1 -0
- package/out/types/Operation.mjs +49 -0
- package/out/types/Operation.mjs.map +1 -0
- package/out/types/Option.d.js +19 -0
- package/out/types/Option.d.js.map +1 -0
- package/out/types/Option.d.mjs +1 -0
- package/out/types/Option.d.mjs.map +1 -0
- package/out/types/Option.d.ts +134 -0
- package/out/types/Option.d.ts.map +1 -0
- package/out/types/Option.js +80 -0
- package/out/types/Option.js.map +1 -0
- package/out/types/Option.mjs +49 -0
- package/out/types/Option.mjs.map +1 -0
- package/out/types/ParsedConfig.d.js +19 -0
- package/out/types/ParsedConfig.d.js.map +1 -0
- package/out/types/ParsedConfig.d.mjs +1 -0
- package/out/types/ParsedConfig.d.mjs.map +1 -0
- package/out/types/ParsedConfig.d.ts +1626 -0
- package/out/types/ParsedConfig.d.ts.map +1 -0
- package/out/types/ParsedConfig.js +80 -0
- package/out/types/ParsedConfig.js.map +1 -0
- package/out/types/ParsedConfig.mjs +49 -0
- package/out/types/ParsedConfig.mjs.map +1 -0
- package/out/types/ParsedOperation.d.js +19 -0
- package/out/types/ParsedOperation.d.js.map +1 -0
- package/out/types/ParsedOperation.d.mjs +1 -0
- package/out/types/ParsedOperation.d.mjs.map +1 -0
- package/out/types/ParsedOperation.d.ts +2690 -0
- package/out/types/ParsedOperation.d.ts.map +1 -0
- package/out/types/ParsedOperation.js +80 -0
- package/out/types/ParsedOperation.js.map +1 -0
- package/out/types/ParsedOperation.mjs +49 -0
- package/out/types/ParsedOperation.mjs.map +1 -0
- package/out/types/ParsedTemplate.d.js +19 -0
- package/out/types/ParsedTemplate.d.js.map +1 -0
- package/out/types/ParsedTemplate.d.mjs +1 -0
- package/out/types/ParsedTemplate.d.mjs.map +1 -0
- package/out/types/ParsedTemplate.d.ts +2589 -0
- package/out/types/ParsedTemplate.d.ts.map +1 -0
- package/out/types/ParsedTemplate.js +80 -0
- package/out/types/ParsedTemplate.js.map +1 -0
- package/out/types/ParsedTemplate.mjs +49 -0
- package/out/types/ParsedTemplate.mjs.map +1 -0
- package/out/types/PersistedOperation.d.js +19 -0
- package/out/types/PersistedOperation.d.js.map +1 -0
- package/out/types/PersistedOperation.d.mjs +1 -0
- package/out/types/PersistedOperation.d.mjs.map +1 -0
- package/out/types/PersistedOperation.d.ts +69 -0
- package/out/types/PersistedOperation.d.ts.map +1 -0
- package/out/types/PersistedOperation.js +80 -0
- package/out/types/PersistedOperation.js.map +1 -0
- package/out/types/PersistedOperation.mjs +49 -0
- package/out/types/PersistedOperation.mjs.map +1 -0
- package/out/types/PersistedTask.d.js +19 -0
- package/out/types/PersistedTask.d.js.map +1 -0
- package/out/types/PersistedTask.d.mjs +1 -0
- package/out/types/PersistedTask.d.mjs.map +1 -0
- package/out/types/PersistedTask.d.ts +82 -0
- package/out/types/PersistedTask.d.ts.map +1 -0
- package/out/types/PersistedTask.js +80 -0
- package/out/types/PersistedTask.js.map +1 -0
- package/out/types/PersistedTask.mjs +49 -0
- package/out/types/PersistedTask.mjs.map +1 -0
- package/out/types/PersistentState.d.js +19 -0
- package/out/types/PersistentState.d.js.map +1 -0
- package/out/types/PersistentState.d.mjs +1 -0
- package/out/types/PersistentState.d.mjs.map +1 -0
- package/out/types/PersistentState.d.ts +245 -0
- package/out/types/PersistentState.d.ts.map +1 -0
- package/out/types/PersistentState.js +80 -0
- package/out/types/PersistentState.js.map +1 -0
- package/out/types/PersistentState.mjs +49 -0
- package/out/types/PersistentState.mjs.map +1 -0
- package/out/types/PluginActionName.d.js +19 -0
- package/out/types/PluginActionName.d.js.map +1 -0
- package/out/types/PluginActionName.d.mjs +1 -0
- package/out/types/PluginActionName.d.mjs.map +1 -0
- package/out/types/PluginActionName.d.ts +27 -0
- package/out/types/PluginActionName.d.ts.map +1 -0
- package/out/types/PluginActionName.js +80 -0
- package/out/types/PluginActionName.js.map +1 -0
- package/out/types/PluginActionName.mjs +49 -0
- package/out/types/PluginActionName.mjs.map +1 -0
- package/out/types/PluginDependenciesResponse.d.js +19 -0
- package/out/types/PluginDependenciesResponse.d.js.map +1 -0
- package/out/types/PluginDependenciesResponse.d.mjs +1 -0
- package/out/types/PluginDependenciesResponse.d.mjs.map +1 -0
- package/out/types/PluginDependenciesResponse.d.ts +173 -0
- package/out/types/PluginDependenciesResponse.d.ts.map +1 -0
- package/out/types/PluginDependenciesResponse.js +80 -0
- package/out/types/PluginDependenciesResponse.js.map +1 -0
- package/out/types/PluginDependenciesResponse.mjs +49 -0
- package/out/types/PluginDependenciesResponse.mjs.map +1 -0
- package/out/types/PluginInfo.d.js +19 -0
- package/out/types/PluginInfo.d.js.map +1 -0
- package/out/types/PluginInfo.d.mjs +1 -0
- package/out/types/PluginInfo.d.mjs.map +1 -0
- package/out/types/PluginInfo.d.ts +6396 -0
- package/out/types/PluginInfo.d.ts.map +1 -0
- package/out/types/PluginInfo.js +80 -0
- package/out/types/PluginInfo.js.map +1 -0
- package/out/types/PluginInfo.mjs +49 -0
- package/out/types/PluginInfo.mjs.map +1 -0
- package/out/types/PluginJsonResponse.d.js +19 -0
- package/out/types/PluginJsonResponse.d.js.map +1 -0
- package/out/types/PluginJsonResponse.d.mjs +1 -0
- package/out/types/PluginJsonResponse.d.mjs.map +1 -0
- package/out/types/PluginJsonResponse.d.ts +61 -0
- package/out/types/PluginJsonResponse.d.ts.map +1 -0
- package/out/types/PluginJsonResponse.js +80 -0
- package/out/types/PluginJsonResponse.js.map +1 -0
- package/out/types/PluginJsonResponse.mjs +49 -0
- package/out/types/PluginJsonResponse.mjs.map +1 -0
- package/out/types/PluginProxyResponse.d.js +19 -0
- package/out/types/PluginProxyResponse.d.js.map +1 -0
- package/out/types/PluginProxyResponse.d.mjs +1 -0
- package/out/types/PluginProxyResponse.d.mjs.map +1 -0
- package/out/types/PluginProxyResponse.d.ts +65 -0
- package/out/types/PluginProxyResponse.d.ts.map +1 -0
- package/out/types/PluginProxyResponse.js +80 -0
- package/out/types/PluginProxyResponse.js.map +1 -0
- package/out/types/PluginProxyResponse.mjs +49 -0
- package/out/types/PluginProxyResponse.mjs.map +1 -0
- package/out/types/PluginResponseEncoding.d.js +19 -0
- package/out/types/PluginResponseEncoding.d.js.map +1 -0
- package/out/types/PluginResponseEncoding.d.mjs +1 -0
- package/out/types/PluginResponseEncoding.d.mjs.map +1 -0
- package/out/types/PluginResponseEncoding.d.ts +23 -0
- package/out/types/PluginResponseEncoding.d.ts.map +1 -0
- package/out/types/PluginResponseEncoding.js +80 -0
- package/out/types/PluginResponseEncoding.js.map +1 -0
- package/out/types/PluginResponseEncoding.mjs +49 -0
- package/out/types/PluginResponseEncoding.mjs.map +1 -0
- package/out/types/PluginSchema.d.js +19 -0
- package/out/types/PluginSchema.d.js.map +1 -0
- package/out/types/PluginSchema.d.mjs +1 -0
- package/out/types/PluginSchema.d.mjs.map +1 -0
- package/out/types/PluginSchema.d.ts +18435 -0
- package/out/types/PluginSchema.d.ts.map +1 -0
- package/out/types/PluginSchema.js +80 -0
- package/out/types/PluginSchema.js.map +1 -0
- package/out/types/PluginSchema.mjs +49 -0
- package/out/types/PluginSchema.mjs.map +1 -0
- package/out/types/PositionalArg.d.js +19 -0
- package/out/types/PositionalArg.d.js.map +1 -0
- package/out/types/PositionalArg.d.mjs +1 -0
- package/out/types/PositionalArg.d.mjs.map +1 -0
- package/out/types/PositionalArg.d.ts +95 -0
- package/out/types/PositionalArg.d.ts.map +1 -0
- package/out/types/PositionalArg.js +80 -0
- package/out/types/PositionalArg.js.map +1 -0
- package/out/types/PositionalArg.mjs +49 -0
- package/out/types/PositionalArg.mjs.map +1 -0
- package/out/types/Provisioner.d.js +19 -0
- package/out/types/Provisioner.d.js.map +1 -0
- package/out/types/Provisioner.d.mjs +1 -0
- package/out/types/Provisioner.d.mjs.map +1 -0
- package/out/types/Provisioner.d.ts +108 -0
- package/out/types/Provisioner.d.ts.map +1 -0
- package/out/types/Provisioner.js +80 -0
- package/out/types/Provisioner.js.map +1 -0
- package/out/types/Provisioner.mjs +49 -0
- package/out/types/Provisioner.mjs.map +1 -0
- package/out/types/ProvisionerID.d.js +19 -0
- package/out/types/ProvisionerID.d.js.map +1 -0
- package/out/types/ProvisionerID.d.mjs +1 -0
- package/out/types/ProvisionerID.d.mjs.map +1 -0
- package/out/types/ProvisionerID.d.ts +17 -0
- package/out/types/ProvisionerID.d.ts.map +1 -0
- package/out/types/ProvisionerID.js +80 -0
- package/out/types/ProvisionerID.js.map +1 -0
- package/out/types/ProvisionerID.mjs +49 -0
- package/out/types/ProvisionerID.mjs.map +1 -0
- package/out/types/Provisions.d.js +19 -0
- package/out/types/Provisions.d.js.map +1 -0
- package/out/types/Provisions.d.mjs +1 -0
- package/out/types/Provisions.d.mjs.map +1 -0
- package/out/types/Provisions.d.ts +108 -0
- package/out/types/Provisions.d.ts.map +1 -0
- package/out/types/Provisions.js +80 -0
- package/out/types/Provisions.js.map +1 -0
- package/out/types/Provisions.mjs +49 -0
- package/out/types/Provisions.mjs.map +1 -0
- package/out/types/ProxyTaskArgs.d.js +19 -0
- package/out/types/ProxyTaskArgs.d.js.map +1 -0
- package/out/types/ProxyTaskArgs.d.mjs +1 -0
- package/out/types/ProxyTaskArgs.d.mjs.map +1 -0
- package/out/types/ProxyTaskArgs.d.ts +2176 -0
- package/out/types/ProxyTaskArgs.d.ts.map +1 -0
- package/out/types/ProxyTaskArgs.js +80 -0
- package/out/types/ProxyTaskArgs.js.map +1 -0
- package/out/types/ProxyTaskArgs.mjs +49 -0
- package/out/types/ProxyTaskArgs.mjs.map +1 -0
- package/out/types/ProxyTemplateArgs.d.js +19 -0
- package/out/types/ProxyTemplateArgs.d.js.map +1 -0
- package/out/types/ProxyTemplateArgs.d.mjs +1 -0
- package/out/types/ProxyTemplateArgs.d.mjs.map +1 -0
- package/out/types/ProxyTemplateArgs.d.ts +2176 -0
- package/out/types/ProxyTemplateArgs.d.ts.map +1 -0
- package/out/types/ProxyTemplateArgs.js +80 -0
- package/out/types/ProxyTemplateArgs.js.map +1 -0
- package/out/types/ProxyTemplateArgs.mjs +49 -0
- package/out/types/ProxyTemplateArgs.mjs.map +1 -0
- package/out/types/PublicKeyHash.d.js +19 -0
- package/out/types/PublicKeyHash.d.js.map +1 -0
- package/out/types/PublicKeyHash.d.mjs +1 -0
- package/out/types/PublicKeyHash.d.mjs.map +1 -0
- package/out/types/PublicKeyHash.d.ts +17 -0
- package/out/types/PublicKeyHash.d.ts.map +1 -0
- package/out/types/PublicKeyHash.js +80 -0
- package/out/types/PublicKeyHash.js.map +1 -0
- package/out/types/PublicKeyHash.mjs +49 -0
- package/out/types/PublicKeyHash.mjs.map +1 -0
- package/out/types/RequestArgs.d.js +19 -0
- package/out/types/RequestArgs.d.js.map +1 -0
- package/out/types/RequestArgs.d.mjs +1 -0
- package/out/types/RequestArgs.d.mjs.map +1 -0
- package/out/types/RequestArgs.d.ts +2159 -0
- package/out/types/RequestArgs.d.ts.map +1 -0
- package/out/types/RequestArgs.js +80 -0
- package/out/types/RequestArgs.js.map +1 -0
- package/out/types/RequestArgs.mjs +49 -0
- package/out/types/RequestArgs.mjs.map +1 -0
- package/out/types/RuntimeDependency.d.js +19 -0
- package/out/types/RuntimeDependency.d.js.map +1 -0
- package/out/types/RuntimeDependency.d.mjs +1 -0
- package/out/types/RuntimeDependency.d.mjs.map +1 -0
- package/out/types/RuntimeDependency.d.ts +82 -0
- package/out/types/RuntimeDependency.d.ts.map +1 -0
- package/out/types/RuntimeDependency.js +80 -0
- package/out/types/RuntimeDependency.js.map +1 -0
- package/out/types/RuntimeDependency.mjs +49 -0
- package/out/types/RuntimeDependency.mjs.map +1 -0
- package/out/types/RuntimeDependencyReport.d.js +19 -0
- package/out/types/RuntimeDependencyReport.d.js.map +1 -0
- package/out/types/RuntimeDependencyReport.d.mjs +1 -0
- package/out/types/RuntimeDependencyReport.d.mjs.map +1 -0
- package/out/types/RuntimeDependencyReport.d.ts +99 -0
- package/out/types/RuntimeDependencyReport.d.ts.map +1 -0
- package/out/types/RuntimeDependencyReport.js +80 -0
- package/out/types/RuntimeDependencyReport.js.map +1 -0
- package/out/types/RuntimeDependencyReport.mjs +49 -0
- package/out/types/RuntimeDependencyReport.mjs.map +1 -0
- package/out/types/SHA256.d.js +19 -0
- package/out/types/SHA256.d.js.map +1 -0
- package/out/types/SHA256.d.mjs +1 -0
- package/out/types/SHA256.d.mjs.map +1 -0
- package/out/types/SHA256.d.ts +17 -0
- package/out/types/SHA256.d.ts.map +1 -0
- package/out/types/SHA256.js +80 -0
- package/out/types/SHA256.js.map +1 -0
- package/out/types/SHA256.mjs +49 -0
- package/out/types/SHA256.mjs.map +1 -0
- package/out/types/SandboxAccountConfig.d.js +19 -0
- package/out/types/SandboxAccountConfig.d.js.map +1 -0
- package/out/types/SandboxAccountConfig.d.mjs +1 -0
- package/out/types/SandboxAccountConfig.d.mjs.map +1 -0
- package/out/types/SandboxAccountConfig.d.ts +69 -0
- package/out/types/SandboxAccountConfig.d.ts.map +1 -0
- package/out/types/SandboxAccountConfig.js +80 -0
- package/out/types/SandboxAccountConfig.js.map +1 -0
- package/out/types/SandboxAccountConfig.mjs +49 -0
- package/out/types/SandboxAccountConfig.mjs.map +1 -0
- package/out/types/SandboxConfig.d.js +19 -0
- package/out/types/SandboxConfig.d.js.map +1 -0
- package/out/types/SandboxConfig.d.mjs +1 -0
- package/out/types/SandboxConfig.d.mjs.map +1 -0
- package/out/types/SandboxConfig.d.ts +289 -0
- package/out/types/SandboxConfig.d.ts.map +1 -0
- package/out/types/SandboxConfig.js +80 -0
- package/out/types/SandboxConfig.js.map +1 -0
- package/out/types/SandboxConfig.mjs +49 -0
- package/out/types/SandboxConfig.mjs.map +1 -0
- package/out/types/SanitizedAbsPath.d.js +19 -0
- package/out/types/SanitizedAbsPath.d.js.map +1 -0
- package/out/types/SanitizedAbsPath.d.mjs +1 -0
- package/out/types/SanitizedAbsPath.d.mjs.map +1 -0
- package/out/types/SanitizedAbsPath.d.ts +17 -0
- package/out/types/SanitizedAbsPath.d.ts.map +1 -0
- package/out/types/SanitizedAbsPath.js +80 -0
- package/out/types/SanitizedAbsPath.js.map +1 -0
- package/out/types/SanitizedAbsPath.mjs +49 -0
- package/out/types/SanitizedAbsPath.mjs.map +1 -0
- package/out/types/SanitizedArgs.d.js +19 -0
- package/out/types/SanitizedArgs.d.js.map +1 -0
- package/out/types/SanitizedArgs.d.mjs +1 -0
- package/out/types/SanitizedArgs.d.mjs.map +1 -0
- package/out/types/SanitizedArgs.d.ts +238 -0
- package/out/types/SanitizedArgs.d.ts.map +1 -0
- package/out/types/SanitizedArgs.js +80 -0
- package/out/types/SanitizedArgs.js.map +1 -0
- package/out/types/SanitizedArgs.mjs +49 -0
- package/out/types/SanitizedArgs.mjs.map +1 -0
- package/out/types/SanitizedPath.d.js +19 -0
- package/out/types/SanitizedPath.d.js.map +1 -0
- package/out/types/SanitizedPath.d.mjs +1 -0
- package/out/types/SanitizedPath.d.mjs.map +1 -0
- package/out/types/SanitizedPath.d.ts +17 -0
- package/out/types/SanitizedPath.d.ts.map +1 -0
- package/out/types/SanitizedPath.js +80 -0
- package/out/types/SanitizedPath.js.map +1 -0
- package/out/types/SanitizedPath.mjs +49 -0
- package/out/types/SanitizedPath.mjs.map +1 -0
- package/out/types/ScaffoldConfig.d.js +19 -0
- package/out/types/ScaffoldConfig.d.js.map +1 -0
- package/out/types/ScaffoldConfig.d.mjs +1 -0
- package/out/types/ScaffoldConfig.d.mjs.map +1 -0
- package/out/types/ScaffoldConfig.d.ts +43 -0
- package/out/types/ScaffoldConfig.d.ts.map +1 -0
- package/out/types/ScaffoldConfig.js +80 -0
- package/out/types/ScaffoldConfig.js.map +1 -0
- package/out/types/ScaffoldConfig.mjs +49 -0
- package/out/types/ScaffoldConfig.mjs.map +1 -0
- package/out/types/Settings.d.js +19 -0
- package/out/types/Settings.d.js.map +1 -0
- package/out/types/Settings.d.mjs +1 -0
- package/out/types/Settings.d.mjs.map +1 -0
- package/out/types/Settings.d.ts +43 -0
- package/out/types/Settings.d.ts.map +1 -0
- package/out/types/Settings.js +80 -0
- package/out/types/Settings.js.map +1 -0
- package/out/types/Settings.mjs +49 -0
- package/out/types/Settings.mjs.map +1 -0
- package/out/types/SingleChar.d.js +19 -0
- package/out/types/SingleChar.d.js.map +1 -0
- package/out/types/SingleChar.d.mjs +1 -0
- package/out/types/SingleChar.d.mjs.map +1 -0
- package/out/types/SingleChar.d.ts +17 -0
- package/out/types/SingleChar.d.ts.map +1 -0
- package/out/types/SingleChar.js +80 -0
- package/out/types/SingleChar.js.map +1 -0
- package/out/types/SingleChar.mjs +49 -0
- package/out/types/SingleChar.mjs.map +1 -0
- package/out/types/Task.d.js +19 -0
- package/out/types/Task.d.js.map +1 -0
- package/out/types/Task.d.mjs +1 -0
- package/out/types/Task.d.mjs.map +1 -0
- package/out/types/Task.d.ts +475 -0
- package/out/types/Task.d.ts.map +1 -0
- package/out/types/Task.js +80 -0
- package/out/types/Task.js.map +1 -0
- package/out/types/Task.mjs +49 -0
- package/out/types/Task.mjs.map +1 -0
- package/out/types/Template.d.js +19 -0
- package/out/types/Template.d.js.map +1 -0
- package/out/types/Template.d.mjs +1 -0
- package/out/types/Template.d.mjs.map +1 -0
- package/out/types/Template.d.ts +3373 -0
- package/out/types/Template.d.ts.map +1 -0
- package/out/types/Template.js +80 -0
- package/out/types/Template.js.map +1 -0
- package/out/types/Template.mjs +49 -0
- package/out/types/Template.mjs.map +1 -0
- package/out/types/Timestamp.d.js +19 -0
- package/out/types/Timestamp.d.js.map +1 -0
- package/out/types/Timestamp.d.mjs +1 -0
- package/out/types/Timestamp.d.mjs.map +1 -0
- package/out/types/Timestamp.d.ts +17 -0
- package/out/types/Timestamp.d.ts.map +1 -0
- package/out/types/Timestamp.js +80 -0
- package/out/types/Timestamp.js.map +1 -0
- package/out/types/Timestamp.mjs +49 -0
- package/out/types/Timestamp.mjs.map +1 -0
- package/out/types/Tz.d.js +19 -0
- package/out/types/Tz.d.js.map +1 -0
- package/out/types/Tz.d.mjs +1 -0
- package/out/types/Tz.d.mjs.map +1 -0
- package/out/types/Tz.d.ts +17 -0
- package/out/types/Tz.d.ts.map +1 -0
- package/out/types/Tz.js +80 -0
- package/out/types/Tz.js.map +1 -0
- package/out/types/Tz.mjs +49 -0
- package/out/types/Tz.mjs.map +1 -0
- package/out/types/TzKtConfig.d.js +19 -0
- package/out/types/TzKtConfig.d.js.map +1 -0
- package/out/types/TzKtConfig.d.mjs +1 -0
- package/out/types/TzKtConfig.d.mjs.map +1 -0
- package/out/types/TzKtConfig.d.ts +69 -0
- package/out/types/TzKtConfig.d.ts.map +1 -0
- package/out/types/TzKtConfig.js +80 -0
- package/out/types/TzKtConfig.js.map +1 -0
- package/out/types/TzKtConfig.mjs +49 -0
- package/out/types/TzKtConfig.mjs.map +1 -0
- package/out/types/Url.d.js +19 -0
- package/out/types/Url.d.js.map +1 -0
- package/out/types/Url.d.mjs +1 -0
- package/out/types/Url.d.mjs.map +1 -0
- package/out/types/Url.d.ts +17 -0
- package/out/types/Url.d.ts.map +1 -0
- package/out/types/Url.js +80 -0
- package/out/types/Url.js.map +1 -0
- package/out/types/Url.mjs +49 -0
- package/out/types/Url.mjs.map +1 -0
- package/out/types/Verb.d.js +19 -0
- package/out/types/Verb.d.js.map +1 -0
- package/out/types/Verb.d.mjs +1 -0
- package/out/types/Verb.d.mjs.map +1 -0
- package/out/types/Verb.d.ts +17 -0
- package/out/types/Verb.d.ts.map +1 -0
- package/out/types/Verb.js +80 -0
- package/out/types/Verb.js.map +1 -0
- package/out/types/Verb.mjs +49 -0
- package/out/types/Verb.mjs.map +1 -0
- package/out/types/VersionNumber.d.js +19 -0
- package/out/types/VersionNumber.d.js.map +1 -0
- package/out/types/VersionNumber.d.mjs +1 -0
- package/out/types/VersionNumber.d.mjs.map +1 -0
- package/out/types/VersionNumber.d.ts +17 -0
- package/out/types/VersionNumber.d.ts.map +1 -0
- package/out/types/VersionNumber.js +80 -0
- package/out/types/VersionNumber.js.map +1 -0
- package/out/types/VersionNumber.mjs +49 -0
- package/out/types/VersionNumber.mjs.map +1 -0
- package/out/types-strict.d.js +19 -0
- package/out/types-strict.d.js.map +1 -0
- package/out/types-strict.d.mjs +1 -0
- package/out/types-strict.d.mjs.map +1 -0
- package/out/types-strict.d.ts +455 -0
- package/out/types-strict.d.ts.map +1 -0
- package/out/types-strict.js +19 -0
- package/out/types-strict.js.map +1 -0
- package/out/types-strict.mjs +1 -0
- package/out/types-strict.mjs.map +1 -0
- package/out/types-zod.d.js +19 -0
- package/out/types-zod.d.js.map +1 -0
- package/out/types-zod.d.mjs +1 -0
- package/out/types-zod.d.mjs.map +1 -0
- package/out/types-zod.d.ts +15687 -0
- package/out/types-zod.d.ts.map +1 -0
- package/out/types-zod.js +450 -0
- package/out/types-zod.js.map +1 -0
- package/out/types-zod.mjs +366 -0
- package/out/types-zod.mjs.map +1 -0
- package/package.json +17 -4
- package/scripts/build-types.d.ts +2 -0
- package/scripts/build-types.d.ts.map +1 -0
- package/scripts/post-ts-to-zod.d.ts +2 -0
- package/scripts/post-ts-to-zod.d.ts.map +1 -0
- package/types.d.ts +311 -0
- package/types.d.ts.map +1 -0
- package/types.js +19 -0
- package/types.js.map +1 -0
- package/types.mjs +1 -0
- package/types.mjs.map +1 -0
- package/tzkt-config.d.ts +10 -10
package/PluginSchema.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginSchema.d.ts","sourceRoot":"","sources":["PluginSchema.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAgCxB,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBS,CAAC;AAIhC,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,SAAS,CAAC,CAAC;AAExD,eAAO,MAAiB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
|
|
1
|
+
{"version":3,"file":"PluginSchema.d.ts","sourceRoot":"","sources":["PluginSchema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAElD,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAE1D,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,EAAE,0BAA0B,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC3F,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAeyB,CAAC;AAE9C,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
|
package/PluginSchema.js
CHANGED
|
@@ -32,20 +32,15 @@ __export(PluginSchema_exports, {
|
|
|
32
32
|
make: () => make,
|
|
33
33
|
of: () => of,
|
|
34
34
|
rawSchema: () => rawSchema4,
|
|
35
|
-
schemas: () =>
|
|
35
|
+
schemas: () => schemas3
|
|
36
36
|
});
|
|
37
37
|
module.exports = __toCommonJS(PluginSchema_exports);
|
|
38
38
|
var Alias = __toESM(require("@taqueria/protocol/Alias"));
|
|
39
39
|
var import_Base = __toESM(require("@taqueria/protocol/Base"));
|
|
40
40
|
var Operation = __toESM(require("@taqueria/protocol/Operation"));
|
|
41
|
-
var PluginDependenciesResponse = __toESM(require("@taqueria/protocol/PluginDependenciesResponse"));
|
|
42
41
|
var PluginInfo = __toESM(require("@taqueria/protocol/PluginInfo"));
|
|
43
|
-
var PluginProxyResponse = __toESM(require("@taqueria/protocol/PluginProxyResponse"));
|
|
44
|
-
var RequestArgs = __toESM(require("@taqueria/protocol/RequestArgs"));
|
|
45
42
|
var Template = __toESM(require("@taqueria/protocol/Template"));
|
|
46
43
|
var import_zod = require("zod");
|
|
47
|
-
var proxyFnSchema = import_zod.z.function().args(RequestArgs.proxySchemas.schema).returns(import_zod.z.promise(PluginProxyResponse.schemas.schema));
|
|
48
|
-
var runtimeDependenciesFn = import_zod.z.function().args(RequestArgs.schemas.schema).returns(import_zod.z.promise(PluginDependenciesResponse.schemas.schema));
|
|
49
44
|
var internalSchema2 = PluginInfo.internalSchema.extend({
|
|
50
45
|
operations: import_zod.z.preprocess(
|
|
51
46
|
(val) => val ?? [],
|
|
@@ -59,11 +54,8 @@ var internalSchema2 = PluginInfo.internalSchema.extend({
|
|
|
59
54
|
import_zod.z.array(
|
|
60
55
|
Template.schemas.schema
|
|
61
56
|
).optional()
|
|
62
|
-
)
|
|
63
|
-
|
|
64
|
-
checkRuntimeDependencies: runtimeDependenciesFn.optional(),
|
|
65
|
-
installRuntimeDependencies: runtimeDependenciesFn.optional()
|
|
66
|
-
}).describe("ParsedPluginInfo");
|
|
57
|
+
)
|
|
58
|
+
}).passthrough().describe("ParsedPluginInfo");
|
|
67
59
|
var rawSchema4 = PluginInfo.rawSchema.extend({
|
|
68
60
|
name: Alias.rawSchema.optional(),
|
|
69
61
|
operations: import_zod.z.preprocess(
|
|
@@ -78,11 +70,8 @@ var rawSchema4 = PluginInfo.rawSchema.extend({
|
|
|
78
70
|
import_zod.z.array(
|
|
79
71
|
Template.schemas.schema
|
|
80
72
|
).optional()
|
|
81
|
-
)
|
|
82
|
-
|
|
83
|
-
checkRuntimeDependencies: runtimeDependenciesFn.optional(),
|
|
84
|
-
installRuntimeDependencies: runtimeDependenciesFn.optional()
|
|
85
|
-
}).describe("ParsedPluginInfo");
|
|
73
|
+
)
|
|
74
|
+
}).passthrough().describe("ParsedPluginInfo");
|
|
86
75
|
var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
|
|
87
76
|
rawSchema: rawSchema4,
|
|
88
77
|
internalSchema: internalSchema2,
|
|
@@ -90,7 +79,7 @@ var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
|
|
|
90
79
|
unknownErrMsg: "Something went wrong trying to parse the plugin information"
|
|
91
80
|
});
|
|
92
81
|
var { create, of, make } = factory;
|
|
93
|
-
var
|
|
82
|
+
var schemas3 = {
|
|
94
83
|
...generatedSchemas,
|
|
95
84
|
schema: generatedSchemas.schema.transform((val) => val)
|
|
96
85
|
};
|
package/PluginSchema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["PluginSchema.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"sources":["PluginSchema.ts"],"sourcesContent":["import { RequestArgs } from '@taqueria/protocol';\nimport * as Alias from '@taqueria/protocol/Alias';\nimport createType from '@taqueria/protocol/Base';\nimport * as Operation from '@taqueria/protocol/Operation';\nimport * as PluginInfo from '@taqueria/protocol/PluginInfo';\nimport * as Template from '@taqueria/protocol/Template';\nimport { PluginDependenciesResponse, PluginProxyResponse } from '@taqueria/protocol/types';\nimport { z } from 'zod';\n\nconst internalSchema = PluginInfo.internalSchema.extend({\n\toperations: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tOperation.schemas.schema,\n\t\t\t{ description: 'ParsedOperations' },\n\t\t)\n\t\t\t.optional(),\n\t),\n\ttemplates: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tTemplate.schemas.schema,\n\t\t).optional(),\n\t),\n}).passthrough().describe('ParsedPluginInfo');\n\nexport const rawSchema = PluginInfo.rawSchema.extend({\n\tname: Alias.rawSchema.optional(),\n\toperations: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tOperation.rawSchema,\n\t\t\t{ description: 'ParsedOperation' },\n\t\t),\n\t)\n\t\t.optional(),\n\ttemplates: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tTemplate.schemas.schema,\n\t\t).optional(),\n\t),\n}).passthrough().describe('ParsedPluginInfo');\n\ntype Input = z.infer<typeof internalSchema> & {\n\tproxy: <T extends RequestArgs.t>(\n\t\targs: T,\n\t) => PluginProxyResponse | Promise<PluginProxyResponse> | Promise<void> | void;\n\tcheckRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n\tinstallRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n};\n\nexport type RawPluginSchema = z.infer<typeof rawSchema> & {\n\tproxy: <T extends RequestArgs.t>(\n\t\targs: T,\n\t) => PluginProxyResponse | Promise<PluginProxyResponse> | Promise<void> | void;\n\tcheckRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n\tinstallRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n};\n\nexport const { schemas: generatedSchemas, factory } = createType<RawPluginSchema, Input>({\n\trawSchema,\n\tinternalSchema,\n\tparseErrMsg: (value: unknown) =>\n\t\t`The following plugin info gave us trouble when parsing the following plugin information: ${value}`,\n\tunknownErrMsg: 'Something went wrong trying to parse the plugin information',\n});\n\nexport type ParsedPluginInfo = z.infer<typeof generatedSchemas.schema>;\nexport type t = ParsedPluginInfo;\nexport const { create, of, make } = factory;\nexport const schemas = {\n\t...generatedSchemas,\n\tschema: generatedSchemas.schema.transform(val => val as ParsedPluginInfo),\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAAA;AAAA,EAAA,eAAAC;AAAA;AAAA;AACA,YAAuB;AACvB,kBAAuB;AACvB,gBAA2B;AAC3B,iBAA4B;AAC5B,eAA0B;AAE1B,iBAAkB;AAElB,IAAMC,kBAA4B,0BAAe,OAAO;AAAA,EACvD,YAAY,aAAE;AAAA,IACb,SAAO,OAAO,CAAC;AAAA,IACf,aAAE;AAAA,MACS,kBAAQ;AAAA,MAClB,EAAE,aAAa,mBAAmB;AAAA,IACnC,EACE,SAAS;AAAA,EACZ;AAAA,EACA,WAAW,aAAE;AAAA,IACZ,SAAO,OAAO,CAAC;AAAA,IACf,aAAE;AAAA,MACQ,iBAAQ;AAAA,IAClB,EAAE,SAAS;AAAA,EACZ;AACD,CAAC,EAAE,YAAY,EAAE,SAAS,kBAAkB;AAErC,IAAMF,aAAuB,qBAAU,OAAO;AAAA,EACpD,MAAY,gBAAU,SAAS;AAAA,EAC/B,YAAY,aAAE;AAAA,IACb,SAAO,OAAO,CAAC;AAAA,IACf,aAAE;AAAA,MACS;AAAA,MACV,EAAE,aAAa,kBAAkB;AAAA,IAClC;AAAA,EACD,EACE,SAAS;AAAA,EACX,WAAW,aAAE;AAAA,IACZ,SAAO,OAAO,CAAC;AAAA,IACf,aAAE;AAAA,MACQ,iBAAQ;AAAA,IAClB,EAAE,SAAS;AAAA,EACZ;AACD,CAAC,EAAE,YAAY,EAAE,SAAS,kBAAkB;AAkBrC,IAAM,EAAE,SAAS,kBAAkB,QAAQ,QAAI,YAAAG,SAAmC;AAAA,EACxF,WAAAH;AAAA,EACA,gBAAAE;AAAA,EACA,aAAa,CAAC,UACb,4FAA4F;AAAA,EAC7F,eAAe;AAChB,CAAC;AAIM,IAAM,EAAE,QAAQ,IAAI,KAAK,IAAI;AAC7B,IAAMD,WAAU;AAAA,EACtB,GAAG;AAAA,EACH,QAAQ,iBAAiB,OAAO,UAAU,SAAO,GAAuB;AACzE;","names":["rawSchema","schemas","internalSchema","createType"]}
|
package/PluginSchema.mjs
CHANGED
|
@@ -2,14 +2,9 @@
|
|
|
2
2
|
import * as Alias from "@taqueria/protocol/Alias";
|
|
3
3
|
import createType from "@taqueria/protocol/Base";
|
|
4
4
|
import * as Operation from "@taqueria/protocol/Operation";
|
|
5
|
-
import * as PluginDependenciesResponse from "@taqueria/protocol/PluginDependenciesResponse";
|
|
6
5
|
import * as PluginInfo from "@taqueria/protocol/PluginInfo";
|
|
7
|
-
import * as PluginProxyResponse from "@taqueria/protocol/PluginProxyResponse";
|
|
8
|
-
import * as RequestArgs from "@taqueria/protocol/RequestArgs";
|
|
9
6
|
import * as Template from "@taqueria/protocol/Template";
|
|
10
7
|
import { z } from "zod";
|
|
11
|
-
var proxyFnSchema = z.function().args(RequestArgs.proxySchemas.schema).returns(z.promise(PluginProxyResponse.schemas.schema));
|
|
12
|
-
var runtimeDependenciesFn = z.function().args(RequestArgs.schemas.schema).returns(z.promise(PluginDependenciesResponse.schemas.schema));
|
|
13
8
|
var internalSchema2 = PluginInfo.internalSchema.extend({
|
|
14
9
|
operations: z.preprocess(
|
|
15
10
|
(val) => val ?? [],
|
|
@@ -23,11 +18,8 @@ var internalSchema2 = PluginInfo.internalSchema.extend({
|
|
|
23
18
|
z.array(
|
|
24
19
|
Template.schemas.schema
|
|
25
20
|
).optional()
|
|
26
|
-
)
|
|
27
|
-
|
|
28
|
-
checkRuntimeDependencies: runtimeDependenciesFn.optional(),
|
|
29
|
-
installRuntimeDependencies: runtimeDependenciesFn.optional()
|
|
30
|
-
}).describe("ParsedPluginInfo");
|
|
21
|
+
)
|
|
22
|
+
}).passthrough().describe("ParsedPluginInfo");
|
|
31
23
|
var rawSchema4 = PluginInfo.rawSchema.extend({
|
|
32
24
|
name: Alias.rawSchema.optional(),
|
|
33
25
|
operations: z.preprocess(
|
|
@@ -42,11 +34,8 @@ var rawSchema4 = PluginInfo.rawSchema.extend({
|
|
|
42
34
|
z.array(
|
|
43
35
|
Template.schemas.schema
|
|
44
36
|
).optional()
|
|
45
|
-
)
|
|
46
|
-
|
|
47
|
-
checkRuntimeDependencies: runtimeDependenciesFn.optional(),
|
|
48
|
-
installRuntimeDependencies: runtimeDependenciesFn.optional()
|
|
49
|
-
}).describe("ParsedPluginInfo");
|
|
37
|
+
)
|
|
38
|
+
}).passthrough().describe("ParsedPluginInfo");
|
|
50
39
|
var { schemas: generatedSchemas, factory } = createType({
|
|
51
40
|
rawSchema: rawSchema4,
|
|
52
41
|
internalSchema: internalSchema2,
|
|
@@ -54,7 +43,7 @@ var { schemas: generatedSchemas, factory } = createType({
|
|
|
54
43
|
unknownErrMsg: "Something went wrong trying to parse the plugin information"
|
|
55
44
|
});
|
|
56
45
|
var { create, of, make } = factory;
|
|
57
|
-
var
|
|
46
|
+
var schemas3 = {
|
|
58
47
|
...generatedSchemas,
|
|
59
48
|
schema: generatedSchemas.schema.transform((val) => val)
|
|
60
49
|
};
|
|
@@ -65,6 +54,6 @@ export {
|
|
|
65
54
|
make,
|
|
66
55
|
of,
|
|
67
56
|
rawSchema4 as rawSchema,
|
|
68
|
-
|
|
57
|
+
schemas3 as schemas
|
|
69
58
|
};
|
|
70
59
|
//# sourceMappingURL=PluginSchema.mjs.map
|
package/PluginSchema.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["PluginSchema.ts"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"sources":["PluginSchema.ts"],"sourcesContent":["import { RequestArgs } from '@taqueria/protocol';\nimport * as Alias from '@taqueria/protocol/Alias';\nimport createType from '@taqueria/protocol/Base';\nimport * as Operation from '@taqueria/protocol/Operation';\nimport * as PluginInfo from '@taqueria/protocol/PluginInfo';\nimport * as Template from '@taqueria/protocol/Template';\nimport { PluginDependenciesResponse, PluginProxyResponse } from '@taqueria/protocol/types';\nimport { z } from 'zod';\n\nconst internalSchema = PluginInfo.internalSchema.extend({\n\toperations: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tOperation.schemas.schema,\n\t\t\t{ description: 'ParsedOperations' },\n\t\t)\n\t\t\t.optional(),\n\t),\n\ttemplates: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tTemplate.schemas.schema,\n\t\t).optional(),\n\t),\n}).passthrough().describe('ParsedPluginInfo');\n\nexport const rawSchema = PluginInfo.rawSchema.extend({\n\tname: Alias.rawSchema.optional(),\n\toperations: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tOperation.rawSchema,\n\t\t\t{ description: 'ParsedOperation' },\n\t\t),\n\t)\n\t\t.optional(),\n\ttemplates: z.preprocess(\n\t\tval => val ?? [],\n\t\tz.array(\n\t\t\tTemplate.schemas.schema,\n\t\t).optional(),\n\t),\n}).passthrough().describe('ParsedPluginInfo');\n\ntype Input = z.infer<typeof internalSchema> & {\n\tproxy: <T extends RequestArgs.t>(\n\t\targs: T,\n\t) => PluginProxyResponse | Promise<PluginProxyResponse> | Promise<void> | void;\n\tcheckRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n\tinstallRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n};\n\nexport type RawPluginSchema = z.infer<typeof rawSchema> & {\n\tproxy: <T extends RequestArgs.t>(\n\t\targs: T,\n\t) => PluginProxyResponse | Promise<PluginProxyResponse> | Promise<void> | void;\n\tcheckRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n\tinstallRuntimeDependencies?: <T extends RequestArgs.t>(args: T) => PluginDependenciesResponse;\n};\n\nexport const { schemas: generatedSchemas, factory } = createType<RawPluginSchema, Input>({\n\trawSchema,\n\tinternalSchema,\n\tparseErrMsg: (value: unknown) =>\n\t\t`The following plugin info gave us trouble when parsing the following plugin information: ${value}`,\n\tunknownErrMsg: 'Something went wrong trying to parse the plugin information',\n});\n\nexport type ParsedPluginInfo = z.infer<typeof generatedSchemas.schema>;\nexport type t = ParsedPluginInfo;\nexport const { create, of, make } = factory;\nexport const schemas = {\n\t...generatedSchemas,\n\tschema: generatedSchemas.schema.transform(val => val as ParsedPluginInfo),\n};\n"],"mappings":";AACA,YAAY,WAAW;AACvB,OAAO,gBAAgB;AACvB,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,cAAc;AAE1B,SAAS,SAAS;AAElB,IAAMA,kBAA4B,0BAAe,OAAO;AAAA,EACvD,YAAY,EAAE;AAAA,IACb,SAAO,OAAO,CAAC;AAAA,IACf,EAAE;AAAA,MACS,kBAAQ;AAAA,MAClB,EAAE,aAAa,mBAAmB;AAAA,IACnC,EACE,SAAS;AAAA,EACZ;AAAA,EACA,WAAW,EAAE;AAAA,IACZ,SAAO,OAAO,CAAC;AAAA,IACf,EAAE;AAAA,MACQ,iBAAQ;AAAA,IAClB,EAAE,SAAS;AAAA,EACZ;AACD,CAAC,EAAE,YAAY,EAAE,SAAS,kBAAkB;AAErC,IAAMC,aAAuB,qBAAU,OAAO;AAAA,EACpD,MAAY,gBAAU,SAAS;AAAA,EAC/B,YAAY,EAAE;AAAA,IACb,SAAO,OAAO,CAAC;AAAA,IACf,EAAE;AAAA,MACS;AAAA,MACV,EAAE,aAAa,kBAAkB;AAAA,IAClC;AAAA,EACD,EACE,SAAS;AAAA,EACX,WAAW,EAAE;AAAA,IACZ,SAAO,OAAO,CAAC;AAAA,IACf,EAAE;AAAA,MACQ,iBAAQ;AAAA,IAClB,EAAE,SAAS;AAAA,EACZ;AACD,CAAC,EAAE,YAAY,EAAE,SAAS,kBAAkB;AAkBrC,IAAM,EAAE,SAAS,kBAAkB,QAAQ,IAAI,WAAmC;AAAA,EACxF,WAAAA;AAAA,EACA,gBAAAD;AAAA,EACA,aAAa,CAAC,UACb,4FAA4F;AAAA,EAC7F,eAAe;AAChB,CAAC;AAIM,IAAM,EAAE,QAAQ,IAAI,KAAK,IAAI;AAC7B,IAAME,WAAU;AAAA,EACtB,GAAG;AAAA,EACH,QAAQ,iBAAiB,OAAO,UAAU,SAAO,GAAuB;AACzE;","names":["internalSchema","rawSchema","schemas"]}
|
package/PositionalArg.d.ts
CHANGED
|
@@ -1,183 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const rawSchema: z.ZodObject<{
|
|
3
|
-
placeholder: z.ZodString;
|
|
4
|
-
description: z.ZodString;
|
|
5
|
-
defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
|
|
6
|
-
type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
|
|
7
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
-
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
10
|
-
defaultValue?: string | number | boolean | undefined;
|
|
11
|
-
required?: boolean | undefined;
|
|
12
|
-
description: string;
|
|
13
|
-
placeholder: string;
|
|
14
|
-
}, {
|
|
15
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
16
|
-
defaultValue?: string | number | boolean | undefined;
|
|
17
|
-
required?: boolean | undefined;
|
|
18
|
-
description: string;
|
|
19
|
-
placeholder: string;
|
|
20
|
-
}>;
|
|
21
|
-
export declare const generatedSchemas: {
|
|
22
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
23
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
24
|
-
schema: z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
|
|
25
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
26
|
-
defaultValue?: string | number | boolean | undefined;
|
|
27
|
-
required?: boolean | undefined;
|
|
28
|
-
description: string;
|
|
29
|
-
placeholder: string & {
|
|
30
|
-
readonly __kind: any;
|
|
31
|
-
};
|
|
32
|
-
} & {
|
|
33
|
-
readonly __kind: any;
|
|
34
|
-
}, any>;
|
|
35
|
-
}, factory: {
|
|
36
|
-
make: (input: {
|
|
37
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
38
|
-
defaultValue?: string | number | boolean | undefined;
|
|
39
|
-
required?: boolean | undefined;
|
|
40
|
-
description: string;
|
|
41
|
-
placeholder: string & {
|
|
42
|
-
readonly __kind: any;
|
|
43
|
-
};
|
|
44
|
-
}) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
|
|
45
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
46
|
-
defaultValue?: string | number | boolean | undefined;
|
|
47
|
-
required?: boolean | undefined;
|
|
48
|
-
description: string;
|
|
49
|
-
placeholder: string & {
|
|
50
|
-
readonly __kind: any;
|
|
51
|
-
};
|
|
52
|
-
} & {
|
|
53
|
-
readonly __kind: any;
|
|
54
|
-
}>;
|
|
55
|
-
of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
|
|
56
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
57
|
-
defaultValue?: string | number | boolean | undefined;
|
|
58
|
-
required?: boolean | undefined;
|
|
59
|
-
description: string;
|
|
60
|
-
placeholder: string & {
|
|
61
|
-
readonly __kind: any;
|
|
62
|
-
};
|
|
63
|
-
} & {
|
|
64
|
-
readonly __kind: any;
|
|
65
|
-
}>;
|
|
66
|
-
create: (input: {
|
|
67
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
68
|
-
defaultValue?: string | number | boolean | undefined;
|
|
69
|
-
required?: boolean | undefined;
|
|
70
|
-
description: string;
|
|
71
|
-
placeholder: string;
|
|
72
|
-
} | {
|
|
73
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
74
|
-
defaultValue?: string | number | boolean | undefined;
|
|
75
|
-
required?: boolean | undefined;
|
|
76
|
-
description: string;
|
|
77
|
-
placeholder: string & {
|
|
78
|
-
readonly __kind: any;
|
|
79
|
-
};
|
|
80
|
-
}) => {
|
|
81
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
82
|
-
defaultValue?: string | number | boolean | undefined;
|
|
83
|
-
required?: boolean | undefined;
|
|
84
|
-
description: string;
|
|
85
|
-
placeholder: string & {
|
|
86
|
-
readonly __kind: any;
|
|
87
|
-
};
|
|
88
|
-
} & {
|
|
89
|
-
readonly __kind: any;
|
|
90
|
-
};
|
|
91
|
-
from: (input: unknown) => {
|
|
92
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
93
|
-
defaultValue?: string | number | boolean | undefined;
|
|
94
|
-
required?: boolean | undefined;
|
|
95
|
-
description: string;
|
|
96
|
-
placeholder: string & {
|
|
97
|
-
readonly __kind: any;
|
|
98
|
-
};
|
|
99
|
-
} & {
|
|
100
|
-
readonly __kind: any;
|
|
101
|
-
};
|
|
102
|
-
};
|
|
103
|
-
export type PositionalArg = z.infer<typeof generatedSchemas.schema>;
|
|
104
|
-
export type t = PositionalArg;
|
|
105
|
-
export declare const create: (input: {
|
|
106
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
107
|
-
defaultValue?: string | number | boolean | undefined;
|
|
108
|
-
required?: boolean | undefined;
|
|
109
|
-
description: string;
|
|
110
|
-
placeholder: string;
|
|
111
|
-
} | {
|
|
112
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
113
|
-
defaultValue?: string | number | boolean | undefined;
|
|
114
|
-
required?: boolean | undefined;
|
|
115
|
-
description: string;
|
|
116
|
-
placeholder: string & {
|
|
117
|
-
readonly __kind: any;
|
|
118
|
-
};
|
|
119
|
-
}) => {
|
|
120
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
121
|
-
defaultValue?: string | number | boolean | undefined;
|
|
122
|
-
required?: boolean | undefined;
|
|
123
|
-
description: string;
|
|
124
|
-
placeholder: string & {
|
|
125
|
-
readonly __kind: any;
|
|
126
|
-
};
|
|
127
|
-
} & {
|
|
128
|
-
readonly __kind: any;
|
|
129
|
-
}, of: (input: unknown) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
|
|
130
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
131
|
-
defaultValue?: string | number | boolean | undefined;
|
|
132
|
-
required?: boolean | undefined;
|
|
133
|
-
description: string;
|
|
134
|
-
placeholder: string & {
|
|
135
|
-
readonly __kind: any;
|
|
136
|
-
};
|
|
137
|
-
} & {
|
|
138
|
-
readonly __kind: any;
|
|
139
|
-
}>, make: (input: {
|
|
140
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
141
|
-
defaultValue?: string | number | boolean | undefined;
|
|
142
|
-
required?: boolean | undefined;
|
|
143
|
-
description: string;
|
|
144
|
-
placeholder: string & {
|
|
145
|
-
readonly __kind: any;
|
|
146
|
-
};
|
|
147
|
-
}) => import("fluture").FutureInstance<import("./TaqError").TaqError, {
|
|
148
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
149
|
-
defaultValue?: string | number | boolean | undefined;
|
|
150
|
-
required?: boolean | undefined;
|
|
151
|
-
description: string;
|
|
152
|
-
placeholder: string & {
|
|
153
|
-
readonly __kind: any;
|
|
154
|
-
};
|
|
155
|
-
} & {
|
|
156
|
-
readonly __kind: any;
|
|
157
|
-
}>;
|
|
158
|
-
export declare const schemas: {
|
|
159
|
-
schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
|
|
160
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
161
|
-
defaultValue?: string | number | boolean | undefined;
|
|
162
|
-
required?: boolean | undefined;
|
|
163
|
-
description: string;
|
|
164
|
-
placeholder: string & {
|
|
165
|
-
readonly __kind: any;
|
|
166
|
-
};
|
|
167
|
-
} & {
|
|
168
|
-
readonly __kind: any;
|
|
169
|
-
}, any>, {
|
|
170
|
-
type?: "string" | "number" | "boolean" | undefined;
|
|
171
|
-
defaultValue?: string | number | boolean | undefined;
|
|
172
|
-
required?: boolean | undefined;
|
|
173
|
-
description: string;
|
|
174
|
-
placeholder: string & {
|
|
175
|
-
readonly __kind: any;
|
|
176
|
-
};
|
|
177
|
-
} & {
|
|
178
|
-
readonly __kind: any;
|
|
179
|
-
}, any>;
|
|
180
|
-
rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
181
|
-
internalSchema: z.ZodType<any, z.ZodTypeDef, any>;
|
|
182
|
-
};
|
|
1
|
+
export * from '@taqueria/protocol/out/types/PositionalArg';
|
|
183
2
|
//# sourceMappingURL=PositionalArg.d.ts.map
|
package/PositionalArg.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PositionalArg.d.ts","sourceRoot":"","sources":["PositionalArg.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PositionalArg.d.ts","sourceRoot":"","sources":["PositionalArg.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
|
package/PositionalArg.js
CHANGED
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __create = Object.create;
|
|
3
2
|
var __defProp = Object.defineProperty;
|
|
4
3
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
5
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __export = (target, all) => {
|
|
9
|
-
for (var name in all)
|
|
10
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
-
};
|
|
12
6
|
var __copyProps = (to, from, except, desc) => {
|
|
13
7
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
8
|
for (let key of __getOwnPropNames(from))
|
|
@@ -17,62 +11,11 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
17
11
|
}
|
|
18
12
|
return to;
|
|
19
13
|
};
|
|
20
|
-
var
|
|
21
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
22
|
-
mod
|
|
23
|
-
));
|
|
14
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
24
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
25
16
|
|
|
26
17
|
// PositionalArg.ts
|
|
27
18
|
var PositionalArg_exports = {};
|
|
28
|
-
__export(PositionalArg_exports, {
|
|
29
|
-
create: () => create,
|
|
30
|
-
factory: () => factory,
|
|
31
|
-
generatedSchemas: () => generatedSchemas,
|
|
32
|
-
make: () => make,
|
|
33
|
-
of: () => of,
|
|
34
|
-
rawSchema: () => rawSchema2,
|
|
35
|
-
schemas: () => schemas2
|
|
36
|
-
});
|
|
37
19
|
module.exports = __toCommonJS(PositionalArg_exports);
|
|
38
|
-
|
|
39
|
-
var HumanReadableIdentifier = __toESM(require("@taqueria/protocol/HumanReadableIdentifier"));
|
|
40
|
-
var import_zod = require("zod");
|
|
41
|
-
var rawSchema2 = import_zod.z.object({
|
|
42
|
-
placeholder: HumanReadableIdentifier.rawSchema.describe("Positional Arg Placeholder"),
|
|
43
|
-
description: import_zod.z.string({ description: "Positional Arg Description" }).min(1),
|
|
44
|
-
defaultValue: import_zod.z.union(
|
|
45
|
-
[import_zod.z.string(), import_zod.z.number(), import_zod.z.boolean()],
|
|
46
|
-
{ description: "Positional Arg Default Value" }
|
|
47
|
-
).optional(),
|
|
48
|
-
type: import_zod.z.union(
|
|
49
|
-
[import_zod.z.literal("string"), import_zod.z.literal("number"), import_zod.z.literal("boolean")],
|
|
50
|
-
{ description: "Positional Arg Datatype" }
|
|
51
|
-
).optional(),
|
|
52
|
-
required: import_zod.z.boolean().optional()
|
|
53
|
-
}).describe("Positional Arg");
|
|
54
|
-
var internalSchema = rawSchema2.extend({
|
|
55
|
-
placeholder: HumanReadableIdentifier.schemas.schema.describe("Positional Arg Placeholder")
|
|
56
|
-
}).describe("Positional Arg");
|
|
57
|
-
var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
|
|
58
|
-
rawSchema: rawSchema2,
|
|
59
|
-
internalSchema,
|
|
60
|
-
parseErrMsg: (value) => `The following positional argument is invalid: ${value}`,
|
|
61
|
-
unknownErrMsg: "Something went wrong parsing the positional argument"
|
|
62
|
-
});
|
|
63
|
-
var { create, of, make } = factory;
|
|
64
|
-
var schemas2 = {
|
|
65
|
-
...generatedSchemas,
|
|
66
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
67
|
-
};
|
|
68
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
69
|
-
0 && (module.exports = {
|
|
70
|
-
create,
|
|
71
|
-
factory,
|
|
72
|
-
generatedSchemas,
|
|
73
|
-
make,
|
|
74
|
-
of,
|
|
75
|
-
rawSchema,
|
|
76
|
-
schemas
|
|
77
|
-
});
|
|
20
|
+
__reExport(PositionalArg_exports, require("@taqueria/protocol/out/types/PositionalArg"), module.exports);
|
|
78
21
|
//# sourceMappingURL=PositionalArg.js.map
|
package/PositionalArg.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["PositionalArg.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["PositionalArg.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/PositionalArg';\n"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,kCAAc,uDAAd;","names":[]}
|
package/PositionalArg.mjs
CHANGED
|
@@ -1,41 +1,3 @@
|
|
|
1
1
|
// PositionalArg.ts
|
|
2
|
-
|
|
3
|
-
import * as HumanReadableIdentifier from "@taqueria/protocol/HumanReadableIdentifier";
|
|
4
|
-
import { z } from "zod";
|
|
5
|
-
var rawSchema2 = z.object({
|
|
6
|
-
placeholder: HumanReadableIdentifier.rawSchema.describe("Positional Arg Placeholder"),
|
|
7
|
-
description: z.string({ description: "Positional Arg Description" }).min(1),
|
|
8
|
-
defaultValue: z.union(
|
|
9
|
-
[z.string(), z.number(), z.boolean()],
|
|
10
|
-
{ description: "Positional Arg Default Value" }
|
|
11
|
-
).optional(),
|
|
12
|
-
type: z.union(
|
|
13
|
-
[z.literal("string"), z.literal("number"), z.literal("boolean")],
|
|
14
|
-
{ description: "Positional Arg Datatype" }
|
|
15
|
-
).optional(),
|
|
16
|
-
required: z.boolean().optional()
|
|
17
|
-
}).describe("Positional Arg");
|
|
18
|
-
var internalSchema = rawSchema2.extend({
|
|
19
|
-
placeholder: HumanReadableIdentifier.schemas.schema.describe("Positional Arg Placeholder")
|
|
20
|
-
}).describe("Positional Arg");
|
|
21
|
-
var { schemas: generatedSchemas, factory } = createType({
|
|
22
|
-
rawSchema: rawSchema2,
|
|
23
|
-
internalSchema,
|
|
24
|
-
parseErrMsg: (value) => `The following positional argument is invalid: ${value}`,
|
|
25
|
-
unknownErrMsg: "Something went wrong parsing the positional argument"
|
|
26
|
-
});
|
|
27
|
-
var { create, of, make } = factory;
|
|
28
|
-
var schemas2 = {
|
|
29
|
-
...generatedSchemas,
|
|
30
|
-
schema: generatedSchemas.schema.transform((val) => val)
|
|
31
|
-
};
|
|
32
|
-
export {
|
|
33
|
-
create,
|
|
34
|
-
factory,
|
|
35
|
-
generatedSchemas,
|
|
36
|
-
make,
|
|
37
|
-
of,
|
|
38
|
-
rawSchema2 as rawSchema,
|
|
39
|
-
schemas2 as schemas
|
|
40
|
-
};
|
|
2
|
+
export * from "@taqueria/protocol/out/types/PositionalArg";
|
|
41
3
|
//# sourceMappingURL=PositionalArg.mjs.map
|
package/PositionalArg.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["PositionalArg.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"sources":["PositionalArg.ts"],"sourcesContent":["export * from '@taqueria/protocol/out/types/PositionalArg';\n"],"mappings":";AAAA,cAAc;","names":[]}
|