@bosonprotocol/react-kit 0.40.0-alpha.9 → 0.40.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 (328) hide show
  1. package/dist/cjs/components/buttons/BaseButton.js +1 -1
  2. package/dist/cjs/components/buttons/BaseButton.js.map +1 -1
  3. package/dist/cjs/components/buttons/Button.d.ts.map +1 -1
  4. package/dist/cjs/components/buttons/commit/CommitView.d.ts.map +1 -1
  5. package/dist/cjs/components/buttons/commit/ThemedCommitButtonView.d.ts.map +1 -1
  6. package/dist/cjs/components/card/card.d.ts.map +1 -1
  7. package/dist/cjs/components/chat/ChatProvider/ChatContext.d.ts +3 -2
  8. package/dist/cjs/components/chat/ChatProvider/ChatContext.d.ts.map +1 -1
  9. package/dist/cjs/components/chat/ChatProvider/ChatContext.js.map +1 -1
  10. package/dist/cjs/components/chat/ChatProvider/ChatProvider.d.ts.map +1 -1
  11. package/dist/cjs/components/chat/ChatProvider/ChatProvider.js.map +1 -1
  12. package/dist/cjs/components/chat/ChatProvider/const.d.ts +3 -1
  13. package/dist/cjs/components/chat/ChatProvider/const.d.ts.map +1 -1
  14. package/dist/cjs/components/chat/ChatProvider/const.js.map +1 -1
  15. package/dist/cjs/components/connection/ConnectionsProvider.d.ts.map +1 -1
  16. package/dist/cjs/components/connection/index.d.ts.map +1 -1
  17. package/dist/cjs/components/cta/dispute/AddFeesDisputeResolverButton.d.ts.map +1 -1
  18. package/dist/cjs/components/cta/dispute/AddSellerToDisputeResolverButton.d.ts.map +1 -1
  19. package/dist/cjs/components/cta/dispute/CreateDisputeResolverButton.d.ts.map +1 -1
  20. package/dist/cjs/components/cta/dispute/RemoveSellerFromDisputeResolverButton.d.ts.map +1 -1
  21. package/dist/cjs/components/cta/dispute/UpdateDisputeResolverButton.d.ts.map +1 -1
  22. package/dist/cjs/components/cta/offer/ThemedCommitButton.d.ts.map +1 -1
  23. package/dist/cjs/components/cta/seller/UpdateSellerButton.d.ts.map +1 -1
  24. package/dist/cjs/components/currencyDisplay/CurrencyDisplay.d.ts.map +1 -1
  25. package/dist/cjs/components/detail/useOfferDataset.d.ts.map +1 -1
  26. package/dist/cjs/components/exchangeCard/ExchangeCard.d.ts.map +1 -1
  27. package/dist/cjs/components/exchangeCard/ExchangeCard.styles.d.ts.map +1 -1
  28. package/dist/cjs/components/form/BaseTagsInput.d.ts.map +1 -1
  29. package/dist/cjs/components/form/ClearButton.d.ts.map +1 -1
  30. package/dist/cjs/components/form/ClearButton.js.map +1 -1
  31. package/dist/cjs/components/form/Field.styles.d.ts.map +1 -1
  32. package/dist/cjs/components/form/Field.styles.js.map +1 -1
  33. package/dist/cjs/components/form/Upload/BaseUpload.d.ts.map +1 -1
  34. package/dist/cjs/components/form/Upload/Upload.d.ts.map +1 -1
  35. package/dist/cjs/components/form/Upload/UploadedSinglePdfFile.d.ts.map +1 -1
  36. package/dist/cjs/components/form/styles/BaseTagsInput.styles.d.ts.map +1 -1
  37. package/dist/cjs/components/form/styles/BaseTagsInput.styles.js.map +1 -1
  38. package/dist/cjs/components/magicLink/Login.d.ts.map +1 -1
  39. package/dist/cjs/components/magicLink/MagicProvider.d.ts.map +1 -1
  40. package/dist/cjs/components/magicLink/UserProvider.d.ts.map +1 -1
  41. package/dist/cjs/components/modal/components/Commit/DetailView/CommitRedeemSteps.d.ts.map +1 -1
  42. package/dist/cjs/components/modal/components/Commit/DetailView/RedeemWhatsNext.d.ts.map +1 -1
  43. package/dist/cjs/components/modal/components/Commit/useNotCommittableOfferStatus.d.ts.map +1 -1
  44. package/dist/cjs/components/modal/components/Redeem/checkSignatures.d.ts.map +1 -1
  45. package/dist/cjs/components/modal/components/Redeem/const.d.ts.map +1 -1
  46. package/dist/cjs/components/modal/components/RequestShipment/RequestShipmentModal.d.ts.map +1 -1
  47. package/dist/cjs/components/modal/components/RequestShipment/exchangePolicyOverview/ExchangePolicyOverview.d.ts.map +1 -1
  48. package/dist/cjs/components/modal/components/RequestShipment/exchangePolicyOverview/InfoBox.d.ts.map +1 -1
  49. package/dist/cjs/components/modal/components/RequestShipment/exchangePolicyOverview/RequestShipmentSuccess.d.ts.map +1 -1
  50. package/dist/cjs/components/modal/components/SellerFinance/FinancesStyles.d.ts.map +1 -1
  51. package/dist/cjs/components/modal/components/common/detail/BuyOrSwapContainer.d.ts.map +1 -1
  52. package/dist/cjs/components/modal/components/common/detail/Detail.style.d.ts.map +1 -1
  53. package/dist/cjs/components/modal/components/common/detail/TokenGatedItem.d.ts.map +1 -1
  54. package/dist/cjs/components/modal/components/common/detail/useGetOfferDetailData.d.ts.map +1 -1
  55. package/dist/cjs/components/modal/nonModal/headers/HeaderView.d.ts.map +1 -1
  56. package/dist/cjs/components/portal/Portal.d.ts.map +1 -1
  57. package/dist/cjs/components/price/useConvertedPrice.d.ts.map +1 -1
  58. package/dist/cjs/components/productCard/ProductCard.d.ts.map +1 -1
  59. package/dist/cjs/components/productCard/ProductCard.styles.d.ts.map +1 -1
  60. package/dist/cjs/components/queryClient/withQueryClientProvider.d.ts.map +1 -1
  61. package/dist/cjs/components/scroll/ScrollToID.d.ts.map +1 -1
  62. package/dist/cjs/components/searchBar/SearchBar.d.ts.map +1 -1
  63. package/dist/cjs/components/signer/SignerProvider.d.ts.map +1 -1
  64. package/dist/cjs/components/skeleton/CollectionsCardSkeleton.d.ts.map +1 -1
  65. package/dist/cjs/components/skeleton/ProductCardSkeleton.d.ts.map +1 -1
  66. package/dist/cjs/components/styles/ResetStylesForNonWidgets.d.ts.map +1 -1
  67. package/dist/cjs/components/styles/ResetStylesForNonWidgets.js +1 -0
  68. package/dist/cjs/components/styles/ResetStylesForNonWidgets.js.map +1 -1
  69. package/dist/cjs/components/styles/useCSSVariable.d.ts.map +1 -1
  70. package/dist/cjs/components/tooltip/Tooltip.d.ts.map +1 -1
  71. package/dist/cjs/components/ui/common.d.ts.map +1 -1
  72. package/dist/cjs/components/ui/getTransientCustomProps.d.ts.map +1 -1
  73. package/dist/cjs/components/ui/loading/Loading.d.ts.map +1 -1
  74. package/dist/cjs/components/ui/loading/Loading.js +3 -1
  75. package/dist/cjs/components/ui/loading/Loading.js.map +1 -1
  76. package/dist/cjs/components/wallet2/accountDrawer/IconButton.d.ts.map +1 -1
  77. package/dist/cjs/components/wallet2/accountDrawer/fiatOnrampModal/FiatLink.d.ts.map +1 -1
  78. package/dist/cjs/components/wallet2/accountDrawer/index.d.ts.map +1 -1
  79. package/dist/cjs/components/wallet2/accountDrawer/miniPortfolio/tokens/EmptyWalletContent.d.ts.map +1 -1
  80. package/dist/cjs/components/wallet2/accountDrawer/miniPortfolio/tokens/icons.d.ts.map +1 -1
  81. package/dist/cjs/components/wallet2/selector/ChainSelector.d.ts.map +1 -1
  82. package/dist/cjs/components/wallet2/unicon/utils.d.ts.map +1 -1
  83. package/dist/cjs/components/widgets/BosonThemeProvider.d.ts.map +1 -1
  84. package/dist/cjs/components/widgets/ReduxProvider.d.ts.map +1 -1
  85. package/dist/cjs/components/widgets/roblox/RobloxWidget.d.ts.map +1 -1
  86. package/dist/cjs/components/widgets/roblox/components/ConnectWalletWithLogic.d.ts.map +1 -1
  87. package/dist/cjs/components/widgets/roblox/components/LoginWithRoblox.d.ts.map +1 -1
  88. package/dist/cjs/components/widgets/roblox/components/ProductsRoblox.d.ts.map +1 -1
  89. package/dist/cjs/components/widgets/roblox/components/RobloxExchangesGrid.d.ts.map +1 -1
  90. package/dist/cjs/components/widgets/roblox/components/RobloxProductsGrid.d.ts.map +1 -1
  91. package/dist/cjs/hooks/bundles/useBundleItemsImages.d.ts.map +1 -1
  92. package/dist/cjs/hooks/contracts/erc1155/useErc1155Name.d.ts.map +1 -1
  93. package/dist/cjs/hooks/contracts/erc1155/useErc1155Uris.d.ts.map +1 -1
  94. package/dist/cjs/hooks/contracts/erc20/useErc20Allowance.d.ts.map +1 -1
  95. package/dist/cjs/hooks/contracts/erc20/useErc20Balance.d.ts.map +1 -1
  96. package/dist/cjs/hooks/contracts/erc20/useErc20ExchangeTokenInfo.d.ts.map +1 -1
  97. package/dist/cjs/hooks/contracts/erc721/useErc721Name.d.ts.map +1 -1
  98. package/dist/cjs/hooks/contracts/erc721/useErc721OwnerOf.d.ts.map +1 -1
  99. package/dist/cjs/hooks/contracts/erc721/useErc721TokenUris.d.ts.map +1 -1
  100. package/dist/cjs/hooks/contracts/useGetTokenUriImages.d.ts.map +1 -1
  101. package/dist/cjs/hooks/contracts/useTokenBalances.d.ts.map +1 -1
  102. package/dist/cjs/hooks/core-sdk/useCoreSdkOverrides.d.ts.map +1 -1
  103. package/dist/cjs/hooks/form/useFixSelectFont.d.ts.map +1 -1
  104. package/dist/cjs/hooks/form/useForm.d.ts.map +1 -1
  105. package/dist/cjs/hooks/offer/useIsBosonExclusive.d.ts.map +1 -1
  106. package/dist/cjs/hooks/offer/useIsPhygital.d.ts.map +1 -1
  107. package/dist/cjs/hooks/roblox/useGetRobloxWalletAuth.d.ts.map +1 -1
  108. package/dist/cjs/hooks/roblox/useIsRobloxLoggedIn.d.ts.map +1 -1
  109. package/dist/cjs/hooks/roblox/useRobloxBackendLogin.d.ts.map +1 -1
  110. package/dist/cjs/hooks/roblox/useRobloxExchanges.d.ts.map +1 -1
  111. package/dist/cjs/hooks/roblox/useRobloxGetItemDetails.d.ts.map +1 -1
  112. package/dist/cjs/hooks/roblox/useRobloxProducts.d.ts.map +1 -1
  113. package/dist/cjs/hooks/transactions/usePendingTransactions.d.ts.map +1 -1
  114. package/dist/cjs/hooks/useEffectDebugger.d.ts.map +1 -1
  115. package/dist/cjs/hooks/useSellers.d.ts.map +1 -1
  116. package/dist/cjs/icons/MagnifyingGlass.d.ts.map +1 -1
  117. package/dist/cjs/icons/coins/Bitcoin.d.ts.map +1 -1
  118. package/dist/cjs/icons/coins/Boson.d.ts.map +1 -1
  119. package/dist/cjs/icons/coins/Dai.d.ts.map +1 -1
  120. package/dist/cjs/icons/coins/Ether.d.ts.map +1 -1
  121. package/dist/cjs/icons/coins/Polygon.d.ts.map +1 -1
  122. package/dist/cjs/icons/coins/Solana.d.ts.map +1 -1
  123. package/dist/cjs/icons/coins/Tether.d.ts.map +1 -1
  124. package/dist/cjs/icons/coins/Usdc.d.ts.map +1 -1
  125. package/dist/cjs/icons/coins/Weth.d.ts.map +1 -1
  126. package/dist/cjs/lib/base64/base64.d.ts.map +1 -1
  127. package/dist/cjs/lib/bundle/filter.d.ts.map +1 -1
  128. package/dist/cjs/lib/config/getConfigsByChainId.d.ts.map +1 -1
  129. package/dist/cjs/lib/const/networks.d.ts.map +1 -1
  130. package/dist/cjs/lib/copy/copyToClipboard.d.ts.map +1 -1
  131. package/dist/cjs/lib/dates/checkIfTimestampIsToo.d.ts.map +1 -1
  132. package/dist/cjs/lib/dates/getDateTimestamp.d.ts.map +1 -1
  133. package/dist/cjs/lib/lens/profile.d.ts.map +1 -1
  134. package/dist/cjs/lib/magicLink/logout.d.ts.map +1 -1
  135. package/dist/cjs/lib/magicLink/provider.d.ts.map +1 -1
  136. package/dist/cjs/lib/numbers/numbers.d.ts.map +1 -1
  137. package/dist/cjs/lib/object/checkIfValueIsEmpty.d.ts.map +1 -1
  138. package/dist/cjs/lib/offer/filter.d.ts.map +1 -1
  139. package/dist/cjs/lib/offer/getIsOfferExpired.d.ts.map +1 -1
  140. package/dist/cjs/lib/offer/getOfferAnimationUrl.d.ts.map +1 -1
  141. package/dist/cjs/lib/offer/getOfferDetails.d.ts.map +1 -1
  142. package/dist/cjs/lib/offer/getOfferLabel.d.ts.map +1 -1
  143. package/dist/cjs/lib/offer/getOfferVariations.d.ts.map +1 -1
  144. package/dist/cjs/lib/opensea/getOpenSeaUrl.d.ts.map +1 -1
  145. package/dist/cjs/lib/price/convertPrice.d.ts.map +1 -1
  146. package/dist/cjs/lib/price/prices.d.ts.map +1 -1
  147. package/dist/cjs/lib/promises/promises.d.ts.map +1 -1
  148. package/dist/cjs/lib/signer/externalSigner.d.ts.map +1 -1
  149. package/dist/cjs/lib/signer/externalSigner.js +6 -22
  150. package/dist/cjs/lib/signer/externalSigner.js.map +1 -1
  151. package/dist/cjs/lib/signer/useCallSignerFromIframe.d.ts.map +1 -1
  152. package/dist/cjs/lib/state/multicall.d.ts.map +1 -1
  153. package/dist/cjs/lib/uniswap/formatNumbers.d.ts.map +1 -1
  154. package/dist/cjs/lib/utils/exchange.d.ts.map +1 -1
  155. package/dist/cjs/state/migrations/0.d.ts.map +1 -1
  156. package/dist/cjs/state/updaters.d.ts.map +1 -1
  157. package/dist/cjs/theme.d.ts.map +1 -1
  158. package/dist/cjs/types/helpers.d.ts.map +1 -1
  159. package/dist/esm/components/buttons/BaseButton.js +1 -1
  160. package/dist/esm/components/buttons/BaseButton.js.map +1 -1
  161. package/dist/esm/components/buttons/Button.d.ts.map +1 -1
  162. package/dist/esm/components/buttons/commit/CommitView.d.ts.map +1 -1
  163. package/dist/esm/components/buttons/commit/ThemedCommitButtonView.d.ts.map +1 -1
  164. package/dist/esm/components/card/card.d.ts.map +1 -1
  165. package/dist/esm/components/chat/ChatProvider/ChatContext.d.ts +3 -2
  166. package/dist/esm/components/chat/ChatProvider/ChatContext.d.ts.map +1 -1
  167. package/dist/esm/components/chat/ChatProvider/ChatContext.js.map +1 -1
  168. package/dist/esm/components/chat/ChatProvider/ChatProvider.d.ts.map +1 -1
  169. package/dist/esm/components/chat/ChatProvider/ChatProvider.js.map +1 -1
  170. package/dist/esm/components/chat/ChatProvider/const.d.ts +3 -1
  171. package/dist/esm/components/chat/ChatProvider/const.d.ts.map +1 -1
  172. package/dist/esm/components/chat/ChatProvider/const.js.map +1 -1
  173. package/dist/esm/components/connection/ConnectionsProvider.d.ts.map +1 -1
  174. package/dist/esm/components/connection/index.d.ts.map +1 -1
  175. package/dist/esm/components/cta/dispute/AddFeesDisputeResolverButton.d.ts.map +1 -1
  176. package/dist/esm/components/cta/dispute/AddSellerToDisputeResolverButton.d.ts.map +1 -1
  177. package/dist/esm/components/cta/dispute/CreateDisputeResolverButton.d.ts.map +1 -1
  178. package/dist/esm/components/cta/dispute/RemoveSellerFromDisputeResolverButton.d.ts.map +1 -1
  179. package/dist/esm/components/cta/dispute/UpdateDisputeResolverButton.d.ts.map +1 -1
  180. package/dist/esm/components/cta/offer/ThemedCommitButton.d.ts.map +1 -1
  181. package/dist/esm/components/cta/seller/UpdateSellerButton.d.ts.map +1 -1
  182. package/dist/esm/components/currencyDisplay/CurrencyDisplay.d.ts.map +1 -1
  183. package/dist/esm/components/detail/useOfferDataset.d.ts.map +1 -1
  184. package/dist/esm/components/exchangeCard/ExchangeCard.d.ts.map +1 -1
  185. package/dist/esm/components/exchangeCard/ExchangeCard.styles.d.ts.map +1 -1
  186. package/dist/esm/components/form/BaseTagsInput.d.ts.map +1 -1
  187. package/dist/esm/components/form/ClearButton.d.ts.map +1 -1
  188. package/dist/esm/components/form/ClearButton.js.map +1 -1
  189. package/dist/esm/components/form/Field.styles.d.ts.map +1 -1
  190. package/dist/esm/components/form/Field.styles.js.map +1 -1
  191. package/dist/esm/components/form/Upload/BaseUpload.d.ts.map +1 -1
  192. package/dist/esm/components/form/Upload/Upload.d.ts.map +1 -1
  193. package/dist/esm/components/form/Upload/UploadedSinglePdfFile.d.ts.map +1 -1
  194. package/dist/esm/components/form/styles/BaseTagsInput.styles.d.ts.map +1 -1
  195. package/dist/esm/components/form/styles/BaseTagsInput.styles.js.map +1 -1
  196. package/dist/esm/components/magicLink/Login.d.ts.map +1 -1
  197. package/dist/esm/components/magicLink/MagicProvider.d.ts.map +1 -1
  198. package/dist/esm/components/magicLink/UserProvider.d.ts.map +1 -1
  199. package/dist/esm/components/modal/components/Commit/DetailView/CommitRedeemSteps.d.ts.map +1 -1
  200. package/dist/esm/components/modal/components/Commit/DetailView/RedeemWhatsNext.d.ts.map +1 -1
  201. package/dist/esm/components/modal/components/Commit/useNotCommittableOfferStatus.d.ts.map +1 -1
  202. package/dist/esm/components/modal/components/Redeem/checkSignatures.d.ts.map +1 -1
  203. package/dist/esm/components/modal/components/Redeem/const.d.ts.map +1 -1
  204. package/dist/esm/components/modal/components/RequestShipment/RequestShipmentModal.d.ts.map +1 -1
  205. package/dist/esm/components/modal/components/RequestShipment/exchangePolicyOverview/ExchangePolicyOverview.d.ts.map +1 -1
  206. package/dist/esm/components/modal/components/RequestShipment/exchangePolicyOverview/InfoBox.d.ts.map +1 -1
  207. package/dist/esm/components/modal/components/RequestShipment/exchangePolicyOverview/RequestShipmentSuccess.d.ts.map +1 -1
  208. package/dist/esm/components/modal/components/SellerFinance/FinancesStyles.d.ts.map +1 -1
  209. package/dist/esm/components/modal/components/common/detail/BuyOrSwapContainer.d.ts.map +1 -1
  210. package/dist/esm/components/modal/components/common/detail/Detail.style.d.ts.map +1 -1
  211. package/dist/esm/components/modal/components/common/detail/TokenGatedItem.d.ts.map +1 -1
  212. package/dist/esm/components/modal/components/common/detail/useGetOfferDetailData.d.ts.map +1 -1
  213. package/dist/esm/components/modal/nonModal/headers/HeaderView.d.ts.map +1 -1
  214. package/dist/esm/components/portal/Portal.d.ts.map +1 -1
  215. package/dist/esm/components/price/useConvertedPrice.d.ts.map +1 -1
  216. package/dist/esm/components/productCard/ProductCard.d.ts.map +1 -1
  217. package/dist/esm/components/productCard/ProductCard.styles.d.ts.map +1 -1
  218. package/dist/esm/components/queryClient/withQueryClientProvider.d.ts.map +1 -1
  219. package/dist/esm/components/scroll/ScrollToID.d.ts.map +1 -1
  220. package/dist/esm/components/searchBar/SearchBar.d.ts.map +1 -1
  221. package/dist/esm/components/signer/SignerProvider.d.ts.map +1 -1
  222. package/dist/esm/components/skeleton/CollectionsCardSkeleton.d.ts.map +1 -1
  223. package/dist/esm/components/skeleton/ProductCardSkeleton.d.ts.map +1 -1
  224. package/dist/esm/components/styles/ResetStylesForNonWidgets.d.ts.map +1 -1
  225. package/dist/esm/components/styles/ResetStylesForNonWidgets.js +1 -0
  226. package/dist/esm/components/styles/ResetStylesForNonWidgets.js.map +1 -1
  227. package/dist/esm/components/styles/useCSSVariable.d.ts.map +1 -1
  228. package/dist/esm/components/tooltip/Tooltip.d.ts.map +1 -1
  229. package/dist/esm/components/ui/common.d.ts.map +1 -1
  230. package/dist/esm/components/ui/getTransientCustomProps.d.ts.map +1 -1
  231. package/dist/esm/components/ui/loading/Loading.d.ts.map +1 -1
  232. package/dist/esm/components/ui/loading/Loading.js +3 -1
  233. package/dist/esm/components/ui/loading/Loading.js.map +1 -1
  234. package/dist/esm/components/wallet2/accountDrawer/IconButton.d.ts.map +1 -1
  235. package/dist/esm/components/wallet2/accountDrawer/fiatOnrampModal/FiatLink.d.ts.map +1 -1
  236. package/dist/esm/components/wallet2/accountDrawer/index.d.ts.map +1 -1
  237. package/dist/esm/components/wallet2/accountDrawer/miniPortfolio/tokens/EmptyWalletContent.d.ts.map +1 -1
  238. package/dist/esm/components/wallet2/accountDrawer/miniPortfolio/tokens/icons.d.ts.map +1 -1
  239. package/dist/esm/components/wallet2/selector/ChainSelector.d.ts.map +1 -1
  240. package/dist/esm/components/wallet2/unicon/utils.d.ts.map +1 -1
  241. package/dist/esm/components/widgets/BosonThemeProvider.d.ts.map +1 -1
  242. package/dist/esm/components/widgets/ReduxProvider.d.ts.map +1 -1
  243. package/dist/esm/components/widgets/roblox/RobloxWidget.d.ts.map +1 -1
  244. package/dist/esm/components/widgets/roblox/components/ConnectWalletWithLogic.d.ts.map +1 -1
  245. package/dist/esm/components/widgets/roblox/components/LoginWithRoblox.d.ts.map +1 -1
  246. package/dist/esm/components/widgets/roblox/components/ProductsRoblox.d.ts.map +1 -1
  247. package/dist/esm/components/widgets/roblox/components/RobloxExchangesGrid.d.ts.map +1 -1
  248. package/dist/esm/components/widgets/roblox/components/RobloxProductsGrid.d.ts.map +1 -1
  249. package/dist/esm/hooks/bundles/useBundleItemsImages.d.ts.map +1 -1
  250. package/dist/esm/hooks/contracts/erc1155/useErc1155Name.d.ts.map +1 -1
  251. package/dist/esm/hooks/contracts/erc1155/useErc1155Uris.d.ts.map +1 -1
  252. package/dist/esm/hooks/contracts/erc20/useErc20Allowance.d.ts.map +1 -1
  253. package/dist/esm/hooks/contracts/erc20/useErc20Balance.d.ts.map +1 -1
  254. package/dist/esm/hooks/contracts/erc20/useErc20ExchangeTokenInfo.d.ts.map +1 -1
  255. package/dist/esm/hooks/contracts/erc721/useErc721Name.d.ts.map +1 -1
  256. package/dist/esm/hooks/contracts/erc721/useErc721OwnerOf.d.ts.map +1 -1
  257. package/dist/esm/hooks/contracts/erc721/useErc721TokenUris.d.ts.map +1 -1
  258. package/dist/esm/hooks/contracts/useGetTokenUriImages.d.ts.map +1 -1
  259. package/dist/esm/hooks/contracts/useTokenBalances.d.ts.map +1 -1
  260. package/dist/esm/hooks/core-sdk/useCoreSdkOverrides.d.ts.map +1 -1
  261. package/dist/esm/hooks/form/useFixSelectFont.d.ts.map +1 -1
  262. package/dist/esm/hooks/form/useForm.d.ts.map +1 -1
  263. package/dist/esm/hooks/offer/useIsBosonExclusive.d.ts.map +1 -1
  264. package/dist/esm/hooks/offer/useIsPhygital.d.ts.map +1 -1
  265. package/dist/esm/hooks/roblox/useGetRobloxWalletAuth.d.ts.map +1 -1
  266. package/dist/esm/hooks/roblox/useIsRobloxLoggedIn.d.ts.map +1 -1
  267. package/dist/esm/hooks/roblox/useRobloxBackendLogin.d.ts.map +1 -1
  268. package/dist/esm/hooks/roblox/useRobloxExchanges.d.ts.map +1 -1
  269. package/dist/esm/hooks/roblox/useRobloxGetItemDetails.d.ts.map +1 -1
  270. package/dist/esm/hooks/roblox/useRobloxProducts.d.ts.map +1 -1
  271. package/dist/esm/hooks/transactions/usePendingTransactions.d.ts.map +1 -1
  272. package/dist/esm/hooks/useEffectDebugger.d.ts.map +1 -1
  273. package/dist/esm/hooks/useSellers.d.ts.map +1 -1
  274. package/dist/esm/icons/MagnifyingGlass.d.ts.map +1 -1
  275. package/dist/esm/icons/coins/Bitcoin.d.ts.map +1 -1
  276. package/dist/esm/icons/coins/Boson.d.ts.map +1 -1
  277. package/dist/esm/icons/coins/Dai.d.ts.map +1 -1
  278. package/dist/esm/icons/coins/Ether.d.ts.map +1 -1
  279. package/dist/esm/icons/coins/Polygon.d.ts.map +1 -1
  280. package/dist/esm/icons/coins/Solana.d.ts.map +1 -1
  281. package/dist/esm/icons/coins/Tether.d.ts.map +1 -1
  282. package/dist/esm/icons/coins/Usdc.d.ts.map +1 -1
  283. package/dist/esm/icons/coins/Weth.d.ts.map +1 -1
  284. package/dist/esm/lib/base64/base64.d.ts.map +1 -1
  285. package/dist/esm/lib/bundle/filter.d.ts.map +1 -1
  286. package/dist/esm/lib/config/getConfigsByChainId.d.ts.map +1 -1
  287. package/dist/esm/lib/const/networks.d.ts.map +1 -1
  288. package/dist/esm/lib/copy/copyToClipboard.d.ts.map +1 -1
  289. package/dist/esm/lib/dates/checkIfTimestampIsToo.d.ts.map +1 -1
  290. package/dist/esm/lib/dates/getDateTimestamp.d.ts.map +1 -1
  291. package/dist/esm/lib/lens/profile.d.ts.map +1 -1
  292. package/dist/esm/lib/magicLink/logout.d.ts.map +1 -1
  293. package/dist/esm/lib/magicLink/provider.d.ts.map +1 -1
  294. package/dist/esm/lib/numbers/numbers.d.ts.map +1 -1
  295. package/dist/esm/lib/object/checkIfValueIsEmpty.d.ts.map +1 -1
  296. package/dist/esm/lib/offer/filter.d.ts.map +1 -1
  297. package/dist/esm/lib/offer/getIsOfferExpired.d.ts.map +1 -1
  298. package/dist/esm/lib/offer/getOfferAnimationUrl.d.ts.map +1 -1
  299. package/dist/esm/lib/offer/getOfferDetails.d.ts.map +1 -1
  300. package/dist/esm/lib/offer/getOfferLabel.d.ts.map +1 -1
  301. package/dist/esm/lib/offer/getOfferVariations.d.ts.map +1 -1
  302. package/dist/esm/lib/opensea/getOpenSeaUrl.d.ts.map +1 -1
  303. package/dist/esm/lib/price/convertPrice.d.ts.map +1 -1
  304. package/dist/esm/lib/price/prices.d.ts.map +1 -1
  305. package/dist/esm/lib/promises/promises.d.ts.map +1 -1
  306. package/dist/esm/lib/signer/externalSigner.d.ts.map +1 -1
  307. package/dist/esm/lib/signer/externalSigner.js +6 -22
  308. package/dist/esm/lib/signer/externalSigner.js.map +1 -1
  309. package/dist/esm/lib/signer/useCallSignerFromIframe.d.ts.map +1 -1
  310. package/dist/esm/lib/state/multicall.d.ts.map +1 -1
  311. package/dist/esm/lib/uniswap/formatNumbers.d.ts.map +1 -1
  312. package/dist/esm/lib/utils/exchange.d.ts.map +1 -1
  313. package/dist/esm/state/migrations/0.d.ts.map +1 -1
  314. package/dist/esm/state/updaters.d.ts.map +1 -1
  315. package/dist/esm/theme.d.ts.map +1 -1
  316. package/dist/esm/types/helpers.d.ts.map +1 -1
  317. package/dist/tsconfig.cjs.tsbuildinfo +1 -1
  318. package/package.json +5 -5
  319. package/src/components/buttons/BaseButton.tsx +1 -1
  320. package/src/components/chat/ChatProvider/ChatContext.ts +3 -2
  321. package/src/components/chat/ChatProvider/ChatProvider.tsx +4 -2
  322. package/src/components/chat/ChatProvider/const.ts +4 -1
  323. package/src/components/form/ClearButton.tsx +6 -4
  324. package/src/components/form/Field.styles.ts +20 -20
  325. package/src/components/form/styles/BaseTagsInput.styles.ts +2 -1
  326. package/src/components/styles/ResetStylesForNonWidgets.tsx +2 -1
  327. package/src/components/ui/loading/Loading.tsx +2 -1
  328. package/src/lib/signer/externalSigner.ts +6 -25
