@coinbase/cdp-core 0.0.78 → 0.0.79

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 (205) hide show
  1. package/README.md +26 -6
  2. package/dist/esm/index.native119.js +54 -4
  3. package/dist/esm/index.native120.js +10 -54
  4. package/dist/esm/index.native121.js +2 -11
  5. package/dist/esm/index.native122.js +45 -2
  6. package/dist/esm/index.native123.js +13 -44
  7. package/dist/esm/index.native124.js +4 -13
  8. package/dist/esm/index.native147.js +1 -1
  9. package/dist/esm/index.native152.js +1 -1
  10. package/dist/esm/index.native155.js +19 -77
  11. package/dist/esm/index.native156.js +10 -2
  12. package/dist/esm/index.native157.js +18 -107
  13. package/dist/esm/index.native158.js +94 -2
  14. package/dist/esm/index.native159.js +20 -20
  15. package/dist/esm/index.native160.js +117 -9
  16. package/dist/esm/index.native161.js +2 -20
  17. package/dist/esm/index.native162.js +104 -89
  18. package/dist/esm/index.native163.js +2 -21
  19. package/dist/esm/index.native164.js +73 -112
  20. package/dist/esm/index.native166.js +7 -38
  21. package/dist/esm/index.native168.js +375 -67
  22. package/dist/esm/index.native169.js +835 -34
  23. package/dist/esm/index.native170.js +38 -20
  24. package/dist/esm/index.native171.js +2 -8
  25. package/dist/esm/index.native172.js +70 -2
  26. package/dist/esm/index.native173.js +30 -373
  27. package/dist/esm/index.native174.js +20 -835
  28. package/dist/esm/index.native175.js +2 -2
  29. package/dist/esm/index.native178.js +1 -1
  30. package/dist/esm/index.native183.js +1 -1
  31. package/dist/esm/index.native184.js +1 -1
  32. package/dist/esm/index.native185.js +15 -2
  33. package/dist/esm/index.native188.js +2 -15
  34. package/dist/esm/index.native22.js +49 -28
  35. package/dist/esm/index.native3.js +1 -1
  36. package/dist/esm/index.native54.js +8 -8
  37. package/dist/esm/index.native57.js +3 -3
  38. package/dist/esm/index.native64.js +1 -1
  39. package/dist/esm/index.native69.js +13 -373
  40. package/dist/esm/index.native70.js +25 -2
  41. package/dist/esm/index.native71.js +48 -63
  42. package/dist/esm/index.native72.js +189 -177
  43. package/dist/esm/index.native75.js +2 -19
  44. package/dist/esm/index.native76.js +63 -20
  45. package/dist/esm/index.native77.js +351 -37
  46. package/dist/esm/index.native9.js +1 -1
  47. package/dist/esm/index.web122.js +4 -54
  48. package/dist/esm/index.web123.js +54 -10
  49. package/dist/esm/index.web124.js +11 -2
  50. package/dist/esm/index.web125.js +2 -45
  51. package/dist/esm/index.web126.js +44 -13
  52. package/dist/esm/index.web127.js +13 -4
  53. package/dist/esm/index.web151.js +1 -1
  54. package/dist/esm/index.web155.js +1 -1
  55. package/dist/esm/index.web158.js +2 -21
  56. package/dist/esm/index.web159.js +109 -10
  57. package/dist/esm/index.web160.js +2 -20
  58. package/dist/esm/index.web161.js +20 -93
  59. package/dist/esm/index.web162.js +9 -20
  60. package/dist/esm/index.web163.js +16 -114
  61. package/dist/esm/index.web164.js +90 -75
  62. package/dist/esm/index.web165.js +21 -2
  63. package/dist/esm/index.web166.js +115 -106
  64. package/dist/esm/index.web167.js +79 -2
  65. package/dist/esm/index.web169.js +1 -1
  66. package/dist/esm/index.web170.js +7 -38
  67. package/dist/esm/index.web172.js +375 -67
  68. package/dist/esm/index.web173.js +835 -34
  69. package/dist/esm/index.web174.js +38 -20
  70. package/dist/esm/index.web175.js +2 -8
  71. package/dist/esm/index.web176.js +70 -2
  72. package/dist/esm/index.web177.js +30 -373
  73. package/dist/esm/index.web178.js +20 -835
  74. package/dist/esm/index.web181.js +1 -1
  75. package/dist/esm/index.web186.js +1 -1
  76. package/dist/esm/index.web187.js +1 -1
  77. package/dist/esm/index.web189.js +2 -2
  78. package/dist/esm/index.web190.js +2 -2
  79. package/dist/esm/index.web191.js +2 -2
  80. package/dist/esm/index.web21.js +49 -28
  81. package/dist/esm/index.web3.js +1 -1
  82. package/dist/esm/index.web56.js +8 -8
  83. package/dist/esm/index.web59.js +3 -3
  84. package/dist/esm/index.web66.js +3 -3
  85. package/dist/esm/index.web70.js +1 -1
  86. package/dist/esm/index.web71.js +1 -1
  87. package/dist/esm/index.web72.js +2 -17
  88. package/dist/esm/index.web73.js +2 -23
  89. package/dist/esm/index.web74.js +363 -37
  90. package/dist/esm/index.web75.js +26 -374
  91. package/dist/esm/index.web76.js +31 -2
  92. package/dist/esm/index.web77.js +2 -68
  93. package/dist/esm/index.web78.js +37 -336
  94. package/dist/esm/index.web79.js +364 -28
  95. package/dist/esm/index.web8.js +1 -1
  96. package/dist/esm/index.web80.js +16 -28
  97. package/dist/esm/index.web81.js +23 -2
  98. package/dist/esm/index.web82.js +51 -2
  99. package/dist/native/index.native119.js +54 -4
  100. package/dist/native/index.native120.js +10 -54
  101. package/dist/native/index.native121.js +2 -11
  102. package/dist/native/index.native122.js +45 -2
  103. package/dist/native/index.native123.js +13 -44
  104. package/dist/native/index.native124.js +4 -13
  105. package/dist/native/index.native147.js +1 -1
  106. package/dist/native/index.native152.js +1 -1
  107. package/dist/native/index.native155.js +19 -77
  108. package/dist/native/index.native156.js +10 -2
  109. package/dist/native/index.native157.js +18 -107
  110. package/dist/native/index.native158.js +94 -2
  111. package/dist/native/index.native159.js +20 -20
  112. package/dist/native/index.native160.js +117 -9
  113. package/dist/native/index.native161.js +2 -20
  114. package/dist/native/index.native162.js +104 -89
  115. package/dist/native/index.native163.js +2 -21
  116. package/dist/native/index.native164.js +73 -112
  117. package/dist/native/index.native166.js +7 -38
  118. package/dist/native/index.native168.js +375 -67
  119. package/dist/native/index.native169.js +835 -34
  120. package/dist/native/index.native170.js +38 -20
  121. package/dist/native/index.native171.js +2 -8
  122. package/dist/native/index.native172.js +70 -2
  123. package/dist/native/index.native173.js +30 -373
  124. package/dist/native/index.native174.js +20 -835
  125. package/dist/native/index.native175.js +2 -2
  126. package/dist/native/index.native178.js +1 -1
  127. package/dist/native/index.native183.js +1 -1
  128. package/dist/native/index.native184.js +1 -1
  129. package/dist/native/index.native185.js +15 -2
  130. package/dist/native/index.native188.js +2 -15
  131. package/dist/native/index.native22.js +49 -28
  132. package/dist/native/index.native3.js +1 -1
  133. package/dist/native/index.native54.js +8 -8
  134. package/dist/native/index.native57.js +3 -3
  135. package/dist/native/index.native64.js +1 -1
  136. package/dist/native/index.native69.js +13 -373
  137. package/dist/native/index.native70.js +25 -2
  138. package/dist/native/index.native71.js +48 -63
  139. package/dist/native/index.native72.js +189 -177
  140. package/dist/native/index.native75.js +2 -19
  141. package/dist/native/index.native76.js +63 -20
  142. package/dist/native/index.native77.js +351 -37
  143. package/dist/native/index.native9.js +1 -1
  144. package/dist/native-types/actions/createEvmSmartAccount.d.ts +1 -0
  145. package/dist/native-types/solana-kit/toTransactionSigner.d.ts +2 -2
  146. package/dist/native-types/version.d.ts +1 -1
  147. package/dist/types/actions/createEvmSmartAccount.d.ts +1 -0
  148. package/dist/types/solana-kit/toTransactionSigner.d.ts +2 -2
  149. package/dist/types/version.d.ts +1 -1
  150. package/dist/web/index.web122.js +4 -54
  151. package/dist/web/index.web123.js +54 -10
  152. package/dist/web/index.web124.js +11 -2
  153. package/dist/web/index.web125.js +2 -45
  154. package/dist/web/index.web126.js +44 -13
  155. package/dist/web/index.web127.js +13 -4
  156. package/dist/web/index.web151.js +1 -1
  157. package/dist/web/index.web155.js +1 -1
  158. package/dist/web/index.web158.js +2 -21
  159. package/dist/web/index.web159.js +109 -10
  160. package/dist/web/index.web160.js +2 -20
  161. package/dist/web/index.web161.js +20 -93
  162. package/dist/web/index.web162.js +9 -20
  163. package/dist/web/index.web163.js +16 -114
  164. package/dist/web/index.web164.js +90 -75
  165. package/dist/web/index.web165.js +21 -2
  166. package/dist/web/index.web166.js +115 -106
  167. package/dist/web/index.web167.js +79 -2
  168. package/dist/web/index.web169.js +1 -1
  169. package/dist/web/index.web170.js +7 -38
  170. package/dist/web/index.web172.js +375 -67
  171. package/dist/web/index.web173.js +835 -34
  172. package/dist/web/index.web174.js +38 -20
  173. package/dist/web/index.web175.js +2 -8
  174. package/dist/web/index.web176.js +70 -2
  175. package/dist/web/index.web177.js +30 -373
  176. package/dist/web/index.web178.js +20 -835
  177. package/dist/web/index.web181.js +1 -1
  178. package/dist/web/index.web186.js +1 -1
  179. package/dist/web/index.web187.js +1 -1
  180. package/dist/web/index.web189.js +2 -2
  181. package/dist/web/index.web190.js +2 -2
  182. package/dist/web/index.web191.js +2 -2
  183. package/dist/web/index.web21.js +49 -28
  184. package/dist/web/index.web3.js +1 -1
  185. package/dist/web/index.web56.js +8 -8
  186. package/dist/web/index.web59.js +3 -3
  187. package/dist/web/index.web66.js +3 -3
  188. package/dist/web/index.web70.js +1 -1
  189. package/dist/web/index.web71.js +1 -1
  190. package/dist/web/index.web72.js +2 -17
  191. package/dist/web/index.web73.js +2 -23
  192. package/dist/web/index.web74.js +363 -37
  193. package/dist/web/index.web75.js +26 -374
  194. package/dist/web/index.web76.js +31 -2
  195. package/dist/web/index.web77.js +2 -68
  196. package/dist/web/index.web78.js +37 -336
  197. package/dist/web/index.web79.js +364 -28
  198. package/dist/web/index.web8.js +1 -1
  199. package/dist/web/index.web80.js +16 -28
  200. package/dist/web/index.web81.js +23 -2
  201. package/dist/web/index.web82.js +51 -2
  202. package/dist/web-types/actions/createEvmSmartAccount.d.ts +1 -0
  203. package/dist/web-types/solana-kit/toTransactionSigner.d.ts +2 -2
  204. package/dist/web-types/version.d.ts +1 -1
  205. package/package.json +4 -4
