@ordanetwork/sdk 1.3.0 → 2.0.0-beta.0

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 (1750) hide show
  1. package/README.md +39 -34
  2. package/dist/browser/index.d.ts +2 -6
  3. package/dist/browser/index.d.ts.map +1 -1
  4. package/dist/browser/index.js +6 -10
  5. package/dist/browser/index.js.map +1 -1
  6. package/dist/browser/types/index.d.ts +0 -2
  7. package/dist/browser/types/index.d.ts.map +1 -1
  8. package/dist/browser/types/index.js +0 -2
  9. package/dist/browser/types/index.js.map +1 -1
  10. package/dist/browser/types/jwt.d.ts +1 -2
  11. package/dist/browser/types/jwt.d.ts.map +1 -1
  12. package/dist/cjs/index.d.ts +2 -6
  13. package/dist/cjs/index.d.ts.map +1 -1
  14. package/dist/cjs/index.js +7 -20
  15. package/dist/cjs/index.js.map +1 -1
  16. package/dist/cjs/types/index.d.ts +0 -2
  17. package/dist/cjs/types/index.d.ts.map +1 -1
  18. package/dist/cjs/types/index.js +0 -2
  19. package/dist/cjs/types/index.js.map +1 -1
  20. package/dist/cjs/types/jwt.d.ts +1 -2
  21. package/dist/cjs/types/jwt.d.ts.map +1 -1
  22. package/dist/esm/index.d.ts +2 -6
  23. package/dist/esm/index.d.ts.map +1 -1
  24. package/dist/esm/index.js +6 -10
  25. package/dist/esm/index.js.map +1 -1
  26. package/dist/esm/types/index.d.ts +0 -2
  27. package/dist/esm/types/index.d.ts.map +1 -1
  28. package/dist/esm/types/index.js +0 -2
  29. package/dist/esm/types/index.js.map +1 -1
  30. package/dist/esm/types/jwt.d.ts +1 -2
  31. package/dist/esm/types/jwt.d.ts.map +1 -1
  32. package/dist/types/index.d.ts +2 -6
  33. package/dist/types/index.d.ts.map +1 -1
  34. package/dist/types/types/index.d.ts +0 -2
  35. package/dist/types/types/index.d.ts.map +1 -1
  36. package/dist/types/types/jwt.d.ts +1 -2
  37. package/dist/types/types/jwt.d.ts.map +1 -1
  38. package/package.json +5 -92
  39. package/dist/browser/react/assets/animations/completed.json +0 -1
  40. package/dist/browser/react/assets/animations/converting.json +0 -1
  41. package/dist/browser/react/assets/animations/error.json +0 -1
  42. package/dist/browser/react/assets/animations/index.d.ts +0 -4
  43. package/dist/browser/react/assets/animations/index.d.ts.map +0 -1
  44. package/dist/browser/react/assets/animations/index.js +0 -6
  45. package/dist/browser/react/assets/animations/index.js.map +0 -1
  46. package/dist/browser/react/assets/chains/index.d.ts +0 -3
  47. package/dist/browser/react/assets/chains/index.d.ts.map +0 -1
  48. package/dist/browser/react/assets/chains/index.js +0 -31
  49. package/dist/browser/react/assets/chains/index.js.map +0 -1
  50. package/dist/browser/react/assets/icons/index.d.ts +0 -10
  51. package/dist/browser/react/assets/icons/index.d.ts.map +0 -1
  52. package/dist/browser/react/assets/icons/index.js +0 -10
  53. package/dist/browser/react/assets/icons/index.js.map +0 -1
  54. package/dist/browser/react/assets/index.d.ts +0 -6
  55. package/dist/browser/react/assets/index.d.ts.map +0 -1
  56. package/dist/browser/react/assets/index.js +0 -9
  57. package/dist/browser/react/assets/index.js.map +0 -1
  58. package/dist/browser/react/assets/tokens/index.d.ts +0 -3
  59. package/dist/browser/react/assets/tokens/index.d.ts.map +0 -1
  60. package/dist/browser/react/assets/tokens/index.js +0 -45
  61. package/dist/browser/react/assets/tokens/index.js.map +0 -1
  62. package/dist/browser/react/components/Widget/Widget.d.ts +0 -2
  63. package/dist/browser/react/components/Widget/Widget.d.ts.map +0 -1
  64. package/dist/browser/react/components/Widget/Widget.js +0 -682
  65. package/dist/browser/react/components/Widget/Widget.js.map +0 -1
  66. package/dist/browser/react/components/Widget/components/CollapsibleDetails.d.ts +0 -15
  67. package/dist/browser/react/components/Widget/components/CollapsibleDetails.d.ts.map +0 -1
  68. package/dist/browser/react/components/Widget/components/CollapsibleDetails.js +0 -50
  69. package/dist/browser/react/components/Widget/components/CollapsibleDetails.js.map +0 -1
  70. package/dist/browser/react/components/Widget/components/CustomDialogHeader.d.ts +0 -13
  71. package/dist/browser/react/components/Widget/components/CustomDialogHeader.d.ts.map +0 -1
  72. package/dist/browser/react/components/Widget/components/CustomDialogHeader.js +0 -27
  73. package/dist/browser/react/components/Widget/components/CustomDialogHeader.js.map +0 -1
  74. package/dist/browser/react/components/Widget/components/Footer.d.ts +0 -2
  75. package/dist/browser/react/components/Widget/components/Footer.d.ts.map +0 -1
  76. package/dist/browser/react/components/Widget/components/Footer.js +0 -6
  77. package/dist/browser/react/components/Widget/components/Footer.js.map +0 -1
  78. package/dist/browser/react/components/Widget/components/Header.d.ts +0 -2
  79. package/dist/browser/react/components/Widget/components/Header.d.ts.map +0 -1
  80. package/dist/browser/react/components/Widget/components/Header.js +0 -33
  81. package/dist/browser/react/components/Widget/components/Header.js.map +0 -1
  82. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts +0 -15
  83. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts.map +0 -1
  84. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js +0 -79
  85. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js.map +0 -1
  86. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts +0 -8
  87. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts.map +0 -1
  88. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js +0 -79
  89. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js.map +0 -1
  90. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts +0 -21
  91. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts.map +0 -1
  92. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js +0 -90
  93. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js.map +0 -1
  94. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts +0 -3
  95. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts.map +0 -1
  96. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js +0 -2
  97. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js.map +0 -1
  98. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts +0 -9
  99. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts.map +0 -1
  100. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js +0 -15
  101. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js.map +0 -1
  102. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts +0 -3
  103. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts.map +0 -1
  104. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/index.js +0 -3
  105. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/components/index.js.map +0 -1
  106. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/index.d.ts +0 -2
  107. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/index.d.ts.map +0 -1
  108. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/index.js +0 -2
  109. package/dist/browser/react/components/Widget/components/OffRampRecipientDialog/index.js.map +0 -1
  110. package/dist/browser/react/components/Widget/components/Recipient.d.ts +0 -8
  111. package/dist/browser/react/components/Widget/components/Recipient.d.ts.map +0 -1
  112. package/dist/browser/react/components/Widget/components/Recipient.js +0 -9
  113. package/dist/browser/react/components/Widget/components/Recipient.js.map +0 -1
  114. package/dist/browser/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts +0 -13
  115. package/dist/browser/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts.map +0 -1
  116. package/dist/browser/react/components/Widget/components/RecipientDialog/RecipientDialog.js +0 -114
  117. package/dist/browser/react/components/Widget/components/RecipientDialog/RecipientDialog.js.map +0 -1
  118. package/dist/browser/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts +0 -24
  119. package/dist/browser/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts.map +0 -1
  120. package/dist/browser/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js +0 -49
  121. package/dist/browser/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js.map +0 -1
  122. package/dist/browser/react/components/Widget/components/RecipientDialog/components/index.d.ts +0 -2
  123. package/dist/browser/react/components/Widget/components/RecipientDialog/components/index.d.ts.map +0 -1
  124. package/dist/browser/react/components/Widget/components/RecipientDialog/components/index.js +0 -2
  125. package/dist/browser/react/components/Widget/components/RecipientDialog/components/index.js.map +0 -1
  126. package/dist/browser/react/components/Widget/components/RecipientDialog/index.d.ts +0 -2
  127. package/dist/browser/react/components/Widget/components/RecipientDialog/index.d.ts.map +0 -1
  128. package/dist/browser/react/components/Widget/components/RecipientDialog/index.js +0 -2
  129. package/dist/browser/react/components/Widget/components/RecipientDialog/index.js.map +0 -1
  130. package/dist/browser/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts +0 -15
  131. package/dist/browser/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts.map +0 -1
  132. package/dist/browser/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js +0 -100
  133. package/dist/browser/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js.map +0 -1
  134. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts +0 -27
  135. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts.map +0 -1
  136. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js +0 -10
  137. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js.map +0 -1
  138. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts +0 -18
  139. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts.map +0 -1
  140. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js +0 -55
  141. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js.map +0 -1
  142. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts +0 -14
  143. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts.map +0 -1
  144. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js +0 -35
  145. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js.map +0 -1
  146. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts +0 -12
  147. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts.map +0 -1
  148. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js +0 -11
  149. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js.map +0 -1
  150. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts +0 -4
  151. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts.map +0 -1
  152. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js +0 -4
  153. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js.map +0 -1
  154. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts +0 -2
  155. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts.map +0 -1
  156. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js +0 -2
  157. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js.map +0 -1
  158. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/index.d.ts +0 -2
  159. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/index.d.ts.map +0 -1
  160. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/index.js +0 -2
  161. package/dist/browser/react/components/Widget/components/SelectAssetDialog/components/index.js.map +0 -1
  162. package/dist/browser/react/components/Widget/components/SelectAssetDialog/index.d.ts +0 -2
  163. package/dist/browser/react/components/Widget/components/SelectAssetDialog/index.d.ts.map +0 -1
  164. package/dist/browser/react/components/Widget/components/SelectAssetDialog/index.js +0 -2
  165. package/dist/browser/react/components/Widget/components/SelectAssetDialog/index.js.map +0 -1
  166. package/dist/browser/react/components/Widget/components/TokenInput.d.ts +0 -16
  167. package/dist/browser/react/components/Widget/components/TokenInput.d.ts.map +0 -1
  168. package/dist/browser/react/components/Widget/components/TokenInput.js +0 -21
  169. package/dist/browser/react/components/Widget/components/TokenInput.js.map +0 -1
  170. package/dist/browser/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts +0 -25
  171. package/dist/browser/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts.map +0 -1
  172. package/dist/browser/react/components/Widget/components/TransactionDialog/TransactionDialog.js +0 -33
  173. package/dist/browser/react/components/Widget/components/TransactionDialog/TransactionDialog.js.map +0 -1
  174. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts +0 -17
  175. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts.map +0 -1
  176. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js +0 -313
  177. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js.map +0 -1
  178. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts +0 -21
  179. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts.map +0 -1
  180. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js +0 -75
  181. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js.map +0 -1
  182. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts +0 -2
  183. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts.map +0 -1
  184. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js +0 -2
  185. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js.map +0 -1
  186. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts +0 -2
  187. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts.map +0 -1
  188. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js +0 -2
  189. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js.map +0 -1
  190. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts +0 -16
  191. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts.map +0 -1
  192. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js +0 -93
  193. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js.map +0 -1
  194. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts +0 -10
  195. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts.map +0 -1
  196. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js +0 -32
  197. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js.map +0 -1
  198. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts +0 -9
  199. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts.map +0 -1
  200. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js +0 -32
  201. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js.map +0 -1
  202. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts +0 -17
  203. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts.map +0 -1
  204. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js +0 -37
  205. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js.map +0 -1
  206. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts +0 -4
  207. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts.map +0 -1
  208. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js +0 -4
  209. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js.map +0 -1
  210. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts +0 -2
  211. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts.map +0 -1
  212. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js +0 -2
  213. package/dist/browser/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js.map +0 -1
  214. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts +0 -18
  215. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts.map +0 -1
  216. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js +0 -357
  217. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js.map +0 -1
  218. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts +0 -2
  219. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts.map +0 -1
  220. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/index.js +0 -2
  221. package/dist/browser/react/components/Widget/components/TransactionDialog/components/Swap/index.js.map +0 -1
  222. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts +0 -17
  223. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts.map +0 -1
  224. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js +0 -45
  225. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js.map +0 -1
  226. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts +0 -10
  227. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts.map +0 -1
  228. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js +0 -49
  229. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js.map +0 -1
  230. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts +0 -2
  231. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts.map +0 -1
  232. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js +0 -2
  233. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js.map +0 -1
  234. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts +0 -2
  235. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts.map +0 -1
  236. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js +0 -2
  237. package/dist/browser/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js.map +0 -1
  238. package/dist/browser/react/components/Widget/components/TransactionDialog/components/index.d.ts +0 -5
  239. package/dist/browser/react/components/Widget/components/TransactionDialog/components/index.d.ts.map +0 -1
  240. package/dist/browser/react/components/Widget/components/TransactionDialog/components/index.js +0 -5
  241. package/dist/browser/react/components/Widget/components/TransactionDialog/components/index.js.map +0 -1
  242. package/dist/browser/react/components/Widget/components/TransactionDialog/index.d.ts +0 -2
  243. package/dist/browser/react/components/Widget/components/TransactionDialog/index.d.ts.map +0 -1
  244. package/dist/browser/react/components/Widget/components/TransactionDialog/index.js +0 -2
  245. package/dist/browser/react/components/Widget/components/TransactionDialog/index.js.map +0 -1
  246. package/dist/browser/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts +0 -7
  247. package/dist/browser/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts.map +0 -1
  248. package/dist/browser/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js +0 -25
  249. package/dist/browser/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js.map +0 -1
  250. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts +0 -7
  251. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts.map +0 -1
  252. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js +0 -30
  253. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js.map +0 -1
  254. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts +0 -12
  255. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts.map +0 -1
  256. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js +0 -17
  257. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js.map +0 -1
  258. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts +0 -2
  259. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts.map +0 -1
  260. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js +0 -2
  261. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js.map +0 -1
  262. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts +0 -2
  263. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts.map +0 -1
  264. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js +0 -2
  265. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js.map +0 -1
  266. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts +0 -7
  267. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts.map +0 -1
  268. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js +0 -68
  269. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js.map +0 -1
  270. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts +0 -16
  271. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts.map +0 -1
  272. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js +0 -36
  273. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js.map +0 -1
  274. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts +0 -2
  275. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts.map +0 -1
  276. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js +0 -2
  277. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js.map +0 -1
  278. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts +0 -2
  279. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts.map +0 -1
  280. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js +0 -2
  281. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js.map +0 -1
  282. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/index.d.ts +0 -3
  283. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/index.d.ts.map +0 -1
  284. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/index.js +0 -3
  285. package/dist/browser/react/components/Widget/components/UserAccountDrawer/components/index.js.map +0 -1
  286. package/dist/browser/react/components/Widget/components/UserAccountDrawer/index.d.ts +0 -2
  287. package/dist/browser/react/components/Widget/components/UserAccountDrawer/index.d.ts.map +0 -1
  288. package/dist/browser/react/components/Widget/components/UserAccountDrawer/index.js +0 -2
  289. package/dist/browser/react/components/Widget/components/UserAccountDrawer/index.js.map +0 -1
  290. package/dist/browser/react/components/Widget/components/index.d.ts +0 -13
  291. package/dist/browser/react/components/Widget/components/index.d.ts.map +0 -1
  292. package/dist/browser/react/components/Widget/components/index.js +0 -13
  293. package/dist/browser/react/components/Widget/components/index.js.map +0 -1
  294. package/dist/browser/react/components/Widget/components/shared/TokenIconDisplay.d.ts +0 -15
  295. package/dist/browser/react/components/Widget/components/shared/TokenIconDisplay.d.ts.map +0 -1
  296. package/dist/browser/react/components/Widget/components/shared/TokenIconDisplay.js +0 -31
  297. package/dist/browser/react/components/Widget/components/shared/TokenIconDisplay.js.map +0 -1
  298. package/dist/browser/react/components/Widget/components/shared/index.d.ts +0 -2
  299. package/dist/browser/react/components/Widget/components/shared/index.d.ts.map +0 -1
  300. package/dist/browser/react/components/Widget/components/shared/index.js +0 -2
  301. package/dist/browser/react/components/Widget/components/shared/index.js.map +0 -1
  302. package/dist/browser/react/components/Widget/index.d.ts +0 -3
  303. package/dist/browser/react/components/Widget/index.d.ts.map +0 -1
  304. package/dist/browser/react/components/Widget/index.js +0 -2
  305. package/dist/browser/react/components/Widget/index.js.map +0 -1
  306. package/dist/browser/react/components/Widget/types/quote.d.ts +0 -205
  307. package/dist/browser/react/components/Widget/types/quote.d.ts.map +0 -1
  308. package/dist/browser/react/components/Widget/types/quote.js +0 -53
  309. package/dist/browser/react/components/Widget/types/quote.js.map +0 -1
  310. package/dist/browser/react/components/Widget/types.d.ts +0 -24
  311. package/dist/browser/react/components/Widget/types.d.ts.map +0 -1
  312. package/dist/browser/react/components/Widget/types.js +0 -3
  313. package/dist/browser/react/components/Widget/types.js.map +0 -1
  314. package/dist/browser/react/components/ui/badge.d.ts +0 -10
  315. package/dist/browser/react/components/ui/badge.d.ts.map +0 -1
  316. package/dist/browser/react/components/ui/badge.js +0 -21
  317. package/dist/browser/react/components/ui/badge.js.map +0 -1
  318. package/dist/browser/react/components/ui/button.d.ts +0 -12
  319. package/dist/browser/react/components/ui/button.d.ts.map +0 -1
  320. package/dist/browser/react/components/ui/button.js +0 -34
  321. package/dist/browser/react/components/ui/button.js.map +0 -1
  322. package/dist/browser/react/components/ui/dialog.d.ts +0 -18
  323. package/dist/browser/react/components/ui/dialog.d.ts.map +0 -1
  324. package/dist/browser/react/components/ui/dialog.js +0 -41
  325. package/dist/browser/react/components/ui/dialog.js.map +0 -1
  326. package/dist/browser/react/components/ui/drawer.d.ts +0 -23
  327. package/dist/browser/react/components/ui/drawer.d.ts.map +0 -1
  328. package/dist/browser/react/components/ui/drawer.js +0 -24
  329. package/dist/browser/react/components/ui/drawer.js.map +0 -1
  330. package/dist/browser/react/components/ui/index.d.ts +0 -12
  331. package/dist/browser/react/components/ui/index.d.ts.map +0 -1
  332. package/dist/browser/react/components/ui/index.js +0 -10
  333. package/dist/browser/react/components/ui/index.js.map +0 -1
  334. package/dist/browser/react/components/ui/input.d.ts +0 -4
  335. package/dist/browser/react/components/ui/input.d.ts.map +0 -1
  336. package/dist/browser/react/components/ui/input.js +0 -9
  337. package/dist/browser/react/components/ui/input.js.map +0 -1
  338. package/dist/browser/react/components/ui/label.d.ts +0 -6
  339. package/dist/browser/react/components/ui/label.d.ts.map +0 -1
  340. package/dist/browser/react/components/ui/label.js +0 -10
  341. package/dist/browser/react/components/ui/label.js.map +0 -1
  342. package/dist/browser/react/components/ui/popover.d.ts +0 -8
  343. package/dist/browser/react/components/ui/popover.d.ts.map +0 -1
  344. package/dist/browser/react/components/ui/popover.js +0 -12
  345. package/dist/browser/react/components/ui/popover.js.map +0 -1
  346. package/dist/browser/react/components/ui/select.d.ts +0 -14
  347. package/dist/browser/react/components/ui/select.d.ts.map +0 -1
  348. package/dist/browser/react/components/ui/select.js +0 -27
  349. package/dist/browser/react/components/ui/select.js.map +0 -1
  350. package/dist/browser/react/components/ui/sheet.d.ts +0 -26
  351. package/dist/browser/react/components/ui/sheet.d.ts.map +0 -1
  352. package/dist/browser/react/components/ui/sheet.js +0 -38
  353. package/dist/browser/react/components/ui/sheet.js.map +0 -1
  354. package/dist/browser/react/config/appkit.d.ts +0 -2719
  355. package/dist/browser/react/config/appkit.d.ts.map +0 -1
  356. package/dist/browser/react/config/appkit.js +0 -79
  357. package/dist/browser/react/config/appkit.js.map +0 -1
  358. package/dist/browser/react/config/index.d.ts +0 -3
  359. package/dist/browser/react/config/index.d.ts.map +0 -1
  360. package/dist/browser/react/config/index.js +0 -2
  361. package/dist/browser/react/config/index.js.map +0 -1
  362. package/dist/browser/react/hooks/index.d.ts +0 -18
  363. package/dist/browser/react/hooks/index.d.ts.map +0 -1
  364. package/dist/browser/react/hooks/index.js +0 -11
  365. package/dist/browser/react/hooks/index.js.map +0 -1
  366. package/dist/browser/react/hooks/useBalances.d.ts +0 -41
  367. package/dist/browser/react/hooks/useBalances.d.ts.map +0 -1
  368. package/dist/browser/react/hooks/useBalances.js +0 -65
  369. package/dist/browser/react/hooks/useBalances.js.map +0 -1
  370. package/dist/browser/react/hooks/useLocalRecipients.d.ts +0 -69
  371. package/dist/browser/react/hooks/useLocalRecipients.d.ts.map +0 -1
  372. package/dist/browser/react/hooks/useLocalRecipients.js +0 -166
  373. package/dist/browser/react/hooks/useLocalRecipients.js.map +0 -1
  374. package/dist/browser/react/hooks/useMediaQuery.d.ts +0 -21
  375. package/dist/browser/react/hooks/useMediaQuery.d.ts.map +0 -1
  376. package/dist/browser/react/hooks/useMediaQuery.js +0 -38
  377. package/dist/browser/react/hooks/useMediaQuery.js.map +0 -1
  378. package/dist/browser/react/hooks/useMultiChainBalances.d.ts +0 -58
  379. package/dist/browser/react/hooks/useMultiChainBalances.d.ts.map +0 -1
  380. package/dist/browser/react/hooks/useMultiChainBalances.js +0 -179
  381. package/dist/browser/react/hooks/useMultiChainBalances.js.map +0 -1
  382. package/dist/browser/react/hooks/useOffRamp.d.ts +0 -34
  383. package/dist/browser/react/hooks/useOffRamp.d.ts.map +0 -1
  384. package/dist/browser/react/hooks/useOffRamp.js +0 -109
  385. package/dist/browser/react/hooks/useOffRamp.js.map +0 -1
  386. package/dist/browser/react/hooks/useOnRamp.d.ts +0 -34
  387. package/dist/browser/react/hooks/useOnRamp.d.ts.map +0 -1
  388. package/dist/browser/react/hooks/useOnRamp.js +0 -109
  389. package/dist/browser/react/hooks/useOnRamp.js.map +0 -1
  390. package/dist/browser/react/hooks/useQuote.d.ts +0 -28
  391. package/dist/browser/react/hooks/useQuote.d.ts.map +0 -1
  392. package/dist/browser/react/hooks/useQuote.js +0 -79
  393. package/dist/browser/react/hooks/useQuote.js.map +0 -1
  394. package/dist/browser/react/hooks/useRecipient.d.ts +0 -30
  395. package/dist/browser/react/hooks/useRecipient.d.ts.map +0 -1
  396. package/dist/browser/react/hooks/useRecipient.js +0 -158
  397. package/dist/browser/react/hooks/useRecipient.js.map +0 -1
  398. package/dist/browser/react/hooks/useTokenPrices.d.ts +0 -34
  399. package/dist/browser/react/hooks/useTokenPrices.d.ts.map +0 -1
  400. package/dist/browser/react/hooks/useTokenPrices.js +0 -58
  401. package/dist/browser/react/hooks/useTokenPrices.js.map +0 -1
  402. package/dist/browser/react/hooks/useTransaction.d.ts +0 -31
  403. package/dist/browser/react/hooks/useTransaction.d.ts.map +0 -1
  404. package/dist/browser/react/hooks/useTransaction.js +0 -102
  405. package/dist/browser/react/hooks/useTransaction.js.map +0 -1
  406. package/dist/browser/react/index.d.ts +0 -16
  407. package/dist/browser/react/index.d.ts.map +0 -1
  408. package/dist/browser/react/index.js +0 -10
  409. package/dist/browser/react/index.js.map +0 -1
  410. package/dist/browser/react/lib/constants/chains.d.ts +0 -65
  411. package/dist/browser/react/lib/constants/chains.d.ts.map +0 -1
  412. package/dist/browser/react/lib/constants/chains.js +0 -259
  413. package/dist/browser/react/lib/constants/chains.js.map +0 -1
  414. package/dist/browser/react/lib/constants/index.d.ts +0 -6
  415. package/dist/browser/react/lib/constants/index.d.ts.map +0 -1
  416. package/dist/browser/react/lib/constants/index.js +0 -4
  417. package/dist/browser/react/lib/constants/index.js.map +0 -1
  418. package/dist/browser/react/lib/constants/tokens.d.ts +0 -30
  419. package/dist/browser/react/lib/constants/tokens.d.ts.map +0 -1
  420. package/dist/browser/react/lib/constants/tokens.js +0 -418
  421. package/dist/browser/react/lib/constants/tokens.js.map +0 -1
  422. package/dist/browser/react/lib/constants/wrappedTokens.d.ts +0 -21
  423. package/dist/browser/react/lib/constants/wrappedTokens.d.ts.map +0 -1
  424. package/dist/browser/react/lib/constants/wrappedTokens.js +0 -63
  425. package/dist/browser/react/lib/constants/wrappedTokens.js.map +0 -1
  426. package/dist/browser/react/lib/index.d.ts +0 -5
  427. package/dist/browser/react/lib/index.d.ts.map +0 -1
  428. package/dist/browser/react/lib/index.js +0 -4
  429. package/dist/browser/react/lib/index.js.map +0 -1
  430. package/dist/browser/react/lib/sdk-client.d.ts +0 -17
  431. package/dist/browser/react/lib/sdk-client.d.ts.map +0 -1
  432. package/dist/browser/react/lib/sdk-client.js +0 -51
  433. package/dist/browser/react/lib/sdk-client.js.map +0 -1
  434. package/dist/browser/react/lib/utils/chain.d.ts +0 -11
  435. package/dist/browser/react/lib/utils/chain.d.ts.map +0 -1
  436. package/dist/browser/react/lib/utils/chain.js +0 -31
  437. package/dist/browser/react/lib/utils/chain.js.map +0 -1
  438. package/dist/browser/react/lib/utils/cn.d.ts +0 -3
  439. package/dist/browser/react/lib/utils/cn.d.ts.map +0 -1
  440. package/dist/browser/react/lib/utils/cn.js +0 -6
  441. package/dist/browser/react/lib/utils/cn.js.map +0 -1
  442. package/dist/browser/react/lib/utils/copyToClipboard.d.ts +0 -2
  443. package/dist/browser/react/lib/utils/copyToClipboard.d.ts.map +0 -1
  444. package/dist/browser/react/lib/utils/copyToClipboard.js +0 -16
  445. package/dist/browser/react/lib/utils/copyToClipboard.js.map +0 -1
  446. package/dist/browser/react/lib/utils/errors.d.ts +0 -11
  447. package/dist/browser/react/lib/utils/errors.d.ts.map +0 -1
  448. package/dist/browser/react/lib/utils/errors.js +0 -15
  449. package/dist/browser/react/lib/utils/errors.js.map +0 -1
  450. package/dist/browser/react/lib/utils/format.d.ts +0 -38
  451. package/dist/browser/react/lib/utils/format.d.ts.map +0 -1
  452. package/dist/browser/react/lib/utils/format.js +0 -92
  453. package/dist/browser/react/lib/utils/format.js.map +0 -1
  454. package/dist/browser/react/lib/utils/formatUsd.d.ts +0 -19
  455. package/dist/browser/react/lib/utils/formatUsd.d.ts.map +0 -1
  456. package/dist/browser/react/lib/utils/formatUsd.js +0 -58
  457. package/dist/browser/react/lib/utils/formatUsd.js.map +0 -1
  458. package/dist/browser/react/lib/utils/index.d.ts +0 -12
  459. package/dist/browser/react/lib/utils/index.d.ts.map +0 -1
  460. package/dist/browser/react/lib/utils/index.js +0 -11
  461. package/dist/browser/react/lib/utils/index.js.map +0 -1
  462. package/dist/browser/react/lib/utils/inputFormatters.d.ts +0 -6
  463. package/dist/browser/react/lib/utils/inputFormatters.d.ts.map +0 -1
  464. package/dist/browser/react/lib/utils/inputFormatters.js +0 -32
  465. package/dist/browser/react/lib/utils/inputFormatters.js.map +0 -1
  466. package/dist/browser/react/lib/utils/network-mapping.d.ts +0 -45
  467. package/dist/browser/react/lib/utils/network-mapping.d.ts.map +0 -1
  468. package/dist/browser/react/lib/utils/network-mapping.js +0 -153
  469. package/dist/browser/react/lib/utils/network-mapping.js.map +0 -1
  470. package/dist/browser/react/lib/utils/transaction.d.ts +0 -57
  471. package/dist/browser/react/lib/utils/transaction.d.ts.map +0 -1
  472. package/dist/browser/react/lib/utils/transaction.js +0 -136
  473. package/dist/browser/react/lib/utils/transaction.js.map +0 -1
  474. package/dist/browser/react/lib/utils/validation.d.ts +0 -27
  475. package/dist/browser/react/lib/utils/validation.d.ts.map +0 -1
  476. package/dist/browser/react/lib/utils/validation.js +0 -36
  477. package/dist/browser/react/lib/utils/validation.js.map +0 -1
  478. package/dist/browser/react/providers/OrdaProvider.d.ts +0 -38
  479. package/dist/browser/react/providers/OrdaProvider.d.ts.map +0 -1
  480. package/dist/browser/react/providers/OrdaProvider.js +0 -55
  481. package/dist/browser/react/providers/OrdaProvider.js.map +0 -1
  482. package/dist/browser/react/providers/OrdaSDKContext.d.ts +0 -26
  483. package/dist/browser/react/providers/OrdaSDKContext.d.ts.map +0 -1
  484. package/dist/browser/react/providers/OrdaSDKContext.js +0 -154
  485. package/dist/browser/react/providers/OrdaSDKContext.js.map +0 -1
  486. package/dist/browser/react/providers/index.d.ts +0 -4
  487. package/dist/browser/react/providers/index.d.ts.map +0 -1
  488. package/dist/browser/react/providers/index.js +0 -3
  489. package/dist/browser/react/providers/index.js.map +0 -1
  490. package/dist/browser/react/providers/types.d.ts +0 -68
  491. package/dist/browser/react/providers/types.d.ts.map +0 -1
  492. package/dist/browser/react/providers/types.js +0 -2
  493. package/dist/browser/react/providers/types.js.map +0 -1
  494. package/dist/browser/smart-wallets/LocalSigner.d.ts +0 -19
  495. package/dist/browser/smart-wallets/LocalSigner.d.ts.map +0 -1
  496. package/dist/browser/smart-wallets/LocalSigner.js +0 -57
  497. package/dist/browser/smart-wallets/LocalSigner.js.map +0 -1
  498. package/dist/browser/smart-wallets/SmartWalletClient.d.ts +0 -19
  499. package/dist/browser/smart-wallets/SmartWalletClient.d.ts.map +0 -1
  500. package/dist/browser/smart-wallets/SmartWalletClient.js +0 -180
  501. package/dist/browser/smart-wallets/SmartWalletClient.js.map +0 -1
  502. package/dist/browser/smart-wallets/SmartWalletManager.d.ts +0 -17
  503. package/dist/browser/smart-wallets/SmartWalletManager.d.ts.map +0 -1
  504. package/dist/browser/smart-wallets/SmartWalletManager.js +0 -59
  505. package/dist/browser/smart-wallets/SmartWalletManager.js.map +0 -1
  506. package/dist/browser/smart-wallets/chains.d.ts +0 -11
  507. package/dist/browser/smart-wallets/chains.d.ts.map +0 -1
  508. package/dist/browser/smart-wallets/chains.js +0 -30
  509. package/dist/browser/smart-wallets/chains.js.map +0 -1
  510. package/dist/browser/smart-wallets/errors.d.ts +0 -23
  511. package/dist/browser/smart-wallets/errors.d.ts.map +0 -1
  512. package/dist/browser/smart-wallets/errors.js +0 -44
  513. package/dist/browser/smart-wallets/errors.js.map +0 -1
  514. package/dist/browser/smart-wallets/index.d.ts +0 -11
  515. package/dist/browser/smart-wallets/index.d.ts.map +0 -1
  516. package/dist/browser/smart-wallets/index.js +0 -13
  517. package/dist/browser/smart-wallets/index.js.map +0 -1
  518. package/dist/browser/smart-wallets/types.d.ts +0 -47
  519. package/dist/browser/smart-wallets/types.d.ts.map +0 -1
  520. package/dist/browser/smart-wallets/types.js +0 -2
  521. package/dist/browser/smart-wallets/types.js.map +0 -1
  522. package/dist/browser/smart-wallets/utils.d.ts +0 -22
  523. package/dist/browser/smart-wallets/utils.d.ts.map +0 -1
  524. package/dist/browser/smart-wallets/utils.js +0 -57
  525. package/dist/browser/smart-wallets/utils.js.map +0 -1
  526. package/dist/cjs/react/assets/animations/completed.json +0 -1
  527. package/dist/cjs/react/assets/animations/converting.json +0 -1
  528. package/dist/cjs/react/assets/animations/error.json +0 -1
  529. package/dist/cjs/react/assets/animations/index.d.ts +0 -4
  530. package/dist/cjs/react/assets/animations/index.d.ts.map +0 -1
  531. package/dist/cjs/react/assets/animations/index.js +0 -15
  532. package/dist/cjs/react/assets/animations/index.js.map +0 -1
  533. package/dist/cjs/react/assets/chains/index.d.ts +0 -3
  534. package/dist/cjs/react/assets/chains/index.d.ts.map +0 -1
  535. package/dist/cjs/react/assets/chains/index.js +0 -35
  536. package/dist/cjs/react/assets/chains/index.js.map +0 -1
  537. package/dist/cjs/react/assets/icons/index.d.ts +0 -10
  538. package/dist/cjs/react/assets/icons/index.d.ts.map +0 -1
  539. package/dist/cjs/react/assets/icons/index.js +0 -13
  540. package/dist/cjs/react/assets/icons/index.js.map +0 -1
  541. package/dist/cjs/react/assets/index.d.ts +0 -6
  542. package/dist/cjs/react/assets/index.d.ts.map +0 -1
  543. package/dist/cjs/react/assets/index.js +0 -31
  544. package/dist/cjs/react/assets/index.js.map +0 -1
  545. package/dist/cjs/react/assets/tokens/index.d.ts +0 -3
  546. package/dist/cjs/react/assets/tokens/index.d.ts.map +0 -1
  547. package/dist/cjs/react/assets/tokens/index.js +0 -49
  548. package/dist/cjs/react/assets/tokens/index.js.map +0 -1
  549. package/dist/cjs/react/components/Widget/Widget.d.ts +0 -2
  550. package/dist/cjs/react/components/Widget/Widget.d.ts.map +0 -1
  551. package/dist/cjs/react/components/Widget/Widget.js +0 -686
  552. package/dist/cjs/react/components/Widget/Widget.js.map +0 -1
  553. package/dist/cjs/react/components/Widget/components/CollapsibleDetails.d.ts +0 -15
  554. package/dist/cjs/react/components/Widget/components/CollapsibleDetails.d.ts.map +0 -1
  555. package/dist/cjs/react/components/Widget/components/CollapsibleDetails.js +0 -54
  556. package/dist/cjs/react/components/Widget/components/CollapsibleDetails.js.map +0 -1
  557. package/dist/cjs/react/components/Widget/components/CustomDialogHeader.d.ts +0 -13
  558. package/dist/cjs/react/components/Widget/components/CustomDialogHeader.d.ts.map +0 -1
  559. package/dist/cjs/react/components/Widget/components/CustomDialogHeader.js +0 -34
  560. package/dist/cjs/react/components/Widget/components/CustomDialogHeader.js.map +0 -1
  561. package/dist/cjs/react/components/Widget/components/Footer.d.ts +0 -2
  562. package/dist/cjs/react/components/Widget/components/Footer.d.ts.map +0 -1
  563. package/dist/cjs/react/components/Widget/components/Footer.js +0 -10
  564. package/dist/cjs/react/components/Widget/components/Footer.js.map +0 -1
  565. package/dist/cjs/react/components/Widget/components/Header.d.ts +0 -2
  566. package/dist/cjs/react/components/Widget/components/Header.d.ts.map +0 -1
  567. package/dist/cjs/react/components/Widget/components/Header.js +0 -37
  568. package/dist/cjs/react/components/Widget/components/Header.js.map +0 -1
  569. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts +0 -15
  570. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts.map +0 -1
  571. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js +0 -83
  572. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js.map +0 -1
  573. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts +0 -8
  574. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts.map +0 -1
  575. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js +0 -83
  576. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js.map +0 -1
  577. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts +0 -21
  578. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts.map +0 -1
  579. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js +0 -93
  580. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js.map +0 -1
  581. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts +0 -3
  582. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts.map +0 -1
  583. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js +0 -6
  584. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js.map +0 -1
  585. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts +0 -9
  586. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts.map +0 -1
  587. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js +0 -19
  588. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js.map +0 -1
  589. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts +0 -3
  590. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts.map +0 -1
  591. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/index.js +0 -8
  592. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/components/index.js.map +0 -1
  593. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/index.d.ts +0 -2
  594. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/index.d.ts.map +0 -1
  595. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/index.js +0 -6
  596. package/dist/cjs/react/components/Widget/components/OffRampRecipientDialog/index.js.map +0 -1
  597. package/dist/cjs/react/components/Widget/components/Recipient.d.ts +0 -8
  598. package/dist/cjs/react/components/Widget/components/Recipient.d.ts.map +0 -1
  599. package/dist/cjs/react/components/Widget/components/Recipient.js +0 -13
  600. package/dist/cjs/react/components/Widget/components/Recipient.js.map +0 -1
  601. package/dist/cjs/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts +0 -13
  602. package/dist/cjs/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts.map +0 -1
  603. package/dist/cjs/react/components/Widget/components/RecipientDialog/RecipientDialog.js +0 -118
  604. package/dist/cjs/react/components/Widget/components/RecipientDialog/RecipientDialog.js.map +0 -1
  605. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts +0 -24
  606. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts.map +0 -1
  607. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js +0 -53
  608. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js.map +0 -1
  609. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/index.d.ts +0 -2
  610. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/index.d.ts.map +0 -1
  611. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/index.js +0 -6
  612. package/dist/cjs/react/components/Widget/components/RecipientDialog/components/index.js.map +0 -1
  613. package/dist/cjs/react/components/Widget/components/RecipientDialog/index.d.ts +0 -2
  614. package/dist/cjs/react/components/Widget/components/RecipientDialog/index.d.ts.map +0 -1
  615. package/dist/cjs/react/components/Widget/components/RecipientDialog/index.js +0 -6
  616. package/dist/cjs/react/components/Widget/components/RecipientDialog/index.js.map +0 -1
  617. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts +0 -15
  618. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts.map +0 -1
  619. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js +0 -104
  620. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js.map +0 -1
  621. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts +0 -27
  622. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts.map +0 -1
  623. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js +0 -14
  624. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js.map +0 -1
  625. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts +0 -18
  626. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts.map +0 -1
  627. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js +0 -59
  628. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js.map +0 -1
  629. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts +0 -14
  630. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts.map +0 -1
  631. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js +0 -39
  632. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js.map +0 -1
  633. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts +0 -12
  634. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts.map +0 -1
  635. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js +0 -15
  636. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js.map +0 -1
  637. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts +0 -4
  638. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts.map +0 -1
  639. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js +0 -10
  640. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js.map +0 -1
  641. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts +0 -2
  642. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts.map +0 -1
  643. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js +0 -6
  644. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js.map +0 -1
  645. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/index.d.ts +0 -2
  646. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/index.d.ts.map +0 -1
  647. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/index.js +0 -6
  648. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/components/index.js.map +0 -1
  649. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/index.d.ts +0 -2
  650. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/index.d.ts.map +0 -1
  651. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/index.js +0 -6
  652. package/dist/cjs/react/components/Widget/components/SelectAssetDialog/index.js.map +0 -1
  653. package/dist/cjs/react/components/Widget/components/TokenInput.d.ts +0 -16
  654. package/dist/cjs/react/components/Widget/components/TokenInput.d.ts.map +0 -1
  655. package/dist/cjs/react/components/Widget/components/TokenInput.js +0 -25
  656. package/dist/cjs/react/components/Widget/components/TokenInput.js.map +0 -1
  657. package/dist/cjs/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts +0 -25
  658. package/dist/cjs/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts.map +0 -1
  659. package/dist/cjs/react/components/Widget/components/TransactionDialog/TransactionDialog.js +0 -37
  660. package/dist/cjs/react/components/Widget/components/TransactionDialog/TransactionDialog.js.map +0 -1
  661. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts +0 -17
  662. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts.map +0 -1
  663. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js +0 -317
  664. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js.map +0 -1
  665. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts +0 -21
  666. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts.map +0 -1
  667. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js +0 -79
  668. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js.map +0 -1
  669. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts +0 -2
  670. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts.map +0 -1
  671. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js +0 -6
  672. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js.map +0 -1
  673. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts +0 -2
  674. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts.map +0 -1
  675. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js +0 -6
  676. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js.map +0 -1
  677. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts +0 -16
  678. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts.map +0 -1
  679. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js +0 -97
  680. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js.map +0 -1
  681. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts +0 -10
  682. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts.map +0 -1
  683. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js +0 -36
  684. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js.map +0 -1
  685. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts +0 -9
  686. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts.map +0 -1
  687. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js +0 -36
  688. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js.map +0 -1
  689. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts +0 -17
  690. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts.map +0 -1
  691. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js +0 -41
  692. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js.map +0 -1
  693. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts +0 -4
  694. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts.map +0 -1
  695. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js +0 -10
  696. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js.map +0 -1
  697. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts +0 -2
  698. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts.map +0 -1
  699. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js +0 -6
  700. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js.map +0 -1
  701. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts +0 -18
  702. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts.map +0 -1
  703. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js +0 -361
  704. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js.map +0 -1
  705. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts +0 -2
  706. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts.map +0 -1
  707. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/index.js +0 -6
  708. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/Swap/index.js.map +0 -1
  709. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts +0 -17
  710. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts.map +0 -1
  711. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js +0 -49
  712. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js.map +0 -1
  713. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts +0 -10
  714. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts.map +0 -1
  715. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js +0 -53
  716. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js.map +0 -1
  717. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts +0 -2
  718. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts.map +0 -1
  719. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js +0 -6
  720. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js.map +0 -1
  721. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts +0 -2
  722. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts.map +0 -1
  723. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js +0 -6
  724. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js.map +0 -1
  725. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/index.d.ts +0 -5
  726. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/index.d.ts.map +0 -1
  727. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/index.js +0 -12
  728. package/dist/cjs/react/components/Widget/components/TransactionDialog/components/index.js.map +0 -1
  729. package/dist/cjs/react/components/Widget/components/TransactionDialog/index.d.ts +0 -2
  730. package/dist/cjs/react/components/Widget/components/TransactionDialog/index.d.ts.map +0 -1
  731. package/dist/cjs/react/components/Widget/components/TransactionDialog/index.js +0 -6
  732. package/dist/cjs/react/components/Widget/components/TransactionDialog/index.js.map +0 -1
  733. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts +0 -7
  734. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts.map +0 -1
  735. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js +0 -29
  736. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js.map +0 -1
  737. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts +0 -7
  738. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts.map +0 -1
  739. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js +0 -34
  740. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js.map +0 -1
  741. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts +0 -12
  742. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts.map +0 -1
  743. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js +0 -21
  744. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js.map +0 -1
  745. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts +0 -2
  746. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts.map +0 -1
  747. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js +0 -6
  748. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js.map +0 -1
  749. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts +0 -2
  750. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts.map +0 -1
  751. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js +0 -6
  752. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js.map +0 -1
  753. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts +0 -7
  754. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts.map +0 -1
  755. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js +0 -72
  756. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js.map +0 -1
  757. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts +0 -16
  758. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts.map +0 -1
  759. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js +0 -40
  760. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js.map +0 -1
  761. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts +0 -2
  762. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts.map +0 -1
  763. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js +0 -6
  764. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js.map +0 -1
  765. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts +0 -2
  766. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts.map +0 -1
  767. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js +0 -6
  768. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js.map +0 -1
  769. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/index.d.ts +0 -3
  770. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/index.d.ts.map +0 -1
  771. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/index.js +0 -8
  772. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/components/index.js.map +0 -1
  773. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/index.d.ts +0 -2
  774. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/index.d.ts.map +0 -1
  775. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/index.js +0 -6
  776. package/dist/cjs/react/components/Widget/components/UserAccountDrawer/index.js.map +0 -1
  777. package/dist/cjs/react/components/Widget/components/index.d.ts +0 -13
  778. package/dist/cjs/react/components/Widget/components/index.d.ts.map +0 -1
  779. package/dist/cjs/react/components/Widget/components/index.js +0 -28
  780. package/dist/cjs/react/components/Widget/components/index.js.map +0 -1
  781. package/dist/cjs/react/components/Widget/components/shared/TokenIconDisplay.d.ts +0 -15
  782. package/dist/cjs/react/components/Widget/components/shared/TokenIconDisplay.d.ts.map +0 -1
  783. package/dist/cjs/react/components/Widget/components/shared/TokenIconDisplay.js +0 -34
  784. package/dist/cjs/react/components/Widget/components/shared/TokenIconDisplay.js.map +0 -1
  785. package/dist/cjs/react/components/Widget/components/shared/index.d.ts +0 -2
  786. package/dist/cjs/react/components/Widget/components/shared/index.d.ts.map +0 -1
  787. package/dist/cjs/react/components/Widget/components/shared/index.js +0 -6
  788. package/dist/cjs/react/components/Widget/components/shared/index.js.map +0 -1
  789. package/dist/cjs/react/components/Widget/index.d.ts +0 -3
  790. package/dist/cjs/react/components/Widget/index.d.ts.map +0 -1
  791. package/dist/cjs/react/components/Widget/index.js +0 -6
  792. package/dist/cjs/react/components/Widget/index.js.map +0 -1
  793. package/dist/cjs/react/components/Widget/types/quote.d.ts +0 -205
  794. package/dist/cjs/react/components/Widget/types/quote.d.ts.map +0 -1
  795. package/dist/cjs/react/components/Widget/types/quote.js +0 -59
  796. package/dist/cjs/react/components/Widget/types/quote.js.map +0 -1
  797. package/dist/cjs/react/components/Widget/types.d.ts +0 -24
  798. package/dist/cjs/react/components/Widget/types.d.ts.map +0 -1
  799. package/dist/cjs/react/components/Widget/types.js +0 -19
  800. package/dist/cjs/react/components/Widget/types.js.map +0 -1
  801. package/dist/cjs/react/components/ui/badge.d.ts +0 -10
  802. package/dist/cjs/react/components/ui/badge.d.ts.map +0 -1
  803. package/dist/cjs/react/components/ui/badge.js +0 -25
  804. package/dist/cjs/react/components/ui/badge.js.map +0 -1
  805. package/dist/cjs/react/components/ui/button.d.ts +0 -12
  806. package/dist/cjs/react/components/ui/button.d.ts.map +0 -1
  807. package/dist/cjs/react/components/ui/button.js +0 -71
  808. package/dist/cjs/react/components/ui/button.js.map +0 -1
  809. package/dist/cjs/react/components/ui/dialog.d.ts +0 -18
  810. package/dist/cjs/react/components/ui/dialog.d.ts.map +0 -1
  811. package/dist/cjs/react/components/ui/dialog.js +0 -86
  812. package/dist/cjs/react/components/ui/dialog.js.map +0 -1
  813. package/dist/cjs/react/components/ui/drawer.d.ts +0 -23
  814. package/dist/cjs/react/components/ui/drawer.d.ts.map +0 -1
  815. package/dist/cjs/react/components/ui/drawer.js +0 -69
  816. package/dist/cjs/react/components/ui/drawer.js.map +0 -1
  817. package/dist/cjs/react/components/ui/index.d.ts +0 -12
  818. package/dist/cjs/react/components/ui/index.d.ts.map +0 -1
  819. package/dist/cjs/react/components/ui/index.js +0 -63
  820. package/dist/cjs/react/components/ui/index.js.map +0 -1
  821. package/dist/cjs/react/components/ui/input.d.ts +0 -4
  822. package/dist/cjs/react/components/ui/input.d.ts.map +0 -1
  823. package/dist/cjs/react/components/ui/input.js +0 -45
  824. package/dist/cjs/react/components/ui/input.js.map +0 -1
  825. package/dist/cjs/react/components/ui/label.d.ts +0 -6
  826. package/dist/cjs/react/components/ui/label.d.ts.map +0 -1
  827. package/dist/cjs/react/components/ui/label.js +0 -46
  828. package/dist/cjs/react/components/ui/label.js.map +0 -1
  829. package/dist/cjs/react/components/ui/popover.d.ts +0 -8
  830. package/dist/cjs/react/components/ui/popover.d.ts.map +0 -1
  831. package/dist/cjs/react/components/ui/popover.js +0 -51
  832. package/dist/cjs/react/components/ui/popover.js.map +0 -1
  833. package/dist/cjs/react/components/ui/select.d.ts +0 -14
  834. package/dist/cjs/react/components/ui/select.d.ts.map +0 -1
  835. package/dist/cjs/react/components/ui/select.js +0 -72
  836. package/dist/cjs/react/components/ui/select.js.map +0 -1
  837. package/dist/cjs/react/components/ui/sheet.d.ts +0 -26
  838. package/dist/cjs/react/components/ui/sheet.d.ts.map +0 -1
  839. package/dist/cjs/react/components/ui/sheet.js +0 -83
  840. package/dist/cjs/react/components/ui/sheet.js.map +0 -1
  841. package/dist/cjs/react/config/appkit.d.ts +0 -2719
  842. package/dist/cjs/react/config/appkit.d.ts.map +0 -1
  843. package/dist/cjs/react/config/appkit.js +0 -83
  844. package/dist/cjs/react/config/appkit.js.map +0 -1
  845. package/dist/cjs/react/config/index.d.ts +0 -3
  846. package/dist/cjs/react/config/index.d.ts.map +0 -1
  847. package/dist/cjs/react/config/index.js +0 -8
  848. package/dist/cjs/react/config/index.js.map +0 -1
  849. package/dist/cjs/react/hooks/index.d.ts +0 -18
  850. package/dist/cjs/react/hooks/index.d.ts.map +0 -1
  851. package/dist/cjs/react/hooks/index.js +0 -23
  852. package/dist/cjs/react/hooks/index.js.map +0 -1
  853. package/dist/cjs/react/hooks/useBalances.d.ts +0 -41
  854. package/dist/cjs/react/hooks/useBalances.d.ts.map +0 -1
  855. package/dist/cjs/react/hooks/useBalances.js +0 -68
  856. package/dist/cjs/react/hooks/useBalances.js.map +0 -1
  857. package/dist/cjs/react/hooks/useLocalRecipients.d.ts +0 -69
  858. package/dist/cjs/react/hooks/useLocalRecipients.d.ts.map +0 -1
  859. package/dist/cjs/react/hooks/useLocalRecipients.js +0 -169
  860. package/dist/cjs/react/hooks/useLocalRecipients.js.map +0 -1
  861. package/dist/cjs/react/hooks/useMediaQuery.d.ts +0 -21
  862. package/dist/cjs/react/hooks/useMediaQuery.d.ts.map +0 -1
  863. package/dist/cjs/react/hooks/useMediaQuery.js +0 -41
  864. package/dist/cjs/react/hooks/useMediaQuery.js.map +0 -1
  865. package/dist/cjs/react/hooks/useMultiChainBalances.d.ts +0 -58
  866. package/dist/cjs/react/hooks/useMultiChainBalances.d.ts.map +0 -1
  867. package/dist/cjs/react/hooks/useMultiChainBalances.js +0 -215
  868. package/dist/cjs/react/hooks/useMultiChainBalances.js.map +0 -1
  869. package/dist/cjs/react/hooks/useOffRamp.d.ts +0 -34
  870. package/dist/cjs/react/hooks/useOffRamp.d.ts.map +0 -1
  871. package/dist/cjs/react/hooks/useOffRamp.js +0 -112
  872. package/dist/cjs/react/hooks/useOffRamp.js.map +0 -1
  873. package/dist/cjs/react/hooks/useOnRamp.d.ts +0 -34
  874. package/dist/cjs/react/hooks/useOnRamp.d.ts.map +0 -1
  875. package/dist/cjs/react/hooks/useOnRamp.js +0 -112
  876. package/dist/cjs/react/hooks/useOnRamp.js.map +0 -1
  877. package/dist/cjs/react/hooks/useQuote.d.ts +0 -28
  878. package/dist/cjs/react/hooks/useQuote.d.ts.map +0 -1
  879. package/dist/cjs/react/hooks/useQuote.js +0 -82
  880. package/dist/cjs/react/hooks/useQuote.js.map +0 -1
  881. package/dist/cjs/react/hooks/useRecipient.d.ts +0 -30
  882. package/dist/cjs/react/hooks/useRecipient.d.ts.map +0 -1
  883. package/dist/cjs/react/hooks/useRecipient.js +0 -161
  884. package/dist/cjs/react/hooks/useRecipient.js.map +0 -1
  885. package/dist/cjs/react/hooks/useTokenPrices.d.ts +0 -34
  886. package/dist/cjs/react/hooks/useTokenPrices.d.ts.map +0 -1
  887. package/dist/cjs/react/hooks/useTokenPrices.js +0 -61
  888. package/dist/cjs/react/hooks/useTokenPrices.js.map +0 -1
  889. package/dist/cjs/react/hooks/useTransaction.d.ts +0 -31
  890. package/dist/cjs/react/hooks/useTransaction.d.ts.map +0 -1
  891. package/dist/cjs/react/hooks/useTransaction.js +0 -105
  892. package/dist/cjs/react/hooks/useTransaction.js.map +0 -1
  893. package/dist/cjs/react/index.d.ts +0 -16
  894. package/dist/cjs/react/index.d.ts.map +0 -1
  895. package/dist/cjs/react/index.js +0 -89
  896. package/dist/cjs/react/index.js.map +0 -1
  897. package/dist/cjs/react/lib/constants/chains.d.ts +0 -65
  898. package/dist/cjs/react/lib/constants/chains.d.ts.map +0 -1
  899. package/dist/cjs/react/lib/constants/chains.js +0 -269
  900. package/dist/cjs/react/lib/constants/chains.js.map +0 -1
  901. package/dist/cjs/react/lib/constants/index.d.ts +0 -6
  902. package/dist/cjs/react/lib/constants/index.d.ts.map +0 -1
  903. package/dist/cjs/react/lib/constants/index.js +0 -27
  904. package/dist/cjs/react/lib/constants/index.js.map +0 -1
  905. package/dist/cjs/react/lib/constants/tokens.d.ts +0 -30
  906. package/dist/cjs/react/lib/constants/tokens.d.ts.map +0 -1
  907. package/dist/cjs/react/lib/constants/tokens.js +0 -421
  908. package/dist/cjs/react/lib/constants/tokens.js.map +0 -1
  909. package/dist/cjs/react/lib/constants/wrappedTokens.d.ts +0 -21
  910. package/dist/cjs/react/lib/constants/wrappedTokens.d.ts.map +0 -1
  911. package/dist/cjs/react/lib/constants/wrappedTokens.js +0 -68
  912. package/dist/cjs/react/lib/constants/wrappedTokens.js.map +0 -1
  913. package/dist/cjs/react/lib/index.d.ts +0 -5
  914. package/dist/cjs/react/lib/index.d.ts.map +0 -1
  915. package/dist/cjs/react/lib/index.js +0 -49
  916. package/dist/cjs/react/lib/index.js.map +0 -1
  917. package/dist/cjs/react/lib/sdk-client.d.ts +0 -17
  918. package/dist/cjs/react/lib/sdk-client.d.ts.map +0 -1
  919. package/dist/cjs/react/lib/sdk-client.js +0 -56
  920. package/dist/cjs/react/lib/sdk-client.js.map +0 -1
  921. package/dist/cjs/react/lib/utils/chain.d.ts +0 -11
  922. package/dist/cjs/react/lib/utils/chain.d.ts.map +0 -1
  923. package/dist/cjs/react/lib/utils/chain.js +0 -35
  924. package/dist/cjs/react/lib/utils/chain.js.map +0 -1
  925. package/dist/cjs/react/lib/utils/cn.d.ts +0 -3
  926. package/dist/cjs/react/lib/utils/cn.d.ts.map +0 -1
  927. package/dist/cjs/react/lib/utils/cn.js +0 -9
  928. package/dist/cjs/react/lib/utils/cn.js.map +0 -1
  929. package/dist/cjs/react/lib/utils/copyToClipboard.d.ts +0 -2
  930. package/dist/cjs/react/lib/utils/copyToClipboard.d.ts.map +0 -1
  931. package/dist/cjs/react/lib/utils/copyToClipboard.js +0 -20
  932. package/dist/cjs/react/lib/utils/copyToClipboard.js.map +0 -1
  933. package/dist/cjs/react/lib/utils/errors.d.ts +0 -11
  934. package/dist/cjs/react/lib/utils/errors.d.ts.map +0 -1
  935. package/dist/cjs/react/lib/utils/errors.js +0 -19
  936. package/dist/cjs/react/lib/utils/errors.js.map +0 -1
  937. package/dist/cjs/react/lib/utils/format.d.ts +0 -38
  938. package/dist/cjs/react/lib/utils/format.d.ts.map +0 -1
  939. package/dist/cjs/react/lib/utils/format.js +0 -98
  940. package/dist/cjs/react/lib/utils/format.js.map +0 -1
  941. package/dist/cjs/react/lib/utils/formatUsd.d.ts +0 -19
  942. package/dist/cjs/react/lib/utils/formatUsd.d.ts.map +0 -1
  943. package/dist/cjs/react/lib/utils/formatUsd.js +0 -62
  944. package/dist/cjs/react/lib/utils/formatUsd.js.map +0 -1
  945. package/dist/cjs/react/lib/utils/index.d.ts +0 -12
  946. package/dist/cjs/react/lib/utils/index.d.ts.map +0 -1
  947. package/dist/cjs/react/lib/utils/index.js +0 -47
  948. package/dist/cjs/react/lib/utils/index.js.map +0 -1
  949. package/dist/cjs/react/lib/utils/inputFormatters.d.ts +0 -6
  950. package/dist/cjs/react/lib/utils/inputFormatters.d.ts.map +0 -1
  951. package/dist/cjs/react/lib/utils/inputFormatters.js +0 -40
  952. package/dist/cjs/react/lib/utils/inputFormatters.js.map +0 -1
  953. package/dist/cjs/react/lib/utils/network-mapping.d.ts +0 -45
  954. package/dist/cjs/react/lib/utils/network-mapping.d.ts.map +0 -1
  955. package/dist/cjs/react/lib/utils/network-mapping.js +0 -162
  956. package/dist/cjs/react/lib/utils/network-mapping.js.map +0 -1
  957. package/dist/cjs/react/lib/utils/transaction.d.ts +0 -57
  958. package/dist/cjs/react/lib/utils/transaction.d.ts.map +0 -1
  959. package/dist/cjs/react/lib/utils/transaction.js +0 -144
  960. package/dist/cjs/react/lib/utils/transaction.js.map +0 -1
  961. package/dist/cjs/react/lib/utils/validation.d.ts +0 -27
  962. package/dist/cjs/react/lib/utils/validation.d.ts.map +0 -1
  963. package/dist/cjs/react/lib/utils/validation.js +0 -41
  964. package/dist/cjs/react/lib/utils/validation.js.map +0 -1
  965. package/dist/cjs/react/providers/OrdaProvider.d.ts +0 -38
  966. package/dist/cjs/react/providers/OrdaProvider.d.ts.map +0 -1
  967. package/dist/cjs/react/providers/OrdaProvider.js +0 -58
  968. package/dist/cjs/react/providers/OrdaProvider.js.map +0 -1
  969. package/dist/cjs/react/providers/OrdaSDKContext.d.ts +0 -26
  970. package/dist/cjs/react/providers/OrdaSDKContext.d.ts.map +0 -1
  971. package/dist/cjs/react/providers/OrdaSDKContext.js +0 -158
  972. package/dist/cjs/react/providers/OrdaSDKContext.js.map +0 -1
  973. package/dist/cjs/react/providers/index.d.ts +0 -4
  974. package/dist/cjs/react/providers/index.d.ts.map +0 -1
  975. package/dist/cjs/react/providers/index.js +0 -8
  976. package/dist/cjs/react/providers/index.js.map +0 -1
  977. package/dist/cjs/react/providers/types.d.ts +0 -68
  978. package/dist/cjs/react/providers/types.d.ts.map +0 -1
  979. package/dist/cjs/react/providers/types.js +0 -3
  980. package/dist/cjs/react/providers/types.js.map +0 -1
  981. package/dist/cjs/smart-wallets/LocalSigner.d.ts +0 -19
  982. package/dist/cjs/smart-wallets/LocalSigner.d.ts.map +0 -1
  983. package/dist/cjs/smart-wallets/LocalSigner.js +0 -61
  984. package/dist/cjs/smart-wallets/LocalSigner.js.map +0 -1
  985. package/dist/cjs/smart-wallets/SmartWalletClient.d.ts +0 -19
  986. package/dist/cjs/smart-wallets/SmartWalletClient.d.ts.map +0 -1
  987. package/dist/cjs/smart-wallets/SmartWalletClient.js +0 -184
  988. package/dist/cjs/smart-wallets/SmartWalletClient.js.map +0 -1
  989. package/dist/cjs/smart-wallets/SmartWalletManager.d.ts +0 -17
  990. package/dist/cjs/smart-wallets/SmartWalletManager.d.ts.map +0 -1
  991. package/dist/cjs/smart-wallets/SmartWalletManager.js +0 -63
  992. package/dist/cjs/smart-wallets/SmartWalletManager.js.map +0 -1
  993. package/dist/cjs/smart-wallets/chains.d.ts +0 -11
  994. package/dist/cjs/smart-wallets/chains.d.ts.map +0 -1
  995. package/dist/cjs/smart-wallets/chains.js +0 -36
  996. package/dist/cjs/smart-wallets/chains.js.map +0 -1
  997. package/dist/cjs/smart-wallets/errors.d.ts +0 -23
  998. package/dist/cjs/smart-wallets/errors.d.ts.map +0 -1
  999. package/dist/cjs/smart-wallets/errors.js +0 -54
  1000. package/dist/cjs/smart-wallets/errors.js.map +0 -1
  1001. package/dist/cjs/smart-wallets/index.d.ts +0 -11
  1002. package/dist/cjs/smart-wallets/index.d.ts.map +0 -1
  1003. package/dist/cjs/smart-wallets/index.js +0 -36
  1004. package/dist/cjs/smart-wallets/index.js.map +0 -1
  1005. package/dist/cjs/smart-wallets/types.d.ts +0 -47
  1006. package/dist/cjs/smart-wallets/types.d.ts.map +0 -1
  1007. package/dist/cjs/smart-wallets/types.js +0 -3
  1008. package/dist/cjs/smart-wallets/types.js.map +0 -1
  1009. package/dist/cjs/smart-wallets/utils.d.ts +0 -22
  1010. package/dist/cjs/smart-wallets/utils.d.ts.map +0 -1
  1011. package/dist/cjs/smart-wallets/utils.js +0 -64
  1012. package/dist/cjs/smart-wallets/utils.js.map +0 -1
  1013. package/dist/esm/react/assets/animations/completed.json +0 -1
  1014. package/dist/esm/react/assets/animations/converting.json +0 -1
  1015. package/dist/esm/react/assets/animations/error.json +0 -1
  1016. package/dist/esm/react/assets/animations/index.d.ts +0 -4
  1017. package/dist/esm/react/assets/animations/index.d.ts.map +0 -1
  1018. package/dist/esm/react/assets/animations/index.js +0 -6
  1019. package/dist/esm/react/assets/animations/index.js.map +0 -1
  1020. package/dist/esm/react/assets/chains/index.d.ts +0 -3
  1021. package/dist/esm/react/assets/chains/index.d.ts.map +0 -1
  1022. package/dist/esm/react/assets/chains/index.js +0 -31
  1023. package/dist/esm/react/assets/chains/index.js.map +0 -1
  1024. package/dist/esm/react/assets/icons/index.d.ts +0 -10
  1025. package/dist/esm/react/assets/icons/index.d.ts.map +0 -1
  1026. package/dist/esm/react/assets/icons/index.js +0 -10
  1027. package/dist/esm/react/assets/icons/index.js.map +0 -1
  1028. package/dist/esm/react/assets/index.d.ts +0 -6
  1029. package/dist/esm/react/assets/index.d.ts.map +0 -1
  1030. package/dist/esm/react/assets/index.js +0 -9
  1031. package/dist/esm/react/assets/index.js.map +0 -1
  1032. package/dist/esm/react/assets/tokens/index.d.ts +0 -3
  1033. package/dist/esm/react/assets/tokens/index.d.ts.map +0 -1
  1034. package/dist/esm/react/assets/tokens/index.js +0 -45
  1035. package/dist/esm/react/assets/tokens/index.js.map +0 -1
  1036. package/dist/esm/react/components/Widget/Widget.d.ts +0 -2
  1037. package/dist/esm/react/components/Widget/Widget.d.ts.map +0 -1
  1038. package/dist/esm/react/components/Widget/Widget.js +0 -682
  1039. package/dist/esm/react/components/Widget/Widget.js.map +0 -1
  1040. package/dist/esm/react/components/Widget/components/CollapsibleDetails.d.ts +0 -15
  1041. package/dist/esm/react/components/Widget/components/CollapsibleDetails.d.ts.map +0 -1
  1042. package/dist/esm/react/components/Widget/components/CollapsibleDetails.js +0 -50
  1043. package/dist/esm/react/components/Widget/components/CollapsibleDetails.js.map +0 -1
  1044. package/dist/esm/react/components/Widget/components/CustomDialogHeader.d.ts +0 -13
  1045. package/dist/esm/react/components/Widget/components/CustomDialogHeader.d.ts.map +0 -1
  1046. package/dist/esm/react/components/Widget/components/CustomDialogHeader.js +0 -27
  1047. package/dist/esm/react/components/Widget/components/CustomDialogHeader.js.map +0 -1
  1048. package/dist/esm/react/components/Widget/components/Footer.d.ts +0 -2
  1049. package/dist/esm/react/components/Widget/components/Footer.d.ts.map +0 -1
  1050. package/dist/esm/react/components/Widget/components/Footer.js +0 -6
  1051. package/dist/esm/react/components/Widget/components/Footer.js.map +0 -1
  1052. package/dist/esm/react/components/Widget/components/Header.d.ts +0 -2
  1053. package/dist/esm/react/components/Widget/components/Header.d.ts.map +0 -1
  1054. package/dist/esm/react/components/Widget/components/Header.js +0 -33
  1055. package/dist/esm/react/components/Widget/components/Header.js.map +0 -1
  1056. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts +0 -15
  1057. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts.map +0 -1
  1058. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js +0 -79
  1059. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.js.map +0 -1
  1060. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts +0 -8
  1061. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts.map +0 -1
  1062. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js +0 -79
  1063. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.js.map +0 -1
  1064. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts +0 -21
  1065. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts.map +0 -1
  1066. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js +0 -90
  1067. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.js.map +0 -1
  1068. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts +0 -3
  1069. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts.map +0 -1
  1070. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js +0 -2
  1071. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.js.map +0 -1
  1072. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts +0 -9
  1073. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts.map +0 -1
  1074. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js +0 -15
  1075. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.js.map +0 -1
  1076. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts +0 -3
  1077. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts.map +0 -1
  1078. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/index.js +0 -3
  1079. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/components/index.js.map +0 -1
  1080. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/index.d.ts +0 -2
  1081. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/index.d.ts.map +0 -1
  1082. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/index.js +0 -2
  1083. package/dist/esm/react/components/Widget/components/OffRampRecipientDialog/index.js.map +0 -1
  1084. package/dist/esm/react/components/Widget/components/Recipient.d.ts +0 -8
  1085. package/dist/esm/react/components/Widget/components/Recipient.d.ts.map +0 -1
  1086. package/dist/esm/react/components/Widget/components/Recipient.js +0 -9
  1087. package/dist/esm/react/components/Widget/components/Recipient.js.map +0 -1
  1088. package/dist/esm/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts +0 -13
  1089. package/dist/esm/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts.map +0 -1
  1090. package/dist/esm/react/components/Widget/components/RecipientDialog/RecipientDialog.js +0 -114
  1091. package/dist/esm/react/components/Widget/components/RecipientDialog/RecipientDialog.js.map +0 -1
  1092. package/dist/esm/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts +0 -24
  1093. package/dist/esm/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts.map +0 -1
  1094. package/dist/esm/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js +0 -49
  1095. package/dist/esm/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.js.map +0 -1
  1096. package/dist/esm/react/components/Widget/components/RecipientDialog/components/index.d.ts +0 -2
  1097. package/dist/esm/react/components/Widget/components/RecipientDialog/components/index.d.ts.map +0 -1
  1098. package/dist/esm/react/components/Widget/components/RecipientDialog/components/index.js +0 -2
  1099. package/dist/esm/react/components/Widget/components/RecipientDialog/components/index.js.map +0 -1
  1100. package/dist/esm/react/components/Widget/components/RecipientDialog/index.d.ts +0 -2
  1101. package/dist/esm/react/components/Widget/components/RecipientDialog/index.d.ts.map +0 -1
  1102. package/dist/esm/react/components/Widget/components/RecipientDialog/index.js +0 -2
  1103. package/dist/esm/react/components/Widget/components/RecipientDialog/index.js.map +0 -1
  1104. package/dist/esm/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts +0 -15
  1105. package/dist/esm/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts.map +0 -1
  1106. package/dist/esm/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js +0 -100
  1107. package/dist/esm/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.js.map +0 -1
  1108. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts +0 -27
  1109. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts.map +0 -1
  1110. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js +0 -10
  1111. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.js.map +0 -1
  1112. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts +0 -18
  1113. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts.map +0 -1
  1114. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js +0 -55
  1115. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.js.map +0 -1
  1116. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts +0 -14
  1117. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts.map +0 -1
  1118. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js +0 -35
  1119. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.js.map +0 -1
  1120. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts +0 -12
  1121. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts.map +0 -1
  1122. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js +0 -11
  1123. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.js.map +0 -1
  1124. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts +0 -4
  1125. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts.map +0 -1
  1126. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js +0 -4
  1127. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.js.map +0 -1
  1128. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts +0 -2
  1129. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts.map +0 -1
  1130. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js +0 -2
  1131. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.js.map +0 -1
  1132. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/index.d.ts +0 -2
  1133. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/index.d.ts.map +0 -1
  1134. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/index.js +0 -2
  1135. package/dist/esm/react/components/Widget/components/SelectAssetDialog/components/index.js.map +0 -1
  1136. package/dist/esm/react/components/Widget/components/SelectAssetDialog/index.d.ts +0 -2
  1137. package/dist/esm/react/components/Widget/components/SelectAssetDialog/index.d.ts.map +0 -1
  1138. package/dist/esm/react/components/Widget/components/SelectAssetDialog/index.js +0 -2
  1139. package/dist/esm/react/components/Widget/components/SelectAssetDialog/index.js.map +0 -1
  1140. package/dist/esm/react/components/Widget/components/TokenInput.d.ts +0 -16
  1141. package/dist/esm/react/components/Widget/components/TokenInput.d.ts.map +0 -1
  1142. package/dist/esm/react/components/Widget/components/TokenInput.js +0 -21
  1143. package/dist/esm/react/components/Widget/components/TokenInput.js.map +0 -1
  1144. package/dist/esm/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts +0 -25
  1145. package/dist/esm/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts.map +0 -1
  1146. package/dist/esm/react/components/Widget/components/TransactionDialog/TransactionDialog.js +0 -33
  1147. package/dist/esm/react/components/Widget/components/TransactionDialog/TransactionDialog.js.map +0 -1
  1148. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts +0 -17
  1149. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts.map +0 -1
  1150. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js +0 -313
  1151. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.js.map +0 -1
  1152. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts +0 -21
  1153. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts.map +0 -1
  1154. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js +0 -75
  1155. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.js.map +0 -1
  1156. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts +0 -2
  1157. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts.map +0 -1
  1158. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js +0 -2
  1159. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.js.map +0 -1
  1160. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts +0 -2
  1161. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts.map +0 -1
  1162. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js +0 -2
  1163. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OffRamp/index.js.map +0 -1
  1164. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts +0 -16
  1165. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts.map +0 -1
  1166. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js +0 -93
  1167. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.js.map +0 -1
  1168. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts +0 -10
  1169. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts.map +0 -1
  1170. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js +0 -32
  1171. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.js.map +0 -1
  1172. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts +0 -9
  1173. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts.map +0 -1
  1174. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js +0 -32
  1175. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.js.map +0 -1
  1176. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts +0 -17
  1177. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts.map +0 -1
  1178. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js +0 -37
  1179. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.js.map +0 -1
  1180. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts +0 -4
  1181. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts.map +0 -1
  1182. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js +0 -4
  1183. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.js.map +0 -1
  1184. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts +0 -2
  1185. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts.map +0 -1
  1186. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js +0 -2
  1187. package/dist/esm/react/components/Widget/components/TransactionDialog/components/OnRamp/index.js.map +0 -1
  1188. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts +0 -18
  1189. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts.map +0 -1
  1190. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js +0 -357
  1191. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/Swap.js.map +0 -1
  1192. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts +0 -2
  1193. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts.map +0 -1
  1194. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/index.js +0 -2
  1195. package/dist/esm/react/components/Widget/components/TransactionDialog/components/Swap/index.js.map +0 -1
  1196. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts +0 -17
  1197. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts.map +0 -1
  1198. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js +0 -45
  1199. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.js.map +0 -1
  1200. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts +0 -10
  1201. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts.map +0 -1
  1202. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js +0 -49
  1203. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.js.map +0 -1
  1204. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts +0 -2
  1205. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts.map +0 -1
  1206. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js +0 -2
  1207. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.js.map +0 -1
  1208. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts +0 -2
  1209. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts.map +0 -1
  1210. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js +0 -2
  1211. package/dist/esm/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.js.map +0 -1
  1212. package/dist/esm/react/components/Widget/components/TransactionDialog/components/index.d.ts +0 -5
  1213. package/dist/esm/react/components/Widget/components/TransactionDialog/components/index.d.ts.map +0 -1
  1214. package/dist/esm/react/components/Widget/components/TransactionDialog/components/index.js +0 -5
  1215. package/dist/esm/react/components/Widget/components/TransactionDialog/components/index.js.map +0 -1
  1216. package/dist/esm/react/components/Widget/components/TransactionDialog/index.d.ts +0 -2
  1217. package/dist/esm/react/components/Widget/components/TransactionDialog/index.d.ts.map +0 -1
  1218. package/dist/esm/react/components/Widget/components/TransactionDialog/index.js +0 -2
  1219. package/dist/esm/react/components/Widget/components/TransactionDialog/index.js.map +0 -1
  1220. package/dist/esm/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts +0 -7
  1221. package/dist/esm/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts.map +0 -1
  1222. package/dist/esm/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js +0 -25
  1223. package/dist/esm/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.js.map +0 -1
  1224. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts +0 -7
  1225. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts.map +0 -1
  1226. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js +0 -30
  1227. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.js.map +0 -1
  1228. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts +0 -12
  1229. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts.map +0 -1
  1230. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js +0 -17
  1231. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.js.map +0 -1
  1232. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts +0 -2
  1233. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts.map +0 -1
  1234. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js +0 -2
  1235. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.js.map +0 -1
  1236. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts +0 -2
  1237. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts.map +0 -1
  1238. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js +0 -2
  1239. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.js.map +0 -1
  1240. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts +0 -7
  1241. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts.map +0 -1
  1242. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js +0 -68
  1243. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.js.map +0 -1
  1244. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts +0 -16
  1245. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts.map +0 -1
  1246. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js +0 -36
  1247. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.js.map +0 -1
  1248. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts +0 -2
  1249. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts.map +0 -1
  1250. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js +0 -2
  1251. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.js.map +0 -1
  1252. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts +0 -2
  1253. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts.map +0 -1
  1254. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js +0 -2
  1255. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.js.map +0 -1
  1256. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/index.d.ts +0 -3
  1257. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/index.d.ts.map +0 -1
  1258. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/index.js +0 -3
  1259. package/dist/esm/react/components/Widget/components/UserAccountDrawer/components/index.js.map +0 -1
  1260. package/dist/esm/react/components/Widget/components/UserAccountDrawer/index.d.ts +0 -2
  1261. package/dist/esm/react/components/Widget/components/UserAccountDrawer/index.d.ts.map +0 -1
  1262. package/dist/esm/react/components/Widget/components/UserAccountDrawer/index.js +0 -2
  1263. package/dist/esm/react/components/Widget/components/UserAccountDrawer/index.js.map +0 -1
  1264. package/dist/esm/react/components/Widget/components/index.d.ts +0 -13
  1265. package/dist/esm/react/components/Widget/components/index.d.ts.map +0 -1
  1266. package/dist/esm/react/components/Widget/components/index.js +0 -13
  1267. package/dist/esm/react/components/Widget/components/index.js.map +0 -1
  1268. package/dist/esm/react/components/Widget/components/shared/TokenIconDisplay.d.ts +0 -15
  1269. package/dist/esm/react/components/Widget/components/shared/TokenIconDisplay.d.ts.map +0 -1
  1270. package/dist/esm/react/components/Widget/components/shared/TokenIconDisplay.js +0 -31
  1271. package/dist/esm/react/components/Widget/components/shared/TokenIconDisplay.js.map +0 -1
  1272. package/dist/esm/react/components/Widget/components/shared/index.d.ts +0 -2
  1273. package/dist/esm/react/components/Widget/components/shared/index.d.ts.map +0 -1
  1274. package/dist/esm/react/components/Widget/components/shared/index.js +0 -2
  1275. package/dist/esm/react/components/Widget/components/shared/index.js.map +0 -1
  1276. package/dist/esm/react/components/Widget/index.d.ts +0 -3
  1277. package/dist/esm/react/components/Widget/index.d.ts.map +0 -1
  1278. package/dist/esm/react/components/Widget/index.js +0 -2
  1279. package/dist/esm/react/components/Widget/index.js.map +0 -1
  1280. package/dist/esm/react/components/Widget/types/quote.d.ts +0 -205
  1281. package/dist/esm/react/components/Widget/types/quote.d.ts.map +0 -1
  1282. package/dist/esm/react/components/Widget/types/quote.js +0 -53
  1283. package/dist/esm/react/components/Widget/types/quote.js.map +0 -1
  1284. package/dist/esm/react/components/Widget/types.d.ts +0 -24
  1285. package/dist/esm/react/components/Widget/types.d.ts.map +0 -1
  1286. package/dist/esm/react/components/Widget/types.js +0 -3
  1287. package/dist/esm/react/components/Widget/types.js.map +0 -1
  1288. package/dist/esm/react/components/ui/badge.d.ts +0 -10
  1289. package/dist/esm/react/components/ui/badge.d.ts.map +0 -1
  1290. package/dist/esm/react/components/ui/badge.js +0 -21
  1291. package/dist/esm/react/components/ui/badge.js.map +0 -1
  1292. package/dist/esm/react/components/ui/button.d.ts +0 -12
  1293. package/dist/esm/react/components/ui/button.d.ts.map +0 -1
  1294. package/dist/esm/react/components/ui/button.js +0 -34
  1295. package/dist/esm/react/components/ui/button.js.map +0 -1
  1296. package/dist/esm/react/components/ui/dialog.d.ts +0 -18
  1297. package/dist/esm/react/components/ui/dialog.d.ts.map +0 -1
  1298. package/dist/esm/react/components/ui/dialog.js +0 -41
  1299. package/dist/esm/react/components/ui/dialog.js.map +0 -1
  1300. package/dist/esm/react/components/ui/drawer.d.ts +0 -23
  1301. package/dist/esm/react/components/ui/drawer.d.ts.map +0 -1
  1302. package/dist/esm/react/components/ui/drawer.js +0 -24
  1303. package/dist/esm/react/components/ui/drawer.js.map +0 -1
  1304. package/dist/esm/react/components/ui/index.d.ts +0 -12
  1305. package/dist/esm/react/components/ui/index.d.ts.map +0 -1
  1306. package/dist/esm/react/components/ui/index.js +0 -10
  1307. package/dist/esm/react/components/ui/index.js.map +0 -1
  1308. package/dist/esm/react/components/ui/input.d.ts +0 -4
  1309. package/dist/esm/react/components/ui/input.d.ts.map +0 -1
  1310. package/dist/esm/react/components/ui/input.js +0 -9
  1311. package/dist/esm/react/components/ui/input.js.map +0 -1
  1312. package/dist/esm/react/components/ui/label.d.ts +0 -6
  1313. package/dist/esm/react/components/ui/label.d.ts.map +0 -1
  1314. package/dist/esm/react/components/ui/label.js +0 -10
  1315. package/dist/esm/react/components/ui/label.js.map +0 -1
  1316. package/dist/esm/react/components/ui/popover.d.ts +0 -8
  1317. package/dist/esm/react/components/ui/popover.d.ts.map +0 -1
  1318. package/dist/esm/react/components/ui/popover.js +0 -12
  1319. package/dist/esm/react/components/ui/popover.js.map +0 -1
  1320. package/dist/esm/react/components/ui/select.d.ts +0 -14
  1321. package/dist/esm/react/components/ui/select.d.ts.map +0 -1
  1322. package/dist/esm/react/components/ui/select.js +0 -27
  1323. package/dist/esm/react/components/ui/select.js.map +0 -1
  1324. package/dist/esm/react/components/ui/sheet.d.ts +0 -26
  1325. package/dist/esm/react/components/ui/sheet.d.ts.map +0 -1
  1326. package/dist/esm/react/components/ui/sheet.js +0 -38
  1327. package/dist/esm/react/components/ui/sheet.js.map +0 -1
  1328. package/dist/esm/react/config/appkit.d.ts +0 -2719
  1329. package/dist/esm/react/config/appkit.d.ts.map +0 -1
  1330. package/dist/esm/react/config/appkit.js +0 -79
  1331. package/dist/esm/react/config/appkit.js.map +0 -1
  1332. package/dist/esm/react/config/index.d.ts +0 -3
  1333. package/dist/esm/react/config/index.d.ts.map +0 -1
  1334. package/dist/esm/react/config/index.js +0 -2
  1335. package/dist/esm/react/config/index.js.map +0 -1
  1336. package/dist/esm/react/hooks/index.d.ts +0 -18
  1337. package/dist/esm/react/hooks/index.d.ts.map +0 -1
  1338. package/dist/esm/react/hooks/index.js +0 -11
  1339. package/dist/esm/react/hooks/index.js.map +0 -1
  1340. package/dist/esm/react/hooks/useBalances.d.ts +0 -41
  1341. package/dist/esm/react/hooks/useBalances.d.ts.map +0 -1
  1342. package/dist/esm/react/hooks/useBalances.js +0 -65
  1343. package/dist/esm/react/hooks/useBalances.js.map +0 -1
  1344. package/dist/esm/react/hooks/useLocalRecipients.d.ts +0 -69
  1345. package/dist/esm/react/hooks/useLocalRecipients.d.ts.map +0 -1
  1346. package/dist/esm/react/hooks/useLocalRecipients.js +0 -166
  1347. package/dist/esm/react/hooks/useLocalRecipients.js.map +0 -1
  1348. package/dist/esm/react/hooks/useMediaQuery.d.ts +0 -21
  1349. package/dist/esm/react/hooks/useMediaQuery.d.ts.map +0 -1
  1350. package/dist/esm/react/hooks/useMediaQuery.js +0 -38
  1351. package/dist/esm/react/hooks/useMediaQuery.js.map +0 -1
  1352. package/dist/esm/react/hooks/useMultiChainBalances.d.ts +0 -58
  1353. package/dist/esm/react/hooks/useMultiChainBalances.d.ts.map +0 -1
  1354. package/dist/esm/react/hooks/useMultiChainBalances.js +0 -179
  1355. package/dist/esm/react/hooks/useMultiChainBalances.js.map +0 -1
  1356. package/dist/esm/react/hooks/useOffRamp.d.ts +0 -34
  1357. package/dist/esm/react/hooks/useOffRamp.d.ts.map +0 -1
  1358. package/dist/esm/react/hooks/useOffRamp.js +0 -109
  1359. package/dist/esm/react/hooks/useOffRamp.js.map +0 -1
  1360. package/dist/esm/react/hooks/useOnRamp.d.ts +0 -34
  1361. package/dist/esm/react/hooks/useOnRamp.d.ts.map +0 -1
  1362. package/dist/esm/react/hooks/useOnRamp.js +0 -109
  1363. package/dist/esm/react/hooks/useOnRamp.js.map +0 -1
  1364. package/dist/esm/react/hooks/useQuote.d.ts +0 -28
  1365. package/dist/esm/react/hooks/useQuote.d.ts.map +0 -1
  1366. package/dist/esm/react/hooks/useQuote.js +0 -79
  1367. package/dist/esm/react/hooks/useQuote.js.map +0 -1
  1368. package/dist/esm/react/hooks/useRecipient.d.ts +0 -30
  1369. package/dist/esm/react/hooks/useRecipient.d.ts.map +0 -1
  1370. package/dist/esm/react/hooks/useRecipient.js +0 -158
  1371. package/dist/esm/react/hooks/useRecipient.js.map +0 -1
  1372. package/dist/esm/react/hooks/useTokenPrices.d.ts +0 -34
  1373. package/dist/esm/react/hooks/useTokenPrices.d.ts.map +0 -1
  1374. package/dist/esm/react/hooks/useTokenPrices.js +0 -58
  1375. package/dist/esm/react/hooks/useTokenPrices.js.map +0 -1
  1376. package/dist/esm/react/hooks/useTransaction.d.ts +0 -31
  1377. package/dist/esm/react/hooks/useTransaction.d.ts.map +0 -1
  1378. package/dist/esm/react/hooks/useTransaction.js +0 -102
  1379. package/dist/esm/react/hooks/useTransaction.js.map +0 -1
  1380. package/dist/esm/react/index.d.ts +0 -16
  1381. package/dist/esm/react/index.d.ts.map +0 -1
  1382. package/dist/esm/react/index.js +0 -10
  1383. package/dist/esm/react/index.js.map +0 -1
  1384. package/dist/esm/react/lib/constants/chains.d.ts +0 -65
  1385. package/dist/esm/react/lib/constants/chains.d.ts.map +0 -1
  1386. package/dist/esm/react/lib/constants/chains.js +0 -259
  1387. package/dist/esm/react/lib/constants/chains.js.map +0 -1
  1388. package/dist/esm/react/lib/constants/index.d.ts +0 -6
  1389. package/dist/esm/react/lib/constants/index.d.ts.map +0 -1
  1390. package/dist/esm/react/lib/constants/index.js +0 -4
  1391. package/dist/esm/react/lib/constants/index.js.map +0 -1
  1392. package/dist/esm/react/lib/constants/tokens.d.ts +0 -30
  1393. package/dist/esm/react/lib/constants/tokens.d.ts.map +0 -1
  1394. package/dist/esm/react/lib/constants/tokens.js +0 -418
  1395. package/dist/esm/react/lib/constants/tokens.js.map +0 -1
  1396. package/dist/esm/react/lib/constants/wrappedTokens.d.ts +0 -21
  1397. package/dist/esm/react/lib/constants/wrappedTokens.d.ts.map +0 -1
  1398. package/dist/esm/react/lib/constants/wrappedTokens.js +0 -63
  1399. package/dist/esm/react/lib/constants/wrappedTokens.js.map +0 -1
  1400. package/dist/esm/react/lib/index.d.ts +0 -5
  1401. package/dist/esm/react/lib/index.d.ts.map +0 -1
  1402. package/dist/esm/react/lib/index.js +0 -4
  1403. package/dist/esm/react/lib/index.js.map +0 -1
  1404. package/dist/esm/react/lib/sdk-client.d.ts +0 -17
  1405. package/dist/esm/react/lib/sdk-client.d.ts.map +0 -1
  1406. package/dist/esm/react/lib/sdk-client.js +0 -51
  1407. package/dist/esm/react/lib/sdk-client.js.map +0 -1
  1408. package/dist/esm/react/lib/utils/chain.d.ts +0 -11
  1409. package/dist/esm/react/lib/utils/chain.d.ts.map +0 -1
  1410. package/dist/esm/react/lib/utils/chain.js +0 -31
  1411. package/dist/esm/react/lib/utils/chain.js.map +0 -1
  1412. package/dist/esm/react/lib/utils/cn.d.ts +0 -3
  1413. package/dist/esm/react/lib/utils/cn.d.ts.map +0 -1
  1414. package/dist/esm/react/lib/utils/cn.js +0 -6
  1415. package/dist/esm/react/lib/utils/cn.js.map +0 -1
  1416. package/dist/esm/react/lib/utils/copyToClipboard.d.ts +0 -2
  1417. package/dist/esm/react/lib/utils/copyToClipboard.d.ts.map +0 -1
  1418. package/dist/esm/react/lib/utils/copyToClipboard.js +0 -16
  1419. package/dist/esm/react/lib/utils/copyToClipboard.js.map +0 -1
  1420. package/dist/esm/react/lib/utils/errors.d.ts +0 -11
  1421. package/dist/esm/react/lib/utils/errors.d.ts.map +0 -1
  1422. package/dist/esm/react/lib/utils/errors.js +0 -15
  1423. package/dist/esm/react/lib/utils/errors.js.map +0 -1
  1424. package/dist/esm/react/lib/utils/format.d.ts +0 -38
  1425. package/dist/esm/react/lib/utils/format.d.ts.map +0 -1
  1426. package/dist/esm/react/lib/utils/format.js +0 -92
  1427. package/dist/esm/react/lib/utils/format.js.map +0 -1
  1428. package/dist/esm/react/lib/utils/formatUsd.d.ts +0 -19
  1429. package/dist/esm/react/lib/utils/formatUsd.d.ts.map +0 -1
  1430. package/dist/esm/react/lib/utils/formatUsd.js +0 -58
  1431. package/dist/esm/react/lib/utils/formatUsd.js.map +0 -1
  1432. package/dist/esm/react/lib/utils/index.d.ts +0 -12
  1433. package/dist/esm/react/lib/utils/index.d.ts.map +0 -1
  1434. package/dist/esm/react/lib/utils/index.js +0 -11
  1435. package/dist/esm/react/lib/utils/index.js.map +0 -1
  1436. package/dist/esm/react/lib/utils/inputFormatters.d.ts +0 -6
  1437. package/dist/esm/react/lib/utils/inputFormatters.d.ts.map +0 -1
  1438. package/dist/esm/react/lib/utils/inputFormatters.js +0 -32
  1439. package/dist/esm/react/lib/utils/inputFormatters.js.map +0 -1
  1440. package/dist/esm/react/lib/utils/network-mapping.d.ts +0 -45
  1441. package/dist/esm/react/lib/utils/network-mapping.d.ts.map +0 -1
  1442. package/dist/esm/react/lib/utils/network-mapping.js +0 -153
  1443. package/dist/esm/react/lib/utils/network-mapping.js.map +0 -1
  1444. package/dist/esm/react/lib/utils/transaction.d.ts +0 -57
  1445. package/dist/esm/react/lib/utils/transaction.d.ts.map +0 -1
  1446. package/dist/esm/react/lib/utils/transaction.js +0 -136
  1447. package/dist/esm/react/lib/utils/transaction.js.map +0 -1
  1448. package/dist/esm/react/lib/utils/validation.d.ts +0 -27
  1449. package/dist/esm/react/lib/utils/validation.d.ts.map +0 -1
  1450. package/dist/esm/react/lib/utils/validation.js +0 -36
  1451. package/dist/esm/react/lib/utils/validation.js.map +0 -1
  1452. package/dist/esm/react/providers/OrdaProvider.d.ts +0 -38
  1453. package/dist/esm/react/providers/OrdaProvider.d.ts.map +0 -1
  1454. package/dist/esm/react/providers/OrdaProvider.js +0 -55
  1455. package/dist/esm/react/providers/OrdaProvider.js.map +0 -1
  1456. package/dist/esm/react/providers/OrdaSDKContext.d.ts +0 -26
  1457. package/dist/esm/react/providers/OrdaSDKContext.d.ts.map +0 -1
  1458. package/dist/esm/react/providers/OrdaSDKContext.js +0 -154
  1459. package/dist/esm/react/providers/OrdaSDKContext.js.map +0 -1
  1460. package/dist/esm/react/providers/index.d.ts +0 -4
  1461. package/dist/esm/react/providers/index.d.ts.map +0 -1
  1462. package/dist/esm/react/providers/index.js +0 -3
  1463. package/dist/esm/react/providers/index.js.map +0 -1
  1464. package/dist/esm/react/providers/types.d.ts +0 -68
  1465. package/dist/esm/react/providers/types.d.ts.map +0 -1
  1466. package/dist/esm/react/providers/types.js +0 -2
  1467. package/dist/esm/react/providers/types.js.map +0 -1
  1468. package/dist/esm/smart-wallets/LocalSigner.d.ts +0 -19
  1469. package/dist/esm/smart-wallets/LocalSigner.d.ts.map +0 -1
  1470. package/dist/esm/smart-wallets/LocalSigner.js +0 -57
  1471. package/dist/esm/smart-wallets/LocalSigner.js.map +0 -1
  1472. package/dist/esm/smart-wallets/SmartWalletClient.d.ts +0 -19
  1473. package/dist/esm/smart-wallets/SmartWalletClient.d.ts.map +0 -1
  1474. package/dist/esm/smart-wallets/SmartWalletClient.js +0 -180
  1475. package/dist/esm/smart-wallets/SmartWalletClient.js.map +0 -1
  1476. package/dist/esm/smart-wallets/SmartWalletManager.d.ts +0 -17
  1477. package/dist/esm/smart-wallets/SmartWalletManager.d.ts.map +0 -1
  1478. package/dist/esm/smart-wallets/SmartWalletManager.js +0 -59
  1479. package/dist/esm/smart-wallets/SmartWalletManager.js.map +0 -1
  1480. package/dist/esm/smart-wallets/chains.d.ts +0 -11
  1481. package/dist/esm/smart-wallets/chains.d.ts.map +0 -1
  1482. package/dist/esm/smart-wallets/chains.js +0 -30
  1483. package/dist/esm/smart-wallets/chains.js.map +0 -1
  1484. package/dist/esm/smart-wallets/errors.d.ts +0 -23
  1485. package/dist/esm/smart-wallets/errors.d.ts.map +0 -1
  1486. package/dist/esm/smart-wallets/errors.js +0 -44
  1487. package/dist/esm/smart-wallets/errors.js.map +0 -1
  1488. package/dist/esm/smart-wallets/index.d.ts +0 -11
  1489. package/dist/esm/smart-wallets/index.d.ts.map +0 -1
  1490. package/dist/esm/smart-wallets/index.js +0 -13
  1491. package/dist/esm/smart-wallets/index.js.map +0 -1
  1492. package/dist/esm/smart-wallets/types.d.ts +0 -47
  1493. package/dist/esm/smart-wallets/types.d.ts.map +0 -1
  1494. package/dist/esm/smart-wallets/types.js +0 -2
  1495. package/dist/esm/smart-wallets/types.js.map +0 -1
  1496. package/dist/esm/smart-wallets/utils.d.ts +0 -22
  1497. package/dist/esm/smart-wallets/utils.d.ts.map +0 -1
  1498. package/dist/esm/smart-wallets/utils.js +0 -57
  1499. package/dist/esm/smart-wallets/utils.js.map +0 -1
  1500. package/dist/react/chunk-2DNKUSZW.mjs +0 -26
  1501. package/dist/react/chunk-DOIEWRNM.cjs +0 -29
  1502. package/dist/react/index.cjs +0 -8447
  1503. package/dist/react/index.d.mts +0 -4581
  1504. package/dist/react/index.d.ts +0 -4581
  1505. package/dist/react/index.mjs +0 -8310
  1506. package/dist/react/styles.css +0 -2
  1507. package/dist/react/web-crypto-DE5M6GOD.mjs +0 -1
  1508. package/dist/react/web-crypto-MCH7ICH6.cjs +0 -10
  1509. package/dist/types/react/assets/animations/index.d.ts +0 -4
  1510. package/dist/types/react/assets/animations/index.d.ts.map +0 -1
  1511. package/dist/types/react/assets/chains/index.d.ts +0 -3
  1512. package/dist/types/react/assets/chains/index.d.ts.map +0 -1
  1513. package/dist/types/react/assets/icons/index.d.ts +0 -10
  1514. package/dist/types/react/assets/icons/index.d.ts.map +0 -1
  1515. package/dist/types/react/assets/index.d.ts +0 -6
  1516. package/dist/types/react/assets/index.d.ts.map +0 -1
  1517. package/dist/types/react/assets/tokens/index.d.ts +0 -3
  1518. package/dist/types/react/assets/tokens/index.d.ts.map +0 -1
  1519. package/dist/types/react/components/Widget/Widget.d.ts +0 -2
  1520. package/dist/types/react/components/Widget/Widget.d.ts.map +0 -1
  1521. package/dist/types/react/components/Widget/components/CollapsibleDetails.d.ts +0 -15
  1522. package/dist/types/react/components/Widget/components/CollapsibleDetails.d.ts.map +0 -1
  1523. package/dist/types/react/components/Widget/components/CustomDialogHeader.d.ts +0 -13
  1524. package/dist/types/react/components/Widget/components/CustomDialogHeader.d.ts.map +0 -1
  1525. package/dist/types/react/components/Widget/components/Footer.d.ts +0 -2
  1526. package/dist/types/react/components/Widget/components/Footer.d.ts.map +0 -1
  1527. package/dist/types/react/components/Widget/components/Header.d.ts +0 -2
  1528. package/dist/types/react/components/Widget/components/Header.d.ts.map +0 -1
  1529. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts +0 -15
  1530. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/OffRampRecipientDialog.d.ts.map +0 -1
  1531. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts +0 -8
  1532. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.d.ts.map +0 -1
  1533. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts +0 -21
  1534. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/PixKeyForm.schema.d.ts.map +0 -1
  1535. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts +0 -3
  1536. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/PixKeyForm/index.d.ts.map +0 -1
  1537. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts +0 -9
  1538. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/RecipientOptions.d.ts.map +0 -1
  1539. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts +0 -3
  1540. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/components/index.d.ts.map +0 -1
  1541. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/index.d.ts +0 -2
  1542. package/dist/types/react/components/Widget/components/OffRampRecipientDialog/index.d.ts.map +0 -1
  1543. package/dist/types/react/components/Widget/components/Recipient.d.ts +0 -8
  1544. package/dist/types/react/components/Widget/components/Recipient.d.ts.map +0 -1
  1545. package/dist/types/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts +0 -13
  1546. package/dist/types/react/components/Widget/components/RecipientDialog/RecipientDialog.d.ts.map +0 -1
  1547. package/dist/types/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts +0 -24
  1548. package/dist/types/react/components/Widget/components/RecipientDialog/components/RecipientDialogContent.d.ts.map +0 -1
  1549. package/dist/types/react/components/Widget/components/RecipientDialog/components/index.d.ts +0 -2
  1550. package/dist/types/react/components/Widget/components/RecipientDialog/components/index.d.ts.map +0 -1
  1551. package/dist/types/react/components/Widget/components/RecipientDialog/index.d.ts +0 -2
  1552. package/dist/types/react/components/Widget/components/RecipientDialog/index.d.ts.map +0 -1
  1553. package/dist/types/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts +0 -15
  1554. package/dist/types/react/components/Widget/components/SelectAssetDialog/SelectAssetDialog.d.ts.map +0 -1
  1555. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts +0 -27
  1556. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/AssetSelector.d.ts.map +0 -1
  1557. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts +0 -18
  1558. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/AssetsList.d.ts.map +0 -1
  1559. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts +0 -14
  1560. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/FilterByNetworks.d.ts.map +0 -1
  1561. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts +0 -12
  1562. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/SearchBar.d.ts.map +0 -1
  1563. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts +0 -4
  1564. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/components/index.d.ts.map +0 -1
  1565. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts +0 -2
  1566. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/AssetSelector/index.d.ts.map +0 -1
  1567. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/index.d.ts +0 -2
  1568. package/dist/types/react/components/Widget/components/SelectAssetDialog/components/index.d.ts.map +0 -1
  1569. package/dist/types/react/components/Widget/components/SelectAssetDialog/index.d.ts +0 -2
  1570. package/dist/types/react/components/Widget/components/SelectAssetDialog/index.d.ts.map +0 -1
  1571. package/dist/types/react/components/Widget/components/TokenInput.d.ts +0 -16
  1572. package/dist/types/react/components/Widget/components/TokenInput.d.ts.map +0 -1
  1573. package/dist/types/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts +0 -25
  1574. package/dist/types/react/components/Widget/components/TransactionDialog/TransactionDialog.d.ts.map +0 -1
  1575. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts +0 -17
  1576. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/OffRamp.d.ts.map +0 -1
  1577. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts +0 -21
  1578. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/components/OffRampConversion.d.ts.map +0 -1
  1579. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts +0 -2
  1580. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/components/index.d.ts.map +0 -1
  1581. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts +0 -2
  1582. package/dist/types/react/components/Widget/components/TransactionDialog/components/OffRamp/index.d.ts.map +0 -1
  1583. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts +0 -16
  1584. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/OnRamp.d.ts.map +0 -1
  1585. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts +0 -10
  1586. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/Deposit.d.ts.map +0 -1
  1587. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts +0 -9
  1588. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/DepositStatus.d.ts.map +0 -1
  1589. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts +0 -17
  1590. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/OnRampConversion.d.ts.map +0 -1
  1591. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts +0 -4
  1592. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/components/index.d.ts.map +0 -1
  1593. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts +0 -2
  1594. package/dist/types/react/components/Widget/components/TransactionDialog/components/OnRamp/index.d.ts.map +0 -1
  1595. package/dist/types/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts +0 -18
  1596. package/dist/types/react/components/Widget/components/TransactionDialog/components/Swap/Swap.d.ts.map +0 -1
  1597. package/dist/types/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts +0 -2
  1598. package/dist/types/react/components/Widget/components/TransactionDialog/components/Swap/index.d.ts.map +0 -1
  1599. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts +0 -17
  1600. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/TransactionDetails.d.ts.map +0 -1
  1601. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts +0 -10
  1602. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/CollapsibleInfo.d.ts.map +0 -1
  1603. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts +0 -2
  1604. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/components/index.d.ts.map +0 -1
  1605. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts +0 -2
  1606. package/dist/types/react/components/Widget/components/TransactionDialog/components/TransactionDetails/index.d.ts.map +0 -1
  1607. package/dist/types/react/components/Widget/components/TransactionDialog/components/index.d.ts +0 -5
  1608. package/dist/types/react/components/Widget/components/TransactionDialog/components/index.d.ts.map +0 -1
  1609. package/dist/types/react/components/Widget/components/TransactionDialog/index.d.ts +0 -2
  1610. package/dist/types/react/components/Widget/components/TransactionDialog/index.d.ts.map +0 -1
  1611. package/dist/types/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts +0 -7
  1612. package/dist/types/react/components/Widget/components/UserAccountDrawer/UserAccountDrawer.d.ts.map +0 -1
  1613. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts +0 -7
  1614. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/UserAccountData.d.ts.map +0 -1
  1615. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts +0 -12
  1616. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/AssetInfo.d.ts.map +0 -1
  1617. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts +0 -2
  1618. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/components/index.d.ts.map +0 -1
  1619. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts +0 -2
  1620. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/UserAccountData/index.d.ts.map +0 -1
  1621. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts +0 -7
  1622. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/Wallets.d.ts.map +0 -1
  1623. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts +0 -16
  1624. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/WalletItem.d.ts.map +0 -1
  1625. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts +0 -2
  1626. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/components/index.d.ts.map +0 -1
  1627. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts +0 -2
  1628. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/Wallets/index.d.ts.map +0 -1
  1629. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/index.d.ts +0 -3
  1630. package/dist/types/react/components/Widget/components/UserAccountDrawer/components/index.d.ts.map +0 -1
  1631. package/dist/types/react/components/Widget/components/UserAccountDrawer/index.d.ts +0 -2
  1632. package/dist/types/react/components/Widget/components/UserAccountDrawer/index.d.ts.map +0 -1
  1633. package/dist/types/react/components/Widget/components/index.d.ts +0 -13
  1634. package/dist/types/react/components/Widget/components/index.d.ts.map +0 -1
  1635. package/dist/types/react/components/Widget/components/shared/TokenIconDisplay.d.ts +0 -15
  1636. package/dist/types/react/components/Widget/components/shared/TokenIconDisplay.d.ts.map +0 -1
  1637. package/dist/types/react/components/Widget/components/shared/index.d.ts +0 -2
  1638. package/dist/types/react/components/Widget/components/shared/index.d.ts.map +0 -1
  1639. package/dist/types/react/components/Widget/index.d.ts +0 -3
  1640. package/dist/types/react/components/Widget/index.d.ts.map +0 -1
  1641. package/dist/types/react/components/Widget/types/quote.d.ts +0 -205
  1642. package/dist/types/react/components/Widget/types/quote.d.ts.map +0 -1
  1643. package/dist/types/react/components/Widget/types.d.ts +0 -24
  1644. package/dist/types/react/components/Widget/types.d.ts.map +0 -1
  1645. package/dist/types/react/components/ui/badge.d.ts +0 -10
  1646. package/dist/types/react/components/ui/badge.d.ts.map +0 -1
  1647. package/dist/types/react/components/ui/button.d.ts +0 -12
  1648. package/dist/types/react/components/ui/button.d.ts.map +0 -1
  1649. package/dist/types/react/components/ui/dialog.d.ts +0 -18
  1650. package/dist/types/react/components/ui/dialog.d.ts.map +0 -1
  1651. package/dist/types/react/components/ui/drawer.d.ts +0 -23
  1652. package/dist/types/react/components/ui/drawer.d.ts.map +0 -1
  1653. package/dist/types/react/components/ui/index.d.ts +0 -12
  1654. package/dist/types/react/components/ui/index.d.ts.map +0 -1
  1655. package/dist/types/react/components/ui/input.d.ts +0 -4
  1656. package/dist/types/react/components/ui/input.d.ts.map +0 -1
  1657. package/dist/types/react/components/ui/label.d.ts +0 -6
  1658. package/dist/types/react/components/ui/label.d.ts.map +0 -1
  1659. package/dist/types/react/components/ui/popover.d.ts +0 -8
  1660. package/dist/types/react/components/ui/popover.d.ts.map +0 -1
  1661. package/dist/types/react/components/ui/select.d.ts +0 -14
  1662. package/dist/types/react/components/ui/select.d.ts.map +0 -1
  1663. package/dist/types/react/components/ui/sheet.d.ts +0 -26
  1664. package/dist/types/react/components/ui/sheet.d.ts.map +0 -1
  1665. package/dist/types/react/config/appkit.d.ts +0 -2719
  1666. package/dist/types/react/config/appkit.d.ts.map +0 -1
  1667. package/dist/types/react/config/index.d.ts +0 -3
  1668. package/dist/types/react/config/index.d.ts.map +0 -1
  1669. package/dist/types/react/hooks/index.d.ts +0 -18
  1670. package/dist/types/react/hooks/index.d.ts.map +0 -1
  1671. package/dist/types/react/hooks/useBalances.d.ts +0 -41
  1672. package/dist/types/react/hooks/useBalances.d.ts.map +0 -1
  1673. package/dist/types/react/hooks/useLocalRecipients.d.ts +0 -69
  1674. package/dist/types/react/hooks/useLocalRecipients.d.ts.map +0 -1
  1675. package/dist/types/react/hooks/useMediaQuery.d.ts +0 -21
  1676. package/dist/types/react/hooks/useMediaQuery.d.ts.map +0 -1
  1677. package/dist/types/react/hooks/useMultiChainBalances.d.ts +0 -58
  1678. package/dist/types/react/hooks/useMultiChainBalances.d.ts.map +0 -1
  1679. package/dist/types/react/hooks/useOffRamp.d.ts +0 -34
  1680. package/dist/types/react/hooks/useOffRamp.d.ts.map +0 -1
  1681. package/dist/types/react/hooks/useOnRamp.d.ts +0 -34
  1682. package/dist/types/react/hooks/useOnRamp.d.ts.map +0 -1
  1683. package/dist/types/react/hooks/useQuote.d.ts +0 -28
  1684. package/dist/types/react/hooks/useQuote.d.ts.map +0 -1
  1685. package/dist/types/react/hooks/useRecipient.d.ts +0 -30
  1686. package/dist/types/react/hooks/useRecipient.d.ts.map +0 -1
  1687. package/dist/types/react/hooks/useTokenPrices.d.ts +0 -34
  1688. package/dist/types/react/hooks/useTokenPrices.d.ts.map +0 -1
  1689. package/dist/types/react/hooks/useTransaction.d.ts +0 -31
  1690. package/dist/types/react/hooks/useTransaction.d.ts.map +0 -1
  1691. package/dist/types/react/index.d.ts +0 -16
  1692. package/dist/types/react/index.d.ts.map +0 -1
  1693. package/dist/types/react/lib/constants/chains.d.ts +0 -65
  1694. package/dist/types/react/lib/constants/chains.d.ts.map +0 -1
  1695. package/dist/types/react/lib/constants/index.d.ts +0 -6
  1696. package/dist/types/react/lib/constants/index.d.ts.map +0 -1
  1697. package/dist/types/react/lib/constants/tokens.d.ts +0 -30
  1698. package/dist/types/react/lib/constants/tokens.d.ts.map +0 -1
  1699. package/dist/types/react/lib/constants/wrappedTokens.d.ts +0 -21
  1700. package/dist/types/react/lib/constants/wrappedTokens.d.ts.map +0 -1
  1701. package/dist/types/react/lib/index.d.ts +0 -5
  1702. package/dist/types/react/lib/index.d.ts.map +0 -1
  1703. package/dist/types/react/lib/sdk-client.d.ts +0 -17
  1704. package/dist/types/react/lib/sdk-client.d.ts.map +0 -1
  1705. package/dist/types/react/lib/utils/chain.d.ts +0 -11
  1706. package/dist/types/react/lib/utils/chain.d.ts.map +0 -1
  1707. package/dist/types/react/lib/utils/cn.d.ts +0 -3
  1708. package/dist/types/react/lib/utils/cn.d.ts.map +0 -1
  1709. package/dist/types/react/lib/utils/copyToClipboard.d.ts +0 -2
  1710. package/dist/types/react/lib/utils/copyToClipboard.d.ts.map +0 -1
  1711. package/dist/types/react/lib/utils/errors.d.ts +0 -11
  1712. package/dist/types/react/lib/utils/errors.d.ts.map +0 -1
  1713. package/dist/types/react/lib/utils/format.d.ts +0 -38
  1714. package/dist/types/react/lib/utils/format.d.ts.map +0 -1
  1715. package/dist/types/react/lib/utils/formatUsd.d.ts +0 -19
  1716. package/dist/types/react/lib/utils/formatUsd.d.ts.map +0 -1
  1717. package/dist/types/react/lib/utils/index.d.ts +0 -12
  1718. package/dist/types/react/lib/utils/index.d.ts.map +0 -1
  1719. package/dist/types/react/lib/utils/inputFormatters.d.ts +0 -6
  1720. package/dist/types/react/lib/utils/inputFormatters.d.ts.map +0 -1
  1721. package/dist/types/react/lib/utils/network-mapping.d.ts +0 -45
  1722. package/dist/types/react/lib/utils/network-mapping.d.ts.map +0 -1
  1723. package/dist/types/react/lib/utils/transaction.d.ts +0 -57
  1724. package/dist/types/react/lib/utils/transaction.d.ts.map +0 -1
  1725. package/dist/types/react/lib/utils/validation.d.ts +0 -27
  1726. package/dist/types/react/lib/utils/validation.d.ts.map +0 -1
  1727. package/dist/types/react/providers/OrdaProvider.d.ts +0 -38
  1728. package/dist/types/react/providers/OrdaProvider.d.ts.map +0 -1
  1729. package/dist/types/react/providers/OrdaSDKContext.d.ts +0 -26
  1730. package/dist/types/react/providers/OrdaSDKContext.d.ts.map +0 -1
  1731. package/dist/types/react/providers/index.d.ts +0 -4
  1732. package/dist/types/react/providers/index.d.ts.map +0 -1
  1733. package/dist/types/react/providers/types.d.ts +0 -68
  1734. package/dist/types/react/providers/types.d.ts.map +0 -1
  1735. package/dist/types/smart-wallets/LocalSigner.d.ts +0 -19
  1736. package/dist/types/smart-wallets/LocalSigner.d.ts.map +0 -1
  1737. package/dist/types/smart-wallets/SmartWalletClient.d.ts +0 -19
  1738. package/dist/types/smart-wallets/SmartWalletClient.d.ts.map +0 -1
  1739. package/dist/types/smart-wallets/SmartWalletManager.d.ts +0 -17
  1740. package/dist/types/smart-wallets/SmartWalletManager.d.ts.map +0 -1
  1741. package/dist/types/smart-wallets/chains.d.ts +0 -11
  1742. package/dist/types/smart-wallets/chains.d.ts.map +0 -1
  1743. package/dist/types/smart-wallets/errors.d.ts +0 -23
  1744. package/dist/types/smart-wallets/errors.d.ts.map +0 -1
  1745. package/dist/types/smart-wallets/index.d.ts +0 -11
  1746. package/dist/types/smart-wallets/index.d.ts.map +0 -1
  1747. package/dist/types/smart-wallets/types.d.ts +0 -47
  1748. package/dist/types/smart-wallets/types.d.ts.map +0 -1
  1749. package/dist/types/smart-wallets/utils.d.ts +0 -22
  1750. package/dist/types/smart-wallets/utils.d.ts.map +0 -1