@@ -1 +1 @@
1
- {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/lib/bundle/filter.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,MAAM,aAAa,GAAG,OAAO,CACjC,UAAU,EACV;IAAE,UAAU,CAAC,EAAE,6BAA6B,CAAA;CAAE,CAC/C,CAAC;AAEF,eAAO,MAAM,eAAe,SACpB,IAAI,CAAC,UAAU,EAAE,MAAM,GAAG,YAAY,CAAC,KAC5C,IAAI,IAAI,aAE8C,CAAC;AAE1D,MAAM,MAAM,OAAO,GAAG,OAAO,CAC3B,UAAU,EACV;IAAE,UAAU,CAAC,EAAE,uBAAuB,CAAA;CAAE,CACzC,CAAC;AAEF,eAAO,MAAM,SAAS,SACd,IAAI,CAAC,UAAU,EAAE,MAAM,GAAG,YAAY,CAAC,KAC5C,IAAI,IAAI,OAEuC,CAAC"}
1
+ {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/lib/bundle/filter.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,MAAM,aAAa,GAAG,OAAO,CACjC,UAAU,EACV;IAAE,UAAU,CAAC,EAAE,6BAA6B,CAAA;CAAE,CAC/C,CAAC;AAEF,eAAO,MAAM,eAAe,GAC1B,MAAM,IAAI,CAAC,UAAU,EAAE,MAAM,GAAG,YAAY,CAAC,KAC5C,IAAI,IAAI,aAE8C,CAAC;AAE1D,MAAM,MAAM,OAAO,GAAG,OAAO,CAC3B,UAAU,EACV;IAAE,UAAU,CAAC,EAAE,uBAAuB,CAAA;CAAE,CACzC,CAAC;AAEF,eAAO,MAAM,SAAS,GACpB,MAAM,IAAI,CAAC,UAAU,EAAE,MAAM,GAAG,YAAY,CAAC,KAC5C,IAAI,IAAI,OAEuC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getConfigsByChainId.d.ts","sourceRoot":"","sources":["../../../../src/lib/config/getConfigsByChainId.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,eAAe,EACf,cAAc,EAEf,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,mBAAmB,YACrB,MAAM,GAAG,SAAS,GAAG,IAAI,WACzB,eAAe,KACvB,cAAc,EAAE,GAAG,IAOrB,CAAC;AAEF,eAAO,MAAM,0BAA0B,YAC5B,eAAe,KACvB,cAAc,EAEhB,CAAC"}
1
+ {"version":3,"file":"getConfigsByChainId.d.ts","sourceRoot":"","sources":["../../../../src/lib/config/getConfigsByChainId.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,eAAe,EACf,cAAc,EAEf,MAAM,yBAAyB,CAAC;AAEjC,eAAO,MAAM,mBAAmB,GAC9B,SAAS,MAAM,GAAG,SAAS,GAAG,IAAI,EAClC,SAAS,eAAe,KACvB,cAAc,EAAE,GAAG,IAOrB,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACrC,SAAS,eAAe,KACvB,cAAc,EAEhB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../../../src/lib/const/networks.ts"],"names":[],"mappings":"AAuBA;;;;;;;;;GASG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;CAsHzB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,UAAU,cAAe,MAAM;;;;;;;;;;;;;;;;;;;;;CA4E1C,CAAC"}
1
+ {"version":3,"file":"networks.d.ts","sourceRoot":"","sources":["../../../../src/lib/const/networks.ts"],"names":[],"mappings":"AAuBA;;;;;;;;;GASG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;CAsHzB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,UAAU,GAAI,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;CA4E1C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"copyToClipboard.d.ts","sourceRoot":"","sources":["../../../../src/lib/copy/copyToClipboard.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,eAAe,SAAU,MAAM,KAAG,OAAO,CAAC,IAAI,CAiB1D,CAAC"}
1
+ {"version":3,"file":"copyToClipboard.d.ts","sourceRoot":"","sources":["../../../../src/lib/copy/copyToClipboard.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,eAAe,GAAI,MAAM,MAAM,KAAG,OAAO,CAAC,IAAI,CAiB1D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"checkIfTimestampIsToo.d.ts","sourceRoot":"","sources":["../../../../src/lib/dates/checkIfTimestampIsToo.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB,YACvB,SAAS,GAAG,WAAW,aACrB,MAAM,YAKlB,CAAC"}
1
+ {"version":3,"file":"checkIfTimestampIsToo.d.ts","sourceRoot":"","sources":["../../../../src/lib/dates/checkIfTimestampIsToo.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB,GAChC,SAAS,SAAS,GAAG,WAAW,EAChC,WAAW,MAAM,YAKlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getDateTimestamp.d.ts","sourceRoot":"","sources":["../../../../src/lib/dates/getDateTimestamp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,SAAU,MAAM,WAI5C,CAAC"}
1
+ {"version":3,"file":"getDateTimestamp.d.ts","sourceRoot":"","sources":["../../../../src/lib/dates/getDateTimestamp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,WAI5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"profile.d.ts","sourceRoot":"","sources":["../../../../src/lib/lens/profile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAsB,MAAM,aAAa,CAAC;AAE1D,eAAO,MAAM,YAAY,YAAa,OAAO,KAAG,MAAM,GAAG,SAGxD,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,OAAO,KAAG,MAAM,GAAG,SAG1D,CAAC;AAEF,eAAO,MAAM,uBAAuB,YACzB,OAAO,KACf,MAAM,GAAG,SAIX,CAAC;AAEF,eAAO,MAAM,wBAAwB,YAAa,OAAO,KAAG,MAM3D,CAAC;AAEF,eAAO,MAAM,sBAAsB,YAAa,OAAO,KAAG,MAEzD,CAAC;AAEF,eAAO,MAAM,qBAAqB,mBAAoB,OAAO,CAAC,IAAI,CAAC,WAElE,CAAC;AAEF,eAAO,MAAM,iBAAiB,0BAA2B,OAAO,CAAC,IAAI,CAAC,WASrE,CAAC;AAEF,eAAO,MAAM,oBAAoB,WAAY,MAAM,KAAG,OAGrD,CAAC;AAEF,eAAO,MAAM,kBAAkB,YAAa,OAAO;;;;;;;CASlD,CAAC"}
1
+ {"version":3,"file":"profile.d.ts","sourceRoot":"","sources":["../../../../src/lib/lens/profile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAsB,MAAM,aAAa,CAAC;AAE1D,eAAO,MAAM,YAAY,GAAI,SAAS,OAAO,KAAG,MAAM,GAAG,SAGxD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,SAAS,OAAO,KAAG,MAAM,GAAG,SAG1D,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAClC,SAAS,OAAO,KACf,MAAM,GAAG,SAIX,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,SAAS,OAAO,KAAG,MAM3D,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,SAAS,OAAO,KAAG,MAEzD,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,gBAAgB,OAAO,CAAC,IAAI,CAAC,WAElE,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,uBAAuB,OAAO,CAAC,IAAI,CAAC,WASrE,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,QAAQ,MAAM,KAAG,OAGrD,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,SAAS,OAAO;;;;;;;CASlD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"logout.d.ts","sourceRoot":"","sources":["../../../../src/lib/magicLink/logout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAGlC,eAAO,MAAM,cAAc,UACjB,KAAK,GAAG,SAAS,GAAG,IAAI,eAChB,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,KAAK,OAAO,kBAOpD,CAAC"}
1
+ {"version":3,"file":"logout.d.ts","sourceRoot":"","sources":["../../../../src/lib/magicLink/logout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAGlC,eAAO,MAAM,cAAc,GACxB,OAAO,KAAK,GAAG,SAAS,GAAG,IAAI,MACzB,SAAS,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,KAAK,OAAO,kBAOpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"provider.d.ts","sourceRoot":"","sources":["../../../../src/lib/magicLink/provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,eAAO,MAAM,WAAW,UAAW,KAAK,GAAG,SAAS,GAAG,IAAI,6BAE1D,CAAC"}
1
+ {"version":3,"file":"provider.d.ts","sourceRoot":"","sources":["../../../../src/lib/magicLink/provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAClC,eAAO,MAAM,WAAW,GAAI,OAAO,KAAK,GAAG,SAAS,GAAG,IAAI,6BAE1D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"numbers.d.ts","sourceRoot":"","sources":["../../../../src/lib/numbers/numbers.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wBAAwB,UAC5B,MAAM,YACH,MAAM,KACf,MAEF,CAAC;AAEF,eAAO,MAAM,qBAAqB,UACzB,MAAM,YACH,MAAM,KACf,MAEF,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,QAAS,MAAM,KAAG,MAShD,CAAC;AAEF,eAAO,MAAM,SAAS,cAAe,MAAM,YAO1C,CAAC;AAEF,wBAAgB,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,YAAY,SAAK,UAErD"}
1
+ {"version":3,"file":"numbers.d.ts","sourceRoot":"","sources":["../../../../src/lib/numbers/numbers.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wBAAwB,GACnC,OAAO,MAAM,EACb,UAAU,MAAM,KACf,MAEF,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAChC,OAAO,MAAM,EACb,UAAU,MAAM,KACf,MAEF,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,kBAAkB,GAAI,KAAK,MAAM,KAAG,MAShD,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,WAAW,MAAM,YAO1C,CAAC;AAEF,wBAAgB,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,YAAY,SAAK,UAErD"}
@@ -1 +1 @@
1
- {"version":3,"file":"checkIfValueIsEmpty.d.ts","sourceRoot":"","sources":["../../../../src/lib/object/checkIfValueIsEmpty.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,mBAAmB,MAAO,GAAG,YAGiB,CAAC"}
1
+ {"version":3,"file":"checkIfValueIsEmpty.d.ts","sourceRoot":"","sources":["../../../../src/lib/object/checkIfValueIsEmpty.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,mBAAmB,GAAI,GAAG,GAAG,YAGiB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,OAAO,EAA2B,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAG7E,MAAM,MAAM,cAAc,GAAG,OAAO,CAClC,KAAK,CAAC,UAAU,CAAC,EACjB;IAAE,UAAU,EAAE,sBAAsB,CAAA;CAAE,CACvC,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,EAAE,UAAU,CAAC,GAAG;IAC7C,QAAQ,EAAE,cAAc,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,QAAQ,UACZ,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,mBAAmB,EAAE,UAAU,CAAC,KAC5D,KAAK,IAAI,MAE2C,CAAC;AAExD,MAAM,MAAM,iBAAiB,GAAG,OAAO,CACrC,KAAK,CAAC,UAAU,CAAC,EACjB;IAAE,UAAU,EAAE,yBAAyB,CAAA;CAAE,CAC1C,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,EAAE,UAAU,CAAC,GAAG;IAChD,QAAQ,EAAE,iBAAiB,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,WAAW,UACf,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,mBAAmB,EAAE,UAAU,CAAC,KAC5D,KAAK,IAAI,SAE+C,CAAC;AAI5D,eAAO,MAAM,qBAAqB,UACzB,KAAK,GAAG,QAAQ,CAAC,mBAAmB,KAC1C,GAAG,CAAC,MAAM,CASZ,CAAC;AAEF,eAAO,MAAM,wBAAwB,UAC5B,KAAK,GAAG,QAAQ,CAAC,mBAAmB,gBAC7B,iBAAiB,EAAE,KAChC,OAKF,CAAC"}
1
+ {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE/C,OAAO,EAA2B,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAG7E,MAAM,MAAM,cAAc,GAAG,OAAO,CAClC,KAAK,CAAC,UAAU,CAAC,EACjB;IAAE,UAAU,EAAE,sBAAsB,CAAA;CAAE,CACvC,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,EAAE,UAAU,CAAC,GAAG;IAC7C,QAAQ,EAAE,cAAc,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,QAAQ,GACnB,OAAO,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,mBAAmB,EAAE,UAAU,CAAC,KAC5D,KAAK,IAAI,MAE2C,CAAC;AAExD,MAAM,MAAM,iBAAiB,GAAG,OAAO,CACrC,KAAK,CAAC,UAAU,CAAC,EACjB;IAAE,UAAU,EAAE,yBAAyB,CAAA;CAAE,CAC1C,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,IAAI,CAAC,KAAK,EAAE,UAAU,CAAC,GAAG;IAChD,QAAQ,EAAE,iBAAiB,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,OAAO,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,mBAAmB,EAAE,UAAU,CAAC,KAC5D,KAAK,IAAI,SAE+C,CAAC;AAI5D,eAAO,MAAM,qBAAqB,GAChC,OAAO,KAAK,GAAG,QAAQ,CAAC,mBAAmB,KAC1C,GAAG,CAAC,MAAM,CASZ,CAAC;AAEF,eAAO,MAAM,wBAAwB,GACnC,OAAO,KAAK,GAAG,QAAQ,CAAC,mBAAmB,EAC3C,cAAc,iBAAiB,EAAE,KAChC,OAKF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getIsOfferExpired.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getIsOfferExpired.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE1C,KAAK,sBAAsB,GACvB;IACE,KAAK,EAAE,KAAK,CAAC;CACd,GACD;IACE,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AACN,eAAO,MAAM,iBAAiB,UAAW,sBAAsB,KAAG,OAUjE,CAAC"}
1
+ {"version":3,"file":"getIsOfferExpired.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getIsOfferExpired.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE1C,KAAK,sBAAsB,GACvB;IACE,KAAK,EAAE,KAAK,CAAC;CACd,GACD;IACE,cAAc,EAAE,MAAM,CAAC;CACxB,CAAC;AACN,eAAO,MAAM,iBAAiB,GAAI,OAAO,sBAAsB,KAAG,OAUjE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getOfferAnimationUrl.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferAnimationUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,UACxB,KAAK,GAAG,QAAQ,CAAC,mBAAmB,GAAG,SAAS,GAAG,IAAI,KAC7D,MAIF,CAAC"}
1
+ {"version":3,"file":"getOfferAnimationUrl.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferAnimationUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,GAC/B,OAAO,KAAK,GAAG,QAAQ,CAAC,mBAAmB,GAAG,SAAS,GAAG,IAAI,KAC7D,MAIF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getOfferDetails.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferDetails.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAK1C,UAAU,MAAM;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AACD,UAAU,aAAa;IACrB,kBAAkB,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B;AAED,KAAK,0CAA0C,GAC3C,IAAI,CACF,QAAQ,CAAC,2BAA2B,CAAC,iBAAiB,CAAC,EACvD,QAAQ,GAAG,aAAa,CACzB,GACD,IAAI,CACF,QAAQ,CAAC,uBAAuB,CAAC,iBAAiB,CAAC,EACnD,QAAQ,GAAG,aAAa,CACzB,CAAC;AACN,UAAU,gBAAgB;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,aAAa,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,0CAA0C,GAAG,IAAI,CAAC;IAC1D,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,QAAQ,EAAE,QAAQ,CAAC,qBAAqB,EAAE,GAAG,SAAS,CAAC;IACvD,WAAW,EACP,OAAO,CACL,QAAQ,CAAC,mBAAmB,CAAC,UAAU,CAAC,EACxC;QAAE,UAAU,EAAE,sBAAsB,CAAA;KAAE,CACvC,CAAC,OAAO,CAAC,GACV,SAAS,CAAC;CACf;AA2BD,eAAO,MAAM,eAAe,UACnB,KAAK,GAAG,QAAQ,CAAC,mBAAmB,KAC1C,gBAiFF,CAAC"}
1
+ {"version":3,"file":"getOfferDetails.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferDetails.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAK1C,UAAU,MAAM;IACd,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AACD,UAAU,aAAa;IACrB,kBAAkB,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,aAAa,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAC9B;AAED,KAAK,0CAA0C,GAC3C,IAAI,CACF,QAAQ,CAAC,2BAA2B,CAAC,iBAAiB,CAAC,EACvD,QAAQ,GAAG,aAAa,CACzB,GACD,IAAI,CACF,QAAQ,CAAC,uBAAuB,CAAC,iBAAiB,CAAC,EACnD,QAAQ,GAAG,aAAa,CACzB,CAAC;AACN,UAAU,gBAAgB;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,aAAa,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,0CAA0C,GAAG,IAAI,CAAC;IAC1D,iBAAiB,EAAE,MAAM,CAAC;IAC1B,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,QAAQ,EAAE,QAAQ,CAAC,qBAAqB,EAAE,GAAG,SAAS,CAAC;IACvD,WAAW,EACP,OAAO,CACL,QAAQ,CAAC,mBAAmB,CAAC,UAAU,CAAC,EACxC;QAAE,UAAU,EAAE,sBAAsB,CAAA;KAAE,CACvC,CAAC,OAAO,CAAC,GACV,SAAS,CAAC;CACf;AA2BD,eAAO,MAAM,eAAe,GAC1B,OAAO,KAAK,GAAG,QAAQ,CAAC,mBAAmB,KAC1C,gBAiFF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getOfferLabel.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferLabel.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAQ1C,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoC7B,CAAC;AAEF,eAAO,MAAM,UAAU,cAAe,MAAM,WAAW,MAAM,YAG5D,CAAC;AAEF,eAAO,MAAM,aAAa,UAAW,KAAK,mBAyBzC,CAAC"}
1
+ {"version":3,"file":"getOfferLabel.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferLabel.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAQ1C,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoC7B,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,WAAW,MAAM,EAAE,SAAS,MAAM,YAG5D,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,OAAO,KAAK,mBAyBzC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getOfferVariations.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferVariations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG1C,eAAO,MAAM,kBAAkB,UAAW,KAAK,GAAG,SAAS;;;;;;;;;;wBAe1D,CAAC"}
1
+ {"version":3,"file":"getOfferVariations.d.ts","sourceRoot":"","sources":["../../../../src/lib/offer/getOfferVariations.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG1C,eAAO,MAAM,kBAAkB,GAAI,OAAO,KAAK,GAAG,SAAS;;;;;;;;;;wBAe1D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"getOpenSeaUrl.d.ts","sourceRoot":"","sources":["../../../../src/lib/opensea/getOpenSeaUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AA+FpE,eAAO,MAAM,aAAa,oDAKvB;IACD,OAAO,EAAE,eAAe,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;CACzB,KAAG,MAIH,CAAC"}
1
+ {"version":3,"file":"getOpenSeaUrl.d.ts","sourceRoot":"","sources":["../../../../src/lib/opensea/getOpenSeaUrl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AA+FpE,eAAO,MAAM,aAAa,GAAI,iDAK3B;IACD,OAAO,EAAE,eAAe,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;CACzB,KAAG,MAIH,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"convertPrice.d.ts","sourceRoot":"","sources":["../../../../src/lib/price/convertPrice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wDAAwD,CAAC;AAEnF,UAAU,QAAQ;IAChB,MAAM,EAAE,KAAK,GAAG,MAAM,CAAC;IACvB,MAAM,EAAE,GAAG,GAAG,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;CACpB;AAED,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB;AACD,MAAM,WAAW,KAAK;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,YAAY,8CAMtB,KAAK,KAAG,mBAeV,CAAC"}
1
+ {"version":3,"file":"convertPrice.d.ts","sourceRoot":"","sources":["../../../../src/lib/price/convertPrice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wDAAwD,CAAC;AAEnF,UAAU,QAAQ;IAChB,MAAM,EAAE,KAAK,GAAG,MAAM,CAAC;IACvB,MAAM,EAAE,GAAG,GAAG,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;CACpB;AAED,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB;AACD,MAAM,WAAW,KAAK;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,YAAY,GAAI,2CAM1B,KAAK,KAAG,mBAeV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"prices.d.ts","sourceRoot":"","sources":["../../../../src/lib/price/prices.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAEnD,UAAU,OAAO;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,yBAAyB,gBAYzB,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,cAC9B,OAAO,KACjB,MAAM,AAXZ,CAAC;AAEF,eAAO,MAAM,eAAe,8BAEzB;IACD,qBAAqB,EAAE,MAAM,CAAC;CAC/B,aAGY,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,cAC9B,OAAO,KACjB,MA2CN,CAAC;AAEF,eAAO,MAAM,SAAS,UAAW,MAAM,YAAY,MAAM,KAAG,MAO3D,CAAC;AAEF,UAAU,cAAc;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,KAAK,WAAW,GAAG,oBAAoB,GAAG,eAAe,CAAC;AAC1D,KAAK,WAAW,GAAG,IAAI,CACrB,QAAQ,CAAC,mBAAmB,EAC5B,WAAW,GAAG,eAAe,GAAG,OAAO,CACxC,CAAC;AACF,eAAO,MAAM,iBAAiB,iBACb,UAAU,CAAC,OAAO,eAAe,CAAC,aACzC,WAAW,OAAO,WAAW,KAAG,cA8BvC,CAAC"}
1
+ {"version":3,"file":"prices.d.ts","sourceRoot":"","sources":["../../../../src/lib/price/prices.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAEnD,UAAU,OAAO;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,yBAAyB,gBAYzB,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,cAC9B,OAAO,KACjB,MAAM,AAXZ,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,2BAE7B;IACD,qBAAqB,EAAE,MAAM,CAAC;CAC/B,aAGY,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,cAC9B,OAAO,KACjB,MA2CN,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,OAAO,MAAM,EAAE,UAAU,MAAM,KAAG,MAO3D,CAAC;AAEF,UAAU,cAAc;IACtB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,KAAK,WAAW,GAAG,oBAAoB,GAAG,eAAe,CAAC;AAC1D,KAAK,WAAW,GAAG,IAAI,CACrB,QAAQ,CAAC,mBAAmB,EAC5B,WAAW,GAAG,eAAe,GAAG,OAAO,CACxC,CAAC;AACF,eAAO,MAAM,iBAAiB,GAC3B,cAAc,UAAU,CAAC,OAAO,eAAe,CAAC,MAChD,OAAO,WAAW,EAAE,KAAK,WAAW,KAAG,cA8BvC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"promises.d.ts","sourceRoot":"","sources":["../../../../src/lib/promises/promises.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI,GAAmB,CAAC,MAC/B,MAAM,OAAO,CAAC,CAAC,CAAC,4BACM,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,MACzC,MAAM,eAQX,CAAC;AAEF,eAAO,MAAM,IAAI,OAAc,MAAM,qBAIpC,CAAC"}
1
+ {"version":3,"file":"promises.d.ts","sourceRoot":"","sources":["../../../../src/lib/promises/promises.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI,GAAmB,CAAC,EACnC,IAAI,MAAM,OAAO,CAAC,CAAC,CAAC,EACpB,0BAA0B,CAAC,GAAG,EAAE,CAAC,KAAK,OAAO,EAC7C,IAAI,MAAM,eAQX,CAAC;AAEF,eAAO,MAAM,IAAI,GAAU,IAAI,MAAM,qBAIpC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"externalSigner.d.ts","sourceRoot":"","sources":["../../../../src/lib/signer/externalSigner.ts"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EAIf,MAAM,uBAAuB,CAAC;AAK/B,OAAO,EAA2B,MAAM,EAAE,MAAM,QAAQ,CAAC;AA+WzD,eAAO,MAAM,wBAAwB,yCAGlC;IACD,YAAY,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACxC,kBAAkB,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CAChD;;;aAiCA,CAAC;AAEF,eAAO,MAAM,wBAAwB,yEAQpC,CAAC"}
1
+ {"version":3,"file":"externalSigner.d.ts","sourceRoot":"","sources":["../../../../src/lib/signer/externalSigner.ts"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EAIf,MAAM,uBAAuB,CAAC;AAK/B,OAAO,EAA2B,MAAM,EAAE,MAAM,QAAQ,CAAC;AA4VzD,eAAO,MAAM,wBAAwB,GAAI,sCAGtC;IACD,YAAY,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACxC,kBAAkB,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CAChD;;;aAiCA,CAAC;AAEF,eAAO,MAAM,wBAAwB,yEAQpC,CAAC"}
@@ -17,15 +17,13 @@ const getDefaultHandleSignerFunction = ({ parentOrigin, functionName, args }) =>
17
17
  }
18
18
  }
19
19
  window.addEventListener("message", onMessageReceived);
20
- window.parent.postMessage({
21
- function: functionName,
22
- args
23
- }, parentOrigin);
20
+ window.parent.postMessage({ function: functionName, args }, parentOrigin);
24
21
  });
25
22
  };
26
23
  const getExternalWeb3LibAdapterListener = ({ parentOrigin }) => {
27
24
  return {
28
25
  uuid: crypto.randomUUID(),
26
+ getCurrentTimeMs: () => Promise.resolve(Date.now()),
29
27
  getSignerAddress: () => {
30
28
  return getDefaultHandleSignerFunction({
31
29
  parentOrigin,
@@ -99,10 +97,7 @@ const getExternalWeb3LibAdapterListener = ({ parentOrigin }) => {
99
97
  }
100
98
  }
101
99
  window.addEventListener("message", onMessageReceived);
102
- window.parent.postMessage({
103
- function: functionName,
104
- args: [transactionRequest]
105
- }, parentOrigin);
100
+ window.parent.postMessage({ function: functionName, args: [transactionRequest] }, parentOrigin);
106
101
  });
107
102
  },
108
103
  estimateGas: async (...args) => {
@@ -219,10 +214,7 @@ const getExternalSignerListener = ({ parentOrigin }) => {
219
214
  }
220
215
  }
221
216
  window.addEventListener("message", onMessageReceived);
222
- window.parent.postMessage({
223
- function: functionName,
224
- args: [transactionRequest]
225
- }, parentOrigin);
217
+ window.parent.postMessage({ function: functionName, args: [transactionRequest] }, parentOrigin);
226
218
  });
227
219
  },
228
220
  call: async (...args) => {
@@ -254,11 +246,7 @@ const getExternalSignerListener = ({ parentOrigin }) => {
254
246
  });
255
247
  },
256
248
  populateTransaction: async (...args) => {
257
- return getDefaultHandleSignerFunction({
258
- parentOrigin,
259
- functionName: "populateTransaction",
260
- args
261
- });
249
+ return getDefaultHandleSignerFunction({ parentOrigin, functionName: "populateTransaction", args });
262
250
  },
263
251
  estimateGas: async (...args) => {
264
252
  return getDefaultHandleSignerFunction({
@@ -275,11 +263,7 @@ const getExternalSignerListener = ({ parentOrigin }) => {
275
263
  });
276
264
  },
277
265
  _checkProvider: async (...args) => {
278
- return getDefaultHandleSignerFunction({
279
- parentOrigin,
280
- functionName: "_checkProvider",
281
- args
282
- });
266
+ return getDefaultHandleSignerFunction({ parentOrigin, functionName: "_checkProvider", args });
283
267
  },
284
268
  connect: (..._args) => {
285
269
  // TODO: how can we implement this?
@@ -1 +1 @@
1
- {"version":3,"file":"externalSigner.js","sourceRoot":"","sources":["../../../../src/lib/signer/externalSigner.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"externalSigner.js","sourceRoot":"","sources":["../../../../src/lib/signer/externalSigner.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"useCallSignerFromIframe.d.ts","sourceRoot":"","sources":["../../../../src/lib/signer/useCallSignerFromIframe.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAChC,OAAO,EACL,gBAAgB,EAChB,SAAS,EAKV,MAAM,OAAO,CAAC;AAEf,eAAO,MAAM,uBAAuB,6DAKjC;IACD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,EACL,SAAS,CAAC,iBAAiB,CAAC,GAC5B,gBAAgB,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IACpD,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,MAAM,EAAE,CAAC;CACpC;;CA8IA,CAAC"}
1
+ {"version":3,"file":"useCallSignerFromIframe.d.ts","sourceRoot":"","sources":["../../../../src/lib/signer/useCallSignerFromIframe.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAChC,OAAO,EACL,gBAAgB,EAChB,SAAS,EAKV,MAAM,OAAO,CAAC;AAEf,eAAO,MAAM,uBAAuB,GAAI,0DAKrC;IACD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,SAAS,EACL,SAAS,CAAC,iBAAiB,CAAC,GAC5B,gBAAgB,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IACpD,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,MAAM,EAAE,CAAC;CACpC;;CA8IA,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"multicall.d.ts","sourceRoot":"","sources":["../../../../src/lib/state/multicall.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,eAAO,MAAM,SAAS;;oBAVC,OAAO,iBAAiB,0BAAS,yBAEhD,OAAO;oBAEP,kBAAkB;8CAGX,qBACV,uBAAuB,0BAAS;4BAIhC,0BAAS;;;iDAKwE,qBAAqB,uBAEjG,0BAAS;4BAEjB,0BADQ;;;iDAGa,qBAEvB,uBAAuB,0BACnB;4BAEa,0BAAS;;;sDASvB,qBAAqB,uBACtB,0BAAQ;4BACF,0BAAS;;;+CAEsB,qBAC/B,uBACU,0BAAS;4BAIzB,0BAAM;;;8CAEyD,qBAG7D,uBAIE,0BAAM;4BAED,0BAAS;;;;;yKAQN,oBACV,2CACI,CAAJ,4BAIJ,QACK,qBAAqB,0CAAc,iDAAiD,CAAC,iBAAiB,0BAAS,iDAAiD,0BAAS;6HAA6I,QAAQ,0FAA0F,QAAQ,qBAAqB,0CAAc,oDAAoD,CAAC,iBAAiB,0BAAS,iDAAiD,0BAAS;6HAA6I,QAAQ,2DAA2D,CAAC,iBAAiB,0BAAS,iDAAiD,0BAAS;mHAAmI,QAAQ,yDAAyD,CAAC,4BAA4B,QAAQ,qBAAqB,0CAAc,iDAAiD,CAAC,iBAAiB,0BAAS,iDAAiD,0BAAS;2LAAyM,oBAAoB,2CAA2C,CAAC,4BAA4B,QAAQ,qBAAqB,0CAAc,iDAAiD,CAAC,iBAAiB,0BAAS,gEAAgE,0BAAS;sLAAuM,oBAAoB,2CAA2C,CAAC,4BAA4B,QAAQ,qBAAqB,0CAAc,iDAAiD,CAAC,iBAAiB,0BAAS,gEAAgE,0BAAS;;iCAAwD,uCAAW,kGAAiG,IAAK,OAAO;CA/Dt1E,CAAC;AAE3C,eAAe,SAAS,CAAC;AAuBzB,wBAAgB,gBAAgB,sBAqC/B"}
1
+ {"version":3,"file":"multicall.d.ts","sourceRoot":"","sources":["../../../../src/lib/state/multicall.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wOA0Dd,CAAJ,oJAKqF,CAAC;0VAAka,CAAC;gMAAoS,CAAC;oLAAwR,CAAC,oJAAwH,CAAC;0PAA4V,CAAC,oJAAwH,CAAC;qPAAyW,CAAC,oJAAwH,CAAC;;;CA/DnkE,CAAC;AAE3C,eAAe,SAAS,CAAC;AAuBzB,wBAAgB,gBAAgB,sBAqC/B"}
@@ -1 +1 @@
1
- {"version":3,"file":"formatNumbers.d.ts","sourceRoot":"","sources":["../../../../src/lib/uniswap/formatNumbers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG7E,KAAK,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC;AAyPvC,oBAAY,UAAU;IAEpB,UAAU,iBAAiB;IAG3B,OAAO,aAAa;IAIpB,SAAS,eAAe;IAIxB,eAAe,sBAAsB;IAGrC,gBAAgB,uBAAuB;IAGvC,cAAc,qBAAqB;IAGnC,cAAc,qBAAqB;IAGnC,iBAAiB,wBAAwB;IAGzC,YAAY,mBAAmB;IAG/B,gBAAgB,sBAAsB;IAGtC,kBAAkB,0BAA0B;IAG5C,kBAAkB,yBAAyB;IAG3C,+BAA+B,yCAAyC;CACzE;AAiCD,wBAAgB,YAAY,CAC1B,KAAK,EAAE,OAAO,CAAC,MAAM,CAAC,EACtB,IAAI,GAAE,UAAkC,EACxC,WAAW,SAAM,GAChB,MAAM,CAQR;AAED,wBAAgB,oBAAoB,CAClC,MAAM,EAAE,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC,EACzC,IAAI,GAAE,UAAkC,EACxC,WAAW,CAAC,EAAE,MAAM,GACnB,MAAM,CAMR;AAED,wBAAgB,iBAAiB,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,CAI1E;AAED,wBAAgB,WAAW,CACzB,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC,EACzC,IAAI,GAAE,UAAsC,GAC3C,MAAM,CAMR;AAGD,eAAO,MAAM,mBAAmB,UACvB,KAAK,CAAC,QAAQ,EAAE,QAAQ,CAAC,GAAG,SAAS,uBAQ7C,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,uBAAuB,QAC7B,MAAM,GAAG,SAAS,GAAG,IAAI,+BAiC/B,CAAC;AAIF,wBAAgB,8BAA8B,CAC5C,MAAM,EAAE,cAAc,CAAC,QAAQ,CAAC,GAC/B,MAAM,CAMR"}
1
+ {"version":3,"file":"formatNumbers.d.ts","sourceRoot":"","sources":["../../../../src/lib/uniswap/formatNumbers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAG7E,KAAK,OAAO,CAAC,CAAC,IAAI,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC;AAyPvC,oBAAY,UAAU;IAEpB,UAAU,iBAAiB;IAG3B,OAAO,aAAa;IAIpB,SAAS,eAAe;IAIxB,eAAe,sBAAsB;IAGrC,gBAAgB,uBAAuB;IAGvC,cAAc,qBAAqB;IAGnC,cAAc,qBAAqB;IAGnC,iBAAiB,wBAAwB;IAGzC,YAAY,mBAAmB;IAG/B,gBAAgB,sBAAsB;IAGtC,kBAAkB,0BAA0B;IAG5C,kBAAkB,yBAAyB;IAG3C,+BAA+B,yCAAyC;CACzE;AAiCD,wBAAgB,YAAY,CAC1B,KAAK,EAAE,OAAO,CAAC,MAAM,CAAC,EACtB,IAAI,GAAE,UAAkC,EACxC,WAAW,SAAM,GAChB,MAAM,CAQR;AAED,wBAAgB,oBAAoB,CAClC,MAAM,EAAE,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC,EACzC,IAAI,GAAE,UAAkC,EACxC,WAAW,CAAC,EAAE,MAAM,GACnB,MAAM,CAMR;AAED,wBAAgB,iBAAiB,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,CAI1E;AAED,wBAAgB,WAAW,CACzB,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC,EACzC,IAAI,GAAE,UAAsC,GAC3C,MAAM,CAMR;AAGD,eAAO,MAAM,mBAAmB,GAC9B,OAAO,KAAK,CAAC,QAAQ,EAAE,QAAQ,CAAC,GAAG,SAAS,uBAQ7C,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,uBAAuB,GAClC,KAAK,MAAM,GAAG,SAAS,GAAG,IAAI,EAC9B,kBAAa,WAgCd,CAAC;AAIF,wBAAgB,8BAA8B,CAC5C,MAAM,EAAE,cAAc,CAAC,QAAQ,CAAC,GAC/B,MAAM,CAMR"}
@@ -1 +1 @@
1
- {"version":3,"file":"exchange.d.ts","sourceRoot":"","sources":["../../../../src/lib/utils/exchange.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAWpE,eAAO,MAAM,kBAAkB,aACnB,QAAQ,CAAC,sBAAsB,WAChC,eAAe,KACvB,MASF,CAAC"}
1
+ {"version":3,"file":"exchange.d.ts","sourceRoot":"","sources":["../../../../src/lib/utils/exchange.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAWpE,eAAO,MAAM,kBAAkB,GAC7B,UAAU,QAAQ,CAAC,sBAAsB,EACzC,SAAS,eAAe,KACvB,MASF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"0.d.ts","sourceRoot":"","sources":["../../../../src/state/migrations/0.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C;;;;GAIG;AACH,eAAO,MAAM,UAAU,UAAW,cAAc,mBAE/C,CAAC"}
1
+ {"version":3,"file":"0.d.ts","sourceRoot":"","sources":["../../../../src/state/migrations/0.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C;;;;GAIG;AACH,eAAO,MAAM,UAAU,GAAI,OAAO,cAAc,mBAE/C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"updaters.d.ts","sourceRoot":"","sources":["../../../src/state/updaters.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAgB,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAGlE,MAAM,MAAM,aAAa,GAAG,iBAAiB,GAAG;IAC9C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AACF,eAAO,MAAM,QAAQ,yCAIlB,aAAa,sBAQf,CAAC"}
1
+ {"version":3,"file":"updaters.d.ts","sourceRoot":"","sources":["../../../src/state/updaters.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,EAAgB,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAGlE,MAAM,MAAM,aAAa,GAAG,iBAAiB,GAAG;IAC9C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;CACxB,CAAC;AACF,eAAO,MAAM,QAAQ,GAAI,sCAItB,aAAa,sBAQf,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../src/theme.ts"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,CAAC;AAG3B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;CAoBvB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,MAAM,OAAO,WAAW,CAAC;AAClD,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;AACtD,MAAM,MAAM,KAAK,GAAG,eAAe,GAAG,MAAM,GAAG,OAAO,CAAC;AAIvD,eAAO,MAAM,SAAS;;;;CAIU,CAAC;AACjC,MAAM,MAAM,SAAS,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,CAAC;AAC/C,eAAO,MAAM,aAAa;;;;CAIc,CAAC;AAEzC,eAAO,MAAM,SAAS,kBAAmB;IAAE,SAAS,EAAE,SAAS,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2EhE,CAAC;AAEF,eAAO,MAAM,SAAS,SAAU,UAAU,WAAmB,CAAC"}
1
+ {"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../src/theme.ts"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,CAAC;AAG3B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;CAoBvB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,MAAM,OAAO,WAAW,CAAC;AAClD,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;AACtD,MAAM,MAAM,KAAK,GAAG,eAAe,GAAG,MAAM,GAAG,OAAO,CAAC;AAIvD,eAAO,MAAM,SAAS;;;;CAIU,CAAC;AACjC,MAAM,MAAM,SAAS,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,CAAC;AAC/C,eAAO,MAAM,aAAa;;;;CAIc,CAAC;AAEzC,eAAO,MAAM,SAAS,GAAI,eAAe;IAAE,SAAS,EAAE,SAAS,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2EhE,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,MAAM,UAAU,WAAmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/types/helpers.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI;IAE5B,QAAQ,EAAE,CAAC,IAAI,MAAM,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CAC5C,CAAC;AACF,MAAM,MAAM,YAAY,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,IAAI,CAAC,GAAG;KAAG,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAE,CAAC;AAE1E,MAAM,MAAM,QAAQ,CAAC,CAAC,IAAI;KACvB,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACrB,GAAG,EAAE,CAAC;AAEP,KAAK,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE/C,eAAO,MAAM,QAAQ,GAAI,CAAC,KAAK,CAAC,GAAG,KAAK,KAAG,CAAC,IAAI,CAAQ,CAAC;AAEzD,MAAM,MAAM,qBAAqB,CAAC,CAAC,IAAI;KACpC,CAAC,IAAI,MAAM,CAAC,IAAI,IAAI,MAAM,GAAG,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;CACzC,CAAC;AAGF,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/types/helpers.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,YAAY,CAAC,CAAC,IAAI;IAE5B,QAAQ,EAAE,CAAC,IAAI,MAAM,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;CAC5C,CAAC;AACF,MAAM,MAAM,YAAY,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,CAAC,IAAI,CAAC,GAAG;KAAG,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAE,CAAC;AAE1E,MAAM,MAAM,QAAQ,CAAC,CAAC,IAAI;KACvB,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACrB,GAAG,EAAE,CAAC;AAEP,KAAK,KAAK,GAAG,KAAK,GAAG,CAAC,GAAG,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;AAE/C,eAAO,MAAM,QAAQ,GAAI,CAAC,EAAE,GAAG,CAAC,GAAG,KAAK,KAAG,CAAC,IAAI,CAAQ,CAAC;AAEzD,MAAM,MAAM,qBAAqB,CAAC,CAAC,IAAI;KACpC,CAAC,IAAI,MAAM,CAAC,IAAI,IAAI,MAAM,GAAG,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;CACzC,CAAC;AAGF,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"root":["../src/borders.ts","../src/colors.ts","../src/index.tsx","../src/react-app-env.d.ts","../src/setupTests.ts","../src/theme.ts","../src/abis/types/EnsPublicResolver.d.ts","../src/abis/types/EnsRegistrar.d.ts","../src/abis/types/Erc1155.d.ts","../src/abis/types/Erc20.d.ts","../src/abis/types/Erc721.d.ts","../src/abis/types/Permit2.d.ts","../src/abis/types/Weth.d.ts","../src/abis/types/commons.ts","../src/abis/types/index.ts","../src/components/avatar/SellerID.tsx","../src/components/avatar/fallback-avatar.tsx","../src/components/boson/BosonProvider.tsx","../src/components/buttons/BaseButton.tsx","../src/components/buttons/BurgerButton.tsx","../src/components/buttons/Button.tsx","../src/components/buttons/commit/CommitButtonView.tsx","../src/components/buttons/commit/CommitView.tsx","../src/components/buttons/commit/ThemedCommitButtonView.tsx","../src/components/buttons/commit/const.ts","../src/components/buttons/commit/types.ts","../src/components/card/card.styles.ts","../src/components/card/card.tsx","../src/components/chat/InitializeChat.tsx","../src/components/chat/InitializeChatWithSuccess.tsx","../src/components/chat/useChatStatus.ts","../src/components/chat/ChatProvider/ChatContext.ts","../src/components/chat/ChatProvider/ChatProvider.tsx","../src/components/chat/ChatProvider/const.ts","../src/components/config/ConfigContext.ts","../src/components/config/ConfigProvider.tsx","../src/components/connection/ConnectionsProvider.tsx","../src/components/connection/WalletConnectV2.ts","../src/components/connection/activate.ts","../src/components/connection/index.ts","../src/components/connection/types.ts","../src/components/connection/utils.ts","../src/components/contractualAgreement/ContractualAgreement.tsx","../src/components/cta/common/CtaButton.tsx","../src/components/cta/common/styles.ts","../src/components/cta/common/types.ts","../src/components/cta/dispute/AddFeesDisputeResolverButton.tsx","../src/components/cta/dispute/AddSellerToDisputeResolverButton.tsx","../src/components/cta/dispute/CreateDisputeResolverButton.tsx","../src/components/cta/dispute/DecideDisputeButton.tsx","../src/components/cta/dispute/EscalateDisputeButton.tsx","../src/components/cta/dispute/ExpireDisputeButton.tsx","../src/components/cta/dispute/ExpireEscalationDisputeButton.tsx","../src/components/cta/dispute/ExtendDisputeTimeoutButton.tsx","../src/components/cta/dispute/RaiseDisputeButton.tsx","../src/components/cta/dispute/RefuseDisputeButton.tsx","../src/components/cta/dispute/RemoveFeesDisputeResolverButton.tsx","../src/components/cta/dispute/RemoveSellerFromDisputeResolverButton.tsx","../src/components/cta/dispute/ResolveDisputeButton.tsx","../src/components/cta/dispute/RetractDisputeButton.tsx","../src/components/cta/dispute/UpdateDisputeResolverButton.tsx","../src/components/cta/exchange/BatchCompleteButton.tsx","../src/components/cta/exchange/CancelButton.tsx","../src/components/cta/exchange/CompleteButton.tsx","../src/components/cta/exchange/ExpireButton.tsx","../src/components/cta/exchange/RedeemButton.tsx","../src/components/cta/exchange/RevokeButton.tsx","../src/components/cta/funds/DepositFundsButton.tsx","../src/components/cta/funds/WithdrawAllFundsButton.tsx","../src/components/cta/funds/WithdrawFundsButton.tsx","../src/components/cta/offer/BatchVoidButton.tsx","../src/components/cta/offer/CommitButton.tsx","../src/components/cta/offer/CreateOfferButton.tsx","../src/components/cta/offer/ThemedCommitButton.tsx","../src/components/cta/offer/VoidButton.tsx","../src/components/cta/seller/CreateSellerButton.tsx","../src/components/cta/seller/UpdateSellerButton.tsx","../src/components/currencyDisplay/CurrencyDisplay.tsx","../src/components/datepicker/Calendar.tsx","../src/components/datepicker/DatePicker.style.tsx","../src/components/datepicker/DatePicker.tsx","../src/components/datepicker/SelectMonth.tsx","../src/components/datepicker/SelectTime.tsx","../src/components/datepicker/types.ts","../src/components/datepicker/utils.ts","../src/components/detail/DetailChart.tsx","../src/components/detail/useOfferDataset.ts","../src/components/environment/EnvironmentContext.ts","../src/components/environment/EnvironmentProvider.tsx","../src/components/error/EmptyErrorMessage.tsx","../src/components/error/ErrorMessage.tsx","../src/components/error/SimpleError.tsx","../src/components/exchangeCard/ExchangeCard.styles.ts","../src/components/exchangeCard/ExchangeCard.tsx","../src/components/exchangeCard/const.ts","../src/components/exchangeCard/types.ts","../src/components/form/BaseCheckbox.tsx","../src/components/form/BaseInput.tsx","../src/components/form/BaseSelect.tsx","../src/components/form/BaseTagsInput.tsx","../src/components/form/BaseTextArea.tsx","../src/components/form/Checkbox.tsx","../src/components/form/ClearButton.tsx","../src/components/form/CountrySelect.tsx","../src/components/form/Datepicker.tsx","../src/components/form/Error.tsx","../src/components/form/Field.styles.ts","../src/components/form/FormField.tsx","../src/components/form/Input.tsx","../src/components/form/InputColor.tsx","../src/components/form/Phone.tsx","../src/components/form/Select.tsx","../src/components/form/index.ts","../src/components/form/styles.ts","../src/components/form/types.ts","../src/components/form/Upload/BaseUpload.tsx","../src/components/form/Upload/Upload.tsx","../src/components/form/Upload/UploadedFile.tsx","../src/components/form/Upload/UploadedFiles.tsx","../src/components/form/Upload/UploadedSinglePdfFile.tsx","../src/components/form/Upload/WithUploadToIpfs.tsx","../src/components/form/Upload/ImageEditorModal/ImageEditor.tsx","../src/components/form/Upload/ImageEditorModal/ImageEditorModal.tsx","../src/components/form/styles/BaseTagsInput.styles.ts","../src/components/image/Image.styles.ts","../src/components/image/Image.tsx","../src/components/ipfs/IpfsContext.ts","../src/components/ipfs/IpfsProvider.tsx","../src/components/license/License.tsx","../src/components/logo/AssetLogo.tsx","../src/components/logo/PortfolioLogo.tsx","../src/components/logo/useAssetLogoSource.ts","../src/components/magicLink/Login.tsx","../src/components/magicLink/MagicContext.tsx","../src/components/magicLink/MagicProvider.tsx","../src/components/magicLink/UserContext.tsx","../src/components/magicLink/UserProvider.tsx","../src/components/modal/Modal.tsx","../src/components/modal/ModalComponents.tsx","../src/components/modal/ModalContext.tsx","../src/components/modal/ModalProvider.tsx","../src/components/modal/ModalTypes.ts","../src/components/modal/useModal.ts","../src/components/modal/components/Commit/CommitNonModal.tsx","../src/components/modal/components/Commit/OfferVariantView.tsx","../src/components/modal/components/Commit/useNotCommittableOfferStatus.ts","../src/components/modal/components/Commit/ContractualAgreementView/ContractualAgreementView.tsx","../src/components/modal/components/Commit/DetailView/CommitDetailViewWithProvider.tsx","../src/components/modal/components/Commit/DetailView/CommitRedeemSteps.tsx","../src/components/modal/components/Commit/DetailView/ExternalCommitDetailView.tsx","../src/components/modal/components/Commit/DetailView/InnerCommitDetailView.tsx","../src/components/modal/components/Commit/DetailView/InnerCommitDetailViewWithPortal.tsx","../src/components/modal/components/Commit/DetailView/InnerDetailWithProviderCommit.tsx","../src/components/modal/components/Commit/DetailView/RedeemWhatsNext.tsx","../src/components/modal/components/Commit/DetailView/common/QuantityDisplay.tsx","../src/components/modal/components/Commit/LicenseAgreementView/LicenseAgreementView.tsx","../src/components/modal/components/Commit/OfferFullDescriptionView/OfferFullDescriptionView.tsx","../src/components/modal/components/Commit/OfferPolicyView/CommitOfferPolicyView.tsx","../src/components/modal/components/Redeem/RedeemFormModel.ts","../src/components/modal/components/Redeem/RedeemHeader.tsx","../src/components/modal/components/Redeem/RedeemNonModal.tsx","../src/components/modal/components/Redeem/checkSignatures.tsx","../src/components/modal/components/Redeem/const.ts","../src/components/modal/components/Redeem/Confirmation/Confirmation.tsx","../src/components/modal/components/Redeem/Confirmation/ConfirmationView.tsx","../src/components/modal/components/Redeem/ContractualAgreementView/ContractualAgreementView.tsx","../src/components/modal/components/Redeem/DetailView/ExchangeDetailViewWithProvider.tsx","../src/components/modal/components/Redeem/DetailView/ExternalExchangeDetailView.tsx","../src/components/modal/components/Redeem/DetailView/InnerDetailWithProviderExchange.tsx","../src/components/modal/components/Redeem/DetailView/InnerExchangeDetailView.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeView.tsx","../src/components/modal/components/Redeem/ExchangeView/RedeemSuccess.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeFullDescriptionView/ExchangeFullDescription.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeFullDescriptionView/ExchangeFullDescriptionView.tsx","../src/components/modal/components/Redeem/ExchangeView/cancellation/CancelExchange.tsx","../src/components/modal/components/Redeem/ExchangeView/cancellation/CancellationView.tsx","../src/components/modal/components/Redeem/ExchangeView/expireVoucher/ExpireVoucher.tsx","../src/components/modal/components/Redeem/ExchangeView/expireVoucher/ExpireVoucherView.tsx","../src/components/modal/components/Redeem/LicenseAgreementView/LicenseAgreementView.tsx","../src/components/modal/components/Redeem/MyItems/Exchange.tsx","../src/components/modal/components/Redeem/MyItems/Exchanges.tsx","../src/components/modal/components/Redeem/MyItems/MyItems.tsx","../src/components/modal/components/Redeem/MyItems/ProfilePage.styles.tsx","../src/components/modal/components/Redeem/MyItems/WithExchangesData.tsx","../src/components/modal/components/Redeem/OfferPolicyView/RedeemOfferPolicyView.tsx","../src/components/modal/components/Redeem/RedeemForm/RedeemForm.tsx","../src/components/modal/components/Redeem/RedeemForm/RedeemFormView.tsx","../src/components/modal/components/RequestShipment/RequestShipmentModal.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/ExchangePolicyOverview.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/FairExchangePolicy.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/InfoBox.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/RequestShipmentSuccess.tsx","../src/components/modal/components/SellerFinance/FinanceDeposit.tsx","../src/components/modal/components/SellerFinance/FinanceWithdraw.tsx","../src/components/modal/components/SellerFinance/FinancesStyles.tsx","../src/components/modal/components/Transactions/TransactionFailedModal/TransactionFailedModal.tsx","../src/components/modal/components/Transactions/TransactionSubmittedModal/TransactionSubmittedModal.tsx","../src/components/modal/components/Transactions/WaitingForConfirmationModal/WaitingForConfirmationModal.tsx","../src/components/modal/components/common/BosonLogo.tsx","../src/components/modal/components/common/DetailOpenSea.tsx","../src/components/modal/components/common/ThemedBosonLogo.tsx","../src/components/modal/components/common/VariationSelects.tsx","../src/components/modal/components/common/OfferFullDescription/DigitalProductData.tsx","../src/components/modal/components/common/OfferFullDescription/ExternalOfferFullDescription.tsx","../src/components/modal/components/common/OfferFullDescription/GeneralProductData.tsx","../src/components/modal/components/common/OfferFullDescription/OfferFullDescription.tsx","../src/components/modal/components/common/OfferFullDescription/Overview.tsx","../src/components/modal/components/common/OfferFullDescription/PhysicalProductData.tsx","../src/components/modal/components/common/StepsOverview/StepsOverview.tsx","../src/components/modal/components/common/StepsOverview/style.tsx","../src/components/modal/components/common/detail/BuyOrSwapContainer.tsx","../src/components/modal/components/common/detail/Detail.style.tsx","../src/components/modal/components/common/detail/DetailDisputeResolver.tsx","../src/components/modal/components/common/detail/DetailSlider.tsx","../src/components/modal/components/common/detail/DetailTable.tsx","../src/components/modal/components/common/detail/DetailTransactions.tsx","../src/components/modal/components/common/detail/DetailViewCore.tsx","../src/components/modal/components/common/detail/DetailViewProvider.tsx","../src/components/modal/components/common/detail/DetailViewWithProvider.tsx","../src/components/modal/components/common/detail/InnerDetailViewWithPortal.tsx","../src/components/modal/components/common/detail/PhygitalProduct.tsx","../src/components/modal/components/common/detail/SellerAndDescription.tsx","../src/components/modal/components/common/detail/SlickSlider.tsx","../src/components/modal/components/common/detail/TokenGatedItem.tsx","../src/components/modal/components/common/detail/types.ts","../src/components/modal/components/common/detail/useGetOfferDetailData.tsx","../src/components/modal/nonModal/Header.tsx","../src/components/modal/nonModal/NonModal.tsx","../src/components/modal/nonModal/styles.tsx","../src/components/modal/nonModal/headers/HeaderView.tsx","../src/components/offerPolicy/OfferPolicyDetails.tsx","../src/components/pagination/PaginationPages.tsx","../src/components/portal/Portal.tsx","../src/components/price/ConvertedPrice.tsx","../src/components/price/Price.tsx","../src/components/price/useConvertedPrice.tsx","../src/components/productCard/ProductCard.styles.ts","../src/components/productCard/ProductCard.tsx","../src/components/productCard/commonStyles.ts","../src/components/productCard/const.ts","../src/components/queryClient/QueryClientProviderCustom.tsx","../src/components/queryClient/withQueryClientProvider.tsx","../src/components/scroll/ScrollToID.tsx","../src/components/scroll/ScrollToTop.tsx","../src/components/searchBar/SearchBar.styles.ts","../src/components/searchBar/SearchBar.tsx","../src/components/signer/SignerContext.tsx","../src/components/signer/SignerProvider.tsx","../src/components/signer/useExternalSigner.ts","../src/components/skeleton/CollectionsCardSkeleton.tsx","../src/components/skeleton/ProductCardSkeleton.tsx","../src/components/skeleton/common.ts","../src/components/step/MultiSteps.tsx","../src/components/step/Step.styles.ts","../src/components/step/Step.tsx","../src/components/styles/GlobalStyle.tsx","../src/components/styles/GlobalStyledThemed.tsx","../src/components/styles/ResetStylesForNonWidgets.tsx","../src/components/styles/useCSSVariable.ts","../src/components/toasts/SuccessTransactionToast.tsx","../src/components/toasts/common/ErrorToast.tsx","../src/components/toasts/common/SuccessToast.tsx","../src/components/tooltip/Tooltip.tsx","../src/components/ui/CardCTA.tsx","../src/components/ui/DetailsSummary.tsx","../src/components/ui/Grid.tsx","../src/components/ui/GridContainer.tsx","../src/components/ui/IpfsImage.tsx","../src/components/ui/MuteButton.tsx","../src/components/ui/Step.tsx","../src/components/ui/SvgImage.tsx","../src/components/ui/Tabs.tsx","../src/components/ui/ThemedButton.tsx","../src/components/ui/Typography.tsx","../src/components/ui/Video.tsx","../src/components/ui/buttonSize.ts","../src/components/ui/common.ts","../src/components/ui/getTransientCustomProps.ts","../src/components/ui/styles.ts","../src/components/ui/zIndex.ts","../src/components/ui/column/index.tsx","../src/components/ui/loading/Loading.tsx","../src/components/ui/loading/LoadingWrapper.tsx","../src/components/ui/loading/Spinner.tsx","../src/components/ui/loading/WaveLoader/WaveLoader.tsx","../src/components/wallet2/styles.ts","../src/components/wallet2/accountDrawer/AuthenticatedHeader.tsx","../src/components/wallet2/accountDrawer/DefaultMenu.tsx","../src/components/wallet2/accountDrawer/IconButton.tsx","../src/components/wallet2/accountDrawer/index.tsx","../src/components/wallet2/accountDrawer/fiatOnrampModal/FiatLink.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/ExpandoRow.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/PortfolioRow.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/index.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/EmptyWalletContent.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/icons.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/index.tsx","../src/components/wallet2/identicon/StatusIcon.tsx","../src/components/wallet2/identicon/index.tsx","../src/components/wallet2/navDropdown/NavDropdown.tsx","../src/components/wallet2/selector/ChainSelector.tsx","../src/components/wallet2/selector/ChainSelectorRow.tsx","../src/components/wallet2/selector/getSupportedChainIdsFromWalletConnectSession.ts","../src/components/wallet2/unicon/Container.ts","../src/components/wallet2/unicon/Emblem.ts","../src/components/wallet2/unicon/index.tsx","../src/components/wallet2/unicon/types.ts","../src/components/wallet2/unicon/utils.ts","../src/components/wallet2/walletModal/ConnectionErrorView.tsx","../src/components/wallet2/walletModal/Option.tsx","../src/components/wallet2/walletModal/index.tsx","../src/components/wallet2/web3Provider/InnerWeb3Provider.tsx","../src/components/wallet2/web3Provider/index.tsx","../src/components/wallet2/web3Status/BosonConnectWallet.tsx","../src/components/wallet2/web3Status/index.tsx","../src/components/widgets/BosonThemeProvider.tsx","../src/components/widgets/MarginContainer.tsx","../src/components/widgets/ReduxProvider.tsx","../src/components/widgets/common.ts","../src/components/widgets/index.tsx","../src/components/widgets/types.ts","../src/components/widgets/commit/CommitModalWithOffer.tsx","../src/components/widgets/commit/CommitWidget.tsx","../src/components/widgets/commit/CommitWidgetProviders.tsx","../src/components/widgets/finance/Finance.tsx","../src/components/widgets/finance/FinanceWidget.tsx","../src/components/widgets/finance/FinanceWidgetProviders.tsx","../src/components/widgets/finance/useFunds.ts","../src/components/widgets/finance/useOffersBacked.ts","../src/components/widgets/finance/useSellerDeposit.ts","../src/components/widgets/finance/useSellerRoles.ts","../src/components/widgets/finance/convertion-rate/ConvertionRateContext.tsx","../src/components/widgets/finance/convertion-rate/ConvertionRateProvider.tsx","../src/components/widgets/finance/convertion-rate/useConvertionRate.ts","../src/components/widgets/finance/convertion-rate/useUniswapPools.ts","../src/components/widgets/finance/convertion-rate/utils.ts","../src/components/widgets/finance/exchange-tokens/tokens.ts","../src/components/widgets/finance/exchange-tokens/useExchangeTokens.ts","../src/components/widgets/finance/exchange-tokens/useTokens.ts","../src/components/widgets/redemption/RedeemModalWithExchange.tsx","../src/components/widgets/redemption/RedemptionWidget.tsx","../src/components/widgets/redemption/RedemptionWidgetProviders.tsx","../src/components/widgets/redemption/const.ts","../src/components/widgets/redemption/provider/RedemptionContext.tsx","../src/components/widgets/redemption/provider/RedemptionProvider.tsx","../src/components/widgets/redemption/provider/RedemptionWidgetContext.tsx","../src/components/widgets/redemption/provider/RedemptionWidgetProvider.tsx","../src/components/widgets/roblox/RobloxWidget.tsx","../src/components/widgets/roblox/components/ConnectRoblox.tsx","../src/components/widgets/roblox/components/ConnectWalletWithLogic.tsx","../src/components/widgets/roblox/components/LoginWithRoblox.tsx","../src/components/widgets/roblox/components/ProductsRoblox.tsx","../src/components/widgets/roblox/components/RobloxExchangesGrid.tsx","../src/components/widgets/roblox/components/RobloxProductsGrid.tsx","../src/components/widgets/roblox/components/const.ts","../src/components/widgets/roblox/components/styles.tsx","../src/components/widgets/roblox/components/types.ts","../src/hooks/index.ts","../src/hooks/magic.ts","../src/hooks/useBreakpoints.ts","../src/hooks/useBuyers.ts","../src/hooks/useCheckExchangePolicy.ts","../src/hooks/useCtaClickHandler.ts","../src/hooks/useCurationLists.ts","../src/hooks/useCurrentSellers.ts","../src/hooks/useDebounce.ts","../src/hooks/useDisableScrolling.ts","../src/hooks/useDisputes.ts","../src/hooks/useEffectDebugger.ts","../src/hooks/useExchanges.ts","../src/hooks/useHandleText.ts","../src/hooks/useIpfsMetadataStorage.tsx","../src/hooks/useIpfsStorage.ts","../src/hooks/useLast.ts","../src/hooks/useMetaTx.ts","../src/hooks/useOnClickOutside.ts","../src/hooks/usePrevious.ts","../src/hooks/useRefundData.ts","../src/hooks/useRenderTemplate.ts","../src/hooks/useSellers.ts","../src/hooks/useSignerAddress.tsx","../src/hooks/useTransactionHistory.ts","../src/hooks/useWindowSize.ts","../src/hooks/bundles/useBundleByUuid.ts","../src/hooks/bundles/useBundleItemsImages.ts","../src/hooks/callbacks/types.ts","../src/hooks/callbacks/useRedemptionCallbacks.ts","../src/hooks/connection/connection.ts","../src/hooks/connection/useDisconnect.ts","../src/hooks/connection/useEagerlyConnect.ts","../src/hooks/connection/useSelectChain.tsx","../src/hooks/connection/useSwitchChain.ts","../src/hooks/connection/useSyncChainQuery.ts","../src/hooks/contracts/BlockNumberProvider.tsx","../src/hooks/contracts/getContract.ts","../src/hooks/contracts/multicall.ts","../src/hooks/contracts/useBlockNumber.tsx","../src/hooks/contracts/useContract.ts","../src/hooks/contracts/useGetTokenUriImages.ts","../src/hooks/contracts/useTokenBalances.ts","../src/hooks/contracts/erc1155/useErc1155Name.ts","../src/hooks/contracts/erc1155/useErc1155Uris.ts","../src/hooks/contracts/erc20/useErc20Allowance.ts","../src/hooks/contracts/erc20/useErc20Balance.ts","../src/hooks/contracts/erc20/useErc20ExchangeTokenInfo.ts","../src/hooks/contracts/erc721/useErc721Name.ts","../src/hooks/contracts/erc721/useErc721OwnerOf.ts","../src/hooks/contracts/erc721/useErc721TokenUris.ts","../src/hooks/core-sdk/useCoreSdk.tsx","../src/hooks/core-sdk/useCoreSdkOverrides.ts","../src/hooks/core-sdk/useCoreSdkWithContext.ts","../src/hooks/ens/useENSAddress.ts","../src/hooks/ens/useENSAvatar.ts","../src/hooks/ens/useENSName.ts","../src/hooks/form/useFixSelectFont.tsx","../src/hooks/form/useForm.ts","../src/hooks/images/useFileImage.ts","../src/hooks/images/useIpfsImage.ts","../src/hooks/ipfs/getIpfsHeaders.ts","../src/hooks/ipfs/useIpfsStorage.ts","../src/hooks/ipfs/useSaveImageToIpfs.ts","../src/hooks/lens/useGetLensProfiles.ts","../src/hooks/location/buildUseSearchParams.tsx","../src/hooks/offer/useExchangeTokenBalance.ts","../src/hooks/offer/useIsBosonExclusive.ts","../src/hooks/offer/useIsPhygital.ts","../src/hooks/parameters/useParsedQueryString.ts","../src/hooks/products/useProductByOfferId.ts","../src/hooks/products/useProductByUuid.ts","../src/hooks/roblox/const.ts","../src/hooks/roblox/mutationKeys.ts","../src/hooks/roblox/useGetRobloxWalletAuth.ts","../src/hooks/roblox/useIsRobloxLoggedIn.ts","../src/hooks/roblox/usePostRobloxWalletAuth.ts","../src/hooks/roblox/useRobloxBackendLogin.ts","../src/hooks/roblox/useRobloxExchanges.ts","../src/hooks/roblox/useRobloxGetItemDetails.ts","../src/hooks/roblox/useRobloxLocalStorage.ts","../src/hooks/roblox/useRobloxLogout.ts","../src/hooks/roblox/useRobloxProducts.ts","../src/hooks/roblox/context/RobloxContext.ts","../src/hooks/roblox/context/RobloxProvider.tsx","../src/hooks/roblox/context/useRobloxConfigContext.ts","../src/hooks/storage/useBosonLocalStorage.ts","../src/hooks/storage/useLocalStorage.ts","../src/hooks/tokenGated/useCheckTokenGatedOffer.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/BosonSnapshotGate.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/common.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/index.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/factories/BosonSnapshotGate__factory.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/factories/index.ts","../src/hooks/transactions/usePendingTransactions.tsx","../src/hooks/transactions/usePendingTransactionsWithContext.tsx","../src/hooks/uniswap/useCurrencyBalance.ts","../src/hooks/uniswap/useFetchListCallback.ts","../src/hooks/uniswap/useInterval.ts","../src/hooks/uniswap/useIsWindowVisible.ts","../src/hooks/uniswap/useSocksBalance.ts","../src/hooks/uniswap/useTokenList/fetchTokenList.ts","../src/hooks/uniswap/useTokenList/filtering.ts","../src/hooks/uniswap/useTokenList/sorting.ts","../src/hooks/web3React/useWeb3ReactWrapper.ts","../src/icons/MagnifyingGlass.tsx","../src/icons/coins/Bitcoin.tsx","../src/icons/coins/Boson.tsx","../src/icons/coins/Dai.tsx","../src/icons/coins/Ether.tsx","../src/icons/coins/Polygon.tsx","../src/icons/coins/Solana.tsx","../src/icons/coins/Tether.tsx","../src/icons/coins/Usdc.tsx","../src/icons/coins/Weth.tsx","../src/icons/coins/index.tsx","../src/lib/address/address.ts","../src/lib/base64/base64.ts","../src/lib/bundle/const.ts","../src/lib/bundle/filter.ts","../src/lib/bytes/bytesToSize.ts","../src/lib/chains/chainIdToNetworkName.ts","../src/lib/chains/getNativeLogoURI.ts","../src/lib/config/config.ts","../src/lib/config/getConfigsByChainId.ts","../src/lib/const/chainInfo.ts","../src/lib/const/chains.ts","../src/lib/const/lists.ts","../src/lib/const/locales.ts","../src/lib/const/misc.ts","../src/lib/const/networks.ts","../src/lib/const/parameters.ts","../src/lib/const/policies.ts","../src/lib/const/providers.ts","../src/lib/const/routing.ts","../src/lib/const/tokenLogoLookup.ts","../src/lib/const/tokenSafetyLookup.ts","../src/lib/const/tokens.ts","../src/lib/const/validationMessage.ts","../src/lib/copy/copyToClipboard.ts","../src/lib/dates/checkIfTimestampIsToo.ts","../src/lib/dates/getDateTimestamp.ts","../src/lib/errors/eth-revert-reason.ts","../src/lib/errors/transactions.ts","../src/lib/images/images.ts","../src/lib/ipfs/ipfs.ts","../src/lib/lens/fetchLens.ts","../src/lib/lens/generated.ts","../src/lib/lens/profile.ts","../src/lib/magicLink/logout.ts","../src/lib/magicLink/provider.ts","../src/lib/numbers/numbers.ts","../src/lib/object/checkIfValueIsEmpty.ts","../src/lib/offer/filter.ts","../src/lib/offer/getIsOfferExpired.ts","../src/lib/offer/getOfferAnimationUrl.ts","../src/lib/offer/getOfferDetails.ts","../src/lib/offer/getOfferLabel.ts","../src/lib/offer/getOfferVariations.ts","../src/lib/opensea/getOpenSeaUrl.ts","../src/lib/parameters/swap.ts","../src/lib/price/convertPrice.ts","../src/lib/price/prices.ts","../src/lib/progress/progressStatus.ts","../src/lib/promises/promises.ts","../src/lib/roblox/getIsOfferRobloxGated.ts","../src/lib/signer/externalSigner.ts","../src/lib/signer/useCallSignerFromIframe.ts","../src/lib/state/multicall.tsx","../src/lib/string/formatText.ts","../src/lib/subgraph/subgraph.ts","../src/lib/ui/breakpoint.ts","../src/lib/uniswap/contenthashToUri.ts","../src/lib/uniswap/formatNumbers.ts","../src/lib/uniswap/listSort.ts","../src/lib/uniswap/parseENSAddress.ts","../src/lib/uniswap/resolveENSContentHash.ts","../src/lib/uniswap/safeNamehash.ts","../src/lib/uniswap/validateTokenList.ts","../src/lib/uniswap/__generated__/validateTokenList.js","../src/lib/uniswap/__generated__/validateTokens.js","../src/lib/url/uriToHttp.ts","../src/lib/url/url.ts","../src/lib/userAgent/userAgent.ts","../src/lib/utils/exchange.ts","../src/lib/utils/textFile.ts","../src/lib/videos/videos.ts","../src/state/hooks.ts","../src/state/index.ts","../src/state/migrations.ts","../src/state/reducer.ts","../src/state/reduxContext.ts","../src/state/updaters.tsx","../src/state/global/actions.ts","../src/state/lists/actions.ts","../src/state/lists/hooks.ts","../src/state/lists/reducer.ts","../src/state/lists/updater.ts","../src/state/lists/utils.ts","../src/state/migrations/0.ts","../src/state/migrations/legacy.ts","../src/state/routing/types.ts","../src/state/user/hooks.tsx","../src/state/user/reducer.ts","../src/state/user/types.ts","../src/state/wallets/hooks.tsx","../src/state/wallets/reducer.ts","../src/state/wallets/types.ts","../src/types/bundle.ts","../src/types/exchange.ts","../src/types/externals.d.ts","../src/types/helpers.ts","../src/types/offer.ts","../src/types/tokens.ts","../src/types/transactions.ts","../src/types/tuple.ts","../src/types/variants.ts","../src/types/v3/UniswapInterfaceMulticall.d.ts"],"version":"5.7.3"}
1
+ {"root":["../src/borders.ts","../src/colors.ts","../src/index.tsx","../src/react-app-env.d.ts","../src/setupTests.ts","../src/theme.ts","../src/abis/types/EnsPublicResolver.d.ts","../src/abis/types/EnsRegistrar.d.ts","../src/abis/types/Erc1155.d.ts","../src/abis/types/Erc20.d.ts","../src/abis/types/Erc721.d.ts","../src/abis/types/Permit2.d.ts","../src/abis/types/Weth.d.ts","../src/abis/types/commons.ts","../src/abis/types/index.ts","../src/components/avatar/SellerID.tsx","../src/components/avatar/fallback-avatar.tsx","../src/components/boson/BosonProvider.tsx","../src/components/buttons/BaseButton.tsx","../src/components/buttons/BurgerButton.tsx","../src/components/buttons/Button.tsx","../src/components/buttons/commit/CommitButtonView.tsx","../src/components/buttons/commit/CommitView.tsx","../src/components/buttons/commit/ThemedCommitButtonView.tsx","../src/components/buttons/commit/const.ts","../src/components/buttons/commit/types.ts","../src/components/card/card.styles.ts","../src/components/card/card.tsx","../src/components/chat/InitializeChat.tsx","../src/components/chat/InitializeChatWithSuccess.tsx","../src/components/chat/useChatStatus.ts","../src/components/chat/ChatProvider/ChatContext.ts","../src/components/chat/ChatProvider/ChatProvider.tsx","../src/components/chat/ChatProvider/const.ts","../src/components/config/ConfigContext.ts","../src/components/config/ConfigProvider.tsx","../src/components/connection/ConnectionsProvider.tsx","../src/components/connection/WalletConnectV2.ts","../src/components/connection/activate.ts","../src/components/connection/index.ts","../src/components/connection/types.ts","../src/components/connection/utils.ts","../src/components/contractualAgreement/ContractualAgreement.tsx","../src/components/cta/common/CtaButton.tsx","../src/components/cta/common/styles.ts","../src/components/cta/common/types.ts","../src/components/cta/dispute/AddFeesDisputeResolverButton.tsx","../src/components/cta/dispute/AddSellerToDisputeResolverButton.tsx","../src/components/cta/dispute/CreateDisputeResolverButton.tsx","../src/components/cta/dispute/DecideDisputeButton.tsx","../src/components/cta/dispute/EscalateDisputeButton.tsx","../src/components/cta/dispute/ExpireDisputeButton.tsx","../src/components/cta/dispute/ExpireEscalationDisputeButton.tsx","../src/components/cta/dispute/ExtendDisputeTimeoutButton.tsx","../src/components/cta/dispute/RaiseDisputeButton.tsx","../src/components/cta/dispute/RefuseDisputeButton.tsx","../src/components/cta/dispute/RemoveFeesDisputeResolverButton.tsx","../src/components/cta/dispute/RemoveSellerFromDisputeResolverButton.tsx","../src/components/cta/dispute/ResolveDisputeButton.tsx","../src/components/cta/dispute/RetractDisputeButton.tsx","../src/components/cta/dispute/UpdateDisputeResolverButton.tsx","../src/components/cta/exchange/BatchCompleteButton.tsx","../src/components/cta/exchange/CancelButton.tsx","../src/components/cta/exchange/CompleteButton.tsx","../src/components/cta/exchange/ExpireButton.tsx","../src/components/cta/exchange/RedeemButton.tsx","../src/components/cta/exchange/RevokeButton.tsx","../src/components/cta/funds/DepositFundsButton.tsx","../src/components/cta/funds/WithdrawAllFundsButton.tsx","../src/components/cta/funds/WithdrawFundsButton.tsx","../src/components/cta/offer/BatchVoidButton.tsx","../src/components/cta/offer/CommitButton.tsx","../src/components/cta/offer/CreateOfferButton.tsx","../src/components/cta/offer/ThemedCommitButton.tsx","../src/components/cta/offer/VoidButton.tsx","../src/components/cta/seller/CreateSellerButton.tsx","../src/components/cta/seller/UpdateSellerButton.tsx","../src/components/currencyDisplay/CurrencyDisplay.tsx","../src/components/datepicker/Calendar.tsx","../src/components/datepicker/DatePicker.style.tsx","../src/components/datepicker/DatePicker.tsx","../src/components/datepicker/SelectMonth.tsx","../src/components/datepicker/SelectTime.tsx","../src/components/datepicker/types.ts","../src/components/datepicker/utils.ts","../src/components/detail/DetailChart.tsx","../src/components/detail/useOfferDataset.ts","../src/components/environment/EnvironmentContext.ts","../src/components/environment/EnvironmentProvider.tsx","../src/components/error/EmptyErrorMessage.tsx","../src/components/error/ErrorMessage.tsx","../src/components/error/SimpleError.tsx","../src/components/exchangeCard/ExchangeCard.styles.ts","../src/components/exchangeCard/ExchangeCard.tsx","../src/components/exchangeCard/const.ts","../src/components/exchangeCard/types.ts","../src/components/form/BaseCheckbox.tsx","../src/components/form/BaseInput.tsx","../src/components/form/BaseSelect.tsx","../src/components/form/BaseTagsInput.tsx","../src/components/form/BaseTextArea.tsx","../src/components/form/Checkbox.tsx","../src/components/form/ClearButton.tsx","../src/components/form/CountrySelect.tsx","../src/components/form/Datepicker.tsx","../src/components/form/Error.tsx","../src/components/form/Field.styles.ts","../src/components/form/FormField.tsx","../src/components/form/Input.tsx","../src/components/form/InputColor.tsx","../src/components/form/Phone.tsx","../src/components/form/Select.tsx","../src/components/form/index.ts","../src/components/form/styles.ts","../src/components/form/types.ts","../src/components/form/Upload/BaseUpload.tsx","../src/components/form/Upload/Upload.tsx","../src/components/form/Upload/UploadedFile.tsx","../src/components/form/Upload/UploadedFiles.tsx","../src/components/form/Upload/UploadedSinglePdfFile.tsx","../src/components/form/Upload/WithUploadToIpfs.tsx","../src/components/form/Upload/ImageEditorModal/ImageEditor.tsx","../src/components/form/Upload/ImageEditorModal/ImageEditorModal.tsx","../src/components/form/styles/BaseTagsInput.styles.ts","../src/components/image/Image.styles.ts","../src/components/image/Image.tsx","../src/components/ipfs/IpfsContext.ts","../src/components/ipfs/IpfsProvider.tsx","../src/components/license/License.tsx","../src/components/logo/AssetLogo.tsx","../src/components/logo/PortfolioLogo.tsx","../src/components/logo/useAssetLogoSource.ts","../src/components/magicLink/Login.tsx","../src/components/magicLink/MagicContext.tsx","../src/components/magicLink/MagicProvider.tsx","../src/components/magicLink/UserContext.tsx","../src/components/magicLink/UserProvider.tsx","../src/components/modal/Modal.tsx","../src/components/modal/ModalComponents.tsx","../src/components/modal/ModalContext.tsx","../src/components/modal/ModalProvider.tsx","../src/components/modal/ModalTypes.ts","../src/components/modal/useModal.ts","../src/components/modal/components/Commit/CommitNonModal.tsx","../src/components/modal/components/Commit/OfferVariantView.tsx","../src/components/modal/components/Commit/useNotCommittableOfferStatus.ts","../src/components/modal/components/Commit/ContractualAgreementView/ContractualAgreementView.tsx","../src/components/modal/components/Commit/DetailView/CommitDetailViewWithProvider.tsx","../src/components/modal/components/Commit/DetailView/CommitRedeemSteps.tsx","../src/components/modal/components/Commit/DetailView/ExternalCommitDetailView.tsx","../src/components/modal/components/Commit/DetailView/InnerCommitDetailView.tsx","../src/components/modal/components/Commit/DetailView/InnerCommitDetailViewWithPortal.tsx","../src/components/modal/components/Commit/DetailView/InnerDetailWithProviderCommit.tsx","../src/components/modal/components/Commit/DetailView/RedeemWhatsNext.tsx","../src/components/modal/components/Commit/DetailView/common/QuantityDisplay.tsx","../src/components/modal/components/Commit/LicenseAgreementView/LicenseAgreementView.tsx","../src/components/modal/components/Commit/OfferFullDescriptionView/OfferFullDescriptionView.tsx","../src/components/modal/components/Commit/OfferPolicyView/CommitOfferPolicyView.tsx","../src/components/modal/components/Redeem/RedeemFormModel.ts","../src/components/modal/components/Redeem/RedeemHeader.tsx","../src/components/modal/components/Redeem/RedeemNonModal.tsx","../src/components/modal/components/Redeem/checkSignatures.tsx","../src/components/modal/components/Redeem/const.ts","../src/components/modal/components/Redeem/Confirmation/Confirmation.tsx","../src/components/modal/components/Redeem/Confirmation/ConfirmationView.tsx","../src/components/modal/components/Redeem/ContractualAgreementView/ContractualAgreementView.tsx","../src/components/modal/components/Redeem/DetailView/ExchangeDetailViewWithProvider.tsx","../src/components/modal/components/Redeem/DetailView/ExternalExchangeDetailView.tsx","../src/components/modal/components/Redeem/DetailView/InnerDetailWithProviderExchange.tsx","../src/components/modal/components/Redeem/DetailView/InnerExchangeDetailView.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeView.tsx","../src/components/modal/components/Redeem/ExchangeView/RedeemSuccess.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeFullDescriptionView/ExchangeFullDescription.tsx","../src/components/modal/components/Redeem/ExchangeView/ExchangeFullDescriptionView/ExchangeFullDescriptionView.tsx","../src/components/modal/components/Redeem/ExchangeView/cancellation/CancelExchange.tsx","../src/components/modal/components/Redeem/ExchangeView/cancellation/CancellationView.tsx","../src/components/modal/components/Redeem/ExchangeView/expireVoucher/ExpireVoucher.tsx","../src/components/modal/components/Redeem/ExchangeView/expireVoucher/ExpireVoucherView.tsx","../src/components/modal/components/Redeem/LicenseAgreementView/LicenseAgreementView.tsx","../src/components/modal/components/Redeem/MyItems/Exchange.tsx","../src/components/modal/components/Redeem/MyItems/Exchanges.tsx","../src/components/modal/components/Redeem/MyItems/MyItems.tsx","../src/components/modal/components/Redeem/MyItems/ProfilePage.styles.tsx","../src/components/modal/components/Redeem/MyItems/WithExchangesData.tsx","../src/components/modal/components/Redeem/OfferPolicyView/RedeemOfferPolicyView.tsx","../src/components/modal/components/Redeem/RedeemForm/RedeemForm.tsx","../src/components/modal/components/Redeem/RedeemForm/RedeemFormView.tsx","../src/components/modal/components/RequestShipment/RequestShipmentModal.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/ExchangePolicyOverview.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/FairExchangePolicy.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/InfoBox.tsx","../src/components/modal/components/RequestShipment/exchangePolicyOverview/RequestShipmentSuccess.tsx","../src/components/modal/components/SellerFinance/FinanceDeposit.tsx","../src/components/modal/components/SellerFinance/FinanceWithdraw.tsx","../src/components/modal/components/SellerFinance/FinancesStyles.tsx","../src/components/modal/components/Transactions/TransactionFailedModal/TransactionFailedModal.tsx","../src/components/modal/components/Transactions/TransactionSubmittedModal/TransactionSubmittedModal.tsx","../src/components/modal/components/Transactions/WaitingForConfirmationModal/WaitingForConfirmationModal.tsx","../src/components/modal/components/common/BosonLogo.tsx","../src/components/modal/components/common/DetailOpenSea.tsx","../src/components/modal/components/common/ThemedBosonLogo.tsx","../src/components/modal/components/common/VariationSelects.tsx","../src/components/modal/components/common/OfferFullDescription/DigitalProductData.tsx","../src/components/modal/components/common/OfferFullDescription/ExternalOfferFullDescription.tsx","../src/components/modal/components/common/OfferFullDescription/GeneralProductData.tsx","../src/components/modal/components/common/OfferFullDescription/OfferFullDescription.tsx","../src/components/modal/components/common/OfferFullDescription/Overview.tsx","../src/components/modal/components/common/OfferFullDescription/PhysicalProductData.tsx","../src/components/modal/components/common/StepsOverview/StepsOverview.tsx","../src/components/modal/components/common/StepsOverview/style.tsx","../src/components/modal/components/common/detail/BuyOrSwapContainer.tsx","../src/components/modal/components/common/detail/Detail.style.tsx","../src/components/modal/components/common/detail/DetailDisputeResolver.tsx","../src/components/modal/components/common/detail/DetailSlider.tsx","../src/components/modal/components/common/detail/DetailTable.tsx","../src/components/modal/components/common/detail/DetailTransactions.tsx","../src/components/modal/components/common/detail/DetailViewCore.tsx","../src/components/modal/components/common/detail/DetailViewProvider.tsx","../src/components/modal/components/common/detail/DetailViewWithProvider.tsx","../src/components/modal/components/common/detail/InnerDetailViewWithPortal.tsx","../src/components/modal/components/common/detail/PhygitalProduct.tsx","../src/components/modal/components/common/detail/SellerAndDescription.tsx","../src/components/modal/components/common/detail/SlickSlider.tsx","../src/components/modal/components/common/detail/TokenGatedItem.tsx","../src/components/modal/components/common/detail/types.ts","../src/components/modal/components/common/detail/useGetOfferDetailData.tsx","../src/components/modal/nonModal/Header.tsx","../src/components/modal/nonModal/NonModal.tsx","../src/components/modal/nonModal/styles.tsx","../src/components/modal/nonModal/headers/HeaderView.tsx","../src/components/offerPolicy/OfferPolicyDetails.tsx","../src/components/pagination/PaginationPages.tsx","../src/components/portal/Portal.tsx","../src/components/price/ConvertedPrice.tsx","../src/components/price/Price.tsx","../src/components/price/useConvertedPrice.tsx","../src/components/productCard/ProductCard.styles.ts","../src/components/productCard/ProductCard.tsx","../src/components/productCard/commonStyles.ts","../src/components/productCard/const.ts","../src/components/queryClient/QueryClientProviderCustom.tsx","../src/components/queryClient/withQueryClientProvider.tsx","../src/components/scroll/ScrollToID.tsx","../src/components/scroll/ScrollToTop.tsx","../src/components/searchBar/SearchBar.styles.ts","../src/components/searchBar/SearchBar.tsx","../src/components/signer/SignerContext.tsx","../src/components/signer/SignerProvider.tsx","../src/components/signer/useExternalSigner.ts","../src/components/skeleton/CollectionsCardSkeleton.tsx","../src/components/skeleton/ProductCardSkeleton.tsx","../src/components/skeleton/common.ts","../src/components/step/MultiSteps.tsx","../src/components/step/Step.styles.ts","../src/components/step/Step.tsx","../src/components/styles/GlobalStyle.tsx","../src/components/styles/GlobalStyledThemed.tsx","../src/components/styles/ResetStylesForNonWidgets.tsx","../src/components/styles/useCSSVariable.ts","../src/components/toasts/SuccessTransactionToast.tsx","../src/components/toasts/common/ErrorToast.tsx","../src/components/toasts/common/SuccessToast.tsx","../src/components/tooltip/Tooltip.tsx","../src/components/ui/CardCTA.tsx","../src/components/ui/DetailsSummary.tsx","../src/components/ui/Grid.tsx","../src/components/ui/GridContainer.tsx","../src/components/ui/IpfsImage.tsx","../src/components/ui/MuteButton.tsx","../src/components/ui/Step.tsx","../src/components/ui/SvgImage.tsx","../src/components/ui/Tabs.tsx","../src/components/ui/ThemedButton.tsx","../src/components/ui/Typography.tsx","../src/components/ui/Video.tsx","../src/components/ui/buttonSize.ts","../src/components/ui/common.ts","../src/components/ui/getTransientCustomProps.ts","../src/components/ui/styles.ts","../src/components/ui/zIndex.ts","../src/components/ui/column/index.tsx","../src/components/ui/loading/Loading.tsx","../src/components/ui/loading/LoadingWrapper.tsx","../src/components/ui/loading/Spinner.tsx","../src/components/ui/loading/WaveLoader/WaveLoader.tsx","../src/components/wallet2/styles.ts","../src/components/wallet2/accountDrawer/AuthenticatedHeader.tsx","../src/components/wallet2/accountDrawer/DefaultMenu.tsx","../src/components/wallet2/accountDrawer/IconButton.tsx","../src/components/wallet2/accountDrawer/index.tsx","../src/components/wallet2/accountDrawer/fiatOnrampModal/FiatLink.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/ExpandoRow.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/PortfolioRow.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/index.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/EmptyWalletContent.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/icons.tsx","../src/components/wallet2/accountDrawer/miniPortfolio/tokens/index.tsx","../src/components/wallet2/identicon/StatusIcon.tsx","../src/components/wallet2/identicon/index.tsx","../src/components/wallet2/navDropdown/NavDropdown.tsx","../src/components/wallet2/selector/ChainSelector.tsx","../src/components/wallet2/selector/ChainSelectorRow.tsx","../src/components/wallet2/selector/getSupportedChainIdsFromWalletConnectSession.ts","../src/components/wallet2/unicon/Container.ts","../src/components/wallet2/unicon/Emblem.ts","../src/components/wallet2/unicon/index.tsx","../src/components/wallet2/unicon/types.ts","../src/components/wallet2/unicon/utils.ts","../src/components/wallet2/walletModal/ConnectionErrorView.tsx","../src/components/wallet2/walletModal/Option.tsx","../src/components/wallet2/walletModal/index.tsx","../src/components/wallet2/web3Provider/InnerWeb3Provider.tsx","../src/components/wallet2/web3Provider/index.tsx","../src/components/wallet2/web3Status/BosonConnectWallet.tsx","../src/components/wallet2/web3Status/index.tsx","../src/components/widgets/BosonThemeProvider.tsx","../src/components/widgets/MarginContainer.tsx","../src/components/widgets/ReduxProvider.tsx","../src/components/widgets/common.ts","../src/components/widgets/index.tsx","../src/components/widgets/types.ts","../src/components/widgets/commit/CommitModalWithOffer.tsx","../src/components/widgets/commit/CommitWidget.tsx","../src/components/widgets/commit/CommitWidgetProviders.tsx","../src/components/widgets/finance/Finance.tsx","../src/components/widgets/finance/FinanceWidget.tsx","../src/components/widgets/finance/FinanceWidgetProviders.tsx","../src/components/widgets/finance/useFunds.ts","../src/components/widgets/finance/useOffersBacked.ts","../src/components/widgets/finance/useSellerDeposit.ts","../src/components/widgets/finance/useSellerRoles.ts","../src/components/widgets/finance/convertion-rate/ConvertionRateContext.tsx","../src/components/widgets/finance/convertion-rate/ConvertionRateProvider.tsx","../src/components/widgets/finance/convertion-rate/useConvertionRate.ts","../src/components/widgets/finance/convertion-rate/useUniswapPools.ts","../src/components/widgets/finance/convertion-rate/utils.ts","../src/components/widgets/finance/exchange-tokens/tokens.ts","../src/components/widgets/finance/exchange-tokens/useExchangeTokens.ts","../src/components/widgets/finance/exchange-tokens/useTokens.ts","../src/components/widgets/redemption/RedeemModalWithExchange.tsx","../src/components/widgets/redemption/RedemptionWidget.tsx","../src/components/widgets/redemption/RedemptionWidgetProviders.tsx","../src/components/widgets/redemption/const.ts","../src/components/widgets/redemption/provider/RedemptionContext.tsx","../src/components/widgets/redemption/provider/RedemptionProvider.tsx","../src/components/widgets/redemption/provider/RedemptionWidgetContext.tsx","../src/components/widgets/redemption/provider/RedemptionWidgetProvider.tsx","../src/components/widgets/roblox/RobloxWidget.tsx","../src/components/widgets/roblox/components/ConnectRoblox.tsx","../src/components/widgets/roblox/components/ConnectWalletWithLogic.tsx","../src/components/widgets/roblox/components/LoginWithRoblox.tsx","../src/components/widgets/roblox/components/ProductsRoblox.tsx","../src/components/widgets/roblox/components/RobloxExchangesGrid.tsx","../src/components/widgets/roblox/components/RobloxProductsGrid.tsx","../src/components/widgets/roblox/components/const.ts","../src/components/widgets/roblox/components/styles.tsx","../src/components/widgets/roblox/components/types.ts","../src/hooks/index.ts","../src/hooks/magic.ts","../src/hooks/useBreakpoints.ts","../src/hooks/useBuyers.ts","../src/hooks/useCheckExchangePolicy.ts","../src/hooks/useCtaClickHandler.ts","../src/hooks/useCurationLists.ts","../src/hooks/useCurrentSellers.ts","../src/hooks/useDebounce.ts","../src/hooks/useDisableScrolling.ts","../src/hooks/useDisputes.ts","../src/hooks/useEffectDebugger.ts","../src/hooks/useExchanges.ts","../src/hooks/useHandleText.ts","../src/hooks/useIpfsMetadataStorage.tsx","../src/hooks/useIpfsStorage.ts","../src/hooks/useLast.ts","../src/hooks/useMetaTx.ts","../src/hooks/useOnClickOutside.ts","../src/hooks/usePrevious.ts","../src/hooks/useRefundData.ts","../src/hooks/useRenderTemplate.ts","../src/hooks/useSellers.ts","../src/hooks/useSignerAddress.tsx","../src/hooks/useTransactionHistory.ts","../src/hooks/useWindowSize.ts","../src/hooks/bundles/useBundleByUuid.ts","../src/hooks/bundles/useBundleItemsImages.ts","../src/hooks/callbacks/types.ts","../src/hooks/callbacks/useRedemptionCallbacks.ts","../src/hooks/connection/connection.ts","../src/hooks/connection/useDisconnect.ts","../src/hooks/connection/useEagerlyConnect.ts","../src/hooks/connection/useSelectChain.tsx","../src/hooks/connection/useSwitchChain.ts","../src/hooks/connection/useSyncChainQuery.ts","../src/hooks/contracts/BlockNumberProvider.tsx","../src/hooks/contracts/getContract.ts","../src/hooks/contracts/multicall.ts","../src/hooks/contracts/useBlockNumber.tsx","../src/hooks/contracts/useContract.ts","../src/hooks/contracts/useGetTokenUriImages.ts","../src/hooks/contracts/useTokenBalances.ts","../src/hooks/contracts/erc1155/useErc1155Name.ts","../src/hooks/contracts/erc1155/useErc1155Uris.ts","../src/hooks/contracts/erc20/useErc20Allowance.ts","../src/hooks/contracts/erc20/useErc20Balance.ts","../src/hooks/contracts/erc20/useErc20ExchangeTokenInfo.ts","../src/hooks/contracts/erc721/useErc721Name.ts","../src/hooks/contracts/erc721/useErc721OwnerOf.ts","../src/hooks/contracts/erc721/useErc721TokenUris.ts","../src/hooks/core-sdk/useCoreSdk.tsx","../src/hooks/core-sdk/useCoreSdkOverrides.ts","../src/hooks/core-sdk/useCoreSdkWithContext.ts","../src/hooks/ens/useENSAddress.ts","../src/hooks/ens/useENSAvatar.ts","../src/hooks/ens/useENSName.ts","../src/hooks/form/useFixSelectFont.tsx","../src/hooks/form/useForm.ts","../src/hooks/images/useFileImage.ts","../src/hooks/images/useIpfsImage.ts","../src/hooks/ipfs/getIpfsHeaders.ts","../src/hooks/ipfs/useIpfsStorage.ts","../src/hooks/ipfs/useSaveImageToIpfs.ts","../src/hooks/lens/useGetLensProfiles.ts","../src/hooks/location/buildUseSearchParams.tsx","../src/hooks/offer/useExchangeTokenBalance.ts","../src/hooks/offer/useIsBosonExclusive.ts","../src/hooks/offer/useIsPhygital.ts","../src/hooks/parameters/useParsedQueryString.ts","../src/hooks/products/useProductByOfferId.ts","../src/hooks/products/useProductByUuid.ts","../src/hooks/roblox/const.ts","../src/hooks/roblox/mutationKeys.ts","../src/hooks/roblox/useGetRobloxWalletAuth.ts","../src/hooks/roblox/useIsRobloxLoggedIn.ts","../src/hooks/roblox/usePostRobloxWalletAuth.ts","../src/hooks/roblox/useRobloxBackendLogin.ts","../src/hooks/roblox/useRobloxExchanges.ts","../src/hooks/roblox/useRobloxGetItemDetails.ts","../src/hooks/roblox/useRobloxLocalStorage.ts","../src/hooks/roblox/useRobloxLogout.ts","../src/hooks/roblox/useRobloxProducts.ts","../src/hooks/roblox/context/RobloxContext.ts","../src/hooks/roblox/context/RobloxProvider.tsx","../src/hooks/roblox/context/useRobloxConfigContext.ts","../src/hooks/storage/useBosonLocalStorage.ts","../src/hooks/storage/useLocalStorage.ts","../src/hooks/tokenGated/useCheckTokenGatedOffer.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/BosonSnapshotGate.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/common.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/index.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/factories/BosonSnapshotGate__factory.ts","../src/hooks/tokenGated/BosonSnapshotGate/typechain/factories/index.ts","../src/hooks/transactions/usePendingTransactions.tsx","../src/hooks/transactions/usePendingTransactionsWithContext.tsx","../src/hooks/uniswap/useCurrencyBalance.ts","../src/hooks/uniswap/useFetchListCallback.ts","../src/hooks/uniswap/useInterval.ts","../src/hooks/uniswap/useIsWindowVisible.ts","../src/hooks/uniswap/useSocksBalance.ts","../src/hooks/uniswap/useTokenList/fetchTokenList.ts","../src/hooks/uniswap/useTokenList/filtering.ts","../src/hooks/uniswap/useTokenList/sorting.ts","../src/hooks/web3React/useWeb3ReactWrapper.ts","../src/icons/MagnifyingGlass.tsx","../src/icons/coins/Bitcoin.tsx","../src/icons/coins/Boson.tsx","../src/icons/coins/Dai.tsx","../src/icons/coins/Ether.tsx","../src/icons/coins/Polygon.tsx","../src/icons/coins/Solana.tsx","../src/icons/coins/Tether.tsx","../src/icons/coins/Usdc.tsx","../src/icons/coins/Weth.tsx","../src/icons/coins/index.tsx","../src/lib/address/address.ts","../src/lib/base64/base64.ts","../src/lib/bundle/const.ts","../src/lib/bundle/filter.ts","../src/lib/bytes/bytesToSize.ts","../src/lib/chains/chainIdToNetworkName.ts","../src/lib/chains/getNativeLogoURI.ts","../src/lib/config/config.ts","../src/lib/config/getConfigsByChainId.ts","../src/lib/const/chainInfo.ts","../src/lib/const/chains.ts","../src/lib/const/lists.ts","../src/lib/const/locales.ts","../src/lib/const/misc.ts","../src/lib/const/networks.ts","../src/lib/const/parameters.ts","../src/lib/const/policies.ts","../src/lib/const/providers.ts","../src/lib/const/routing.ts","../src/lib/const/tokenLogoLookup.ts","../src/lib/const/tokenSafetyLookup.ts","../src/lib/const/tokens.ts","../src/lib/const/validationMessage.ts","../src/lib/copy/copyToClipboard.ts","../src/lib/dates/checkIfTimestampIsToo.ts","../src/lib/dates/getDateTimestamp.ts","../src/lib/errors/eth-revert-reason.ts","../src/lib/errors/transactions.ts","../src/lib/images/images.ts","../src/lib/ipfs/ipfs.ts","../src/lib/lens/fetchLens.ts","../src/lib/lens/generated.ts","../src/lib/lens/profile.ts","../src/lib/magicLink/logout.ts","../src/lib/magicLink/provider.ts","../src/lib/numbers/numbers.ts","../src/lib/object/checkIfValueIsEmpty.ts","../src/lib/offer/filter.ts","../src/lib/offer/getIsOfferExpired.ts","../src/lib/offer/getOfferAnimationUrl.ts","../src/lib/offer/getOfferDetails.ts","../src/lib/offer/getOfferLabel.ts","../src/lib/offer/getOfferVariations.ts","../src/lib/opensea/getOpenSeaUrl.ts","../src/lib/parameters/swap.ts","../src/lib/price/convertPrice.ts","../src/lib/price/prices.ts","../src/lib/progress/progressStatus.ts","../src/lib/promises/promises.ts","../src/lib/roblox/getIsOfferRobloxGated.ts","../src/lib/signer/externalSigner.ts","../src/lib/signer/useCallSignerFromIframe.ts","../src/lib/state/multicall.tsx","../src/lib/string/formatText.ts","../src/lib/subgraph/subgraph.ts","../src/lib/ui/breakpoint.ts","../src/lib/uniswap/contenthashToUri.ts","../src/lib/uniswap/formatNumbers.ts","../src/lib/uniswap/listSort.ts","../src/lib/uniswap/parseENSAddress.ts","../src/lib/uniswap/resolveENSContentHash.ts","../src/lib/uniswap/safeNamehash.ts","../src/lib/uniswap/validateTokenList.ts","../src/lib/uniswap/__generated__/validateTokenList.js","../src/lib/uniswap/__generated__/validateTokens.js","../src/lib/url/uriToHttp.ts","../src/lib/url/url.ts","../src/lib/userAgent/userAgent.ts","../src/lib/utils/exchange.ts","../src/lib/utils/textFile.ts","../src/lib/videos/videos.ts","../src/state/hooks.ts","../src/state/index.ts","../src/state/migrations.ts","../src/state/reducer.ts","../src/state/reduxContext.ts","../src/state/updaters.tsx","../src/state/global/actions.ts","../src/state/lists/actions.ts","../src/state/lists/hooks.ts","../src/state/lists/reducer.ts","../src/state/lists/updater.ts","../src/state/lists/utils.ts","../src/state/migrations/0.ts","../src/state/migrations/legacy.ts","../src/state/routing/types.ts","../src/state/user/hooks.tsx","../src/state/user/reducer.ts","../src/state/user/types.ts","../src/state/wallets/hooks.tsx","../src/state/wallets/reducer.ts","../src/state/wallets/types.ts","../src/types/bundle.ts","../src/types/exchange.ts","../src/types/externals.d.ts","../src/types/helpers.ts","../src/types/offer.ts","../src/types/tokens.ts","../src/types/transactions.ts","../src/types/tuple.ts","../src/types/variants.ts","../src/types/v3/UniswapInterfaceMulticall.d.ts"],"version":"5.8.3"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bosonprotocol/react-kit",
3
3
  "description": "React toolkit with smart components and hooks for building on top of the Boson Protocol.",
4
- "version": "0.40.0-alpha.9",
4
+ "version": "0.40.0",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",
7
7
  "types": "./dist/cjs/index.d.ts",
@@ -15,9 +15,9 @@
15
15
  "license": "Apache-2.0",
16
16
  "dependencies": {
17
17
  "@bosonprotocol/chat-sdk": "^1.3.1-alpha.9",
18
- "@bosonprotocol/core-sdk": "^1.44.0-alpha.7",
19
- "@bosonprotocol/ethers-sdk": "^1.16.0-alpha.6",
20
- "@bosonprotocol/ipfs-storage": "^1.13.0-alpha.0",
18
+ "@bosonprotocol/core-sdk": "^1.44.0",
19
+ "@bosonprotocol/ethers-sdk": "^1.16.0",
20
+ "@bosonprotocol/ipfs-storage": "^1.13.0",
21
21
  "@bosonprotocol/roblox-sdk": "^1.0.0-alpha.19",
22
22
  "@davatar/react": "1.11.1",
23
23
  "@ethersproject/units": "5.6.0",
@@ -206,5 +206,5 @@
206
206
  "overrides": {
207
207
  "typescript": "^5.1.6"
208
208
  },
209
- "gitHead": "5e42b0644747118aac0b2b1dfec0e27375652b24"
209
+ "gitHead": "cbcb5b4fb8d7d4090fe2cc58a7e3665e6c840f0d"
210
210
  }
@@ -40,7 +40,7 @@ const ButtonWithThemeProps = styled.button<ButtonWithThemePropsType>`
40
40
  ${(props) =>
41
41
  props.theme.svg &&
42
42
  css`
43
- stroke: ${(props) => props.theme?.svg.stroke};
43
+ stroke: ${() => props.theme?.svg?.stroke};
44
44
  ${props.theme.svg.fill &&
45
45
  css`
46
46
  fill: ${props.theme.svg.fill};