@rango-dev/ui 0.51.0 → 0.52.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 (63) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/index.js +1 -1
  3. package/dist/index.js.map +4 -4
  4. package/dist/translations/af.d.ts.map +1 -1
  5. package/dist/translations/ar.d.ts.map +1 -1
  6. package/dist/translations/bn.d.ts.map +1 -1
  7. package/dist/translations/ca.d.ts.map +1 -1
  8. package/dist/translations/da.d.ts.map +1 -1
  9. package/dist/translations/de.d.ts.map +1 -1
  10. package/dist/translations/el.d.ts.map +1 -1
  11. package/dist/translations/en.d.ts.map +1 -1
  12. package/dist/translations/es.d.ts.map +1 -1
  13. package/dist/translations/fi.d.ts.map +1 -1
  14. package/dist/translations/fil.d.ts.map +1 -1
  15. package/dist/translations/fr.d.ts.map +1 -1
  16. package/dist/translations/hi.d.ts.map +1 -1
  17. package/dist/translations/hu.d.ts.map +1 -1
  18. package/dist/translations/id.d.ts.map +1 -1
  19. package/dist/translations/it.d.ts.map +1 -1
  20. package/dist/translations/ja.d.ts.map +1 -1
  21. package/dist/translations/ko.d.ts.map +1 -1
  22. package/dist/translations/lt.d.ts.map +1 -1
  23. package/dist/translations/ms.d.ts.map +1 -1
  24. package/dist/translations/nl.d.ts.map +1 -1
  25. package/dist/translations/pl.d.ts.map +1 -1
  26. package/dist/translations/pt.d.ts.map +1 -1
  27. package/dist/translations/ru.d.ts.map +1 -1
  28. package/dist/translations/sk.d.ts.map +1 -1
  29. package/dist/translations/sr.d.ts.map +1 -1
  30. package/dist/translations/sv.d.ts.map +1 -1
  31. package/dist/translations/sw.d.ts.map +1 -1
  32. package/dist/translations/th.d.ts.map +1 -1
  33. package/dist/translations/tr.d.ts.map +1 -1
  34. package/dist/translations/uk.d.ts.map +1 -1
  35. package/dist/translations/ur.d.ts.map +1 -1
  36. package/dist/translations/vi.d.ts.map +1 -1
  37. package/dist/translations/zh-CN.d.ts.map +1 -1
  38. package/dist/translations/zh-TW.d.ts.map +1 -1
  39. package/dist/ui.build.json +1 -1
  40. package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -1
  41. package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -1
  42. package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
  43. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts +1 -0
  44. package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts.map +1 -1
  45. package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -1
  46. package/dist/widget/ui/src/containers/SwapInput/TokenSection.types.d.ts +1 -0
  47. package/dist/widget/ui/src/containers/SwapInput/TokenSection.types.d.ts.map +1 -1
  48. package/dist/widget/ui/src/icons/GasStation.d.ts +5 -0
  49. package/dist/widget/ui/src/icons/GasStation.d.ts.map +1 -0
  50. package/dist/widget/ui/src/icons/ReverseHorizontal.d.ts +5 -0
  51. package/dist/widget/ui/src/icons/ReverseHorizontal.d.ts.map +1 -0
  52. package/dist/widget/ui/src/icons/index.d.ts +20 -18
  53. package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
  54. package/package.json +2 -2
  55. package/src/components/Tabs/Tabs.styles.tsx +1 -0
  56. package/src/components/Tabs/Tabs.tsx +1 -5
  57. package/src/containers/SwapInput/SwapInput.tsx +1 -0
  58. package/src/containers/SwapInput/SwapInput.types.ts +1 -0
  59. package/src/containers/SwapInput/TokenSection.tsx +16 -2
  60. package/src/containers/SwapInput/TokenSection.types.ts +1 -0
  61. package/src/icons/GasStation.tsx +21 -0
  62. package/src/icons/ReverseHorizontal.tsx +21 -0
  63. package/src/icons/index.ts +20 -18
