@funkit/connect 9.17.0 → 9.19.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 (50) hide show
  1. package/CHANGELOG.md +52 -0
  2. package/dist/__generated__/default_configs.d.ts +42 -0
  3. package/dist/{chunk-O35RTEEF.js → chunk-6K4U3Z4Z.js} +3 -0
  4. package/dist/{chunk-C2DLTEP2.js → chunk-NBECXHBY.js} +1 -1
  5. package/dist/{chunk-PPNE44RL.js → chunk-PFIXC5YK.js} +1 -1
  6. package/dist/clients/chunk-GSK3TMI5.js +290 -0
  7. package/dist/clients/fanatics.css +4729 -4699
  8. package/dist/clients/fanatics.js +2 -2
  9. package/dist/clients/lighter.css +4729 -4699
  10. package/dist/clients/lighter.js +1 -1
  11. package/dist/clients/polymarket.js +14 -13
  12. package/dist/clients/rolly.d.ts +13 -11
  13. package/dist/clients/rolly.js +17 -17
  14. package/dist/components/AnimatedDollarValue/AnimatedDollarValue.d.ts +1 -1
  15. package/dist/components/Box/Box.d.ts +18 -18
  16. package/dist/components/Dialog/DialogContent.css.d.ts +1 -0
  17. package/dist/components/Icons/CoinsIcon.d.ts +3 -1
  18. package/dist/components/Icons/StatusIcons.d.ts +1 -1
  19. package/dist/components/PaddedScrollableArea/PaddedScrollableArea.d.ts +1 -2
  20. package/dist/css/sprinkles.css.d.ts +22 -18
  21. package/dist/domains/checkoutErrors.d.ts +22 -0
  22. package/dist/domains/checkoutNotifications.d.ts +1 -46
  23. package/dist/domains/dynamicRouting.d.ts +24 -0
  24. package/dist/domains/paymentMethods.d.ts +2 -20
  25. package/dist/domains/swapped.d.ts +2 -21
  26. package/dist/hooks/queries/useWithdrawalQuote.d.ts +3 -1
  27. package/dist/hooks/queries/useWithdrawalRisk.d.ts +1 -1
  28. package/dist/index.css +4859 -4813
  29. package/dist/index.d.ts +1 -1
  30. package/dist/index.js +811 -1035
  31. package/dist/modals/CheckoutModal/ConfirmationStep/useCheckoutConfirmation.d.ts +1 -22
  32. package/dist/modals/CheckoutModal/InputAmount/useAaveNativeSupply.d.ts +6 -2
  33. package/dist/modals/WithdrawalModal/ErrorMessage.d.ts +8 -2
  34. package/dist/modals/WithdrawalModal/useWithdrawal.d.ts +1 -1
  35. package/dist/providers/FunkitCheckoutContext/index.d.ts +2 -6
  36. package/dist/providers/FunkitCheckoutContext/types.d.ts +14 -2
  37. package/dist/providers/FunkitThemeProvider.d.ts +6 -0
  38. package/dist/providers/ModalSizeContext.d.ts +1 -0
  39. package/dist/themes/baseTheme.js +1 -1
  40. package/dist/themes/darkTheme.js +2 -2
  41. package/dist/themes/lightTheme.js +2 -2
  42. package/dist/utils/address.d.ts +1 -14
  43. package/dist/utils/directExecution.d.ts +1 -34
  44. package/dist/utils/getExchangeRate.d.ts +1 -4
  45. package/dist/utils/swapped.d.ts +3 -41
  46. package/dist/utils/transfer.d.ts +1 -10
  47. package/dist/wagmi/actions.d.ts +1 -1
  48. package/dist/wallets/walletConnectors/index.js +31 -31
  49. package/package.json +12 -11
  50. package/dist/clients/chunk-JOBMGIG4.js +0 -290
@@ -4,7 +4,7 @@ import {
4
4
  Box,
5
5
  preloadRemoteImages,
6
6
  useFunkitTranslation
7
- } from "./chunk-JOBMGIG4.js";
7
+ } from "./chunk-GSK3TMI5.js";
8
8
  import "./chunk-3QHYYLVM.js";
9
9
 
10
10
  // src/clients/fanatics.tsx
@@ -15,7 +15,7 @@ import clsx from "clsx";
15
15
  import React, { useRef } from "react";
16
16
 
17
17
  // src/components/FunOptionBox/FunOptionBox.css.ts
18
- var funOptionBoxStyle = { baseStyle: "_1rfcluh0", compactListStyle: "_1rfcluh1", defaultBorder: "_1rsrm2f29c _1rsrm2f29j _1rsrm2f1r5", defaultModeNotActiveBorder: "_1rsrm2f29o _1rsrm2f29v _1rsrm2f1r5 _1rsrm2f1n", activeBorder: "_1rsrm2f1r0", disabledOptionBorder: "_1rsrm2f1t0", defaultBackground: "_1rsrm2f1i0 _1rsrm2f11j", activeBackground: "_1rsrm2f1i0 _1rsrm2f18d _1rsrm2f18e", uninteractiveBackground: "_1rsrm2f1i6" };
18
+ var funOptionBoxStyle = { baseStyle: "_1rfcluh0", compactListStyle: "_1rfcluh1", defaultBorder: "_1rsrm2f29m _1rsrm2f29t _1rsrm2f1rf", defaultModeNotActiveBorder: "_1rsrm2f29y _1rsrm2f2a5 _1rsrm2f1rf _1rsrm2f1n", activeBorder: "_1rsrm2f1ra", disabledOptionBorder: "_1rsrm2f1ta", defaultBackground: "_1rsrm2f1ia _1rsrm2f11t", activeBackground: "_1rsrm2f1ia _1rsrm2f18n _1rsrm2f18o", uninteractiveBackground: "_1rsrm2f1ig" };
19
19
 
20
20
  // src/components/FunOptionBox/FunOptionBox.tsx
21
21
  function FunOptionBox({