@hashgraphonline/standards-sdk 0.0.56 → 0.0.58

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 (232) hide show
  1. package/dist/es/hcs-10/agent-builder.d.ts +1 -2
  2. package/dist/es/hcs-10/agent-builder.d.ts.map +1 -1
  3. package/dist/es/hcs-10/index.d.ts +1 -0
  4. package/dist/es/hcs-10/index.d.ts.map +1 -1
  5. package/dist/es/hcs-10/registrations.d.ts +1 -60
  6. package/dist/es/hcs-10/registrations.d.ts.map +1 -1
  7. package/dist/es/hcs-10/sdk.d.ts +1 -30
  8. package/dist/es/hcs-10/sdk.d.ts.map +1 -1
  9. package/dist/es/hcs-10/types.d.ts +106 -6
  10. package/dist/es/hcs-10/types.d.ts.map +1 -1
  11. package/dist/es/hcs-11/index.d.ts +1 -1
  12. package/dist/es/hcs-11/index.d.ts.map +1 -1
  13. package/dist/es/inscribe/types.d.ts +1 -1
  14. package/dist/es/inscribe/types.d.ts.map +1 -1
  15. package/dist/es/standards-sdk.es.js +7 -7
  16. package/dist/es/standards-sdk.es10.js +4 -4
  17. package/dist/es/standards-sdk.es100.js +20 -3
  18. package/dist/es/standards-sdk.es100.js.map +1 -1
  19. package/dist/es/standards-sdk.es101.js +42 -14
  20. package/dist/es/standards-sdk.es101.js.map +1 -1
  21. package/dist/es/standards-sdk.es102.js +17 -4
  22. package/dist/es/standards-sdk.es102.js.map +1 -1
  23. package/dist/es/standards-sdk.es103.js +61 -39
  24. package/dist/es/standards-sdk.es103.js.map +1 -1
  25. package/dist/es/standards-sdk.es104.js +1288 -39
  26. package/dist/es/standards-sdk.es104.js.map +1 -1
  27. package/dist/es/standards-sdk.es105.js +31 -36
  28. package/dist/es/standards-sdk.es105.js.map +1 -1
  29. package/dist/es/standards-sdk.es106.js +6 -78
  30. package/dist/es/standards-sdk.es106.js.map +1 -1
  31. package/dist/es/standards-sdk.es107.js +159 -3
  32. package/dist/es/standards-sdk.es107.js.map +1 -1
  33. package/dist/es/standards-sdk.es108.js +793 -2
  34. package/dist/es/standards-sdk.es108.js.map +1 -1
  35. package/dist/es/standards-sdk.es109.js +143 -2
  36. package/dist/es/standards-sdk.es109.js.map +1 -1
  37. package/dist/es/standards-sdk.es110.js +26 -33
  38. package/dist/es/standards-sdk.es110.js.map +1 -1
  39. package/dist/es/standards-sdk.es111.js +25 -32
  40. package/dist/es/standards-sdk.es111.js.map +1 -1
  41. package/dist/es/standards-sdk.es112.js +38 -9
  42. package/dist/es/standards-sdk.es112.js.map +1 -1
  43. package/dist/es/standards-sdk.es113.js +19 -32
  44. package/dist/es/standards-sdk.es113.js.map +1 -1
  45. package/dist/es/standards-sdk.es12.js +7 -739
  46. package/dist/es/standards-sdk.es12.js.map +1 -1
  47. package/dist/es/standards-sdk.es13.js +722 -52
  48. package/dist/es/standards-sdk.es13.js.map +1 -1
  49. package/dist/es/standards-sdk.es14.js +67 -20
  50. package/dist/es/standards-sdk.es14.js.map +1 -1
  51. package/dist/es/standards-sdk.es15.js +18 -156
  52. package/dist/es/standards-sdk.es15.js.map +1 -1
  53. package/dist/es/standards-sdk.es16.js +138 -385
  54. package/dist/es/standards-sdk.es16.js.map +1 -1
  55. package/dist/es/standards-sdk.es17.js +385 -211
  56. package/dist/es/standards-sdk.es17.js.map +1 -1
  57. package/dist/es/standards-sdk.es18.js +233 -7
  58. package/dist/es/standards-sdk.es18.js.map +1 -1
  59. package/dist/es/standards-sdk.es2.js +1 -1
  60. package/dist/es/standards-sdk.es22.js +6525 -939
  61. package/dist/es/standards-sdk.es22.js.map +1 -1
  62. package/dist/es/standards-sdk.es24.js +17 -17
  63. package/dist/es/standards-sdk.es25.js +2 -5
  64. package/dist/es/standards-sdk.es25.js.map +1 -1
  65. package/dist/es/standards-sdk.es26.js +948 -6534
  66. package/dist/es/standards-sdk.es26.js.map +1 -1
  67. package/dist/es/standards-sdk.es27.js +5 -2
  68. package/dist/es/standards-sdk.es27.js.map +1 -1
  69. package/dist/es/standards-sdk.es3.js +1 -1
  70. package/dist/es/standards-sdk.es30.js +1 -1
  71. package/dist/es/standards-sdk.es31.js +1 -1
  72. package/dist/es/standards-sdk.es32.js +2282 -419
  73. package/dist/es/standards-sdk.es32.js.map +1 -1
  74. package/dist/es/standards-sdk.es33.js +163 -1
  75. package/dist/es/standards-sdk.es33.js.map +1 -1
  76. package/dist/es/standards-sdk.es34.js +356 -112
  77. package/dist/es/standards-sdk.es34.js.map +1 -1
  78. package/dist/es/standards-sdk.es35.js +6 -2282
  79. package/dist/es/standards-sdk.es35.js.map +1 -1
  80. package/dist/es/standards-sdk.es36.js +167 -152
  81. package/dist/es/standards-sdk.es36.js.map +1 -1
  82. package/dist/es/standards-sdk.es37.js +81 -2
  83. package/dist/es/standards-sdk.es37.js.map +1 -1
  84. package/dist/es/standards-sdk.es38.js +113 -3
  85. package/dist/es/standards-sdk.es38.js.map +1 -1
  86. package/dist/es/standards-sdk.es39.js +46 -78
  87. package/dist/es/standards-sdk.es39.js.map +1 -1
  88. package/dist/es/standards-sdk.es4.js +2 -2
  89. package/dist/es/standards-sdk.es40.js +9 -22
  90. package/dist/es/standards-sdk.es40.js.map +1 -1
  91. package/dist/es/standards-sdk.es41.js +83 -134
  92. package/dist/es/standards-sdk.es41.js.map +1 -1
  93. package/dist/es/standards-sdk.es42.js +3 -90
  94. package/dist/es/standards-sdk.es42.js.map +1 -1
  95. package/dist/es/standards-sdk.es43.js +2 -174
  96. package/dist/es/standards-sdk.es43.js.map +1 -1
  97. package/dist/es/standards-sdk.es44.js +112 -5
  98. package/dist/es/standards-sdk.es44.js.map +1 -1
  99. package/dist/es/standards-sdk.es45.js +69 -138
  100. package/dist/es/standards-sdk.es45.js.map +1 -1
  101. package/dist/es/standards-sdk.es46.js +5 -31
  102. package/dist/es/standards-sdk.es46.js.map +1 -1
  103. package/dist/es/standards-sdk.es47.js +4 -158
  104. package/dist/es/standards-sdk.es47.js.map +1 -1
  105. package/dist/es/standards-sdk.es48.js +213 -187
  106. package/dist/es/standards-sdk.es48.js.map +1 -1
  107. package/dist/es/standards-sdk.es49.js +51 -431
  108. package/dist/es/standards-sdk.es49.js.map +1 -1
  109. package/dist/es/standards-sdk.es5.js +10 -14
  110. package/dist/es/standards-sdk.es5.js.map +1 -1
  111. package/dist/es/standards-sdk.es50.js +69 -25
  112. package/dist/es/standards-sdk.es50.js.map +1 -1
  113. package/dist/es/standards-sdk.es51.js +3 -139
  114. package/dist/es/standards-sdk.es51.js.map +1 -1
  115. package/dist/es/standards-sdk.es52.js +27 -13
  116. package/dist/es/standards-sdk.es52.js.map +1 -1
  117. package/dist/es/standards-sdk.es53.js +57 -23
  118. package/dist/es/standards-sdk.es53.js.map +1 -1
  119. package/dist/es/standards-sdk.es54.js +46 -25
  120. package/dist/es/standards-sdk.es54.js.map +1 -1
  121. package/dist/es/standards-sdk.es55.js +9 -20
  122. package/dist/es/standards-sdk.es55.js.map +1 -1
  123. package/dist/es/standards-sdk.es56.js +58 -37
  124. package/dist/es/standards-sdk.es56.js.map +1 -1
  125. package/dist/es/standards-sdk.es57.js +6 -18
  126. package/dist/es/standards-sdk.es57.js.map +1 -1
  127. package/dist/es/standards-sdk.es58.js +13 -59
  128. package/dist/es/standards-sdk.es58.js.map +1 -1
  129. package/dist/es/standards-sdk.es59.js +6 -1288
  130. package/dist/es/standards-sdk.es59.js.map +1 -1
  131. package/dist/es/standards-sdk.es60.js +41 -789
  132. package/dist/es/standards-sdk.es60.js.map +1 -1
  133. package/dist/es/standards-sdk.es61.js +2 -364
  134. package/dist/es/standards-sdk.es61.js.map +1 -1
  135. package/dist/es/standards-sdk.es62.js +136 -6
  136. package/dist/es/standards-sdk.es62.js.map +1 -1
  137. package/dist/es/standards-sdk.es63.js +161 -168
  138. package/dist/es/standards-sdk.es63.js.map +1 -1
  139. package/dist/es/standards-sdk.es64.js +3 -80
  140. package/dist/es/standards-sdk.es64.js.map +1 -1
  141. package/dist/es/standards-sdk.es65.js +11 -112
  142. package/dist/es/standards-sdk.es65.js.map +1 -1
  143. package/dist/es/standards-sdk.es66.js +13 -52
  144. package/dist/es/standards-sdk.es66.js.map +1 -1
  145. package/dist/es/standards-sdk.es67.js +31 -9
  146. package/dist/es/standards-sdk.es67.js.map +1 -1
  147. package/dist/es/standards-sdk.es68.js +14 -96
  148. package/dist/es/standards-sdk.es68.js.map +1 -1
  149. package/dist/es/standards-sdk.es69.js +3 -3
  150. package/dist/es/standards-sdk.es69.js.map +1 -1
  151. package/dist/es/standards-sdk.es7.js +1 -1
  152. package/dist/es/standards-sdk.es7.js.map +1 -1
  153. package/dist/es/standards-sdk.es70.js +4 -2
  154. package/dist/es/standards-sdk.es70.js.map +1 -1
  155. package/dist/es/standards-sdk.es71.js +14 -111
  156. package/dist/es/standards-sdk.es71.js.map +1 -1
  157. package/dist/es/standards-sdk.es72.js +4 -73
  158. package/dist/es/standards-sdk.es72.js.map +1 -1
  159. package/dist/es/standards-sdk.es73.js +39 -6
  160. package/dist/es/standards-sdk.es73.js.map +1 -1
  161. package/dist/es/standards-sdk.es74.js +40 -5
  162. package/dist/es/standards-sdk.es74.js.map +1 -1
  163. package/dist/es/standards-sdk.es75.js +33 -217
  164. package/dist/es/standards-sdk.es75.js.map +1 -1
  165. package/dist/es/standards-sdk.es76.js +71 -51
  166. package/dist/es/standards-sdk.es76.js.map +1 -1
  167. package/dist/es/standards-sdk.es77.js +34 -69
  168. package/dist/es/standards-sdk.es77.js.map +1 -1
  169. package/dist/es/standards-sdk.es78.js +33 -3
  170. package/dist/es/standards-sdk.es78.js.map +1 -1
  171. package/dist/es/standards-sdk.es79.js +9 -27
  172. package/dist/es/standards-sdk.es79.js.map +1 -1
  173. package/dist/es/standards-sdk.es8.js +3 -3
  174. package/dist/es/standards-sdk.es80.js +33 -25
  175. package/dist/es/standards-sdk.es80.js.map +1 -1
  176. package/dist/es/standards-sdk.es81.js +3 -38
  177. package/dist/es/standards-sdk.es81.js.map +1 -1
  178. package/dist/es/standards-sdk.es82.js +2 -21
  179. package/dist/es/standards-sdk.es82.js.map +1 -1
  180. package/dist/es/standards-sdk.es83.js +2 -32
  181. package/dist/es/standards-sdk.es83.js.map +1 -1
  182. package/dist/es/standards-sdk.es84.js +2 -63
  183. package/dist/es/standards-sdk.es84.js.map +1 -1
  184. package/dist/es/standards-sdk.es85.js +417 -48
  185. package/dist/es/standards-sdk.es85.js.map +1 -1
  186. package/dist/es/standards-sdk.es86.js +2 -10
  187. package/dist/es/standards-sdk.es86.js.map +1 -1
  188. package/dist/es/standards-sdk.es87.js +112 -57
  189. package/dist/es/standards-sdk.es87.js.map +1 -1
  190. package/dist/es/standards-sdk.es88.js +84 -6
  191. package/dist/es/standards-sdk.es88.js.map +1 -1
  192. package/dist/es/standards-sdk.es89.js +22 -14
  193. package/dist/es/standards-sdk.es89.js.map +1 -1
  194. package/dist/es/standards-sdk.es9.js +2 -2
  195. package/dist/es/standards-sdk.es9.js.map +1 -1
  196. package/dist/es/standards-sdk.es90.js +148 -7
  197. package/dist/es/standards-sdk.es90.js.map +1 -1
  198. package/dist/es/standards-sdk.es91.js +88 -42
  199. package/dist/es/standards-sdk.es91.js.map +1 -1
  200. package/dist/es/standards-sdk.es92.js +174 -2
  201. package/dist/es/standards-sdk.es92.js.map +1 -1
  202. package/dist/es/standards-sdk.es93.js +190 -131
  203. package/dist/es/standards-sdk.es93.js.map +1 -1
  204. package/dist/es/standards-sdk.es94.js +424 -158
  205. package/dist/es/standards-sdk.es94.js.map +1 -1
  206. package/dist/es/standards-sdk.es95.js +25 -13
  207. package/dist/es/standards-sdk.es95.js.map +1 -1
  208. package/dist/es/standards-sdk.es96.js +139 -13
  209. package/dist/es/standards-sdk.es96.js.map +1 -1
  210. package/dist/es/standards-sdk.es97.js +17 -31
  211. package/dist/es/standards-sdk.es97.js.map +1 -1
  212. package/dist/es/standards-sdk.es98.js +28 -14
  213. package/dist/es/standards-sdk.es98.js.map +1 -1
  214. package/dist/es/standards-sdk.es99.js +28 -3
  215. package/dist/es/standards-sdk.es99.js.map +1 -1
  216. package/dist/umd/hcs-10/agent-builder.d.ts +1 -2
  217. package/dist/umd/hcs-10/agent-builder.d.ts.map +1 -1
  218. package/dist/umd/hcs-10/index.d.ts +1 -0
  219. package/dist/umd/hcs-10/index.d.ts.map +1 -1
  220. package/dist/umd/hcs-10/registrations.d.ts +1 -60
  221. package/dist/umd/hcs-10/registrations.d.ts.map +1 -1
  222. package/dist/umd/hcs-10/sdk.d.ts +1 -30
  223. package/dist/umd/hcs-10/sdk.d.ts.map +1 -1
  224. package/dist/umd/hcs-10/types.d.ts +106 -6
  225. package/dist/umd/hcs-10/types.d.ts.map +1 -1
  226. package/dist/umd/hcs-11/index.d.ts +1 -1
  227. package/dist/umd/hcs-11/index.d.ts.map +1 -1
  228. package/dist/umd/inscribe/types.d.ts +1 -1
  229. package/dist/umd/inscribe/types.d.ts.map +1 -1
  230. package/dist/umd/standards-sdk.umd.js +1 -1
  231. package/dist/umd/standards-sdk.umd.js.map +1 -1
  232. package/package.json +1 -1
