@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,455 @@
|
|
|
1
|
+
/** @minLength 1 */
|
|
2
|
+
export type NonEmptyString = {
|
|
3
|
+
__type: NonEmptyString;
|
|
4
|
+
} & string;
|
|
5
|
+
/** @pattern ^[A-Za-z]$ */
|
|
6
|
+
export type SingleChar = {
|
|
7
|
+
__type: SingleChar;
|
|
8
|
+
} & SingleCharRaw;
|
|
9
|
+
type SingleCharRaw = NonEmptyString;
|
|
10
|
+
/** @pattern ^[A-Za-z\-\ ]+ */
|
|
11
|
+
export type Verb = {
|
|
12
|
+
__type: Verb;
|
|
13
|
+
} & VerbRaw;
|
|
14
|
+
type VerbRaw = NonEmptyString;
|
|
15
|
+
export type Alias = {
|
|
16
|
+
__type: Alias;
|
|
17
|
+
} & AliasRaw;
|
|
18
|
+
type AliasRaw = (Verb | SingleChar);
|
|
19
|
+
/** @pattern ^[A-Za-z]+[A-Za-z0-9-_ ]*$ */
|
|
20
|
+
export type HumanReadableIdentifier = {
|
|
21
|
+
__type: HumanReadableIdentifier;
|
|
22
|
+
} & HumanReadableIdentifierRaw;
|
|
23
|
+
type HumanReadableIdentifierRaw = NonEmptyString;
|
|
24
|
+
export type SanitizedAbsPath = {
|
|
25
|
+
__type: SanitizedAbsPath;
|
|
26
|
+
} & SanitizedAbsPathRaw;
|
|
27
|
+
type SanitizedAbsPathRaw = NonEmptyString;
|
|
28
|
+
export type SanitizedPath = {
|
|
29
|
+
__type: SanitizedPath;
|
|
30
|
+
} & SanitizedPathRaw;
|
|
31
|
+
type SanitizedPathRaw = NonEmptyString;
|
|
32
|
+
export type Settings = {
|
|
33
|
+
__type: Settings;
|
|
34
|
+
} & {
|
|
35
|
+
consent: 'opt_in' | 'opt_out';
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* @minimum 1651846877
|
|
39
|
+
* @integer
|
|
40
|
+
*/
|
|
41
|
+
export type Timestamp = {
|
|
42
|
+
__type: Timestamp;
|
|
43
|
+
} & number;
|
|
44
|
+
/**
|
|
45
|
+
* @minLength 1
|
|
46
|
+
* @pattern ^\d([\d_]+\d)?$ */
|
|
47
|
+
export type Tz = {
|
|
48
|
+
__type: Tz;
|
|
49
|
+
} & TzRaw;
|
|
50
|
+
type TzRaw = NonEmptyString;
|
|
51
|
+
/**
|
|
52
|
+
* @minLength 1
|
|
53
|
+
* @pattern ^\d+\.\d+(\.\d+)*$ */
|
|
54
|
+
export type VersionNumber = {
|
|
55
|
+
__type: VersionNumber;
|
|
56
|
+
} & VersionNumberRaw;
|
|
57
|
+
type VersionNumberRaw = NonEmptyString;
|
|
58
|
+
/** @format url */
|
|
59
|
+
export type Url = {
|
|
60
|
+
__type: Url;
|
|
61
|
+
} & UrlRaw;
|
|
62
|
+
type UrlRaw = NonEmptyString;
|
|
63
|
+
/** interpreted using yargs @pattern ^([A-Za-z-_ ]+ ?)((\[.+\] ?)|(\<.+\>) ?)*$ */
|
|
64
|
+
export type Command = {
|
|
65
|
+
__type: Command;
|
|
66
|
+
} & CommandRaw;
|
|
67
|
+
type CommandRaw = NonEmptyString;
|
|
68
|
+
export type Option = {
|
|
69
|
+
__type: Option;
|
|
70
|
+
} & {
|
|
71
|
+
shortFlag?: SingleChar;
|
|
72
|
+
flag: Verb;
|
|
73
|
+
description: NonEmptyString;
|
|
74
|
+
defaultValue?: string | number | boolean;
|
|
75
|
+
type?: 'string' | 'number' | 'boolean';
|
|
76
|
+
required?: boolean;
|
|
77
|
+
boolean?: boolean;
|
|
78
|
+
choices?: NonEmptyString[];
|
|
79
|
+
};
|
|
80
|
+
export type PositionalArg = {
|
|
81
|
+
__type: PositionalArg;
|
|
82
|
+
} & {
|
|
83
|
+
placeholder: HumanReadableIdentifier;
|
|
84
|
+
description: NonEmptyString;
|
|
85
|
+
defaultValue?: string | number | boolean;
|
|
86
|
+
type?: 'string' | 'number' | 'boolean';
|
|
87
|
+
required?: boolean;
|
|
88
|
+
};
|
|
89
|
+
export type InstalledPlugin = {
|
|
90
|
+
__type: InstalledPlugin;
|
|
91
|
+
} & {
|
|
92
|
+
type: 'npm' | 'binary' | 'deno';
|
|
93
|
+
name: NonEmptyString;
|
|
94
|
+
};
|
|
95
|
+
export type Operation = {
|
|
96
|
+
__type: Operation;
|
|
97
|
+
} & {
|
|
98
|
+
operation: Verb;
|
|
99
|
+
command: Command;
|
|
100
|
+
description?: NonEmptyString;
|
|
101
|
+
positionals?: PositionalArg[];
|
|
102
|
+
options?: Option[];
|
|
103
|
+
handler?: (args: PersistentState) => (args: RequestArgs) => void;
|
|
104
|
+
};
|
|
105
|
+
export type ParsedOperation = {
|
|
106
|
+
__type: ParsedOperation;
|
|
107
|
+
} & ParsedOperationRaw;
|
|
108
|
+
type ParsedOperationRaw = Omit<Operation, 'handler'>;
|
|
109
|
+
export type Template = {
|
|
110
|
+
__type: Template;
|
|
111
|
+
} & {
|
|
112
|
+
template: Verb;
|
|
113
|
+
command: Command;
|
|
114
|
+
description: NonEmptyString;
|
|
115
|
+
hidden?: boolean;
|
|
116
|
+
options?: Option[];
|
|
117
|
+
positionals?: PositionalArg[];
|
|
118
|
+
handler: TemplateHandler;
|
|
119
|
+
encoding?: PluginResponseEncoding;
|
|
120
|
+
};
|
|
121
|
+
type TemplateHandler = NonEmptyString | ((args: RequestArgs) => PluginJsonResponse | Promise<PluginJsonResponse>) | Promise<void>;
|
|
122
|
+
export type ParsedTemplate = {
|
|
123
|
+
__type: ParsedTemplate;
|
|
124
|
+
} & ParsedTemplateRaw;
|
|
125
|
+
type ParsedTemplateRaw = Omit<Template, 'handler'> & {
|
|
126
|
+
handler: string;
|
|
127
|
+
};
|
|
128
|
+
type PluginSchemaBase = {
|
|
129
|
+
name: NonEmptyString;
|
|
130
|
+
version: VersionNumber;
|
|
131
|
+
schema: VersionNumber;
|
|
132
|
+
alias: Alias;
|
|
133
|
+
tasks?: Task[];
|
|
134
|
+
};
|
|
135
|
+
export type PluginInfo = {
|
|
136
|
+
__type: PluginInfo;
|
|
137
|
+
} & PluginInfoRaw;
|
|
138
|
+
type PluginInfoRaw = PluginSchemaBase & {
|
|
139
|
+
operations?: ParsedOperation[];
|
|
140
|
+
templates?: ParsedTemplate[];
|
|
141
|
+
};
|
|
142
|
+
export type PluginSchema = {
|
|
143
|
+
__type: PluginSchema;
|
|
144
|
+
} & PluginSchemaRaw;
|
|
145
|
+
type PluginSchemaRaw = PluginSchemaBase & {
|
|
146
|
+
operations?: Operation[];
|
|
147
|
+
templates?: Template[];
|
|
148
|
+
proxy?: (args: RequestArgs) => Promise<PluginProxyResponse>;
|
|
149
|
+
checkRuntimeDependencies?: (args: RequestArgs) => Promise<PluginDependenciesResponse>;
|
|
150
|
+
installRuntimeDependencies?: (args: RequestArgs) => Promise<PluginDependenciesResponse>;
|
|
151
|
+
};
|
|
152
|
+
export type Task = {
|
|
153
|
+
__type: Task;
|
|
154
|
+
} & {
|
|
155
|
+
task: Verb;
|
|
156
|
+
command: Command;
|
|
157
|
+
aliases?: Alias[];
|
|
158
|
+
/** @minLength 3 */
|
|
159
|
+
description?: NonEmptyString;
|
|
160
|
+
example?: NonEmptyString;
|
|
161
|
+
hidden?: boolean;
|
|
162
|
+
encoding?: PluginResponseEncoding;
|
|
163
|
+
handler: 'proxy' | NonEmptyString;
|
|
164
|
+
options?: Option[];
|
|
165
|
+
positionals?: PositionalArg[];
|
|
166
|
+
};
|
|
167
|
+
export type RuntimeDependency = {
|
|
168
|
+
__type: RuntimeDependency;
|
|
169
|
+
} & {
|
|
170
|
+
name: HumanReadableIdentifier;
|
|
171
|
+
path: string;
|
|
172
|
+
version: string;
|
|
173
|
+
kind: 'required' | 'optional';
|
|
174
|
+
};
|
|
175
|
+
export type RuntimeDependencyReport = {
|
|
176
|
+
__type: RuntimeDependencyReport;
|
|
177
|
+
} & RuntimeDependencyReportRaw;
|
|
178
|
+
type RuntimeDependencyReportRaw = RuntimeDependency & {
|
|
179
|
+
met: boolean;
|
|
180
|
+
};
|
|
181
|
+
export type PluginDependenciesResponse = {
|
|
182
|
+
__type: PluginDependenciesResponse;
|
|
183
|
+
} & {
|
|
184
|
+
report: RuntimeDependencyReport[];
|
|
185
|
+
};
|
|
186
|
+
export type PluginJsonResponse = {
|
|
187
|
+
__type: PluginJsonResponse;
|
|
188
|
+
} & {
|
|
189
|
+
data?: unknown;
|
|
190
|
+
/** @default none */
|
|
191
|
+
render: 'none' | 'table' | 'string';
|
|
192
|
+
} | void;
|
|
193
|
+
export type PluginProxyResponse = {
|
|
194
|
+
__type: PluginProxyResponse;
|
|
195
|
+
} & PluginProxyResponseRaw;
|
|
196
|
+
type PluginProxyResponseRaw = void | PluginJsonResponse;
|
|
197
|
+
/** @default none */
|
|
198
|
+
export type PluginResponseEncoding = {
|
|
199
|
+
__type: PluginResponseEncoding;
|
|
200
|
+
} & PluginResponseEncodingRaw;
|
|
201
|
+
type PluginResponseEncodingRaw = 'none' | 'json' | 'application/json';
|
|
202
|
+
/**
|
|
203
|
+
* @min 100
|
|
204
|
+
*/
|
|
205
|
+
export type BuildNumber = {
|
|
206
|
+
__type: BuildNumber;
|
|
207
|
+
} & number;
|
|
208
|
+
export type SanitizedArgs = {
|
|
209
|
+
__type: SanitizedArgs;
|
|
210
|
+
} & {
|
|
211
|
+
_: string[];
|
|
212
|
+
projectDir: SanitizedPath;
|
|
213
|
+
maxConcurrency: number;
|
|
214
|
+
debug: boolean;
|
|
215
|
+
disableState: boolean;
|
|
216
|
+
logPluginRequests: boolean;
|
|
217
|
+
fromVsCode: boolean;
|
|
218
|
+
version: boolean;
|
|
219
|
+
build: boolean;
|
|
220
|
+
help: boolean;
|
|
221
|
+
yes: boolean;
|
|
222
|
+
plugin?: NonEmptyString;
|
|
223
|
+
env: NonEmptyString;
|
|
224
|
+
quickstart: NonEmptyString;
|
|
225
|
+
setBuild: NonEmptyString | BuildNumber;
|
|
226
|
+
setVersion: NonEmptyString;
|
|
227
|
+
};
|
|
228
|
+
export type PluginActionName = {
|
|
229
|
+
__type: PluginActionName;
|
|
230
|
+
} & PluginActionNameRaw;
|
|
231
|
+
type PluginActionNameRaw = 'proxy' | 'pluginInfo' | 'checkRuntimeDependencies' | 'installRuntimeDependencies' | 'proxyTemplate';
|
|
232
|
+
export type RequestArgs = {
|
|
233
|
+
__type: RequestArgs;
|
|
234
|
+
} & RequestArgsRaw;
|
|
235
|
+
type RequestArgsRaw = Omit<SanitizedArgs, 'quickstart'> & {
|
|
236
|
+
taqRun: PluginActionName;
|
|
237
|
+
config: LoadedConfig;
|
|
238
|
+
};
|
|
239
|
+
export type ProxyTaskArgs = {
|
|
240
|
+
__type: ProxyTaskArgs;
|
|
241
|
+
} & ProxyTaskArgsRaw;
|
|
242
|
+
type ProxyTaskArgsRaw = RequestArgs & {
|
|
243
|
+
task: NonEmptyString;
|
|
244
|
+
};
|
|
245
|
+
export type ProxyTemplateArgs = {
|
|
246
|
+
__type: ProxyTemplateArgs;
|
|
247
|
+
} & ProxyTemplateArgsRaw;
|
|
248
|
+
type ProxyTemplateArgsRaw = RequestArgs & {
|
|
249
|
+
template: NonEmptyString;
|
|
250
|
+
};
|
|
251
|
+
/** @min 1 */
|
|
252
|
+
export type EconomicalProtocolHash = {
|
|
253
|
+
__type: EconomicalProtocolHash;
|
|
254
|
+
} & string;
|
|
255
|
+
/** @pattern ^tz\d[A-Za-z0-9]{33}$ */
|
|
256
|
+
export type PublicKeyHash = {
|
|
257
|
+
__type: PublicKeyHash;
|
|
258
|
+
} & string;
|
|
259
|
+
/** @pattern ^[A-Fa-f0-9]{64}$ */
|
|
260
|
+
export type SHA256 = {
|
|
261
|
+
__type: SHA256;
|
|
262
|
+
} & string;
|
|
263
|
+
export type Contract = {
|
|
264
|
+
__type: Contract;
|
|
265
|
+
} & {
|
|
266
|
+
sourceFile: NonEmptyString;
|
|
267
|
+
hash: SHA256;
|
|
268
|
+
};
|
|
269
|
+
export type Faucet = {
|
|
270
|
+
__type: Faucet;
|
|
271
|
+
} & {
|
|
272
|
+
pkh: PublicKeyHash;
|
|
273
|
+
mnemonic: string[];
|
|
274
|
+
/** @format email */
|
|
275
|
+
email: string;
|
|
276
|
+
password: string;
|
|
277
|
+
/** @pattern ^\d+$ */
|
|
278
|
+
amount: string;
|
|
279
|
+
activation_code: string;
|
|
280
|
+
};
|
|
281
|
+
/** Port number for postgresql container
|
|
282
|
+
* @default 5432
|
|
283
|
+
*/
|
|
284
|
+
type TzKtConfigPostgresqlPort = number;
|
|
285
|
+
/** Port number for TzKt API
|
|
286
|
+
* @default 5000
|
|
287
|
+
*/
|
|
288
|
+
type TzKtConfigApiPort = number;
|
|
289
|
+
export type TzKtConfig = {
|
|
290
|
+
__type: TzKtConfig;
|
|
291
|
+
} & {
|
|
292
|
+
/** Do not start TzKt when sandbox starts */
|
|
293
|
+
disableAutostartWithSandbox?: boolean;
|
|
294
|
+
postgresqlPort?: TzKtConfigPostgresqlPort;
|
|
295
|
+
apiPort?: TzKtConfigApiPort;
|
|
296
|
+
};
|
|
297
|
+
export type Environment = {
|
|
298
|
+
__type: Environment;
|
|
299
|
+
} & {
|
|
300
|
+
networks: NonEmptyString[];
|
|
301
|
+
sandboxes: NonEmptyString[];
|
|
302
|
+
storage?: Record<string, NonEmptyString>;
|
|
303
|
+
aliases?: Record<string, Record<string, NonEmptyString>>;
|
|
304
|
+
};
|
|
305
|
+
export type EphemeralState = {
|
|
306
|
+
__type: EphemeralState;
|
|
307
|
+
} & {
|
|
308
|
+
build: string;
|
|
309
|
+
configHash: string;
|
|
310
|
+
/** Task/Plugin Mapping */
|
|
311
|
+
tasks: Record<string, InstalledPlugin & Task>;
|
|
312
|
+
/** Operation/Plugin Mapping */
|
|
313
|
+
operations: Record<string, InstalledPlugin & ParsedOperation>;
|
|
314
|
+
/** Templates/Plugin Mapping */
|
|
315
|
+
templates: Record<string, InstalledPlugin & ParsedTemplate>;
|
|
316
|
+
plugins: PluginInfo[];
|
|
317
|
+
};
|
|
318
|
+
export type PersistentState = {
|
|
319
|
+
__type: PersistentState;
|
|
320
|
+
} & {
|
|
321
|
+
operations: Record<string, PersistedOperation>;
|
|
322
|
+
tasks: Record<string, PersistedTask>;
|
|
323
|
+
};
|
|
324
|
+
export type PersistedTask = {
|
|
325
|
+
__type: PersistedTask;
|
|
326
|
+
} & {
|
|
327
|
+
task: Verb;
|
|
328
|
+
plugin: NonEmptyString;
|
|
329
|
+
time: Timestamp;
|
|
330
|
+
output?: unknown;
|
|
331
|
+
};
|
|
332
|
+
export type PersistedOperation = {
|
|
333
|
+
__type: PersistedOperation;
|
|
334
|
+
} & {
|
|
335
|
+
hash: SHA256;
|
|
336
|
+
time: Timestamp;
|
|
337
|
+
output?: unknown;
|
|
338
|
+
};
|
|
339
|
+
/**
|
|
340
|
+
* @minLength 1
|
|
341
|
+
* @pattern ^[A-Za-z0-9]+[A-Za-z0-9-_]+\.[A-Za-z0-9]+[A-Za-z0-9-_]+\.[A-Za-z0-9]+[A-Za-z0-9-_]+$
|
|
342
|
+
*/
|
|
343
|
+
export type ProvisionerID = {
|
|
344
|
+
__type: ProvisionerID;
|
|
345
|
+
} & string;
|
|
346
|
+
export type Provisioner = {
|
|
347
|
+
__type: Provisioner;
|
|
348
|
+
} & {
|
|
349
|
+
id: ProvisionerID;
|
|
350
|
+
plugin: NonEmptyString;
|
|
351
|
+
operation: NonEmptyString | 'custom';
|
|
352
|
+
command?: string;
|
|
353
|
+
label?: string;
|
|
354
|
+
depends_on?: ProvisionerID[];
|
|
355
|
+
};
|
|
356
|
+
export type Provisions = {
|
|
357
|
+
__type: Provisions;
|
|
358
|
+
} & ProvisionsRaw;
|
|
359
|
+
type ProvisionsRaw = Provisioner[];
|
|
360
|
+
/** @minLength 1 Default environment must reference the name of an existing environment.*/
|
|
361
|
+
type EnvironmentName = NonEmptyString;
|
|
362
|
+
/** @default en */
|
|
363
|
+
type HumanLanguage = 'en' | 'fr';
|
|
364
|
+
/**
|
|
365
|
+
* @default contracts
|
|
366
|
+
* @minLength 1
|
|
367
|
+
*/
|
|
368
|
+
export type ConfigContractsDir = {
|
|
369
|
+
__type: ConfigContractsDir;
|
|
370
|
+
} & string;
|
|
371
|
+
/**
|
|
372
|
+
* @default artifacts
|
|
373
|
+
* @minLength 1
|
|
374
|
+
*/
|
|
375
|
+
export type ConfigArtifactsDir = {
|
|
376
|
+
__type: ConfigArtifactsDir;
|
|
377
|
+
} & string;
|
|
378
|
+
export type Config = {
|
|
379
|
+
__type: Config;
|
|
380
|
+
} & {
|
|
381
|
+
language?: HumanLanguage;
|
|
382
|
+
plugins?: InstalledPlugin[];
|
|
383
|
+
contractsDir?: ConfigContractsDir;
|
|
384
|
+
artifactsDir?: ConfigArtifactsDir;
|
|
385
|
+
network?: Record<string, NetworkConfig>;
|
|
386
|
+
sandbox?: Record<string, SandboxConfig>;
|
|
387
|
+
environment: Record<string, Environment | EnvironmentName>;
|
|
388
|
+
accounts?: Record<string, Tz>;
|
|
389
|
+
contracts?: Record<string, Contract>;
|
|
390
|
+
metadata?: MetadataConfig;
|
|
391
|
+
};
|
|
392
|
+
export type LoadedConfig = {
|
|
393
|
+
__type: LoadedConfig;
|
|
394
|
+
} & LoadedConfigRaw;
|
|
395
|
+
type LoadedConfigRaw = Config & {
|
|
396
|
+
projectDir: SanitizedAbsPath;
|
|
397
|
+
configFile: SanitizedAbsPath;
|
|
398
|
+
hash: SHA256;
|
|
399
|
+
};
|
|
400
|
+
export type MetadataConfig = {
|
|
401
|
+
__type: MetadataConfig;
|
|
402
|
+
} & {
|
|
403
|
+
name?: string;
|
|
404
|
+
projectDescription?: string;
|
|
405
|
+
authors?: string[];
|
|
406
|
+
license?: string;
|
|
407
|
+
homepage?: string;
|
|
408
|
+
};
|
|
409
|
+
export type NetworkConfig = {
|
|
410
|
+
__type: NetworkConfig;
|
|
411
|
+
} & {
|
|
412
|
+
label: HumanReadableIdentifier;
|
|
413
|
+
rpcUrl: Url;
|
|
414
|
+
protocol: EconomicalProtocolHash;
|
|
415
|
+
accounts?: Record<string, NetworkAccountConfig>;
|
|
416
|
+
faucet?: Faucet;
|
|
417
|
+
};
|
|
418
|
+
export type NetworkAccountConfig = {
|
|
419
|
+
__type: NetworkAccountConfig;
|
|
420
|
+
} & {
|
|
421
|
+
publicKey: NonEmptyString;
|
|
422
|
+
publicKeyHash: PublicKeyHash;
|
|
423
|
+
privateKey: NonEmptyString; /** TODO: Should this be secretKey: @see {SandboxAccountConfig} */
|
|
424
|
+
};
|
|
425
|
+
export type SandboxAccountConfig = {
|
|
426
|
+
__type: SandboxAccountConfig;
|
|
427
|
+
} & {
|
|
428
|
+
encryptedKey: NonEmptyString;
|
|
429
|
+
publicKeyHash: PublicKeyHash;
|
|
430
|
+
secretKey: NonEmptyString;
|
|
431
|
+
};
|
|
432
|
+
export type SandboxConfig = {
|
|
433
|
+
__type: SandboxConfig;
|
|
434
|
+
} & {
|
|
435
|
+
label: NonEmptyString;
|
|
436
|
+
rpcUrl: Url;
|
|
437
|
+
protocol: EconomicalProtocolHash;
|
|
438
|
+
attributes?: string | number | boolean;
|
|
439
|
+
plugin?: Verb;
|
|
440
|
+
accounts?: Record<string, SandboxAccountConfig | NonEmptyString>;
|
|
441
|
+
tzkt?: TzKtConfig;
|
|
442
|
+
};
|
|
443
|
+
export type ScaffoldConfig = {
|
|
444
|
+
__type: ScaffoldConfig;
|
|
445
|
+
} & {
|
|
446
|
+
postInit?: string;
|
|
447
|
+
};
|
|
448
|
+
export type ParsedConfig = {
|
|
449
|
+
__type: ParsedConfig;
|
|
450
|
+
} & ParsedConfigRaw;
|
|
451
|
+
type ParsedConfigRaw = Omit<Config, 'sandbox'> & {
|
|
452
|
+
sandbox: Record<string, SandboxConfig | NonEmptyString>;
|
|
453
|
+
};
|
|
454
|
+
export {};
|
|
455
|
+
//# sourceMappingURL=types-strict.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types-strict.d.ts","sourceRoot":"","sources":["types-strict.ts"],"names":[],"mappings":"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"}
|
|
@@ -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-strict.ts
|
|
17
|
+
var types_strict_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(types_strict_exports);
|
|
19
|
+
//# sourceMappingURL=types-strict.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["types-strict.ts"],"sourcesContent":["// Generated file: Do not edit \n// generated from @taqueria-protocol-types\n \n// ---- Simple Types & Type Fragments ----\n\n/** @minLength 1 */\nexport type NonEmptyString = { __type: NonEmptyString } & string;\n\n/** @pattern ^[A-Za-z]$ */\nexport type SingleChar = { __type: SingleChar } & SingleCharRaw;\ntype SingleCharRaw = NonEmptyString;\n\n/** @pattern ^[A-Za-z\\-\\ ]+ */\nexport type Verb = { __type: Verb } & VerbRaw;\ntype VerbRaw = NonEmptyString;\n\nexport type Alias = { __type: Alias } & AliasRaw;\ntype AliasRaw = (Verb | SingleChar);\n\n/** @pattern ^[A-Za-z]+[A-Za-z0-9-_ ]*$ */\nexport type HumanReadableIdentifier = { __type: HumanReadableIdentifier } & HumanReadableIdentifierRaw;\ntype HumanReadableIdentifierRaw = NonEmptyString;\n\nexport type SanitizedAbsPath = { __type: SanitizedAbsPath } & SanitizedAbsPathRaw;\ntype SanitizedAbsPathRaw = NonEmptyString;\n\nexport type SanitizedPath = { __type: SanitizedPath } & SanitizedPathRaw;\ntype SanitizedPathRaw = NonEmptyString;\n\nexport type Settings = { __type: Settings } & {\n\tconsent: 'opt_in' | 'opt_out';\n};\n\n/**\n * @minimum 1651846877\n * @integer\n */\nexport type Timestamp = { __type: Timestamp } & number;\n\n/**\n * @minLength 1\n * @pattern ^\\d([\\d_]+\\d)?$ */\nexport type Tz = { __type: Tz } & TzRaw;\ntype TzRaw = NonEmptyString;\n\n/**\n * @minLength 1\n * @pattern ^\\d+\\.\\d+(\\.\\d+)*$ */\nexport type VersionNumber = { __type: VersionNumber } & VersionNumberRaw;\ntype VersionNumberRaw = NonEmptyString;\n\n/** @format url */\nexport type Url = { __type: Url } & UrlRaw;\ntype UrlRaw = NonEmptyString;\n\n// ---- Plugin Definition Types ----\n\n/** interpreted using yargs @pattern ^([A-Za-z-_ ]+ ?)((\\[.+\\] ?)|(\\<.+\\>) ?)*$ */\nexport type Command = { __type: Command } & CommandRaw;\ntype CommandRaw = NonEmptyString;\n\nexport type Option = { __type: Option } & {\n\tshortFlag?: SingleChar;\n\tflag: Verb;\n\tdescription: NonEmptyString;\n\tdefaultValue?: string | number | boolean;\n\ttype?: 'string' | 'number' | 'boolean';\n\trequired?: boolean;\n\tboolean?: boolean;\n\tchoices?: NonEmptyString[];\n};\n\nexport type PositionalArg = { __type: PositionalArg } & {\n\tplaceholder: HumanReadableIdentifier;\n\tdescription: NonEmptyString;\n\tdefaultValue?: string | number | boolean;\n\ttype?: 'string' | 'number' | 'boolean';\n\trequired?: boolean;\n};\n\nexport type InstalledPlugin = { __type: InstalledPlugin } & {\n\ttype: 'npm' | 'binary' | 'deno';\n\tname: NonEmptyString;\n};\n\nexport type Operation = { __type: Operation } & {\n\toperation: Verb;\n\tcommand: Command;\n\tdescription?: NonEmptyString;\n\tpositionals?: PositionalArg[];\n\toptions?: Option[];\n\thandler?: (args: PersistentState) => (args: RequestArgs) => void;\n};\n\nexport type ParsedOperation = { __type: ParsedOperation } & ParsedOperationRaw;\ntype ParsedOperationRaw = Omit<Operation, 'handler'>;\n\nexport type Template = { __type: Template } & {\n\ttemplate: Verb;\n\tcommand: Command;\n\tdescription: NonEmptyString;\n\thidden?: boolean;\n\toptions?: Option[];\n\tpositionals?: PositionalArg[];\n\thandler: TemplateHandler;\n\tencoding?: PluginResponseEncoding;\n};\n\ntype TemplateHandler =\n\t| NonEmptyString // TODO: should this be Verb?\n\t| ((args: RequestArgs) =>\n\t\t| PluginJsonResponse\n\t\t| Promise<PluginJsonResponse>)\n\t| Promise<void>;\n\nexport type ParsedTemplate = { __type: ParsedTemplate } & ParsedTemplateRaw;\ntype ParsedTemplateRaw = Omit<Template, 'handler'> & {\n\thandler: string;\n};\n\ntype PluginSchemaBase = {\n\tname: NonEmptyString;\n\tversion: VersionNumber;\n\tschema: VersionNumber;\n\talias: Alias;\n\ttasks?: Task[];\n};\n\nexport type PluginInfo = { __type: PluginInfo } & PluginInfoRaw;\ntype PluginInfoRaw = PluginSchemaBase & {\n\toperations?: ParsedOperation[];\n\ttemplates?: ParsedTemplate[];\n};\n\nexport type PluginSchema = { __type: PluginSchema } & PluginSchemaRaw;\ntype PluginSchemaRaw = PluginSchemaBase & {\n\toperations?: Operation[];\n\ttemplates?: Template[];\n\tproxy?: (args: RequestArgs) => Promise<PluginProxyResponse>;\n\tcheckRuntimeDependencies?: (args: RequestArgs) => Promise<PluginDependenciesResponse>;\n\tinstallRuntimeDependencies?: (args: RequestArgs) => Promise<PluginDependenciesResponse>;\n};\n\nexport type Task = { __type: Task } & {\n\ttask: Verb;\n\tcommand: Command;\n\taliases?: Alias[];\n\t/** @minLength 3 */\n\tdescription?: NonEmptyString;\n\texample?: NonEmptyString;\n\thidden?: boolean;\n\tencoding?: PluginResponseEncoding;\n\thandler: 'proxy' | NonEmptyString;\n\toptions?: Option[];\n\tpositionals?: PositionalArg[];\n};\n\n// ---- Process Interop ----\n\nexport type RuntimeDependency = { __type: RuntimeDependency } & {\n\tname: HumanReadableIdentifier;\n\tpath: string;\n\tversion: string;\n\tkind: 'required' | 'optional';\n};\n\nexport type RuntimeDependencyReport = { __type: RuntimeDependencyReport } & RuntimeDependencyReportRaw;\ntype RuntimeDependencyReportRaw = RuntimeDependency & {\n\tmet: boolean;\n};\n\nexport type PluginDependenciesResponse = { __type: PluginDependenciesResponse } & {\n\treport: RuntimeDependencyReport[];\n};\n\nexport type PluginJsonResponse = { __type: PluginJsonResponse } & {\n\tdata?: unknown;\n\n\t/** @default none */\n\trender: 'none' | 'table' | 'string';\n} | void;\n\nexport type PluginProxyResponse = { __type: PluginProxyResponse } & PluginProxyResponseRaw;\ntype PluginProxyResponseRaw = void | PluginJsonResponse;\n\n/** @default none */\nexport type PluginResponseEncoding = { __type: PluginResponseEncoding } & PluginResponseEncodingRaw;\ntype PluginResponseEncodingRaw = 'none' | 'json' | 'application/json';\n\n/**\n * @min 100\n */\nexport type BuildNumber = { __type: BuildNumber } & number;\n\nexport type SanitizedArgs = { __type: SanitizedArgs } & {\n\t_: string[];\n\tprojectDir: SanitizedPath;\n\tmaxConcurrency: number;\n\tdebug: boolean;\n\tdisableState: boolean;\n\tlogPluginRequests: boolean;\n\tfromVsCode: boolean;\n\tversion: boolean;\n\tbuild: boolean;\n\thelp: boolean;\n\tyes: boolean;\n\tplugin?: NonEmptyString;\n\tenv: NonEmptyString;\n\tquickstart: NonEmptyString;\n\tsetBuild: NonEmptyString | BuildNumber;\n\tsetVersion: NonEmptyString;\n};\n\nexport type PluginActionName = { __type: PluginActionName } & PluginActionNameRaw;\ntype PluginActionNameRaw =\n\t| 'proxy'\n\t| 'pluginInfo'\n\t| 'checkRuntimeDependencies'\n\t| 'installRuntimeDependencies'\n\t| 'proxyTemplate';\n\nexport type RequestArgs = { __type: RequestArgs } & RequestArgsRaw;\ntype RequestArgsRaw = Omit<SanitizedArgs, 'quickstart'> & {\n\ttaqRun: PluginActionName;\n\t// TODO: JSON.parse if string\n\tconfig: LoadedConfig;\n};\n\nexport type ProxyTaskArgs = { __type: ProxyTaskArgs } & ProxyTaskArgsRaw;\ntype ProxyTaskArgsRaw = RequestArgs & {\n\ttask: NonEmptyString;\n};\n\nexport type ProxyTemplateArgs = { __type: ProxyTemplateArgs } & ProxyTemplateArgsRaw;\ntype ProxyTemplateArgsRaw = RequestArgs & {\n\ttemplate: NonEmptyString;\n};\n\n// ---- Hash Types ----\n\n/** @min 1 */\nexport type EconomicalProtocolHash = { __type: EconomicalProtocolHash } & string;\n\n/** @pattern ^tz\\d[A-Za-z0-9]{33}$ */\nexport type PublicKeyHash = { __type: PublicKeyHash } & string;\n\n/** @pattern ^[A-Fa-f0-9]{64}$ */\nexport type SHA256 = { __type: SHA256 } & string;\n\n// ---- Contract Objects ----\n\nexport type Contract = { __type: Contract } & {\n\tsourceFile: NonEmptyString;\n\thash: SHA256;\n};\n\nexport type Faucet = { __type: Faucet } & {\n\tpkh: PublicKeyHash;\n\tmnemonic: string[];\n\t/** @format email */\n\temail: string;\n\tpassword: string;\n\t/** @pattern ^\\d+$ */\n\tamount: string;\n\tactivation_code: string;\n};\n\n// ---- External ----\n\n/** Port number for postgresql container\n * @default 5432\n */\ntype TzKtConfigPostgresqlPort = number;\n\n/** Port number for TzKt API\n * @default 5000\n */\ntype TzKtConfigApiPort = number;\n\nexport type TzKtConfig = { __type: TzKtConfig } & {\n\t/** Do not start TzKt when sandbox starts */\n\tdisableAutostartWithSandbox?: boolean;\n\tpostgresqlPort?: TzKtConfigPostgresqlPort;\n\tapiPort?: TzKtConfigApiPort;\n};\n\n// ---- Project Files ----\n\nexport type Environment = { __type: Environment } & {\n\tnetworks: NonEmptyString[];\n\tsandboxes: NonEmptyString[];\n\tstorage?: Record<string, NonEmptyString>;\n\taliases?: Record<string, Record<string, NonEmptyString>>;\n};\n\nexport type EphemeralState = { __type: EphemeralState } & {\n\tbuild: string;\n\tconfigHash: string;\n\n\t// Note: these were changed from a union(either type) to intersection(both types): i.e. InstalledPlugin | Task is not correct\n\n\t/** Task/Plugin Mapping */\n\ttasks: Record<string, InstalledPlugin & Task>;\n\t/** Operation/Plugin Mapping */\n\toperations: Record<string, InstalledPlugin & ParsedOperation>;\n\t/** Templates/Plugin Mapping */\n\ttemplates: Record<string, InstalledPlugin & ParsedTemplate>;\n\n\tplugins: PluginInfo[];\n};\n\nexport type PersistentState = { __type: PersistentState } & {\n\toperations: Record<string, PersistedOperation>;\n\ttasks: Record<string, PersistedTask>;\n};\n\nexport type PersistedTask = { __type: PersistedTask } & {\n\ttask: Verb;\n\tplugin: NonEmptyString;\n\ttime: Timestamp;\n\toutput?: unknown;\n};\n\nexport type PersistedOperation = { __type: PersistedOperation } & {\n\thash: SHA256;\n\ttime: Timestamp;\n\toutput?: unknown;\n};\n\n/**\n * @minLength 1\n * @pattern ^[A-Za-z0-9]+[A-Za-z0-9-_]+\\.[A-Za-z0-9]+[A-Za-z0-9-_]+\\.[A-Za-z0-9]+[A-Za-z0-9-_]+$\n */\nexport type ProvisionerID = { __type: ProvisionerID } & string;\n\nexport type Provisioner = { __type: Provisioner } & {\n\tid: ProvisionerID;\n\tplugin: NonEmptyString;\n\toperation: NonEmptyString | 'custom';\n\tcommand?: string;\n\tlabel?: string;\n\tdepends_on?: ProvisionerID[];\n};\n\nexport type Provisions = { __type: Provisions } & ProvisionsRaw;\ntype ProvisionsRaw = Provisioner[];\n\n// ---- Project Files: Config ----\n\n/** @minLength 1 Default environment must reference the name of an existing environment.*/\ntype EnvironmentName = NonEmptyString;\n\n/** @default en */\ntype HumanLanguage = 'en' | 'fr';\n\n/**\n * @default contracts\n * @minLength 1\n */\nexport type ConfigContractsDir = { __type: ConfigContractsDir } & string;\n\n/**\n * @default artifacts\n * @minLength 1\n */\nexport type ConfigArtifactsDir = { __type: ConfigArtifactsDir } & string;\n\nexport type Config = { __type: Config } & {\n\tlanguage?: HumanLanguage;\n\tplugins?: InstalledPlugin[];\n\tcontractsDir?: ConfigContractsDir;\n\tartifactsDir?: ConfigArtifactsDir;\n\tnetwork?: Record<string, NetworkConfig>;\n\tsandbox?: Record<string, SandboxConfig>;\n\n\t// TODO: This causes a type conflict and is not supported\n\t// accounts?: {\n\t// \tdefault: EnvironmentName;\n\t// } & Record<string, Environment>;\n\tenvironment: Record<string, Environment | EnvironmentName>;\n\taccounts?: Record<string, Tz>;\n\tcontracts?: Record<string, Contract>;\n\tmetadata?: MetadataConfig;\n};\n\n// TODO: sandbox breaks ts-to-zod\nexport type LoadedConfig = { __type: LoadedConfig } & LoadedConfigRaw;\ntype LoadedConfigRaw = Config & {\n\tprojectDir: SanitizedAbsPath;\n\tconfigFile: SanitizedAbsPath;\n\thash: SHA256;\n};\n\nexport type MetadataConfig = { __type: MetadataConfig } & {\n\tname?: string;\n\tprojectDescription?: string;\n\tauthors?: string[];\n\tlicense?: string;\n\thomepage?: string;\n};\n\nexport type NetworkConfig = { __type: NetworkConfig } & {\n\tlabel: HumanReadableIdentifier;\n\trpcUrl: Url;\n\tprotocol: EconomicalProtocolHash;\n\taccounts?: Record<string, NetworkAccountConfig>;\n\tfaucet?: Faucet;\n};\n\nexport type NetworkAccountConfig = { __type: NetworkAccountConfig } & {\n\tpublicKey: NonEmptyString;\n\tpublicKeyHash: PublicKeyHash;\n\tprivateKey: NonEmptyString; /** TODO: Should this be secretKey: @see {SandboxAccountConfig} */\n};\n\nexport type SandboxAccountConfig = { __type: SandboxAccountConfig } & {\n\tencryptedKey: NonEmptyString;\n\tpublicKeyHash: PublicKeyHash;\n\tsecretKey: NonEmptyString;\n};\n\nexport type SandboxConfig = { __type: SandboxConfig } & {\n\tlabel: NonEmptyString;\n\trpcUrl: Url;\n\tprotocol: EconomicalProtocolHash;\n\tattributes?: string | number | boolean;\n\tplugin?: Verb;\n\n\t// TODO: This causes a type conflict and is not supported\n\t// accounts?: {\n\t// \tdefault: NonEmptyString;\n\t// } & Record<string, SandboxAccountConfig>;\n\taccounts?: Record<string, SandboxAccountConfig | NonEmptyString>;\n\n\ttzkt?: TzKtConfig;\n};\n\nexport type ScaffoldConfig = { __type: ScaffoldConfig } & {\n\tpostInit?: string;\n};\n\nexport type ParsedConfig = { __type: ParsedConfig } & ParsedConfigRaw;\ntype ParsedConfigRaw = Omit<Config, 'sandbox'> & {\n\tsandbox: Record<string, SandboxConfig | NonEmptyString>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=types-strict.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","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-zod.d.ts
|
|
17
|
+
var types_zod_d_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(types_zod_d_exports);
|
|
19
|
+
//# sourceMappingURL=types-zod.d.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["types-zod.ts"],"sourcesContent":["// Generated by ts-to-zod\nimport { z } from \"zod\";\n\nexport const nonEmptyStringSchema = z.string().min(1);\n\nexport const singleCharSchema = nonEmptyStringSchema.regex(/^[A-Za-z]$/);\n\nexport const verbSchema = nonEmptyStringSchema.regex(/^[A-Za-z\\-\\ ]+/);\n\nexport const aliasSchema = z.union([verbSchema, singleCharSchema]);\n\nexport const humanReadableIdentifierSchema = nonEmptyStringSchema.regex(\n /^[A-Za-z]+[A-Za-z0-9-_ ]*$/\n);\n\nexport const sanitizedAbsPathSchema = nonEmptyStringSchema;\n\nexport const sanitizedPathSchema = nonEmptyStringSchema;\n\nexport const settingsSchema = z.object({\n consent: z.union([z.literal(\"opt_in\"), z.literal(\"opt_out\")]),\n});\n\nexport const timestampSchema = z.number().min(1651846877);\n\nexport const tzSchema = nonEmptyStringSchema.min(1).regex(/^\\d([\\d_]+\\d)?$/);\n\nexport const versionNumberSchema = nonEmptyStringSchema\n .min(1)\n .regex(/^\\d+\\.\\d+(\\.\\d+)*$/);\n\nexport const urlSchema = nonEmptyStringSchema.url();\n\nexport const commandSchema = nonEmptyStringSchema;\n\nexport const optionSchema = z.object({\n shortFlag: singleCharSchema.optional(),\n flag: verbSchema,\n description: nonEmptyStringSchema,\n defaultValue: z.union([z.string(), z.number(), z.boolean()]).optional(),\n type: z\n .union([z.literal(\"string\"), z.literal(\"number\"), z.literal(\"boolean\")])\n .optional(),\n required: z.boolean().optional(),\n boolean: z.boolean().optional(),\n choices: z.array(nonEmptyStringSchema).optional(),\n});\n\nexport const positionalArgSchema = z.object({\n placeholder: humanReadableIdentifierSchema,\n description: nonEmptyStringSchema,\n defaultValue: z.union([z.string(), z.number(), z.boolean()]).optional(),\n type: z\n .union([z.literal(\"string\"), z.literal(\"number\"), z.literal(\"boolean\")])\n .optional(),\n required: z.boolean().optional(),\n});\n\nexport const installedPluginSchema = z.object({\n type: z.union([z.literal(\"npm\"), z.literal(\"binary\"), z.literal(\"deno\")]),\n name: nonEmptyStringSchema,\n});\n\nexport const runtimeDependencySchema = z.object({\n name: humanReadableIdentifierSchema,\n path: z.string(),\n version: z.string(),\n kind: z.union([z.literal(\"required\"), z.literal(\"optional\")]),\n});\n\nexport const runtimeDependencyReportSchema = runtimeDependencySchema.extend(\n({\n met: z.boolean(),\n })\n);\n\nexport const pluginDependenciesResponseSchema = z.object({\n report: z.array(runtimeDependencyReportSchema),\n});\n\nexport const pluginJsonResponseSchema = z.union([\n z.object({\n data: z.unknown().optional(),\n render: z\n .union([z.literal(\"none\"), z.literal(\"table\"), z.literal(\"string\")])\n .default(\"none\"),\n }),\n z.void(),\n]);\n\nexport const pluginProxyResponseSchema = z.union([\n z.void(),\n pluginJsonResponseSchema,\n]);\n\nexport const pluginResponseEncodingSchema = z\n .union([z.literal(\"none\"), z.literal(\"json\"), z.literal(\"application/json\")])\n .default(\"none\");\n\nexport const buildNumberSchema = z.number();\n\nexport const sanitizedArgsSchema = z.object({\n _: z.array(z.string()),\n projectDir: sanitizedPathSchema,\n maxConcurrency: z.number(),\n debug: z.boolean(),\n disableState: z.boolean(),\n logPluginRequests: z.boolean(),\n fromVsCode: z.boolean(),\n version: z.boolean(),\n build: z.boolean(),\n help: z.boolean(),\n yes: z.boolean(),\n plugin: nonEmptyStringSchema.optional(),\n env: nonEmptyStringSchema,\n quickstart: nonEmptyStringSchema,\n setBuild: z.union([nonEmptyStringSchema, buildNumberSchema]),\n setVersion: nonEmptyStringSchema,\n}).passthrough();\n\nexport const pluginActionNameSchema = z.union([\n z.literal(\"proxy\"),\n z.literal(\"pluginInfo\"),\n z.literal(\"checkRuntimeDependencies\"),\n z.literal(\"installRuntimeDependencies\"),\n z.literal(\"proxyTemplate\"),\n]);\n\nexport const economicalProtocolHashSchema = z.string();\n\nexport const publicKeyHashSchema = z.string().regex(/^tz\\d[A-Za-z0-9]{33}$/);\n\nexport const sha256Schema = z.string().regex(/^[A-Fa-f0-9]{64}$/);\n\nexport const contractSchema = z.object({\n sourceFile: nonEmptyStringSchema,\n hash: sha256Schema,\n});\n\nexport const faucetSchema = z.object({\n pkh: publicKeyHashSchema,\n mnemonic: z.array(z.string()),\n email: z.string().email(),\n password: z.string(),\n amount: z.string().regex(/^\\d+$/),\n activation_code: z.string(),\n});\n\nconst tzKtConfigPostgresqlPortSchema = z.number().default(5432);\n\nconst tzKtConfigApiPortSchema = z.number().default(5000);\n\nexport const tzKtConfigSchema = z.object({\n disableAutostartWithSandbox: z.boolean().optional(),\n postgresqlPort: tzKtConfigPostgresqlPortSchema.optional(),\n apiPort: tzKtConfigApiPortSchema.optional(),\n});\n\nexport const environmentSchema = z.object({\n networks: z.array(nonEmptyStringSchema),\n sandboxes: z.array(nonEmptyStringSchema),\n storage: z.record(nonEmptyStringSchema).optional(),\n aliases: z.record(z.record(nonEmptyStringSchema)).optional(),\n});\n\nexport const persistedTaskSchema = z.object({\n task: verbSchema,\n plugin: nonEmptyStringSchema,\n time: timestampSchema,\n output: z.unknown().optional(),\n});\n\nexport const persistedOperationSchema = z.object({\n hash: sha256Schema,\n time: timestampSchema,\n output: z.unknown().optional(),\n});\n\nexport const provisionerIDSchema = z\n .string()\n .min(1)\n .regex(\n /^[A-Za-z0-9]+[A-Za-z0-9-_]+\\.[A-Za-z0-9]+[A-Za-z0-9-_]+\\.[A-Za-z0-9]+[A-Za-z0-9-_]+$/\n );\n\nexport const provisionerSchema = z.object({\n id: provisionerIDSchema,\n plugin: nonEmptyStringSchema,\n operation: z.union([nonEmptyStringSchema, z.literal(\"custom\")]),\n command: z.string().optional(),\n label: z.string().optional(),\n depends_on: z.array(provisionerIDSchema).optional(),\n});\n\nexport const provisionsSchema = z.array(provisionerSchema);\n\nconst environmentNameSchema = nonEmptyStringSchema.min(\n 1,\n \"Default environment must reference the name of an existing environment.\"\n);\n\nconst humanLanguageSchema = z\n .union([z.literal(\"en\"), z.literal(\"fr\")])\n .default(\"en\");\n\nexport const configContractsDirSchema = z.string().min(1).default(\"contracts\");\n\nexport const configArtifactsDirSchema = z.string().min(1).default(\"artifacts\");\n\nexport const metadataConfigSchema = z.object({\n name: z.string().optional(),\n projectDescription: z.string().optional(),\n authors: z.array(z.string()).optional(),\n license: z.string().optional(),\n homepage: z.string().optional(),\n});\n\nexport const networkAccountConfigSchema = z.object({\n publicKey: nonEmptyStringSchema,\n publicKeyHash: publicKeyHashSchema,\n privateKey: nonEmptyStringSchema,\n});\n\nexport const sandboxAccountConfigSchema = z.object({\n encryptedKey: nonEmptyStringSchema,\n publicKeyHash: publicKeyHashSchema,\n secretKey: nonEmptyStringSchema,\n});\n\nexport const sandboxConfigSchema = z.object({\n label: nonEmptyStringSchema,\n rpcUrl: urlSchema,\n protocol: economicalProtocolHashSchema,\n attributes: z.union([z.string(), z.number(), z.boolean()]).optional(),\n plugin: verbSchema.optional(),\n accounts: z\n .record(z.union([sandboxAccountConfigSchema, nonEmptyStringSchema]))\n .optional(),\n tzkt: tzKtConfigSchema.optional(),\n});\n\nexport const scaffoldConfigSchema = z.object({\n postInit: z.string().optional(),\n});\n\nexport const taskSchema = z.object({\n task: verbSchema,\n command: commandSchema,\n aliases: z.array(aliasSchema).optional(),\n description: nonEmptyStringSchema.min(3).optional(),\n example: nonEmptyStringSchema.optional(),\n hidden: z.boolean().optional(),\n encoding: pluginResponseEncodingSchema.optional(),\n handler: z.union([z.literal(\"proxy\"), nonEmptyStringSchema]),\n options: z.array(optionSchema).optional(),\n positionals: z.array(positionalArgSchema).optional(),\n});\n\nexport const persistentStateSchema = z.object({\n operations: z.record(persistedOperationSchema),\n tasks: z.record(persistedTaskSchema),\n});\n\nexport const networkConfigSchema = z.object({\n label: humanReadableIdentifierSchema,\n rpcUrl: urlSchema,\n protocol: economicalProtocolHashSchema,\n accounts: z.record(networkAccountConfigSchema).optional(),\n faucet: faucetSchema.optional(),\n});\n\nconst pluginSchemaBaseSchema = z.object({\n name: nonEmptyStringSchema,\n version: versionNumberSchema,\n schema: versionNumberSchema,\n alias: aliasSchema,\n tasks: z.array(taskSchema).optional(),\n});\n\nexport const configSchema = z.object({\n language: humanLanguageSchema.optional(),\n plugins: z.array(installedPluginSchema).optional(),\n contractsDir: configContractsDirSchema.optional(),\n artifactsDir: configArtifactsDirSchema.optional(),\n network: z.record(networkConfigSchema).optional(),\n sandbox: z.record(sandboxConfigSchema).optional(),\n environment: z.record(z.union([environmentSchema, environmentNameSchema])),\n accounts: z.record(tzSchema).optional(),\n contracts: z.record(contractSchema).optional(),\n metadata: metadataConfigSchema.optional(),\n});\n\nexport const loadedConfigSchema = configSchema.extend(\n({\n projectDir: sanitizedAbsPathSchema,\n configFile: sanitizedAbsPathSchema,\n hash: sha256Schema,\n })\n);\n\nexport const parsedConfigSchema = configSchema.omit({ sandbox: true }).extend(\n({\n sandbox: z.record(z.union([sandboxConfigSchema, nonEmptyStringSchema])),\n })\n);\n\nexport const requestArgsSchema = sanitizedArgsSchema\n .omit({ quickstart: true })\n .extend(\n({\n taqRun: pluginActionNameSchema,\n config: loadedConfigSchema,\n })\n ).passthrough();\n\nexport const proxyTaskArgsSchema = requestArgsSchema.extend(\n({\n task: nonEmptyStringSchema,\n })\n).passthrough();\n\nexport const proxyTemplateArgsSchema = requestArgsSchema.extend(\n({\n template: nonEmptyStringSchema,\n })\n).passthrough();\n\nexport const operationSchema = z.object({\n operation: verbSchema,\n command: commandSchema,\n description: nonEmptyStringSchema.optional(),\n positionals: z.array(positionalArgSchema).optional(),\n options: z.array(optionSchema).optional(),\n handler: z\n .function()\n .args(persistentStateSchema)\n .returns(z.function().args(requestArgsSchema).returns(z.void()))\n .optional(),\n});\n\nexport const parsedOperationSchema = operationSchema.omit({ handler: true });\n\nconst templateHandlerSchema = z.union([\n nonEmptyStringSchema,\n z\n .function()\n .args(requestArgsSchema)\n .returns(\n z.union([pluginJsonResponseSchema, z.promise(pluginJsonResponseSchema)])\n ),\n z.promise(z.void()),\n]);\n\nexport const templateSchema = z.object({\n template: verbSchema,\n command: commandSchema,\n description: nonEmptyStringSchema,\n hidden: z.boolean().optional(),\n options: z.array(optionSchema).optional(),\n positionals: z.array(positionalArgSchema).optional(),\n handler: templateHandlerSchema,\n encoding: pluginResponseEncodingSchema.optional(),\n});\n\nexport const parsedTemplateSchema = templateSchema.omit({ handler: true }).extend(\n({\n handler: z.string(),\n })\n);\n\nexport const pluginInfoSchema = pluginSchemaBaseSchema.extend(\n({\n operations: z.array(parsedOperationSchema).optional(),\n templates: z.array(parsedTemplateSchema).optional(),\n })\n);\n\nexport const pluginSchemaSchema = pluginSchemaBaseSchema.extend(\n({\n operations: z.array(operationSchema).optional(),\n templates: z.array(templateSchema).optional(),\n proxy: z\n .function()\n .args(requestArgsSchema)\n .returns(z.promise(pluginProxyResponseSchema))\n .optional(),\n checkRuntimeDependencies: z\n .function()\n .args(requestArgsSchema)\n .returns(z.promise(pluginDependenciesResponseSchema))\n .optional(),\n installRuntimeDependencies: z\n .function()\n .args(requestArgsSchema)\n .returns(z.promise(pluginDependenciesResponseSchema))\n .optional(),\n })\n);\n\nexport const ephemeralStateSchema = z.object({\n build: z.string(),\n configHash: z.string(),\n tasks: z.record(installedPluginSchema.and(taskSchema)),\n operations: z.record(installedPluginSchema.and(parsedOperationSchema)),\n templates: z.record(installedPluginSchema.and(parsedTemplateSchema)),\n plugins: z.array(pluginInfoSchema),\n});\n"],"mappings":";;;;;;;;;;;;;;;;AACA;;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=types-zod.d.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|