package/README.md CHANGED
@@ -78,8 +78,8 @@ await initialize(config);
78
78
  ```
79
79
 
80
80
  When `ethereum.createOnLogin` is set to `"smart"`, the SDK will:
81
- 1. Create an EOA (Externally Owned Account) first
82
- 2. Use that EOA as the owner to create a Smart Account
81
+ 1. Automatically create an EOA (Externally Owned Account) as the owner
82
+ 2. Create a Smart Account owned by that EOA
83
83
  3. Both accounts will be available on the user object
84
84
 
85
85
  **Solana Account Configuration:**
@@ -736,7 +736,7 @@ import { createEvmSmartAccount, getCurrentUser } from "@coinbase/cdp-core";
736
736
  const user = await getCurrentUser();
737
737
 
738
738
  if (!user.evmSmartAccountObjects?.length) {
739
- // Create a Smart Account (will automatically create an EOA first if needed)
739
+ // Create a Smart Account (a new EOA will be created as the owner)
740
740
  const smartAccountAddress = await createEvmSmartAccount();
741
741
  console.log("Created Smart Account:", smartAccountAddress);
742
742
 
@@ -747,21 +747,41 @@ if (!user.evmSmartAccountObjects?.length) {
747
747
  }
748
748
  ```
749
749
 
