@rango-dev/ui 0.22.1-next.16 → 0.22.1-next.18

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 (61) hide show
  1. package/dist/index.js +6 -6
  2. package/dist/index.js.map +4 -4
  3. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +157 -0
  4. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
  5. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
  6. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts.map +1 -1
  7. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +314 -0
  8. package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
  9. package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts.map +1 -1
  10. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +6 -0
  11. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
  12. package/dist/widget/ui/src/components/SwapListItem/mock.d.ts +1 -1
  13. package/dist/widget/ui/src/components/SwapListItem/mock.d.ts.map +1 -1
  14. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts.map +1 -1
  15. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +471 -1
  16. package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
  17. package/dist/widget/ui/src/components/common/Image.d.ts +157 -0
  18. package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
  19. package/dist/widget/ui/src/components/common/index.d.ts +1 -1
  20. package/dist/widget/ui/src/components/common/index.d.ts.map +1 -1
  21. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts +1 -1
  22. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts.map +1 -1
  23. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.stories.d.ts +2 -2
  24. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.stories.d.ts.map +1 -1
  25. package/dist/widget/ui/src/containers/SwapHistory/mock.d.ts +1 -1
  26. package/dist/widget/ui/src/containers/SwapHistory/mock.d.ts.map +1 -1
  27. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
  28. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +942 -0
  29. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
  30. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -1
  31. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +471 -0
  32. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
  33. package/dist/widget/ui/src/types/index.d.ts +0 -1
  34. package/dist/widget/ui/src/types/index.d.ts.map +1 -1
  35. package/dist/widget/ui/src/types/swaps.d.ts +1 -27
  36. package/dist/widget/ui/src/types/swaps.d.ts.map +1 -1
  37. package/package.json +4 -4
  38. package/src/components/Alert/Alert.styles.ts +7 -7
  39. package/src/components/Alert/Alert.tsx +2 -2
  40. package/src/components/BlockchainsChip/BlockchainsChip.styles.ts +2 -1
  41. package/src/components/QuoteCost/QuoteCost.styles.ts +14 -12
  42. package/src/components/QuoteCost/QuoteCost.tsx +12 -7
  43. package/src/components/StepDetails/StepDetails.styles.ts +32 -24
  44. package/src/components/StepDetails/StepDetails.tsx +8 -4
  45. package/src/components/SwapListItem/mock.ts +21 -6
  46. package/src/components/TokenAmount/TokenAmount.styles.ts +12 -10
  47. package/src/components/TokenAmount/TokenAmount.tsx +23 -17
  48. package/src/components/common/Image.tsx +1 -2
  49. package/src/components/common/index.ts +1 -1
  50. package/src/containers/SwapHistory/SwapHistory.stories.tsx +5 -2
  51. package/src/containers/SwapHistory/SwapHistory.tsx +1 -1
  52. package/src/containers/SwapHistory/mock.ts +24 -8
  53. package/src/containers/SwapInput/SwapInput.styles.ts +34 -27
  54. package/src/containers/SwapInput/SwapInput.tsx +14 -8
  55. package/src/containers/SwapInput/TokenSection.styles.ts +16 -13
  56. package/src/containers/SwapInput/TokenSection.tsx +10 -4
  57. package/src/types/index.ts +0 -1
  58. package/src/types/swaps.ts +0 -38
  59. package/dist/widget/ui/src/containers/History/types.d.ts +0 -2
  60. package/dist/widget/ui/src/containers/History/types.d.ts.map +0 -1
  61. package/src/containers/History/types.tsx +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"SwapInput.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/SwapInput/SwapInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAGxD,OAAO,KAAK,MAAM,OAAO,CAAC;AAY1B,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,qBA0F9C"}
1
+ {"version":3,"file":"SwapInput.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/SwapInput/SwapInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAGxD,OAAO,KAAK,MAAM,OAAO,CAAC;AAkB1B,wBAAgB,SAAS,CAAC,KAAK,EAAE,cAAc,qBA0F9C"}