@taqueria/protocol 0.78.0 → 0.78.11

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.
Files changed (128) hide show
  1. package/Base.d.ts.map +1 -1
  2. package/EphemeralState.d.ts +35 -35
  3. package/EphemeralState.d.ts.map +1 -1
  4. package/EphemeralState.js +7 -2
  5. package/EphemeralState.js.map +1 -1
  6. package/ParsedPluginInfo.d.ts +130 -4059
  7. package/ParsedPluginInfo.d.ts.map +1 -1
  8. package/PersistentState.d.ts.map +1 -1
  9. package/PersistentState.js +0 -1
  10. package/PersistentState.js.map +1 -1
  11. package/PluginInfo.d.ts +88 -2757
  12. package/PluginInfo.d.ts.map +1 -1
  13. package/PluginSchema.d.ts +1403 -24602
  14. package/PluginSchema.d.ts.map +1 -1
  15. package/SHA256.d.js.map +1 -1
  16. package/SHA256.d.ts.map +1 -1
  17. package/SHA256.js +7 -2
  18. package/SHA256.js.map +1 -1
  19. package/SanitizedAbsPath.d.ts.map +1 -1
  20. package/SanitizedArgs.d.ts +111 -111
  21. package/SanitizedArgs.d.ts.map +1 -1
  22. package/TaqError.d.ts.map +1 -1
  23. package/TaqError.js +5 -0
  24. package/TaqError.js.map +1 -1
  25. package/helpers.d.ts.map +1 -1
  26. package/index.d.js +7 -2
  27. package/index.d.js.map +1 -1
  28. package/index.js +7 -2
  29. package/index.js.map +1 -1
  30. package/out/types/Alias.d.ts.map +1 -1
  31. package/out/types/BuildNumber.d.ts.map +1 -1
  32. package/out/types/Command.d.ts.map +1 -1
  33. package/out/types/Config.d.ts.map +1 -1
  34. package/out/types/ConfigAccount.d.ts.map +1 -1
  35. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  36. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  37. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  38. package/out/types/ConfigFileV1.d.ts.map +1 -1
  39. package/out/types/ConfigFileV2.d.ts.map +1 -1
  40. package/out/types/Contract.d.ts.map +1 -1
  41. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  42. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  43. package/out/types/Environment.d.ts.map +1 -1
  44. package/out/types/EphemeralState.d.ts +292 -292
  45. package/out/types/EphemeralState.d.ts.map +1 -1
  46. package/out/types/Faucet.d.ts.map +1 -1
  47. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  48. package/out/types/InstalledPlugin.d.ts.map +1 -1
  49. package/out/types/LoadedConfig.d.ts +12 -12
  50. package/out/types/LoadedConfig.d.ts.map +1 -1
  51. package/out/types/MetadataConfig.d.ts.map +1 -1
  52. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  53. package/out/types/NetworkConfig.d.ts.map +1 -1
  54. package/out/types/NonEmptyString.d.ts.map +1 -1
  55. package/out/types/Operation.d.ts +118 -118
  56. package/out/types/Operation.d.ts.map +1 -1
  57. package/out/types/Option.d.ts.map +1 -1
  58. package/out/types/ParsedConfig.d.ts +12 -12
  59. package/out/types/ParsedConfig.d.ts.map +1 -1
  60. package/out/types/ParsedOperation.d.ts +64 -64
  61. package/out/types/ParsedOperation.d.ts.map +1 -1
  62. package/out/types/ParsedTemplate.d.ts +76 -76
  63. package/out/types/ParsedTemplate.d.ts.map +1 -1
  64. package/out/types/PersistedOperation.d.ts.map +1 -1
  65. package/out/types/PersistedTask.d.ts.map +1 -1
  66. package/out/types/PersistentState.d.ts.map +1 -1
  67. package/out/types/PluginActionName.d.ts.map +1 -1
  68. package/out/types/PluginDependenciesResponse.d.ts +12 -12
  69. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  70. package/out/types/PluginInfo.d.ts +152 -152
  71. package/out/types/PluginInfo.d.ts.map +1 -1
  72. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  73. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  74. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  75. package/out/types/PluginSchema.d.ts +722 -722
  76. package/out/types/PluginSchema.d.ts.map +1 -1
  77. package/out/types/PositionalArg.d.ts.map +1 -1
  78. package/out/types/Provisioner.d.ts.map +1 -1
  79. package/out/types/ProvisionerID.d.ts.map +1 -1
  80. package/out/types/Provisions.d.ts.map +1 -1
  81. package/out/types/ProxyTaskArgs.d.ts +82 -82
  82. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  83. package/out/types/ProxyTemplateArgs.d.ts +82 -82
  84. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  85. package/out/types/PublicKeyHash.d.ts.map +1 -1
  86. package/out/types/RequestArgs.d.ts +69 -69
  87. package/out/types/RequestArgs.d.ts.map +1 -1
  88. package/out/types/RuntimeDependency.d.ts.map +1 -1
  89. package/out/types/RuntimeDependencyReport.d.ts +12 -12
  90. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  91. package/out/types/SHA256.d.ts.map +1 -1
  92. package/out/types/SandboxAccount.d.ts.map +1 -1
  93. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  94. package/out/types/SandboxAccounts.d.ts.map +1 -1
  95. package/out/types/SandboxConfig.d.ts.map +1 -1
  96. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  97. package/out/types/SanitizedArgs.d.ts.map +1 -1
  98. package/out/types/SanitizedPath.d.ts.map +1 -1
  99. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  100. package/out/types/Settings.d.ts.map +1 -1
  101. package/out/types/SingleChar.d.ts.map +1 -1
  102. package/out/types/Task.d.ts.map +1 -1
  103. package/out/types/Template.d.ts +118 -118
  104. package/out/types/Template.d.ts.map +1 -1
  105. package/out/types/Timestamp.d.ts.map +1 -1
  106. package/out/types/Tz.d.ts.map +1 -1
  107. package/out/types/TzKtConfig.d.ts.map +1 -1
  108. package/out/types/Url.d.ts.map +1 -1
  109. package/out/types/Verb.d.ts.map +1 -1
  110. package/out/types/VersionNumber.d.ts.map +1 -1
  111. package/out/types-strict.d.js.map +1 -1
  112. package/out/types-strict.d.ts +1 -1
  113. package/out/types-strict.js.map +1 -1
  114. package/out/types-zod.d.ts +441 -441
  115. package/out/types-zod.d.ts.map +1 -1
  116. package/package.json +17 -17
  117. package/taqueria-protocol-types.d.js +7 -2
  118. package/taqueria-protocol-types.d.js.map +1 -1
  119. package/taqueria-protocol-types.js +7 -2
  120. package/taqueria-protocol-types.js.map +1 -1
  121. package/tsconfig.tsbuildinfo +1 -1
  122. package/types-config-files.d.ts.map +1 -1
  123. package/types-config-files.js +2 -2
  124. package/types-config-files.js.map +1 -1
  125. package/types.d.js.map +1 -1
  126. package/types.d.ts +1 -1
  127. package/types.js.map +1 -1
  128. package/tzkt-config.d.ts.map +1 -1