750
- **Note:** `createEvmSmartAccount()` will throw an error if the user already has an EVM Smart Account. If the user doesn't have an EVM EOA, one will be automatically created first to serve as the EVM Smart Account owner.
750
+ **Note:** By default, `createEvmSmartAccount()` always creates a new EOA to serve as the Smart Account owner.
751
751
 
752
752
  You can also enable spend permissions when creating a Smart Account:
753
753
 
754
754
  ```typescript lines
755
- import { createSmartAccount } from "@coinbase/cdp-core";
755
+ import { createEvmSmartAccount } from "@coinbase/cdp-core";
756
756
 
757
757
  // Create Smart Account with spend permissions enabled
758
- const smartAccountAddress = await createSmartAccount({
758
+ const smartAccountAddress = await createEvmSmartAccount({
759
759
  enableSpendPermissions: true
760
760
  });
761
761
 
762
762
  console.log("Created Smart Account with spend permissions:", smartAccountAddress);
763
763
  ```
764
764
 
765
+ **Using a Specific Owner:**
766
+
767
+ You can specify an existing EOA address to use as the owner instead of creating a new one:
768
+
769
+ ```typescript lines
770
+ import { createEvmSmartAccount, getCurrentUser } from "@coinbase/cdp-core";
771
+
772
+ const user = await getCurrentUser();
773
+ const existingEoaAddress = user.evmAccountObjects[0]?.address;
774
+
775
+ // Create Smart Account with a specific owner
776
+ // Note: The owner must not already control another smart account for this user
777
+ const smartAccountAddress = await createEvmSmartAccount({
778
+ owner: existingEoaAddress,
779
+ enableSpendPermissions: false
780
+ });
781
+
782
+ console.log("Created Smart Account with specific owner:", smartAccountAddress);
783
+ ```
784
+
765
785
  #### Create a Solana Account
