@luxfi/core 5.2.7 → 5.2.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. package/commerce/ui/context.tsx +41 -17
  2. package/commerce/ui/store.ts +40 -12
  3. package/components/auth/login-panel.tsx +1 -1
  4. package/components/back-button.tsx +42 -0
  5. package/components/commerce/checkout-panel/dt-checkout-panel.tsx +36 -18
  6. package/components/commerce/checkout-panel/mb-checkout-panel.tsx +2 -2
  7. package/components/commerce/desktop-nav-menu.tsx +46 -45
  8. package/components/commerce/drawer/index.tsx +0 -17
  9. package/components/commerce/drawer/shell.tsx +58 -56
  10. package/components/commerce/mobile-nav-menu-ai.tsx +12 -8
  11. package/components/commerce/mobile-nav-menu.tsx +68 -34
  12. package/components/footer.tsx +1 -1
  13. package/components/header/desktop.tsx +20 -19
  14. package/components/header/mobile.tsx +15 -18
  15. package/components/icons/24k-gold-card.tsx +43 -0
  16. package/components/icons/ai-chat.tsx +29 -0
  17. package/components/icons/anodized-titanium.tsx +45 -0
  18. package/components/icons/blog.tsx +20 -0
  19. package/components/icons/bridge.tsx +68 -0
  20. package/components/icons/changelog.tsx +21 -0
  21. package/components/icons/chrome.tsx +45 -0
  22. package/components/icons/coins.tsx +20 -0
  23. package/components/icons/compare-cards.tsx +21 -0
  24. package/components/icons/credit.tsx +20 -0
  25. package/components/icons/customer-support.tsx +21 -0
  26. package/components/icons/customers.tsx +33 -0
  27. package/components/icons/developer-docs.tsx +20 -0
  28. package/components/icons/exchange.tsx +21 -0
  29. package/components/icons/explorer.tsx +22 -0
  30. package/components/icons/faqs.tsx +21 -0
  31. package/components/icons/guides.tsx +21 -0
  32. package/components/icons/gun-metal.tsx +44 -0
  33. package/components/icons/integrations.tsx +25 -0
  34. package/components/icons/irradescent.tsx +41 -0
  35. package/components/icons/launch-subnet.tsx +21 -0
  36. package/components/icons/lux-finance.tsx +23 -0
  37. package/components/icons/lux-pass.tsx +25 -0
  38. package/components/icons/lux-quests.tsx +21 -0
  39. package/components/icons/market.tsx +24 -0
  40. package/components/icons/mirrored-titanium.tsx +46 -0
  41. package/components/icons/more-benefits.tsx +21 -0
  42. package/components/icons/open-source.tsx +26 -0
  43. package/components/icons/safe.tsx +37 -0
  44. package/components/icons/shop.tsx +20 -0
  45. package/components/icons/sterling-silver-card.tsx +44 -0
  46. package/components/icons/templates.tsx +21 -0
  47. package/components/icons/validators.tsx +41 -0
  48. package/components/icons/view-all-card.tsx +20 -0
  49. package/components/icons/wallet.tsx +20 -0
  50. package/components/index.ts +2 -0
  51. package/components/logo.tsx +48 -40
  52. package/components/tooltip.tsx +31 -0
  53. package/package.json +2 -1
  54. package/root-layout/index.tsx +1 -1
  55. package/site-def/main-nav.tsx +248 -194
  56. package/components/commerce/checkout-panel/close-button.tsx +0 -26

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.