@coinbase/cdp-core 0.0.75 → 0.0.76

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 (603) hide show
  1. package/README.md +162 -20
  2. package/dist/esm/index.native100.js +78 -13
  3. package/dist/esm/index.native101.js +2 -19
  4. package/dist/esm/index.native102.js +2 -6
  5. package/dist/esm/index.native103.js +13 -5
  6. package/dist/esm/index.native104.js +37 -10
  7. package/dist/esm/index.native105.js +5 -375
  8. package/dist/esm/index.native106.js +37 -2
  9. package/dist/esm/index.native107.js +8 -65
  10. package/dist/esm/index.native108.js +9 -363
  11. package/dist/esm/index.native109.js +11 -16
  12. package/dist/esm/index.native110.js +13 -22
  13. package/dist/esm/index.native111.js +18 -50
  14. package/dist/esm/index.native112.js +5 -28
  15. package/dist/esm/index.native113.js +5 -29
  16. package/dist/esm/index.native114.js +11 -2
  17. package/dist/esm/index.native115.js +51 -17
  18. package/dist/esm/index.native116.js +11 -5
  19. package/dist/esm/index.native117.js +2 -48
  20. package/dist/esm/index.native118.js +44 -19
  21. package/dist/esm/index.native119.js +14 -80
  22. package/dist/esm/index.native120.js +4 -103
  23. package/dist/esm/index.native121.js +2 -33
  24. package/dist/esm/index.native122.js +4 -3
  25. package/dist/esm/index.native123.js +18 -6
  26. package/dist/esm/index.native124.js +7 -4
  27. package/dist/esm/index.native125.js +3 -54
  28. package/dist/esm/index.native126.js +19 -10
  29. package/dist/esm/index.native127.js +9 -2
  30. package/dist/esm/index.native128.js +8 -45
  31. package/dist/esm/index.native129.js +71 -13
  32. package/dist/esm/index.native130.js +18 -4
  33. package/dist/esm/index.native131.js +3 -18
  34. package/dist/esm/index.native132.js +4 -7
  35. package/dist/esm/index.native133.js +4 -3
  36. package/dist/esm/index.native134.js +4 -19
  37. package/dist/esm/index.native135.js +19 -8
  38. package/dist/esm/index.native136.js +52 -7
  39. package/dist/esm/index.native137.js +17 -71
  40. package/dist/esm/index.native138.js +19 -14
  41. package/dist/esm/index.native139.js +8 -3
  42. package/dist/esm/index.native140.js +33 -4
  43. package/dist/esm/index.native141.js +7 -4
  44. package/dist/esm/index.native142.js +20 -4
  45. package/dist/esm/index.native143.js +5 -20
  46. package/dist/esm/index.native144.js +42 -47
  47. package/dist/esm/index.native145.js +20 -17
  48. package/dist/esm/index.native146.js +18 -22
  49. package/dist/esm/index.native147.js +79 -8
  50. package/dist/esm/index.native148.js +102 -32
  51. package/dist/esm/index.native149.js +6 -7
  52. package/dist/esm/index.native150.js +30 -18
  53. package/dist/esm/index.native151.js +20 -7
  54. package/dist/esm/index.native152.js +10 -2
  55. package/dist/esm/index.native153.js +20 -378
  56. package/dist/esm/index.native154.js +93 -835
  57. package/dist/esm/index.native155.js +21 -39
  58. package/dist/esm/index.native156.js +118 -2
  59. package/dist/esm/index.native157.js +2 -70
  60. package/dist/esm/index.native158.js +106 -32
  61. package/dist/esm/index.native159.js +2 -21
  62. package/dist/esm/index.native160.js +1 -1
  63. package/dist/esm/index.native161.js +4 -5
  64. package/dist/esm/index.native162.js +39 -2
  65. package/dist/esm/index.native163.js +2 -109
  66. package/dist/esm/index.native164.js +70 -2
  67. package/dist/esm/index.native165.js +34 -20
  68. package/dist/esm/index.native166.js +21 -10
  69. package/dist/esm/index.native167.js +8 -20
  70. package/dist/esm/index.native168.js +2 -94
  71. package/dist/esm/index.native169.js +378 -21
  72. package/dist/esm/index.native170.js +836 -118
  73. package/dist/esm/index.native171.js +47 -2
  74. package/dist/esm/index.native172.js +5 -2
  75. package/dist/esm/index.native173.js +18 -2
  76. package/dist/esm/index.native174.js +27 -46
  77. package/dist/esm/index.native175.js +8 -15
  78. package/dist/esm/index.native176.js +11 -18
  79. package/dist/esm/index.native177.js +13 -28
  80. package/dist/esm/index.native178.js +10 -8
  81. package/dist/esm/index.native179.js +17 -11
  82. package/dist/esm/index.native180.js +80 -12
  83. package/dist/esm/index.native181.js +14 -9
  84. package/dist/esm/index.native182.js +2 -17
  85. package/dist/esm/index.native183.js +2 -81
  86. package/dist/esm/index.native184.js +2 -79
  87. package/dist/esm/index.native185.js +81 -0
  88. package/dist/esm/index.native2.js +2 -2
  89. package/dist/esm/index.native24.js +13 -7
  90. package/dist/esm/index.native26.js +55 -30
  91. package/dist/esm/index.native3.js +1 -1
  92. package/dist/esm/index.native30.js +1 -1
  93. package/dist/esm/index.native32.js +3 -3
  94. package/dist/esm/index.native34.js +4 -4
  95. package/dist/esm/index.native38.js +1 -1
  96. package/dist/esm/index.native48.js +12 -12
  97. package/dist/esm/index.native52.js +6 -40
  98. package/dist/esm/index.native53.js +41 -49
  99. package/dist/esm/index.native54.js +47 -71
  100. package/dist/esm/index.native55.js +70 -23
  101. package/dist/esm/index.native56.js +22 -156
  102. package/dist/esm/index.native57.js +157 -45
  103. package/dist/esm/index.native58.js +48 -19
  104. package/dist/esm/index.native59.js +17 -71
  105. package/dist/esm/index.native60.js +66 -944
  106. package/dist/esm/index.native61.js +951 -2
  107. package/dist/esm/index.native62.js +2 -50
  108. package/dist/esm/index.native63.js +49 -27
  109. package/dist/esm/index.native64.js +28 -2
  110. package/dist/esm/index.native65.js +17 -2
  111. package/dist/esm/index.native66.js +21 -16
  112. package/dist/esm/index.native67.js +49 -44
  113. package/dist/esm/index.native68.js +376 -13
  114. package/dist/esm/index.native69.js +2 -58
  115. package/dist/esm/index.native70.js +65 -6
  116. package/dist/esm/index.native71.js +356 -13
  117. package/dist/esm/index.native72.js +28 -11
  118. package/dist/esm/index.native73.js +28 -3
  119. package/dist/esm/index.native74.js +2 -4
  120. package/dist/esm/index.native75.js +2 -35
  121. package/dist/esm/index.native76.js +16 -11
  122. package/dist/esm/index.native77.js +45 -4
  123. package/dist/esm/index.native78.js +13 -28
  124. package/dist/esm/index.native79.js +55 -6
  125. package/dist/esm/index.native80.js +6 -42
  126. package/dist/esm/index.native81.js +15 -49
  127. package/dist/esm/index.native82.js +11 -127
  128. package/dist/esm/index.native83.js +3 -23
  129. package/dist/esm/index.native84.js +3 -12
  130. package/dist/esm/index.native85.js +32 -102
  131. package/dist/esm/index.native86.js +12 -6
  132. package/dist/esm/index.native87.js +5 -3
  133. package/dist/esm/index.native88.js +28 -14
  134. package/dist/esm/index.native89.js +6 -34
  135. package/dist/esm/index.native9.js +1 -1
  136. package/dist/esm/index.native90.js +38 -74
  137. package/dist/esm/index.native91.js +56 -2
  138. package/dist/esm/index.native92.js +128 -2
  139. package/dist/esm/index.native93.js +22 -11
  140. package/dist/esm/index.native94.js +9 -34
  141. package/dist/esm/index.native95.js +103 -5
  142. package/dist/esm/index.native96.js +6 -34
  143. package/dist/esm/index.native97.js +3 -9
  144. package/dist/esm/index.native98.js +14 -10
  145. package/dist/esm/index.native99.js +34 -11
  146. package/dist/esm/index.web100.js +29 -32
  147. package/dist/esm/index.web101.js +8 -6
  148. package/dist/esm/index.web102.js +9 -33
  149. package/dist/esm/index.web103.js +11 -8
  150. package/dist/esm/index.web104.js +13 -10
  151. package/dist/esm/index.web105.js +18 -11
  152. package/dist/esm/index.web106.js +5 -13
  153. package/dist/esm/index.web107.js +5 -19
  154. package/dist/esm/index.web108.js +10 -5
  155. package/dist/esm/index.web109.js +377 -5
  156. package/dist/esm/index.web110.js +2 -13
  157. package/dist/esm/index.web111.js +38 -349
  158. package/dist/esm/index.web112.js +367 -2
  159. package/dist/esm/index.web113.js +28 -65
  160. package/dist/esm/index.web114.js +28 -364
  161. package/dist/esm/index.web115.js +16 -28
  162. package/dist/esm/index.web116.js +22 -28
  163. package/dist/esm/index.web117.js +48 -52
  164. package/dist/esm/index.web118.js +2 -11
  165. package/dist/esm/index.web119.js +21 -2
  166. package/dist/esm/index.web120.js +5 -45
  167. package/dist/esm/index.web121.js +46 -12
  168. package/dist/esm/index.web122.js +20 -2
  169. package/dist/esm/index.web123.js +79 -20
  170. package/dist/esm/index.web124.js +104 -5
  171. package/dist/esm/index.web125.js +31 -46
  172. package/dist/esm/index.web126.js +6 -19
  173. package/dist/esm/index.web127.js +4 -79
  174. package/dist/esm/index.web128.js +3 -103
  175. package/dist/esm/index.web129.js +53 -31
  176. package/dist/esm/index.web130.js +10 -6
  177. package/dist/esm/index.web131.js +2 -4
  178. package/dist/esm/index.web132.js +45 -5
  179. package/dist/esm/index.web133.js +13 -20
  180. package/dist/esm/index.web134.js +5 -10
  181. package/dist/esm/index.web135.js +18 -19
  182. package/dist/esm/index.web136.js +8 -94
  183. package/dist/esm/index.web137.js +4 -21
  184. package/dist/esm/index.web138.js +18 -116
  185. package/dist/esm/index.web139.js +8 -4
  186. package/dist/esm/index.web140.js +7 -18
  187. package/dist/esm/index.web141.js +71 -7
  188. package/dist/esm/index.web142.js +18 -3
  189. package/dist/esm/index.web143.js +3 -19
  190. package/dist/esm/index.web144.js +4 -8
  191. package/dist/esm/index.web145.js +4 -7
  192. package/dist/esm/index.web146.js +4 -71
  193. package/dist/esm/index.web147.js +14 -13
  194. package/dist/esm/index.web148.js +52 -3
  195. package/dist/esm/index.web149.js +17 -4
  196. package/dist/esm/index.web150.js +23 -4
  197. package/dist/esm/index.web151.js +8 -4
  198. package/dist/esm/index.web152.js +30 -16
  199. package/dist/esm/index.web153.js +7 -52
  200. package/dist/esm/index.web154.js +20 -17
  201. package/dist/esm/index.web155.js +7 -23
  202. package/dist/esm/index.web156.js +2 -9
  203. package/dist/esm/index.web157.js +375 -31
  204. package/dist/esm/index.web158.js +835 -7
  205. package/dist/esm/index.web159.js +38 -20
  206. package/dist/esm/index.web160.js +2 -8
  207. package/dist/esm/index.web161.js +70 -2
  208. package/dist/esm/index.web162.js +30 -373
  209. package/dist/esm/index.web163.js +20 -835
  210. package/dist/esm/index.web164.js +77 -37
  211. package/dist/esm/index.web165.js +5 -2
  212. package/dist/esm/index.web166.js +2 -70
  213. package/dist/esm/index.web167.js +106 -32
  214. package/dist/esm/index.web168.js +2 -21
  215. package/dist/esm/index.web169.js +19 -77
  216. package/dist/esm/index.web170.js +10 -5
  217. package/dist/esm/index.web171.js +20 -2
  218. package/dist/esm/index.web172.js +89 -104
  219. package/dist/esm/index.web173.js +21 -2
  220. package/dist/esm/index.web174.js +118 -18
  221. package/dist/esm/index.web175.js +2 -28
  222. package/dist/esm/index.web176.js +2 -8
  223. package/dist/esm/index.web177.js +2 -11
  224. package/dist/esm/index.web178.js +45 -11
  225. package/dist/esm/index.web179.js +14 -9
  226. package/dist/esm/index.web180.js +15 -14
  227. package/dist/esm/index.web181.js +25 -78
  228. package/dist/esm/index.web182.js +7 -46
  229. package/dist/esm/index.web183.js +11 -15
  230. package/dist/esm/index.web184.js +13 -2
  231. package/dist/esm/index.web185.js +10 -2
  232. package/dist/esm/index.web186.js +17 -2
  233. package/dist/esm/index.web187.js +72 -70
  234. package/dist/esm/index.web188.js +81 -0
  235. package/dist/esm/index.web2.js +2 -2
  236. package/dist/esm/index.web23.js +13 -7
  237. package/dist/esm/index.web25.js +55 -30
  238. package/dist/esm/index.web29.js +1 -1
  239. package/dist/esm/index.web3.js +1 -1
  240. package/dist/esm/index.web31.js +3 -3
  241. package/dist/esm/index.web33.js +4 -4
  242. package/dist/esm/index.web37.js +1 -1
  243. package/dist/esm/index.web39.js +1 -1
  244. package/dist/esm/index.web50.js +12 -12
  245. package/dist/esm/index.web54.js +6 -40
  246. package/dist/esm/index.web55.js +41 -49
  247. package/dist/esm/index.web56.js +47 -71
  248. package/dist/esm/index.web57.js +70 -23
  249. package/dist/esm/index.web58.js +22 -156
  250. package/dist/esm/index.web59.js +157 -45
  251. package/dist/esm/index.web60.js +48 -25
  252. package/dist/esm/index.web61.js +23 -71
  253. package/dist/esm/index.web62.js +72 -8
  254. package/dist/esm/index.web63.js +8 -950
  255. package/dist/esm/index.web64.js +951 -2
  256. package/dist/esm/index.web65.js +2 -50
  257. package/dist/esm/index.web66.js +49 -27
  258. package/dist/esm/index.web67.js +28 -2
  259. package/dist/esm/index.web68.js +2 -2
  260. package/dist/esm/index.web69.js +2 -17
  261. package/dist/esm/index.web70.js +16 -21
  262. package/dist/esm/index.web71.js +44 -49
  263. package/dist/esm/index.web72.js +13 -17
  264. package/dist/esm/index.web73.js +50 -40
  265. package/dist/esm/index.web74.js +6 -13
  266. package/dist/esm/index.web75.js +20 -54
  267. package/dist/esm/index.web76.js +11 -6
  268. package/dist/esm/index.web77.js +3 -21
  269. package/dist/esm/index.web78.js +3 -11
  270. package/dist/esm/index.web79.js +34 -3
  271. package/dist/esm/index.web8.js +1 -1
  272. package/dist/esm/index.web80.js +12 -3
  273. package/dist/esm/index.web81.js +4 -34
  274. package/dist/esm/index.web82.js +27 -11
  275. package/dist/esm/index.web83.js +6 -4
  276. package/dist/esm/index.web84.js +39 -25
  277. package/dist/esm/index.web85.js +55 -6
  278. package/dist/esm/index.web86.js +127 -42
  279. package/dist/esm/index.web87.js +22 -54
  280. package/dist/esm/index.web88.js +11 -126
  281. package/dist/esm/index.web89.js +102 -21
  282. package/dist/esm/index.web90.js +6 -12
  283. package/dist/esm/index.web91.js +3 -105
  284. package/dist/esm/index.web92.js +14 -6
  285. package/dist/esm/index.web93.js +35 -3
  286. package/dist/esm/index.web94.js +78 -14
  287. package/dist/esm/index.web95.js +2 -35
  288. package/dist/esm/index.web96.js +2 -79
  289. package/dist/esm/index.web97.js +13 -2
  290. package/dist/esm/index.web98.js +38 -2
  291. package/dist/esm/index.web99.js +5 -11
  292. package/dist/native/index.native100.js +78 -13
  293. package/dist/native/index.native101.js +2 -19
  294. package/dist/native/index.native102.js +2 -6
  295. package/dist/native/index.native103.js +13 -5
  296. package/dist/native/index.native104.js +37 -10
  297. package/dist/native/index.native105.js +5 -375
  298. package/dist/native/index.native106.js +37 -2
  299. package/dist/native/index.native107.js +8 -65
  300. package/dist/native/index.native108.js +9 -363
  301. package/dist/native/index.native109.js +11 -16
  302. package/dist/native/index.native110.js +13 -22
  303. package/dist/native/index.native111.js +18 -50
  304. package/dist/native/index.native112.js +5 -28
  305. package/dist/native/index.native113.js +5 -29
  306. package/dist/native/index.native114.js +11 -2
  307. package/dist/native/index.native115.js +51 -17
  308. package/dist/native/index.native116.js +11 -5
  309. package/dist/native/index.native117.js +2 -48
  310. package/dist/native/index.native118.js +44 -19
  311. package/dist/native/index.native119.js +14 -80
  312. package/dist/native/index.native120.js +4 -103
  313. package/dist/native/index.native121.js +2 -33
  314. package/dist/native/index.native122.js +4 -3
  315. package/dist/native/index.native123.js +18 -6
  316. package/dist/native/index.native124.js +7 -4
  317. package/dist/native/index.native125.js +3 -54
  318. package/dist/native/index.native126.js +19 -10
  319. package/dist/native/index.native127.js +9 -2
  320. package/dist/native/index.native128.js +8 -45
  321. package/dist/native/index.native129.js +71 -13
  322. package/dist/native/index.native130.js +18 -4
  323. package/dist/native/index.native131.js +3 -18
  324. package/dist/native/index.native132.js +4 -7
  325. package/dist/native/index.native133.js +4 -3
  326. package/dist/native/index.native134.js +4 -19
  327. package/dist/native/index.native135.js +19 -8
  328. package/dist/native/index.native136.js +52 -7
  329. package/dist/native/index.native137.js +17 -71
  330. package/dist/native/index.native138.js +19 -14
  331. package/dist/native/index.native139.js +8 -3
  332. package/dist/native/index.native140.js +33 -4
  333. package/dist/native/index.native141.js +7 -4
  334. package/dist/native/index.native142.js +20 -4
  335. package/dist/native/index.native143.js +5 -20
  336. package/dist/native/index.native144.js +42 -47
  337. package/dist/native/index.native145.js +20 -17
  338. package/dist/native/index.native146.js +18 -22
  339. package/dist/native/index.native147.js +79 -8
  340. package/dist/native/index.native148.js +102 -32
  341. package/dist/native/index.native149.js +6 -7
  342. package/dist/native/index.native150.js +30 -18
  343. package/dist/native/index.native151.js +20 -7
  344. package/dist/native/index.native152.js +10 -2
  345. package/dist/native/index.native153.js +20 -378
  346. package/dist/native/index.native154.js +93 -835
  347. package/dist/native/index.native155.js +21 -39
  348. package/dist/native/index.native156.js +118 -2
  349. package/dist/native/index.native157.js +2 -70
  350. package/dist/native/index.native158.js +106 -32
  351. package/dist/native/index.native159.js +2 -21
  352. package/dist/native/index.native160.js +1 -1
  353. package/dist/native/index.native161.js +4 -5
  354. package/dist/native/index.native162.js +39 -2
  355. package/dist/native/index.native163.js +2 -109
  356. package/dist/native/index.native164.js +70 -2
  357. package/dist/native/index.native165.js +34 -20
  358. package/dist/native/index.native166.js +21 -10
  359. package/dist/native/index.native167.js +8 -20
  360. package/dist/native/index.native168.js +2 -94
  361. package/dist/native/index.native169.js +378 -21
  362. package/dist/native/index.native170.js +836 -118
  363. package/dist/native/index.native171.js +47 -2
  364. package/dist/native/index.native172.js +5 -2
  365. package/dist/native/index.native173.js +18 -2
  366. package/dist/native/index.native174.js +27 -46
  367. package/dist/native/index.native175.js +8 -15
  368. package/dist/native/index.native176.js +11 -18
  369. package/dist/native/index.native177.js +13 -28
  370. package/dist/native/index.native178.js +10 -8
  371. package/dist/native/index.native179.js +17 -11
  372. package/dist/native/index.native180.js +80 -12
  373. package/dist/native/index.native181.js +14 -9
  374. package/dist/native/index.native182.js +2 -17
  375. package/dist/native/index.native183.js +2 -81
  376. package/dist/native/index.native184.js +2 -79
  377. package/dist/native/index.native185.js +81 -0
  378. package/dist/native/index.native2.js +2 -2
  379. package/dist/native/index.native24.js +13 -7
  380. package/dist/native/index.native26.js +55 -30
  381. package/dist/native/index.native3.js +1 -1
  382. package/dist/native/index.native30.js +1 -1
  383. package/dist/native/index.native32.js +3 -3
  384. package/dist/native/index.native34.js +4 -4
  385. package/dist/native/index.native38.js +1 -1
  386. package/dist/native/index.native48.js +12 -12
  387. package/dist/native/index.native52.js +6 -40
  388. package/dist/native/index.native53.js +41 -49
  389. package/dist/native/index.native54.js +47 -71
  390. package/dist/native/index.native55.js +70 -23
  391. package/dist/native/index.native56.js +22 -156
  392. package/dist/native/index.native57.js +157 -45
  393. package/dist/native/index.native58.js +48 -19
  394. package/dist/native/index.native59.js +17 -71
  395. package/dist/native/index.native60.js +66 -944
  396. package/dist/native/index.native61.js +951 -2
  397. package/dist/native/index.native62.js +2 -50
  398. package/dist/native/index.native63.js +49 -27
  399. package/dist/native/index.native64.js +28 -2
  400. package/dist/native/index.native65.js +17 -2
  401. package/dist/native/index.native66.js +21 -16
  402. package/dist/native/index.native67.js +49 -44
  403. package/dist/native/index.native68.js +376 -13
  404. package/dist/native/index.native69.js +2 -58
  405. package/dist/native/index.native70.js +65 -6
  406. package/dist/native/index.native71.js +356 -13
  407. package/dist/native/index.native72.js +28 -11
  408. package/dist/native/index.native73.js +28 -3
  409. package/dist/native/index.native74.js +2 -4
  410. package/dist/native/index.native75.js +2 -35
  411. package/dist/native/index.native76.js +16 -11
  412. package/dist/native/index.native77.js +45 -4
  413. package/dist/native/index.native78.js +13 -28
  414. package/dist/native/index.native79.js +55 -6
  415. package/dist/native/index.native80.js +6 -42
  416. package/dist/native/index.native81.js +15 -49
  417. package/dist/native/index.native82.js +11 -127
  418. package/dist/native/index.native83.js +3 -23
  419. package/dist/native/index.native84.js +3 -12
  420. package/dist/native/index.native85.js +32 -102
  421. package/dist/native/index.native86.js +12 -6
  422. package/dist/native/index.native87.js +5 -3
  423. package/dist/native/index.native88.js +28 -14
  424. package/dist/native/index.native89.js +6 -34
  425. package/dist/native/index.native9.js +1 -1
  426. package/dist/native/index.native90.js +38 -74
  427. package/dist/native/index.native91.js +56 -2
  428. package/dist/native/index.native92.js +128 -2
  429. package/dist/native/index.native93.js +22 -11
  430. package/dist/native/index.native94.js +9 -34
  431. package/dist/native/index.native95.js +103 -5
  432. package/dist/native/index.native96.js +6 -34
  433. package/dist/native/index.native97.js +3 -9
  434. package/dist/native/index.native98.js +14 -10
  435. package/dist/native/index.native99.js +34 -11
  436. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +14 -4
  437. package/dist/native-types/actions/initiateMfaVerification.d.ts +5 -2
  438. package/dist/native-types/auth/toAuthState.d.ts +3 -3
  439. package/dist/native-types/index.d.ts +3 -2
  440. package/dist/native-types/types.d.ts +2 -2
  441. package/dist/native-types/utils/mfaHelpers.d.ts +4 -0
  442. package/dist/native-types/version.d.ts +1 -1
  443. package/dist/types/actions/initiateMfaEnrollment.d.ts +14 -4
  444. package/dist/types/actions/initiateMfaVerification.d.ts +5 -2
  445. package/dist/types/auth/toAuthState.d.ts +3 -3
  446. package/dist/types/index.d.ts +3 -2
  447. package/dist/types/types.d.ts +2 -2
  448. package/dist/types/utils/mfaHelpers.d.ts +4 -0
  449. package/dist/types/version.d.ts +1 -1
  450. package/dist/web/index.web100.js +29 -32
  451. package/dist/web/index.web101.js +8 -6
  452. package/dist/web/index.web102.js +9 -33
  453. package/dist/web/index.web103.js +11 -8
  454. package/dist/web/index.web104.js +13 -10
  455. package/dist/web/index.web105.js +18 -11
  456. package/dist/web/index.web106.js +5 -13
  457. package/dist/web/index.web107.js +5 -19
  458. package/dist/web/index.web108.js +10 -5
  459. package/dist/web/index.web109.js +377 -5
  460. package/dist/web/index.web110.js +2 -13
  461. package/dist/web/index.web111.js +38 -349
  462. package/dist/web/index.web112.js +367 -2
  463. package/dist/web/index.web113.js +28 -65
  464. package/dist/web/index.web114.js +28 -364
  465. package/dist/web/index.web115.js +16 -28
  466. package/dist/web/index.web116.js +22 -28
  467. package/dist/web/index.web117.js +48 -52
  468. package/dist/web/index.web118.js +2 -11
  469. package/dist/web/index.web119.js +21 -2
  470. package/dist/web/index.web120.js +5 -45
  471. package/dist/web/index.web121.js +46 -12
  472. package/dist/web/index.web122.js +20 -2
  473. package/dist/web/index.web123.js +79 -20
  474. package/dist/web/index.web124.js +104 -5
  475. package/dist/web/index.web125.js +31 -46
  476. package/dist/web/index.web126.js +6 -19
  477. package/dist/web/index.web127.js +4 -79
  478. package/dist/web/index.web128.js +3 -103
  479. package/dist/web/index.web129.js +53 -31
  480. package/dist/web/index.web130.js +10 -6
  481. package/dist/web/index.web131.js +2 -4
  482. package/dist/web/index.web132.js +45 -5
  483. package/dist/web/index.web133.js +13 -20
  484. package/dist/web/index.web134.js +5 -10
  485. package/dist/web/index.web135.js +18 -19
  486. package/dist/web/index.web136.js +8 -94
  487. package/dist/web/index.web137.js +4 -21
  488. package/dist/web/index.web138.js +18 -116
  489. package/dist/web/index.web139.js +8 -4
  490. package/dist/web/index.web140.js +7 -18
  491. package/dist/web/index.web141.js +71 -7
  492. package/dist/web/index.web142.js +18 -3
  493. package/dist/web/index.web143.js +3 -19
  494. package/dist/web/index.web144.js +4 -8
  495. package/dist/web/index.web145.js +4 -7
  496. package/dist/web/index.web146.js +4 -71
  497. package/dist/web/index.web147.js +14 -13
  498. package/dist/web/index.web148.js +52 -3
  499. package/dist/web/index.web149.js +17 -4
  500. package/dist/web/index.web150.js +23 -4
  501. package/dist/web/index.web151.js +8 -4
  502. package/dist/web/index.web152.js +30 -16
  503. package/dist/web/index.web153.js +7 -52
  504. package/dist/web/index.web154.js +20 -17
  505. package/dist/web/index.web155.js +7 -23
  506. package/dist/web/index.web156.js +2 -9
  507. package/dist/web/index.web157.js +375 -31
  508. package/dist/web/index.web158.js +835 -7
  509. package/dist/web/index.web159.js +38 -20
  510. package/dist/web/index.web160.js +2 -8
  511. package/dist/web/index.web161.js +70 -2
  512. package/dist/web/index.web162.js +30 -373
  513. package/dist/web/index.web163.js +20 -835
  514. package/dist/web/index.web164.js +77 -37
  515. package/dist/web/index.web165.js +5 -2
  516. package/dist/web/index.web166.js +2 -70
  517. package/dist/web/index.web167.js +106 -32
  518. package/dist/web/index.web168.js +2 -21
  519. package/dist/web/index.web169.js +19 -77
  520. package/dist/web/index.web170.js +10 -5
  521. package/dist/web/index.web171.js +20 -2
  522. package/dist/web/index.web172.js +89 -104
  523. package/dist/web/index.web173.js +21 -2
  524. package/dist/web/index.web174.js +118 -18
  525. package/dist/web/index.web175.js +2 -28
  526. package/dist/web/index.web176.js +2 -8
  527. package/dist/web/index.web177.js +2 -11
  528. package/dist/web/index.web178.js +45 -11
  529. package/dist/web/index.web179.js +14 -9
  530. package/dist/web/index.web180.js +15 -14
  531. package/dist/web/index.web181.js +25 -78
  532. package/dist/web/index.web182.js +7 -46
  533. package/dist/web/index.web183.js +11 -15
  534. package/dist/web/index.web184.js +13 -2
  535. package/dist/web/index.web185.js +10 -2
  536. package/dist/web/index.web186.js +17 -2
  537. package/dist/web/index.web187.js +72 -70
  538. package/dist/web/index.web188.js +81 -0
  539. package/dist/web/index.web2.js +2 -2
  540. package/dist/web/index.web23.js +13 -7
  541. package/dist/web/index.web25.js +55 -30
  542. package/dist/web/index.web29.js +1 -1
  543. package/dist/web/index.web3.js +1 -1
  544. package/dist/web/index.web31.js +3 -3
  545. package/dist/web/index.web33.js +4 -4
  546. package/dist/web/index.web37.js +1 -1
  547. package/dist/web/index.web39.js +1 -1
  548. package/dist/web/index.web50.js +12 -12
  549. package/dist/web/index.web54.js +6 -40
  550. package/dist/web/index.web55.js +41 -49
  551. package/dist/web/index.web56.js +47 -71
  552. package/dist/web/index.web57.js +70 -23
  553. package/dist/web/index.web58.js +22 -156
  554. package/dist/web/index.web59.js +157 -45
  555. package/dist/web/index.web60.js +48 -25
  556. package/dist/web/index.web61.js +23 -71
  557. package/dist/web/index.web62.js +72 -8
  558. package/dist/web/index.web63.js +8 -950
  559. package/dist/web/index.web64.js +951 -2
  560. package/dist/web/index.web65.js +2 -50
  561. package/dist/web/index.web66.js +49 -27
  562. package/dist/web/index.web67.js +28 -2
  563. package/dist/web/index.web68.js +2 -2
  564. package/dist/web/index.web69.js +2 -17
  565. package/dist/web/index.web70.js +16 -21
  566. package/dist/web/index.web71.js +44 -49
  567. package/dist/web/index.web72.js +13 -17
  568. package/dist/web/index.web73.js +50 -40
  569. package/dist/web/index.web74.js +6 -13
  570. package/dist/web/index.web75.js +20 -54
  571. package/dist/web/index.web76.js +11 -6
  572. package/dist/web/index.web77.js +3 -21
  573. package/dist/web/index.web78.js +3 -11
  574. package/dist/web/index.web79.js +34 -3
  575. package/dist/web/index.web8.js +1 -1
  576. package/dist/web/index.web80.js +12 -3
  577. package/dist/web/index.web81.js +4 -34
  578. package/dist/web/index.web82.js +27 -11
  579. package/dist/web/index.web83.js +6 -4
  580. package/dist/web/index.web84.js +39 -25
  581. package/dist/web/index.web85.js +55 -6
  582. package/dist/web/index.web86.js +127 -42
  583. package/dist/web/index.web87.js +22 -54
  584. package/dist/web/index.web88.js +11 -126
  585. package/dist/web/index.web89.js +102 -21
  586. package/dist/web/index.web90.js +6 -12
  587. package/dist/web/index.web91.js +3 -105
  588. package/dist/web/index.web92.js +14 -6
  589. package/dist/web/index.web93.js +35 -3
  590. package/dist/web/index.web94.js +78 -14
  591. package/dist/web/index.web95.js +2 -35
  592. package/dist/web/index.web96.js +2 -79
  593. package/dist/web/index.web97.js +13 -2
  594. package/dist/web/index.web98.js +38 -2
  595. package/dist/web/index.web99.js +5 -11
  596. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +14 -4
  597. package/dist/web-types/actions/initiateMfaVerification.d.ts +5 -2
  598. package/dist/web-types/auth/toAuthState.d.ts +3 -3
  599. package/dist/web-types/index.d.ts +3 -2
  600. package/dist/web-types/types.d.ts +2 -2
  601. package/dist/web-types/utils/mfaHelpers.d.ts +4 -0
  602. package/dist/web-types/version.d.ts +1 -1
  603. package/package.json +2 -2