@@ -1 +1 @@
1
- {"version":3,"file":"af.d.ts","sourceRoot":"","sources":["../../../../translations/af.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAwnmB,CAAC"}
1
+ {"version":3,"file":"af.d.ts","sourceRoot":"","sources":["../../../../translations/af.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAurmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../../translations/ar.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA85jB,CAAC"}
1
+ {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../../translations/ar.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA4+jB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"bn.d.ts","sourceRoot":"","sources":["../../../../translations/bn.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA+jmB,CAAC"}
1
+ {"version":3,"file":"bn.d.ts","sourceRoot":"","sources":["../../../../translations/bn.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAipmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ca.d.ts","sourceRoot":"","sources":["../../../../translations/ca.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAs8nB,CAAC"}
1
+ {"version":3,"file":"ca.d.ts","sourceRoot":"","sources":["../../../../translations/ca.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAyioB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../translations/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAk7lB,CAAC"}
1
+ {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../translations/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAg/lB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../translations/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAmmoB,CAAC"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../translations/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAqqoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../../translations/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAk1oB,CAAC"}
1
+ {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../../translations/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA26oB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../translations/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAkllB,CAAC"}
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../translations/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAkplB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../translations/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAmwnB,CAAC"}
1
+ {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../translations/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA80nB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"fi.d.ts","sourceRoot":"","sources":["../../../../translations/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAkomB,CAAC"}
1
+ {"version":3,"file":"fi.d.ts","sourceRoot":"","sources":["../../../../translations/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAqsmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"fil.d.ts","sourceRoot":"","sources":["../../../../translations/fil.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAkppB,CAAC"}
1
+ {"version":3,"file":"fil.d.ts","sourceRoot":"","sources":["../../../../translations/fil.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA8tpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../translations/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAyxoB,CAAC"}
1
+ {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../translations/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA22oB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"hi.d.ts","sourceRoot":"","sources":["../../../../translations/hi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA0ylB,CAAC"}
1
+ {"version":3,"file":"hi.d.ts","sourceRoot":"","sources":["../../../../translations/hi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA+2lB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"hu.d.ts","sourceRoot":"","sources":["../../../../translations/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAoknB,CAAC"}
1
+ {"version":3,"file":"hu.d.ts","sourceRoot":"","sources":["../../../../translations/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA2onB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../../../translations/id.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAygnB,CAAC"}
1
+ {"version":3,"file":"id.d.ts","sourceRoot":"","sources":["../../../../translations/id.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAglnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../translations/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA+tnB,CAAC"}
1
+ {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../translations/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAqznB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../../translations/ja.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAsxe,CAAC"}
1
+ {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../../translations/ja.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA60e,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ko.d.ts","sourceRoot":"","sources":["../../../../translations/ko.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAyle,CAAC"}
1
+ {"version":3,"file":"ko.d.ts","sourceRoot":"","sources":["../../../../translations/ko.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAmpe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../translations/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA83mB,CAAC"}
1
+ {"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../translations/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAk9mB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ms.d.ts","sourceRoot":"","sources":["../../../../translations/ms.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAm/mB,CAAC"}
1
+ {"version":3,"file":"ms.d.ts","sourceRoot":"","sources":["../../../../translations/ms.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAujnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../translations/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAm4mB,CAAC"}
1
+ {"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../translations/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA08mB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../translations/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA8rmB,CAAC"}
1
+ {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../translations/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAwwmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../translations/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAw/mB,CAAC"}
1
+ {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../translations/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAsknB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ru.d.ts","sourceRoot":"","sources":["../../../../translations/ru.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA01mB,CAAC"}
1
+ {"version":3,"file":"ru.d.ts","sourceRoot":"","sources":["../../../../translations/ru.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAg6mB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sk.d.ts","sourceRoot":"","sources":["../../../../translations/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA86lB,CAAC"}
1
+ {"version":3,"file":"sk.d.ts","sourceRoot":"","sources":["../../../../translations/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAy/lB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sr.d.ts","sourceRoot":"","sources":["../../../../translations/sr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAg7lB,CAAC"}
1
+ {"version":3,"file":"sr.d.ts","sourceRoot":"","sources":["../../../../translations/sr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA6/lB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sv.d.ts","sourceRoot":"","sources":["../../../../translations/sv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAmwlB,CAAC"}
1
+ {"version":3,"file":"sv.d.ts","sourceRoot":"","sources":["../../../../translations/sv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA+zlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"sw.d.ts","sourceRoot":"","sources":["../../../../translations/sw.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA01mB,CAAC"}
1
+ {"version":3,"file":"sw.d.ts","sourceRoot":"","sources":["../../../../translations/sw.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAs6mB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"th.d.ts","sourceRoot":"","sources":["../../../../translations/th.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA8hlB,CAAC"}
1
+ {"version":3,"file":"th.d.ts","sourceRoot":"","sources":["../../../../translations/th.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA8llB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../../translations/tr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA2tlB,CAAC"}
1
+ {"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../../translations/tr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAoylB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"uk.d.ts","sourceRoot":"","sources":["../../../../translations/uk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA+rmB,CAAC"}
1
+ {"version":3,"file":"uk.d.ts","sourceRoot":"","sources":["../../../../translations/uk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAwwmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ur.d.ts","sourceRoot":"","sources":["../../../../translations/ur.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAykmB,CAAC"}
1
+ {"version":3,"file":"ur.d.ts","sourceRoot":"","sources":["../../../../translations/ur.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAgpmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"vi.d.ts","sourceRoot":"","sources":["../../../../translations/vi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAA0mmB,CAAC"}
1
+ {"version":3,"file":"vi.d.ts","sourceRoot":"","sources":["../../../../translations/vi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAgrmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../../../translations/zh-CN.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAuzb,CAAC"}
1
+ {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../../../translations/zh-CN.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAu2b,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"zh-TW.d.ts","sourceRoot":"","sources":["../../../../translations/zh-TW.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAswb,CAAC"}
1
+ {"version":3,"file":"zh-TW.d.ts","sourceRoot":"","sources":["../../../../translations/zh-TW.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ,KAAszb,CAAC"}