766
786
 
767
787
  ```typescript lines
@@ -1,7 +1,57 @@
1
- import { version as r } from "./index.native156.js";
2
- function e() {
3
- return r;
1
+ import { encode as d } from "./index.native155.js";
2
+ import y from "./index.native156.js";
3
+ import b from "./index.native157.js";
4
+ import { JWSInvalid as r } from "./index.native70.js";
5
+ import { encoder as s, concat as u, decoder as h } from "./index.native120.js";
6
+ import g from "./index.native158.js";
7
+ import H from "./index.native159.js";
8
+ import P from "./index.native160.js";
9
+ class x {
10
+ #r;
11
+ #e;
12
+ #t;
13
+ constructor(e) {
14
+ if (!(e instanceof Uint8Array))
15
+ throw new TypeError("payload must be an instance of Uint8Array");
16
+ this.#r = e;
17
+ }
18
+ setProtectedHeader(e) {
19
+ if (this.#e)
20
+ throw new TypeError("setProtectedHeader can only be called once");
21
+ return this.#e = e, this;
22
+ }
23
+ setUnprotectedHeader(e) {
24
+ if (this.#t)
25
+ throw new TypeError("setUnprotectedHeader can only be called once");
26
+ return this.#t = e, this;
27
+ }
28
+ async sign(e, l) {
29
+ if (!this.#e && !this.#t)
30
+ throw new r("either setProtectedHeader or setUnprotectedHeader must be called before #sign()");
31
+ if (!b(this.#e, this.#t))
32
+ throw new r("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");
33
+ const c = {
34
+ ...this.#e,
35
+ ...this.#t
36
+ }, p = H(r, /* @__PURE__ */ new Map([["b64", !0]]), l?.crit, this.#e, c);
37
+ let o = !0;
38
+ if (p.has("b64") && (o = this.#e.b64, typeof o != "boolean"))
39
+ throw new r('The "b64" (base64url-encode payload) Header Parameter must be a boolean');
40
+ const { alg: t } = c;
41
+ if (typeof t != "string" || !t)
42
+ throw new r('JWS "alg" (Algorithm) Header Parameter missing or invalid');
43
+ g(t, e, "sign");
44
+ let i = this.#r;
45
+ o && (i = s.encode(d(i)));
46
+ let n;
47
+ this.#e ? n = s.encode(d(JSON.stringify(this.#e))) : n = s.encode("");
48
+ const f = u(n, s.encode("."), i), m = await P(e, t), w = await y(t, m, f), a = {
49
+ signature: d(w),
50
+ payload: ""
51
+ };
52
+ return o && (a.payload = h.decode(i)), this.#t && (a.header = this.#t), this.#e && (a.protected = h.decode(n)), a;
53
+ }
4
54
  }
5
55
  export {
6
- e as getVersion
56
+ x as FlattenedSign
7
57
  };
@@ -1,57 +1,13 @@
1
- import { encode as d } from "./index.native159.js";
2
- import y from "./index.native160.js";
3
- import b from "./index.native161.js";
4
- import { JWSInvalid as r } from "./index.native76.js";
5
- import { encoder as s, concat as u, decoder as h } from "./index.native121.js";
6
- import g from "./index.native162.js";
7
- import H from "./index.native163.js";
8
- import P from "./index.native164.js";
9
- class x {
10
- #r;
11
- #e;
12
- #t;
13
- constructor(e) {
14
- if (!(e instanceof Uint8Array))
15
- throw new TypeError("payload must be an instance of Uint8Array");
16
- this.#r = e;
17
- }
18
- setProtectedHeader(e) {
19
- if (this.#e)
20
- throw new TypeError("setProtectedHeader can only be called once");
21
- return this.#e = e, this;
22
- }
23
- setUnprotectedHeader(e) {
24
- if (this.#t)
25
- throw new TypeError("setUnprotectedHeader can only be called once");
26
- return this.#t = e, this;
27
- }
28
- async sign(e, l) {
29
- if (!this.#e && !this.#t)
30
- throw new r("either setProtectedHeader or setUnprotectedHeader must be called before #sign()");
31
- if (!b(this.#e, this.#t))
32
- throw new r("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");
33
- const c = {
34
- ...this.#e,
35
- ...this.#t
36
- }, p = H(r, /* @__PURE__ */ new Map([["b64", !0]]), l?.crit, this.#e, c);
37
- let o = !0;
38
- if (p.has("b64") && (o = this.#e.b64, typeof o != "boolean"))
39
- throw new r('The "b64" (base64url-encode payload) Header Parameter must be a boolean');
40
- const { alg: t } = c;
41
- if (typeof t != "string" || !t)
42
- throw new r('JWS "alg" (Algorithm) Header Parameter missing or invalid');
43
- g(t, e, "sign");
44
- let i = this.#r;
45
- o && (i = s.encode(d(i)));
46
- let n;
47
- this.#e ? n = s.encode(d(JSON.stringify(this.#e))) : n = s.encode("");
48
- const f = u(n, s.encode("."), i), m = await P(e, t), w = await y(t, m, f), a = {
49
- signature: d(w),
50
- payload: ""
51
- };
52
- return o && (a.payload = h.decode(i)), this.#t && (a.header = this.#t), this.#e && (a.protected = h.decode(n)), a;
53
- }
1
+ const d = new TextEncoder(), s = new TextDecoder();
2
+ function f(...n) {
3
+ const c = n.reduce((e, { length: r }) => e + r, 0), t = new Uint8Array(c);
4
+ let o = 0;
5
+ for (const e of n)
6
+ t.set(e, o), o += e.length;
7
+ return t;
54
8
  }
55
9
  export {
56
- x as FlattenedSign
10
+ f as concat,
11
+ s as decoder,
12
+ d as encoder
57
13
  };
@@ -1,13 +1,4 @@
1
- const d = new TextEncoder(), s = new TextDecoder();
2
- function f(...n) {
3
- const c = n.reduce((e, { length: r }) => e + r, 0), t = new Uint8Array(c);
4
- let o = 0;
5
- for (const e of n)
6
- t.set(e, o), o += e.length;
7
- return t;
8
- }
1
+ const o = (e) => Math.floor(e.getTime() / 1e3);
9
2
  export {
10
- f as concat,
11
- s as decoder,
12
- d as encoder
3
+ o as default
13
4
  };
@@ -1,4 +1,47 @@
1
- const o = (e) => Math.floor(e.getTime() / 1e3);
1
+ const o = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i, t = (c) => {
2
+ const s = o.exec(c);
3
+ if (!s || s[4] && s[1])
4
+ throw new TypeError("Invalid time period format");
5
+ const a = parseFloat(s[2]), r = s[3].toLowerCase();
6
+ let e;
7
+ switch (r) {
8
+ case "sec":
9
+ case "secs":
10
+ case "second":
11
+ case "seconds":
12
+ case "s":
13
+ e = Math.round(a);
14
+ break;
15
+ case "minute":
16
+ case "minutes":
17
+ case "min":
18
+ case "mins":
19
+ case "m":
20
+ e = Math.round(a * 60);
21
+ break;
22
+ case "hour":
23
+ case "hours":
24
+ case "hr":
25
+ case "hrs":
26
+ case "h":
27
+ e = Math.round(a * 3600);
28
+ break;
29
+ case "day":
30
+ case "days":
31
+ case "d":
32
+ e = Math.round(a * 86400);
33
+ break;
34
+ case "week":
35
+ case "weeks":
36
+ case "w":
37
+ e = Math.round(a * 604800);
38
+ break;
39
+ default:
40
+ e = Math.round(a * 31557600);
41
+ break;
42
+ }
43
+ return s[1] === "-" || s[4] === "ago" ? -e : e;
44
+ };
2
45
  export {
3
- o as default
46
+ t as default
4
47
  };
@@ -1,47 +1,16 @@
1
- const o = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i, t = (c) => {
2
- const s = o.exec(c);
3
- if (!s || s[4] && s[1])
4
- throw new TypeError("Invalid time period format");
5
- const a = parseFloat(s[2]), r = s[3].toLowerCase();
6
- let e;
7
- switch (r) {
8
- case "sec":
9
- case "secs":
10
- case "second":
11
- case "seconds":
12
- case "s":
13
- e = Math.round(a);
14
- break;
15
- case "minute":
16
- case "minutes":
17
- case "min":
18
- case "mins":
19
- case "m":
20
- e = Math.round(a * 60);
21
- break;
22
- case "hour":
23
- case "hours":
24
- case "hr":
25
- case "hrs":
26
- case "h":
27
- e = Math.round(a * 3600);
28
- break;
29
- case "day":
30
- case "days":
31
- case "d":
32
- e = Math.round(a * 86400);
33
- break;
34
- case "week":
35
- case "weeks":
36
- case "w":
37
- e = Math.round(a * 604800);
38
- break;
39
- default:
40
- e = Math.round(a * 31557600);
41
- break;
42
- }
43
- return s[1] === "-" || s[4] === "ago" ? -e : e;
1
+ function o(t) {
2
+ return typeof t == "object" && t !== null;
3
+ }
4
+ const r = (t) => {
5
+ if (!o(t) || Object.prototype.toString.call(t) !== "[object Object]")
6
+ return !1;
7
+ if (Object.getPrototypeOf(t) === null)
8
+ return !0;
9
+ let e = t;
10
+ for (; Object.getPrototypeOf(e) !== null; )
11
+ e = Object.getPrototypeOf(e);
12
+ return Object.getPrototypeOf(t) === e;
44
13
  };
45
14
  export {
46
- t as default
15
+ r as default
47
16
  };
@@ -1,16 +1,7 @@
1
- function o(t) {
2
- return typeof t == "object" && t !== null;
1
+ import { version as r } from "./index.native161.js";
2
+ function e() {
3
+ return r;
3
4
  }
4
- const r = (t) => {
5
- if (!o(t) || Object.prototype.toString.call(t) !== "[object Object]")
6
- return !1;
7
- if (Object.getPrototypeOf(t) === null)
8
- return !0;
9
- let e = t;
10
- for (; Object.getPrototypeOf(e) !== null; )
11
- e = Object.getPrototypeOf(e);
12
- return Object.getPrototypeOf(t) === e;
13
- };
14
5
  export {
15
- r as default
6
+ e as getVersion
16
7
  };
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs as r } from "./index.native165.js";
2
- import { __require as o } from "./index.native166.js";
2
+ import { __require as o } from "./index.native170.js";
3
3
  var t = o();
4
4
  const a = /* @__PURE__ */ r(t);
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native155.js";
1
+ import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native164.js";
2
2
  import { createHasher as u, clean as C, rotr as i } from "./index.native151.js";
3
3
  const B = /* @__PURE__ */ Uint32Array.from([
4
4
  1116352408,
@@ -1,81 +1,23 @@
1
- import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index.native151.js";
2
- function y(o, t, s, n) {
3
- if (typeof o.setBigUint64 == "function")
4
- return o.setBigUint64(t, s, n);
5
- const i = BigInt(32), h = BigInt(4294967295), e = Number(s >> i & h), r = Number(s & h), c = n ? 4 : 0, u = n ? 0 : 4;
6
- o.setUint32(t + c, e, n), o.setUint32(t + u, r, n);
7
- }
8
- function U(o, t, s) {
9
- return o & t ^ ~o & s;
10
- }
11
- function _(o, t, s) {
12
- return o & t ^ o & s ^ t & s;
13
- }
14
- class m extends g {
15
- constructor(t, s, n, i) {
16
- super(), this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = i, this.buffer = new Uint8Array(t), this.view = l(this.buffer);
17
- }
18
- update(t) {
19
- b(this), t = a(t), d(t);
20
- const { view: s, buffer: n, blockLen: i } = this, h = t.length;
21
- for (let e = 0; e < h; ) {
22
- const r = Math.min(i - this.pos, h - e);
23
- if (r === i) {
24
- const c = l(t);
25
- for (; i <= h - e; e += i)
26
- this.process(c, e);
27
- continue;
28
- }
29
- n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
30
- }
31
- return this.length += t.length, this.roundClean(), this;
32
- }
33
- digestInto(t) {
34
- b(this), x(t, this), this.finished = !0;
35
- const { buffer: s, view: n, blockLen: i, isLE: h } = this;
36
- let { pos: e } = this;
37
- s[e++] = 128, w(this.buffer.subarray(e)), this.padOffset > i - e && (this.process(n, 0), e = 0);
38
- for (let f = e; f < i; f++)
39
- s[f] = 0;
40
- y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
41
- const r = l(t), c = this.outputLen;
42
- if (c % 4)
43
- throw new Error("_sha2: outputLen should be aligned to 32bit");
44
- const u = c / 4, p = this.get();
45
- if (u > p.length)
46
- throw new Error("_sha2: outputLen bigger than state");
47
- for (let f = 0; f < u; f++)
48
- r.setUint32(4 * f, p[f], h);
49
- }
50
- digest() {
51
- const { buffer: t, outputLen: s } = this;
52
- this.digestInto(t);
53
- const n = t.slice(0, s);
54
- return this.destroy(), n;
55
- }
56
- _cloneInto(t) {
57
- t || (t = new this.constructor()), t.set(...this.get());
58
- const { blockLen: s, buffer: n, length: i, finished: h, destroyed: e, pos: r } = this;
59
- return t.destroyed = e, t.finished = h, t.length = i, t.pos = r, i % s && t.buffer.set(n), t;
60
- }
61
- clone() {
62
- return this._cloneInto();
1
+ import { encoder as t, decoder as o } from "./index.native120.js";
2
+ import { encodeBase64 as c, decodeBase64 as a } from "./index.native177.js";
3
+ function i(r) {
4
+ if (Uint8Array.fromBase64)
5
+ return Uint8Array.fromBase64(typeof r == "string" ? r : o.decode(r), {
6
+ alphabet: "base64url"
7
+ });
8
+ let e = r;
9
+ e instanceof Uint8Array && (e = o.decode(e)), e = e.replace(/-/g, "+").replace(/_/g, "/").replace(/\s/g, "");
10
+ try {
11
+ return a(e);
12
+ } catch {
13
+ throw new TypeError("The input to be decoded is not correctly encoded.");
63
14
  }
64
15
  }
65
- const B = /* @__PURE__ */ Uint32Array.from([
66
- 1779033703,
67
- 3144134277,
68
- 1013904242,
69
- 2773480762,
70
- 1359893119,
71
- 2600822924,
72
- 528734635,
73
- 1541459225
74
- ]);
16
+ function p(r) {
17
+ let e = r;
18
+ return typeof e == "string" && (e = t.encode(e)), Uint8Array.prototype.toBase64 ? e.toBase64({ alphabet: "base64url", omitPadding: !0 }) : c(e).replace(/=/g, "").replace(/\+/g, "-").replace(/\//g, "_");
19
+ }
75
20
  export {
76
- U as Chi,
77
- m as HashMD,
78
- _ as Maj,
79
- B as SHA256_IV,
80
- y as setBigUint64
21
+ i as decode,
22
+ p as encode
81
23
  };
@@ -1,4 +1,12 @@
1
- const o = "0.1.1";
1
+ import n from "./index.native178.js";
2
+ import s from "./index.native179.js";
3
+ import a from "./index.native180.js";
4
+ const y = async (t, o, e) => {
5
+ const r = await a(t, o, "sign");
6
+ s(t, r);
7
+ const i = await crypto.subtle.sign(n(t, r.algorithm), r, e);
8
+ return new Uint8Array(i);
9
+ };
2
10
  export {
3
- o as version
11
+ y as default
4
12
  };
@@ -1,111 +1,22 @@
1
- import { __module as x } from "./index.native158.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() {
1
+ const a = (...o) => {
2
+ const t = o.filter(Boolean);
3
+ if (t.length === 0 || t.length === 1)
4
+ return !0;
5
+ let e;
6
+ for (const s of t) {
7
+ const r = Object.keys(s);
8
+ if (!e || e.size === 0) {
9
+ e = new Set(r);
10
+ continue;
7
11
  }
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;
12
+ for (const n of r) {
13
+ if (e.has(n))
14
+ return !1;
15
+ e.add(n);
11
16
  }
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
- }
17
+ }
18
+ return !0;
19
+ };
109
20
  export {
110
- O as __require
21
+ a as default
111
22
  };