@coinbase/cdp-core 0.0.67 → 0.0.69

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 (160) hide show
  1. package/README.md +149 -1
  2. package/dist/esm/index.native113.js +1 -1
  3. package/dist/esm/index.native137.js +2 -2
  4. package/dist/esm/index.native151.js +2 -4
  5. package/dist/esm/index.native152.js +109 -2
  6. package/dist/esm/index.native153.js +2 -109
  7. package/dist/esm/index.native154.js +4 -2
  8. package/dist/esm/index.native155.js +1 -1
  9. package/dist/esm/index.native156.js +7 -38
  10. package/dist/esm/index.native158.js +375 -67
  11. package/dist/esm/index.native159.js +832 -34
  12. package/dist/esm/index.native160.js +38 -20
  13. package/dist/esm/index.native161.js +2 -8
  14. package/dist/esm/index.native162.js +70 -2
  15. package/dist/esm/index.native163.js +30 -373
  16. package/dist/esm/index.native164.js +20 -832
  17. package/dist/esm/index.native175.js +2 -2
  18. package/dist/esm/index.native176.js +2 -2
  19. package/dist/esm/index.native177.js +2 -2
  20. package/dist/esm/index.native21.js +4 -2
  21. package/dist/esm/index.native31.js +1 -1
  22. package/dist/esm/index.native35.js +13 -12
  23. package/dist/esm/index.native37.js +4 -2
  24. package/dist/esm/index.native51.js +1 -1
  25. package/dist/esm/index.native52.js +3 -3
  26. package/dist/esm/index.native60.js +377 -2
  27. package/dist/esm/index.native61.js +2 -379
  28. package/dist/esm/index.native62.js +65 -28
  29. package/dist/esm/index.native63.js +364 -28
  30. package/dist/esm/index.native64.js +4 -2
  31. package/dist/esm/index.native65.js +28 -65
  32. package/dist/esm/index.native66.js +28 -364
  33. package/dist/esm/index.native7.js +6 -10
  34. package/dist/esm/index.web104.js +1 -1
  35. package/dist/esm/index.web107.js +6 -6
  36. package/dist/esm/index.web114.js +2 -2
  37. package/dist/esm/index.web118.js +1 -1
  38. package/dist/esm/index.web122.js +3 -20
  39. package/dist/esm/index.web123.js +21 -10
  40. package/dist/esm/index.web124.js +9 -19
  41. package/dist/esm/index.web125.js +15 -89
  42. package/dist/esm/index.web126.js +92 -19
  43. package/dist/esm/index.web127.js +18 -115
  44. package/dist/esm/index.web128.js +112 -73
  45. package/dist/esm/index.web150.js +7 -3
  46. package/dist/esm/index.web151.js +2 -39
  47. package/dist/esm/index.web152.js +378 -2
  48. package/dist/esm/index.web153.js +832 -69
  49. package/dist/esm/index.web154.js +37 -33
  50. package/dist/esm/index.web155.js +2 -21
  51. package/dist/esm/index.web156.js +69 -7
  52. package/dist/esm/index.web157.js +35 -2
  53. package/dist/esm/index.web158.js +17 -374
  54. package/dist/esm/index.web159.js +78 -832
  55. package/dist/esm/index.web20.js +4 -2
  56. package/dist/esm/index.web29.js +1 -1
  57. package/dist/esm/index.web33.js +13 -12
  58. package/dist/esm/index.web35.js +4 -2
  59. package/dist/esm/index.web6.js +6 -10
  60. package/dist/native/index.native113.js +1 -1
  61. package/dist/native/index.native137.js +2 -2
  62. package/dist/native/index.native151.js +2 -4
  63. package/dist/native/index.native152.js +109 -2
  64. package/dist/native/index.native153.js +2 -109
  65. package/dist/native/index.native154.js +4 -2
  66. package/dist/native/index.native155.js +1 -1
  67. package/dist/native/index.native156.js +7 -38
  68. package/dist/native/index.native158.js +375 -67
  69. package/dist/native/index.native159.js +832 -34
  70. package/dist/native/index.native160.js +38 -20
  71. package/dist/native/index.native161.js +2 -8
  72. package/dist/native/index.native162.js +70 -2
  73. package/dist/native/index.native163.js +30 -373
  74. package/dist/native/index.native164.js +20 -832
  75. package/dist/native/index.native175.js +2 -2
  76. package/dist/native/index.native176.js +2 -2
  77. package/dist/native/index.native177.js +2 -2
  78. package/dist/native/index.native21.js +4 -2
  79. package/dist/native/index.native31.js +1 -1
  80. package/dist/native/index.native35.js +13 -12
  81. package/dist/native/index.native37.js +4 -2
  82. package/dist/native/index.native51.js +1 -1
  83. package/dist/native/index.native52.js +3 -3
  84. package/dist/native/index.native60.js +377 -2
  85. package/dist/native/index.native61.js +2 -379
  86. package/dist/native/index.native62.js +65 -28
  87. package/dist/native/index.native63.js +364 -28
  88. package/dist/native/index.native64.js +4 -2
  89. package/dist/native/index.native65.js +28 -65
  90. package/dist/native/index.native66.js +28 -364
  91. package/dist/native/index.native7.js +6 -10
  92. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +9 -0
  93. package/dist/native-types/actions/initiateMfaVerification.d.ts +2 -0
  94. package/dist/native-types/actions/submitMfaEnrollment.d.ts +10 -0
  95. package/dist/native-types/actions/submitMfaVerification.d.ts +6 -0
  96. package/dist/native-types/auth/authManager.d.ts +3 -1
  97. package/dist/native-types/auth/toAuthState.d.ts +10 -3
  98. package/dist/native-types/auth/types.d.ts +3 -1
  99. package/dist/native-types/auth/withAuth.d.ts +1 -1
  100. package/dist/native-types/core.d.ts +3 -1
  101. package/dist/native-types/index.d.ts +4 -0
  102. package/dist/native-types/mocks/mockAuthManager.d.ts +3 -1
  103. package/dist/native-types/shared/validators.d.ts +4 -0
  104. package/dist/native-types/types.d.ts +2 -1
  105. package/dist/native-types/version.d.ts +1 -1
  106. package/dist/types/actions/initiateMfaEnrollment.d.ts +9 -0
  107. package/dist/types/actions/initiateMfaVerification.d.ts +2 -0
  108. package/dist/types/actions/submitMfaEnrollment.d.ts +10 -0
  109. package/dist/types/actions/submitMfaVerification.d.ts +6 -0
  110. package/dist/types/auth/authManager.d.ts +3 -1
  111. package/dist/types/auth/toAuthState.d.ts +10 -3
  112. package/dist/types/auth/types.d.ts +3 -1
  113. package/dist/types/auth/withAuth.d.ts +1 -1
  114. package/dist/types/core.d.ts +3 -1
  115. package/dist/types/index.d.ts +4 -0
  116. package/dist/types/mocks/mockAuthManager.d.ts +3 -1
  117. package/dist/types/shared/validators.d.ts +4 -0
  118. package/dist/types/types.d.ts +2 -1
  119. package/dist/types/version.d.ts +1 -1
  120. package/dist/web/index.web104.js +1 -1
  121. package/dist/web/index.web107.js +6 -6
  122. package/dist/web/index.web114.js +2 -2
  123. package/dist/web/index.web118.js +1 -1
  124. package/dist/web/index.web122.js +3 -20
  125. package/dist/web/index.web123.js +21 -10
  126. package/dist/web/index.web124.js +9 -19
  127. package/dist/web/index.web125.js +15 -89
  128. package/dist/web/index.web126.js +92 -19
  129. package/dist/web/index.web127.js +18 -115
  130. package/dist/web/index.web128.js +112 -73
  131. package/dist/web/index.web150.js +7 -3
  132. package/dist/web/index.web151.js +2 -39
  133. package/dist/web/index.web152.js +378 -2
  134. package/dist/web/index.web153.js +832 -69
  135. package/dist/web/index.web154.js +37 -33
  136. package/dist/web/index.web155.js +2 -21
  137. package/dist/web/index.web156.js +69 -7
  138. package/dist/web/index.web157.js +35 -2
  139. package/dist/web/index.web158.js +17 -374
  140. package/dist/web/index.web159.js +78 -832
  141. package/dist/web/index.web20.js +4 -2
  142. package/dist/web/index.web29.js +1 -1
  143. package/dist/web/index.web33.js +13 -12
  144. package/dist/web/index.web35.js +4 -2
  145. package/dist/web/index.web6.js +6 -10
  146. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +9 -0
  147. package/dist/web-types/actions/initiateMfaVerification.d.ts +2 -0
  148. package/dist/web-types/actions/submitMfaEnrollment.d.ts +10 -0
  149. package/dist/web-types/actions/submitMfaVerification.d.ts +6 -0
  150. package/dist/web-types/auth/authManager.d.ts +3 -1
  151. package/dist/web-types/auth/toAuthState.d.ts +10 -3
  152. package/dist/web-types/auth/types.d.ts +3 -1
  153. package/dist/web-types/auth/withAuth.d.ts +1 -1
  154. package/dist/web-types/core.d.ts +3 -1
  155. package/dist/web-types/index.d.ts +4 -0
  156. package/dist/web-types/mocks/mockAuthManager.d.ts +3 -1
  157. package/dist/web-types/shared/validators.d.ts +4 -0
  158. package/dist/web-types/types.d.ts +2 -1
  159. package/dist/web-types/version.d.ts +1 -1
  160. package/package.json +3 -3