@@ -6,7 +6,6 @@ import { OnRamp } from './api/OnRamp';
6
6
  import { JWT } from './api/JWT';
7
7
  import { Prices } from './api/Prices';
8
8
  import { Balances } from './api/Balances';
9
- import { SmartWalletManager } from './smart-wallets';
10
9
  import { JWTAuthConfig } from './types/jwt';
11
10
  /**
12
11
  * Configuration options for OrdaSDK
@@ -17,7 +16,6 @@ export interface OrdaConfig {
17
16
  requestTimeout?: number;
18
17
  enableTimestamp?: boolean;
19
18
  debug?: boolean;
20
- alchemyApiKey?: string;
21
19
  }
22
20
  /**
23
21
  * Main SDK class for interacting with Orda API
@@ -37,7 +35,6 @@ export declare class OrdaSDK {
37
35
  jwt: JWT;
38
36
  prices: Prices;
39
37
  balances: Balances;
40
- smartWallets: SmartWalletManager;
41
38
  constructor(config: OrdaConfig | JWTAuthConfig);
42
39
  updateToken(newToken: string): void;
43
40
  isJWTMode(): boolean;
@@ -58,6 +55,8 @@ export * from './types';
58
55
  export * from './types/offramp';
59
56
  export * from './types/onramp';
60
57
  export * from './types/jwt';
58
+ export * from './types/prices';
59
+ export * from './types/balances';
61
60
  export * from './errors';
62
61
  export { Quote } from './api/Quote';
63
62
  export { Recipient } from './api/Recipient';
@@ -70,8 +69,5 @@ export { Balances } from './api/Balances';
70
69
  export { UniversalHttpClient, type RequestConfig, type HttpClientConfig } from './http/client';
71
70
  export { HmacAuthenticator } from './auth/hmac';
72
71
  export { JWTAuthenticator } from './auth/jwt';
73
- export { SmartWalletClient, SmartWalletManager, LocalSigner, createSmartWallet } from './smart-wallets';
74
- export type { SmartWalletConfig, SmartWalletInterface, UserOperationRequest, TransactionResult, AccountType, SmartWalletState, } from './smart-wallets';
75
- export { SmartWalletError, ConnectionError, UserOperationError, InsufficientFundsError, AccountNotDeployedError, } from './smart-wallets';
76
72
  export default OrdaSDK;
77
73
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAI1C,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;GAMG;AACH,qBAAa,OAAO;IAClB,OAAO,CAAC,UAAU,CAAsB;IACxC,OAAO,CAAC,MAAM,CAA6B;IAEpC,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,SAAS,CAAC;IACtB,YAAY,EAAE,WAAW,CAAC;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;gBAEd,MAAM,EAAE,UAAU,GAAG,aAAa;IAkEvC,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAYnC,SAAS,IAAI,OAAO;IAG3B;;OAEG;IACH,MAAM,CAAC,SAAS,IAAI,OAAO;IAI3B;;OAEG;IACH,MAAM,CAAC,MAAM,IAAI,OAAO;IAIxB;;OAEG;IACH,MAAM,KAAK,OAAO,IAAI,MAAM,CAE3B;CACF;AAED,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AAEzB,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,KAAK,oBAAoB,EAAE,MAAM,cAAc,CAAC;AACjE,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAE,mBAAmB,EAAE,KAAK,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,eAAe,OAAO,CAAC"}
package/dist/esm/index.js CHANGED
@@ -9,7 +9,6 @@ import { Balances } from './api/Balances';
9
9
  import { UniversalHttpClient } from './http/client';
10
10
  import { HmacAuthenticator } from './auth/hmac';
11
11
  import { JWTAuthenticator } from './auth/jwt';
12
- import { SmartWalletManager } from './smart-wallets';
13
12
  /**
14
13
  * Main SDK class for interacting with Orda API
15
14
  *
@@ -33,9 +32,7 @@ export class OrdaSDK {
33
32
  console.warn('Security Warning: Using API credentials in the browser is not recommended for production. ' +
34
33
  'Consider using JWT authentication method or a backend proxy to protect your credentials.');
35
34
  }
36
- // Support both Node.js and Next.js/browser environments
37
- // Next.js requires NEXT_PUBLIC_ prefix for client-side access
38
- const baseUrl = process.env.NEXT_PUBLIC_ORDA_API_BASE_URL || process.env.ORDA_API_BASE_URL;
35
+ const baseUrl = process.env.ORDA_API_BASE_URL;
39
36
  let authenticator;
40
37
  if (isJWTMode) {
41
38
  const jwtConfig = config;
@@ -47,6 +44,7 @@ export class OrdaSDK {
47
44
  });
48
45
  }
49
46
  else {
47
+ // HMAC mode
50
48
  const hmacConfig = config;
51
49
  authenticator = new HmacAuthenticator(hmacConfig.clientId, hmacConfig.clientSecret);
52
50
  this.httpClient = new UniversalHttpClient(baseUrl || 'https://api.orda.network/v1', hmacConfig.requestTimeout || 30000, {
@@ -55,6 +53,7 @@ export class OrdaSDK {
55
53
  debug: hmacConfig.debug || false
56
54
  });
57
55
  }
56
+ // init API modules
58
57
  this.quote = new Quote(this.httpClient);
59
58
  this.recipients = new Recipient(this.httpClient);
60
59
  this.transactions = new Transaction(this.httpClient);
@@ -63,9 +62,6 @@ export class OrdaSDK {
63
62
  this.jwt = new JWT(this.httpClient);
64
63
  this.prices = new Prices(this.httpClient);
65
64
  this.balances = new Balances(this.httpClient);
66
- this.smartWallets = new SmartWalletManager({
67
- alchemyApiKey: this.config.alchemyApiKey
68
- });
69
65
  }
70
66
  updateToken(newToken) {
71
67
  if (!this.config || !('token' in this.config)) {
@@ -99,13 +95,15 @@ export class OrdaSDK {
99
95
  * Gets the current SDK version
100
96
  */
