@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
@@ -1,16 +1,47 @@
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;
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;
13
44
  };
14
45
  export {
15
- r as default
46
+ t as default
16
47
  };
@@ -1,7 +1,16 @@
1
- import { version as r } from "./index.web165.js";
2
- function e() {
3
- return r;
1
+ function o(t) {
2
+ return typeof t == "object" && t !== null;
4
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;
13
+ };
5
14
  export {
6
- e as getVersion
15
+ r as default
7
16
  };
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs as r } from "./index.web168.js";
2
- import { __require as o } from "./index.web170.js";
2
+ import { __require as o } from "./index.web174.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.web164.js";
1
+ import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.web167.js";
2
2
  import { createHasher as u, clean as C, rotr as i } from "./index.web154.js";
3
3
  const B = /* @__PURE__ */ Uint32Array.from([
4
4
  1116352408,
@@ -1,23 +1,4 @@
1
- import { encoder as t, decoder as o } from "./index.web123.js";
2
- import { encodeBase64 as c, decodeBase64 as a } from "./index.web180.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.");
14
- }
15
- }
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
- }
1
+ const o = "0.1.1";
20
2
  export {
21
- i as decode,
22
- p as encode
3
+ o as version
23
4
  };
@@ -1,12 +1,111 @@
1
- import n from "./index.web181.js";
2
- import s from "./index.web182.js";
3
- import a from "./index.web183.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
- };
1
+ import { __module as x } from "./index.web160.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
+ }
10
109
  export {
11
- y as default
110
+ O as __require
12
111
  };
@@ -1,22 +1,4 @@
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;
11
- }
12
- for (const n of r) {
13
- if (e.has(n))
14
- return !1;
15
- e.add(n);
16
- }
17
- }
18
- return !0;
19
- };
1
+ var e = { exports: {} };
20
2
  export {
21
- a as default
3
+ e as __module
22
4
  };
@@ -1,96 +1,23 @@
1
- import { withAlg as n } from "./index.web184.js";
2
- import c from "./index.web185.js";
3
- import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.web186.js";
4
- const s = (r) => r?.[Symbol.toStringTag], o = (r, e, t) => {
5
- if (e.use !== void 0) {
6
- let i;
7
- switch (t) {
8
- case "sign":
9
- case "verify":
10
- i = "sig";
11
- break;
12
- case "encrypt":
13
- case "decrypt":
14
- i = "enc";
15
- break;
16
- }
17
- if (e.use !== i)
18
- throw new TypeError(`Invalid key for this operation, its "use" must be "${i}" when present`);
1
+ import { encoder as t, decoder as o } from "./index.web124.js";
2
+ import { encodeBase64 as c, decodeBase64 as a } from "./index.web180.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.");
19
14
  }