@@ -1,41 +1,23 @@
1
- import { __module as h } from "./index.native156.js";
2
- import { __require as S } from "./index.native157.js";
3
- import { __require as q } from "./index.native158.js";
4
- import { __require as w } from "./index.native159.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);
38
- }
1
+ import { JOSENotSupported as f } from "./index.native66.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);
20
+ };
39
21
  export {
40
- G as __require
22
+ w as default
41
23
  };
@@ -1,4 +1,120 @@
1
- var e = { exports: {} };
1
+ import { isJWK as p } from "./index.native179.js";
2
+ import { decode as m } from "./index.native151.js";
3
+ import y from "./index.native180.js";
4
+ import { isCryptoKey as S, isKeyObject as K } from "./index.native178.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");
29
+ }
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");
62
+ }
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
+ }
114
+ if (p(e))
115
+ return e.k ? m(e.k) : f(e, e, r, !0);
116
+ throw new Error("unreachable");
117
+ };
2
118
  export {
3
- e as __module
119
+ d as default
4
120
  };
@@ -1,72 +1,4 @@
1
- import { __module as a } from "./index.native173.js";
2
- var h;
3
- function c() {
4
- return h ? a.exports : (h = 1, function() {
5
- var f = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = {
6
- // Bit-wise rotation left
7
- rotl: function(r, t) {
8
- return r << t | r >>> 32 - t;
9
- },
10
- // Bit-wise rotation right
11
- rotr: function(r, t) {
12
- return r << 32 - t | r >>> t;
13
- },
14
- // Swap big-endian to little-endian and vice versa
15
- endian: function(r) {
16
- if (r.constructor == Number)
17
- return u.rotl(r, 8) & 16711935 | u.rotl(r, 24) & 4278255360;
18
- for (var t = 0; t < r.length; t++)
19
- r[t] = u.endian(r[t]);
20
- return r;
21
- },
22
- // Generate an array of any length of random bytes
23
- randomBytes: function(r) {
24
- for (var t = []; r > 0; r--)
25
- t.push(Math.floor(Math.random() * 256));
26
- return t;
27
- },
28
- // Convert a byte array to big-endian 32-bit words
29
- bytesToWords: function(r) {
30
- for (var t = [], n = 0, o = 0; n < r.length; n++, o += 8)
31
- t[o >>> 5] |= r[n] << 24 - o % 32;
32
- return t;
33
- },
34
- // Convert big-endian 32-bit words to a byte array
35
- wordsToBytes: function(r) {
36
- for (var t = [], n = 0; n < r.length * 32; n += 8)
37
- t.push(r[n >>> 5] >>> 24 - n % 32 & 255);
38
- return t;
39
- },
40
- // Convert a byte array to a hex string
41
- bytesToHex: function(r) {
42
- for (var t = [], n = 0; n < r.length; n++)
43
- t.push((r[n] >>> 4).toString(16)), t.push((r[n] & 15).toString(16));
44
- return t.join("");
45
- },
46
- // Convert a hex string to a byte array
47
- hexToBytes: function(r) {
48
- for (var t = [], n = 0; n < r.length; n += 2)
49
- t.push(parseInt(r.substr(n, 2), 16));
50
- return t;
51
- },
52
- // Convert a byte array to a base-64 string
53
- bytesToBase64: function(r) {
54
- for (var t = [], n = 0; n < r.length; n += 3)
55
- for (var o = r[n] << 16 | r[n + 1] << 8 | r[n + 2], e = 0; e < 4; e++)
56
- n * 8 + e * 6 <= r.length * 8 ? t.push(f.charAt(o >>> 6 * (3 - e) & 63)) : t.push("=");
57
- return t.join("");
58
- },
59
- // Convert a base-64 string to a byte array
60
- base64ToBytes: function(r) {
61
- r = r.replace(/[^A-Z0-9+\/]/ig, "");
62
- for (var t = [], n = 0, o = 0; n < r.length; o = ++n % 4)
63
- o != 0 && t.push((f.indexOf(r.charAt(n - 1)) & Math.pow(2, -2 * o + 8) - 1) << o * 2 | f.indexOf(r.charAt(n)) >>> 6 - o * 2);
64
- return t;
65
- }
66
- };
67
- a.exports = u;
68
- }(), a.exports);
69
- }
1
+ const o = "0.1.1";
70
2
  export {
71
- c as __require
3
+ o as version
72
4
  };