@@ -9,14 +9,14 @@ export declare const of: (input: unknown) => FutureInstance<TaqError, PluginDepe
9
9
  export declare const make: (input: Omit<PluginDependenciesResponseStrict, "__type">) => FutureInstance<TaqError, PluginDependenciesResponseStrict>;
10
10
  export declare const schemas: {
11
11
  rawSchema: import("zod").ZodObject<{
12
- report: import("zod").ZodArray<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
12
+ report: import("zod").ZodArray<import("zod").ZodObject<{
13
13
  name: import("zod").ZodString;
14
14
  path: import("zod").ZodString;
15
15
  version: import("zod").ZodString;
16
16
  kind: import("zod").ZodUnion<[import("zod").ZodLiteral<"required">, import("zod").ZodLiteral<"optional">]>;
17
- }, {
17
+ } & {
18
18
  met: import("zod").ZodBoolean;
19
- }>, "strip", import("zod").ZodTypeAny, {
19
+ }, "strip", import("zod").ZodTypeAny, {
20
20
  version: string;
21
21
  path: string;
22
22
  name: string;
@@ -47,14 +47,14 @@ export declare const schemas: {
47
47
  }[];
48
48
  }>;
49
49
  schema: import("zod").ZodEffects<import("zod").ZodObject<{
50
- report: import("zod").ZodArray<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
50
+ report: import("zod").ZodArray<import("zod").ZodObject<{
51
51
  name: import("zod").ZodString;
52
52
  path: import("zod").ZodString;
53
53
  version: import("zod").ZodString;
54
54
  kind: import("zod").ZodUnion<[import("zod").ZodLiteral<"required">, import("zod").ZodLiteral<"optional">]>;
55
- }, {
55
+ } & {
56
56
  met: import("zod").ZodBoolean;
57
- }>, "strip", import("zod").ZodTypeAny, {
57
+ }, "strip", import("zod").ZodTypeAny, {
58
58
  version: string;
59
59
  path: string;
60
60
  name: string;
@@ -94,14 +94,14 @@ export declare const schemas: {
94
94
  }>;
95
95
  };
96
96
  export declare const rawSchema: import("zod").ZodObject<{
97
- report: import("zod").ZodArray<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
97
+ report: import("zod").ZodArray<import("zod").ZodObject<{
98
98
  name: import("zod").ZodString;
99
99
  path: import("zod").ZodString;
100
100
  version: import("zod").ZodString;
101
101
  kind: import("zod").ZodUnion<[import("zod").ZodLiteral<"required">, import("zod").ZodLiteral<"optional">]>;
102
- }, {
102
+ } & {
103
103
  met: import("zod").ZodBoolean;
104
- }>, "strip", import("zod").ZodTypeAny, {
104
+ }, "strip", import("zod").ZodTypeAny, {
105
105
  version: string;
106
106
  path: string;
107
107
  name: string;
@@ -132,14 +132,14 @@ export declare const rawSchema: import("zod").ZodObject<{
132
132
  }[];
133
133
  }>;
134
134
  export declare const internalSchema: import("zod").ZodObject<{
135
- report: import("zod").ZodArray<import("zod").ZodObject<import("zod").objectUtil.extendShape<{
135
+ report: import("zod").ZodArray<import("zod").ZodObject<{
136
136
  name: import("zod").ZodString;
137
137
  path: import("zod").ZodString;
138
138
  version: import("zod").ZodString;
139
139
  kind: import("zod").ZodUnion<[import("zod").ZodLiteral<"required">, import("zod").ZodLiteral<"optional">]>;
140
- }, {
140
+ } & {
141
141
  met: import("zod").ZodBoolean;
142
- }>, "strip", import("zod").ZodTypeAny, {
142
+ }, "strip", import("zod").ZodTypeAny, {
143
143
  version: string;
144
144
  path: string;
145
145
  name: string;
@@ -1 +1 @@
1
- {"version":3,"file":"PluginDependenciesResponse.d.ts","sourceRoot":"","sources":["PluginDependenciesResponse.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACtE,OAAO,EAAE,0BAA0B,IAAI,gCAAgC,EAAE,MAAM,qCAAqC,CAAC;AAGrH,YAAY,EAAE,gCAAgC,IAAI,0BAA0B,EAAE,CAAC;AAE/E,eAAO,MAAM,IAAI,UAAW,OAAO,KAAG,gCAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,0BAA0B,KAAG,gCAA+C,CAAC;AAE3G,eAAO,MAAM,EAAE,UAAW,OAAO,KAAG,cAAc,CAAC,QAAQ,EAAE,gCAAgC,CAO5F,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,IAAI,CAAC,gCAAgC,EAAE,QAAQ,CAAC,KAAG,cAAc,CAAC,QAAQ,EAAE,gCAAgC,CAAc,CAAC;AAGvJ,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAmC,CAAC;AAE/D,MAAM,MAAM,CAAC,GAAG,gCAAgC,CAAC"}
1
+ {"version":3,"file":"PluginDependenciesResponse.d.ts","sourceRoot":"","sources":["PluginDependenciesResponse.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAA4E,MAAM,6BAA6B,CAAC;AACjI,OAAO,EAAE,cAAc,EAAmB,MAAM,SAAS,CAAC;AAE1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACtE,OAAO,EAAE,0BAA0B,IAAI,gCAAgC,EAAE,MAAM,qCAAqC,CAAC;AAGrH,YAAY,EAAE,gCAAgC,IAAI,0BAA0B,EAAE,CAAC;AAE/E,eAAO,MAAM,IAAI,GAAI,OAAO,OAAO,KAAG,gCAoBrC,CAAC;AAEF,eAAO,MAAM,MAAM,GAAI,OAAO,0BAA0B,KAAG,gCAA+C,CAAC;AAE3G,eAAO,MAAM,EAAE,GAAI,OAAO,OAAO,KAAG,cAAc,CAAC,QAAQ,EAAE,gCAAgC,CAO5F,CAAC;AAEF,eAAO,MAAM,IAAI,GAAI,OAAO,IAAI,CAAC,gCAAgC,EAAE,QAAQ,CAAC,KAAG,cAAc,CAAC,QAAQ,EAAE,gCAAgC,CAAc,CAAC;AAGvJ,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAoB,CAAC;AAC3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAmC,CAAC;AAE/D,MAAM,MAAM,CAAC,GAAG,gCAAgC,CAAC"}