20
- if (e.alg !== void 0 && e.alg !== r)
21
- throw new TypeError(`Invalid key for this operation, its "alg" must be "${r}" when present`);
22
- if (Array.isArray(e.key_ops)) {
23
- let i;
24
- switch (!0) {
25
- case t === "sign":
26
- case r === "dir":
27
- case r.includes("CBC-HS"):
28
- i = t;
29
- break;
30
- case r.startsWith("PBES2"):
31
- i = "deriveBits";
32
- break;
33
- case /^A\d{3}(?:GCM)?(?:KW)?$/.test(r):
34
- !r.includes("GCM") && r.endsWith("KW") ? i = "unwrapKey" : i = t;
35
- break;
36
- case t === "encrypt":
37
- i = "wrapKey";
38
- break;
39
- case t === "decrypt":
40
- i = r.startsWith("RSA") ? "unwrapKey" : "deriveBits";
41
- break;
42
- }
43
- if (i && e.key_ops?.includes?.(i) === !1)
44
- throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${i}" when present`);
45
- }
46
- return !0;
47
- }, h = (r, e, t) => {
48
- if (!(e instanceof Uint8Array)) {
49
- if (p(e)) {
50
- if (a(e) && o(r, e, t))
51
- return;
52
- throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
53
- }
54
- if (!c(e))
55
- throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key", "Uint8Array"));
56
- if (e.type !== "secret")
57
- throw new TypeError(`${s(e)} instances for symmetric algorithms must be of type "secret"`);
58
- }
59
- }, m = (r, e, t) => {
60
- if (p(e))
61
- switch (t) {
62
- case "decrypt":
63
- case "sign":
64
- if (f(e) && o(r, e, t))
65
- return;
66
- throw new TypeError("JSON Web Key for this operation be a private JWK");
67
- case "encrypt":
68
- case "verify":
69
- if (y(e) && o(r, e, t))
70
- return;
71
- throw new TypeError("JSON Web Key for this operation be a public JWK");
72
- }
73
- if (!c(e))
74
- throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key"));
75
- if (e.type === "secret")
76
- throw new TypeError(`${s(e)} instances for asymmetric algorithms must not be of type "secret"`);
77
- if (e.type === "public")
78
- switch (t) {
79
- case "sign":
80
- throw new TypeError(`${s(e)} instances for asymmetric algorithm signing must be of type "private"`);
81
- case "decrypt":
82
- throw new TypeError(`${s(e)} instances for asymmetric algorithm decryption must be of type "private"`);
83
- }
84
- if (e.type === "private")
85
- switch (t) {
86
- case "verify":
87
- throw new TypeError(`${s(e)} instances for asymmetric algorithm verifying must be of type "public"`);
88
- case "encrypt":
89
- throw new TypeError(`${s(e)} instances for asymmetric algorithm encryption must be of type "public"`);
90
- }
91
- }, d = (r, e, t) => {
92
- r.startsWith("HS") || r === "dir" || r.startsWith("PBES2") || /^A(?:128|192|256)(?:GCM)?(?:KW)?$/.test(r) || /^A(?:128|192|256)CBC-HS(?:256|384|512)$/.test(r) ? h(r, e, t) : m(r, e, t);
93
- };
15
+ }
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
+ }
94
20
  export {
95
- d as default
21
+ i as decode,
22
+ p as encode
96
23
  };
@@ -1,23 +1,12 @@
1
- import { JOSENotSupported as f } from "./index.web73.js";
2
- const w = (n, r, a, e, s) => {
3
- if (s.crit !== void 0 && e?.crit === void 0)
4
- throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
5
- if (!e || e.crit === void 0)
6
- return /* @__PURE__ */ new Set();
7
- if (!Array.isArray(e.crit) || e.crit.length === 0 || e.crit.some((i) => typeof i != "string" || i.length === 0))
8
- throw new n('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');
9
- let t;
10
- a !== void 0 ? t = new Map([...Object.entries(a), ...r.entries()]) : t = r;
11
- for (const i of e.crit) {
12
- if (!t.has(i))
13
- throw new f(`Extension Header Parameter "${i}" is not recognized`);
14
- if (s[i] === void 0)
15
- throw new n(`Extension Header Parameter "${i}" is missing`);
16
- if (t.get(i) && e[i] === void 0)
17
- throw new n(`Extension Header Parameter "${i}" MUST be integrity protected`);
18
- }
19
- return new Set(e.crit);
1
+ import n from "./index.web181.js";
2
+ import s from "./index.web182.js";
3
+ import a from "./index.web183.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);
20
9
  };
21
10
  export {
22
- w as default
11
+ y as default
23
12
  };