@@ -1,37 +1,111 @@
1
- var o, u;
2
- function c() {
3
- if (u) return o;
4
- u = 1;
5
- var t = {
6
- // UTF-8 encoding
7
- utf8: {
8
- // Convert a string to a byte array
9
- stringToBytes: function(n) {
10
- return t.bin.stringToBytes(unescape(encodeURIComponent(n)));
11
- },
12
- // Convert a byte array to a string
13
- bytesToString: function(n) {
14
- return decodeURIComponent(escape(t.bin.bytesToString(n)));
1
+ import { __module as x } from "./index.native159.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
+ }
15
83
  }
16
- },
17
- // Binary encoding
18
- bin: {
19
- // Convert a string to a byte array
20
- stringToBytes: function(n) {
21
- for (var e = [], r = 0; r < n.length; r++)
22
- e.push(n.charCodeAt(r) & 255);
23
- return e;
24
- },
25
- // Convert a byte array to a string
26
- bytesToString: function(n) {
27
- for (var e = [], r = 0; r < n.length; r++)
28
- e.push(String.fromCharCode(n[r]));
29
- return e.join("");
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);
30
101
  }
31
- }
32
- };
33
- return o = t, o;
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);
34
108
  }
35
109
  export {
36
- c as __require
110
+ O as __require
37
111
  };
