@rango-dev/widget-embedded 0.14.1-next.12 → 0.14.1-next.14

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 (30) hide show
  1. package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/index.js.map +3 -3
  4. package/dist/types/config.d.ts +6 -3
  5. package/dist/types/config.d.ts.map +1 -1
  6. package/dist/utils/colors.d.ts +1 -1
  7. package/dist/utils/colors.d.ts.map +1 -1
  8. package/dist/utils/ui.d.ts.map +1 -1
  9. package/package.json +2 -2
  10. package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +1 -1
  11. package/src/components/Layout/Layout.styles.ts +7 -2
  12. package/src/components/LoadingSwapDetails/LoadingSwapDetails.styles.ts +1 -1
  13. package/src/components/NoRoutes/NoRoutes.tsx +1 -1
  14. package/src/components/NotificationContent/NotificationContent.tsx +1 -1
  15. package/src/components/NotificationContent/NotificationNotFound.tsx +1 -1
  16. package/src/components/RouteErrors/RouteErrorsModalItem.tsx +1 -1
  17. package/src/components/Slippage/SlippageTooltipContent.tsx +1 -1
  18. package/src/components/SwapDetails/SwapDetails.Placeholder.tsx +4 -4
  19. package/src/components/SwapDetails/SwapDetails.tsx +4 -4
  20. package/src/components/SwapDetailsModal/SwapDetailsCompleteModal.tsx +1 -1
  21. package/src/components/SwapsGroup/SwapsGroup.tsx +2 -2
  22. package/src/components/TokenList/TokenList.styles.ts +1 -1
  23. package/src/components/TokenList/TokenList.tsx +1 -1
  24. package/src/pages/ConfirmSwapPage.tsx +1 -1
  25. package/src/pages/Home.tsx +3 -3
  26. package/src/pages/SettingsPage.tsx +1 -1
  27. package/src/types/config.ts +5 -2
  28. package/src/utils/colors.ts +16 -0
  29. package/src/utils/settings.ts +1 -1
  30. package/src/utils/ui.ts +7 -14
@@ -1 +1 @@
1
- {"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAqBpB,CAAC;AACH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkBlB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQjB,CAAC"}
1
+ {"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAyBpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkBlB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQjB,CAAC"}