@@ -1,120 +1,22 @@
1
- import { isJWK as p } from "./index.web186.js";
2
- import { decode as m } from "./index.web158.js";
3
- import y from "./index.web187.js";
4
- import { isCryptoKey as S, isKeyObject as K } from "./index.web185.js";
5
- let c;
6
- const f = async (e, r, s, i = !1) => {
7
- c ||= /* @__PURE__ */ new WeakMap();
8
- let n = c.get(e);
9
- if (n?.[s])
10
- return n[s];
11
- const t = await y({ ...r, alg: s });
12
- return i && Object.freeze(e), n ? n[s] = t : c.set(e, { [s]: t }), t;
13
- }, E = (e, r) => {
14
- c ||= /* @__PURE__ */ new WeakMap();
15
- let s = c.get(e);
16
- if (s?.[r])
17
- return s[r];
18
- const i = e.type === "public", n = !!i;
19
- let t;
20
- if (e.asymmetricKeyType === "x25519") {
21
- switch (r) {
22
- case "ECDH-ES":
23
- case "ECDH-ES+A128KW":
24
- case "ECDH-ES+A192KW":
25
- case "ECDH-ES+A256KW":
26
- break;
27
- default:
28
- throw new TypeError("given KeyObject instance cannot be used for this algorithm");
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;
29
11
  }
30
- t = e.toCryptoKey(e.asymmetricKeyType, n, i ? [] : ["deriveBits"]);
31
- }
32
- if (e.asymmetricKeyType === "ed25519") {
33
- if (r !== "EdDSA" && r !== "Ed25519")
34
- throw new TypeError("given KeyObject instance cannot be used for this algorithm");
35
- t = e.toCryptoKey(e.asymmetricKeyType, n, [
36
- i ? "verify" : "sign"
37
- ]);
38
- }
39
- if (e.asymmetricKeyType === "rsa") {
40
- let a;
41
- switch (r) {
42
- case "RSA-OAEP":
43
- a = "SHA-1";
44
- break;
45
- case "RS256":
46
- case "PS256":
47
- case "RSA-OAEP-256":
48
- a = "SHA-256";
49
- break;
50
- case "RS384":
51
- case "PS384":
52
- case "RSA-OAEP-384":
53
- a = "SHA-384";
54
- break;
55
- case "RS512":
56
- case "PS512":
57
- case "RSA-OAEP-512":
58
- a = "SHA-512";
59
- break;
60
- default:
61
- throw new TypeError("given KeyObject instance cannot be used for this algorithm");
12
+ for (const n of r) {
13
+ if (e.has(n))
14
+ return !1;
15
+ e.add(n);
62
16
  }
63
- if (r.startsWith("RSA-OAEP"))
64
- return e.toCryptoKey({
65
- name: "RSA-OAEP",
66
- hash: a
67
- }, n, i ? ["encrypt"] : ["decrypt"]);
68
- t = e.toCryptoKey({
69
- name: r.startsWith("PS") ? "RSA-PSS" : "RSASSA-PKCS1-v1_5",
70
- hash: a
71
- }, n, [i ? "verify" : "sign"]);
72
- }
73
- if (e.asymmetricKeyType === "ec") {
74
- const o = (/* @__PURE__ */ new Map([
75
- ["prime256v1", "P-256"],
76
- ["secp384r1", "P-384"],
77
- ["secp521r1", "P-521"]
78
- ])).get(e.asymmetricKeyDetails?.namedCurve);
79
- if (!o)
80
- throw new TypeError("given KeyObject instance cannot be used for this algorithm");
81
- r === "ES256" && o === "P-256" && (t = e.toCryptoKey({
82
- name: "ECDSA",
83
- namedCurve: o
84
- }, n, [i ? "verify" : "sign"])), r === "ES384" && o === "P-384" && (t = e.toCryptoKey({
85
- name: "ECDSA",
86
- namedCurve: o
87
- }, n, [i ? "verify" : "sign"])), r === "ES512" && o === "P-521" && (t = e.toCryptoKey({
88
- name: "ECDSA",
89
- namedCurve: o
90
- }, n, [i ? "verify" : "sign"])), r.startsWith("ECDH-ES") && (t = e.toCryptoKey({
91
- name: "ECDH",
92
- namedCurve: o
93
- }, n, i ? [] : ["deriveBits"]));
94
- }
95
- if (!t)
96
- throw new TypeError("given KeyObject instance cannot be used for this algorithm");
97
- return s ? s[r] = t : c.set(e, { [r]: t }), t;
98
- }, d = async (e, r) => {
99
- if (e instanceof Uint8Array || S(e))
100
- return e;
101
- if (K(e)) {
102
- if (e.type === "secret")
103
- return e.export();
104
- if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
105
- try {
106
- return E(e, r);
107
- } catch (i) {
108
- if (i instanceof TypeError)
109
- throw i;
110
- }
111
- let s = e.export({ format: "jwk" });
112
- return f(e, s, r);
113
17
  }
114
- if (p(e))
115
- return e.k ? m(e.k) : f(e, e, r, !0);
116
- throw new Error("unreachable");
18
+ return !0;
117
19
  };
118
20
  export {
119
- d as default
21
+ a as default
120
22
  };