* feat(asset-variants-conversion-modal): updates to styles
* refactor(getAllocation): refactor to handle returning Asset for matching asset / canonical asset
* feat(conversion-table): clean up table row
* feat(conversion-checkboxes): make all checkboxes checked by default
* feat(isAlloyed-tooltip): add logic / tooltip for alloyed assets
* style(loader): add loader
* style(i18n): translate values
* test(allocation-tests): update allocation tests
* style(alloyed-assets-conversion): clean up
* feat(open-asset-conversion-modal): open modal from the toast or from the convert button clicks
* feat(mobile-asset-variants): handle mobile (close toast and modal)
* style(convert-asset-variants): clean up
* fix(width-of-asset-container): set min max width
* feat(routeTokensOutGivenIn): extract functionality and add extra method for a batch
* fix(variant-conversions): clean up
* fix(tokenInAmount): truncate dec
* feat(asset-conversion): rows demo for individual asset conversion
* feat(swaps): map to network fee
* docs(row-swaps): moving back to multi-swap in other branch
* silence remote patterns warning
* invalidate portfolio query on tx
* mobile, prevent animation, format date on chart hover
* improve mobile table
* less padding around table
* adjust
* cursor
* TS file
* hydration error
* fix feature flags & duplicate popups
* move to modal folder
* fix table header
* layout & display fees
* display fee
* rename, fix imports, clean up
* fix font size & variant tx loading
* improve table row UI, link to swap page
* Fixes FE-1075
* unify
* fix server tests
* extract convert logic, add amplitude events
* fix localizations
* cleanup log
* make it possible to specify variant in modal
* fix opened event
* close modal after conversion
* improve fee text
* coderabbitai review
* add learn more link
* keep modal open when converting
* simulate swap, add error message, log unavailable event
* upper bound fee $ calculation
* typo
* fixed locator
* @JoseRFelix review
* comment
---------
Co-authored-by: Matt Upham <[email protected]>
Co-authored-by: yurydubinin <[email protected]>