101
97
  static get version() {
102
- return '1.1.1';
98
+ return '2.0.0';
103
99
  }
104
100
  }
105
101
  export * from './types';
106
102
  export * from './types/offramp';
107
103
  export * from './types/onramp';
108
104
  export * from './types/jwt';
105
+ export * from './types/prices';
106
+ export * from './types/balances';
109
107
  export * from './errors';
110
108
  export { Quote } from './api/Quote';
111
109
  export { Recipient } from './api/Recipient';
@@ -118,7 +116,5 @@ export { Balances } from './api/Balances';
118
116
  export { UniversalHttpClient } from './http/client';
119
117
  export { HmacAuthenticator } from './auth/hmac';
120
118
  export { JWTAuthenticator } from './auth/jwt';
121
- export { SmartWalletClient, SmartWalletManager, LocalSigner, createSmartWallet } from './smart-wallets';
122
- export { SmartWalletError, ConnectionError, UserOperationError, InsufficientFundsError, AccountNotDeployedError, } from './smart-wallets';
123
119
  export default OrdaSDK;
124
120
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
@@ -4,8 +4,6 @@ import type { ApprovalTransactionParams, TransactionRequest, ProviderQuoteDetail
4
4
  export * from './jwt';
5
5
  export * from './transaction';
6
6
  export * from './guards';
7
- export * from './prices';
8
- export * from './balances';
9
7
  export type IntentMethod = 'usd' | 'fromAmount' | 'toAmount';
10
8
  export interface Intent {
11
9
  method: IntentMethod;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,6 @@
1
1
  export * from './jwt';
2
2
  export * from './transaction';
3
3
  export * from './guards';
4
- export * from './prices';
5
- export * from './balances';
6
4
  export var TransactionStatus;
7
5
  (function (TransactionStatus) {
8
6
  TransactionStatus["PENDING"] = "Pending";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAQA,cAAc,OAAO,CAAC;AACtB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAS3B,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,wCAAmB,CAAA;IACnB,gDAA2B,CAAA;IAC3B,4CAAuB,CAAA;IACvB,sCAAiB,CAAA;IACjB,4CAAuB,CAAA;IACvB,0CAAqB,CAAA;AACvB,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AASA,cAAc,OAAO,CAAC;AACtB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AASzB,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,wCAAmB,CAAA;IACnB,gDAA2B,CAAA;IAC3B,4CAAuB,CAAA;IACvB,sCAAiB,CAAA;IACjB,4CAAuB,CAAA;IACvB,0CAAqB,CAAA;AACvB,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B"}
@@ -8,7 +8,7 @@
8
8
  /**
9
9
  * Available permissions for JWT-based authorization
10
10
  */
11
- export type JWTPermission = 'quotes:read' | 'offramp:read' | 'onramp:read' | 'transactions:read' | 'recipients:read' | 'recipients:write' | 'balances:read' | 'prices:read';
11
+ export type JWTPermission = 'quotes:read' | 'offramp:read' | 'onramp:read' | 'transactions:read' | 'recipients:read' | 'recipients:write';
12
12
  /**
13
13
  * Request parameters for generating a JWT
14
14
  */
@@ -32,6 +32,5 @@ export interface JWTAuthConfig {
32
32
  token: string;
33
33
  requestTimeout?: number;
34
34
  debug?: boolean;
35
- alchemyApiKey?: string;
36
35
  }
37
36
  //# sourceMappingURL=jwt.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../../src/types/jwt.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,aAAa,GACb,cAAc,GACd,aAAa,GACb,mBAAmB,GACnB,iBAAiB,GACjB,kBAAkB,GAClB,eAAe,GACf,aAAa,CAAA;AAEjB;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,aAAa,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB"}
1
+ {"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../../src/types/jwt.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,aAAa,GACb,cAAc,GACd,aAAa,GACb,mBAAmB,GACnB,iBAAiB,GACjB,kBAAkB,CAAC;AAEvB;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,aAAa,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB"}
@@ -6,7 +6,6 @@ import { OnRamp } from './api/OnRamp';
6
6
  import { JWT } from './api/JWT';
7
7
  import { Prices } from './api/Prices';
8
8
  import { Balances } from './api/Balances';
9
- import { SmartWalletManager } from './smart-wallets';
10
9
  import { JWTAuthConfig } from './types/jwt';
11
10
  /**
12
11
  * Configuration options for OrdaSDK
@@ -17,7 +16,6 @@ export interface OrdaConfig {
17
16
  requestTimeout?: number;
18
17
  enableTimestamp?: boolean;
19
18
  debug?: boolean;
20
- alchemyApiKey?: string;
21
19
  }
22
20
  /**
23
21
  * Main SDK class for interacting with Orda API
@@ -37,7 +35,6 @@ export declare class OrdaSDK {
37
35
  jwt: JWT;
38
36
  prices: Prices;
39
37
  balances: Balances;
40
- smartWallets: SmartWalletManager;
41
38
  constructor(config: OrdaConfig | JWTAuthConfig);
42
39
  updateToken(newToken: string): void;
43
40
  isJWTMode(): boolean;
@@ -58,6 +55,8 @@ export * from './types';
58
55
  export * from './types/offramp';
59
56
  export * from './types/onramp';
60
57
  export * from './types/jwt';
58
+ export * from './types/prices';
59
+ export * from './types/balances';
61
60
  export * from './errors';
62
61
  export { Quote } from './api/Quote';
63
62
  export { Recipient } from './api/Recipient';
@@ -70,8 +69,5 @@ export { Balances } from './api/Balances';
70
69
  export { UniversalHttpClient, type RequestConfig, type HttpClientConfig } from './http/client';
71
70
  export { HmacAuthenticator } from './auth/hmac';
72
71
  export { JWTAuthenticator } from './auth/jwt';
73
- export { SmartWalletClient, SmartWalletManager, LocalSigner, createSmartWallet } from './smart-wallets';
74
- export type { SmartWalletConfig, SmartWalletInterface, UserOperationRequest, TransactionResult, AccountType, SmartWalletState, } from './smart-wallets';
75
- export { SmartWalletError, ConnectionError, UserOperationError, InsufficientFundsError, AccountNotDeployedError, } from './smart-wallets';
76
72
  export default OrdaSDK;
77
73
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAI1C,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,qBAAa,OAAO;IAClB,OAAO,CAAC,UAAU,CAAsB;IACxC,OAAO,CAAC,MAAM,CAA6B;IAEpC,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,SAAS,CAAC;IACtB,YAAY,EAAE,WAAW,CAAC;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,kBAAkB,CAAC;gBAE5B,MAAM,EAAE,UAAU,GAAG,aAAa;IAsEvC,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAYnC,SAAS,IAAI,OAAO;IAG3B;;OAEG;IACH,MAAM,CAAC,SAAS,IAAI,OAAO;IAI3B;;OAEG;IACH,MAAM,CAAC,MAAM,IAAI,OAAO;IAIxB;;OAEG;IACH,MAAM,KAAK,OAAO,IAAI,MAAM,CAE3B;CACF;AAED,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AAEzB,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,KAAK,oBAAoB,EAAE,MAAM,cAAc,CAAC;AACjE,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAE,mBAAmB,EAAE,KAAK,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACxG,YAAY,EACV,iBAAiB,EAAE,oBAAoB,EAAE,oBAAoB,EAC7D,iBAAiB,EAAE,WAAW,EAAE,gBAAgB,GACjD,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,uBAAuB,GAAG,MAAM,iBAAiB,CAAC;AAE1I,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAI1C,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;GAMG;AACH,qBAAa,OAAO;IAClB,OAAO,CAAC,UAAU,CAAsB;IACxC,OAAO,CAAC,MAAM,CAA6B;IAEpC,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,SAAS,CAAC;IACtB,YAAY,EAAE,WAAW,CAAC;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,GAAG,CAAC;IACT,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;gBAEd,MAAM,EAAE,UAAU,GAAG,aAAa;IAkEvC,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAYnC,SAAS,IAAI,OAAO;IAG3B;;OAEG;IACH,MAAM,CAAC,SAAS,IAAI,OAAO;IAI3B;;OAEG;IACH,MAAM,CAAC,MAAM,IAAI,OAAO;IAIxB;;OAEG;IACH,MAAM,KAAK,OAAO,IAAI,MAAM,CAE3B;CACF;AAED,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AAEzB,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,KAAK,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,KAAK,oBAAoB,EAAE,MAAM,cAAc,CAAC;AACjE,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE1C,OAAO,EAAE,mBAAmB,EAAE,KAAK,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE9C,eAAe,OAAO,CAAC"}
@@ -4,8 +4,6 @@ import type { ApprovalTransactionParams, TransactionRequest, ProviderQuoteDetail
4
4
  export * from './jwt';
5
5
  export * from './transaction';
6
6
  export * from './guards';
7
- export * from './prices';
8
- export * from './balances';
9
7
  export type IntentMethod = 'usd' | 'fromAmount' | 'toAmount';
10
8
  export interface Intent {
11
9
  method: IntentMethod;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"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"}
@@ -8,7 +8,7 @@
8
8
  /**
9
9
  * Available permissions for JWT-based authorization
10
10
  */
11
- export type JWTPermission = 'quotes:read' | 'offramp:read' | 'onramp:read' | 'transactions:read' | 'recipients:read' | 'recipients:write' | 'balances:read' | 'prices:read';
11
+ export type JWTPermission = 'quotes:read' | 'offramp:read' | 'onramp:read' | 'transactions:read' | 'recipients:read' | 'recipients:write';
12
12
  /**
13
13
  * Request parameters for generating a JWT
14
14
  */
@@ -32,6 +32,5 @@ export interface JWTAuthConfig {
32
32
  token: string;
33
33
  requestTimeout?: number;
34
34
  debug?: boolean;
35
- alchemyApiKey?: string;
36
35
  }
37
36
  //# sourceMappingURL=jwt.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../../src/types/jwt.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,aAAa,GACb,cAAc,GACd,aAAa,GACb,mBAAmB,GACnB,iBAAiB,GACjB,kBAAkB,GAClB,eAAe,GACf,aAAa,CAAA;AAEjB;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,aAAa,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB"}
1
+ {"version":3,"file":"jwt.d.ts","sourceRoot":"","sources":["../../../src/types/jwt.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH;;GAEG;AACH,MAAM,MAAM,aAAa,GACrB,aAAa,GACb,cAAc,GACd,aAAa,GACb,mBAAmB,GACnB,iBAAiB,GACjB,kBAAkB,CAAC;AAEvB;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,aAAa,EAAE,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ordanetwork/sdk",
3
- "version": "1.3.0",
3
+ "version": "2.0.0-beta.0",
4
4
  "description": "TypeScript SDK for orda API",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",
@@ -12,33 +12,16 @@
12
12
  "import": "./dist/esm/index.js",
13
13
  "require": "./dist/cjs/index.js",
14
14
  "browser": "./dist/browser/index.js"
15
- },
16
- "./react": {
17
- "types": "./dist/react/index.d.ts",
18
- "import": "./dist/react/index.mjs",
19
- "require": "./dist/react/index.cjs"
20
- },
21
- "./react/styles.css": {
22
- "default": "./dist/react/styles.css"
23
15
  }
24
16
  },
25
- "sideEffects": [
26
- "./dist/react/styles.css"
27
- ],
17
+ "sideEffects": false,
28
18
  "files": [
29
19
  "dist",
30
20
  "README.md",
31
21
  "LICENSE"
32
22
  ],
33
23
  "scripts": {
34
- "build": "npm run clean && npm run build:core && npm run build:react",
35
- "build:core": "npm run build:types && npm run build:esm && npm run build:cjs && npm run build:browser && npm run postbuild",
36
- "build:react": "npm run build:react:bundle && npm run build:react:css",
37
- "build:react:bundle": "tsup --config tsup.config.react.ts",
38
- "build:react:css": "npx tailwindcss -i src/react/styles/input.css -o dist/react/styles.css --minify",
39
- "dev": "npm run dev:core",
40
- "dev:core": "tsc --module esnext --outDir dist/esm --watch",
41
- "dev:react": "tsup --config tsup.config.react.ts --watch",
24
+ "build": "npm run clean && npm run build:types && npm run build:esm && npm run build:cjs && npm run build:browser && npm run postbuild",
42
25
  "clean": "rm -rf dist",
43
26
  "build:types": "tsc --declaration --emitDeclarationOnly --outDir dist/types",
44
27
  "build:esm": "tsc --module esnext --outDir dist/esm",
@@ -76,9 +59,7 @@
76
59
  "api",
77
60
  "typescript",
78
61
  "browser",
79
- "node",
80
- "react",
81
- "widget"
62
+ "node"
82
63
  ],
83
64
  "author": "orda",
84
65
  "license": "MIT",
@@ -93,68 +74,9 @@
93
74
  "engines": {
94
75
  "node": ">=18.0.0"
95
76
  },
96
- "peerDependencies": {
97
- "@solana/web3.js": "^1.90.0",
98
- "@tanstack/react-query": "^5.0.0",
99
- "react": "^18.0.0 || ^19.0.0",
100
- "react-dom": "^18.0.0 || ^19.0.0",
101
- "viem": "^2.0.0",
102
- "wagmi": "^2.0.0"
103
- },
104
- "peerDependenciesMeta": {
105
- "react": {
106
- "optional": true
107
- },
108
- "react-dom": {
109
- "optional": true
110
- },
111
- "viem": {
112
- "optional": true
113
- },
114
- "wagmi": {
115
- "optional": true
116
- },
117
- "@tanstack/react-query": {
118
- "optional": true
119
- },
120
- "@solana/web3.js": {
121
- "optional": true
122
- }
123
- },
124
- "dependencies": {
125
- "@aa-sdk/core": "^4.63.2",
126
- "@account-kit/core": "^4.63.2",
127
- "@account-kit/infra": "^4.63.2",
128
- "@account-kit/smart-contracts": "^4.63.2",
129
- "@hookform/resolvers": "^5.2.2",
130
- "@radix-ui/react-dialog": "^1.1.15",
131
- "@radix-ui/react-label": "^2.1.8",
132
- "@radix-ui/react-popover": "^1.1.15",
133
- "@radix-ui/react-select": "^2.2.6",
134
- "@radix-ui/react-slot": "^1.2.4",
135
- "@reown/appkit": "^1.8.12",
136
- "@reown/appkit-adapter-solana": "^1.8.12",
137
- "@reown/appkit-adapter-wagmi": "^1.8.12",
138
- "@solana/wallet-adapter-wallets": "^0.19.37",
139
- "class-variance-authority": "^0.7.1",
140
- "clsx": "^2.1.1",
141
- "lottie-react": "^2.4.1",
142
- "lucide-react": "^0.540.0",
143
- "react-hook-form": "^7.65.0",
144
- "sonner": "^2.0.7",
145
- "tailwind-merge": "^3.3.1",
146
- "vaul": "^1.1.2",
147
- "viem": "^2.0.0",
148
- "zod": "^4.1.12"
149
- },
150
77
  "devDependencies": {
151
- "@tailwindcss/cli": "^4.1.12",
152
- "@tailwindcss/postcss": "^4.1.12",
153
- "@tanstack/react-query": "^5.90.12",
154
78
  "@types/jest": "^29.5.0",
155
79
  "@types/node": "^20.19.17",
156
- "@types/react": "^19.1.10",
157
- "@types/react-dom": "^19.1.7",
158
80
  "@typescript-eslint/eslint-plugin": "^6.0.0",
159
81
  "@typescript-eslint/parser": "^6.0.0",
160
82
  "dotenv": "^16.3.1",
@@ -162,17 +84,8 @@
162
84
  "eslint-config-prettier": "^9.0.0",
163
85
  "eslint-plugin-prettier": "^5.0.0",
164
86
  "jest": "^29.0.0",
165
- "postcss": "^8.5.6",
166
87
  "prettier": "^3.0.0",
167
- "react": "^19.2.3",
168
- "react-dom": "^19.2.3",
169
- "tailwindcss": "^4.1.12",
170
- "tailwindcss-animate": "^1.0.7",
171
88
  "ts-jest": "^29.0.0",
172
- "tsup": "^8.0.0",
173
- "tw-animate-css": "^1.3.7",
174
- "typescript": "^5.0.0",
175
- "viem": "^2.37.6",
176
- "wagmi": "^2.19.5"
89
+ "typescript": "^5.0.0"
177
90
  }
178
91
  }
@@ -1 +0,0 @@
1
- { "assets": [{ "id": "5", "layers": [{ "ind": 4, "ty": 4, "parent": 3, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [21.25, 14.5] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [62.5, 49] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "sh", "ks": { "a": 0, "k": { "c": false, "i": [[0, 0], [0, 0], [0, 0]], "v": [[0, 15.5], [13.5, 29], [42.5, 0]], "o": [[0, 0], [0, 0], [0, 0]] } } }, { "ty": "st", "c": { "a": 0, "k": [0.086, 0.639, 0.29] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 3, "ty": 3, "ks": { "p": { "a": 0, "k": [10, 10] } }, "ip": 0, "op": 59.2, "st": 0 }] }], "fr": 60, "h": 172, "ip": 0, "layers": [{ "ind": 7, "ty": 0, "parent": 2, "ks": { "a": { "a": 0, "k": [10, 10] }, "o": { "a": 1, "k": [{ "t": 0, "s": [0], "h": 1 }, { "t": 14.4, "s": [0], "i": { "x": 1, "y": 1 }, "o": { "x": 0, "y": 0 } }, { "t": 38.4, "s": [100], "h": 1 }, { "t": 58.2, "s": [100], "h": 1 }] } }, "w": 63, "h": 49, "ip": 0, "op": 59.2, "st": 0, "refId": "5" }, { "ind": 2, "ty": 3, "parent": 1, "ks": { "p": { "a": 1, "k": [{ "t": 0, "s": [2, 71], "i": { "x": [0, 1], "y": [1, 1] }, "o": { "x": [0.5, 0], "y": [0, 0] } }, { "t": 48, "s": [68, 71], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [68, 71], "h": 1 }] } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 9, "ty": 4, "parent": 8, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [84.085, 48.171] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [170.17, 239.659] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "el", "p": { "a": 1, "k": [{ "t": 0, "s": [84.085, 12.841], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 83.5], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 83.5], "h": 1 }] }, "s": { "a": 1, "k": [{ "t": 0, "s": [168.17, 25.683], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [168.17, 167], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [168.17, 167], "h": 1 }] } }, { "ty": "st", "c": { "a": 1, "k": [{ "t": 0, "s": [0.094, 0.094, 0.106], "i": { "x": 0, "y": 1 }, "o": { "x": 0.5, "y": 0 } }, { "t": 48, "s": [0.086, 0.639, 0.29], "h": 1 }, { "t": 58.2, "s": [0.086, 0.639, 0.29], "h": 1 }] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 8, "ty": 3, "parent": 1, "ks": { "a": { "a": 1, "k": [{ "t": 0, "s": [84.085, 12.841], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 83.5], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 83.5], "h": 1 }] }, "p": { "a": 1, "k": [{ "t": 0, "s": [14.841, 86.085], "i": { "x": [0.676, 1], "y": [0.341, 1] }, "o": { "x": [0.343, 0], "y": [0.005, 0] } }, { "t": 0.978, "s": [14.882634200430596, 86.085], "i": { "x": [0.673, 1], "y": [0.584, 1] }, "o": { "x": [0.34, 0], "y": [0.25, 0] } }, { "t": 1.614, "s": [14.957387691387304, 86.084], "h": 1 }, { "t": 1.614, "s": [14.957387691009805, 86.084], "i": { "x": [0.68, 1], "y": [0.576, 1] }, "o": { "x": [0.347, 0], "y": [0.241, 0] } }, { "t": 2.796, "s": [15.211564829128124, 86.085], "h": 1 }, { "t": 2.796, "s": [15.211564826704322, 86.085], "i": { "x": [0.675, 1], "y": [0.627, 1] }, "o": { "x": [0.342, 0], "y": [0.294, 0] } }, { "t": 3.51, "s": [15.448592963148814, 86.085], "h": 1 }, { "t": 3.51, "s": [15.448592967861927, 86.085], "i": { "x": [0.684, 0.919], "y": [0.612, 0.809] }, "o": { "x": [0.351, 0.137], "y": [0.278, 0.02] } }, { "t": 4.794, "s": [16.06640511375696, 86.086], "h": 1 }, { "t": 4.794, "s": [16.066405114638314, 86.086], "i": { "x": [0.669, 1], "y": [0.661, 1] }, "o": { "x": [0.336, 0], "y": [0.328, 0] } }, { "t": 4.95, "s": [16.160728104014304, 86.087], "h": 1 }, { "t": 4.95, "s": [16.160728106911176, 86.087], "i": { "x": [0.669, 1], "y": [0.661, 1] }, "o": { "x": [0.336, 0], "y": [0.327, 0] } }, { "t": 5.112, "s": [16.263598506339594, 86.087], "h": 1 }, { "t": 5.112, "s": [16.263598506806634, 86.087], "i": { "x": [0.672, 1], "y": [0.655, 1] }, "o": { "x": [0.338, 0], "y": [0.322, 0] } }, { "t": 5.436, "s": [16.485089520879317, 86.088], "h": 1 }, { "t": 5.436, "s": [16.48508952310538, 86.088], "i": { "x": [0.672, 0.919], "y": [0.656, 0.901] }, "o": { "x": [0.338, 0], "y": [0.323, 0] } }, { "t": 5.754, "s": [16.724151703657668, 86.088], "h": 1 }, { "t": 5.754, "s": [16.724151702943605, 86.088], "i": { "x": [0.672, 1], "y": [0.657, 1] }, "o": { "x": [0.339, 0], "y": [0.323, 0] } }, { "t": 6.072, "s": [16.986311746876662, 86.089], "h": 1 }, { "t": 6.072, "s": [16.986311744703414, 86.089], "i": { "x": [0.716, 0.764], "y": [0.602, 0.558] }, "o": { "x": [0.387, 0.213], "y": [0.264, 0.078] } }, { "t": 8.64, "s": [20.229866951271944, 86.104], "h": 1 }, { "t": 8.64, "s": [20.22986695457857, 86.104], "i": { "x": [0.738, 0.575], "y": [0.616, 0.259] }, "o": { "x": [0.419, 0.034], "y": [0.277, 0.02] } }, { "t": 11.208, "s": [27.119344195320153, 86.15], "h": 1 }, { "t": 11.208, "s": [27.119344209485273, 86.15], "i": { "x": [0.708, 0.443], "y": [0.646, 0.378] }, "o": { "x": [0.385, 0.282], "y": [0.31, 0.233] } }, { "t": 12.486, "s": [33.380876484488724, 86.199], "h": 1 }, { "t": 12.486, "s": [33.380876483384824, 86.199], "i": { "x": [0.672, 0.737], "y": [0.653, 0.993] }, "o": { "x": [0.359, 0.508], "y": [0.317, 0.837] } }, { "t": 13.77, "s": [42.03801677425157, 86.233], "h": 1 }, { "t": 13.77, "s": [42.0380167520482, 86.233], "i": { "x": [0.632, 0.835], "y": [0.664, 0.761] }, "o": { "x": [0.31, 0.406], "y": [0.328, 0.009] } }, { "t": 14.838, "s": [49.236620855161306, 86.213], "h": 1 }, { "t": 14.838, "s": [49.23662085755514, 86.213], "i": { "x": [0.646, 1], "y": [0.667, 1] }, "o": { "x": [0.314, 0], "y": [0.333, 0] } }, { "t": 15.378, "s": [52.371355750463145, 86.197], "h": 1 }, { "t": 15.378, "s": [52.37135573458416, 86.197], "i": { "x": [0.646, 1], "y": [0.668, 1] }, "o": { "x": [0.314, 0], "y": [0.334, 0] } }, { "t": 15.912, "s": [55.10953304500808, 86.183], "h": 1 }, { "t": 15.912, "s": [55.10953305463672, 86.183], "i": { "x": [0.596, 0.677], "y": [0.677, 0.795] }, "o": { "x": [0.272, 0.216], "y": [0.341, 0.319] } }, { "t": 18.048, "s": [63.32136112456066, 86.143], "h": 1 }, { "t": 18.048, "s": [63.3213611088195, 86.143], "i": { "x": [0.582, 0.4], "y": [0.697, 0.643] }, "o": { "x": [0.258, 0.222], "y": [0.358, 0.349] } }, { "t": 22.326, "s": [72.79963513849216, 86.111], "h": 1 }, { "t": 22.326, "s": [72.79963514113926, 86.111], "i": { "x": [0.659, 1], "y": [0.671, 1] }, "o": { "x": [0.326, 0], "y": [0.337, 0] } }, { "t": 22.866, "s": [73.63819897384028, 86.109], "h": 1 }, { "t": 22.866, "s": [73.63819896623394, 86.109], "i": { "x": [0.66, 1], "y": [0.671, 1] }, "o": { "x": [0.326, 0], "y": [0.337, 0] } }, { "t": 23.4, "s": [74.41401188636054, 86.107], "h": 1 }, { "t": 23.4, "s": [74.41401189091953, 86.107], "i": { "x": [0.663, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 23.664, "s": [74.77940309513569, 86.106], "h": 1 }, { "t": 23.664, "s": [74.77940309485406, 86.106], "i": { "x": [0.666, 1], "y": [0.667, 1] }, "o": { "x": [0.333, 0], "y": [0.334, 0] } }, { "t": 23.73, "s": [74.8689631549742, 86.106], "h": 1 }, { "t": 23.73, "s": [74.86896315560617, 86.106], "i": { "x": [0.666, 1], "y": [0.667, 1] }, "o": { "x": [0.332, 0], "y": [0.334, 0] } }, { "t": 23.802, "s": [74.96586731472162, 86.105], "h": 1 }, { "t": 23.802, "s": [74.96586731592004, 86.105], "i": { "x": [0.665, 1], "y": [0.668, 1] }, "o": { "x": [0.332, 0], "y": [0.334, 0] } }, { "t": 23.934, "s": [75.14139438762028, 86.105], "h": 1 }, { "t": 23.934, "s": [75.14139439635802, 86.105], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 24.198, "s": [75.4843812584192, 86.104], "h": 1 }, { "t": 24.198, "s": [75.4843812579053, 86.104], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 24.468, "s": [75.82442055837994, 86.103], "h": 1 }, { "t": 24.468, "s": [75.82442054901392, 86.103], "i": { "x": [0.661, 1], "y": [0.671, 1] }, "o": { "x": [0.327, 0], "y": [0.338, 0] } }, { "t": 25.002, "s": [76.46665520666379, 86.102], "h": 1 }, { "t": 25.002, "s": [76.46665520914509, 86.102], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.336, 0] } }, { "t": 25.272, "s": [76.77686619804206, 86.101], "h": 1 }, { "t": 25.272, "s": [76.77686619519415, 86.101], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.331, 0], "y": [0.335, 0] } }, { "t": 25.536, "s": [77.07123552735465, 86.101], "h": 1 }, { "t": 25.536, "s": [77.07123553202624, 86.101], "i": { "x": [0.661, 1], "y": [0.671, 1] }, "o": { "x": [0.328, 0], "y": [0.338, 0] } }, { "t": 26.07, "s": [77.64093705613051, 86.1], "h": 1 }, { "t": 26.07, "s": [77.64093704649449, 86.1], "i": { "x": [0.661, 0.909], "y": [0.671, 0.878] }, "o": { "x": [0.328, 0], "y": [0.338, 0] } }, { "t": 26.61, "s": [78.18408898022543, 86.099], "h": 1 }, { "t": 26.61, "s": [78.18408898849007, 86.099], "i": { "x": [0.631, 0.737], "y": [0.708, 0.843] }, "o": { "x": [0.299, 0.09], "y": [0.372, 0.172] } }, { "t": 30.888, "s": [81.54078122068815, 86.092], "h": 1 }, { "t": 30.888, "s": [81.54078121898564, 86.092], "i": { "x": [0.661, 1], "y": [0.675, 1] }, "o": { "x": [0.328, 0], "y": [0.342, 0] } }, { "t": 31.686, "s": [82.0160371673682, 86.092], "h": 1 }, { "t": 31.686, "s": [82.01603716304885, 86.092], "i": { "x": [0.665, 1], "y": [0.67, 1] }, "o": { "x": [0.332, 0], "y": [0.336, 0] } }, { "t": 31.956, "s": [82.1679376779338, 86.091], "h": 1 }, { "t": 31.956, "s": [82.16793767966928, 86.091], "i": { "x": [0.66, 1], "y": [0.679, 1] }, "o": { "x": [0.326, 0], "y": [0.346, 0] } }, { "t": 33.024, "s": [82.72748643275017, 86.091], "h": 1 }, { "t": 33.024, "s": [82.72748643195327, 86.091], "i": { "x": [0.663, 1], "y": [0.673, 1] }, "o": { "x": [0.33, 0], "y": [0.34, 0] } }, { "t": 33.558, "s": [82.98387089761415, 86.09], "h": 1 }, { "t": 33.558, "s": [82.98387090360681, 86.09], "i": { "x": [0.663, 1], "y": [0.673, 1] }, "o": { "x": [0.33, 0], "y": [0.34, 0] } }, { "t": 34.092, "s": [83.2255962935071, 86.09], "h": 1 }, { "t": 34.092, "s": [83.22559629137551, 86.09], "i": { "x": [0.66, 1], "y": [0.681, 1] }, "o": { "x": [0.327, 0], "y": [0.347, 0] } }, { "t": 35.166, "s": [83.66991836147396, 86.089], "h": 1 }, { "t": 35.166, "s": [83.66991836053457, 86.089], "i": { "x": [0.644, 0.839], "y": [0.737, 0.917] }, "o": { "x": [0.312, 0.044], "y": [0.401, 0.108] } }, { "t": 39.444, "s": [84.96124885274888, 86.087], "h": 1 }, { "t": 39.444, "s": [84.96124885155643, 86.087], "i": { "x": [0.632, 0.339], "y": [0.999, 0.592] }, "o": { "x": [0.3, 0.037], "y": [0.651, 0.037] } }, { "t": 48, "s": [85.841, 86.085], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [85.841, 86.085], "h": 1 }] }, "r": { "a": 0, "k": -90 } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 11, "ty": 4, "parent": 10, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [84.085, 36.588] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [170.17, 139.204] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "el", "p": { "a": 1, "k": [{ "t": 0, "s": [84.085, 20.581], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 52.595], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 52.595], "h": 1 }] }, "s": { "a": 1, "k": [{ "t": 0, "s": [168.17, 41.163], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [168.17, 105.19], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [168.17, 105.19], "h": 1 }] } }, { "ty": "st", "c": { "a": 1, "k": [{ "t": 0, "s": [0.094, 0.094, 0.106], "i": { "x": 0, "y": 1 }, "o": { "x": 0.5, "y": 0 } }, { "t": 48, "s": [0.086, 0.639, 0.29], "h": 1 }, { "t": 58.2, "s": [0.086, 0.639, 0.29], "h": 1 }] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 10, "ty": 3, "parent": 1, "ks": { "a": { "a": 1, "k": [{ "t": 0, "s": [84.085, 20.581], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 52.595], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 52.595], "h": 1 }] }, "p": { "a": 1, "k": [{ "t": 0, "s": [48.085, 86.581], "i": { "x": [0, 1], "y": [1, 1] }, "o": { "x": [0.501, 0], "y": [0, 0] } }, { "t": 48, "s": [222.085, 86.581], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [222.085, 86.581], "h": 1 }] }, "r": { "a": 0, "k": -90 } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 13, "ty": 4, "parent": 12, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [84.085, 32.895] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [170.17, 67.79] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "el", "p": { "a": 0, "k": [84.085, 32.895] }, "s": { "a": 0, "k": [168.17, 65.79] } }, { "ty": "st", "c": { "a": 1, "k": [{ "t": 0, "s": [0.094, 0.094, 0.106], "i": { "x": 0, "y": 1 }, "o": { "x": 0.5, "y": 0 } }, { "t": 48, "s": [0.086, 0.639, 0.29], "h": 1 }, { "t": 58.2, "s": [0.086, 0.639, 0.29], "h": 1 }] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 12, "ty": 3, "parent": 1, "ks": { "a": { "a": 0, "k": [84.085, 32.895] }, "p": { "a": 1, "k": [{ "t": 0, "s": [101.741, 86.085], "i": { "x": [0, 1], "y": [1, 1] }, "o": { "x": [0.501, 0], "y": [0, 0] } }, { "t": 48, "s": [307.741, 86.085], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [307.741, 86.085], "h": 1 }] }, "r": { "a": 0, "k": -90 } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 15, "ty": 4, "parent": 14, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [84.085, 36.589] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [170.17, 139.211] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "el", "p": { "a": 1, "k": [{ "t": 0, "s": [84.085, 52.597], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 20.58], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 20.58], "h": 1 }] }, "s": { "a": 1, "k": [{ "t": 0, "s": [168.17, 105.194], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [168.17, 41.16], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [168.17, 41.16], "h": 1 }] } }, { "ty": "st", "c": { "a": 1, "k": [{ "t": 0, "s": [0.094, 0.094, 0.106], "i": { "x": 0, "y": 1 }, "o": { "x": 0.5, "y": 0 } }, { "t": 48, "s": [0.086, 0.639, 0.29], "h": 1 }, { "t": 58.2, "s": [0.086, 0.639, 0.29], "h": 1 }] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 14, "ty": 3, "parent": 1, "ks": { "a": { "a": 1, "k": [{ "t": 0, "s": [84.085, 52.597], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 20.58], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 20.58], "h": 1 }] }, "p": { "a": 1, "k": [{ "t": 0, "s": [187.233, 86.085], "i": { "x": [0, 1], "y": [1, 1] }, "o": { "x": [0.501, 0], "y": [0, 0] } }, { "t": 48, "s": [361.233, 86.085], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [361.233, 86.085], "h": 1 }] }, "r": { "a": 0, "k": -90 } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 17, "ty": 4, "parent": 16, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "gr", "it": [{ "ty": "rc", "p": { "a": 0, "k": [84.085, 48.462] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [170.17, 241.415] } }, { "ty": "fl", "c": { "a": 0, "k": [0, 0, 0, 0] }, "o": { "a": 0, "k": 0 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }, { "ty": "gr", "it": [{ "ty": "el", "p": { "a": 1, "k": [{ "t": 0, "s": [84.085, 84.085], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 12.84], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 12.84], "h": 1 }] }, "s": { "a": 1, "k": [{ "t": 0, "s": [168.17, 168.17], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [168.17, 25.68], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [168.17, 25.68], "h": 1 }] } }, { "ty": "st", "c": { "a": 1, "k": [{ "t": 0, "s": [0.094, 0.094, 0.106], "i": { "x": 0, "y": 1 }, "o": { "x": 0.5, "y": 0 } }, { "t": 48, "s": [0.086, 0.639, 0.29], "h": 1 }, { "t": 58.2, "s": [0.086, 0.639, 0.29], "h": 1 }] }, "lc": 1, "lj": 1, "ml": 10, "o": { "a": 0, "k": 100 }, "w": { "a": 0, "k": 2 } }, { "ty": "tr", "o": { "a": 0, "k": 100 } }] }] }, { "ind": 16, "ty": 3, "parent": 1, "ks": { "a": { "a": 1, "k": [{ "t": 0, "s": [84.085, 84.085], "i": { "x": [1, 0], "y": [1, 1] }, "o": { "x": [0, 0.5], "y": [0, 0] } }, { "t": 48, "s": [84.085, 12.84], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [84.085, 12.84], "h": 1 }] }, "p": { "a": 1, "k": [{ "t": 0, "s": [323.915, 86.085], "i": { "x": [0.676, 1], "y": [0.341, 1] }, "o": { "x": [0.343, 0], "y": [0.005, 0] } }, { "t": 0.978, "s": [323.95663420043064, 86.085], "i": { "x": [0.673, 1], "y": [0.584, 1] }, "o": { "x": [0.34, 0], "y": [0.25, 0] } }, { "t": 1.614, "s": [324.03138769138735, 86.086], "h": 1 }, { "t": 1.614, "s": [324.0313876910098, 86.086], "i": { "x": [0.68, 1], "y": [0.576, 1] }, "o": { "x": [0.347, 0], "y": [0.241, 0] } }, { "t": 2.796, "s": [324.28556482912813, 86.085], "h": 1 }, { "t": 2.796, "s": [324.28556482670433, 86.085], "i": { "x": [0.675, 1], "y": [0.627, 1] }, "o": { "x": [0.342, 0], "y": [0.294, 0] } }, { "t": 3.51, "s": [324.52259296314884, 86.085], "h": 1 }, { "t": 3.51, "s": [324.52259296786195, 86.085], "i": { "x": [0.684, 0.919], "y": [0.612, 0.809] }, "o": { "x": [0.351, 0.137], "y": [0.278, 0.02] } }, { "t": 4.794, "s": [325.14040511375697, 86.084], "h": 1 }, { "t": 4.794, "s": [325.1404051146383, 86.084], "i": { "x": [0.669, 1], "y": [0.661, 1] }, "o": { "x": [0.336, 0], "y": [0.328, 0] } }, { "t": 4.95, "s": [325.2347281040143, 86.083], "h": 1 }, { "t": 4.95, "s": [325.2347281069112, 86.083], "i": { "x": [0.669, 1], "y": [0.661, 1] }, "o": { "x": [0.336, 0], "y": [0.327, 0] } }, { "t": 5.112, "s": [325.3375985063396, 86.083], "h": 1 }, { "t": 5.112, "s": [325.33759850680667, 86.083], "i": { "x": [0.672, 1], "y": [0.655, 1] }, "o": { "x": [0.338, 0], "y": [0.322, 0] } }, { "t": 5.436, "s": [325.55908952087935, 86.082], "h": 1 }, { "t": 5.436, "s": [325.5590895231054, 86.082], "i": { "x": [0.672, 1], "y": [0.656, 1] }, "o": { "x": [0.338, 0], "y": [0.323, 0] } }, { "t": 5.754, "s": [325.7981517036577, 86.082], "h": 1 }, { "t": 5.754, "s": [325.79815170294364, 86.082], "i": { "x": [0.672, 1], "y": [0.657, 1] }, "o": { "x": [0.339, 0], "y": [0.323, 0] } }, { "t": 6.072, "s": [326.06031174687666, 86.081], "h": 1 }, { "t": 6.072, "s": [326.0603117447034, 86.081], "i": { "x": [0.716, 0.764], "y": [0.602, 0.558] }, "o": { "x": [0.387, 0.213], "y": [0.264, 0.078] } }, { "t": 8.64, "s": [329.30386695127197, 86.066], "h": 1 }, { "t": 8.64, "s": [329.3038669545786, 86.066], "i": { "x": [0.738, 0.575], "y": [0.616, 0.259] }, "o": { "x": [0.419, 0.034], "y": [0.277, 0.02] } }, { "t": 11.208, "s": [336.19334419532015, 86.019], "h": 1 }, { "t": 11.208, "s": [336.1933442094853, 86.019], "i": { "x": [0.708, 0.443], "y": [0.646, 0.378] }, "o": { "x": [0.385, 0.282], "y": [0.31, 0.233] } }, { "t": 12.486, "s": [342.45487648448875, 85.97], "h": 1 }, { "t": 12.486, "s": [342.45487648338485, 85.97], "i": { "x": [0.672, 0.737], "y": [0.653, 0.993] }, "o": { "x": [0.359, 0.508], "y": [0.317, 0.837] } }, { "t": 13.77, "s": [351.1120167742516, 85.936], "h": 1 }, { "t": 13.77, "s": [351.11201675204825, 85.936], "i": { "x": [0.632, 0.835], "y": [0.664, 0.761] }, "o": { "x": [0.31, 0.406], "y": [0.328, 0.009] } }, { "t": 14.838, "s": [358.31062085516135, 85.956], "h": 1 }, { "t": 14.838, "s": [358.31062085755514, 85.956], "i": { "x": [0.646, 1], "y": [0.667, 1] }, "o": { "x": [0.314, 0.102], "y": [0.333, 0.093] } }, { "t": 15.378, "s": [361.44535575046314, 85.972], "h": 1 }, { "t": 15.378, "s": [361.44535573458415, 85.972], "i": { "x": [0.646, 1], "y": [0.668, 1] }, "o": { "x": [0.314, 0], "y": [0.334, 0] } }, { "t": 15.912, "s": [364.1835330450081, 85.986], "h": 1 }, { "t": 15.912, "s": [364.18353305463677, 85.986], "i": { "x": [0.596, 0.677], "y": [0.677, 0.795] }, "o": { "x": [0.272, 0.216], "y": [0.341, 0.319] } }, { "t": 18.048, "s": [372.3953611245607, 86.027], "h": 1 }, { "t": 18.048, "s": [372.39536110881954, 86.027], "i": { "x": [0.582, 0.4], "y": [0.697, 0.643] }, "o": { "x": [0.258, 0.222], "y": [0.358, 0.349] } }, { "t": 22.326, "s": [381.8736351384922, 86.059], "h": 1 }, { "t": 22.326, "s": [381.8736351411393, 86.059], "i": { "x": [0.659, 1], "y": [0.671, 1] }, "o": { "x": [0.326, 0], "y": [0.337, 0] } }, { "t": 22.866, "s": [382.7121989738403, 86.061], "h": 1 }, { "t": 22.866, "s": [382.712198966234, 86.061], "i": { "x": [0.66, 1], "y": [0.671, 1] }, "o": { "x": [0.326, 0], "y": [0.337, 0] } }, { "t": 23.4, "s": [383.48801188636054, 86.063], "h": 1 }, { "t": 23.4, "s": [383.48801189091955, 86.063], "i": { "x": [0.663, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 23.664, "s": [383.8534030951357, 86.064], "h": 1 }, { "t": 23.664, "s": [383.8534030948541, 86.064], "i": { "x": [0.665, 1], "y": [0.668, 1] }, "o": { "x": [0.332, 0], "y": [0.334, 0] } }, { "t": 23.802, "s": [384.0398673153567, 86.064], "h": 1 }, { "t": 23.802, "s": [384.03986731592005, 86.064], "i": { "x": [0.665, 1], "y": [0.668, 1] }, "o": { "x": [0.332, 0], "y": [0.334, 0] } }, { "t": 23.934, "s": [384.2153943876203, 86.065], "h": 1 }, { "t": 23.934, "s": [384.2153943963581, 86.065], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 24.198, "s": [384.5583812584192, 86.066], "h": 1 }, { "t": 24.198, "s": [384.55838125790535, 86.066], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.335, 0] } }, { "t": 24.468, "s": [384.89842055837994, 86.066], "h": 1 }, { "t": 24.468, "s": [384.89842054901396, 86.066], "i": { "x": [0.661, 1], "y": [0.671, 1] }, "o": { "x": [0.327, 0], "y": [0.338, 0] } }, { "t": 25.002, "s": [385.5406552066638, 86.068], "h": 1 }, { "t": 25.002, "s": [385.54065520914514, 86.068], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.33, 0], "y": [0.336, 0] } }, { "t": 25.272, "s": [385.85086619804207, 86.068], "h": 1 }, { "t": 25.272, "s": [385.85086619519416, 86.068], "i": { "x": [0.664, 1], "y": [0.669, 1] }, "o": { "x": [0.331, 0], "y": [0.335, 0] } }, { "t": 25.536, "s": [386.14523552735466, 86.069], "h": 1 }, { "t": 25.536, "s": [386.1452355320263, 86.069], "i": { "x": [0.661, 1], "y": [0.671, 1] }, "o": { "x": [0.328, 0], "y": [0.338, 0] } }, { "t": 26.07, "s": [386.71493705613057, 86.07], "h": 1 }, { "t": 26.07, "s": [386.7149370464945, 86.07], "i": { "x": [0.661, 0.909], "y": [0.671, 0.878] }, "o": { "x": [0.328, 0], "y": [0.338, 0] } }, { "t": 26.61, "s": [387.25808898022547, 86.071], "h": 1 }, { "t": 26.61, "s": [387.2580889884901, 86.071], "i": { "x": [0.631, 0.737], "y": [0.708, 0.843] }, "o": { "x": [0.299, 0.09], "y": [0.372, 0.172] } }, { "t": 30.888, "s": [390.6147812206882, 86.078], "h": 1 }, { "t": 30.888, "s": [390.6147812189857, 86.078], "i": { "x": [0.661, 1], "y": [0.675, 1] }, "o": { "x": [0.328, 0], "y": [0.342, 0] } }, { "t": 31.686, "s": [391.0900371673682, 86.078], "h": 1 }, { "t": 31.686, "s": [391.09003716304886, 86.078], "i": { "x": [0.665, 1], "y": [0.67, 1] }, "o": { "x": [0.332, 0], "y": [0.336, 0] } }, { "t": 31.956, "s": [391.24193767793383, 86.079], "h": 1 }, { "t": 31.956, "s": [391.2419376796693, 86.079], "i": { "x": [0.66, 1], "y": [0.679, 1] }, "o": { "x": [0.326, 0], "y": [0.346, 0] } }, { "t": 33.024, "s": [391.8014864327502, 86.079], "h": 1 }, { "t": 33.024, "s": [391.8014864319533, 86.079], "i": { "x": [0.663, 1], "y": [0.673, 1] }, "o": { "x": [0.33, 0], "y": [0.34, 0] } }, { "t": 33.558, "s": [392.0578708976142, 86.08], "h": 1 }, { "t": 33.558, "s": [392.05787090360684, 86.08], "i": { "x": [0.663, 1], "y": [0.673, 1] }, "o": { "x": [0.33, 0], "y": [0.34, 0] } }, { "t": 34.092, "s": [392.29959629350714, 86.08], "h": 1 }, { "t": 34.092, "s": [392.29959629137556, 86.08], "i": { "x": [0.66, 1], "y": [0.681, 1] }, "o": { "x": [0.327, 0], "y": [0.347, 0] } }, { "t": 35.166, "s": [392.743918361474, 86.081], "h": 1 }, { "t": 35.166, "s": [392.7439183605346, 86.081], "i": { "x": [0.644, 0.839], "y": [0.737, 0.917] }, "o": { "x": [0.312, 0.044], "y": [0.401, 0.108] } }, { "t": 39.444, "s": [394.0352488527489, 86.083], "h": 1 }, { "t": 39.444, "s": [394.03524885155645, 86.083], "i": { "x": [0.632, 0.339], "y": [0.999, 0.592] }, "o": { "x": [0.3, 0.037], "y": [0.651, 0.037] } }, { "t": 48, "s": [394.915, 86.085], "i": { "x": [1, 1], "y": [1, 1] }, "o": { "x": [0, 0], "y": [0, 0] } }, { "t": 58.2, "s": [394.915, 86.085], "h": 1 }] }, "r": { "a": 0, "k": -90 } }, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 1, "ty": 3, "parent": 0, "ks": {}, "ip": 0, "op": 59.2, "st": 0 }, { "ind": 18, "ty": 4, "parent": 0, "ks": {}, "ip": 0, "op": 59.2, "st": 0, "shapes": [{ "ty": "rc", "p": { "a": 0, "k": [205, 86] }, "r": { "a": 0, "k": 0 }, "s": { "a": 0, "k": [410, 172] } }, { "ty": "fl", "c": { "a": 0, "k": [1, 1, 1] }, "o": { "a": 0, "k": 100 } }] }, { "ind": 0, "ty": 3, "ks": {}, "ip": 0, "op": 59.2, "st": 0 }], "meta": { "g": "https://jitter.video" }, "op": 58.2, "v": "5.7.4", "w": 410 }