@@ -1,23 +1,4 @@
1
- /*!
2
- * Determine if an object is a Buffer
3
- *
4
- * @author Feross Aboukhadijeh <https://feross.org>
5
- * @license MIT
6
- */
7
- var f, e;
8
- function t() {
9
- if (e) return f;
10
- e = 1, f = function(r) {
11
- return r != null && (u(r) || n(r) || !!r._isBuffer);
12
- };
13
- function u(r) {
14
- return !!r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
15
- }
16
- function n(r) {
17
- return typeof r.readFloatLE == "function" && typeof r.slice == "function" && u(r.slice(0, 0));
18
- }
19
- return f;
20
- }
1
+ var e = { exports: {} };
21
2
  export {
22
- t as __require
3
+ e as __module
23
4
  };
@@ -1,4 +1,4 @@
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.native119.js";
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.native147.js";
2
2
  function y(o, t, s, n) {
3
3
  if (typeof o.setBigUint64 == "function")
4
4
  return o.setBigUint64(t, s, n);
@@ -1,7 +1,6 @@
1
- const e = 32, s = 4096, t = 131072, l = 761855;
1
+ function e(t) {
2
+ return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
+ }
2
4
  export {
3
- t as bytesPerBlob,
4
- e as bytesPerFieldElement,
5
- s as fieldElementsPerBlob,
6
- l as maxBytesPerTransaction
5
+ e as getDefaultExportFromCjs
7
6
  };
@@ -1,4 +1,41 @@
1
- const o = "0.1.1";
1
+ import { __module as h } from "./index.native163.js";
2
+ import { __require as S } from "./index.native164.js";
3
+ import { __require as q } from "./index.native165.js";
4
+ import { __require as w } from "./index.native166.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);
38
+ }
2
39
  export {
3
- o as version
40
+ G as __require
4
41
  };
@@ -1,111 +1,4 @@
1
- import { __module as x } from "./index.native164.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
  };