@@ -70,10 +70,12 @@ class R {
70
70
  * Gets the access token, refreshing it if it is expired. Returns null if the user is not
71
71
  * signed in.
72
72
  *
73
+ * @param options - The options for getting the token.
74
+ * @param options.forceRefresh - Whether to force a refresh of the token.
73
75
  * @returns The access token.
74
76
  */
75
- async getToken() {
76
- return this.shouldRefreshToken() && await this.refreshAccessToken(), this.authState?.accessToken ?? null;
77
+ async getToken(e) {
78
+ return (e?.forceRefresh || this.shouldRefreshToken()) && await this.refreshAccessToken(), this.authState?.accessToken ?? null;
77
79
  }
78
80
  /**
79
81
  * Gets the expiration time of the access token, or null if the user is not signed in.
@@ -1,2 +1,2 @@
1
- import { __require as r } from "./index.web156.js";
1
+ import { __require as r } from "./index.web150.js";
2
2
  r();
@@ -1,19 +1,20 @@
1
1
  import "@coinbase/cdp-api-client";
2
- const n = (e, t, o) => {
3
- const c = new Date(t).getTime(), s = u(o);
4
- return {
5
- accessToken: e,
6
- expiresAt: c,
7
- user: s
8
- };
9
- }, u = (e) => ({
2
+ const s = (e) => ({
10
3
  userId: e.userId,
11
4
  evmAccounts: e.evmAccounts?.map((t) => t) ?? [],
12
5
  evmSmartAccounts: e.evmSmartAccounts?.map((t) => t) ?? [],
13
6
  solanaAccounts: e.solanaAccounts?.map((t) => t) ?? [],
14
- authenticationMethods: e.authenticationMethods.reduce((t, o) => (t[o.type] = o, t), {})
15
- });
7
+ authenticationMethods: e.authenticationMethods.reduce((t, o) => (t[o.type] = o, t), {}),
8
+ mfaMethods: e.mfaMethods
9
+ }), c = (e, t, o) => {
10
+ const a = new Date(t).getTime();
11
+ return {
12
+ accessToken: e,
13
+ expiresAt: a,
14
+ user: s(o)
15
+ };
16
+ };
16
17
  export {
17
- n as toAuthState,
18
- u as toAuthStateUser
18
+ c as toAuthState,
19
+ s as toAuthStateUser
19
20
  };
@@ -57,10 +57,12 @@ class n {
57
57
  * Gets the access token. For mock, this always returns a valid token if signed in.
58
58
  * If the current token is expired, it will be refreshed automatically.
59
59
  *
60
+ * @param options - The options for getting the token.
61
+ * @param options.forceRefresh - Whether to force a refresh of the token.
60
62
  * @returns The mock access token if signed in, null otherwise.
61
63
  */
62
- async getToken() {
63
- return this.authState ? (this.authState.expiresAt <= Date.now() && await this.refreshToken(), this.authState?.accessToken ?? null) : null;
64
+ async getToken(t) {
65
+ return this.authState ? ((t?.forceRefresh || this.authState.expiresAt <= Date.now()) && await this.refreshToken(), this.authState?.accessToken ?? null) : null;
64
66
  }
65
67
  /**
66
68
  * Gets the expiration time of the access token, or null if the user is not signed in.
@@ -138,7 +138,7 @@ const _e = async (e) => {
138
138
  if (!await o().isSignedIn())
139
139
  throw new Error("User not signed in");
140
140
  await o().signOut();
141
- }, We = async () => (c.sendActionCallEvent({ name: "get_access_token" }), o().getToken()), He = async () => (c.sendActionCallEvent({ name: "get_access_token_expiration" }), o().getTokenExpiration()), Re = (e) => {
141
+ }, We = async (e = { forceRefresh: !1 }) => (c.sendActionCallEvent({ name: "get_access_token" }), o().getToken(e)), He = async () => (c.sendActionCallEvent({ name: "get_access_token_expiration" }), o().getTokenExpiration()), Re = (e) => {
142
142
  o().addAuthStateChangeCallback(e);
143
143
  }, Be = (e) => {
144
144
  re().addOAuthStateChangeCallback(e);
@@ -207,15 +207,11 @@ const _e = async (e) => {
207
207
  walletSecretId: t
208
208
  })).signature
209
209
  }))), $e = async (e) => (c.sendActionCallEvent({ name: "sign_solana_message" }), a().useMock ? { signature: "mockSignature" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
210
- signature: (await z(
211
- a().projectId,
212
- n.userId,
213
- {
214
- message: e.message,
215
- address: e.solanaAccount,
216
- walletSecretId: t
217
- }
218
- )).signature
210
+ signature: (await z(a().projectId, n.userId, {
211
+ message: e.message,
212
+ address: e.solanaAccount,
213
+ walletSecretId: t
214
+ })).signature
219
215
  }))), Ve = async (e) => (c.sendActionCallEvent({ name: "sign_evm_typed_data" }), a().useMock ? { signature: "0x0" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
220
216
  signature: (await $(a().projectId, n.userId, {
221
217
  typedData: e.typedData,
@@ -1,4 +1,4 @@
1
- import { version as r } from "./index.native152.js";
1
+ import { version as r } from "./index.native151.js";
2
2
  function e() {
3
3
  return r;
4
4
  }
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index.native151.js";
2
- import { __require as o } from "./index.native156.js";
1
+ import { getDefaultExportFromCjs as r } from "./index.native154.js";
2
+ import { __require as o } from "./index.native160.js";
3
3
  var t = o();
4
4
  const a = /* @__PURE__ */ r(t);
5
5
  export {
@@ -1,6 +1,4 @@
1
- function e(t) {
2
- return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
- }
1
+ const o = "0.1.1";
4
2
  export {
5
- e as getDefaultExportFromCjs
3
+ o as version
6
4
  };
@@ -1,4 +1,111 @@
1
- const o = "0.1.1";
1
+ import { __module as x } from "./index.native153.js";
2
+ var w;
3
+ function O() {
4
+ return w ? x.exports : (w = 1, function(d) {
5
+ var g = Object.prototype.hasOwnProperty, c = "~";
6
+ function h() {
7
+ }
8
+ Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
9
+ function b(s, t, n) {
10
+ this.fn = s, this.context = t, this.once = n || !1;
11
+ }
12
+ function m(s, t, n, r, l) {
13
+ if (typeof n != "function")
14
+ throw new TypeError("The listener must be a function");
15
+ var u = new b(n, r || s, l), o = c ? c + t : t;
16
+ return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
17
+ }
18
+ function y(s, t) {
19
+ --s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
20
+ }
21
+ function f() {
22
+ this._events = new h(), this._eventsCount = 0;
23
+ }
24
+ f.prototype.eventNames = function() {
25
+ var t = [], n, r;
26
+ if (this._eventsCount === 0) return t;
27
+ for (r in n = this._events)
28
+ g.call(n, r) && t.push(c ? r.slice(1) : r);
29
+ return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
30
+ }, f.prototype.listeners = function(t) {
31
+ var n = c ? c + t : t, r = this._events[n];
32
+ if (!r) return [];
33
+ if (r.fn) return [r.fn];
34
+ for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
35
+ o[l] = r[l].fn;
36
+ return o;
37
+ }, f.prototype.listenerCount = function(t) {
38
+ var n = c ? c + t : t, r = this._events[n];
39
+ return r ? r.fn ? 1 : r.length : 0;
40
+ }, f.prototype.emit = function(t, n, r, l, u, o) {
41
+ var a = c ? c + t : t;
42
+ if (!this._events[a]) return !1;
43
+ var e = this._events[a], p = arguments.length, v, i;
44
+ if (e.fn) {
45
+ switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
46
+ case 1:
47
+ return e.fn.call(e.context), !0;
48
+ case 2:
49
+ return e.fn.call(e.context, n), !0;
50
+ case 3:
51
+ return e.fn.call(e.context, n, r), !0;
52
+ case 4:
53
+ return e.fn.call(e.context, n, r, l), !0;
54
+ case 5:
55
+ return e.fn.call(e.context, n, r, l, u), !0;
56
+ case 6:
57
+ return e.fn.call(e.context, n, r, l, u, o), !0;
58
+ }
59
+ for (i = 1, v = new Array(p - 1); i < p; i++)
60
+ v[i - 1] = arguments[i];
61
+ e.fn.apply(e.context, v);
62
+ } else {
63
+ var E = e.length, _;
64
+ for (i = 0; i < E; i++)
65
+ switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
66
+ case 1:
67
+ e[i].fn.call(e[i].context);
68
+ break;
69
+ case 2:
70
+ e[i].fn.call(e[i].context, n);
71
+ break;
72
+ case 3:
73
+ e[i].fn.call(e[i].context, n, r);
74
+ break;
75
+ case 4:
76
+ e[i].fn.call(e[i].context, n, r, l);
77
+ break;
78
+ default:
79
+ if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
80
+ v[_ - 1] = arguments[_];
81
+ e[i].fn.apply(e[i].context, v);
82
+ }
83
+ }
84
+ return !0;
85
+ }, f.prototype.on = function(t, n, r) {
86
+ return m(this, t, n, r, !1);
87
+ }, f.prototype.once = function(t, n, r) {
88
+ return m(this, t, n, r, !0);
89
+ }, f.prototype.removeListener = function(t, n, r, l) {
90
+ var u = c ? c + t : t;
91
+ if (!this._events[u]) return this;
92
+ if (!n)
93
+ return y(this, u), this;
94
+ var o = this._events[u];
95
+ if (o.fn)
96
+ o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
97
+ else {
98
+ for (var a = 0, e = [], p = o.length; a < p; a++)
99
+ (o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
100
+ e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
101
+ }
102
+ return this;
103
+ }, f.prototype.removeAllListeners = function(t) {
104
+ var n;
105
+ return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
106
+ }, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
107
+ }(x), x.exports);
108
+ }
2
109
  export {
3
- o as version
110
+ O as __require
4
111
  };
@@ -1,111 +1,4 @@
1
- import { __module as x } from "./index.native154.js";
2
- var w;
3
- function O() {
4
- return w ? x.exports : (w = 1, function(d) {
5
- var g = Object.prototype.hasOwnProperty, c = "~";
6
- function h() {
7
- }
8
- Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
9
- function b(s, t, n) {
10
- this.fn = s, this.context = t, this.once = n || !1;
11
- }
12
- function m(s, t, n, r, l) {
13
- if (typeof n != "function")
14
- throw new TypeError("The listener must be a function");
15
- var u = new b(n, r || s, l), o = c ? c + t : t;
16
- return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
17
- }
18
- function y(s, t) {
19
- --s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
20
- }
21
- function f() {
22
- this._events = new h(), this._eventsCount = 0;
23
- }
24
- f.prototype.eventNames = function() {
25
- var t = [], n, r;
26
- if (this._eventsCount === 0) return t;
27
- for (r in n = this._events)
28
- g.call(n, r) && t.push(c ? r.slice(1) : r);
29
- return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
30
- }, f.prototype.listeners = function(t) {
31
- var n = c ? c + t : t, r = this._events[n];
32
- if (!r) return [];
33
- if (r.fn) return [r.fn];
34
- for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
35
- o[l] = r[l].fn;
36
- return o;
37
- }, f.prototype.listenerCount = function(t) {
38
- var n = c ? c + t : t, r = this._events[n];
39
- return r ? r.fn ? 1 : r.length : 0;
40
- }, f.prototype.emit = function(t, n, r, l, u, o) {
41
- var a = c ? c + t : t;
42
- if (!this._events[a]) return !1;
43
- var e = this._events[a], p = arguments.length, v, i;
44
- if (e.fn) {
45
- switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
46
- case 1:
47
- return e.fn.call(e.context), !0;
48
- case 2:
49
- return e.fn.call(e.context, n), !0;
50
- case 3:
51
- return e.fn.call(e.context, n, r), !0;
52
- case 4:
53
- return e.fn.call(e.context, n, r, l), !0;
54
- case 5:
55
- return e.fn.call(e.context, n, r, l, u), !0;
56
- case 6:
57
- return e.fn.call(e.context, n, r, l, u, o), !0;
58
- }
59
- for (i = 1, v = new Array(p - 1); i < p; i++)
60
- v[i - 1] = arguments[i];
61
- e.fn.apply(e.context, v);
62
- } else {
63
- var E = e.length, _;
64
- for (i = 0; i < E; i++)
65
- switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
66
- case 1:
67
- e[i].fn.call(e[i].context);
68
- break;
69
- case 2:
70
- e[i].fn.call(e[i].context, n);
71
- break;
72
- case 3:
73
- e[i].fn.call(e[i].context, n, r);
74
- break;
75
- case 4:
76
- e[i].fn.call(e[i].context, n, r, l);
77
- break;
78
- default:
79
- if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
80
- v[_ - 1] = arguments[_];
81
- e[i].fn.apply(e[i].context, v);
82
- }
83
- }
84
- return !0;
85
- }, f.prototype.on = function(t, n, r) {
86
- return m(this, t, n, r, !1);
87
- }, f.prototype.once = function(t, n, r) {
88
- return m(this, t, n, r, !0);
89
- }, f.prototype.removeListener = function(t, n, r, l) {
90
- var u = c ? c + t : t;
91
- if (!this._events[u]) return this;
92
- if (!n)
93
- return y(this, u), this;
94
- var o = this._events[u];
95
- if (o.fn)
96
- o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
97
- else {
98
- for (var a = 0, e = [], p = o.length; a < p; a++)
99
- (o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
100
- e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
101
- }
102
- return this;
103
- }, f.prototype.removeAllListeners = function(t) {
104
- var n;
105
- return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
106
- }, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
107
- }(x), x.exports);
108
- }
1
+ var e = { exports: {} };
109
2
  export {
110
- O as __require
3
+ e as __module
111
4
  };
@@ -1,4 +1,6 @@
1
- var e = { exports: {} };
1
+ function e(t) {
2
+ return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
+ }
2
4
  export {
3
- e as __module
5
+ e as getDefaultExportFromCjs
4
6
  };
@@ -1,4 +1,4 @@
1
- import { BaseError as f } from "./index.native65.js";
1
+ import { BaseError as f } from "./index.native62.js";
2
2
  import { pad as g } from "./index.native174.js";
3
3
  function m(t, i = {}) {
4
4
  const { signed: r, size: e } = i, o = BigInt(t);
@@ -1,41 +1,10 @@
1
- import { __module as h } from "./index.native157.js";
2
- import { __require as S } from "./index.native158.js";
3
- import { __require as q } from "./index.native159.js";
4
- import { __require as w } from "./index.native160.js";
5
- var x;
6
- function G() {
7
- return x ? h.exports : (x = 1, function() {
8
- var v = S(), p = q().utf8, B = w(), F = q().bin, d = function(o, f) {
9
- o.constructor == String ? f && f.encoding === "binary" ? o = F.stringToBytes(o) : o = p.stringToBytes(o) : B(o) ? o = Array.prototype.slice.call(o, 0) : !Array.isArray(o) && o.constructor !== Uint8Array && (o = o.toString());
10
- for (var u = v.bytesToWords(o), a = o.length * 8, n = 1732584193, r = -271733879, i = -1732584194, t = 271733878, e = 0; e < u.length; e++)
11
- u[e] = (u[e] << 8 | u[e] >>> 24) & 16711935 | (u[e] << 24 | u[e] >>> 8) & 4278255360;
12
- u[a >>> 5] |= 128 << a % 32, u[(a + 64 >>> 9 << 4) + 14] = a;
13
- for (var _ = d._ff, c = d._gg, l = d._hh, y = d._ii, e = 0; e < u.length; e += 16) {
14
- var T = n, b = r, A = i, I = t;
15
- n = _(n, r, i, t, u[e + 0], 7, -680876936), t = _(t, n, r, i, u[e + 1], 12, -389564586), i = _(i, t, n, r, u[e + 2], 17, 606105819), r = _(r, i, t, n, u[e + 3], 22, -1044525330), n = _(n, r, i, t, u[e + 4], 7, -176418897), t = _(t, n, r, i, u[e + 5], 12, 1200080426), i = _(i, t, n, r, u[e + 6], 17, -1473231341), r = _(r, i, t, n, u[e + 7], 22, -45705983), n = _(n, r, i, t, u[e + 8], 7, 1770035416), t = _(t, n, r, i, u[e + 9], 12, -1958414417), i = _(i, t, n, r, u[e + 10], 17, -42063), r = _(r, i, t, n, u[e + 11], 22, -1990404162), n = _(n, r, i, t, u[e + 12], 7, 1804603682), t = _(t, n, r, i, u[e + 13], 12, -40341101), i = _(i, t, n, r, u[e + 14], 17, -1502002290), r = _(r, i, t, n, u[e + 15], 22, 1236535329), n = c(n, r, i, t, u[e + 1], 5, -165796510), t = c(t, n, r, i, u[e + 6], 9, -1069501632), i = c(i, t, n, r, u[e + 11], 14, 643717713), r = c(r, i, t, n, u[e + 0], 20, -373897302), n = c(n, r, i, t, u[e + 5], 5, -701558691), t = c(t, n, r, i, u[e + 10], 9, 38016083), i = c(i, t, n, r, u[e + 15], 14, -660478335), r = c(r, i, t, n, u[e + 4], 20, -405537848), n = c(n, r, i, t, u[e + 9], 5, 568446438), t = c(t, n, r, i, u[e + 14], 9, -1019803690), i = c(i, t, n, r, u[e + 3], 14, -187363961), r = c(r, i, t, n, u[e + 8], 20, 1163531501), n = c(n, r, i, t, u[e + 13], 5, -1444681467), t = c(t, n, r, i, u[e + 2], 9, -51403784), i = c(i, t, n, r, u[e + 7], 14, 1735328473), r = c(r, i, t, n, u[e + 12], 20, -1926607734), n = l(n, r, i, t, u[e + 5], 4, -378558), t = l(t, n, r, i, u[e + 8], 11, -2022574463), i = l(i, t, n, r, u[e + 11], 16, 1839030562), r = l(r, i, t, n, u[e + 14], 23, -35309556), n = l(n, r, i, t, u[e + 1], 4, -1530992060), t = l(t, n, r, i, u[e + 4], 11, 1272893353), i = l(i, t, n, r, u[e + 7], 16, -155497632), r = l(r, i, t, n, u[e + 10], 23, -1094730640), n = l(n, r, i, t, u[e + 13], 4, 681279174), t = l(t, n, r, i, u[e + 0], 11, -358537222), i = l(i, t, n, r, u[e + 3], 16, -722521979), r = l(r, i, t, n, u[e + 6], 23, 76029189), n = l(n, r, i, t, u[e + 9], 4, -640364487), t = l(t, n, r, i, u[e + 12], 11, -421815835), i = l(i, t, n, r, u[e + 15], 16, 530742520), r = l(r, i, t, n, u[e + 2], 23, -995338651), n = y(n, r, i, t, u[e + 0], 6, -198630844), t = y(t, n, r, i, u[e + 7], 10, 1126891415), i = y(i, t, n, r, u[e + 14], 15, -1416354905), r = y(r, i, t, n, u[e + 5], 21, -57434055), n = y(n, r, i, t, u[e + 12], 6, 1700485571), t = y(t, n, r, i, u[e + 3], 10, -1894986606), i = y(i, t, n, r, u[e + 10], 15, -1051523), r = y(r, i, t, n, u[e + 1], 21, -2054922799), n = y(n, r, i, t, u[e + 8], 6, 1873313359), t = y(t, n, r, i, u[e + 15], 10, -30611744), i = y(i, t, n, r, u[e + 6], 15, -1560198380), r = y(r, i, t, n, u[e + 13], 21, 1309151649), n = y(n, r, i, t, u[e + 4], 6, -145523070), t = y(t, n, r, i, u[e + 11], 10, -1120210379), i = y(i, t, n, r, u[e + 2], 15, 718787259), r = y(r, i, t, n, u[e + 9], 21, -343485551), n = n + T >>> 0, r = r + b >>> 0, i = i + A >>> 0, t = t + I >>> 0;
16
- }
17
- return v.endian([n, r, i, t]);
18
- };
19
- d._ff = function(o, f, u, a, n, r, i) {
20
- var t = o + (f & u | ~f & a) + (n >>> 0) + i;
21
- return (t << r | t >>> 32 - r) + f;
22
- }, d._gg = function(o, f, u, a, n, r, i) {
23
- var t = o + (f & a | u & ~a) + (n >>> 0) + i;
24
- return (t << r | t >>> 32 - r) + f;
25
- }, d._hh = function(o, f, u, a, n, r, i) {
26
- var t = o + (f ^ u ^ a) + (n >>> 0) + i;
27
- return (t << r | t >>> 32 - r) + f;
28
- }, d._ii = function(o, f, u, a, n, r, i) {
29
- var t = o + (u ^ (f | ~a)) + (n >>> 0) + i;
30
- return (t << r | t >>> 32 - r) + f;
31
- }, d._blocksize = 16, d._digestsize = 16, h.exports = function(o, f) {
32
- if (o == null)
33
- throw new Error("Illegal argument " + o);
34
- var u = v.wordsToBytes(d(o, f));
35
- return f && f.asBytes ? u : f && f.asString ? F.bytesToString(u) : v.bytesToHex(u);
36
- };
37
- }(), h.exports);
1
+ import { __module as e } from "./index.native157.js";
2
+ import { __require as o } from "./index.native158.js";
3
+ import { __require as t } from "./index.native159.js";
4
+ var r;
5
+ function s() {
6
+ return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = o() : e.exports = t(), e.exports);
38
7
  }
39
8
  export {
40
- G as __require
9
+ s as __require
41
10
  };