@@ -1,175 +1,441 @@
1
- import platform from "./standards-sdk.es90.js";
2
- import utils from "./standards-sdk.es61.js";
3
- import AxiosError from "./standards-sdk.es72.js";
4
- import composeSignals from "./standards-sdk.es105.js";
5
- import { trackStream } from "./standards-sdk.es106.js";
6
- import AxiosHeaders from "./standards-sdk.es75.js";
7
- import { progressEventDecorator, progressEventReducer, asyncDecorator } from "./standards-sdk.es103.js";
8
- import resolveConfig from "./standards-sdk.es104.js";
9
- import settle from "./standards-sdk.es101.js";
10
- const isFetchSupported = typeof fetch === "function" && typeof Request === "function" && typeof Response === "function";
11
- const isReadableStreamSupported = isFetchSupported && typeof ReadableStream === "function";
12
- const encodeText = isFetchSupported && (typeof TextEncoder === "function" ? /* @__PURE__ */ ((encoder) => (str) => encoder.encode(str))(new TextEncoder()) : async (str) => new Uint8Array(await new Response(str).arrayBuffer()));
13
- const test = (fn, ...args) => {
14
- try {
15
- return !!fn(...args);
16
- } catch (e) {
17
- return false;
18
- }
19
- };
20
- const supportsRequestStream = isReadableStreamSupported && test(() => {
21
- let duplexAccessed = false;
22
- const hasContentType = new Request(platform.origin, {
23
- body: new ReadableStream(),
24
- method: "POST",
25
- get duplex() {
26
- duplexAccessed = true;
27
- return "half";
28
- }
29
- }).headers.has("Content-Type");
30
- return duplexAccessed && !hasContentType;
31
- });
32
- const DEFAULT_CHUNK_SIZE = 64 * 1024;
33
- const supportsResponseStream = isReadableStreamSupported && test(() => utils.isReadableStream(new Response("").body));
34
- const resolvers = {
35
- stream: supportsResponseStream && ((res) => res.body)
1
+ var __defProp = Object.defineProperty;
2
+ var __typeError = (msg) => {
3
+ throw TypeError(msg);
36
4
  };
37
- isFetchSupported && ((res) => {
38
- ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((type) => {
39
- !resolvers[type] && (resolvers[type] = utils.isFunction(res[type]) ? (res2) => res2[type]() : (_, config) => {
40
- throw new AxiosError(`Response type '${type}' is not supported`, AxiosError.ERR_NOT_SUPPORT, config);
5
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
6
+ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
7
+ var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
8
+ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
9
+ var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
10
+ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
11
+ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
12
+ var _names, _data, _dataLength, _Writer_instances, writeData_fn, _data2, _offset, _bytesRead, _parent, _maxInflation, _Reader_instances, incrementBytesRead_fn, peekBytes_fn;
13
+ import { getNumber, toBigInt, toNumber, toBeArray } from "./standards-sdk.es107.js";
14
+ import { assert, assertArgument } from "./standards-sdk.es90.js";
15
+ import { concat, getBytesCopy, hexlify } from "./standards-sdk.es91.js";
16
+ import { defineProperties } from "./standards-sdk.es105.js";
17
+ const WordSize = 32;
18
+ const Padding = new Uint8Array(WordSize);
19
+ const passProperties = ["then"];
20
+ const _guard = {};
21
+ const resultNames = /* @__PURE__ */ new WeakMap();
22
+ function getNames(result) {
23
+ return resultNames.get(result);
24
+ }
25
+ function setNames(result, names) {
26
+ resultNames.set(result, names);
27
+ }
28
+ function throwError(name, error) {
29
+ const wrapped = new Error(`deferred error during ABI decoding triggered accessing ${name}`);
30
+ wrapped.error = error;
31
+ throw wrapped;
32
+ }
33
+ function toObject(names, items, deep) {
34
+ if (names.indexOf(null) >= 0) {
35
+ return items.map((item, index) => {
36
+ if (item instanceof Result) {
37
+ return toObject(getNames(item), item, deep);
38
+ }
39
+ return item;
41
40
  });
42
- });
43
- })(new Response());
44
- const getBodyLength = async (body) => {
45
- if (body == null) {
46
- return 0;
47
- }
48
- if (utils.isBlob(body)) {
49
- return body.size;
50
- }
51
- if (utils.isSpecCompliantForm(body)) {
52
- const _request = new Request(platform.origin, {
53
- method: "POST",
54
- body
41
+ }
42
+ return names.reduce((accum, name, index) => {
43
+ let item = items.getValue(name);
44
+ if (!(name in accum)) {
45
+ if (deep && item instanceof Result) {
46
+ item = toObject(getNames(item), item, deep);
47
+ }
48
+ accum[name] = item;
49
+ }
50
+ return accum;
51
+ }, {});
52
+ }
53
+ const _Result = class _Result extends Array {
54
+ /**
55
+ * @private
56
+ */
57
+ constructor(...args) {
58
+ const guard = args[0];
59
+ let items = args[1];
60
+ let names = (args[2] || []).slice();
61
+ let wrap = true;
62
+ if (guard !== _guard) {
63
+ items = args;
64
+ names = [];
65
+ wrap = false;
66
+ }
67
+ super(items.length);
68
+ // No longer used; but cannot be removed as it will remove the
69
+ // #private field from the .d.ts which may break backwards
70
+ // compatibility
71
+ __privateAdd(this, _names);
72
+ items.forEach((item, index) => {
73
+ this[index] = item;
74
+ });
75
+ const nameCounts = names.reduce((accum, name) => {
76
+ if (typeof name === "string") {
77
+ accum.set(name, (accum.get(name) || 0) + 1);
78
+ }
79
+ return accum;
80
+ }, /* @__PURE__ */ new Map());
81
+ setNames(this, Object.freeze(items.map((item, index) => {
82
+ const name = names[index];
83
+ if (name != null && nameCounts.get(name) === 1) {
84
+ return name;
85
+ }
86
+ return null;
87
+ })));
88
+ __privateSet(this, _names, []);
89
+ if (__privateGet(this, _names) == null) {
90
+ void __privateGet(this, _names);
91
+ }
92
+ if (!wrap) {
93
+ return;
94
+ }
95
+ Object.freeze(this);
96
+ const proxy = new Proxy(this, {
97
+ get: (target, prop, receiver) => {
98
+ if (typeof prop === "string") {
99
+ if (prop.match(/^[0-9]+$/)) {
100
+ const index = getNumber(prop, "%index");
101
+ if (index < 0 || index >= this.length) {
102
+ throw new RangeError("out of result range");
103
+ }
104
+ const item = target[index];
105
+ if (item instanceof Error) {
106
+ throwError(`index ${index}`, item);
107
+ }
108
+ return item;
109
+ }
110
+ if (passProperties.indexOf(prop) >= 0) {
111
+ return Reflect.get(target, prop, receiver);
112
+ }
113
+ const value = target[prop];
114
+ if (value instanceof Function) {
115
+ return function(...args2) {
116
+ return value.apply(this === receiver ? target : this, args2);
117
+ };
118
+ } else if (!(prop in target)) {
119
+ return target.getValue.apply(this === receiver ? target : this, [prop]);
120
+ }
121
+ }
122
+ return Reflect.get(target, prop, receiver);
123
+ }
55
124
  });
56
- return (await _request.arrayBuffer()).byteLength;
125
+ setNames(proxy, getNames(this));
126
+ return proxy;
57
127
  }
58
- if (utils.isArrayBufferView(body) || utils.isArrayBuffer(body)) {
59
- return body.byteLength;
128
+ /**
129
+ * Returns the Result as a normal Array. If %%deep%%, any children
130
+ * which are Result objects are also converted to a normal Array.
131
+ *
132
+ * This will throw if there are any outstanding deferred
133
+ * errors.
134
+ */
135
+ toArray(deep) {
136
+ const result = [];
137
+ this.forEach((item, index) => {
138
+ if (item instanceof Error) {
139
+ throwError(`index ${index}`, item);
140
+ }
141
+ if (deep && item instanceof _Result) {
142
+ item = item.toArray(deep);
143
+ }
144
+ result.push(item);
145
+ });
146
+ return result;
60
147
  }
61
- if (utils.isURLSearchParams(body)) {
62
- body = body + "";
148
+ /**
149
+ * Returns the Result as an Object with each name-value pair. If
150
+ * %%deep%%, any children which are Result objects are also
151
+ * converted to an Object.
152
+ *
153
+ * This will throw if any value is unnamed, or if there are
154
+ * any outstanding deferred errors.
155
+ */
156
+ toObject(deep) {
157
+ const names = getNames(this);
158
+ return names.reduce((accum, name, index) => {
159
+ assert(name != null, `value at index ${index} unnamed`, "UNSUPPORTED_OPERATION", {
160
+ operation: "toObject()"
161
+ });
162
+ return toObject(names, this, deep);
163
+ }, {});
63
164
  }
64
- if (utils.isString(body)) {
65
- return (await encodeText(body)).byteLength;
165
+ /**
166
+ * @_ignore
167
+ */
168
+ slice(start, end) {
169
+ if (start == null) {
170
+ start = 0;
171
+ }
172
+ if (start < 0) {
173
+ start += this.length;
174
+ if (start < 0) {
175
+ start = 0;
176
+ }
177
+ }
178
+ if (end == null) {
179
+ end = this.length;
180
+ }
181
+ if (end < 0) {
182
+ end += this.length;
183
+ if (end < 0) {
184
+ end = 0;
185
+ }
186
+ }
187
+ if (end > this.length) {
188
+ end = this.length;
189
+ }
190
+ const _names2 = getNames(this);
191
+ const result = [], names = [];
192
+ for (let i = start; i < end; i++) {
193
+ result.push(this[i]);
194
+ names.push(_names2[i]);
195
+ }
196
+ return new _Result(_guard, result, names);
66
197
  }
67
- };
68
- const resolveBodyLength = async (headers, body) => {
69
- const length = utils.toFiniteNumber(headers.getContentLength());
70
- return length == null ? getBodyLength(body) : length;
71
- };
72
- const fetchAdapter = isFetchSupported && (async (config) => {
73
- let {
74
- url,
75
- method,
76
- data,
77
- signal,
78
- cancelToken,
79
- timeout,
80
- onDownloadProgress,
81
- onUploadProgress,
82
- responseType,
83
- headers,
84
- withCredentials = "same-origin",
85
- fetchOptions
86
- } = resolveConfig(config);
87
- responseType = responseType ? (responseType + "").toLowerCase() : "text";
88
- let composedSignal = composeSignals([signal, cancelToken && cancelToken.toAbortSignal()], timeout);
89
- let request;
90
- const unsubscribe = composedSignal && composedSignal.unsubscribe && (() => {
91
- composedSignal.unsubscribe();
92
- });
93
- let requestContentLength;
94
- try {
95
- if (onUploadProgress && supportsRequestStream && method !== "get" && method !== "head" && (requestContentLength = await resolveBodyLength(headers, data)) !== 0) {
96
- let _request = new Request(url, {
97
- method: "POST",
98
- body: data,
99
- duplex: "half"
100
- });
101
- let contentTypeHeader;
102
- if (utils.isFormData(data) && (contentTypeHeader = _request.headers.get("content-type"))) {
103
- headers.setContentType(contentTypeHeader);
198
+ /**
199
+ * @_ignore
200
+ */
201
+ filter(callback, thisArg) {
202
+ const _names2 = getNames(this);
203
+ const result = [], names = [];
204
+ for (let i = 0; i < this.length; i++) {
205
+ const item = this[i];
206
+ if (item instanceof Error) {
207
+ throwError(`index ${i}`, item);
104
208
  }
105
- if (_request.body) {
106
- const [onProgress, flush] = progressEventDecorator(
107
- requestContentLength,
108
- progressEventReducer(asyncDecorator(onUploadProgress))
109
- );
110
- data = trackStream(_request.body, DEFAULT_CHUNK_SIZE, onProgress, flush);
209
+ if (callback.call(thisArg, item, i, this)) {
210
+ result.push(item);
211
+ names.push(_names2[i]);
111
212
  }
112
213
  }
113
- if (!utils.isString(withCredentials)) {
114
- withCredentials = withCredentials ? "include" : "omit";
115
- }
116
- const isCredentialsSupported = "credentials" in Request.prototype;
117
- request = new Request(url, {
118
- ...fetchOptions,
119
- signal: composedSignal,
120
- method: method.toUpperCase(),
121
- headers: headers.normalize().toJSON(),
122
- body: data,
123
- duplex: "half",
124
- credentials: isCredentialsSupported ? withCredentials : void 0
214
+ return new _Result(_guard, result, names);
215
+ }
216
+ /**
217
+ * @_ignore
218
+ */
219
+ map(callback, thisArg) {
220
+ const result = [];
221
+ for (let i = 0; i < this.length; i++) {
222
+ const item = this[i];
223
+ if (item instanceof Error) {
224
+ throwError(`index ${i}`, item);
225
+ }
226
+ result.push(callback.call(thisArg, item, i, this));
227
+ }
228
+ return result;
229
+ }
230
+ /**
231
+ * Returns the value for %%name%%.
232
+ *
233
+ * Since it is possible to have a key whose name conflicts with
234
+ * a method on a [[Result]] or its superclass Array, or any
235
+ * JavaScript keyword, this ensures all named values are still
236
+ * accessible by name.
237
+ */
238
+ getValue(name) {
239
+ const index = getNames(this).indexOf(name);
240
+ if (index === -1) {
241
+ return void 0;
242
+ }
243
+ const value = this[index];
244
+ if (value instanceof Error) {
245
+ throwError(`property ${JSON.stringify(name)}`, value.error);
246
+ }
247
+ return value;
248
+ }
249
+ /**
250
+ * Creates a new [[Result]] for %%items%% with each entry
251
+ * also accessible by its corresponding name in %%keys%%.
252
+ */
253
+ static fromItems(items, keys) {
254
+ return new _Result(_guard, items, keys);
255
+ }
256
+ };
257
+ _names = new WeakMap();
258
+ let Result = _Result;
259
+ function getValue(value) {
260
+ let bytes = toBeArray(value);
261
+ assert(bytes.length <= WordSize, "value out-of-bounds", "BUFFER_OVERRUN", { buffer: bytes, length: WordSize, offset: bytes.length });
262
+ if (bytes.length !== WordSize) {
263
+ bytes = getBytesCopy(concat([Padding.slice(bytes.length % WordSize), bytes]));
264
+ }
265
+ return bytes;
266
+ }
267
+ class Coder {
268
+ constructor(name, type, localName, dynamic) {
269
+ // The coder name:
270
+ // - address, uint256, tuple, array, etc.
271
+ __publicField(this, "name");
272
+ // The fully expanded type, including composite types:
273
+ // - address, uint256, tuple(address,bytes), uint256[3][4][], etc.
274
+ __publicField(this, "type");
275
+ // The localName bound in the signature, in this example it is "baz":
276
+ // - tuple(address foo, uint bar) baz
277
+ __publicField(this, "localName");
278
+ // Whether this type is dynamic:
279
+ // - Dynamic: bytes, string, address[], tuple(boolean[]), etc.
280
+ // - Not Dynamic: address, uint256, boolean[3], tuple(address, uint8)
281
+ __publicField(this, "dynamic");
282
+ defineProperties(this, { name, type, localName, dynamic }, {
283
+ name: "string",
284
+ type: "string",
285
+ localName: "string",
286
+ dynamic: "boolean"
125
287
  });
126
- let response = await fetch(request);
127
- const isStreamResponse = supportsResponseStream && (responseType === "stream" || responseType === "response");
128
- if (supportsResponseStream && (onDownloadProgress || isStreamResponse && unsubscribe)) {
129
- const options = {};
130
- ["status", "statusText", "headers"].forEach((prop) => {
131
- options[prop] = response[prop];
132
- });
133
- const responseContentLength = utils.toFiniteNumber(response.headers.get("content-length"));
134
- const [onProgress, flush] = onDownloadProgress && progressEventDecorator(
135
- responseContentLength,
136
- progressEventReducer(asyncDecorator(onDownloadProgress), true)
137
- ) || [];
138
- response = new Response(
139
- trackStream(response.body, DEFAULT_CHUNK_SIZE, onProgress, () => {
140
- flush && flush();
141
- unsubscribe && unsubscribe();
142
- }),
143
- options
144
- );
145
- }
146
- responseType = responseType || "text";
147
- let responseData = await resolvers[utils.findKey(resolvers, responseType) || "text"](response, config);
148
- !isStreamResponse && unsubscribe && unsubscribe();
149
- return await new Promise((resolve, reject) => {
150
- settle(resolve, reject, {
151
- data: responseData,
152
- headers: AxiosHeaders.from(response.headers),
153
- status: response.status,
154
- statusText: response.statusText,
155
- config,
156
- request
288
+ }
289
+ _throwError(message, value) {
290
+ assertArgument(false, message, this.localName, value);
291
+ }
292
+ }
293
+ class Writer {
294
+ constructor() {
295
+ __privateAdd(this, _Writer_instances);
296
+ // An array of WordSize lengthed objects to concatenation
297
+ __privateAdd(this, _data);
298
+ __privateAdd(this, _dataLength);
299
+ __privateSet(this, _data, []);
300
+ __privateSet(this, _dataLength, 0);
301
+ }
302
+ get data() {
303
+ return concat(__privateGet(this, _data));
304
+ }
305
+ get length() {
306
+ return __privateGet(this, _dataLength);
307
+ }
308
+ appendWriter(writer) {
309
+ return __privateMethod(this, _Writer_instances, writeData_fn).call(this, getBytesCopy(writer.data));
310
+ }
311
+ // Arrayish item; pad on the right to *nearest* WordSize
312
+ writeBytes(value) {
313
+ let bytes = getBytesCopy(value);
314
+ const paddingOffset = bytes.length % WordSize;
315
+ if (paddingOffset) {
316
+ bytes = getBytesCopy(concat([bytes, Padding.slice(paddingOffset)]));
317
+ }
318
+ return __privateMethod(this, _Writer_instances, writeData_fn).call(this, bytes);
319
+ }
320
+ // Numeric item; pad on the left *to* WordSize
321
+ writeValue(value) {
322
+ return __privateMethod(this, _Writer_instances, writeData_fn).call(this, getValue(value));
323
+ }
324
+ // Inserts a numeric place-holder, returning a callback that can
325
+ // be used to asjust the value later
326
+ writeUpdatableValue() {
327
+ const offset = __privateGet(this, _data).length;
328
+ __privateGet(this, _data).push(Padding);
329
+ __privateSet(this, _dataLength, __privateGet(this, _dataLength) + WordSize);
330
+ return (value) => {
331
+ __privateGet(this, _data)[offset] = getValue(value);
332
+ };
333
+ }
334
+ }
335
+ _data = new WeakMap();
336
+ _dataLength = new WeakMap();
337
+ _Writer_instances = new WeakSet();
338
+ writeData_fn = function(data) {
339
+ __privateGet(this, _data).push(data);
340
+ __privateSet(this, _dataLength, __privateGet(this, _dataLength) + data.length);
341
+ return data.length;
342
+ };
343
+ const _Reader = class _Reader {
344
+ constructor(data, allowLoose, maxInflation) {
345
+ __privateAdd(this, _Reader_instances);
346
+ // Allows incomplete unpadded data to be read; otherwise an error
347
+ // is raised if attempting to overrun the buffer. This is required
348
+ // to deal with an old Solidity bug, in which event data for
349
+ // external (not public thoguh) was tightly packed.
350
+ __publicField(this, "allowLoose");
351
+ __privateAdd(this, _data2);
352
+ __privateAdd(this, _offset);
353
+ __privateAdd(this, _bytesRead);
354
+ __privateAdd(this, _parent);
355
+ __privateAdd(this, _maxInflation);
356
+ defineProperties(this, { allowLoose: !!allowLoose });
357
+ __privateSet(this, _data2, getBytesCopy(data));
358
+ __privateSet(this, _bytesRead, 0);
359
+ __privateSet(this, _parent, null);
360
+ __privateSet(this, _maxInflation, maxInflation != null ? maxInflation : 1024);
361
+ __privateSet(this, _offset, 0);
362
+ }
363
+ get data() {
364
+ return hexlify(__privateGet(this, _data2));
365
+ }
366
+ get dataLength() {
367
+ return __privateGet(this, _data2).length;
368
+ }
369
+ get consumed() {
370
+ return __privateGet(this, _offset);
371
+ }
372
+ get bytes() {
373
+ return new Uint8Array(__privateGet(this, _data2));
374
+ }
375
+ // Create a sub-reader with the same underlying data, but offset
376
+ subReader(offset) {
377
+ const reader = new _Reader(__privateGet(this, _data2).slice(__privateGet(this, _offset) + offset), this.allowLoose, __privateGet(this, _maxInflation));
378
+ __privateSet(reader, _parent, this);
379
+ return reader;
380
+ }
381
+ // Read bytes
382
+ readBytes(length, loose) {
383
+ let bytes = __privateMethod(this, _Reader_instances, peekBytes_fn).call(this, 0, length, !!loose);
384
+ __privateMethod(this, _Reader_instances, incrementBytesRead_fn).call(this, length);
385
+ __privateSet(this, _offset, __privateGet(this, _offset) + bytes.length);
386
+ return bytes.slice(0, length);
387
+ }
388
+ // Read a numeric values
389
+ readValue() {
390
+ return toBigInt(this.readBytes(WordSize));
391
+ }
392
+ readIndex() {
393
+ return toNumber(this.readBytes(WordSize));
394
+ }
395
+ };
396
+ _data2 = new WeakMap();
397
+ _offset = new WeakMap();
398
+ _bytesRead = new WeakMap();
399
+ _parent = new WeakMap();
400
+ _maxInflation = new WeakMap();
401
+ _Reader_instances = new WeakSet();
402
+ incrementBytesRead_fn = function(count) {
403
+ var _a;
404
+ if (__privateGet(this, _parent)) {
405
+ return __privateMethod(_a = __privateGet(this, _parent), _Reader_instances, incrementBytesRead_fn).call(_a, count);
406
+ }
407
+ __privateSet(this, _bytesRead, __privateGet(this, _bytesRead) + count);
408
+ assert(__privateGet(this, _maxInflation) < 1 || __privateGet(this, _bytesRead) <= __privateGet(this, _maxInflation) * this.dataLength, `compressed ABI data exceeds inflation ratio of ${__privateGet(this, _maxInflation)} ( see: https://github.com/ethers-io/ethers.js/issues/4537 )`, "BUFFER_OVERRUN", {
409
+ buffer: getBytesCopy(__privateGet(this, _data2)),
410
+ offset: __privateGet(this, _offset),
411
+ length: count,
412
+ info: {
413
+ bytesRead: __privateGet(this, _bytesRead),
414
+ dataLength: this.dataLength
415
+ }
416
+ });
417
+ };
418
+ peekBytes_fn = function(offset, length, loose) {
419
+ let alignedLength = Math.ceil(length / WordSize) * WordSize;
420
+ if (__privateGet(this, _offset) + alignedLength > __privateGet(this, _data2).length) {
421
+ if (this.allowLoose && loose && __privateGet(this, _offset) + length <= __privateGet(this, _data2).length) {
422
+ alignedLength = length;
423
+ } else {
424
+ assert(false, "data out-of-bounds", "BUFFER_OVERRUN", {
425
+ buffer: getBytesCopy(__privateGet(this, _data2)),
426
+ length: __privateGet(this, _data2).length,
427
+ offset: __privateGet(this, _offset) + alignedLength
157
428
  });
158
- });
159
- } catch (err) {
160
- unsubscribe && unsubscribe();
161
- if (err && err.name === "TypeError" && /fetch/i.test(err.message)) {
162
- throw Object.assign(
163
- new AxiosError("Network Error", AxiosError.ERR_NETWORK, config, request),
164
- {
165
- cause: err.cause || err
166
- }
167
- );
168
429
  }
169
- throw AxiosError.from(err, err && err.code, config, request);
170
430
  }
171
- });
431
+ return __privateGet(this, _data2).slice(__privateGet(this, _offset), __privateGet(this, _offset) + alignedLength);
432
+ };
433
+ let Reader = _Reader;
172
434
  export {
173
- fetchAdapter as default
435
+ Coder,
436
+ Reader,
437
+ Result,
438
+ WordSize,
439
+ Writer
174
440
  };
175
441
  //# sourceMappingURL=standards-sdk.es94.js.map