diff --git a/package.json b/package.json index 52b00ee87..5e3568a3e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.7.0-beta.9", + "version": "3.7.0-beta.10", "private": true, "sideEffects": false, "type": "module", diff --git a/packages/wallet-management/CHANGELOG.md b/packages/wallet-management/CHANGELOG.md new file mode 100644 index 000000000..b4499e700 --- /dev/null +++ b/packages/wallet-management/CHANGELOG.md @@ -0,0 +1,1753 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [3.7.0](https://github.com/lifinance/widget/compare/v3.6.2...v3.7.0) (2024-10-02) + + +### Features + +* add emitter event on location change ([#304](https://github.com/lifinance/widget/issues/304)) ([d6146f8](https://github.com/lifinance/widget/commit/d6146f83dcc27381d52b95f51e7fdcd05552dc58)) +* add search input to chain, bridges and exchanges pages ([#305](https://github.com/lifinance/widget/issues/305)) ([5504d95](https://github.com/lifinance/widget/commit/5504d95621d11a70ee3fb39108dbd8c0a2417978)) + +### [3.6.2](https://github.com/lifinance/widget/compare/v3.6.1...v3.6.2) (2024-09-24) + + +### Bug Fixes + +* status sheet buttons and height adjustment ([#303](https://github.com/lifinance/widget/issues/303)) ([56db5e4](https://github.com/lifinance/widget/commit/56db5e4033a05a295cf022843c9a359008c70ce5)) + +### [3.6.1](https://github.com/lifinance/widget/compare/v3.6.0...v3.6.1) (2024-09-18) + + +### Bug Fixes + +* trim amount input ([66eed73](https://github.com/lifinance/widget/commit/66eed7386826e7cf0c249ebd2fdc1930ab550f6c)) + +## [3.6.0](https://github.com/lifinance/widget/compare/v3.5.3...v3.6.0) (2024-09-18) + + +### Features + +* add voluntary contribution component ([#301](https://github.com/lifinance/widget/issues/301)) ([d0453a7](https://github.com/lifinance/widget/commit/d0453a76b1a429580adafed5e6289bda10c49f8d)) + + +### Bug Fixes + +* factor external wallet management into header height calculations ([#300](https://github.com/lifinance/widget/issues/300)) ([b31aaa7](https://github.com/lifinance/widget/commit/b31aaa717fe2a49747b159c2d07b78f6099003df)) +* reactive chain and token properties from config ([#294](https://github.com/lifinance/widget/issues/294)) ([1ff7cfc](https://github.com/lifinance/widget/commit/1ff7cfcc99569c52f05d29a9929f1be06ff53170)) +* use process tx link if no tx hash is available ([#299](https://github.com/lifinance/widget/issues/299)) ([8c59d31](https://github.com/lifinance/widget/commit/8c59d313defdeea4a59df6f06ef40edd5e36c329)) + +### [3.5.3](https://github.com/lifinance/widget/compare/v3.5.2...v3.5.3) (2024-09-12) + +### [3.5.2](https://github.com/lifinance/widget/compare/v3.5.1...v3.5.2) (2024-09-11) + + +### Bug Fixes + +* widget header with subvariant split ([#298](https://github.com/lifinance/widget/issues/298)) ([c33d42a](https://github.com/lifinance/widget/commit/c33d42abcabaa80c533caae915384dd6d2bc36ab)) + +### [3.5.1](https://github.com/lifinance/widget/compare/v3.5.0...v3.5.1) (2024-09-10) + + +### Bug Fixes + +* make internal explorer optional ([a0f51c6](https://github.com/lifinance/widget/commit/a0f51c6d7664824543ad3f2a6ab672d01ca0a91b)) + +## [3.5.0](https://github.com/lifinance/widget/compare/v3.4.4...v3.5.0) (2024-09-10) + + +### Features + +* add explorer link to the support card ([#292](https://github.com/lifinance/widget/issues/292)) ([0792c15](https://github.com/lifinance/widget/commit/0792c158aa39b9c1b05139a494e5ec9483473733)) +* allow configuration of explorer links ([#293](https://github.com/lifinance/widget/issues/293)) ([c173546](https://github.com/lifinance/widget/commit/c1735465580e9199e448167dc1445b58246f569e)) + + +### Bug Fixes + +* add percent formatter to improve display of price impact ([#287](https://github.com/lifinance/widget/issues/287)) ([2061012](https://github.com/lifinance/widget/commit/20610129dedb4fefd23a145b173eeee2bb4f7066)) +* allow the token list to fill the full height available and default max height to 686px ([#289](https://github.com/lifinance/widget/issues/289)) ([4882755](https://github.com/lifinance/widget/commit/48827559ac5db87140669247c1728083ace7a94e)) +* container should not forward prop ([6e326cd](https://github.com/lifinance/widget/commit/6e326cd27efb965058923830c4831395365b802a)) +* prevent sending a request for the same chain token combinations ([282bdf0](https://github.com/lifinance/widget/commit/282bdf046c01025b61057887613129647ad3d50d)) + +### [3.4.4](https://github.com/lifinance/widget/compare/v3.4.3...v3.4.4) (2024-08-15) + + +### Bug Fixes + +* improve deposit flow text ([ee5f178](https://github.com/lifinance/widget/commit/ee5f17871a89befa03e920e63ab307b820c6479d)) + +### [3.4.3](https://github.com/lifinance/widget/compare/v3.4.2...v3.4.3) (2024-08-15) + + +### Bug Fixes + +* add check for coinbase browser ([1899e6d](https://github.com/lifinance/widget/commit/1899e6df451e3e8cf90f58a4011262f0bfc3a26f)) +* rename coinbase wallet ([070ce5b](https://github.com/lifinance/widget/commit/070ce5b59a26a426d9064cf352d0ae71d3808a6e)) +* window typo ([bbbf91e](https://github.com/lifinance/widget/commit/bbbf91eabd2422c4675df5cdef589a76ae312d3f)) + +### [3.4.2](https://github.com/lifinance/widget/compare/v3.4.1...v3.4.2) (2024-08-14) + + +### Bug Fixes + +* check for window in next.js ([f9a134f](https://github.com/lifinance/widget/commit/f9a134fa7238aa3ef020c9fededf1d97332ecdbb)) + +### [3.4.1](https://github.com/lifinance/widget/compare/v3.4.0...v3.4.1) (2024-08-14) + + +### Bug Fixes + +* check for window in next.js ([d873c49](https://github.com/lifinance/widget/commit/d873c49110c2be58cf06d83cbabc2e9817528a4c)) + +## [3.4.0](https://github.com/lifinance/widget/compare/v3.4.0-beta.3...v3.4.0) (2024-08-14) + + +### Features + +* changing height and present widget better for mobile ([#276](https://github.com/lifinance/widget/issues/276)) ([d2f3ec8](https://github.com/lifinance/widget/commit/d2f3ec880c492e3f3671ca2f6b268de12fdbe174)) +* improved fee configuration ([#284](https://github.com/lifinance/widget/issues/284)) ([e7ba200](https://github.com/lifinance/widget/commit/e7ba2002b920905b65a5dcc9a420ffbc247ccb9a)) +* optimize wallet sdks handling ([#283](https://github.com/lifinance/widget/issues/283)) ([eee87aa](https://github.com/lifinance/widget/commit/eee87aa1b5e029ff104f38a9598178094c7cd0cd)) + + +### Bug Fixes + +* add subvariant deposit key ([abe9ba0](https://github.com/lifinance/widget/commit/abe9ba0b8ae317ddee2e8195dcfb65d4f5c44df4)) +* avoid from amount/token reset if they are disabled ([#285](https://github.com/lifinance/widget/issues/285)) ([86820c9](https://github.com/lifinance/widget/commit/86820c96b08064c3ee7224c7f47f1a386a68f78b)) + +## [3.3.0](https://github.com/lifinance/widget/compare/v3.2.2...v3.3.0) (2024-07-30) + + +### Features + +* improve the display of estimated duration and fees ([#278](https://github.com/lifinance/widget/issues/278)) ([5180526](https://github.com/lifinance/widget/commit/5180526154371c5378c38224592894933d1cc313)) + + +### Bug Fixes + +* change assert to with ([#279](https://github.com/lifinance/widget/issues/279)) ([5d6ac56](https://github.com/lifinance/widget/commit/5d6ac569e239317edb288a42918ead107369d1ae)) + +### [3.2.2](https://github.com/lifinance/widget/compare/v3.2.1...v3.2.2) (2024-07-24) + + +### Bug Fixes + +* allow syncing with mixed chains ([#277](https://github.com/lifinance/widget/issues/277)) ([b32287f](https://github.com/lifinance/widget/commit/b32287fab518e89c90ec5bfd95e0c2781fdc48b0)) + +### [3.2.1](https://github.com/lifinance/widget/compare/v3.2.0...v3.2.1) (2024-07-22) + + +### Bug Fixes + +* add slippage tooltip ([9624fd1](https://github.com/lifinance/widget/commit/9624fd165fb76f698371afd7569854c4a687cece)) +* change send and receive wording ([6585723](https://github.com/lifinance/widget/commit/6585723b8fd9cc88e5e8bad68b1216960d6518f0)) +* refuel variant should show get gas review button ([587bbda](https://github.com/lifinance/widget/commit/587bbda834aed5a5599481d40864797707261c0a)) +* show correct number of available tools ([da893cc](https://github.com/lifinance/widget/commit/da893cc50cdc266850358628524d6ed7c04185c3)) + +## [3.2.0](https://github.com/lifinance/widget/compare/v3.1.1...v3.2.0) (2024-07-19) + + +### Features + +* bump sdk ([b85059f](https://github.com/lifinance/widget/commit/b85059f4bb265b305c887601442dcc6f368bc193)) + +### [3.1.1](https://github.com/lifinance/widget/compare/v3.1.0...v3.1.1) (2024-07-19) + + +### Bug Fixes + +* add new error messages for Solana ([3370507](https://github.com/lifinance/widget/commit/3370507fb0f8132fd1c298fe1439916cebc99f67)) +* adjust fees amount USD calculation ([d479ecd](https://github.com/lifinance/widget/commit/d479ecda93e61c45a6ba6ffe7b28eaa55fadebc8)) +* adjust get gas title ([ccc11e1](https://github.com/lifinance/widget/commit/ccc11e1cd036f99df6b9f28472455080babd560a)) +* adjust step connector color ([f8694cc](https://github.com/lifinance/widget/commit/f8694cc3e60c5be3815b57f0cc742631c90c5e1f)) + +## [3.1.0](https://github.com/lifinance/widget/compare/v3.0.2...v3.1.0) (2024-07-15) + + +### Features + +* add price impact to transaction details ([#273](https://github.com/lifinance/widget/issues/273)) ([d983b91](https://github.com/lifinance/widget/commit/d983b91d697b45803e67d06dc92fbcf3f5b82d0f)) +* improve review page with route tracker, added new fee card and improved route card ([#268](https://github.com/lifinance/widget/issues/268)) ([258c5d3](https://github.com/lifinance/widget/commit/258c5d32cad0e7f306e49288f03921264bdcef73)) + + +### Bug Fixes + +* adjust partial transfer message ([#274](https://github.com/lifinance/widget/issues/274)) ([0354930](https://github.com/lifinance/widget/commit/0354930c2036a18c50687c86372b43674b0b24ce)) +* import for common js lib react-timer-hook ([#269](https://github.com/lifinance/widget/issues/269)) ([f8075fd](https://github.com/lifinance/widget/commit/f8075fd2678e53e3e1db5d2b9e8f2708919a0ae0)) +* json assertions ([#267](https://github.com/lifinance/widget/issues/267)) ([1c0c157](https://github.com/lifinance/widget/commit/1c0c15781ca04ddd059d53324f09ac2b27832d5a)) +* remove wagmi warnings ([#271](https://github.com/lifinance/widget/issues/271)) ([6048ef0](https://github.com/lifinance/widget/commit/6048ef022d50ec4ffa35b47aa602bfe851e52a20)) + +### [3.0.2](https://github.com/lifinance/widget/compare/v3.0.0...v3.0.2) (2024-07-08) + + +### Bug Fixes + +* allowed bridges option doesn't applied correctly ([1e00fb4](https://github.com/lifinance/widget/commit/1e00fb4da805c6001369d8b1806949c52632b0ce)) + +## [3.0.0](https://github.com/lifinance/widget/compare/v3.0.0-beta.4...v3.0.0) (2024-06-26) + +## [2.8.0](https://github.com/lifinance/widget/compare/v2.7.1...v2.8.0) (2023-10-30) + + +### Features + +* add walletConnected event ([f916940](https://github.com/lifinance/widget/commit/f916940f90dea1d71e402a38e875947793fb3b95)) + +### [2.7.1](https://github.com/lifinance/widget/compare/v2.7.0...v2.7.1) (2023-10-19) + + +### Bug Fixes + +* remove xmlns:xodm attribute ([b64757e](https://github.com/lifinance/widget/commit/b64757eb6eeee4145dc13954dd5ce1758bfcd41e)) + +## [2.7.0](https://github.com/lifinance/widget/compare/v2.6.3...v2.7.0) (2023-10-19) + + +### Features + +* SafePal wallet added ([#145](https://github.com/lifinance/widget/issues/145)) ([38199fc](https://github.com/lifinance/widget/commit/38199fc60477f49cc1ffdba21e07d731f18d6b8f)) + + +### Bug Fixes + +* allow lower mobile view min-width ([6d05d54](https://github.com/lifinance/widget/commit/6d05d546687854000a3e3f3a0d892e5e3b7930bb)) + +### [2.6.3](https://github.com/lifinance/widget/compare/v2.6.2...v2.6.3) (2023-10-18) + + +### Bug Fixes + +* remove quotes from inside string template ([9fa27a9](https://github.com/lifinance/widget/commit/9fa27a9e2110b4f31baee00effc38c1e577d0513)) + +### [2.6.2](https://github.com/lifinance/widget/compare/v2.6.1...v2.6.2) (2023-10-16) + + +### Bug Fixes + +* enable gas sufficiency check for SAFE ([#142](https://github.com/lifinance/widget/issues/142)) ([a2030cf](https://github.com/lifinance/widget/commit/a2030cf58dd25b9028e751c9ccebadb67adcb60c)) + +### [2.6.1](https://github.com/lifinance/widget/compare/v2.6.0...v2.6.1) (2023-10-13) + + +### Bug Fixes + +* use keyframes in string templates ([6799aaf](https://github.com/lifinance/widget/commit/6799aaf6fc3f384aed1cea3ef9bc4cc0676dd9e2)) + +## [2.6.0](https://github.com/lifinance/widget/compare/v2.5.1...v2.6.0) (2023-10-11) + + +### Features + +* add ReviewTransactionPageEntered event ([b09cfee](https://github.com/lifinance/widget/commit/b09cfee90fbccf2938d10416e64ac7064e73167a)) + + +### Bug Fixes + +* use object syntax for keyframes ([8c2032f](https://github.com/lifinance/widget/commit/8c2032f73a6975b8c51c6576909652275719d828)) + +### [2.5.1](https://github.com/lifinance/widget/compare/v2.5.0...v2.5.1) (2023-10-03) + + +### Bug Fixes + +* events import ([cd97fd1](https://github.com/lifinance/widget/commit/cd97fd1de2c79007fd573b958508bca50304c28e)) + +## [2.5.0](https://github.com/lifinance/widget/compare/v2.4.6...v2.5.0) (2023-10-03) + + +### Features + +* add apiKey configuration option ([6948dd6](https://github.com/lifinance/widget/commit/6948dd6c06163e0b5ebe87f10b2adec567b6a76a)) + + +### Bug Fixes + +* improve fee costs handling ([d5e8c53](https://github.com/lifinance/widget/commit/d5e8c539a43885d661b6b1e2e71059e317654d6b)) + +### [2.4.6](https://github.com/lifinance/widget/compare/v2.4.5...v2.4.6) (2023-10-02) + + +### Bug Fixes + +* add options for split subvariant ([a63b303](https://github.com/lifinance/widget/commit/a63b303f641f67e9f02c037a81baf1a4362cf6ff)) +* adjust actions ([#136](https://github.com/lifinance/widget/issues/136)) ([77da36b](https://github.com/lifinance/widget/commit/77da36bd52b377af1eac4434e435ce63dcc5b7a2)) +* custom bridge and exchange select indicator ([#130](https://github.com/lifinance/widget/issues/130)) ([05fb020](https://github.com/lifinance/widget/commit/05fb020ce395971f94a95528581c76bf348306ce)) + +### [2.4.5](https://github.com/lifinance/widget/compare/v2.4.4...v2.4.5) (2023-09-20) + + +### Bug Fixes + +* hide browser wallets for mobile and tablets ([#131](https://github.com/lifinance/widget/issues/131)) ([bd07ca6](https://github.com/lifinance/widget/commit/bd07ca691d2767c7a01b8baa0cc493ea7604ebbb)) +* remove empty spaces from ens- or walletAddress input (LF-3268) ([#121](https://github.com/lifinance/widget/issues/121)) ([d28cbc5](https://github.com/lifinance/widget/commit/d28cbc5eeac5c6bce0ed5fb01291df7787d6d627)) + +### [2.4.4](https://github.com/lifinance/widget/compare/v2.4.3...v2.4.4) (2023-09-14) + + +### Bug Fixes + +* add close button on mobile ([#119](https://github.com/lifinance/widget/issues/119)) ([8c2ab60](https://github.com/lifinance/widget/commit/8c2ab605b52f8fc30a6ffa01b5d552a6e1f8da9e)) + +### [2.4.3](https://github.com/lifinance/widget/compare/v2.4.2...v2.4.3) (2023-09-13) + +### [2.4.2](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.2) (2023-09-12) + + +### Bug Fixes + +* gate wallet name ([ce423a3](https://github.com/lifinance/widget/commit/ce423a3d902e96bd13baf3e5fddfaba606c7c82a)) +* remove unnecessary svg tags ([7f46bdd](https://github.com/lifinance/widget/commit/7f46bdd6c409a64f8c8f573e40af829a1cab5fa1)) + +### [2.4.1](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.1) (2023-09-11) + + +### Bug Fixes + +* remove unnecessary svg tags ([a33c294](https://github.com/lifinance/widget/commit/a33c29473cc8d1e65e652a28a4c303792063d667)) + +## [2.4.0](https://github.com/lifinance/widget/compare/v2.3.0...v2.4.0) (2023-09-11) + + +### Features + +* add bitkeep wallet ([#122](https://github.com/lifinance/widget/issues/122)) ([ae83ae6](https://github.com/lifinance/widget/commit/ae83ae63678c8c0471870e5ba19dbc8acf6194c0)) +* add gate wallet ([#123](https://github.com/lifinance/widget/issues/123)) ([cd19867](https://github.com/lifinance/widget/commit/cd19867e56fdc2b3d198560e7e7b1dd1d68244d7)) +* added okx wallet ([#124](https://github.com/lifinance/widget/issues/124)) ([d977981](https://github.com/lifinance/widget/commit/d977981edd0234b07ce4c44e4fa0b2ed028f5464)) + +## [2.3.0](https://github.com/lifinance/widget/compare/v2.2.8...v2.3.0) (2023-08-25) + + +### Features + +* add SendToWalletToggled event ([e6bffcf](https://github.com/lifinance/widget/commit/e6bffcf013b34aca999d6a2763a4866c4164b52b)) + +### [2.2.8](https://github.com/lifinance/widget/compare/v2.2.7...v2.2.8) (2023-08-18) + + +### Bug Fixes + +* remove Huobi, MeetOne, AToken and MyKey wallets (LF-4489) ([#120](https://github.com/lifinance/widget/issues/120)) ([3f52729](https://github.com/lifinance/widget/commit/3f52729a02b6824777707ddc13c65403cc179c09)) + +### [2.2.7](https://github.com/lifinance/widget/compare/v2.2.6...v2.2.7) (2023-08-14) + + +### Bug Fixes + +* chain order for multiple widget instances ([4255ea3](https://github.com/lifinance/widget/commit/4255ea3ef4c027b2c1a3fedd0004eca6b1db2a2b)) + +### [2.2.6](https://github.com/lifinance/widget/compare/v2.2.5...v2.2.6) (2023-08-02) + + +### Bug Fixes + +* partially bridged tokens are not displayed correctly ([2a94b8d](https://github.com/lifinance/widget/commit/2a94b8d663f2e860e87e3ea9b0ccbf7e4e2254e7)) + +### [2.2.5](https://github.com/lifinance/widget/compare/v2.2.4...v2.2.5) (2023-07-25) + + +### Bug Fixes + +* add element ids to containers ([6ba591c](https://github.com/lifinance/widget/commit/6ba591cb4b617033118afd3e9d19ebcf6baba3fc)) + +### [2.2.4](https://github.com/lifinance/widget/compare/v2.2.3...v2.2.4) (2023-07-25) + + +### Bug Fixes + +* allow header transparent background ([b40d773](https://github.com/lifinance/widget/commit/b40d7736b53c399b2279502a81b4f876c1c8c28c)) + +### [2.2.3](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.3) (2023-07-24) + +### [2.2.2](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.2) (2023-07-24) + +### [2.2.1](https://github.com/lifinance/widget/compare/v2.2.0...v2.2.1) (2023-07-12) + + +### Bug Fixes + +* safe env check logic ([#113](https://github.com/lifinance/widget/issues/113)) ([d873e43](https://github.com/lifinance/widget/commit/d873e43f78ca3f47b485ecf10523373a922852a9)) + +## [2.2.0](https://github.com/lifinance/widget/compare/v2.1.4...v2.2.0) (2023-07-11) + + +### Features + +* add Safe Wallet to wallet management ([#100](https://github.com/lifinance/widget/issues/100)) ([ba1b483](https://github.com/lifinance/widget/commit/ba1b483830253515e58cc2fb785f89493fe8d917)) + +### [2.1.4](https://github.com/lifinance/widget/compare/v2.1.3...v2.1.4) (2023-07-05) + + +### Bug Fixes + +* make chain filtering available for multiple instances ([b2c9083](https://github.com/lifinance/widget/commit/b2c9083ed230719e1f36f886dc73f3885d22c4ef)) +* unknown account [#0](https://github.com/lifinance/widget/issues/0) (LF-3621) ([6f67d4f](https://github.com/lifinance/widget/commit/6f67d4fc95afb9fba05433a9243f8cd4151144ba)) + +### [2.1.3](https://github.com/lifinance/widget/compare/v2.1.2...v2.1.3) (2023-07-03) + +### [2.1.2](https://github.com/lifinance/widget/compare/v2.1.0...v2.1.2) (2023-06-28) + + +### Bug Fixes + +* WalletConnect multiple instances + increase z-index ([e69a3a1](https://github.com/lifinance/widget/commit/e69a3a1455117031f105f56f11763a3291d28f58)) + +## [2.1.0](https://github.com/lifinance/widget/compare/v2.0.1...v2.1.0) (2023-06-27) + + +### Features + +* add emitter-event for contact support button ([192140a](https://github.com/lifinance/widget/commit/192140a624bc6a55b6f7288632891c1e5cb6576b)) +* support WalletConnect v2 ([#89](https://github.com/lifinance/widget/issues/89)) ([5c8cd6d](https://github.com/lifinance/widget/commit/5c8cd6ddabd898ec27411f4b19a5f354d9d365aa)) + + +### Bug Fixes + +* add header store context ([5274705](https://github.com/lifinance/widget/commit/5274705c5dfa8412cc25a54792d58ddccb5b501b)) + +### [2.0.1](https://github.com/lifinance/widget/compare/v2.0.0...v2.0.1) (2023-06-16) + + +### Bug Fixes + +* don't modify estimations for contract calls ([23f8997](https://github.com/lifinance/widget/commit/23f89971b77bf1e72d3b99f471fe49a99259ca8d)) +* warning color in dark theme ([bf3aeac](https://github.com/lifinance/widget/commit/bf3aeac92dc0dcc7fad4ed0eb6f7c64618946e01)) + +## [2.0.0](https://github.com/lifinance/widget/compare/v2.0.0-beta.16...v2.0.0) (2023-06-15) + +## [2.0.0-beta.16](https://github.com/lifinance/widget/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2023-06-14) + + +### Bug Fixes + +* drawer button icon color in dark theme ([dcbe962](https://github.com/lifinance/widget/commit/dcbe962dd0a229eeb6d063f33110d62e52a877f8)) + +## [2.0.0-beta.15](https://github.com/lifinance/widget/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2023-06-14) + + +### Features + +* update nft subvariant to support drawer and send to another wallet ([87d8927](https://github.com/lifinance/widget/commit/87d892778fdc87078509885ea98f0c700c6802d1)) + + +### Bug Fixes + +* adjust swap/bridge terminology across the widget ([ca69314](https://github.com/lifinance/widget/commit/ca693143892a25d5468f315c665d49cce972e422)) +* don't disable button when refreshing routes ([398e70b](https://github.com/lifinance/widget/commit/398e70b67bbef8add9c9e0a56db4afbfd4658400)) +* don't gray out button on loading state ([af2220e](https://github.com/lifinance/widget/commit/af2220ed90ece2bc051b8fa290dc38d2726f749c)) +* don't throw if autoConnect fails ([7dc4578](https://github.com/lifinance/widget/commit/7dc4578442aed5728231550157c4b02493a0067b)) +* make button gray in loading state ([d64220e](https://github.com/lifinance/widget/commit/d64220e7c62cf05c023c190241cced978cff7bc4)) +* request additional route for insurance only when bridging ([84a9bae](https://github.com/lifinance/widget/commit/84a9bae87b9273f1b03cb55f2534f75109859f3e)) +* translation tags should work inside tooltip ([afbf669](https://github.com/lifinance/widget/commit/afbf669743d99835fed96bb3b04c506a25dedfb6)) +* update progress text ([5d7030d](https://github.com/lifinance/widget/commit/5d7030d26a9dabfd8ec8bf49017e61c226ecc2c7)) +* use subvariant split state for button text ([1cb952c](https://github.com/lifinance/widget/commit/1cb952cc8c3051bfd94d10f9a6f47bb1d1d4d29f)) + +## [2.0.0-beta.14](https://github.com/lifinance/widget/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2023-06-02) + + +### Bug Fixes + +* make icon as a link to address explorer ([e173400](https://github.com/lifinance/widget/commit/e17340004344574eac3426a0c930bb1b7d06590b)) +* tabs background color within split subvariant ([beb78c6](https://github.com/lifinance/widget/commit/beb78c6cf4447936e12c739e5ae533064eacac9b)) + +## [2.0.0-beta.13](https://github.com/lifinance/widget/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2023-05-25) + + +### Bug Fixes + +* prevent decimals removal if no tokens are selected ([b78066e](https://github.com/lifinance/widget/commit/b78066e98ec783ba4662bc562d38ba95a70b64d1)) + +## [2.0.0-beta.12](https://github.com/lifinance/widget/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2023-05-25) + + +### Features + +* add option to include additional tokens ([e2040bb](https://github.com/lifinance/widget/commit/e2040bb8c56c0ebad6db460b3eb3ad1487fafd33)) + + +### Bug Fixes + +* limit decimals for swap input amount ([93973d8](https://github.com/lifinance/widget/commit/93973d82d0c5fa14eac62c7a09f4de84afa9d68d)) +* trigger gas suggestion only for supported chains ([d5f5750](https://github.com/lifinance/widget/commit/d5f5750eb5123b946f6c816047683c3eee6bb6a4)) + +## [2.0.0-beta.11](https://github.com/lifinance/widget/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2023-05-23) + + +### Bug Fixes + +* fix tab radius in split mode ([24fa80b](https://github.com/lifinance/widget/commit/24fa80bff99e5bf5aa33f6d8bd62580699aa1ee1)) + +## [2.0.0-beta.10](https://github.com/lifinance/widget/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2023-05-23) + + +### Features + +* add HighValueLoss emitter event ([#86](https://github.com/lifinance/widget/issues/86)) ([69d3918](https://github.com/lifinance/widget/commit/69d391852644a09a4ac8b37ec8d4b5ffd61bbe98)) +* show insured amount ([b928d08](https://github.com/lifinance/widget/commit/b928d0805360a33b1ec27601c7ade64a6a6fc680)) + + +### Bug Fixes + +* max button should return full amount ([64e0592](https://github.com/lifinance/widget/commit/64e05924e5481c96c5d797e90fe11a751356888d)) +* remove direct @mui/system import ([39080e4](https://github.com/lifinance/widget/commit/39080e467425be18257cd47377564596e3eff9b3)) +* wagmi can't switch chain ([2a708c2](https://github.com/lifinance/widget/commit/2a708c2683abe268936a79bdc071becaeedcf6f4)) + +## [2.0.0-beta.9](https://github.com/lifinance/widget/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2023-05-15) + + +### Bug Fixes + +* add insufficient funds error handling ([6991ee4](https://github.com/lifinance/widget/commit/6991ee457771540e6da5a723d2bb7201842956b4)) +* include auto refuel into gas sufficiency check ([d31f7e4](https://github.com/lifinance/widget/commit/d31f7e4eb393b64204dd364b0e9a85ea4299f421)) +* insurance card isn't shown in some cases ([a8eb1ef](https://github.com/lifinance/widget/commit/a8eb1ef6e7fd0a83f1e61c1b9974f18e72796e1a)) + +## [2.0.0-beta.8](https://github.com/lifinance/widget/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2023-05-11) + + +### Features + +* add hiddenUI toToken option ([4e5376b](https://github.com/lifinance/widget/commit/4e5376b5a9db1fa4b35012b6db3f6fb996555b6e)) +* show token address in token list items ([e5d6411](https://github.com/lifinance/widget/commit/e5d64115452a6798fd8d5464ed15d38e1dc49ab4)) + + +### Bug Fixes + +* adjust token search field text ([4aa5cef](https://github.com/lifinance/widget/commit/4aa5cefaea78341af0872400fb527cea9140dae0)) +* apply auto refuel when swapping to native tokens ([14d5a1a](https://github.com/lifinance/widget/commit/14d5a1ae800779a5ee5547a379777c18284272e3)) +* handle duplicates in token list ([ee804da](https://github.com/lifinance/widget/commit/ee804daa522bd695e450792c3613332bb22583ae)) +* handle undefined current wallet ([#87](https://github.com/lifinance/widget/issues/87)) ([5b37b6f](https://github.com/lifinance/widget/commit/5b37b6f93e041148d47b6661d0e59b5b3c16c847)) +* replace support link ([55a04df](https://github.com/lifinance/widget/commit/55a04dfe35b06d0a3f2804738d9f2278689d16c7)) + +## [2.0.0-beta.7](https://github.com/lifinance/widget/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2023-05-04) + + +### Bug Fixes + +* widget drawer types for refs ([0168ff7](https://github.com/lifinance/widget/commit/0168ff79154fe9925b199a8e3c36328c7f33babd)) + +## [2.0.0-beta.6](https://github.com/lifinance/widget/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2023-05-04) + + +### Features + +* add split subvariant ([#81](https://github.com/lifinance/widget/issues/81)) ([7c65124](https://github.com/lifinance/widget/commit/7c65124fb14cdd765c4703625a26865803ddacf1)) + + +### Bug Fixes + +* move exodus up the list ([#85](https://github.com/lifinance/widget/issues/85)) ([5fc59bc](https://github.com/lifinance/widget/commit/5fc59bc97b899d5ced2a7fd2dc545470c8c0a976)) + +## [2.0.0-beta.5](https://github.com/lifinance/widget/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2023-04-28) + + +### Features + +* add exodus wallet ([#80](https://github.com/lifinance/widget/issues/80)) ([2d13333](https://github.com/lifinance/widget/commit/2d1333360b7de203966165390cd04ea30f853b7d)) +* add recommended tag tooltip ([6021bb3](https://github.com/lifinance/widget/commit/6021bb38aa17f9bc31a4631221eddd038c132cb8)) + + +### Bug Fixes + +* exchange rate hook is undefined on first render ([6fd0c06](https://github.com/lifinance/widget/commit/6fd0c065642c83d39163b5e8b948ae11d75e746b)) + +## [2.0.0-beta.4](https://github.com/lifinance/widget/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2023-04-27) + + +### Features + +* add tooltip for insurance badge ([9ac2a76](https://github.com/lifinance/widget/commit/9ac2a76cd797fd58307ac55289f89a2ab65fa879)) + + +### Bug Fixes + +* correctly return balances on first call ([0b9b30e](https://github.com/lifinance/widget/commit/0b9b30e46e0a7b38afb56cabf454d5ec0f46d149)) +* hide history icon when HiddenUI.History is provided ([748c6cd](https://github.com/lifinance/widget/commit/748c6cd3e1ced30e159bcfe2caeba895de3dec1c)) +* insurance card should expand when enabled ([d6f47e7](https://github.com/lifinance/widget/commit/d6f47e7ad3e421f41e2c5d3a0be702e1b83c6d20)) +* show fallback token step when present ([8a19cb8](https://github.com/lifinance/widget/commit/8a19cb8bd1b8dcc1f79c05dd13782f5461399330)) +* update powered by look ([cccd168](https://github.com/lifinance/widget/commit/cccd1689e388910bfe957904c3bcd190f032aaaa)) + +## [2.0.0-beta.3](https://github.com/lifinance/widget/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2023-04-21) + + +### Features + +* update insurance card and text ([c623d11](https://github.com/lifinance/widget/commit/c623d11cf82e88e987d56932591da4c2fe3b2cf8)) + + +### Bug Fixes + +* remove svg icons unnecessary attributes ([#75](https://github.com/lifinance/widget/issues/75)) ([ee12534](https://github.com/lifinance/widget/commit/ee125349c8e3131fb0d9a3a5f6b2c166d10e3431)) + +## [2.0.0-beta.2](https://github.com/lifinance/widget/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2023-04-20) + + +### Features + +* rename disableI18n -> disableLanguageDetector ([186d28c](https://github.com/lifinance/widget/commit/186d28c1928601afe64c6e0694a2e5cabc3df447)) + + +### Bug Fixes + +* set correct width ([72f3a6a](https://github.com/lifinance/widget/commit/72f3a6afe2abe2c6507c9cc2c8461fbbac11f661)) + +## [2.0.0-beta.1](https://github.com/lifinance/widget/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2023-04-19) + + +### Features + +* new wallet management ([#69](https://github.com/lifinance/widget/issues/69)) ([626bc68](https://github.com/lifinance/widget/commit/626bc68b9f6c8dcdcf34d08e7e7ba13ef01efd19)) + +## [2.0.0-beta.0](https://github.com/lifinance/widget/compare/v2.0.0-alpha.4...v2.0.0-beta.0) (2023-04-18) + + +### Features + +* add link to insurance coverage ([f8a9df6](https://github.com/lifinance/widget/commit/f8a9df62f3412094ef53a8ce6a285f236917ee05)) + + +### Bug Fixes + +* transaction support id should be swap or bridge source one ([d9c7e14](https://github.com/lifinance/widget/commit/d9c7e14eb0c42ea112ebe807a2dffe3b76cc678e)) + +## [2.0.0-alpha.4](https://github.com/lifinance/widget/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2023-04-13) + +## [2.0.0-alpha.3](https://github.com/lifinance/widget/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2023-04-13) + +## [2.0.0-alpha.2](https://github.com/lifinance/widget/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2023-04-13) + + +### Bug Fixes + +* make config integrator optional ([7b983de](https://github.com/lifinance/widget/commit/7b983de3ed0fe30c77f8b00f9be36d9c9d87c307)) + +## [2.0.0-alpha.1](https://github.com/lifinance/widget/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2023-04-12) + + +### Bug Fixes + +* long text overflow ([fdf8153](https://github.com/lifinance/widget/commit/fdf8153a312dc4309eaef4a79f882700298a6321)) +* route not found using MemoryRouter ([e4a2c47](https://github.com/lifinance/widget/commit/e4a2c47f37df8d69333d487b75e955f2ef21fbfa)) +* update step types ([6f547d7](https://github.com/lifinance/widget/commit/6f547d71d0870b5d14778244a185ec2b436bc129)) + +## [2.0.0-alpha.0](https://github.com/lifinance/widget/compare/v1.32.8...v2.0.0-alpha.0) (2023-03-28) + + +### ⚠ BREAKING CHANGES + +* remove deprecations +* make integrator property required + +### Features + +* add auto refuel ([41de404](https://github.com/lifinance/widget/commit/41de404b12e989031364c5c3c92c66618dd253f6)) +* add insurance ([08162a6](https://github.com/lifinance/widget/commit/08162a666e8416e598b0585f68962953d80f33bb)) +* add insurance config option ([9a3f0be](https://github.com/lifinance/widget/commit/9a3f0bee717f44959c798b8edf0feca1aaaeb5a3)) +* add maxPriceImpact config options ([458e6a4](https://github.com/lifinance/widget/commit/458e6a4f1b98795d7c300420d22cb7f78e96b828)) +* make integrator property required ([d9b2a01](https://github.com/lifinance/widget/commit/d9b2a01cb2a72a2c5987d84e611b3136c0c4a1dc)) +* remove deprecations ([a966186](https://github.com/lifinance/widget/commit/a9661868dea3af96b6ac52a63545ba6128468c90)) + + +### Bug Fixes + +* add insurable route id ([79e838e](https://github.com/lifinance/widget/commit/79e838e025b0ba887a0a4c98182bb7435d2e73d7)) +* adjust card title to protocol steps ([670f67f](https://github.com/lifinance/widget/commit/670f67f47a9497a33a819c32619ccee8f85f6e7e)) +* check for ENS name while looking for balances ([ace7070](https://github.com/lifinance/widget/commit/ace7070ff12b8c03393c5a43cf5983affc8d9a06)) +* check for funds sufficiency as soon as it becomes possible ([cd1ef6e](https://github.com/lifinance/widget/commit/cd1ef6eb17987a75e620755dbc71506757b4b770)) +* don't apply auto refuel when swapping to native tokens ([fe85b38](https://github.com/lifinance/widget/commit/fe85b38174b436e20cecfd7fa95bafd8fecd669c)) +* possible duplicate keys ([6d294ed](https://github.com/lifinance/widget/commit/6d294edc9447c54e70943004a5719e8790904354)) +* reduce max price impact to 40% ([4b2a718](https://github.com/lifinance/widget/commit/4b2a71879971497bfdba14de82028ad07b0b70d0)) +* route priority tags now lowercased ([c93ca15](https://github.com/lifinance/widget/commit/c93ca15b3b5b222cdfcf5ec455aafa02fb16b5b8)) +* support input when it starts with a dot ([80857dd](https://github.com/lifinance/widget/commit/80857dd779c4d56caf4242ecdb16d36cdccf0d50)) + +### [1.32.8](https://github.com/lifinance/widget/compare/v1.32.7...v1.32.8) (2023-03-06) + + +### Bug Fixes + +* add actions permissions ([a8dcf18](https://github.com/lifinance/widget/commit/a8dcf18581057aa1fad95735c81d785d695dc4eb)) +* only reset appearance if not set via config ([bc5f164](https://github.com/lifinance/widget/commit/bc5f16471235ffb6afe9bf39839375a1090323a6)) +* TextFitter visibility when using display: none ([05eb5aa](https://github.com/lifinance/widget/commit/05eb5aa1eaf34d704e514130daab1255674b08bf)) +* use iam role in github actions ([d663c7e](https://github.com/lifinance/widget/commit/d663c7e7c1b7e93775b7d11c8b8546ca7a3b3316)) + +### [1.32.7](https://github.com/lifinance/widget/compare/v1.32.6...v1.32.7) (2023-03-03) + +### [1.32.6](https://github.com/lifinance/widget/compare/v1.32.5...v1.32.6) (2023-03-01) + +### [1.32.5](https://github.com/lifinance/widget/compare/v1.32.4...v1.32.5) (2023-03-01) + + +### Bug Fixes + +* provider destructuring doesn't work for WalletConnect ([76647ed](https://github.com/lifinance/widget/commit/76647ede568d2fe8fee2a07b03fc0cb8747ed8c6)) +* update local tokens cache to keep priceUSD in sync ([#61](https://github.com/lifinance/widget/issues/61)) ([d3f4d87](https://github.com/lifinance/widget/commit/d3f4d87133f89c5ff4e3276e09492c2d9c279ec2)) + +### [1.32.4](https://github.com/lifinance/widget/compare/v1.32.3...v1.32.4) (2023-02-24) + +### [1.32.3](https://github.com/lifinance/widget/compare/v1.32.2...v1.32.3) (2023-02-22) + + +### Bug Fixes + +* drawer variant isn't wrapped in i18n provider ([c33f0ce](https://github.com/lifinance/widget/commit/c33f0ce36b0c3e49c9dde230fce09804c4bf788a)) +* fetch balance more often ([7a7d574](https://github.com/lifinance/widget/commit/7a7d57462a801154ed9c3747189922f94129d608)) + +### [1.32.2](https://github.com/lifinance/widget/compare/v1.32.1...v1.32.2) (2023-02-20) + + +### Bug Fixes + +* refine ripple effect usage and colors ([#57](https://github.com/lifinance/widget/issues/57)) ([c9eaa91](https://github.com/lifinance/widget/commit/c9eaa91752fedbd4b818c70c3316d6f1ffe1685d)) + +### [1.32.1](https://github.com/lifinance/widget/compare/v1.32.0...v1.32.1) (2023-02-15) + + +### Bug Fixes + +* add provider for recommended route store ([e31da8f](https://github.com/lifinance/widget/commit/e31da8f7498b4c4174fc79b548e0cd68e3fba40b)) + +## [1.32.0](https://github.com/lifinance/widget/compare/v1.31.1...v1.32.0) (2023-02-15) + + +### Features + +* revamped settings page ([1b87761](https://github.com/lifinance/widget/commit/1b87761cac44cbca3dc69ee6f3a6fb8f887cf7e0)) + +### [1.31.1](https://github.com/lifinance/widget/compare/v1.31.0...v1.31.1) (2023-02-10) + + +### Bug Fixes + +* remove sentry ([c1b2d7e](https://github.com/lifinance/widget/commit/c1b2d7e43f3b9d716597929a525639be65c2bf12)) + +## [1.31.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.31.0) (2023-02-06) + + +### Features + +* add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d)) +* update wallet menu UI and add view on explorer link ([3eb822f](https://github.com/lifinance/widget/commit/3eb822f76ab5880bdc47f195106064739c02d906)) + + +### Bug Fixes + +* accept comma as valid decimal delimiter ([9af2686](https://github.com/lifinance/widget/commit/9af26864db130c0999b965a34e18b4c1b5fcaeb5)) +* show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24)) + +## [1.30.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.30.0) (2023-02-02) + + +### Features + +* add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d)) + + +### Bug Fixes + +* show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24)) + +### [1.29.6](https://github.com/lifinance/widget/compare/v1.29.5...v1.29.6) (2023-01-30) + + +### Bug Fixes + +* preserve old routes while the new ones are loading ([13998ad](https://github.com/lifinance/widget/commit/13998ad9efbdf855f9738a1ef97734df6ff114e5)) +* WalletConnect does not connect a second time ([#44](https://github.com/lifinance/widget/issues/44)) ([72b5373](https://github.com/lifinance/widget/commit/72b53739e9255bda82380a567781d35173261463)) + +### [1.29.5](https://github.com/lifinance/widget/compare/v1.29.4...v1.29.5) (2023-01-25) + + +### Bug Fixes + +* adjust token avatar skeleton badge to match with background ([333b3c3](https://github.com/lifinance/widget/commit/333b3c35a77acc2f3d3cef028b76d871d7543ba2)) + +### [1.29.4](https://github.com/lifinance/widget/compare/v1.29.3...v1.29.4) (2023-01-24) + + +### Bug Fixes + +* rename gas start and review buttons ([3285151](https://github.com/lifinance/widget/commit/3285151476300cf81579f9838dba142bccc24bf5)) + +### [1.29.3](https://github.com/lifinance/widget/compare/v1.29.2...v1.29.3) (2023-01-24) + + +### Bug Fixes + +* add id prefix to all ids in case of multiple instances of the widget in a page ([684f6d8](https://github.com/lifinance/widget/commit/684f6d878e99a8e53f27b8c625f614f68c2ee2cc)) + +### [1.29.2](https://github.com/lifinance/widget/compare/v1.29.1...v1.29.2) (2023-01-23) + + +### Bug Fixes + +* remove namePrefix for chain order ([6e42e76](https://github.com/lifinance/widget/commit/6e42e766565c8f332391d8a5563cb554118a82f0)) + +### [1.29.1](https://github.com/lifinance/widget/compare/v1.29.0...v1.29.1) (2023-01-23) + + +### Bug Fixes + +* use main border radius in list items ([09a4a4a](https://github.com/lifinance/widget/commit/09a4a4a7fbfacc0247403b22b69150ede44669e9)) + +## [1.29.0](https://github.com/lifinance/widget/compare/v1.28.4...v1.29.0) (2023-01-23) + + +### Features + +* add StoreProvider and localStorageKeyPrefix config option ([709aa0a](https://github.com/lifinance/widget/commit/709aa0afc7366dee63d82ea6c54d721f72447d62)) + + +### Bug Fixes + +* improve dark theme colors ([7dff268](https://github.com/lifinance/widget/commit/7dff2688625eee0e359dc624a698f33687572a8e)) +* remove settings provider namePrefix ([0503922](https://github.com/lifinance/widget/commit/0503922581f11565dbcf62174e9576639608d8f9)) + +### [1.28.4](https://github.com/lifinance/widget/compare/v1.28.3...v1.28.4) (2023-01-10) + + +### Bug Fixes + +* bump zustand + fix imports ([4914880](https://github.com/lifinance/widget/commit/491488013319121200eab269314e37ba4d6fc836)) + +### [1.28.3](https://github.com/lifinance/widget/compare/v1.28.2...v1.28.3) (2023-01-06) + + +### Bug Fixes + +* bignumber conversion ([a0e6221](https://github.com/lifinance/widget/commit/a0e622195df09cd6056c715f6d23cb3ac7098616)) +* make square icon button possible ([9ce176d](https://github.com/lifinance/widget/commit/9ce176d59aa4073cbded7e06c72538a5fb3582eb)) + +### [1.28.2](https://github.com/lifinance/widget/compare/v1.28.1...v1.28.2) (2023-01-06) + + +### Bug Fixes + +* expanded view background has no z-index ([f5a955f](https://github.com/lifinance/widget/commit/f5a955fe2980bfc8cbaaeace98ce25fdd45010fc)) + +### [1.28.1](https://github.com/lifinance/widget/compare/v1.28.0...v1.28.1) (2023-01-05) + + +### Bug Fixes + +* postbuild script ([f06a87a](https://github.com/lifinance/widget/commit/f06a87ab7b7ebb31cb57708e7607a63008c07184)) +* postbuild script ([f002233](https://github.com/lifinance/widget/commit/f0022330f0e92bd9941bc5a4e9d556df53266db3)) + +## [1.28.0](https://github.com/lifinance/widget/compare/v1.27.2...v1.28.0) (2023-01-05) + + +### Features + +* add interactive tools ([acc3aa9](https://github.com/lifinance/widget/commit/acc3aa96e48850d50e179e2b3a7c577b8781af3f)) +* new variant draft ([#40](https://github.com/lifinance/widget/issues/40)) ([5d0f36a](https://github.com/lifinance/widget/commit/5d0f36a479101badccfe581f7b0d9fe232072345)) +* use yarn v3 and fix dependencies ([b09bc34](https://github.com/lifinance/widget/commit/b09bc3499f1d03a63a7547f2933de884ed0e316d)) + + +### Bug Fixes + +* long token names ([596b212](https://github.com/lifinance/widget/commit/596b21203541dde4909d271d02ab333df94fbe03)) +* remove sdks ([b0f7018](https://github.com/lifinance/widget/commit/b0f701802a8a418082164c0cab24ce23f3f65aff)) + +### [1.27.2](https://github.com/lifinance/widget/compare/v1.27.1...v1.27.2) (2022-12-15) + + +### Bug Fixes + +* allow adding crossOrigin tag to avatar props ([d7aff7e](https://github.com/lifinance/widget/commit/d7aff7ea2cd45174a3537e8752171815775f8f01)) + +### [1.27.1](https://github.com/lifinance/widget/compare/v1.27.0...v1.27.1) (2022-12-13) + +## [1.27.0](https://github.com/lifinance/widget/compare/v1.26.5...v1.27.0) (2022-12-13) + + +### Features + +* add hiddenUI and extend disabledUI options ([6aea124](https://github.com/lifinance/widget/commit/6aea124d967cd47fd671b0d475454cd8443928b0)) +* add more palette customization options ([2794190](https://github.com/lifinance/widget/commit/27941909d6bc8c10375683258168f157862516a4)) +* move failed swaps to hisory after one day ([63bf2d2](https://github.com/lifinance/widget/commit/63bf2d2ba657aa5c7383ead609827f6f1fbfe1cb)) + + +### Bug Fixes + +* menu should use main border radius ([2a78952](https://github.com/lifinance/widget/commit/2a78952417e54c573f51be848ed6abe05274806e)) +* remove box shadow from swap input ([a93b64b](https://github.com/lifinance/widget/commit/a93b64be090b6268585dfce5c153baa9bb8417e1)) +* unblock Review swap button if other routes are possible for execution ([85bb861](https://github.com/lifinance/widget/commit/85bb861c14fa56a8db4e8066aab8443b418f704c)) + +### [1.26.5](https://github.com/lifinance/widget/compare/v1.26.4...v1.26.5) (2022-12-06) + + +### Bug Fixes + +* chain selection resize ([beae60c](https://github.com/lifinance/widget/commit/beae60cf9a9efa4bd8310d8059dd7d7114ded350)) + +### [1.26.4](https://github.com/lifinance/widget/compare/v1.26.3...v1.26.4) (2022-12-01) + + +### Bug Fixes + +* add referrer as top level option ([3a5ac47](https://github.com/lifinance/widget/commit/3a5ac47b620304a07fa1b8aa61a386b259b20ff4)) +* remove blankwallet ([d62c35d](https://github.com/lifinance/widget/commit/d62c35d70af9869b84c66d25ab2728deb5bf57ca)) + +### [1.26.3](https://github.com/lifinance/widget/compare/v1.26.2...v1.26.3) (2022-11-29) + +### [1.26.2](https://github.com/lifinance/widget/compare/v1.26.1...v1.26.2) (2022-11-28) + + +### Bug Fixes + +* bottom sheet closing ([f34b0b8](https://github.com/lifinance/widget/commit/f34b0b8058fc4e6771b70027560745946dddd2cd)) +* clean the cache of available routes after starting the execution ([f60a0dd](https://github.com/lifinance/widget/commit/f60a0dd7359679d894682179808207035c5d9f6a)) + +### [1.26.1](https://github.com/lifinance/widget/compare/v1.26.0...v1.26.1) (2022-11-24) + + +### Bug Fixes + +* cancelation on backdrop click ([7d648ad](https://github.com/lifinance/widget/commit/7d648ad58e7689428bf52e3e3a85565bb4ea1939)) + +## [1.26.0](https://github.com/lifinance/widget/compare/v1.25.1...v1.26.0) (2022-11-24) + + +### Features + +* add acceptExchangeRateUpdateHook and improve substatus handling ([2a70a88](https://github.com/lifinance/widget/commit/2a70a88a7b3e159563a628e722ef33ea4d7fc7a6)) +* add destination wallet address to swap details ([4214577](https://github.com/lifinance/widget/commit/42145772b46f3cf9e02faa6bf4a67b55bd97f9e0)) +* add estimated and paid gas fees to swap details page ([be4f613](https://github.com/lifinance/widget/commit/be4f6133b87cdcda31cbddee7c12e08d5bcaef3a)) + + +### Bug Fixes + +* add refresh time for tools and chains ([0a2e4c0](https://github.com/lifinance/widget/commit/0a2e4c0a31ec922e99c91113f6bea7166ae4e154)) +* add retry exception for not found routes ([afe2415](https://github.com/lifinance/widget/commit/afe2415b0d888e388e5c45d06de84b593a44fd92)) +* adjust connect button color ([68b45a9](https://github.com/lifinance/widget/commit/68b45a9440e05522c24c43e9db06b610d1d8f471)) +* change sentry sample rate ([f960704](https://github.com/lifinance/widget/commit/f9607043fac28e171e8543e4e393ebf3e86b20dd)) +* correct step title ([5024614](https://github.com/lifinance/widget/commit/5024614f5a063609bb77bb8e2e995f6dbe93c187)) +* make main page sticky ([7466c8f](https://github.com/lifinance/widget/commit/7466c8f678a3f9195f32a9303b18eceddccc0d36)) +* make support id a source tx hash ([d837b47](https://github.com/lifinance/widget/commit/d837b47df988c00ace068103c3755fc1a560e244)) +* not found routes padding ([57d54b2](https://github.com/lifinance/widget/commit/57d54b2664cb3976ab8ab7664dc7d11e6f8b467e)) +* reduce refresh time for token balance ([e5bd5af](https://github.com/lifinance/widget/commit/e5bd5afb98a4308f674ced9e7e35be1663a94f71)) + +### [1.25.1](https://github.com/lifinance/widget/compare/v1.25.0...v1.25.1) (2022-11-17) + + +### Bug Fixes + +* add fee option to top level config ([4ce4d7d](https://github.com/lifinance/widget/commit/4ce4d7d30dc851e52fc3a7001d9b53e4d874affb)) + +## [1.25.0](https://github.com/lifinance/widget/compare/v1.24.0...v1.25.0) (2022-11-16) + + +### Features + +* add swap partially successful message ([9c3be1e](https://github.com/lifinance/widget/commit/9c3be1e9e2dba70bbeb9f530e3a520eb48ee11a7)) + + +### Bug Fixes + +* ability to set default slippage and route priority ([594c427](https://github.com/lifinance/widget/commit/594c427c756c8a3004be25be629450ea352a00e4)) +* eagerConnect ([#36](https://github.com/lifinance/widget/issues/36)) ([b2b7dde](https://github.com/lifinance/widget/commit/b2b7dde1c971f67971d9eb0afdc4c65ea3e80a76)) +* network error when switching chains ([#37](https://github.com/lifinance/widget/issues/37)) ([cb2b691](https://github.com/lifinance/widget/commit/cb2b691ef13b23d59efef6c3b43ec685e192b6e5)) +* update chain value if config did not provide it ([8394cd9](https://github.com/lifinance/widget/commit/8394cd9bf23ec48943db9f9e697a24ba794dbd97)) +* updating widget config options in runtime ([75eb492](https://github.com/lifinance/widget/commit/75eb4928a62076d495c8686708269fae562cae42)) + +## [1.24.0](https://github.com/lifinance/widget/compare/v1.23.1...v1.24.0) (2022-11-11) + + +### Features + +* allow for alternative wallet injections ([#34](https://github.com/lifinance/widget/issues/34)) ([f7790b4](https://github.com/lifinance/widget/commit/f7790b4ca6eb32775aa0446284fa3da07197004f)) + + +### Bug Fixes + +* bridges types ([ac21920](https://github.com/lifinance/widget/commit/ac219205d4823f286aa28988b096939ab8ff9bca)) +* use toToken from execution if present ([3afa3e5](https://github.com/lifinance/widget/commit/3afa3e5db68ca66f52259c1945ebae00f62763be)) + +### [1.23.1](https://github.com/lifinance/widget/compare/v1.23.0...v1.23.1) (2022-11-09) + + +### Bug Fixes + +* adjust button text for refuel mode ([e4ce0ef](https://github.com/lifinance/widget/commit/e4ce0ef88b8c5926a2f875ac9e8686e2344484f9)) +* adjust margin in refuel mode ([7a47bfc](https://github.com/lifinance/widget/commit/7a47bfc041abe30ad8150c0d8951f5b22f0ff555)) +* re-export wallet icons with names ([1bedc9e](https://github.com/lifinance/widget/commit/1bedc9ee6cfd2ed2673f18a2cd16f280a3eca2b5)) +* reduce initialization requests in strict mode ([1892674](https://github.com/lifinance/widget/commit/189267431a24dbe375b52d8a2f8aec9523a245de)) +* wallets import ([6b20491](https://github.com/lifinance/widget/commit/6b20491131222de27df45bed5d7898fd7ba71b0f)) + +## [1.23.0](https://github.com/lifinance/widget/compare/v1.22.1...v1.23.0) (2022-11-08) + + +### Features + +* add token avatar skeletons ([c118e8e](https://github.com/lifinance/widget/commit/c118e8ef22b581abdef6b08664bbdbb5bbcc4250)) +* show token price in route cards ([e1380f8](https://github.com/lifinance/widget/commit/e1380f8842600c88d5f3181ecc631d7d568ff8fe)) + + +### Bug Fixes + +* disable background refetch ([b96ec48](https://github.com/lifinance/widget/commit/b96ec482fa46f029f6a593711958383ba76d7e9c)) +* use execution token if present ([4e71609](https://github.com/lifinance/widget/commit/4e71609f8e353b19e2e918313e57aec897c6654e)) + +### [1.22.1](https://github.com/lifinance/widget/compare/v1.22.0...v1.22.1) (2022-11-07) + + +### Bug Fixes + +* correctly fit swap input text ([9288b58](https://github.com/lifinance/widget/commit/9288b58128bd442f6f42da88264c389cff9c9884)) +* fix circular component reference issue ([e3f3209](https://github.com/lifinance/widget/commit/e3f3209b9c7a23c60980edee48a86602cfeb987f)) + +## [1.22.0](https://github.com/lifinance/widget/compare/v1.21.0...v1.22.0) (2022-10-27) + + +### Features + +* add disabledUI config option ([7d6f95b](https://github.com/lifinance/widget/commit/7d6f95bde908046f267c226eb40d5d5ed7aef8cc)) +* add i18n management ([6ec80af](https://github.com/lifinance/widget/commit/6ec80af087c8220d7c32090873c6f872e5e5fe58)) +* add useRecommendedRoute config option ([8c5ed74](https://github.com/lifinance/widget/commit/8c5ed744280cec4e95e7c6a20053c11f72c5b3b0)) +* new wallet header menu ([0caf75f](https://github.com/lifinance/widget/commit/0caf75f0b39f7164756eb6b49dd56f27af7854f3)) +* walletconnect ([#24](https://github.com/lifinance/widget/issues/24)) ([b3e7bcf](https://github.com/lifinance/widget/commit/b3e7bcf845f58049820651f76d4d0f53aa1d88a2)) + + +### Bug Fixes + +* allow using symbols in url builder ([f84b340](https://github.com/lifinance/widget/commit/f84b3408e5dd159a0c382debd683ebe3c6e1ca64)) +* correct execution time ceiling ([c6cecbd](https://github.com/lifinance/widget/commit/c6cecbde0d17f1721d77cfeda955bb09b8c75f71)) +* format numbers ([fe63cdd](https://github.com/lifinance/widget/commit/fe63cdd8181ff680a82b0d8bec8a26d26b885347)) + +## [1.21.0](https://github.com/lifinance/widget/compare/v1.20.3...v1.21.0) (2022-10-13) + + +### Features + +* add drawer variant to main config ([5407a34](https://github.com/lifinance/widget/commit/5407a34fd6109734ed0a6a27f2cc5445df83d6d7)) + + +### Bug Fixes + +* isolate i18next instance ([#14](https://github.com/lifinance/widget/issues/14)) ([e2ff741](https://github.com/lifinance/widget/commit/e2ff741d5e008629bf0443e639b97d611b11ad6e)) + +### [1.20.3](https://github.com/lifinance/widget/compare/v1.20.2...v1.20.3) (2022-10-12) + + +### Bug Fixes + +* allow integrator option override ([170d604](https://github.com/lifinance/widget/commit/170d6047f9c229cef40f85826079162be92cc2af)) + +### [1.20.2](https://github.com/lifinance/widget/compare/v1.20.1...v1.20.2) (2022-10-12) + + +### Bug Fixes + +* load only supported chains tokens ([882beb7](https://github.com/lifinance/widget/commit/882beb7e86ffcbfcf61252c51461a81c909c98d9)) + +### [1.20.1](https://github.com/lifinance/widget/compare/v1.20.0...v1.20.1) (2022-10-10) + + +### Bug Fixes + +* value loss calculation ([02ee277](https://github.com/lifinance/widget/commit/02ee27762fd30f7c6254d90883ef13b3e1365295)) + +## [1.20.0](https://github.com/lifinance/widget/compare/v1.19.0...v1.20.0) (2022-10-10) + + +### Features + +* add high value loss consent bottom sheet ([f588b43](https://github.com/lifinance/widget/commit/f588b4397083322f012d4b38a94b4a04c33f544c)) + + +### Bug Fixes + +* bottom sheet scroll ([0c2aac3](https://github.com/lifinance/widget/commit/0c2aac3816710682e9085d30a7891eab9cfc3508)) + +## [1.19.0](https://github.com/lifinance/widget/compare/v1.18.9...v1.19.0) (2022-10-10) + + +### Features + +* add delete active swaps button ([3365ed8](https://github.com/lifinance/widget/commit/3365ed89f9253bb35a047ba9a09d47fb4096b0f1)) +* add tooltips to cards and header ([5b88a93](https://github.com/lifinance/widget/commit/5b88a93dd5e17b7f0bc58e945267b2f9107866cf)) +* add URL search params builder ([9e9c396](https://github.com/lifinance/widget/commit/9e9c396207cb24a969744ab4e95d9b586b7fdb71)) + + +### Bug Fixes + +* dark theme card and button adjustments ([06905c4](https://github.com/lifinance/widget/commit/06905c4e75d4f0e2dbb93997e7112d06cb89cb5b)) +* disable expandable variant on small devices ([d03c4c8](https://github.com/lifinance/widget/commit/d03c4c8dc46fb2c233ef833b7a8bc962f0cedd0b)) +* don't keep bottom sheet mounted ([861bec5](https://github.com/lifinance/widget/commit/861bec598b37a5f00303860a1c270ce908c6352d)) +* make action buttons variant contained ([74eb1c6](https://github.com/lifinance/widget/commit/74eb1c62fa79c54c57ef78ef31c22d8fbcb99f46)) +* preserve history state ([8662e37](https://github.com/lifinance/widget/commit/8662e371e01bb608feb6febe38e5309021fd1a9c)) +* prevent using fromToken/toToken params if chain is not selected ([2e21b9e](https://github.com/lifinance/widget/commit/2e21b9ed315cb50d0789d2f9959332e449d8272d)) +* set only right border width ([6f09075](https://github.com/lifinance/widget/commit/6f090752917f5db9093079f774e41f9ccb96349d)) +* show time and gas cost default values ([7d9c220](https://github.com/lifinance/widget/commit/7d9c22015aa53411616e6f97e9d61d1a4b5cd5a6)) + +### [1.18.9](https://github.com/lifinance/widget/compare/v1.18.8...v1.18.9) (2022-09-30) + + +### Bug Fixes + +* add ScopedCssBaseline to expandable view ([a81c216](https://github.com/lifinance/widget/commit/a81c21672813c61f63cb5917c209369fe680d142)) +* enable color scheme for container ([d2c2416](https://github.com/lifinance/widget/commit/d2c241675506e1dec57e64855e997d8daaefa15a)) +* improve token layout for longer bridge names ([36c341c](https://github.com/lifinance/widget/commit/36c341c2e10700017d6ce6b3dea785c4b32a82c4)) +* provide default values if execution time or gas cost are too small ([6bb908b](https://github.com/lifinance/widget/commit/6bb908b35d7a245dfd31879222bbd49654ea5dd6)) +* query for tokens if not present in local cache ([d809d8e](https://github.com/lifinance/widget/commit/d809d8e8fdf154ab8b74c5bba30099c019a6d907)) +* reduce default slippage ([292c2db](https://github.com/lifinance/widget/commit/292c2dbfabf71a5e1cb492c56f0cd2e8ce83746a)) +* remove old routes history object after merge ([487c990](https://github.com/lifinance/widget/commit/487c9909ff9d6fe7ed4d3754779de62217c0ee1f)) +* use i18n for execution time ([7c9a188](https://github.com/lifinance/widget/commit/7c9a18806b1fbea6cb5f94447af184c6914b5d0a)) + +### [1.18.8](https://github.com/lifinance/widget/compare/v1.18.7...v1.18.8) (2022-09-28) + + +### Bug Fixes + +* debouncing should work from the first value ([e288dcf](https://github.com/lifinance/widget/commit/e288dcfc556689941e3e92b8aaf9531037530d4f)) +* query tokens only if no local ones are found ([25225fd](https://github.com/lifinance/widget/commit/25225fd5425ed3aff5bd70232e488348935bcc48)) + +### [1.18.7](https://github.com/lifinance/widget/compare/v1.18.6...v1.18.7) (2022-09-28) + + +### Bug Fixes + +* process type may not exists ([eb44846](https://github.com/lifinance/widget/commit/eb4484602ebda614315f1610bdf64964386a0316)) + +### [1.18.6](https://github.com/lifinance/widget/compare/v1.18.5...v1.18.6) (2022-09-28) + + +### Bug Fixes + +* drawer layout height ([fe53895](https://github.com/lifinance/widget/commit/fe5389588eadb48c882c01ae08b7287babaa9553)) + +### [1.18.5](https://github.com/lifinance/widget/compare/v1.18.4...v1.18.5) (2022-09-28) + + +### Bug Fixes + +* set box-sizing to content-box ([2e1319d](https://github.com/lifinance/widget/commit/2e1319ddbe7b9aa8a7b12b8184e2fb950cdb6812)) + +### [1.18.4](https://github.com/lifinance/widget/compare/v1.18.3...v1.18.4) (2022-09-28) + + +### Bug Fixes + +* remove box-sizing for container ([c56ba98](https://github.com/lifinance/widget/commit/c56ba987ad67ae03f3e8c6a5a1802391ccb8ac2d)) + +### [1.18.3](https://github.com/lifinance/widget/compare/v1.18.2...v1.18.3) (2022-09-27) + + +### Bug Fixes + +* add retry to token balance checking ([50e2915](https://github.com/lifinance/widget/commit/50e29157648b063277285c6c74aff250ac8fb408)) +* add tooltip to chain buttons ([0fd9626](https://github.com/lifinance/widget/commit/0fd9626b58303943e67b98fbc8fc70f74c91a16b)) +* adjust wallet address shortening ([d12d4a7](https://github.com/lifinance/widget/commit/d12d4a713829814033e5c3728ae1ee573789f2fb)) +* auto focus and clean send wallet field ([a983ca4](https://github.com/lifinance/widget/commit/a983ca4c7dcc7849690f1c0b39b63323bb945157)) +* improve funds received message to include wallet address ([5829e64](https://github.com/lifinance/widget/commit/5829e64a67a2b2f663173d96636e5973633f7b9c)) + +### [1.18.2](https://github.com/lifinance/widget/compare/v1.18.1...v1.18.2) (2022-09-23) + + +### Bug Fixes + +* always expand cards if there are one or two ([5c0b3a3](https://github.com/lifinance/widget/commit/5c0b3a3bfd355572a8c26dbb698e2a82605185da)) +* disable route cards if form is not valid ([7165164](https://github.com/lifinance/widget/commit/716516427548148c89e10ba625f63fa2f66efdda)) + +### [1.18.1](https://github.com/lifinance/widget/compare/v1.18.0...v1.18.1) (2022-09-23) + + +### Bug Fixes + +* remove show all button background ([9990fcc](https://github.com/lifinance/widget/commit/9990fcc12a1ec75ee1149e83bcef4009d377dfa0)) + +## [1.18.0](https://github.com/lifinance/widget/compare/v1.17.2...v1.18.0) (2022-09-23) + + +### Features + +* add new route selection UI ([beb780c](https://github.com/lifinance/widget/commit/beb780c5e6113a0d079d348e6f9b8e566c15f153)) + + +### Bug Fixes + +* hide powered by section on token page ([41cd261](https://github.com/lifinance/widget/commit/41cd2619b3f756828834668248b07973af3103c0)) +* improve path parsing ([c9e1a28](https://github.com/lifinance/widget/commit/c9e1a28fa6936a87c870347c08bade43ce509ae2)) +* show delete only if history exist ([dd34a1d](https://github.com/lifinance/widget/commit/dd34a1d9f8ee947bfcc509974d448fa46d5cffb8)) +* temp fix for MemoryRouter ([555a7d2](https://github.com/lifinance/widget/commit/555a7d24fd4e8345dc091ea631a0f8461f37f393)) + +### [1.17.2](https://github.com/lifinance/widget/compare/v1.17.1...v1.17.2) (2022-09-14) + + +### Bug Fixes + +* navigate to home page if no routes are found on a page ([4f22c8c](https://github.com/lifinance/widget/commit/4f22c8c65c695c15f61dcce8d1c727c606f551bb)) +* only check route data for gas sufficiency ([d2b08be](https://github.com/lifinance/widget/commit/d2b08be94b99841fde302cc2908d57ef4fda8895)) + +### [1.17.1](https://github.com/lifinance/widget/compare/v1.17.0...v1.17.1) (2022-09-13) + + +### Bug Fixes + +* add chain check to find correct token balance ([cff5de2](https://github.com/lifinance/widget/commit/cff5de2aa931e366a6ea29a8f5f37cfa773f6106)) +* reset insufficient gas check ([4afe42a](https://github.com/lifinance/widget/commit/4afe42ac63780611379894b7588129b1bbcc3609)) + +## [1.17.0](https://github.com/lifinance/widget/compare/v1.16.1...v1.17.0) (2022-09-12) + + +### Features + +* add bridges, exchanges, tokens and chains config options ([457ffb7](https://github.com/lifinance/widget/commit/457ffb7a77c06e0cf22c3e57321529963507e111)) + +### [1.16.1](https://github.com/lifinance/widget/compare/v1.16.0...v1.16.1) (2022-09-06) + + +### Bug Fixes + +* move sdk initialization to provider ([882e02a](https://github.com/lifinance/widget/commit/882e02ab72e924e6620f4fefe3fbb3a6b7ce3e1c)) + +## [1.16.0](https://github.com/lifinance/widget/compare/v1.15.1...v1.16.0) (2022-09-06) + + +### Features + +* add active swaps page and live updates ([4d470b5](https://github.com/lifinance/widget/commit/4d470b52be482c0b75c9c2e88bc1104dba865890)) +* add checkboxes to bridges and exchanges selection ([88a4e5d](https://github.com/lifinance/widget/commit/88a4e5d2707d6f9f24262c52f37134d1459bb0ac)) +* add new chain selection view ([3c4d3fe](https://github.com/lifinance/widget/commit/3c4d3fe0030cbc5ba5bb7d644adbfe6c8c26b0c2)) +* add sdk configuration option ([74aaead](https://github.com/lifinance/widget/commit/74aaead1f6648c79d48e0e300b842867751e6543)) +* add swap completed and failed events ([69ff4bc](https://github.com/lifinance/widget/commit/69ff4bc4994b8de7777403e444e3938c2fa85b0e)) +* add widget events ([7c0857e](https://github.com/lifinance/widget/commit/7c0857e3ee3505f89cdc575706c0b7ef5f9ac2fe)) +* sort executing routes ([f9fecac](https://github.com/lifinance/widget/commit/f9fecac7cb3551a1f60d77446cebb264269a340d)) + + +### Bug Fixes + +* better handle chain switch rejection ([48d34ce](https://github.com/lifinance/widget/commit/48d34ce786abf8e324de1b6ce8981303cd55bd5b)) +* correctly disable button if form is not valid ([2a536d9](https://github.com/lifinance/widget/commit/2a536d9b6cfada26c7ac1d95b9f103bef53b84ab)) +* filter tools we no longer have ([edc5fb8](https://github.com/lifinance/widget/commit/edc5fb890875ce63a5f72d5c1eadeb7f226ad283)) +* set fromAmount to 0 after starting the swap ([9493fed](https://github.com/lifinance/widget/commit/9493fed8a05523e722e5c6cee009e45a0c8211d3)) + +### [1.15.1](https://github.com/lifinance/widget/compare/v1.15.0...v1.15.1) (2022-08-25) + +## [1.15.0](https://github.com/lifinance/widget/compare/v1.14.1...v1.15.0) (2022-08-24) + + +### Features + +* add send to wallet field ([9f23752](https://github.com/lifinance/widget/commit/9f23752a2879b24ad188e814a31ba7d9c338c4cc)) + + +### Bug Fixes + +* better handle go back navigation ([c0840a4](https://github.com/lifinance/widget/commit/c0840a47a77e6f403b1e753663824ccacad6cb26)) +* check if value compatible with Big.js ([4617954](https://github.com/lifinance/widget/commit/46179545b71d6c471156dc4b1574a80e36a9a299)) + +### [1.14.1](https://github.com/lifinance/widget/compare/v1.14.0...v1.14.1) (2022-08-22) + + +### Bug Fixes + +* increase token list overscan ([440aabd](https://github.com/lifinance/widget/commit/440aabd929a8c1117502b4c9b7565a2714f657fd)) + +## [1.14.0](https://github.com/lifinance/widget/compare/v1.13.7...v1.14.0) (2022-08-22) + + +### Features + +* check for new package versions ([573f639](https://github.com/lifinance/widget/commit/573f63995013a6400ac8d356b931e4c4bbdd210e)) + +### [1.13.7](https://github.com/lifinance/widget/compare/v1.13.6...v1.13.7) (2022-08-22) + + +### Bug Fixes + +* contrast text color ([4d090e9](https://github.com/lifinance/widget/commit/4d090e98fcac4f3cdfb148df932e5b2e122671c5)) + +### [1.13.6](https://github.com/lifinance/widget/compare/v1.13.5...v1.13.6) (2022-08-19) + +### [1.13.5](https://github.com/lifinance/widget/compare/v1.13.4...v1.13.5) (2022-08-19) + +### [1.13.4](https://github.com/lifinance/widget/compare/v1.13.3...v1.13.4) (2022-08-19) + +### [1.13.3](https://github.com/lifinance/widget/compare/v1.13.2...v1.13.3) (2022-08-19) + +### [1.13.2](https://github.com/lifinance/widget/compare/v1.13.1...v1.13.2) (2022-08-17) + + +### Bug Fixes + +* ignore getAddress error ([df64eba](https://github.com/lifinance/widget/commit/df64ebad065c94cee52350f87030604858181446)) +* nextjs icon import ([0b023ce](https://github.com/lifinance/widget/commit/0b023ced48a592c30f53f98379dce7db56ddb5fb)) + +### [1.13.1](https://github.com/lifinance/widget/compare/v1.13.0...v1.13.1) (2022-08-11) + + +### Bug Fixes + +* icons import ([43ff424](https://github.com/lifinance/widget/commit/43ff4245cfab208e3ddfcc9b0597a91d0fa795f9)) + +## [1.13.0](https://github.com/lifinance/widget/compare/v1.12.1...v1.13.0) (2022-08-11) + + +### Features + +* add advanced token search ([4e4068a](https://github.com/lifinance/widget/commit/4e4068a6455dd6a0a770724567df7dd9d06e57ee)) +* add featured tokens ([a941359](https://github.com/lifinance/widget/commit/a941359055d733e48863e11c27ca38579dedc483)) +* parse config from search params ([f01f333](https://github.com/lifinance/widget/commit/f01f3338445b9964fb1b2f57605a94156ee1b63d)) +* set wallet chain as default if config option is not provided ([d04285d](https://github.com/lifinance/widget/commit/d04285dbf87eed3f9d72d0b6e6a34144b7dd323e)) + +### [1.12.1](https://github.com/lifinance/widget/compare/v1.12.0...v1.12.1) (2022-08-06) + + +### Bug Fixes + +* fromTokenAmount prevents showing routes on initial load ([ffcd4fd](https://github.com/lifinance/widget/commit/ffcd4fd83c6399ca605d1e89703d827e56349858)) +* gas sufficiency message appears after reloading while executing the route ([e281787](https://github.com/lifinance/widget/commit/e2817875f48efb3e1d896dc2e92c81c15603a7c6)) +* remove resuming route after switching chain ([7e3be5c](https://github.com/lifinance/widget/commit/7e3be5c02d7a4b55660e0ae7d9f00659dbbf7fc6)) +* switch chain only if route exists ([cf3c7d6](https://github.com/lifinance/widget/commit/cf3c7d6c763ab8f9de89339e6c330bb458e5f4bc)) +* sync drawer animation with button ([858c3b5](https://github.com/lifinance/widget/commit/858c3b58979d92d34016d6f5fb3425d40e4205f0)) +* underlying network changed error ([fa1ebee](https://github.com/lifinance/widget/commit/fa1ebeed7617bd6025f3a6213192aad1e559c25b)) +* wait for balances to load before showing warning ([58ae002](https://github.com/lifinance/widget/commit/58ae00274be9d1879cf479e038ab3c5c9d99c813)) + +## [1.12.0](https://github.com/lifinance/widget/compare/v1.11.4...v1.12.0) (2022-07-28) + + +### Features + +* add delete swap history button ([91f6642](https://github.com/lifinance/widget/commit/91f6642d43c5174b693e5c58b8a11a1404ddf7ab)) + +### [1.11.4](https://github.com/lifinance/widget/compare/v1.11.3...v1.11.4) (2022-07-27) + + +### Bug Fixes + +* add missing translations ([8fc5cbe](https://github.com/lifinance/widget/commit/8fc5cbe3748450e250ddd23ffe34e881f8f1f9d6)) +* show skeletons while loading after not found routes state ([3960544](https://github.com/lifinance/widget/commit/3960544bb7a9daeda038388bf37f94361c2c302f)) + +### [1.11.3](https://github.com/lifinance/widget/compare/v1.11.2...v1.11.3) (2022-07-27) + + +### Bug Fixes + +* add hover state for disabled button ([917560c](https://github.com/lifinance/widget/commit/917560c64b17856a83fc811401821b933425986c)) +* add missing currentRoute ([ac9df1e](https://github.com/lifinance/widget/commit/ac9df1e08d70e64da0055068856ee2dc6643dd6c)) + +### [1.11.2](https://github.com/lifinance/widget/compare/v1.11.1...v1.11.2) (2022-07-27) + + +### Bug Fixes + +* shape and color theme inconsistency ([2701476](https://github.com/lifinance/widget/commit/2701476eb1e6610366d1e748f3f16c170f465c0b)) + +### [1.11.1](https://github.com/lifinance/widget/compare/v1.11.0...v1.11.1) (2022-07-27) + + +### Bug Fixes + +* gas message is not shown in some cases ([52fcfaf](https://github.com/lifinance/widget/commit/52fcfaf541b619b7af51b7593347e8a83577f99c)) +* header action is not shown in some cases ([d5840e8](https://github.com/lifinance/widget/commit/d5840e8259a1fb0cf936e62b22c86cf8343fb797)) +* missing routes ([c8ee71d](https://github.com/lifinance/widget/commit/c8ee71d6c6d6768028a0c69bc23704827fb3f90d)) + +## [1.11.0](https://github.com/lifinance/widget/compare/v1.10.4...v1.11.0) (2022-07-26) + + +### Features + +* add chain icons to token avatars ([5cb5343](https://github.com/lifinance/widget/commit/5cb534348e6c3679c96e0a61487d189ca874fa0b)) +* add swap history ([00f6fd7](https://github.com/lifinance/widget/commit/00f6fd78303a686eb8afa5e148333f7f3d094984)) +* add tools icons to swap details ([5b652d7](https://github.com/lifinance/widget/commit/5b652d719348a47df0dfe2279cb4ede688f8f3b4)) +* connect executing routes to wallet address ([37a736b](https://github.com/lifinance/widget/commit/37a736b39a665f50ea83a980f5edae388568360c)) + + +### Bug Fixes + +* add keys ([e381f06](https://github.com/lifinance/widget/commit/e381f06d0ecbb1e30e9b1bb8fc52eca6ff904f48)) +* disable when no routes found ([9ee7c3a](https://github.com/lifinance/widget/commit/9ee7c3a471d7dba003a4bf40f1ddb18746076fe1)) +* improve gas sufficiency handling ([164501c](https://github.com/lifinance/widget/commit/164501c600454f4bdd499dc02fb6655475ef9127)) +* lower font in headers ([66fc7d9](https://github.com/lifinance/widget/commit/66fc7d9bd7ca1b9a7d118c138b239843e974bb3f)) +* make formattedTools persistent ([8fde026](https://github.com/lifinance/widget/commit/8fde026f07bddf7cecf9941592258a3f1a726884)) +* make icons outlined ([91495a9](https://github.com/lifinance/widget/commit/91495a93102ffc748d3829a894ba8f617d3168c1)) +* minor layout issues ([adad66a](https://github.com/lifinance/widget/commit/adad66aa601734a9e46969bacfbe0ba736900254)) +* remove attemptEagerConnect ([61506cf](https://github.com/lifinance/widget/commit/61506cf1ae93d93e50f6f0a765cf105e34078d84)) +* remove border if no routes found ([99d3355](https://github.com/lifinance/widget/commit/99d33551dde50fd307dac527f4f15b6f8555ece9)) +* reverse chain and token if only one selected ([43462cd](https://github.com/lifinance/widget/commit/43462cda58a5ff51c38cd502d59107f7413157bf)) +* show more than one route on the main page ([bd7c8dd](https://github.com/lifinance/widget/commit/bd7c8dd1fd97cc71824e665f4ef26b1c1e48d5f7)) +* show swap routes progress during initial loading ([911a5c5](https://github.com/lifinance/widget/commit/911a5c5432dd6cd3336b2d36fd41c00d310403dd)) +* show tool names in settings ([297fa96](https://github.com/lifinance/widget/commit/297fa9691d44334603ec8e9f18b37a6665c191b1)) +* swap button wording ([66879a6](https://github.com/lifinance/widget/commit/66879a6ca3e06da7dd92bdc33ec97fc8e1989014)) +* title ([fc21139](https://github.com/lifinance/widget/commit/fc2113962b9a8830d925698e0c7fc2289feb7534)) + +### [1.10.4](https://github.com/lifinance/widget/compare/v1.10.3...v1.10.4) (2022-07-18) + + +### Bug Fixes + +* networkChanged is deprecated ([d901074](https://github.com/lifinance/widget/commit/d9010748196d74669c67b151f679951a7db9de2d)) +* show correct final toAmount ([4a64558](https://github.com/lifinance/widget/commit/4a645580f42fc9841676aa2a68c2d7f2a49f6116)) +* show warning only in production build ([4e34b3b](https://github.com/lifinance/widget/commit/4e34b3b715ae6e2470c2f2d9c2a2fbc977f26566)) + +### [1.10.3](https://github.com/lifinance/widget/compare/v1.10.2...v1.10.3) (2022-07-18) + + +### Bug Fixes + +* disable sentry if widget is not mounted ([cccb78d](https://github.com/lifinance/widget/commit/cccb78dce42d95cdc2c58bf249418d4087cdbcee)) + +### [1.10.2](https://github.com/lifinance/widget/compare/v1.10.1...v1.10.2) (2022-07-18) + + +### Bug Fixes + +* don't show routes with 0 fromAmount ([e2a4473](https://github.com/lifinance/widget/commit/e2a44731d454ee4be1475583b47478808c61f00e)) +* insufficient gas message ([0b24868](https://github.com/lifinance/widget/commit/0b24868a8110f313b5e2d09014ada80846c6aafd)) +* NaN when no gas cost is provided ([2adea9a](https://github.com/lifinance/widget/commit/2adea9a80833a220e0227119c8a41b988cf88ae4)) +* too many re-renders ([c68c558](https://github.com/lifinance/widget/commit/c68c558d579a3d6e58ba5d88209c67da39f64c4e)) + +### [1.10.1](https://github.com/lifinance/widget/compare/v1.10.0...v1.10.1) (2022-07-15) + + +### Bug Fixes + +* propagate width props to drawer mode ([8d36f1c](https://github.com/lifinance/widget/commit/8d36f1c5db9186f507d996c4bea7a40b85dd1567)) +* show correct step details label ([931a67d](https://github.com/lifinance/widget/commit/931a67dcfdefadaf9c41a98b8e42bde12c7cedc8)) + +## [1.10.0](https://github.com/lifinance/widget/compare/v1.9.0...v1.10.0) (2022-07-15) + + +### Features + +* add and always include integrator option ([9e57ee3](https://github.com/lifinance/widget/commit/9e57ee32e27e23c44519a815608a25a46b257b1b)) + + +### Bug Fixes + +* better handle gas check with disconnected wallet ([432ebf4](https://github.com/lifinance/widget/commit/432ebf431d6c8c3357eec931d3bef244c611404b)) +* handle disconnected wallet and switch chain on the swap page ([08ceb08](https://github.com/lifinance/widget/commit/08ceb08ae920d28f5894ac4aaf25ac47127a68b1)) +* show routes with disconnected wallet ([f875f4e](https://github.com/lifinance/widget/commit/f875f4e07416d114156d98a69bd6960ee70f65b6)) +* use default readme across packages ([db69a26](https://github.com/lifinance/widget/commit/db69a261816cd4b7e28ce2dcd2b8f7f6d499bbdf)) + +## [1.9.0](https://github.com/lifinance/widget/compare/v1.8.1...v1.9.0) (2022-07-14) + + +### Features + +* add no routes available message ([797db9c](https://github.com/lifinance/widget/commit/797db9c05d0870e837eb70ee2b6861e80cfd94cc)) + + +### Bug Fixes + +* shifting of big amount ([065ee86](https://github.com/lifinance/widget/commit/065ee861b5cac542a193bebdb6f29a862239c99b)) + +### [1.8.1](https://github.com/lifinance/widget/compare/v1.8.0...v1.8.1) (2022-07-12) + + +### Bug Fixes + +* imports ([39ddeb0](https://github.com/lifinance/widget/commit/39ddeb04142bbbe18526a999cd652abfe625ebab)) + +## [1.8.0](https://github.com/lifinance/widget/compare/v1.7.0...v1.8.0) (2022-07-12) + + +### Features + +* add page not found message ([2c1b381](https://github.com/lifinance/widget/commit/2c1b38157dd45930b64f4da992568182137af992)) +* show insufficient gas error messages on swap page ([0152fd1](https://github.com/lifinance/widget/commit/0152fd1ea9dd663f859d1b35526842bfe79b8161)) + + +### Bug Fixes + +* check gas sufficiency for chain native tokens ([9deea31](https://github.com/lifinance/widget/commit/9deea31758d81d5b34018326d41a7cc337f18a45)) +* current route is not always updated ([ebd11cc](https://github.com/lifinance/widget/commit/ebd11cce12dc3e551e4d40880f3ff2df2e7ebde5)) +* current route is not always updated ([d291348](https://github.com/lifinance/widget/commit/d2913482f6876b8ec36e8b195fcbfa3144d4e50f)) +* insert empty box to center the header ([674bf90](https://github.com/lifinance/widget/commit/674bf903f7b41162df4de6bb3d87a344354befd4)) +* make cursor pointer ([54f32ff](https://github.com/lifinance/widget/commit/54f32ff85959c291f1995f1782f4451c6998d53d)) +* update insufficient gas error messages look ([3172f9a](https://github.com/lifinance/widget/commit/3172f9aa20c680e0b54ea777651cebacd43d18e1)) +* warning message colors ([19652bf](https://github.com/lifinance/widget/commit/19652bffd31e5ca2b18b888aac34214258a1bd1d)) +* wording for token allowance ([a81a9c7](https://github.com/lifinance/widget/commit/a81a9c7df768bb70285d300e12091be96c7ebe01)) + +## [1.7.0](https://github.com/lifinance/widget/compare/v1.6.1...v1.7.0) (2022-07-06) + + +### Features + +* deactivate metamask provider check ([#8](https://github.com/lifinance/widget/issues/8)) ([d34eba3](https://github.com/lifinance/widget/commit/d34eba3869a34f1c92a2019eafac4a87b57e4c84)) + + +### Bug Fixes + +* **Safari:** overlapping issue ([f2590e2](https://github.com/lifinance/widget/commit/f2590e24f0b19865f3315c47bee1a949f332f2e0)) + +### [1.6.1](https://github.com/lifinance/widget/compare/v1.6.0...v1.6.1) (2022-07-06) + + +### Bug Fixes + +* fix styles for mobile ([c3930ca](https://github.com/lifinance/widget/commit/c3930cabfcbad2624a8b933c535869d9694da035)) +* **Safari:** top border radius and right scrollbar are hidden by overlapping element ([ff4f2a6](https://github.com/lifinance/widget/commit/ff4f2a62ef9da00eed067fe28899e83e0ed22eec)) +* show only if amount is present ([fa5c590](https://github.com/lifinance/widget/commit/fa5c5907024d3af2cef0d3bcc9b4e51db632c441)) + +## [1.6.0](https://github.com/lifinance/widget/compare/v1.5.0...v1.6.0) (2022-07-05) + + +### Features + +* add insufficient gas and funds messages ([c016e15](https://github.com/lifinance/widget/commit/c016e15979246db85b81101ada11e3a88326990a)) +* add slippage too large error ([17b0780](https://github.com/lifinance/widget/commit/17b0780a6399771728eb6e7ca8a360364428d781)) + + +### Bug Fixes + +* handle replaced transaction ([2a0674d](https://github.com/lifinance/widget/commit/2a0674dec5230a00bea97d27e5c0d8686ceb866f)) +* sometimes account signer is not found after page refresh ([054648e](https://github.com/lifinance/widget/commit/054648e2c86aeafcb6f1a77e3708f865b82c869b)) + +## [1.5.0](https://github.com/lifinance/widget/compare/v1.4.0...v1.5.0) (2022-07-01) + + +### Features + +* add crash reports and diagnostic data collection ([276f624](https://github.com/lifinance/widget/commit/276f62450441999dd5fb789ac7b256cf181df84b)) + + +### Bug Fixes + +* can't select tokens with the same address ([60e6b44](https://github.com/lifinance/widget/commit/60e6b446ce6142c5b6e742f973d4206abf963d34)) +* PoweredBy hover color ([e6b75d1](https://github.com/lifinance/widget/commit/e6b75d14ca97173858f70cf1b85e2bc03c25d56f)) + +## [1.4.0](https://github.com/lifinance/lifi-widget/compare/v1.3.2...v1.4.0) (2022-06-27) + + +### Features + +* hide internal wallet UI if walletManagement is provided ([68dd45f](https://github.com/lifinance/lifi-widget/commit/68dd45fbd5712cf5348c3a1bd53bc4d7c1684c50)) + +### [1.3.2](https://github.com/lifinance/lifi-widget/compare/v1.3.1...v1.3.2) (2022-06-27) + + +### Bug Fixes + +* handleSwapButtonClick for external wallet menagement ([9d680a8](https://github.com/lifinance/lifi-widget/commit/9d680a8b975cdecb152b242f3c0bdaeaa9c795c7)) + +### [1.3.1](https://github.com/lifinance/lifi-widget/compare/v1.3.0...v1.3.1) (2022-06-22) + +## [1.3.0](https://github.com/lifinance/lifi-widget/compare/v1.2.0...v1.3.0) (2022-06-22) + + +### Features + +* add external wallet management functionality ([#9](https://github.com/lifinance/lifi-widget/issues/9)) ([459589b](https://github.com/lifinance/lifi-widget/commit/459589b161ad5e440f3f7c0cfa6a2685af7ef5d1)) + + +### Bug Fixes + +* build errors ([161f503](https://github.com/lifinance/lifi-widget/commit/161f5032af804e6f3a098a2bc4dd9ce2dbbe1ca5)) + +## [1.2.0](https://github.com/lifinance/lifi-widget/compare/v1.1.3...v1.2.0) (2022-06-13) + + +### Features + +* save settings to localStorage ([ee4a9d1](https://github.com/lifinance/lifi-widget/commit/ee4a9d1ca96cfa26388641b137123a2a2c8d2b2d)) + + +### Bug Fixes + +* always initialize tools ([2d2be1a](https://github.com/lifinance/lifi-widget/commit/2d2be1a0842f5dae1784424efed53a578898cc6a)) +* font size in some circumstances ([35ac8c8](https://github.com/lifinance/lifi-widget/commit/35ac8c8f7edf348651d947433e577e1cdeabe021)) +* make tools optional on first load ([4b8ab69](https://github.com/lifinance/lifi-widget/commit/4b8ab6971fdebed6995b209544cede7bfc4d967d)) +* remove home route ([2085bc6](https://github.com/lifinance/lifi-widget/commit/2085bc67decaa60cd94047ec035c9947a872a3c1)) +* restrict variations of config usage ([5ec0fcc](https://github.com/lifinance/lifi-widget/commit/5ec0fcc4576eefa6f38175287f1ff00bd86ad551)) + +### [1.1.3](https://github.com/lifinance/lifi-widget/compare/v1.1.2...v1.1.3) (2022-06-08) + + +### Bug Fixes + +* usage inside nested routers ([0cc9835](https://github.com/lifinance/lifi-widget/commit/0cc98354825b2b579cf82ed4a7dd5b466adc307d)) + +### [1.1.2](https://github.com/lifinance/lifi-widget/compare/v1.1.1...v1.1.2) (2022-06-08) + + +### Bug Fixes + +* build with fonts and icons ([9d2f598](https://github.com/lifinance/lifi-widget/commit/9d2f598a6682982d99c64f60e11a665d27060dc5)) +* make config optional ([ea14369](https://github.com/lifinance/lifi-widget/commit/ea14369e3462c04517d3fc05f93af86b908499f0)) + +### [1.1.1](https://github.com/lifinance/lifi-widget/compare/v1.1.0...v1.1.1) (2022-06-08) + + +### Bug Fixes + +* enable all default chains ([0215034](https://github.com/lifinance/lifi-widget/commit/02150348eccf563853d03c4f07968c7a0faa97be)) + +## [1.1.0](https://github.com/lifinance/lifi-widget/compare/v1.0.1...v1.1.0) (2022-06-08) + + +### Features + +* add route priority badges (tags) to route cards ([31e18ea](https://github.com/lifinance/lifi-widget/commit/31e18ea092e7fe48cac290623d3bfaec81b23174)) + + +### Bug Fixes + +* auto calculate header hight ([80b317e](https://github.com/lifinance/lifi-widget/commit/80b317ec842c4e1816a1c048530b6f062cc23ea9)) +* disable selection of the same tokens ([9fb33e9](https://github.com/lifinance/lifi-widget/commit/9fb33e98c1525e5e22a9b969bca45f4c6261067d)) +* remove delay when pressing the max button ([70a1691](https://github.com/lifinance/lifi-widget/commit/70a16916f93083c0e4667089851bc0d800fcdf88)) +* routes are not always refreshed correctly after time was elapsed ([67058c6](https://github.com/lifinance/lifi-widget/commit/67058c68217d8df413c7a7f8a85ef42afe32bff0)) + +### [1.0.1](https://github.com/lifinance/lifi-widget/compare/v1.0.0...v1.0.1) (2022-06-06) + +## 1.0.0 (2022-06-06) + + +### ⚠ BREAKING CHANGES + +* prepare to publish + +### Features + +* ability to remove active route ([f4e5c32](https://github.com/lifinance/lifi-widget/commit/f4e5c320b84ed4a2a91819860abb41fa67d67321)) +* add appearance settings ([7d36597](https://github.com/lifinance/lifi-widget/commit/7d365976e78c5fbd83c21a99fb5fa0e9212fa4cf)) +* add arrow to swap routes ([11f154e](https://github.com/lifinance/lifi-widget/commit/11f154e56b413087878a714e317618586bc9b262)) +* add auto color scheme checkbox ([75eddcc](https://github.com/lifinance/lifi-widget/commit/75eddcc775bba26e33b89073a4600b11872fe0e6)) +* add border radius customization ([779b935](https://github.com/lifinance/lifi-widget/commit/779b935f8114704002c3f7aa82dc4da30552a9c3)) +* add CardTitle ([260339a](https://github.com/lifinance/lifi-widget/commit/260339adf5338307004dc8afbff21ddba770d958)) +* add connect wallet button ([4e93bcc](https://github.com/lifinance/lifi-widget/commit/4e93bcc22e5e5948d10e520716c88351f6edd6f8)) +* add ContainerDrawer ([ba19dac](https://github.com/lifinance/lifi-widget/commit/ba19dac21796e4ea2bd47387867de0cd6c69d9eb)) +* add dark color scheme support ([b70526a](https://github.com/lifinance/lifi-widget/commit/b70526a20b326bf815258f8617f6937e44cf9db7)) +* add dark mode switch ([b66eabc](https://github.com/lifinance/lifi-widget/commit/b66eabcd3a8fa9689c696b337b7a0a61b2024f84)) +* add details to route cards ([bbd5926](https://github.com/lifinance/lifi-widget/commit/bbd5926f7189d716c23b06cbed49d215227e60a9)) +* add different layout presentations ([e7c495e](https://github.com/lifinance/lifi-widget/commit/e7c495e25d14a18da812549ee9bf440248648b83)) +* add different layout presentations ([05cbcb6](https://github.com/lifinance/lifi-widget/commit/05cbcb6ddfc26032edbe60b288ec0ed062b47d4d)) +* add error appearance ([095a39f](https://github.com/lifinance/lifi-widget/commit/095a39fb3625320a8fbc9a0f243ee2516296fb5b)) +* add error messages for process ([20542bc](https://github.com/lifinance/lifi-widget/commit/20542bc2f792383eb74cccf91aaac6a93bfb3866)) +* add font family customization ([ea46d79](https://github.com/lifinance/lifi-widget/commit/ea46d79c3d3d1c265d7ae2d52a80a6310ddfa6c6)) +* add header, add form draft ([4ee2615](https://github.com/lifinance/lifi-widget/commit/4ee261599ed9cea6a23012ab9507bc857ae8e0cc)) +* add i18n support, upgrade to React 18 ([54ef854](https://github.com/lifinance/lifi-widget/commit/54ef854dcbaa571dd14c7503031688b815239b93)) +* add Inter font ([f814b3a](https://github.com/lifinance/lifi-widget/commit/f814b3a32c6c086619f20dd0e36ef2a88744f6e3)) +* add LI.FI as a tool ([a637ca0](https://github.com/lifinance/lifi-widget/commit/a637ca0ff65516dd8b680bc38286205232b1f4a2)) +* add link ([acd71c0](https://github.com/lifinance/lifi-widget/commit/acd71c00c4272f165e63b9780a989cdd994677e7)) +* add link to block explorer ([69c2ee1](https://github.com/lifinance/lifi-widget/commit/69c2ee118687f044870193d99adaaa38dc031f22)) +* add powered by section ([0226495](https://github.com/lifinance/lifi-widget/commit/02264957143fa8f2c4f47431933795b343e2990d)) +* add react-scripts with support of monorepo ([fae05f5](https://github.com/lifinance/lifi-widget/commit/fae05f59a976409997cf9ae0b525d1b295be3ce1)) +* add reverse tokens button ([b0f826d](https://github.com/lifinance/lifi-widget/commit/b0f826db7844c62ca16ed0e8380271c4f0260a1f)) +* add secondary color customization ([471cd93](https://github.com/lifinance/lifi-widget/commit/471cd93c28fdfa981db76fbd8577332ff82719ea)) +* add select chain and token compact layout ([66d0beb](https://github.com/lifinance/lifi-widget/commit/66d0bebac4721d30cf34b991b22bf8eb4ae77c16)) +* add select token drawer, header improvements ([00c28a9](https://github.com/lifinance/lifi-widget/commit/00c28a9bf137808e87d7a279ef0f2a4fae925bbb)) +* add send to recipient switch, refine colors ([d674546](https://github.com/lifinance/lifi-widget/commit/d674546774d4a89892d2a4dae5b75e38035b9574)) +* add settings components ([a9d4175](https://github.com/lifinance/lifi-widget/commit/a9d417505b5f5193985c73db50dae9740999bfe5)) +* add settings page draft ([2370a30](https://github.com/lifinance/lifi-widget/commit/2370a30c2e9960a1fb70c1f8a4c67b5e9ae02873)) +* add skeleton to chain select ([af62515](https://github.com/lifinance/lifi-widget/commit/af625153fcb9bcd782d1027dab78f7d63984ae42)) +* add skeleton while loading balances with all tokens filter set ([5e486cd](https://github.com/lifinance/lifi-widget/commit/5e486cd66703e10cef7d0344c2817a5c6d9e12f5)) +* add step and execution items ([b715bed](https://github.com/lifinance/lifi-widget/commit/b715bedb051a7d57f41a8cc83d763d5401267cac)) +* add step divider ([05e76d6](https://github.com/lifinance/lifi-widget/commit/05e76d6e1e3590d6f88ee1d78a2e68a2db205085)) +* add stepper draft ([91677e7](https://github.com/lifinance/lifi-widget/commit/91677e78ae822b0d7a318a4daa92cea372bdae4a)) +* add sticky header ([ffade59](https://github.com/lifinance/lifi-widget/commit/ffade5996989eff2f5eb667ca02247217e1bb6e8)) +* add sufficient balance check ([f96b472](https://github.com/lifinance/lifi-widget/commit/f96b4723a9a5d45db9c65e206431f012cf2c519f)) +* add supported chains to drawer ([913db7f](https://github.com/lifinance/lifi-widget/commit/913db7fc59fd92765b33853f113e9035b83e37c5)) +* add swap execution logic draft + minor improvements ([9fb867f](https://github.com/lifinance/lifi-widget/commit/9fb867ffb23f9cb8990c88cffef0916230c5908d)) +* add swap in progress draft ([ffbd288](https://github.com/lifinance/lifi-widget/commit/ffbd28894457d3ad4afa9ec2619adf00d01b6ad7)) +* add swap route card draft ([14df8c3](https://github.com/lifinance/lifi-widget/commit/14df8c320d60e7f8151a359ec088787c6d1d9b6a)) +* add swap routes page ([72415c3](https://github.com/lifinance/lifi-widget/commit/72415c342a861495fad3b619415c385b191d9cac)) +* add swap routes update progress circle ([25acb5e](https://github.com/lifinance/lifi-widget/commit/25acb5ea4a8b520f0ade32932d98da584b81bf6d)) +* add swap status bottom sheet ([83575c9](https://github.com/lifinance/lifi-widget/commit/83575c938663c245258d553fc3b669b243237fe6)) +* add swap step timer ([24b52f9](https://github.com/lifinance/lifi-widget/commit/24b52f9b89720ccf9298a1a663cb0236948eba98)) +* add SwapButton, small fixes ([dad26dc](https://github.com/lifinance/lifi-widget/commit/dad26dca842c8162be9ab3e06247ccfbfd478bfc)) +* add swapping page draft ([1c387ab](https://github.com/lifinance/lifi-widget/commit/1c387abbe41affe90793c1b10ea31ba96097ec39)) +* add text fitter ([ad1e272](https://github.com/lifinance/lifi-widget/commit/ad1e272794f7caca2268240e3238afee0a43fa8d)) +* add token list draft ([a318735](https://github.com/lifinance/lifi-widget/commit/a318735fd18a9656455af537ebc129e12bdbee77)) +* add token price to token list ([7171135](https://github.com/lifinance/lifi-widget/commit/717113537d06e585a40690b6279356d061617ca3)) +* add ToolItem draft ([167dd4b](https://github.com/lifinance/lifi-widget/commit/167dd4ba38300b1934457f4b3e4237f3d2ba5e8c)) +* add tooltip and refetch ([89b91c3](https://github.com/lifinance/lifi-widget/commit/89b91c3dc5c7b29d8a35131e5a3cbe1b888394ed)) +* add translations and more status handling ([2b0af0b](https://github.com/lifinance/lifi-widget/commit/2b0af0bff3eef9293b0229118ac8c02c6fec65d6)) +* add useChain(s) hooks ([d74140b](https://github.com/lifinance/lifi-widget/commit/d74140bb1db43877b98412b64bbaa90721e8c5e5)) +* add useSwapRoutes hook draft ([239c2f7](https://github.com/lifinance/lifi-widget/commit/239c2f74958dba54eb5bbb94b121991204b8a791)) +* add useToken and useTokenBalance hooks, update SwapInput ([be17b6d](https://github.com/lifinance/lifi-widget/commit/be17b6d544b133bfa35264af24b86a5de972830b)) +* add validation to slippage input ([fa14a49](https://github.com/lifinance/lifi-widget/commit/fa14a49080b4fceded60a21906f8f6b966ecacae)) +* add you pay token price ([5a6fddf](https://github.com/lifinance/lifi-widget/commit/5a6fddff824a78130eeed1c6fa5b5457bc7e83d8)) +* beautiful wallet extension not found dialog ([ecdc8e2](https://github.com/lifinance/lifi-widget/commit/ecdc8e264b9c6654c7bb37edb199aa3ddf07e1cc)) +* blockwallet support ([#7](https://github.com/lifinance/lifi-widget/issues/7)) ([1f5a508](https://github.com/lifinance/lifi-widget/commit/1f5a508cb9bd92cc4063e41fb82297440e7b4055)) +* don't show circle when loading ([fa832a4](https://github.com/lifinance/lifi-widget/commit/fa832a4bc27fcd70946458ed5e060cfb427548d9)) +* enable gas and funds check ([c105766](https://github.com/lifinance/lifi-widget/commit/c105766d6101adc2211096ef548bab38949b4ee1)) +* get and display routes ([#3](https://github.com/lifinance/lifi-widget/issues/3)) ([91565b4](https://github.com/lifinance/lifi-widget/commit/91565b4baeccd992b4d2e519775e179192f43262)) +* handle long amounts ([a1c9454](https://github.com/lifinance/lifi-widget/commit/a1c9454f94ea121994028c23015e9908e63e7588)) +* improve send to recipient form, add route priority select ([52d91ca](https://github.com/lifinance/lifi-widget/commit/52d91ca7ad1b4db807d17d93192f7004fd17d4d2)) +* improve token selection ([5a87346](https://github.com/lifinance/lifi-widget/commit/5a8734680ca833e9ef8cfb6f9de622a5feff2813)) +* move customization to sidebar ([f4664e7](https://github.com/lifinance/lifi-widget/commit/f4664e759dc4fbab1347f630857b208e4138a151)) +* move settings to drawer ([9c6adcc](https://github.com/lifinance/lifi-widget/commit/9c6adcc37d07d9d4e515a747082bea7ede65042d)) +* move to monorepo ([fe7e24b](https://github.com/lifinance/lifi-widget/commit/fe7e24b6a915af4f3f3338946e25ba165384d03d)) +* move token amount formatting to hook ([ec55aa1](https://github.com/lifinance/lifi-widget/commit/ec55aa1522b4be066ed3ad95e02033189d63f699)) +* restructure swap execution logic ([74ebf3d](https://github.com/lifinance/lifi-widget/commit/74ebf3d4dff14e7f53471612d956985367c1941a)) +* show amount to receive ([5c76104](https://github.com/lifinance/lifi-widget/commit/5c761041faee6ac3198cdcd0636871d25ebed63b)) +* stepper improvements ([4589d4d](https://github.com/lifinance/lifi-widget/commit/4589d4d6056903f4ea42cae504500cf4b68873c9)) +* stop timer when action is required ([482bddb](https://github.com/lifinance/lifi-widget/commit/482bddb4b1ab540a6af1853b0f9d53fc16e905e5)) +* transaction stepper with all states ([34a2278](https://github.com/lifinance/lifi-widget/commit/34a227895d8a6081677a51e2a1b69e7b5ca1671d)) +* update chain selection ([a9261f0](https://github.com/lifinance/lifi-widget/commit/a9261f0670ab9469cb14147ac30c64c9898c01c4)) +* update icons and colors ([52eb4b8](https://github.com/lifinance/lifi-widget/commit/52eb4b82e774d7e15f8e2e05658634a6a6129d95)) +* update swap form layout ([7f9b3b6](https://github.com/lifinance/lifi-widget/commit/7f9b3b69df5770e99224dbd59dd628ac87f8f6d5)) +* update to new SDK status handling ([cb87f62](https://github.com/lifinance/lifi-widget/commit/cb87f62241a340b2c378f265871d55e4b124427e)) +* update token drawer ([52a17ec](https://github.com/lifinance/lifi-widget/commit/52a17ecc210778bc4ccc7354f4d4e838e1e418aa)) +* use getTokens endpoint ([5e4f86a](https://github.com/lifinance/lifi-widget/commit/5e4f86ad0a4e419c7f5b2c63d45743c59b5d62a4)) +* use route from location state ([5050cd6](https://github.com/lifinance/lifi-widget/commit/5050cd6d1840bd6f11fb34a40caa1eb9e630bdf7)) + + +### Bug Fixes + +* fix useTokens typo ([e71ad88](https://github.com/lifinance/lifi-widget/commit/e71ad88a95de68ad67525268f5687a346c0c018f)) +* add inputMode search ([17c22bd](https://github.com/lifinance/lifi-widget/commit/17c22bda1d757b333901c218babc4bc5097099b7)) +* add keys and loading states ([c576101](https://github.com/lifinance/lifi-widget/commit/c576101bb5cc737a3906dd5e8868ec8be2cb1103)) +* add possibility topic ([d564803](https://github.com/lifinance/lifi-widget/commit/d564803f6b311947eb51b8bf8350dc2393825aa4)) +* adjust padding ([626acf0](https://github.com/lifinance/lifi-widget/commit/626acf0141371437bc76adf0064c97c5fa838f6f)) +* adjust typography ([8edfecf](https://github.com/lifinance/lifi-widget/commit/8edfecfdd880faf061952aefcee3d924dc8428d9)) +* change wording ([f3b9498](https://github.com/lifinance/lifi-widget/commit/f3b9498d1f96b58157c196f6e838389cdde9d320)) +* clear from amount on close ([e3fda8c](https://github.com/lifinance/lifi-widget/commit/e3fda8c3e09ae17449e0583f4b223e30b4369b94)) +* debounce only when has value ([0a18dc2](https://github.com/lifinance/lifi-widget/commit/0a18dc21dc6f7d2fe05e47a8d5a7f9f4f024fdaf)) +* disable bridge prioritization ([aea18ea](https://github.com/lifinance/lifi-widget/commit/aea18ea4cab8bed9973a5c8ccf4f5494e1ec8e95)) +* disable default tokens ([0e95966](https://github.com/lifinance/lifi-widget/commit/0e9596659168626eca5e6fb595c665af513cb232)) +* disable swap chains when they are not selected ([8531863](https://github.com/lifinance/lifi-widget/commit/8531863752a7936817be4f0520d03da70bae2ab9)) +* disable token loading while wallet disconnected ([be23def](https://github.com/lifinance/lifi-widget/commit/be23defbc6fb12dce395c02de9e619a28baa16a3)) +* EIP1193 provider not found ([68d3829](https://github.com/lifinance/lifi-widget/commit/68d38290376057d4eceaba4c8cf32fe90a562461)) +* execution route mutability hotfix ([375e575](https://github.com/lifinance/lifi-widget/commit/375e575119f3404a14bf3e61b46237d4295e4f2c)) +* fix dark theme logo ([effa1d4](https://github.com/lifinance/lifi-widget/commit/effa1d4274adc12fe9d00f0b1fb68a7b9bad7f1a)) +* fix eslint, bump packages ([1bc3a61](https://github.com/lifinance/lifi-widget/commit/1bc3a61d18c4624f604be0de63d2b867b830e307)) +* fix external theme control ([8ae3848](https://github.com/lifinance/lifi-widget/commit/8ae38482ebfd49c94100243b7328ef4ac1b28eed)) +* fix input field not resetting after changing chain ([cf4b715](https://github.com/lifinance/lifi-widget/commit/cf4b715cd5b04c1c47a8bc89ba97e3bb2f15feb4)) +* fix layout margins ([4bbe4a1](https://github.com/lifinance/lifi-widget/commit/4bbe4a12f0bd2d030bea0994b25de7f71bcabb69)) +* fix navigation to swapping page ([3316bff](https://github.com/lifinance/lifi-widget/commit/3316bffdd9b5b7f894042dd6824120a0aa3aec83)) +* fix skeleton width ([56dfbae](https://github.com/lifinance/lifi-widget/commit/56dfbaed018bfd19f29de1aba9dc525ef6bfb44a)) +* header not sticky sometimes ([f045008](https://github.com/lifinance/lifi-widget/commit/f04500827a4bba885291dfaed078650457c1581e)) +* heavy re-renders on every amount change ([62f725a](https://github.com/lifinance/lifi-widget/commit/62f725ad4e0c2c76a042419c1594a9cb8f036304)) +* hide empty scrollbar ([cc2a2fe](https://github.com/lifinance/lifi-widget/commit/cc2a2fef6e1cd35dcf93286e6f03eb0d6716ecc6)) +* improve dark theme support ([fea0977](https://github.com/lifinance/lifi-widget/commit/fea09772ca1ee261264e28edacd704a07066b514)) +* improve formatting, add max handler ([45b12f8](https://github.com/lifinance/lifi-widget/commit/45b12f884cc2656cefcc95a5936a28fd502bc29d)) +* improve outlined button dark mode support ([eaa65bc](https://github.com/lifinance/lifi-widget/commit/eaa65bc85ce78a75b774082f5681167214d94774)) +* improve token filtering perfomance ([383a8a5](https://github.com/lifinance/lifi-widget/commit/383a8a5da7fb0927d96ce4a9708ad5f37094e89b)) +* increase refetchTime ([91fb903](https://github.com/lifinance/lifi-widget/commit/91fb903ad0cdb73373dc349aa34c6b409fd6f794)) +* input shrinks ([e390016](https://github.com/lifinance/lifi-widget/commit/e39001612c44b2e181fa86a6a0b57c218ce03500)) +* lower font weight when not selected ([7223873](https://github.com/lifinance/lifi-widget/commit/72238733e7d203789e20764f769c4aec335c6f3f)) +* lower item height ([cb67308](https://github.com/lifinance/lifi-widget/commit/cb67308af766130772719ed3f6a79dad0a5e2fc6)) +* make title match others ([085d20b](https://github.com/lifinance/lifi-widget/commit/085d20b35184e90c1762fb39b3139e983d0728d5)) +* make token selection smoother ([51ef8ed](https://github.com/lifinance/lifi-widget/commit/51ef8edc288e2db31805a006e835987b141015e2)) +* make webpack 5 work with crypto libs ([6106b95](https://github.com/lifinance/lifi-widget/commit/6106b9566b3e03412e6aac30f6f95f303d166298)) +* migrate old appearance settings ([dfd92fe](https://github.com/lifinance/lifi-widget/commit/dfd92fe163005212e6d0eb5f1696cc968c731644)) +* missed loading state ([36b3535](https://github.com/lifinance/lifi-widget/commit/36b35350779b92d5179cdf734a519fbacbc6f2bd)) +* missing packages and types ([49260fb](https://github.com/lifinance/lifi-widget/commit/49260fb0261b3e52ef231868fa885070e881082d)) +* not found dom route ([e3c961f](https://github.com/lifinance/lifi-widget/commit/e3c961fbcf1f0bdfe74f4eacb20b2ff7a31bf159)) +* optimize wallet interface usage ([b8716e6](https://github.com/lifinance/lifi-widget/commit/b8716e6491ea51157f0bc247ca7407376a1d9547)) +* p nesting ([ee519d2](https://github.com/lifinance/lifi-widget/commit/ee519d27df0375e542d8c5d45071a8c38fcb4ff8)) +* postcss-normalize module not found ([fd0afa3](https://github.com/lifinance/lifi-widget/commit/fd0afa308399db0ca7099cbb73605abb8b89dadc)) +* prevent running on mount ([acd8389](https://github.com/lifinance/lifi-widget/commit/acd838908a41e12050061f2a10f1712f77801976)) +* proper avatar colors for dark mode ([88df9ff](https://github.com/lifinance/lifi-widget/commit/88df9ff825a190e0bf0c1223f4cb56ed36b90fc9)) +* props forwarding error ([5a1f110](https://github.com/lifinance/lifi-widget/commit/5a1f1105ff0d9fd8691108efef27a7d0bc8111c8)) +* reduce max width ([4d3432d](https://github.com/lifinance/lifi-widget/commit/4d3432dfa013631efdca9b3c0013e3cb9af19c2d)) +* reduce max width ([233a1f3](https://github.com/lifinance/lifi-widget/commit/233a1f35de8cea24c4182065e8d370522726f428)) +* remove backgroundImage ([a395b48](https://github.com/lifinance/lifi-widget/commit/a395b4888b3c901d43c42ec07ddb49398695cf10)) +* remove default tokens ([1428e75](https://github.com/lifinance/lifi-widget/commit/1428e750160913fb1705589648a7e2c3b7924171)) +* remove notched prop ([272dae6](https://github.com/lifinance/lifi-widget/commit/272dae6e88a281e627e7ace779c88fcbc1e0555d)) +* remove scripts ([a133696](https://github.com/lifinance/lifi-widget/commit/a133696160131e1d01e61128c752ed510d61c0c7)) +* remove testing steps ([a7f16ac](https://github.com/lifinance/lifi-widget/commit/a7f16ac632c8940cd4f6f2c9b6bc2f41bb88a60e)) +* rename route priority ([833cfa9](https://github.com/lifinance/lifi-widget/commit/833cfa907daf24d68179964db357c2aa0ecf01d0)) +* return debounced value immediately on mount ([247fd9e](https://github.com/lifinance/lifi-widget/commit/247fd9e01358049cc00ca8977076c5c4b02f1613)) +* scroll to top after changing chain ([bc772ab](https://github.com/lifinance/lifi-widget/commit/bc772abc2de319a7d59c3a8ce670f5a8007c1e2e)) +* set correct header name for token selection ([68d20e9](https://github.com/lifinance/lifi-widget/commit/68d20e9bd160739470febc0e130977c927be895f)) +* set gas price default value ([ff777d4](https://github.com/lifinance/lifi-widget/commit/ff777d444ae6e33cfba2b19ec9e957311fa42a7c)) +* show meesage only if no gas ([ddb0702](https://github.com/lifinance/lifi-widget/commit/ddb0702ac666d0c3d3af52bc5003b87d3959a39f)) +* style adjustments ([ccbeb51](https://github.com/lifinance/lifi-widget/commit/ccbeb5180a7c1fede7b1a4db635f558dc7214348)) +* switch to using chain ids ([d6dceea](https://github.com/lifinance/lifi-widget/commit/d6dceea0009d5a212924c878e50aa5e536afaacf)) +* theme adjustments ([526de7f](https://github.com/lifinance/lifi-widget/commit/526de7f98c99708b55f37e368804b3c6e911c622)) +* title jump when progress is empty ([8d8fdc9](https://github.com/lifinance/lifi-widget/commit/8d8fdc9f09c02360ea1133c5b8e7d40bb86cf3a5)) +* walleticon import ([ec58843](https://github.com/lifinance/lifi-widget/commit/ec588433be85cc615194ec41cf0261d46df0f1c4)) + + +* prepare to publish ([6ae9bc7](https://github.com/lifinance/lifi-widget/commit/6ae9bc777e38848d19245b5b1ddf632fc1725ebd)) diff --git a/packages/wallet-management/LICENSE.md b/packages/wallet-management/LICENSE.md new file mode 100644 index 000000000..261eeb9e9 --- /dev/null +++ b/packages/wallet-management/LICENSE.md @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/packages/wallet-management/README.md b/packages/wallet-management/README.md new file mode 100644 index 000000000..d3fb26619 --- /dev/null +++ b/packages/wallet-management/README.md @@ -0,0 +1,122 @@ +
+ +[![license](https://img.shields.io/badge/license-Apache%202-blue)](/LICENSE.md) +[![npm latest package](https://img.shields.io/npm/v/@lifi/widget/latest.svg)](https://www.npmjs.com/package/@lifi/widget) +[![npm downloads](https://img.shields.io/npm/dm/@lifi/widget.svg)](https://www.npmjs.com/package/@lifi/widget) +[![Crowdin](https://badges.crowdin.net/lifi-widget/localized.svg)](https://crowdin.com/project/lifi-widget) +[![Follow on Twitter](https://img.shields.io/twitter/follow/lifiprotocol.svg?label=follow+LI.FI)](https://twitter.com/lifiprotocol) + +
+ +

LI.FI Widget

+ +![GitHub_Repo_Card](https://github.com/lifinance/widget/assets/18644653/aff106d6-2835-478a-b1f5-60970051473f) + +[**LI.FI Widget**](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview) is a set of prebuilt UI components that will help you integrate a secure cross-chain bridging and swapping experience that can be styled to match your web app design perfectly and helps drive your multi-chain strategy and attract new users from everywhere. + +[**LI.FI Widget**](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview) features include: + +- All ecosystems, chains, bridges, exchanges, and solvers that [LI.FI](https://docs.li.fi/list-chains-bridges-dexs-solvers) supports +- Embeddable variants - compact, wide, and drawer +- Options to allow or deny certain chains, tokens, bridges, and exchanges +- Pre-configured themes and lots of customization options with dark mode support so you can match the look and feel of your web app +- Wallet management UI with the option to opt-out and use your own ([Wagmi](https://wagmi.sh/) and [Solana Wallet Standard](https://github.com/anza-xyz/wallet-standard) support) +- View of transactions in progress and transaction history +- Curated wallet lists and wallet bookmarks +- Route settings for advanced users (stored locally) +- Complete UI translations to match your customer’s preferred language +- Compatibility tested with React, Next.js, Vue, Nuxt.js, Svelte, Remix, Gatsby, Vite, CRA, RainbowKit + +## Installation + +### LI.FI Widget + +LI.FI Widget is available as an [npm package](https://www.npmjs.com/package/@lifi/widget). + +**pnpm:** + +```sh +pnpm add @lifi/widget +``` + +**npm:** + +```sh +npm install @lifi/widget +``` + +**yarn:** + +```sh +yarn add @lifi/widget +``` + +### LI.FI Wallet Management + +LI.FI Wallet Management is available as an [npm package](https://www.npmjs.com/package/@lifi/wallet-management). + +**pnpm:** + +```sh +pnpm add @lifi/wallet-management +``` + +**npm:** + +```sh +npm install @lifi/wallet-management +``` + +**yarn:** + +```sh +yarn add @lifi/wallet-management +``` + +## Getting started with LI.FI Widget + +Here is an example of a basic app using LI.FI Widget: + +```tsx +import { LiFiWidget, WidgetConfig } from '@lifi/widget'; + +const widgetConfig: WidgetConfig = { + theme: { + container: { + border: '1px solid rgb(234, 234, 234)', + borderRadius: '16px', + }, + }, +}; + +export const WidgetPage = () => { + return ( + + ); +}; +``` + +## Examples + +Visit our [playground](https://playground.li.fi) to see how you can customize your [LI.FI Widget](https://www.npmjs.com/package/@lifi/widget) experience. Additionally, see [examples](/examples) folder in this repository. + +## Documentation + +Please visit [LI.FI Widget Documentation](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview). + +## Contributing Translations + +We appreciate your interest in helping translate our project! + +If you'd like to contribute translations, please visit our Crowdin project page at [Crowdin LI.FI Widget](https://crowdin.com/project/lifi-widget). Register on Crowdin and you can start translating the project into your preferred language. Your contributions will help make our project accessible to a wider audience around the world. + +Thank you for your support! + +## Changelog + +The [changelog](/CHANGELOG.md) is regularly updated to reflect what's changed in each new release. + +## License + +This project is licensed under the terms of the +[Apache-2.0](/LICENSE.md). diff --git a/packages/wallet-management/package.json b/packages/wallet-management/package.json index eede8f110..d51c48a01 100644 --- a/packages/wallet-management/package.json +++ b/packages/wallet-management/package.json @@ -1,23 +1,11 @@ { "name": "@lifi/wallet-management", - "version": "3.3.0-beta.9", + "version": "3.3.0-beta.10", "description": "LI.FI Wallet Management solution.", "type": "module", - "main": "./src/index.ts", - "types": "./src/index.d.ts", + "main": "./dist/esm/index.js", + "types": "./dist/esm/index.d.ts", "sideEffects": false, - "scripts": { - "watch": "tsc -w -p ./tsconfig.json", - "build": "pnpm clean && pnpm build:esm && pnpm build:clean", - "build:esm": "tsc --build", - "build:prerelease": "node ../../scripts/prerelease.js && cpy '../../*.md' .", - "build:postrelease": "node ../../scripts/postrelease.js && rm -rf *.md", - "build:clean": "rm -rf tsconfig.tsbuildinfo ./dist/tsconfig.tsbuildinfo", - "release:build": "pnpm build && pnpm build:prerelease", - "clean": "pnpm build:clean && rm -rf dist", - "check:types": "tsc --noEmit", - "pre-push:validate": "pnpm check:types" - }, "author": "Eugene Chybisov ", "homepage": "https://github.com/lifinance/widget", "repository": { @@ -65,13 +53,15 @@ "wagmi": "^2.12.16", "zustand": "^4.5.5" }, - "devDependencies": { - "@types/use-sync-external-store": "^0.0.6", - "cpy-cli": "^5.0.0", - "typescript": "^5.6.3" - }, "peerDependencies": { "react": ">=18", "react-dom": ">=18" + }, + "exports": { + ".": { + "types": "./dist/esm/index.d.ts", + "default": "./dist/esm/index.js" + }, + "./package.json": "./package.json" } -} +} \ No newline at end of file diff --git a/packages/widget/CHANGELOG.md b/packages/widget/CHANGELOG.md new file mode 100644 index 000000000..b4499e700 --- /dev/null +++ b/packages/widget/CHANGELOG.md @@ -0,0 +1,1753 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [3.7.0](https://github.com/lifinance/widget/compare/v3.6.2...v3.7.0) (2024-10-02) + + +### Features + +* add emitter event on location change ([#304](https://github.com/lifinance/widget/issues/304)) ([d6146f8](https://github.com/lifinance/widget/commit/d6146f83dcc27381d52b95f51e7fdcd05552dc58)) +* add search input to chain, bridges and exchanges pages ([#305](https://github.com/lifinance/widget/issues/305)) ([5504d95](https://github.com/lifinance/widget/commit/5504d95621d11a70ee3fb39108dbd8c0a2417978)) + +### [3.6.2](https://github.com/lifinance/widget/compare/v3.6.1...v3.6.2) (2024-09-24) + + +### Bug Fixes + +* status sheet buttons and height adjustment ([#303](https://github.com/lifinance/widget/issues/303)) ([56db5e4](https://github.com/lifinance/widget/commit/56db5e4033a05a295cf022843c9a359008c70ce5)) + +### [3.6.1](https://github.com/lifinance/widget/compare/v3.6.0...v3.6.1) (2024-09-18) + + +### Bug Fixes + +* trim amount input ([66eed73](https://github.com/lifinance/widget/commit/66eed7386826e7cf0c249ebd2fdc1930ab550f6c)) + +## [3.6.0](https://github.com/lifinance/widget/compare/v3.5.3...v3.6.0) (2024-09-18) + + +### Features + +* add voluntary contribution component ([#301](https://github.com/lifinance/widget/issues/301)) ([d0453a7](https://github.com/lifinance/widget/commit/d0453a76b1a429580adafed5e6289bda10c49f8d)) + + +### Bug Fixes + +* factor external wallet management into header height calculations ([#300](https://github.com/lifinance/widget/issues/300)) ([b31aaa7](https://github.com/lifinance/widget/commit/b31aaa717fe2a49747b159c2d07b78f6099003df)) +* reactive chain and token properties from config ([#294](https://github.com/lifinance/widget/issues/294)) ([1ff7cfc](https://github.com/lifinance/widget/commit/1ff7cfcc99569c52f05d29a9929f1be06ff53170)) +* use process tx link if no tx hash is available ([#299](https://github.com/lifinance/widget/issues/299)) ([8c59d31](https://github.com/lifinance/widget/commit/8c59d313defdeea4a59df6f06ef40edd5e36c329)) + +### [3.5.3](https://github.com/lifinance/widget/compare/v3.5.2...v3.5.3) (2024-09-12) + +### [3.5.2](https://github.com/lifinance/widget/compare/v3.5.1...v3.5.2) (2024-09-11) + + +### Bug Fixes + +* widget header with subvariant split ([#298](https://github.com/lifinance/widget/issues/298)) ([c33d42a](https://github.com/lifinance/widget/commit/c33d42abcabaa80c533caae915384dd6d2bc36ab)) + +### [3.5.1](https://github.com/lifinance/widget/compare/v3.5.0...v3.5.1) (2024-09-10) + + +### Bug Fixes + +* make internal explorer optional ([a0f51c6](https://github.com/lifinance/widget/commit/a0f51c6d7664824543ad3f2a6ab672d01ca0a91b)) + +## [3.5.0](https://github.com/lifinance/widget/compare/v3.4.4...v3.5.0) (2024-09-10) + + +### Features + +* add explorer link to the support card ([#292](https://github.com/lifinance/widget/issues/292)) ([0792c15](https://github.com/lifinance/widget/commit/0792c158aa39b9c1b05139a494e5ec9483473733)) +* allow configuration of explorer links ([#293](https://github.com/lifinance/widget/issues/293)) ([c173546](https://github.com/lifinance/widget/commit/c1735465580e9199e448167dc1445b58246f569e)) + + +### Bug Fixes + +* add percent formatter to improve display of price impact ([#287](https://github.com/lifinance/widget/issues/287)) ([2061012](https://github.com/lifinance/widget/commit/20610129dedb4fefd23a145b173eeee2bb4f7066)) +* allow the token list to fill the full height available and default max height to 686px ([#289](https://github.com/lifinance/widget/issues/289)) ([4882755](https://github.com/lifinance/widget/commit/48827559ac5db87140669247c1728083ace7a94e)) +* container should not forward prop ([6e326cd](https://github.com/lifinance/widget/commit/6e326cd27efb965058923830c4831395365b802a)) +* prevent sending a request for the same chain token combinations ([282bdf0](https://github.com/lifinance/widget/commit/282bdf046c01025b61057887613129647ad3d50d)) + +### [3.4.4](https://github.com/lifinance/widget/compare/v3.4.3...v3.4.4) (2024-08-15) + + +### Bug Fixes + +* improve deposit flow text ([ee5f178](https://github.com/lifinance/widget/commit/ee5f17871a89befa03e920e63ab307b820c6479d)) + +### [3.4.3](https://github.com/lifinance/widget/compare/v3.4.2...v3.4.3) (2024-08-15) + + +### Bug Fixes + +* add check for coinbase browser ([1899e6d](https://github.com/lifinance/widget/commit/1899e6df451e3e8cf90f58a4011262f0bfc3a26f)) +* rename coinbase wallet ([070ce5b](https://github.com/lifinance/widget/commit/070ce5b59a26a426d9064cf352d0ae71d3808a6e)) +* window typo ([bbbf91e](https://github.com/lifinance/widget/commit/bbbf91eabd2422c4675df5cdef589a76ae312d3f)) + +### [3.4.2](https://github.com/lifinance/widget/compare/v3.4.1...v3.4.2) (2024-08-14) + + +### Bug Fixes + +* check for window in next.js ([f9a134f](https://github.com/lifinance/widget/commit/f9a134fa7238aa3ef020c9fededf1d97332ecdbb)) + +### [3.4.1](https://github.com/lifinance/widget/compare/v3.4.0...v3.4.1) (2024-08-14) + + +### Bug Fixes + +* check for window in next.js ([d873c49](https://github.com/lifinance/widget/commit/d873c49110c2be58cf06d83cbabc2e9817528a4c)) + +## [3.4.0](https://github.com/lifinance/widget/compare/v3.4.0-beta.3...v3.4.0) (2024-08-14) + + +### Features + +* changing height and present widget better for mobile ([#276](https://github.com/lifinance/widget/issues/276)) ([d2f3ec8](https://github.com/lifinance/widget/commit/d2f3ec880c492e3f3671ca2f6b268de12fdbe174)) +* improved fee configuration ([#284](https://github.com/lifinance/widget/issues/284)) ([e7ba200](https://github.com/lifinance/widget/commit/e7ba2002b920905b65a5dcc9a420ffbc247ccb9a)) +* optimize wallet sdks handling ([#283](https://github.com/lifinance/widget/issues/283)) ([eee87aa](https://github.com/lifinance/widget/commit/eee87aa1b5e029ff104f38a9598178094c7cd0cd)) + + +### Bug Fixes + +* add subvariant deposit key ([abe9ba0](https://github.com/lifinance/widget/commit/abe9ba0b8ae317ddee2e8195dcfb65d4f5c44df4)) +* avoid from amount/token reset if they are disabled ([#285](https://github.com/lifinance/widget/issues/285)) ([86820c9](https://github.com/lifinance/widget/commit/86820c96b08064c3ee7224c7f47f1a386a68f78b)) + +## [3.3.0](https://github.com/lifinance/widget/compare/v3.2.2...v3.3.0) (2024-07-30) + + +### Features + +* improve the display of estimated duration and fees ([#278](https://github.com/lifinance/widget/issues/278)) ([5180526](https://github.com/lifinance/widget/commit/5180526154371c5378c38224592894933d1cc313)) + + +### Bug Fixes + +* change assert to with ([#279](https://github.com/lifinance/widget/issues/279)) ([5d6ac56](https://github.com/lifinance/widget/commit/5d6ac569e239317edb288a42918ead107369d1ae)) + +### [3.2.2](https://github.com/lifinance/widget/compare/v3.2.1...v3.2.2) (2024-07-24) + + +### Bug Fixes + +* allow syncing with mixed chains ([#277](https://github.com/lifinance/widget/issues/277)) ([b32287f](https://github.com/lifinance/widget/commit/b32287fab518e89c90ec5bfd95e0c2781fdc48b0)) + +### [3.2.1](https://github.com/lifinance/widget/compare/v3.2.0...v3.2.1) (2024-07-22) + + +### Bug Fixes + +* add slippage tooltip ([9624fd1](https://github.com/lifinance/widget/commit/9624fd165fb76f698371afd7569854c4a687cece)) +* change send and receive wording ([6585723](https://github.com/lifinance/widget/commit/6585723b8fd9cc88e5e8bad68b1216960d6518f0)) +* refuel variant should show get gas review button ([587bbda](https://github.com/lifinance/widget/commit/587bbda834aed5a5599481d40864797707261c0a)) +* show correct number of available tools ([da893cc](https://github.com/lifinance/widget/commit/da893cc50cdc266850358628524d6ed7c04185c3)) + +## [3.2.0](https://github.com/lifinance/widget/compare/v3.1.1...v3.2.0) (2024-07-19) + + +### Features + +* bump sdk ([b85059f](https://github.com/lifinance/widget/commit/b85059f4bb265b305c887601442dcc6f368bc193)) + +### [3.1.1](https://github.com/lifinance/widget/compare/v3.1.0...v3.1.1) (2024-07-19) + + +### Bug Fixes + +* add new error messages for Solana ([3370507](https://github.com/lifinance/widget/commit/3370507fb0f8132fd1c298fe1439916cebc99f67)) +* adjust fees amount USD calculation ([d479ecd](https://github.com/lifinance/widget/commit/d479ecda93e61c45a6ba6ffe7b28eaa55fadebc8)) +* adjust get gas title ([ccc11e1](https://github.com/lifinance/widget/commit/ccc11e1cd036f99df6b9f28472455080babd560a)) +* adjust step connector color ([f8694cc](https://github.com/lifinance/widget/commit/f8694cc3e60c5be3815b57f0cc742631c90c5e1f)) + +## [3.1.0](https://github.com/lifinance/widget/compare/v3.0.2...v3.1.0) (2024-07-15) + + +### Features + +* add price impact to transaction details ([#273](https://github.com/lifinance/widget/issues/273)) ([d983b91](https://github.com/lifinance/widget/commit/d983b91d697b45803e67d06dc92fbcf3f5b82d0f)) +* improve review page with route tracker, added new fee card and improved route card ([#268](https://github.com/lifinance/widget/issues/268)) ([258c5d3](https://github.com/lifinance/widget/commit/258c5d32cad0e7f306e49288f03921264bdcef73)) + + +### Bug Fixes + +* adjust partial transfer message ([#274](https://github.com/lifinance/widget/issues/274)) ([0354930](https://github.com/lifinance/widget/commit/0354930c2036a18c50687c86372b43674b0b24ce)) +* import for common js lib react-timer-hook ([#269](https://github.com/lifinance/widget/issues/269)) ([f8075fd](https://github.com/lifinance/widget/commit/f8075fd2678e53e3e1db5d2b9e8f2708919a0ae0)) +* json assertions ([#267](https://github.com/lifinance/widget/issues/267)) ([1c0c157](https://github.com/lifinance/widget/commit/1c0c15781ca04ddd059d53324f09ac2b27832d5a)) +* remove wagmi warnings ([#271](https://github.com/lifinance/widget/issues/271)) ([6048ef0](https://github.com/lifinance/widget/commit/6048ef022d50ec4ffa35b47aa602bfe851e52a20)) + +### [3.0.2](https://github.com/lifinance/widget/compare/v3.0.0...v3.0.2) (2024-07-08) + + +### Bug Fixes + +* allowed bridges option doesn't applied correctly ([1e00fb4](https://github.com/lifinance/widget/commit/1e00fb4da805c6001369d8b1806949c52632b0ce)) + +## [3.0.0](https://github.com/lifinance/widget/compare/v3.0.0-beta.4...v3.0.0) (2024-06-26) + +## [2.8.0](https://github.com/lifinance/widget/compare/v2.7.1...v2.8.0) (2023-10-30) + + +### Features + +* add walletConnected event ([f916940](https://github.com/lifinance/widget/commit/f916940f90dea1d71e402a38e875947793fb3b95)) + +### [2.7.1](https://github.com/lifinance/widget/compare/v2.7.0...v2.7.1) (2023-10-19) + + +### Bug Fixes + +* remove xmlns:xodm attribute ([b64757e](https://github.com/lifinance/widget/commit/b64757eb6eeee4145dc13954dd5ce1758bfcd41e)) + +## [2.7.0](https://github.com/lifinance/widget/compare/v2.6.3...v2.7.0) (2023-10-19) + + +### Features + +* SafePal wallet added ([#145](https://github.com/lifinance/widget/issues/145)) ([38199fc](https://github.com/lifinance/widget/commit/38199fc60477f49cc1ffdba21e07d731f18d6b8f)) + + +### Bug Fixes + +* allow lower mobile view min-width ([6d05d54](https://github.com/lifinance/widget/commit/6d05d546687854000a3e3f3a0d892e5e3b7930bb)) + +### [2.6.3](https://github.com/lifinance/widget/compare/v2.6.2...v2.6.3) (2023-10-18) + + +### Bug Fixes + +* remove quotes from inside string template ([9fa27a9](https://github.com/lifinance/widget/commit/9fa27a9e2110b4f31baee00effc38c1e577d0513)) + +### [2.6.2](https://github.com/lifinance/widget/compare/v2.6.1...v2.6.2) (2023-10-16) + + +### Bug Fixes + +* enable gas sufficiency check for SAFE ([#142](https://github.com/lifinance/widget/issues/142)) ([a2030cf](https://github.com/lifinance/widget/commit/a2030cf58dd25b9028e751c9ccebadb67adcb60c)) + +### [2.6.1](https://github.com/lifinance/widget/compare/v2.6.0...v2.6.1) (2023-10-13) + + +### Bug Fixes + +* use keyframes in string templates ([6799aaf](https://github.com/lifinance/widget/commit/6799aaf6fc3f384aed1cea3ef9bc4cc0676dd9e2)) + +## [2.6.0](https://github.com/lifinance/widget/compare/v2.5.1...v2.6.0) (2023-10-11) + + +### Features + +* add ReviewTransactionPageEntered event ([b09cfee](https://github.com/lifinance/widget/commit/b09cfee90fbccf2938d10416e64ac7064e73167a)) + + +### Bug Fixes + +* use object syntax for keyframes ([8c2032f](https://github.com/lifinance/widget/commit/8c2032f73a6975b8c51c6576909652275719d828)) + +### [2.5.1](https://github.com/lifinance/widget/compare/v2.5.0...v2.5.1) (2023-10-03) + + +### Bug Fixes + +* events import ([cd97fd1](https://github.com/lifinance/widget/commit/cd97fd1de2c79007fd573b958508bca50304c28e)) + +## [2.5.0](https://github.com/lifinance/widget/compare/v2.4.6...v2.5.0) (2023-10-03) + + +### Features + +* add apiKey configuration option ([6948dd6](https://github.com/lifinance/widget/commit/6948dd6c06163e0b5ebe87f10b2adec567b6a76a)) + + +### Bug Fixes + +* improve fee costs handling ([d5e8c53](https://github.com/lifinance/widget/commit/d5e8c539a43885d661b6b1e2e71059e317654d6b)) + +### [2.4.6](https://github.com/lifinance/widget/compare/v2.4.5...v2.4.6) (2023-10-02) + + +### Bug Fixes + +* add options for split subvariant ([a63b303](https://github.com/lifinance/widget/commit/a63b303f641f67e9f02c037a81baf1a4362cf6ff)) +* adjust actions ([#136](https://github.com/lifinance/widget/issues/136)) ([77da36b](https://github.com/lifinance/widget/commit/77da36bd52b377af1eac4434e435ce63dcc5b7a2)) +* custom bridge and exchange select indicator ([#130](https://github.com/lifinance/widget/issues/130)) ([05fb020](https://github.com/lifinance/widget/commit/05fb020ce395971f94a95528581c76bf348306ce)) + +### [2.4.5](https://github.com/lifinance/widget/compare/v2.4.4...v2.4.5) (2023-09-20) + + +### Bug Fixes + +* hide browser wallets for mobile and tablets ([#131](https://github.com/lifinance/widget/issues/131)) ([bd07ca6](https://github.com/lifinance/widget/commit/bd07ca691d2767c7a01b8baa0cc493ea7604ebbb)) +* remove empty spaces from ens- or walletAddress input (LF-3268) ([#121](https://github.com/lifinance/widget/issues/121)) ([d28cbc5](https://github.com/lifinance/widget/commit/d28cbc5eeac5c6bce0ed5fb01291df7787d6d627)) + +### [2.4.4](https://github.com/lifinance/widget/compare/v2.4.3...v2.4.4) (2023-09-14) + + +### Bug Fixes + +* add close button on mobile ([#119](https://github.com/lifinance/widget/issues/119)) ([8c2ab60](https://github.com/lifinance/widget/commit/8c2ab605b52f8fc30a6ffa01b5d552a6e1f8da9e)) + +### [2.4.3](https://github.com/lifinance/widget/compare/v2.4.2...v2.4.3) (2023-09-13) + +### [2.4.2](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.2) (2023-09-12) + + +### Bug Fixes + +* gate wallet name ([ce423a3](https://github.com/lifinance/widget/commit/ce423a3d902e96bd13baf3e5fddfaba606c7c82a)) +* remove unnecessary svg tags ([7f46bdd](https://github.com/lifinance/widget/commit/7f46bdd6c409a64f8c8f573e40af829a1cab5fa1)) + +### [2.4.1](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.1) (2023-09-11) + + +### Bug Fixes + +* remove unnecessary svg tags ([a33c294](https://github.com/lifinance/widget/commit/a33c29473cc8d1e65e652a28a4c303792063d667)) + +## [2.4.0](https://github.com/lifinance/widget/compare/v2.3.0...v2.4.0) (2023-09-11) + + +### Features + +* add bitkeep wallet ([#122](https://github.com/lifinance/widget/issues/122)) ([ae83ae6](https://github.com/lifinance/widget/commit/ae83ae63678c8c0471870e5ba19dbc8acf6194c0)) +* add gate wallet ([#123](https://github.com/lifinance/widget/issues/123)) ([cd19867](https://github.com/lifinance/widget/commit/cd19867e56fdc2b3d198560e7e7b1dd1d68244d7)) +* added okx wallet ([#124](https://github.com/lifinance/widget/issues/124)) ([d977981](https://github.com/lifinance/widget/commit/d977981edd0234b07ce4c44e4fa0b2ed028f5464)) + +## [2.3.0](https://github.com/lifinance/widget/compare/v2.2.8...v2.3.0) (2023-08-25) + + +### Features + +* add SendToWalletToggled event ([e6bffcf](https://github.com/lifinance/widget/commit/e6bffcf013b34aca999d6a2763a4866c4164b52b)) + +### [2.2.8](https://github.com/lifinance/widget/compare/v2.2.7...v2.2.8) (2023-08-18) + + +### Bug Fixes + +* remove Huobi, MeetOne, AToken and MyKey wallets (LF-4489) ([#120](https://github.com/lifinance/widget/issues/120)) ([3f52729](https://github.com/lifinance/widget/commit/3f52729a02b6824777707ddc13c65403cc179c09)) + +### [2.2.7](https://github.com/lifinance/widget/compare/v2.2.6...v2.2.7) (2023-08-14) + + +### Bug Fixes + +* chain order for multiple widget instances ([4255ea3](https://github.com/lifinance/widget/commit/4255ea3ef4c027b2c1a3fedd0004eca6b1db2a2b)) + +### [2.2.6](https://github.com/lifinance/widget/compare/v2.2.5...v2.2.6) (2023-08-02) + + +### Bug Fixes + +* partially bridged tokens are not displayed correctly ([2a94b8d](https://github.com/lifinance/widget/commit/2a94b8d663f2e860e87e3ea9b0ccbf7e4e2254e7)) + +### [2.2.5](https://github.com/lifinance/widget/compare/v2.2.4...v2.2.5) (2023-07-25) + + +### Bug Fixes + +* add element ids to containers ([6ba591c](https://github.com/lifinance/widget/commit/6ba591cb4b617033118afd3e9d19ebcf6baba3fc)) + +### [2.2.4](https://github.com/lifinance/widget/compare/v2.2.3...v2.2.4) (2023-07-25) + + +### Bug Fixes + +* allow header transparent background ([b40d773](https://github.com/lifinance/widget/commit/b40d7736b53c399b2279502a81b4f876c1c8c28c)) + +### [2.2.3](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.3) (2023-07-24) + +### [2.2.2](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.2) (2023-07-24) + +### [2.2.1](https://github.com/lifinance/widget/compare/v2.2.0...v2.2.1) (2023-07-12) + + +### Bug Fixes + +* safe env check logic ([#113](https://github.com/lifinance/widget/issues/113)) ([d873e43](https://github.com/lifinance/widget/commit/d873e43f78ca3f47b485ecf10523373a922852a9)) + +## [2.2.0](https://github.com/lifinance/widget/compare/v2.1.4...v2.2.0) (2023-07-11) + + +### Features + +* add Safe Wallet to wallet management ([#100](https://github.com/lifinance/widget/issues/100)) ([ba1b483](https://github.com/lifinance/widget/commit/ba1b483830253515e58cc2fb785f89493fe8d917)) + +### [2.1.4](https://github.com/lifinance/widget/compare/v2.1.3...v2.1.4) (2023-07-05) + + +### Bug Fixes + +* make chain filtering available for multiple instances ([b2c9083](https://github.com/lifinance/widget/commit/b2c9083ed230719e1f36f886dc73f3885d22c4ef)) +* unknown account [#0](https://github.com/lifinance/widget/issues/0) (LF-3621) ([6f67d4f](https://github.com/lifinance/widget/commit/6f67d4fc95afb9fba05433a9243f8cd4151144ba)) + +### [2.1.3](https://github.com/lifinance/widget/compare/v2.1.2...v2.1.3) (2023-07-03) + +### [2.1.2](https://github.com/lifinance/widget/compare/v2.1.0...v2.1.2) (2023-06-28) + + +### Bug Fixes + +* WalletConnect multiple instances + increase z-index ([e69a3a1](https://github.com/lifinance/widget/commit/e69a3a1455117031f105f56f11763a3291d28f58)) + +## [2.1.0](https://github.com/lifinance/widget/compare/v2.0.1...v2.1.0) (2023-06-27) + + +### Features + +* add emitter-event for contact support button ([192140a](https://github.com/lifinance/widget/commit/192140a624bc6a55b6f7288632891c1e5cb6576b)) +* support WalletConnect v2 ([#89](https://github.com/lifinance/widget/issues/89)) ([5c8cd6d](https://github.com/lifinance/widget/commit/5c8cd6ddabd898ec27411f4b19a5f354d9d365aa)) + + +### Bug Fixes + +* add header store context ([5274705](https://github.com/lifinance/widget/commit/5274705c5dfa8412cc25a54792d58ddccb5b501b)) + +### [2.0.1](https://github.com/lifinance/widget/compare/v2.0.0...v2.0.1) (2023-06-16) + + +### Bug Fixes + +* don't modify estimations for contract calls ([23f8997](https://github.com/lifinance/widget/commit/23f89971b77bf1e72d3b99f471fe49a99259ca8d)) +* warning color in dark theme ([bf3aeac](https://github.com/lifinance/widget/commit/bf3aeac92dc0dcc7fad4ed0eb6f7c64618946e01)) + +## [2.0.0](https://github.com/lifinance/widget/compare/v2.0.0-beta.16...v2.0.0) (2023-06-15) + +## [2.0.0-beta.16](https://github.com/lifinance/widget/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2023-06-14) + + +### Bug Fixes + +* drawer button icon color in dark theme ([dcbe962](https://github.com/lifinance/widget/commit/dcbe962dd0a229eeb6d063f33110d62e52a877f8)) + +## [2.0.0-beta.15](https://github.com/lifinance/widget/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2023-06-14) + + +### Features + +* update nft subvariant to support drawer and send to another wallet ([87d8927](https://github.com/lifinance/widget/commit/87d892778fdc87078509885ea98f0c700c6802d1)) + + +### Bug Fixes + +* adjust swap/bridge terminology across the widget ([ca69314](https://github.com/lifinance/widget/commit/ca693143892a25d5468f315c665d49cce972e422)) +* don't disable button when refreshing routes ([398e70b](https://github.com/lifinance/widget/commit/398e70b67bbef8add9c9e0a56db4afbfd4658400)) +* don't gray out button on loading state ([af2220e](https://github.com/lifinance/widget/commit/af2220ed90ece2bc051b8fa290dc38d2726f749c)) +* don't throw if autoConnect fails ([7dc4578](https://github.com/lifinance/widget/commit/7dc4578442aed5728231550157c4b02493a0067b)) +* make button gray in loading state ([d64220e](https://github.com/lifinance/widget/commit/d64220e7c62cf05c023c190241cced978cff7bc4)) +* request additional route for insurance only when bridging ([84a9bae](https://github.com/lifinance/widget/commit/84a9bae87b9273f1b03cb55f2534f75109859f3e)) +* translation tags should work inside tooltip ([afbf669](https://github.com/lifinance/widget/commit/afbf669743d99835fed96bb3b04c506a25dedfb6)) +* update progress text ([5d7030d](https://github.com/lifinance/widget/commit/5d7030d26a9dabfd8ec8bf49017e61c226ecc2c7)) +* use subvariant split state for button text ([1cb952c](https://github.com/lifinance/widget/commit/1cb952cc8c3051bfd94d10f9a6f47bb1d1d4d29f)) + +## [2.0.0-beta.14](https://github.com/lifinance/widget/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2023-06-02) + + +### Bug Fixes + +* make icon as a link to address explorer ([e173400](https://github.com/lifinance/widget/commit/e17340004344574eac3426a0c930bb1b7d06590b)) +* tabs background color within split subvariant ([beb78c6](https://github.com/lifinance/widget/commit/beb78c6cf4447936e12c739e5ae533064eacac9b)) + +## [2.0.0-beta.13](https://github.com/lifinance/widget/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2023-05-25) + + +### Bug Fixes + +* prevent decimals removal if no tokens are selected ([b78066e](https://github.com/lifinance/widget/commit/b78066e98ec783ba4662bc562d38ba95a70b64d1)) + +## [2.0.0-beta.12](https://github.com/lifinance/widget/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2023-05-25) + + +### Features + +* add option to include additional tokens ([e2040bb](https://github.com/lifinance/widget/commit/e2040bb8c56c0ebad6db460b3eb3ad1487fafd33)) + + +### Bug Fixes + +* limit decimals for swap input amount ([93973d8](https://github.com/lifinance/widget/commit/93973d82d0c5fa14eac62c7a09f4de84afa9d68d)) +* trigger gas suggestion only for supported chains ([d5f5750](https://github.com/lifinance/widget/commit/d5f5750eb5123b946f6c816047683c3eee6bb6a4)) + +## [2.0.0-beta.11](https://github.com/lifinance/widget/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2023-05-23) + + +### Bug Fixes + +* fix tab radius in split mode ([24fa80b](https://github.com/lifinance/widget/commit/24fa80bff99e5bf5aa33f6d8bd62580699aa1ee1)) + +## [2.0.0-beta.10](https://github.com/lifinance/widget/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2023-05-23) + + +### Features + +* add HighValueLoss emitter event ([#86](https://github.com/lifinance/widget/issues/86)) ([69d3918](https://github.com/lifinance/widget/commit/69d391852644a09a4ac8b37ec8d4b5ffd61bbe98)) +* show insured amount ([b928d08](https://github.com/lifinance/widget/commit/b928d0805360a33b1ec27601c7ade64a6a6fc680)) + + +### Bug Fixes + +* max button should return full amount ([64e0592](https://github.com/lifinance/widget/commit/64e05924e5481c96c5d797e90fe11a751356888d)) +* remove direct @mui/system import ([39080e4](https://github.com/lifinance/widget/commit/39080e467425be18257cd47377564596e3eff9b3)) +* wagmi can't switch chain ([2a708c2](https://github.com/lifinance/widget/commit/2a708c2683abe268936a79bdc071becaeedcf6f4)) + +## [2.0.0-beta.9](https://github.com/lifinance/widget/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2023-05-15) + + +### Bug Fixes + +* add insufficient funds error handling ([6991ee4](https://github.com/lifinance/widget/commit/6991ee457771540e6da5a723d2bb7201842956b4)) +* include auto refuel into gas sufficiency check ([d31f7e4](https://github.com/lifinance/widget/commit/d31f7e4eb393b64204dd364b0e9a85ea4299f421)) +* insurance card isn't shown in some cases ([a8eb1ef](https://github.com/lifinance/widget/commit/a8eb1ef6e7fd0a83f1e61c1b9974f18e72796e1a)) + +## [2.0.0-beta.8](https://github.com/lifinance/widget/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2023-05-11) + + +### Features + +* add hiddenUI toToken option ([4e5376b](https://github.com/lifinance/widget/commit/4e5376b5a9db1fa4b35012b6db3f6fb996555b6e)) +* show token address in token list items ([e5d6411](https://github.com/lifinance/widget/commit/e5d64115452a6798fd8d5464ed15d38e1dc49ab4)) + + +### Bug Fixes + +* adjust token search field text ([4aa5cef](https://github.com/lifinance/widget/commit/4aa5cefaea78341af0872400fb527cea9140dae0)) +* apply auto refuel when swapping to native tokens ([14d5a1a](https://github.com/lifinance/widget/commit/14d5a1ae800779a5ee5547a379777c18284272e3)) +* handle duplicates in token list ([ee804da](https://github.com/lifinance/widget/commit/ee804daa522bd695e450792c3613332bb22583ae)) +* handle undefined current wallet ([#87](https://github.com/lifinance/widget/issues/87)) ([5b37b6f](https://github.com/lifinance/widget/commit/5b37b6f93e041148d47b6661d0e59b5b3c16c847)) +* replace support link ([55a04df](https://github.com/lifinance/widget/commit/55a04dfe35b06d0a3f2804738d9f2278689d16c7)) + +## [2.0.0-beta.7](https://github.com/lifinance/widget/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2023-05-04) + + +### Bug Fixes + +* widget drawer types for refs ([0168ff7](https://github.com/lifinance/widget/commit/0168ff79154fe9925b199a8e3c36328c7f33babd)) + +## [2.0.0-beta.6](https://github.com/lifinance/widget/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2023-05-04) + + +### Features + +* add split subvariant ([#81](https://github.com/lifinance/widget/issues/81)) ([7c65124](https://github.com/lifinance/widget/commit/7c65124fb14cdd765c4703625a26865803ddacf1)) + + +### Bug Fixes + +* move exodus up the list ([#85](https://github.com/lifinance/widget/issues/85)) ([5fc59bc](https://github.com/lifinance/widget/commit/5fc59bc97b899d5ced2a7fd2dc545470c8c0a976)) + +## [2.0.0-beta.5](https://github.com/lifinance/widget/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2023-04-28) + + +### Features + +* add exodus wallet ([#80](https://github.com/lifinance/widget/issues/80)) ([2d13333](https://github.com/lifinance/widget/commit/2d1333360b7de203966165390cd04ea30f853b7d)) +* add recommended tag tooltip ([6021bb3](https://github.com/lifinance/widget/commit/6021bb38aa17f9bc31a4631221eddd038c132cb8)) + + +### Bug Fixes + +* exchange rate hook is undefined on first render ([6fd0c06](https://github.com/lifinance/widget/commit/6fd0c065642c83d39163b5e8b948ae11d75e746b)) + +## [2.0.0-beta.4](https://github.com/lifinance/widget/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2023-04-27) + + +### Features + +* add tooltip for insurance badge ([9ac2a76](https://github.com/lifinance/widget/commit/9ac2a76cd797fd58307ac55289f89a2ab65fa879)) + + +### Bug Fixes + +* correctly return balances on first call ([0b9b30e](https://github.com/lifinance/widget/commit/0b9b30e46e0a7b38afb56cabf454d5ec0f46d149)) +* hide history icon when HiddenUI.History is provided ([748c6cd](https://github.com/lifinance/widget/commit/748c6cd3e1ced30e159bcfe2caeba895de3dec1c)) +* insurance card should expand when enabled ([d6f47e7](https://github.com/lifinance/widget/commit/d6f47e7ad3e421f41e2c5d3a0be702e1b83c6d20)) +* show fallback token step when present ([8a19cb8](https://github.com/lifinance/widget/commit/8a19cb8bd1b8dcc1f79c05dd13782f5461399330)) +* update powered by look ([cccd168](https://github.com/lifinance/widget/commit/cccd1689e388910bfe957904c3bcd190f032aaaa)) + +## [2.0.0-beta.3](https://github.com/lifinance/widget/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2023-04-21) + + +### Features + +* update insurance card and text ([c623d11](https://github.com/lifinance/widget/commit/c623d11cf82e88e987d56932591da4c2fe3b2cf8)) + + +### Bug Fixes + +* remove svg icons unnecessary attributes ([#75](https://github.com/lifinance/widget/issues/75)) ([ee12534](https://github.com/lifinance/widget/commit/ee125349c8e3131fb0d9a3a5f6b2c166d10e3431)) + +## [2.0.0-beta.2](https://github.com/lifinance/widget/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2023-04-20) + + +### Features + +* rename disableI18n -> disableLanguageDetector ([186d28c](https://github.com/lifinance/widget/commit/186d28c1928601afe64c6e0694a2e5cabc3df447)) + + +### Bug Fixes + +* set correct width ([72f3a6a](https://github.com/lifinance/widget/commit/72f3a6afe2abe2c6507c9cc2c8461fbbac11f661)) + +## [2.0.0-beta.1](https://github.com/lifinance/widget/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2023-04-19) + + +### Features + +* new wallet management ([#69](https://github.com/lifinance/widget/issues/69)) ([626bc68](https://github.com/lifinance/widget/commit/626bc68b9f6c8dcdcf34d08e7e7ba13ef01efd19)) + +## [2.0.0-beta.0](https://github.com/lifinance/widget/compare/v2.0.0-alpha.4...v2.0.0-beta.0) (2023-04-18) + + +### Features + +* add link to insurance coverage ([f8a9df6](https://github.com/lifinance/widget/commit/f8a9df62f3412094ef53a8ce6a285f236917ee05)) + + +### Bug Fixes + +* transaction support id should be swap or bridge source one ([d9c7e14](https://github.com/lifinance/widget/commit/d9c7e14eb0c42ea112ebe807a2dffe3b76cc678e)) + +## [2.0.0-alpha.4](https://github.com/lifinance/widget/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2023-04-13) + +## [2.0.0-alpha.3](https://github.com/lifinance/widget/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2023-04-13) + +## [2.0.0-alpha.2](https://github.com/lifinance/widget/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2023-04-13) + + +### Bug Fixes + +* make config integrator optional ([7b983de](https://github.com/lifinance/widget/commit/7b983de3ed0fe30c77f8b00f9be36d9c9d87c307)) + +## [2.0.0-alpha.1](https://github.com/lifinance/widget/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2023-04-12) + + +### Bug Fixes + +* long text overflow ([fdf8153](https://github.com/lifinance/widget/commit/fdf8153a312dc4309eaef4a79f882700298a6321)) +* route not found using MemoryRouter ([e4a2c47](https://github.com/lifinance/widget/commit/e4a2c47f37df8d69333d487b75e955f2ef21fbfa)) +* update step types ([6f547d7](https://github.com/lifinance/widget/commit/6f547d71d0870b5d14778244a185ec2b436bc129)) + +## [2.0.0-alpha.0](https://github.com/lifinance/widget/compare/v1.32.8...v2.0.0-alpha.0) (2023-03-28) + + +### ⚠ BREAKING CHANGES + +* remove deprecations +* make integrator property required + +### Features + +* add auto refuel ([41de404](https://github.com/lifinance/widget/commit/41de404b12e989031364c5c3c92c66618dd253f6)) +* add insurance ([08162a6](https://github.com/lifinance/widget/commit/08162a666e8416e598b0585f68962953d80f33bb)) +* add insurance config option ([9a3f0be](https://github.com/lifinance/widget/commit/9a3f0bee717f44959c798b8edf0feca1aaaeb5a3)) +* add maxPriceImpact config options ([458e6a4](https://github.com/lifinance/widget/commit/458e6a4f1b98795d7c300420d22cb7f78e96b828)) +* make integrator property required ([d9b2a01](https://github.com/lifinance/widget/commit/d9b2a01cb2a72a2c5987d84e611b3136c0c4a1dc)) +* remove deprecations ([a966186](https://github.com/lifinance/widget/commit/a9661868dea3af96b6ac52a63545ba6128468c90)) + + +### Bug Fixes + +* add insurable route id ([79e838e](https://github.com/lifinance/widget/commit/79e838e025b0ba887a0a4c98182bb7435d2e73d7)) +* adjust card title to protocol steps ([670f67f](https://github.com/lifinance/widget/commit/670f67f47a9497a33a819c32619ccee8f85f6e7e)) +* check for ENS name while looking for balances ([ace7070](https://github.com/lifinance/widget/commit/ace7070ff12b8c03393c5a43cf5983affc8d9a06)) +* check for funds sufficiency as soon as it becomes possible ([cd1ef6e](https://github.com/lifinance/widget/commit/cd1ef6eb17987a75e620755dbc71506757b4b770)) +* don't apply auto refuel when swapping to native tokens ([fe85b38](https://github.com/lifinance/widget/commit/fe85b38174b436e20cecfd7fa95bafd8fecd669c)) +* possible duplicate keys ([6d294ed](https://github.com/lifinance/widget/commit/6d294edc9447c54e70943004a5719e8790904354)) +* reduce max price impact to 40% ([4b2a718](https://github.com/lifinance/widget/commit/4b2a71879971497bfdba14de82028ad07b0b70d0)) +* route priority tags now lowercased ([c93ca15](https://github.com/lifinance/widget/commit/c93ca15b3b5b222cdfcf5ec455aafa02fb16b5b8)) +* support input when it starts with a dot ([80857dd](https://github.com/lifinance/widget/commit/80857dd779c4d56caf4242ecdb16d36cdccf0d50)) + +### [1.32.8](https://github.com/lifinance/widget/compare/v1.32.7...v1.32.8) (2023-03-06) + + +### Bug Fixes + +* add actions permissions ([a8dcf18](https://github.com/lifinance/widget/commit/a8dcf18581057aa1fad95735c81d785d695dc4eb)) +* only reset appearance if not set via config ([bc5f164](https://github.com/lifinance/widget/commit/bc5f16471235ffb6afe9bf39839375a1090323a6)) +* TextFitter visibility when using display: none ([05eb5aa](https://github.com/lifinance/widget/commit/05eb5aa1eaf34d704e514130daab1255674b08bf)) +* use iam role in github actions ([d663c7e](https://github.com/lifinance/widget/commit/d663c7e7c1b7e93775b7d11c8b8546ca7a3b3316)) + +### [1.32.7](https://github.com/lifinance/widget/compare/v1.32.6...v1.32.7) (2023-03-03) + +### [1.32.6](https://github.com/lifinance/widget/compare/v1.32.5...v1.32.6) (2023-03-01) + +### [1.32.5](https://github.com/lifinance/widget/compare/v1.32.4...v1.32.5) (2023-03-01) + + +### Bug Fixes + +* provider destructuring doesn't work for WalletConnect ([76647ed](https://github.com/lifinance/widget/commit/76647ede568d2fe8fee2a07b03fc0cb8747ed8c6)) +* update local tokens cache to keep priceUSD in sync ([#61](https://github.com/lifinance/widget/issues/61)) ([d3f4d87](https://github.com/lifinance/widget/commit/d3f4d87133f89c5ff4e3276e09492c2d9c279ec2)) + +### [1.32.4](https://github.com/lifinance/widget/compare/v1.32.3...v1.32.4) (2023-02-24) + +### [1.32.3](https://github.com/lifinance/widget/compare/v1.32.2...v1.32.3) (2023-02-22) + + +### Bug Fixes + +* drawer variant isn't wrapped in i18n provider ([c33f0ce](https://github.com/lifinance/widget/commit/c33f0ce36b0c3e49c9dde230fce09804c4bf788a)) +* fetch balance more often ([7a7d574](https://github.com/lifinance/widget/commit/7a7d57462a801154ed9c3747189922f94129d608)) + +### [1.32.2](https://github.com/lifinance/widget/compare/v1.32.1...v1.32.2) (2023-02-20) + + +### Bug Fixes + +* refine ripple effect usage and colors ([#57](https://github.com/lifinance/widget/issues/57)) ([c9eaa91](https://github.com/lifinance/widget/commit/c9eaa91752fedbd4b818c70c3316d6f1ffe1685d)) + +### [1.32.1](https://github.com/lifinance/widget/compare/v1.32.0...v1.32.1) (2023-02-15) + + +### Bug Fixes + +* add provider for recommended route store ([e31da8f](https://github.com/lifinance/widget/commit/e31da8f7498b4c4174fc79b548e0cd68e3fba40b)) + +## [1.32.0](https://github.com/lifinance/widget/compare/v1.31.1...v1.32.0) (2023-02-15) + + +### Features + +* revamped settings page ([1b87761](https://github.com/lifinance/widget/commit/1b87761cac44cbca3dc69ee6f3a6fb8f887cf7e0)) + +### [1.31.1](https://github.com/lifinance/widget/compare/v1.31.0...v1.31.1) (2023-02-10) + + +### Bug Fixes + +* remove sentry ([c1b2d7e](https://github.com/lifinance/widget/commit/c1b2d7e43f3b9d716597929a525639be65c2bf12)) + +## [1.31.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.31.0) (2023-02-06) + + +### Features + +* add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d)) +* update wallet menu UI and add view on explorer link ([3eb822f](https://github.com/lifinance/widget/commit/3eb822f76ab5880bdc47f195106064739c02d906)) + + +### Bug Fixes + +* accept comma as valid decimal delimiter ([9af2686](https://github.com/lifinance/widget/commit/9af26864db130c0999b965a34e18b4c1b5fcaeb5)) +* show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24)) + +## [1.30.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.30.0) (2023-02-02) + + +### Features + +* add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d)) + + +### Bug Fixes + +* show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24)) + +### [1.29.6](https://github.com/lifinance/widget/compare/v1.29.5...v1.29.6) (2023-01-30) + + +### Bug Fixes + +* preserve old routes while the new ones are loading ([13998ad](https://github.com/lifinance/widget/commit/13998ad9efbdf855f9738a1ef97734df6ff114e5)) +* WalletConnect does not connect a second time ([#44](https://github.com/lifinance/widget/issues/44)) ([72b5373](https://github.com/lifinance/widget/commit/72b53739e9255bda82380a567781d35173261463)) + +### [1.29.5](https://github.com/lifinance/widget/compare/v1.29.4...v1.29.5) (2023-01-25) + + +### Bug Fixes + +* adjust token avatar skeleton badge to match with background ([333b3c3](https://github.com/lifinance/widget/commit/333b3c35a77acc2f3d3cef028b76d871d7543ba2)) + +### [1.29.4](https://github.com/lifinance/widget/compare/v1.29.3...v1.29.4) (2023-01-24) + + +### Bug Fixes + +* rename gas start and review buttons ([3285151](https://github.com/lifinance/widget/commit/3285151476300cf81579f9838dba142bccc24bf5)) + +### [1.29.3](https://github.com/lifinance/widget/compare/v1.29.2...v1.29.3) (2023-01-24) + + +### Bug Fixes + +* add id prefix to all ids in case of multiple instances of the widget in a page ([684f6d8](https://github.com/lifinance/widget/commit/684f6d878e99a8e53f27b8c625f614f68c2ee2cc)) + +### [1.29.2](https://github.com/lifinance/widget/compare/v1.29.1...v1.29.2) (2023-01-23) + + +### Bug Fixes + +* remove namePrefix for chain order ([6e42e76](https://github.com/lifinance/widget/commit/6e42e766565c8f332391d8a5563cb554118a82f0)) + +### [1.29.1](https://github.com/lifinance/widget/compare/v1.29.0...v1.29.1) (2023-01-23) + + +### Bug Fixes + +* use main border radius in list items ([09a4a4a](https://github.com/lifinance/widget/commit/09a4a4a7fbfacc0247403b22b69150ede44669e9)) + +## [1.29.0](https://github.com/lifinance/widget/compare/v1.28.4...v1.29.0) (2023-01-23) + + +### Features + +* add StoreProvider and localStorageKeyPrefix config option ([709aa0a](https://github.com/lifinance/widget/commit/709aa0afc7366dee63d82ea6c54d721f72447d62)) + + +### Bug Fixes + +* improve dark theme colors ([7dff268](https://github.com/lifinance/widget/commit/7dff2688625eee0e359dc624a698f33687572a8e)) +* remove settings provider namePrefix ([0503922](https://github.com/lifinance/widget/commit/0503922581f11565dbcf62174e9576639608d8f9)) + +### [1.28.4](https://github.com/lifinance/widget/compare/v1.28.3...v1.28.4) (2023-01-10) + + +### Bug Fixes + +* bump zustand + fix imports ([4914880](https://github.com/lifinance/widget/commit/491488013319121200eab269314e37ba4d6fc836)) + +### [1.28.3](https://github.com/lifinance/widget/compare/v1.28.2...v1.28.3) (2023-01-06) + + +### Bug Fixes + +* bignumber conversion ([a0e6221](https://github.com/lifinance/widget/commit/a0e622195df09cd6056c715f6d23cb3ac7098616)) +* make square icon button possible ([9ce176d](https://github.com/lifinance/widget/commit/9ce176d59aa4073cbded7e06c72538a5fb3582eb)) + +### [1.28.2](https://github.com/lifinance/widget/compare/v1.28.1...v1.28.2) (2023-01-06) + + +### Bug Fixes + +* expanded view background has no z-index ([f5a955f](https://github.com/lifinance/widget/commit/f5a955fe2980bfc8cbaaeace98ce25fdd45010fc)) + +### [1.28.1](https://github.com/lifinance/widget/compare/v1.28.0...v1.28.1) (2023-01-05) + + +### Bug Fixes + +* postbuild script ([f06a87a](https://github.com/lifinance/widget/commit/f06a87ab7b7ebb31cb57708e7607a63008c07184)) +* postbuild script ([f002233](https://github.com/lifinance/widget/commit/f0022330f0e92bd9941bc5a4e9d556df53266db3)) + +## [1.28.0](https://github.com/lifinance/widget/compare/v1.27.2...v1.28.0) (2023-01-05) + + +### Features + +* add interactive tools ([acc3aa9](https://github.com/lifinance/widget/commit/acc3aa96e48850d50e179e2b3a7c577b8781af3f)) +* new variant draft ([#40](https://github.com/lifinance/widget/issues/40)) ([5d0f36a](https://github.com/lifinance/widget/commit/5d0f36a479101badccfe581f7b0d9fe232072345)) +* use yarn v3 and fix dependencies ([b09bc34](https://github.com/lifinance/widget/commit/b09bc3499f1d03a63a7547f2933de884ed0e316d)) + + +### Bug Fixes + +* long token names ([596b212](https://github.com/lifinance/widget/commit/596b21203541dde4909d271d02ab333df94fbe03)) +* remove sdks ([b0f7018](https://github.com/lifinance/widget/commit/b0f701802a8a418082164c0cab24ce23f3f65aff)) + +### [1.27.2](https://github.com/lifinance/widget/compare/v1.27.1...v1.27.2) (2022-12-15) + + +### Bug Fixes + +* allow adding crossOrigin tag to avatar props ([d7aff7e](https://github.com/lifinance/widget/commit/d7aff7ea2cd45174a3537e8752171815775f8f01)) + +### [1.27.1](https://github.com/lifinance/widget/compare/v1.27.0...v1.27.1) (2022-12-13) + +## [1.27.0](https://github.com/lifinance/widget/compare/v1.26.5...v1.27.0) (2022-12-13) + + +### Features + +* add hiddenUI and extend disabledUI options ([6aea124](https://github.com/lifinance/widget/commit/6aea124d967cd47fd671b0d475454cd8443928b0)) +* add more palette customization options ([2794190](https://github.com/lifinance/widget/commit/27941909d6bc8c10375683258168f157862516a4)) +* move failed swaps to hisory after one day ([63bf2d2](https://github.com/lifinance/widget/commit/63bf2d2ba657aa5c7383ead609827f6f1fbfe1cb)) + + +### Bug Fixes + +* menu should use main border radius ([2a78952](https://github.com/lifinance/widget/commit/2a78952417e54c573f51be848ed6abe05274806e)) +* remove box shadow from swap input ([a93b64b](https://github.com/lifinance/widget/commit/a93b64be090b6268585dfce5c153baa9bb8417e1)) +* unblock Review swap button if other routes are possible for execution ([85bb861](https://github.com/lifinance/widget/commit/85bb861c14fa56a8db4e8066aab8443b418f704c)) + +### [1.26.5](https://github.com/lifinance/widget/compare/v1.26.4...v1.26.5) (2022-12-06) + + +### Bug Fixes + +* chain selection resize ([beae60c](https://github.com/lifinance/widget/commit/beae60cf9a9efa4bd8310d8059dd7d7114ded350)) + +### [1.26.4](https://github.com/lifinance/widget/compare/v1.26.3...v1.26.4) (2022-12-01) + + +### Bug Fixes + +* add referrer as top level option ([3a5ac47](https://github.com/lifinance/widget/commit/3a5ac47b620304a07fa1b8aa61a386b259b20ff4)) +* remove blankwallet ([d62c35d](https://github.com/lifinance/widget/commit/d62c35d70af9869b84c66d25ab2728deb5bf57ca)) + +### [1.26.3](https://github.com/lifinance/widget/compare/v1.26.2...v1.26.3) (2022-11-29) + +### [1.26.2](https://github.com/lifinance/widget/compare/v1.26.1...v1.26.2) (2022-11-28) + + +### Bug Fixes + +* bottom sheet closing ([f34b0b8](https://github.com/lifinance/widget/commit/f34b0b8058fc4e6771b70027560745946dddd2cd)) +* clean the cache of available routes after starting the execution ([f60a0dd](https://github.com/lifinance/widget/commit/f60a0dd7359679d894682179808207035c5d9f6a)) + +### [1.26.1](https://github.com/lifinance/widget/compare/v1.26.0...v1.26.1) (2022-11-24) + + +### Bug Fixes + +* cancelation on backdrop click ([7d648ad](https://github.com/lifinance/widget/commit/7d648ad58e7689428bf52e3e3a85565bb4ea1939)) + +## [1.26.0](https://github.com/lifinance/widget/compare/v1.25.1...v1.26.0) (2022-11-24) + + +### Features + +* add acceptExchangeRateUpdateHook and improve substatus handling ([2a70a88](https://github.com/lifinance/widget/commit/2a70a88a7b3e159563a628e722ef33ea4d7fc7a6)) +* add destination wallet address to swap details ([4214577](https://github.com/lifinance/widget/commit/42145772b46f3cf9e02faa6bf4a67b55bd97f9e0)) +* add estimated and paid gas fees to swap details page ([be4f613](https://github.com/lifinance/widget/commit/be4f6133b87cdcda31cbddee7c12e08d5bcaef3a)) + + +### Bug Fixes + +* add refresh time for tools and chains ([0a2e4c0](https://github.com/lifinance/widget/commit/0a2e4c0a31ec922e99c91113f6bea7166ae4e154)) +* add retry exception for not found routes ([afe2415](https://github.com/lifinance/widget/commit/afe2415b0d888e388e5c45d06de84b593a44fd92)) +* adjust connect button color ([68b45a9](https://github.com/lifinance/widget/commit/68b45a9440e05522c24c43e9db06b610d1d8f471)) +* change sentry sample rate ([f960704](https://github.com/lifinance/widget/commit/f9607043fac28e171e8543e4e393ebf3e86b20dd)) +* correct step title ([5024614](https://github.com/lifinance/widget/commit/5024614f5a063609bb77bb8e2e995f6dbe93c187)) +* make main page sticky ([7466c8f](https://github.com/lifinance/widget/commit/7466c8f678a3f9195f32a9303b18eceddccc0d36)) +* make support id a source tx hash ([d837b47](https://github.com/lifinance/widget/commit/d837b47df988c00ace068103c3755fc1a560e244)) +* not found routes padding ([57d54b2](https://github.com/lifinance/widget/commit/57d54b2664cb3976ab8ab7664dc7d11e6f8b467e)) +* reduce refresh time for token balance ([e5bd5af](https://github.com/lifinance/widget/commit/e5bd5afb98a4308f674ced9e7e35be1663a94f71)) + +### [1.25.1](https://github.com/lifinance/widget/compare/v1.25.0...v1.25.1) (2022-11-17) + + +### Bug Fixes + +* add fee option to top level config ([4ce4d7d](https://github.com/lifinance/widget/commit/4ce4d7d30dc851e52fc3a7001d9b53e4d874affb)) + +## [1.25.0](https://github.com/lifinance/widget/compare/v1.24.0...v1.25.0) (2022-11-16) + + +### Features + +* add swap partially successful message ([9c3be1e](https://github.com/lifinance/widget/commit/9c3be1e9e2dba70bbeb9f530e3a520eb48ee11a7)) + + +### Bug Fixes + +* ability to set default slippage and route priority ([594c427](https://github.com/lifinance/widget/commit/594c427c756c8a3004be25be629450ea352a00e4)) +* eagerConnect ([#36](https://github.com/lifinance/widget/issues/36)) ([b2b7dde](https://github.com/lifinance/widget/commit/b2b7dde1c971f67971d9eb0afdc4c65ea3e80a76)) +* network error when switching chains ([#37](https://github.com/lifinance/widget/issues/37)) ([cb2b691](https://github.com/lifinance/widget/commit/cb2b691ef13b23d59efef6c3b43ec685e192b6e5)) +* update chain value if config did not provide it ([8394cd9](https://github.com/lifinance/widget/commit/8394cd9bf23ec48943db9f9e697a24ba794dbd97)) +* updating widget config options in runtime ([75eb492](https://github.com/lifinance/widget/commit/75eb4928a62076d495c8686708269fae562cae42)) + +## [1.24.0](https://github.com/lifinance/widget/compare/v1.23.1...v1.24.0) (2022-11-11) + + +### Features + +* allow for alternative wallet injections ([#34](https://github.com/lifinance/widget/issues/34)) ([f7790b4](https://github.com/lifinance/widget/commit/f7790b4ca6eb32775aa0446284fa3da07197004f)) + + +### Bug Fixes + +* bridges types ([ac21920](https://github.com/lifinance/widget/commit/ac219205d4823f286aa28988b096939ab8ff9bca)) +* use toToken from execution if present ([3afa3e5](https://github.com/lifinance/widget/commit/3afa3e5db68ca66f52259c1945ebae00f62763be)) + +### [1.23.1](https://github.com/lifinance/widget/compare/v1.23.0...v1.23.1) (2022-11-09) + + +### Bug Fixes + +* adjust button text for refuel mode ([e4ce0ef](https://github.com/lifinance/widget/commit/e4ce0ef88b8c5926a2f875ac9e8686e2344484f9)) +* adjust margin in refuel mode ([7a47bfc](https://github.com/lifinance/widget/commit/7a47bfc041abe30ad8150c0d8951f5b22f0ff555)) +* re-export wallet icons with names ([1bedc9e](https://github.com/lifinance/widget/commit/1bedc9ee6cfd2ed2673f18a2cd16f280a3eca2b5)) +* reduce initialization requests in strict mode ([1892674](https://github.com/lifinance/widget/commit/189267431a24dbe375b52d8a2f8aec9523a245de)) +* wallets import ([6b20491](https://github.com/lifinance/widget/commit/6b20491131222de27df45bed5d7898fd7ba71b0f)) + +## [1.23.0](https://github.com/lifinance/widget/compare/v1.22.1...v1.23.0) (2022-11-08) + + +### Features + +* add token avatar skeletons ([c118e8e](https://github.com/lifinance/widget/commit/c118e8ef22b581abdef6b08664bbdbb5bbcc4250)) +* show token price in route cards ([e1380f8](https://github.com/lifinance/widget/commit/e1380f8842600c88d5f3181ecc631d7d568ff8fe)) + + +### Bug Fixes + +* disable background refetch ([b96ec48](https://github.com/lifinance/widget/commit/b96ec482fa46f029f6a593711958383ba76d7e9c)) +* use execution token if present ([4e71609](https://github.com/lifinance/widget/commit/4e71609f8e353b19e2e918313e57aec897c6654e)) + +### [1.22.1](https://github.com/lifinance/widget/compare/v1.22.0...v1.22.1) (2022-11-07) + + +### Bug Fixes + +* correctly fit swap input text ([9288b58](https://github.com/lifinance/widget/commit/9288b58128bd442f6f42da88264c389cff9c9884)) +* fix circular component reference issue ([e3f3209](https://github.com/lifinance/widget/commit/e3f3209b9c7a23c60980edee48a86602cfeb987f)) + +## [1.22.0](https://github.com/lifinance/widget/compare/v1.21.0...v1.22.0) (2022-10-27) + + +### Features + +* add disabledUI config option ([7d6f95b](https://github.com/lifinance/widget/commit/7d6f95bde908046f267c226eb40d5d5ed7aef8cc)) +* add i18n management ([6ec80af](https://github.com/lifinance/widget/commit/6ec80af087c8220d7c32090873c6f872e5e5fe58)) +* add useRecommendedRoute config option ([8c5ed74](https://github.com/lifinance/widget/commit/8c5ed744280cec4e95e7c6a20053c11f72c5b3b0)) +* new wallet header menu ([0caf75f](https://github.com/lifinance/widget/commit/0caf75f0b39f7164756eb6b49dd56f27af7854f3)) +* walletconnect ([#24](https://github.com/lifinance/widget/issues/24)) ([b3e7bcf](https://github.com/lifinance/widget/commit/b3e7bcf845f58049820651f76d4d0f53aa1d88a2)) + + +### Bug Fixes + +* allow using symbols in url builder ([f84b340](https://github.com/lifinance/widget/commit/f84b3408e5dd159a0c382debd683ebe3c6e1ca64)) +* correct execution time ceiling ([c6cecbd](https://github.com/lifinance/widget/commit/c6cecbde0d17f1721d77cfeda955bb09b8c75f71)) +* format numbers ([fe63cdd](https://github.com/lifinance/widget/commit/fe63cdd8181ff680a82b0d8bec8a26d26b885347)) + +## [1.21.0](https://github.com/lifinance/widget/compare/v1.20.3...v1.21.0) (2022-10-13) + + +### Features + +* add drawer variant to main config ([5407a34](https://github.com/lifinance/widget/commit/5407a34fd6109734ed0a6a27f2cc5445df83d6d7)) + + +### Bug Fixes + +* isolate i18next instance ([#14](https://github.com/lifinance/widget/issues/14)) ([e2ff741](https://github.com/lifinance/widget/commit/e2ff741d5e008629bf0443e639b97d611b11ad6e)) + +### [1.20.3](https://github.com/lifinance/widget/compare/v1.20.2...v1.20.3) (2022-10-12) + + +### Bug Fixes + +* allow integrator option override ([170d604](https://github.com/lifinance/widget/commit/170d6047f9c229cef40f85826079162be92cc2af)) + +### [1.20.2](https://github.com/lifinance/widget/compare/v1.20.1...v1.20.2) (2022-10-12) + + +### Bug Fixes + +* load only supported chains tokens ([882beb7](https://github.com/lifinance/widget/commit/882beb7e86ffcbfcf61252c51461a81c909c98d9)) + +### [1.20.1](https://github.com/lifinance/widget/compare/v1.20.0...v1.20.1) (2022-10-10) + + +### Bug Fixes + +* value loss calculation ([02ee277](https://github.com/lifinance/widget/commit/02ee27762fd30f7c6254d90883ef13b3e1365295)) + +## [1.20.0](https://github.com/lifinance/widget/compare/v1.19.0...v1.20.0) (2022-10-10) + + +### Features + +* add high value loss consent bottom sheet ([f588b43](https://github.com/lifinance/widget/commit/f588b4397083322f012d4b38a94b4a04c33f544c)) + + +### Bug Fixes + +* bottom sheet scroll ([0c2aac3](https://github.com/lifinance/widget/commit/0c2aac3816710682e9085d30a7891eab9cfc3508)) + +## [1.19.0](https://github.com/lifinance/widget/compare/v1.18.9...v1.19.0) (2022-10-10) + + +### Features + +* add delete active swaps button ([3365ed8](https://github.com/lifinance/widget/commit/3365ed89f9253bb35a047ba9a09d47fb4096b0f1)) +* add tooltips to cards and header ([5b88a93](https://github.com/lifinance/widget/commit/5b88a93dd5e17b7f0bc58e945267b2f9107866cf)) +* add URL search params builder ([9e9c396](https://github.com/lifinance/widget/commit/9e9c396207cb24a969744ab4e95d9b586b7fdb71)) + + +### Bug Fixes + +* dark theme card and button adjustments ([06905c4](https://github.com/lifinance/widget/commit/06905c4e75d4f0e2dbb93997e7112d06cb89cb5b)) +* disable expandable variant on small devices ([d03c4c8](https://github.com/lifinance/widget/commit/d03c4c8dc46fb2c233ef833b7a8bc962f0cedd0b)) +* don't keep bottom sheet mounted ([861bec5](https://github.com/lifinance/widget/commit/861bec598b37a5f00303860a1c270ce908c6352d)) +* make action buttons variant contained ([74eb1c6](https://github.com/lifinance/widget/commit/74eb1c62fa79c54c57ef78ef31c22d8fbcb99f46)) +* preserve history state ([8662e37](https://github.com/lifinance/widget/commit/8662e371e01bb608feb6febe38e5309021fd1a9c)) +* prevent using fromToken/toToken params if chain is not selected ([2e21b9e](https://github.com/lifinance/widget/commit/2e21b9ed315cb50d0789d2f9959332e449d8272d)) +* set only right border width ([6f09075](https://github.com/lifinance/widget/commit/6f090752917f5db9093079f774e41f9ccb96349d)) +* show time and gas cost default values ([7d9c220](https://github.com/lifinance/widget/commit/7d9c22015aa53411616e6f97e9d61d1a4b5cd5a6)) + +### [1.18.9](https://github.com/lifinance/widget/compare/v1.18.8...v1.18.9) (2022-09-30) + + +### Bug Fixes + +* add ScopedCssBaseline to expandable view ([a81c216](https://github.com/lifinance/widget/commit/a81c21672813c61f63cb5917c209369fe680d142)) +* enable color scheme for container ([d2c2416](https://github.com/lifinance/widget/commit/d2c241675506e1dec57e64855e997d8daaefa15a)) +* improve token layout for longer bridge names ([36c341c](https://github.com/lifinance/widget/commit/36c341c2e10700017d6ce6b3dea785c4b32a82c4)) +* provide default values if execution time or gas cost are too small ([6bb908b](https://github.com/lifinance/widget/commit/6bb908b35d7a245dfd31879222bbd49654ea5dd6)) +* query for tokens if not present in local cache ([d809d8e](https://github.com/lifinance/widget/commit/d809d8e8fdf154ab8b74c5bba30099c019a6d907)) +* reduce default slippage ([292c2db](https://github.com/lifinance/widget/commit/292c2dbfabf71a5e1cb492c56f0cd2e8ce83746a)) +* remove old routes history object after merge ([487c990](https://github.com/lifinance/widget/commit/487c9909ff9d6fe7ed4d3754779de62217c0ee1f)) +* use i18n for execution time ([7c9a188](https://github.com/lifinance/widget/commit/7c9a18806b1fbea6cb5f94447af184c6914b5d0a)) + +### [1.18.8](https://github.com/lifinance/widget/compare/v1.18.7...v1.18.8) (2022-09-28) + + +### Bug Fixes + +* debouncing should work from the first value ([e288dcf](https://github.com/lifinance/widget/commit/e288dcfc556689941e3e92b8aaf9531037530d4f)) +* query tokens only if no local ones are found ([25225fd](https://github.com/lifinance/widget/commit/25225fd5425ed3aff5bd70232e488348935bcc48)) + +### [1.18.7](https://github.com/lifinance/widget/compare/v1.18.6...v1.18.7) (2022-09-28) + + +### Bug Fixes + +* process type may not exists ([eb44846](https://github.com/lifinance/widget/commit/eb4484602ebda614315f1610bdf64964386a0316)) + +### [1.18.6](https://github.com/lifinance/widget/compare/v1.18.5...v1.18.6) (2022-09-28) + + +### Bug Fixes + +* drawer layout height ([fe53895](https://github.com/lifinance/widget/commit/fe5389588eadb48c882c01ae08b7287babaa9553)) + +### [1.18.5](https://github.com/lifinance/widget/compare/v1.18.4...v1.18.5) (2022-09-28) + + +### Bug Fixes + +* set box-sizing to content-box ([2e1319d](https://github.com/lifinance/widget/commit/2e1319ddbe7b9aa8a7b12b8184e2fb950cdb6812)) + +### [1.18.4](https://github.com/lifinance/widget/compare/v1.18.3...v1.18.4) (2022-09-28) + + +### Bug Fixes + +* remove box-sizing for container ([c56ba98](https://github.com/lifinance/widget/commit/c56ba987ad67ae03f3e8c6a5a1802391ccb8ac2d)) + +### [1.18.3](https://github.com/lifinance/widget/compare/v1.18.2...v1.18.3) (2022-09-27) + + +### Bug Fixes + +* add retry to token balance checking ([50e2915](https://github.com/lifinance/widget/commit/50e29157648b063277285c6c74aff250ac8fb408)) +* add tooltip to chain buttons ([0fd9626](https://github.com/lifinance/widget/commit/0fd9626b58303943e67b98fbc8fc70f74c91a16b)) +* adjust wallet address shortening ([d12d4a7](https://github.com/lifinance/widget/commit/d12d4a713829814033e5c3728ae1ee573789f2fb)) +* auto focus and clean send wallet field ([a983ca4](https://github.com/lifinance/widget/commit/a983ca4c7dcc7849690f1c0b39b63323bb945157)) +* improve funds received message to include wallet address ([5829e64](https://github.com/lifinance/widget/commit/5829e64a67a2b2f663173d96636e5973633f7b9c)) + +### [1.18.2](https://github.com/lifinance/widget/compare/v1.18.1...v1.18.2) (2022-09-23) + + +### Bug Fixes + +* always expand cards if there are one or two ([5c0b3a3](https://github.com/lifinance/widget/commit/5c0b3a3bfd355572a8c26dbb698e2a82605185da)) +* disable route cards if form is not valid ([7165164](https://github.com/lifinance/widget/commit/716516427548148c89e10ba625f63fa2f66efdda)) + +### [1.18.1](https://github.com/lifinance/widget/compare/v1.18.0...v1.18.1) (2022-09-23) + + +### Bug Fixes + +* remove show all button background ([9990fcc](https://github.com/lifinance/widget/commit/9990fcc12a1ec75ee1149e83bcef4009d377dfa0)) + +## [1.18.0](https://github.com/lifinance/widget/compare/v1.17.2...v1.18.0) (2022-09-23) + + +### Features + +* add new route selection UI ([beb780c](https://github.com/lifinance/widget/commit/beb780c5e6113a0d079d348e6f9b8e566c15f153)) + + +### Bug Fixes + +* hide powered by section on token page ([41cd261](https://github.com/lifinance/widget/commit/41cd2619b3f756828834668248b07973af3103c0)) +* improve path parsing ([c9e1a28](https://github.com/lifinance/widget/commit/c9e1a28fa6936a87c870347c08bade43ce509ae2)) +* show delete only if history exist ([dd34a1d](https://github.com/lifinance/widget/commit/dd34a1d9f8ee947bfcc509974d448fa46d5cffb8)) +* temp fix for MemoryRouter ([555a7d2](https://github.com/lifinance/widget/commit/555a7d24fd4e8345dc091ea631a0f8461f37f393)) + +### [1.17.2](https://github.com/lifinance/widget/compare/v1.17.1...v1.17.2) (2022-09-14) + + +### Bug Fixes + +* navigate to home page if no routes are found on a page ([4f22c8c](https://github.com/lifinance/widget/commit/4f22c8c65c695c15f61dcce8d1c727c606f551bb)) +* only check route data for gas sufficiency ([d2b08be](https://github.com/lifinance/widget/commit/d2b08be94b99841fde302cc2908d57ef4fda8895)) + +### [1.17.1](https://github.com/lifinance/widget/compare/v1.17.0...v1.17.1) (2022-09-13) + + +### Bug Fixes + +* add chain check to find correct token balance ([cff5de2](https://github.com/lifinance/widget/commit/cff5de2aa931e366a6ea29a8f5f37cfa773f6106)) +* reset insufficient gas check ([4afe42a](https://github.com/lifinance/widget/commit/4afe42ac63780611379894b7588129b1bbcc3609)) + +## [1.17.0](https://github.com/lifinance/widget/compare/v1.16.1...v1.17.0) (2022-09-12) + + +### Features + +* add bridges, exchanges, tokens and chains config options ([457ffb7](https://github.com/lifinance/widget/commit/457ffb7a77c06e0cf22c3e57321529963507e111)) + +### [1.16.1](https://github.com/lifinance/widget/compare/v1.16.0...v1.16.1) (2022-09-06) + + +### Bug Fixes + +* move sdk initialization to provider ([882e02a](https://github.com/lifinance/widget/commit/882e02ab72e924e6620f4fefe3fbb3a6b7ce3e1c)) + +## [1.16.0](https://github.com/lifinance/widget/compare/v1.15.1...v1.16.0) (2022-09-06) + + +### Features + +* add active swaps page and live updates ([4d470b5](https://github.com/lifinance/widget/commit/4d470b52be482c0b75c9c2e88bc1104dba865890)) +* add checkboxes to bridges and exchanges selection ([88a4e5d](https://github.com/lifinance/widget/commit/88a4e5d2707d6f9f24262c52f37134d1459bb0ac)) +* add new chain selection view ([3c4d3fe](https://github.com/lifinance/widget/commit/3c4d3fe0030cbc5ba5bb7d644adbfe6c8c26b0c2)) +* add sdk configuration option ([74aaead](https://github.com/lifinance/widget/commit/74aaead1f6648c79d48e0e300b842867751e6543)) +* add swap completed and failed events ([69ff4bc](https://github.com/lifinance/widget/commit/69ff4bc4994b8de7777403e444e3938c2fa85b0e)) +* add widget events ([7c0857e](https://github.com/lifinance/widget/commit/7c0857e3ee3505f89cdc575706c0b7ef5f9ac2fe)) +* sort executing routes ([f9fecac](https://github.com/lifinance/widget/commit/f9fecac7cb3551a1f60d77446cebb264269a340d)) + + +### Bug Fixes + +* better handle chain switch rejection ([48d34ce](https://github.com/lifinance/widget/commit/48d34ce786abf8e324de1b6ce8981303cd55bd5b)) +* correctly disable button if form is not valid ([2a536d9](https://github.com/lifinance/widget/commit/2a536d9b6cfada26c7ac1d95b9f103bef53b84ab)) +* filter tools we no longer have ([edc5fb8](https://github.com/lifinance/widget/commit/edc5fb890875ce63a5f72d5c1eadeb7f226ad283)) +* set fromAmount to 0 after starting the swap ([9493fed](https://github.com/lifinance/widget/commit/9493fed8a05523e722e5c6cee009e45a0c8211d3)) + +### [1.15.1](https://github.com/lifinance/widget/compare/v1.15.0...v1.15.1) (2022-08-25) + +## [1.15.0](https://github.com/lifinance/widget/compare/v1.14.1...v1.15.0) (2022-08-24) + + +### Features + +* add send to wallet field ([9f23752](https://github.com/lifinance/widget/commit/9f23752a2879b24ad188e814a31ba7d9c338c4cc)) + + +### Bug Fixes + +* better handle go back navigation ([c0840a4](https://github.com/lifinance/widget/commit/c0840a47a77e6f403b1e753663824ccacad6cb26)) +* check if value compatible with Big.js ([4617954](https://github.com/lifinance/widget/commit/46179545b71d6c471156dc4b1574a80e36a9a299)) + +### [1.14.1](https://github.com/lifinance/widget/compare/v1.14.0...v1.14.1) (2022-08-22) + + +### Bug Fixes + +* increase token list overscan ([440aabd](https://github.com/lifinance/widget/commit/440aabd929a8c1117502b4c9b7565a2714f657fd)) + +## [1.14.0](https://github.com/lifinance/widget/compare/v1.13.7...v1.14.0) (2022-08-22) + + +### Features + +* check for new package versions ([573f639](https://github.com/lifinance/widget/commit/573f63995013a6400ac8d356b931e4c4bbdd210e)) + +### [1.13.7](https://github.com/lifinance/widget/compare/v1.13.6...v1.13.7) (2022-08-22) + + +### Bug Fixes + +* contrast text color ([4d090e9](https://github.com/lifinance/widget/commit/4d090e98fcac4f3cdfb148df932e5b2e122671c5)) + +### [1.13.6](https://github.com/lifinance/widget/compare/v1.13.5...v1.13.6) (2022-08-19) + +### [1.13.5](https://github.com/lifinance/widget/compare/v1.13.4...v1.13.5) (2022-08-19) + +### [1.13.4](https://github.com/lifinance/widget/compare/v1.13.3...v1.13.4) (2022-08-19) + +### [1.13.3](https://github.com/lifinance/widget/compare/v1.13.2...v1.13.3) (2022-08-19) + +### [1.13.2](https://github.com/lifinance/widget/compare/v1.13.1...v1.13.2) (2022-08-17) + + +### Bug Fixes + +* ignore getAddress error ([df64eba](https://github.com/lifinance/widget/commit/df64ebad065c94cee52350f87030604858181446)) +* nextjs icon import ([0b023ce](https://github.com/lifinance/widget/commit/0b023ced48a592c30f53f98379dce7db56ddb5fb)) + +### [1.13.1](https://github.com/lifinance/widget/compare/v1.13.0...v1.13.1) (2022-08-11) + + +### Bug Fixes + +* icons import ([43ff424](https://github.com/lifinance/widget/commit/43ff4245cfab208e3ddfcc9b0597a91d0fa795f9)) + +## [1.13.0](https://github.com/lifinance/widget/compare/v1.12.1...v1.13.0) (2022-08-11) + + +### Features + +* add advanced token search ([4e4068a](https://github.com/lifinance/widget/commit/4e4068a6455dd6a0a770724567df7dd9d06e57ee)) +* add featured tokens ([a941359](https://github.com/lifinance/widget/commit/a941359055d733e48863e11c27ca38579dedc483)) +* parse config from search params ([f01f333](https://github.com/lifinance/widget/commit/f01f3338445b9964fb1b2f57605a94156ee1b63d)) +* set wallet chain as default if config option is not provided ([d04285d](https://github.com/lifinance/widget/commit/d04285dbf87eed3f9d72d0b6e6a34144b7dd323e)) + +### [1.12.1](https://github.com/lifinance/widget/compare/v1.12.0...v1.12.1) (2022-08-06) + + +### Bug Fixes + +* fromTokenAmount prevents showing routes on initial load ([ffcd4fd](https://github.com/lifinance/widget/commit/ffcd4fd83c6399ca605d1e89703d827e56349858)) +* gas sufficiency message appears after reloading while executing the route ([e281787](https://github.com/lifinance/widget/commit/e2817875f48efb3e1d896dc2e92c81c15603a7c6)) +* remove resuming route after switching chain ([7e3be5c](https://github.com/lifinance/widget/commit/7e3be5c02d7a4b55660e0ae7d9f00659dbbf7fc6)) +* switch chain only if route exists ([cf3c7d6](https://github.com/lifinance/widget/commit/cf3c7d6c763ab8f9de89339e6c330bb458e5f4bc)) +* sync drawer animation with button ([858c3b5](https://github.com/lifinance/widget/commit/858c3b58979d92d34016d6f5fb3425d40e4205f0)) +* underlying network changed error ([fa1ebee](https://github.com/lifinance/widget/commit/fa1ebeed7617bd6025f3a6213192aad1e559c25b)) +* wait for balances to load before showing warning ([58ae002](https://github.com/lifinance/widget/commit/58ae00274be9d1879cf479e038ab3c5c9d99c813)) + +## [1.12.0](https://github.com/lifinance/widget/compare/v1.11.4...v1.12.0) (2022-07-28) + + +### Features + +* add delete swap history button ([91f6642](https://github.com/lifinance/widget/commit/91f6642d43c5174b693e5c58b8a11a1404ddf7ab)) + +### [1.11.4](https://github.com/lifinance/widget/compare/v1.11.3...v1.11.4) (2022-07-27) + + +### Bug Fixes + +* add missing translations ([8fc5cbe](https://github.com/lifinance/widget/commit/8fc5cbe3748450e250ddd23ffe34e881f8f1f9d6)) +* show skeletons while loading after not found routes state ([3960544](https://github.com/lifinance/widget/commit/3960544bb7a9daeda038388bf37f94361c2c302f)) + +### [1.11.3](https://github.com/lifinance/widget/compare/v1.11.2...v1.11.3) (2022-07-27) + + +### Bug Fixes + +* add hover state for disabled button ([917560c](https://github.com/lifinance/widget/commit/917560c64b17856a83fc811401821b933425986c)) +* add missing currentRoute ([ac9df1e](https://github.com/lifinance/widget/commit/ac9df1e08d70e64da0055068856ee2dc6643dd6c)) + +### [1.11.2](https://github.com/lifinance/widget/compare/v1.11.1...v1.11.2) (2022-07-27) + + +### Bug Fixes + +* shape and color theme inconsistency ([2701476](https://github.com/lifinance/widget/commit/2701476eb1e6610366d1e748f3f16c170f465c0b)) + +### [1.11.1](https://github.com/lifinance/widget/compare/v1.11.0...v1.11.1) (2022-07-27) + + +### Bug Fixes + +* gas message is not shown in some cases ([52fcfaf](https://github.com/lifinance/widget/commit/52fcfaf541b619b7af51b7593347e8a83577f99c)) +* header action is not shown in some cases ([d5840e8](https://github.com/lifinance/widget/commit/d5840e8259a1fb0cf936e62b22c86cf8343fb797)) +* missing routes ([c8ee71d](https://github.com/lifinance/widget/commit/c8ee71d6c6d6768028a0c69bc23704827fb3f90d)) + +## [1.11.0](https://github.com/lifinance/widget/compare/v1.10.4...v1.11.0) (2022-07-26) + + +### Features + +* add chain icons to token avatars ([5cb5343](https://github.com/lifinance/widget/commit/5cb534348e6c3679c96e0a61487d189ca874fa0b)) +* add swap history ([00f6fd7](https://github.com/lifinance/widget/commit/00f6fd78303a686eb8afa5e148333f7f3d094984)) +* add tools icons to swap details ([5b652d7](https://github.com/lifinance/widget/commit/5b652d719348a47df0dfe2279cb4ede688f8f3b4)) +* connect executing routes to wallet address ([37a736b](https://github.com/lifinance/widget/commit/37a736b39a665f50ea83a980f5edae388568360c)) + + +### Bug Fixes + +* add keys ([e381f06](https://github.com/lifinance/widget/commit/e381f06d0ecbb1e30e9b1bb8fc52eca6ff904f48)) +* disable when no routes found ([9ee7c3a](https://github.com/lifinance/widget/commit/9ee7c3a471d7dba003a4bf40f1ddb18746076fe1)) +* improve gas sufficiency handling ([164501c](https://github.com/lifinance/widget/commit/164501c600454f4bdd499dc02fb6655475ef9127)) +* lower font in headers ([66fc7d9](https://github.com/lifinance/widget/commit/66fc7d9bd7ca1b9a7d118c138b239843e974bb3f)) +* make formattedTools persistent ([8fde026](https://github.com/lifinance/widget/commit/8fde026f07bddf7cecf9941592258a3f1a726884)) +* make icons outlined ([91495a9](https://github.com/lifinance/widget/commit/91495a93102ffc748d3829a894ba8f617d3168c1)) +* minor layout issues ([adad66a](https://github.com/lifinance/widget/commit/adad66aa601734a9e46969bacfbe0ba736900254)) +* remove attemptEagerConnect ([61506cf](https://github.com/lifinance/widget/commit/61506cf1ae93d93e50f6f0a765cf105e34078d84)) +* remove border if no routes found ([99d3355](https://github.com/lifinance/widget/commit/99d33551dde50fd307dac527f4f15b6f8555ece9)) +* reverse chain and token if only one selected ([43462cd](https://github.com/lifinance/widget/commit/43462cda58a5ff51c38cd502d59107f7413157bf)) +* show more than one route on the main page ([bd7c8dd](https://github.com/lifinance/widget/commit/bd7c8dd1fd97cc71824e665f4ef26b1c1e48d5f7)) +* show swap routes progress during initial loading ([911a5c5](https://github.com/lifinance/widget/commit/911a5c5432dd6cd3336b2d36fd41c00d310403dd)) +* show tool names in settings ([297fa96](https://github.com/lifinance/widget/commit/297fa9691d44334603ec8e9f18b37a6665c191b1)) +* swap button wording ([66879a6](https://github.com/lifinance/widget/commit/66879a6ca3e06da7dd92bdc33ec97fc8e1989014)) +* title ([fc21139](https://github.com/lifinance/widget/commit/fc2113962b9a8830d925698e0c7fc2289feb7534)) + +### [1.10.4](https://github.com/lifinance/widget/compare/v1.10.3...v1.10.4) (2022-07-18) + + +### Bug Fixes + +* networkChanged is deprecated ([d901074](https://github.com/lifinance/widget/commit/d9010748196d74669c67b151f679951a7db9de2d)) +* show correct final toAmount ([4a64558](https://github.com/lifinance/widget/commit/4a645580f42fc9841676aa2a68c2d7f2a49f6116)) +* show warning only in production build ([4e34b3b](https://github.com/lifinance/widget/commit/4e34b3b715ae6e2470c2f2d9c2a2fbc977f26566)) + +### [1.10.3](https://github.com/lifinance/widget/compare/v1.10.2...v1.10.3) (2022-07-18) + + +### Bug Fixes + +* disable sentry if widget is not mounted ([cccb78d](https://github.com/lifinance/widget/commit/cccb78dce42d95cdc2c58bf249418d4087cdbcee)) + +### [1.10.2](https://github.com/lifinance/widget/compare/v1.10.1...v1.10.2) (2022-07-18) + + +### Bug Fixes + +* don't show routes with 0 fromAmount ([e2a4473](https://github.com/lifinance/widget/commit/e2a44731d454ee4be1475583b47478808c61f00e)) +* insufficient gas message ([0b24868](https://github.com/lifinance/widget/commit/0b24868a8110f313b5e2d09014ada80846c6aafd)) +* NaN when no gas cost is provided ([2adea9a](https://github.com/lifinance/widget/commit/2adea9a80833a220e0227119c8a41b988cf88ae4)) +* too many re-renders ([c68c558](https://github.com/lifinance/widget/commit/c68c558d579a3d6e58ba5d88209c67da39f64c4e)) + +### [1.10.1](https://github.com/lifinance/widget/compare/v1.10.0...v1.10.1) (2022-07-15) + + +### Bug Fixes + +* propagate width props to drawer mode ([8d36f1c](https://github.com/lifinance/widget/commit/8d36f1c5db9186f507d996c4bea7a40b85dd1567)) +* show correct step details label ([931a67d](https://github.com/lifinance/widget/commit/931a67dcfdefadaf9c41a98b8e42bde12c7cedc8)) + +## [1.10.0](https://github.com/lifinance/widget/compare/v1.9.0...v1.10.0) (2022-07-15) + + +### Features + +* add and always include integrator option ([9e57ee3](https://github.com/lifinance/widget/commit/9e57ee32e27e23c44519a815608a25a46b257b1b)) + + +### Bug Fixes + +* better handle gas check with disconnected wallet ([432ebf4](https://github.com/lifinance/widget/commit/432ebf431d6c8c3357eec931d3bef244c611404b)) +* handle disconnected wallet and switch chain on the swap page ([08ceb08](https://github.com/lifinance/widget/commit/08ceb08ae920d28f5894ac4aaf25ac47127a68b1)) +* show routes with disconnected wallet ([f875f4e](https://github.com/lifinance/widget/commit/f875f4e07416d114156d98a69bd6960ee70f65b6)) +* use default readme across packages ([db69a26](https://github.com/lifinance/widget/commit/db69a261816cd4b7e28ce2dcd2b8f7f6d499bbdf)) + +## [1.9.0](https://github.com/lifinance/widget/compare/v1.8.1...v1.9.0) (2022-07-14) + + +### Features + +* add no routes available message ([797db9c](https://github.com/lifinance/widget/commit/797db9c05d0870e837eb70ee2b6861e80cfd94cc)) + + +### Bug Fixes + +* shifting of big amount ([065ee86](https://github.com/lifinance/widget/commit/065ee861b5cac542a193bebdb6f29a862239c99b)) + +### [1.8.1](https://github.com/lifinance/widget/compare/v1.8.0...v1.8.1) (2022-07-12) + + +### Bug Fixes + +* imports ([39ddeb0](https://github.com/lifinance/widget/commit/39ddeb04142bbbe18526a999cd652abfe625ebab)) + +## [1.8.0](https://github.com/lifinance/widget/compare/v1.7.0...v1.8.0) (2022-07-12) + + +### Features + +* add page not found message ([2c1b381](https://github.com/lifinance/widget/commit/2c1b38157dd45930b64f4da992568182137af992)) +* show insufficient gas error messages on swap page ([0152fd1](https://github.com/lifinance/widget/commit/0152fd1ea9dd663f859d1b35526842bfe79b8161)) + + +### Bug Fixes + +* check gas sufficiency for chain native tokens ([9deea31](https://github.com/lifinance/widget/commit/9deea31758d81d5b34018326d41a7cc337f18a45)) +* current route is not always updated ([ebd11cc](https://github.com/lifinance/widget/commit/ebd11cce12dc3e551e4d40880f3ff2df2e7ebde5)) +* current route is not always updated ([d291348](https://github.com/lifinance/widget/commit/d2913482f6876b8ec36e8b195fcbfa3144d4e50f)) +* insert empty box to center the header ([674bf90](https://github.com/lifinance/widget/commit/674bf903f7b41162df4de6bb3d87a344354befd4)) +* make cursor pointer ([54f32ff](https://github.com/lifinance/widget/commit/54f32ff85959c291f1995f1782f4451c6998d53d)) +* update insufficient gas error messages look ([3172f9a](https://github.com/lifinance/widget/commit/3172f9aa20c680e0b54ea777651cebacd43d18e1)) +* warning message colors ([19652bf](https://github.com/lifinance/widget/commit/19652bffd31e5ca2b18b888aac34214258a1bd1d)) +* wording for token allowance ([a81a9c7](https://github.com/lifinance/widget/commit/a81a9c7df768bb70285d300e12091be96c7ebe01)) + +## [1.7.0](https://github.com/lifinance/widget/compare/v1.6.1...v1.7.0) (2022-07-06) + + +### Features + +* deactivate metamask provider check ([#8](https://github.com/lifinance/widget/issues/8)) ([d34eba3](https://github.com/lifinance/widget/commit/d34eba3869a34f1c92a2019eafac4a87b57e4c84)) + + +### Bug Fixes + +* **Safari:** overlapping issue ([f2590e2](https://github.com/lifinance/widget/commit/f2590e24f0b19865f3315c47bee1a949f332f2e0)) + +### [1.6.1](https://github.com/lifinance/widget/compare/v1.6.0...v1.6.1) (2022-07-06) + + +### Bug Fixes + +* fix styles for mobile ([c3930ca](https://github.com/lifinance/widget/commit/c3930cabfcbad2624a8b933c535869d9694da035)) +* **Safari:** top border radius and right scrollbar are hidden by overlapping element ([ff4f2a6](https://github.com/lifinance/widget/commit/ff4f2a62ef9da00eed067fe28899e83e0ed22eec)) +* show only if amount is present ([fa5c590](https://github.com/lifinance/widget/commit/fa5c5907024d3af2cef0d3bcc9b4e51db632c441)) + +## [1.6.0](https://github.com/lifinance/widget/compare/v1.5.0...v1.6.0) (2022-07-05) + + +### Features + +* add insufficient gas and funds messages ([c016e15](https://github.com/lifinance/widget/commit/c016e15979246db85b81101ada11e3a88326990a)) +* add slippage too large error ([17b0780](https://github.com/lifinance/widget/commit/17b0780a6399771728eb6e7ca8a360364428d781)) + + +### Bug Fixes + +* handle replaced transaction ([2a0674d](https://github.com/lifinance/widget/commit/2a0674dec5230a00bea97d27e5c0d8686ceb866f)) +* sometimes account signer is not found after page refresh ([054648e](https://github.com/lifinance/widget/commit/054648e2c86aeafcb6f1a77e3708f865b82c869b)) + +## [1.5.0](https://github.com/lifinance/widget/compare/v1.4.0...v1.5.0) (2022-07-01) + + +### Features + +* add crash reports and diagnostic data collection ([276f624](https://github.com/lifinance/widget/commit/276f62450441999dd5fb789ac7b256cf181df84b)) + + +### Bug Fixes + +* can't select tokens with the same address ([60e6b44](https://github.com/lifinance/widget/commit/60e6b446ce6142c5b6e742f973d4206abf963d34)) +* PoweredBy hover color ([e6b75d1](https://github.com/lifinance/widget/commit/e6b75d14ca97173858f70cf1b85e2bc03c25d56f)) + +## [1.4.0](https://github.com/lifinance/lifi-widget/compare/v1.3.2...v1.4.0) (2022-06-27) + + +### Features + +* hide internal wallet UI if walletManagement is provided ([68dd45f](https://github.com/lifinance/lifi-widget/commit/68dd45fbd5712cf5348c3a1bd53bc4d7c1684c50)) + +### [1.3.2](https://github.com/lifinance/lifi-widget/compare/v1.3.1...v1.3.2) (2022-06-27) + + +### Bug Fixes + +* handleSwapButtonClick for external wallet menagement ([9d680a8](https://github.com/lifinance/lifi-widget/commit/9d680a8b975cdecb152b242f3c0bdaeaa9c795c7)) + +### [1.3.1](https://github.com/lifinance/lifi-widget/compare/v1.3.0...v1.3.1) (2022-06-22) + +## [1.3.0](https://github.com/lifinance/lifi-widget/compare/v1.2.0...v1.3.0) (2022-06-22) + + +### Features + +* add external wallet management functionality ([#9](https://github.com/lifinance/lifi-widget/issues/9)) ([459589b](https://github.com/lifinance/lifi-widget/commit/459589b161ad5e440f3f7c0cfa6a2685af7ef5d1)) + + +### Bug Fixes + +* build errors ([161f503](https://github.com/lifinance/lifi-widget/commit/161f5032af804e6f3a098a2bc4dd9ce2dbbe1ca5)) + +## [1.2.0](https://github.com/lifinance/lifi-widget/compare/v1.1.3...v1.2.0) (2022-06-13) + + +### Features + +* save settings to localStorage ([ee4a9d1](https://github.com/lifinance/lifi-widget/commit/ee4a9d1ca96cfa26388641b137123a2a2c8d2b2d)) + + +### Bug Fixes + +* always initialize tools ([2d2be1a](https://github.com/lifinance/lifi-widget/commit/2d2be1a0842f5dae1784424efed53a578898cc6a)) +* font size in some circumstances ([35ac8c8](https://github.com/lifinance/lifi-widget/commit/35ac8c8f7edf348651d947433e577e1cdeabe021)) +* make tools optional on first load ([4b8ab69](https://github.com/lifinance/lifi-widget/commit/4b8ab6971fdebed6995b209544cede7bfc4d967d)) +* remove home route ([2085bc6](https://github.com/lifinance/lifi-widget/commit/2085bc67decaa60cd94047ec035c9947a872a3c1)) +* restrict variations of config usage ([5ec0fcc](https://github.com/lifinance/lifi-widget/commit/5ec0fcc4576eefa6f38175287f1ff00bd86ad551)) + +### [1.1.3](https://github.com/lifinance/lifi-widget/compare/v1.1.2...v1.1.3) (2022-06-08) + + +### Bug Fixes + +* usage inside nested routers ([0cc9835](https://github.com/lifinance/lifi-widget/commit/0cc98354825b2b579cf82ed4a7dd5b466adc307d)) + +### [1.1.2](https://github.com/lifinance/lifi-widget/compare/v1.1.1...v1.1.2) (2022-06-08) + + +### Bug Fixes + +* build with fonts and icons ([9d2f598](https://github.com/lifinance/lifi-widget/commit/9d2f598a6682982d99c64f60e11a665d27060dc5)) +* make config optional ([ea14369](https://github.com/lifinance/lifi-widget/commit/ea14369e3462c04517d3fc05f93af86b908499f0)) + +### [1.1.1](https://github.com/lifinance/lifi-widget/compare/v1.1.0...v1.1.1) (2022-06-08) + + +### Bug Fixes + +* enable all default chains ([0215034](https://github.com/lifinance/lifi-widget/commit/02150348eccf563853d03c4f07968c7a0faa97be)) + +## [1.1.0](https://github.com/lifinance/lifi-widget/compare/v1.0.1...v1.1.0) (2022-06-08) + + +### Features + +* add route priority badges (tags) to route cards ([31e18ea](https://github.com/lifinance/lifi-widget/commit/31e18ea092e7fe48cac290623d3bfaec81b23174)) + + +### Bug Fixes + +* auto calculate header hight ([80b317e](https://github.com/lifinance/lifi-widget/commit/80b317ec842c4e1816a1c048530b6f062cc23ea9)) +* disable selection of the same tokens ([9fb33e9](https://github.com/lifinance/lifi-widget/commit/9fb33e98c1525e5e22a9b969bca45f4c6261067d)) +* remove delay when pressing the max button ([70a1691](https://github.com/lifinance/lifi-widget/commit/70a16916f93083c0e4667089851bc0d800fcdf88)) +* routes are not always refreshed correctly after time was elapsed ([67058c6](https://github.com/lifinance/lifi-widget/commit/67058c68217d8df413c7a7f8a85ef42afe32bff0)) + +### [1.0.1](https://github.com/lifinance/lifi-widget/compare/v1.0.0...v1.0.1) (2022-06-06) + +## 1.0.0 (2022-06-06) + + +### ⚠ BREAKING CHANGES + +* prepare to publish + +### Features + +* ability to remove active route ([f4e5c32](https://github.com/lifinance/lifi-widget/commit/f4e5c320b84ed4a2a91819860abb41fa67d67321)) +* add appearance settings ([7d36597](https://github.com/lifinance/lifi-widget/commit/7d365976e78c5fbd83c21a99fb5fa0e9212fa4cf)) +* add arrow to swap routes ([11f154e](https://github.com/lifinance/lifi-widget/commit/11f154e56b413087878a714e317618586bc9b262)) +* add auto color scheme checkbox ([75eddcc](https://github.com/lifinance/lifi-widget/commit/75eddcc775bba26e33b89073a4600b11872fe0e6)) +* add border radius customization ([779b935](https://github.com/lifinance/lifi-widget/commit/779b935f8114704002c3f7aa82dc4da30552a9c3)) +* add CardTitle ([260339a](https://github.com/lifinance/lifi-widget/commit/260339adf5338307004dc8afbff21ddba770d958)) +* add connect wallet button ([4e93bcc](https://github.com/lifinance/lifi-widget/commit/4e93bcc22e5e5948d10e520716c88351f6edd6f8)) +* add ContainerDrawer ([ba19dac](https://github.com/lifinance/lifi-widget/commit/ba19dac21796e4ea2bd47387867de0cd6c69d9eb)) +* add dark color scheme support ([b70526a](https://github.com/lifinance/lifi-widget/commit/b70526a20b326bf815258f8617f6937e44cf9db7)) +* add dark mode switch ([b66eabc](https://github.com/lifinance/lifi-widget/commit/b66eabcd3a8fa9689c696b337b7a0a61b2024f84)) +* add details to route cards ([bbd5926](https://github.com/lifinance/lifi-widget/commit/bbd5926f7189d716c23b06cbed49d215227e60a9)) +* add different layout presentations ([e7c495e](https://github.com/lifinance/lifi-widget/commit/e7c495e25d14a18da812549ee9bf440248648b83)) +* add different layout presentations ([05cbcb6](https://github.com/lifinance/lifi-widget/commit/05cbcb6ddfc26032edbe60b288ec0ed062b47d4d)) +* add error appearance ([095a39f](https://github.com/lifinance/lifi-widget/commit/095a39fb3625320a8fbc9a0f243ee2516296fb5b)) +* add error messages for process ([20542bc](https://github.com/lifinance/lifi-widget/commit/20542bc2f792383eb74cccf91aaac6a93bfb3866)) +* add font family customization ([ea46d79](https://github.com/lifinance/lifi-widget/commit/ea46d79c3d3d1c265d7ae2d52a80a6310ddfa6c6)) +* add header, add form draft ([4ee2615](https://github.com/lifinance/lifi-widget/commit/4ee261599ed9cea6a23012ab9507bc857ae8e0cc)) +* add i18n support, upgrade to React 18 ([54ef854](https://github.com/lifinance/lifi-widget/commit/54ef854dcbaa571dd14c7503031688b815239b93)) +* add Inter font ([f814b3a](https://github.com/lifinance/lifi-widget/commit/f814b3a32c6c086619f20dd0e36ef2a88744f6e3)) +* add LI.FI as a tool ([a637ca0](https://github.com/lifinance/lifi-widget/commit/a637ca0ff65516dd8b680bc38286205232b1f4a2)) +* add link ([acd71c0](https://github.com/lifinance/lifi-widget/commit/acd71c00c4272f165e63b9780a989cdd994677e7)) +* add link to block explorer ([69c2ee1](https://github.com/lifinance/lifi-widget/commit/69c2ee118687f044870193d99adaaa38dc031f22)) +* add powered by section ([0226495](https://github.com/lifinance/lifi-widget/commit/02264957143fa8f2c4f47431933795b343e2990d)) +* add react-scripts with support of monorepo ([fae05f5](https://github.com/lifinance/lifi-widget/commit/fae05f59a976409997cf9ae0b525d1b295be3ce1)) +* add reverse tokens button ([b0f826d](https://github.com/lifinance/lifi-widget/commit/b0f826db7844c62ca16ed0e8380271c4f0260a1f)) +* add secondary color customization ([471cd93](https://github.com/lifinance/lifi-widget/commit/471cd93c28fdfa981db76fbd8577332ff82719ea)) +* add select chain and token compact layout ([66d0beb](https://github.com/lifinance/lifi-widget/commit/66d0bebac4721d30cf34b991b22bf8eb4ae77c16)) +* add select token drawer, header improvements ([00c28a9](https://github.com/lifinance/lifi-widget/commit/00c28a9bf137808e87d7a279ef0f2a4fae925bbb)) +* add send to recipient switch, refine colors ([d674546](https://github.com/lifinance/lifi-widget/commit/d674546774d4a89892d2a4dae5b75e38035b9574)) +* add settings components ([a9d4175](https://github.com/lifinance/lifi-widget/commit/a9d417505b5f5193985c73db50dae9740999bfe5)) +* add settings page draft ([2370a30](https://github.com/lifinance/lifi-widget/commit/2370a30c2e9960a1fb70c1f8a4c67b5e9ae02873)) +* add skeleton to chain select ([af62515](https://github.com/lifinance/lifi-widget/commit/af625153fcb9bcd782d1027dab78f7d63984ae42)) +* add skeleton while loading balances with all tokens filter set ([5e486cd](https://github.com/lifinance/lifi-widget/commit/5e486cd66703e10cef7d0344c2817a5c6d9e12f5)) +* add step and execution items ([b715bed](https://github.com/lifinance/lifi-widget/commit/b715bedb051a7d57f41a8cc83d763d5401267cac)) +* add step divider ([05e76d6](https://github.com/lifinance/lifi-widget/commit/05e76d6e1e3590d6f88ee1d78a2e68a2db205085)) +* add stepper draft ([91677e7](https://github.com/lifinance/lifi-widget/commit/91677e78ae822b0d7a318a4daa92cea372bdae4a)) +* add sticky header ([ffade59](https://github.com/lifinance/lifi-widget/commit/ffade5996989eff2f5eb667ca02247217e1bb6e8)) +* add sufficient balance check ([f96b472](https://github.com/lifinance/lifi-widget/commit/f96b4723a9a5d45db9c65e206431f012cf2c519f)) +* add supported chains to drawer ([913db7f](https://github.com/lifinance/lifi-widget/commit/913db7fc59fd92765b33853f113e9035b83e37c5)) +* add swap execution logic draft + minor improvements ([9fb867f](https://github.com/lifinance/lifi-widget/commit/9fb867ffb23f9cb8990c88cffef0916230c5908d)) +* add swap in progress draft ([ffbd288](https://github.com/lifinance/lifi-widget/commit/ffbd28894457d3ad4afa9ec2619adf00d01b6ad7)) +* add swap route card draft ([14df8c3](https://github.com/lifinance/lifi-widget/commit/14df8c320d60e7f8151a359ec088787c6d1d9b6a)) +* add swap routes page ([72415c3](https://github.com/lifinance/lifi-widget/commit/72415c342a861495fad3b619415c385b191d9cac)) +* add swap routes update progress circle ([25acb5e](https://github.com/lifinance/lifi-widget/commit/25acb5ea4a8b520f0ade32932d98da584b81bf6d)) +* add swap status bottom sheet ([83575c9](https://github.com/lifinance/lifi-widget/commit/83575c938663c245258d553fc3b669b243237fe6)) +* add swap step timer ([24b52f9](https://github.com/lifinance/lifi-widget/commit/24b52f9b89720ccf9298a1a663cb0236948eba98)) +* add SwapButton, small fixes ([dad26dc](https://github.com/lifinance/lifi-widget/commit/dad26dca842c8162be9ab3e06247ccfbfd478bfc)) +* add swapping page draft ([1c387ab](https://github.com/lifinance/lifi-widget/commit/1c387abbe41affe90793c1b10ea31ba96097ec39)) +* add text fitter ([ad1e272](https://github.com/lifinance/lifi-widget/commit/ad1e272794f7caca2268240e3238afee0a43fa8d)) +* add token list draft ([a318735](https://github.com/lifinance/lifi-widget/commit/a318735fd18a9656455af537ebc129e12bdbee77)) +* add token price to token list ([7171135](https://github.com/lifinance/lifi-widget/commit/717113537d06e585a40690b6279356d061617ca3)) +* add ToolItem draft ([167dd4b](https://github.com/lifinance/lifi-widget/commit/167dd4ba38300b1934457f4b3e4237f3d2ba5e8c)) +* add tooltip and refetch ([89b91c3](https://github.com/lifinance/lifi-widget/commit/89b91c3dc5c7b29d8a35131e5a3cbe1b888394ed)) +* add translations and more status handling ([2b0af0b](https://github.com/lifinance/lifi-widget/commit/2b0af0bff3eef9293b0229118ac8c02c6fec65d6)) +* add useChain(s) hooks ([d74140b](https://github.com/lifinance/lifi-widget/commit/d74140bb1db43877b98412b64bbaa90721e8c5e5)) +* add useSwapRoutes hook draft ([239c2f7](https://github.com/lifinance/lifi-widget/commit/239c2f74958dba54eb5bbb94b121991204b8a791)) +* add useToken and useTokenBalance hooks, update SwapInput ([be17b6d](https://github.com/lifinance/lifi-widget/commit/be17b6d544b133bfa35264af24b86a5de972830b)) +* add validation to slippage input ([fa14a49](https://github.com/lifinance/lifi-widget/commit/fa14a49080b4fceded60a21906f8f6b966ecacae)) +* add you pay token price ([5a6fddf](https://github.com/lifinance/lifi-widget/commit/5a6fddff824a78130eeed1c6fa5b5457bc7e83d8)) +* beautiful wallet extension not found dialog ([ecdc8e2](https://github.com/lifinance/lifi-widget/commit/ecdc8e264b9c6654c7bb37edb199aa3ddf07e1cc)) +* blockwallet support ([#7](https://github.com/lifinance/lifi-widget/issues/7)) ([1f5a508](https://github.com/lifinance/lifi-widget/commit/1f5a508cb9bd92cc4063e41fb82297440e7b4055)) +* don't show circle when loading ([fa832a4](https://github.com/lifinance/lifi-widget/commit/fa832a4bc27fcd70946458ed5e060cfb427548d9)) +* enable gas and funds check ([c105766](https://github.com/lifinance/lifi-widget/commit/c105766d6101adc2211096ef548bab38949b4ee1)) +* get and display routes ([#3](https://github.com/lifinance/lifi-widget/issues/3)) ([91565b4](https://github.com/lifinance/lifi-widget/commit/91565b4baeccd992b4d2e519775e179192f43262)) +* handle long amounts ([a1c9454](https://github.com/lifinance/lifi-widget/commit/a1c9454f94ea121994028c23015e9908e63e7588)) +* improve send to recipient form, add route priority select ([52d91ca](https://github.com/lifinance/lifi-widget/commit/52d91ca7ad1b4db807d17d93192f7004fd17d4d2)) +* improve token selection ([5a87346](https://github.com/lifinance/lifi-widget/commit/5a8734680ca833e9ef8cfb6f9de622a5feff2813)) +* move customization to sidebar ([f4664e7](https://github.com/lifinance/lifi-widget/commit/f4664e759dc4fbab1347f630857b208e4138a151)) +* move settings to drawer ([9c6adcc](https://github.com/lifinance/lifi-widget/commit/9c6adcc37d07d9d4e515a747082bea7ede65042d)) +* move to monorepo ([fe7e24b](https://github.com/lifinance/lifi-widget/commit/fe7e24b6a915af4f3f3338946e25ba165384d03d)) +* move token amount formatting to hook ([ec55aa1](https://github.com/lifinance/lifi-widget/commit/ec55aa1522b4be066ed3ad95e02033189d63f699)) +* restructure swap execution logic ([74ebf3d](https://github.com/lifinance/lifi-widget/commit/74ebf3d4dff14e7f53471612d956985367c1941a)) +* show amount to receive ([5c76104](https://github.com/lifinance/lifi-widget/commit/5c761041faee6ac3198cdcd0636871d25ebed63b)) +* stepper improvements ([4589d4d](https://github.com/lifinance/lifi-widget/commit/4589d4d6056903f4ea42cae504500cf4b68873c9)) +* stop timer when action is required ([482bddb](https://github.com/lifinance/lifi-widget/commit/482bddb4b1ab540a6af1853b0f9d53fc16e905e5)) +* transaction stepper with all states ([34a2278](https://github.com/lifinance/lifi-widget/commit/34a227895d8a6081677a51e2a1b69e7b5ca1671d)) +* update chain selection ([a9261f0](https://github.com/lifinance/lifi-widget/commit/a9261f0670ab9469cb14147ac30c64c9898c01c4)) +* update icons and colors ([52eb4b8](https://github.com/lifinance/lifi-widget/commit/52eb4b82e774d7e15f8e2e05658634a6a6129d95)) +* update swap form layout ([7f9b3b6](https://github.com/lifinance/lifi-widget/commit/7f9b3b69df5770e99224dbd59dd628ac87f8f6d5)) +* update to new SDK status handling ([cb87f62](https://github.com/lifinance/lifi-widget/commit/cb87f62241a340b2c378f265871d55e4b124427e)) +* update token drawer ([52a17ec](https://github.com/lifinance/lifi-widget/commit/52a17ecc210778bc4ccc7354f4d4e838e1e418aa)) +* use getTokens endpoint ([5e4f86a](https://github.com/lifinance/lifi-widget/commit/5e4f86ad0a4e419c7f5b2c63d45743c59b5d62a4)) +* use route from location state ([5050cd6](https://github.com/lifinance/lifi-widget/commit/5050cd6d1840bd6f11fb34a40caa1eb9e630bdf7)) + + +### Bug Fixes + +* fix useTokens typo ([e71ad88](https://github.com/lifinance/lifi-widget/commit/e71ad88a95de68ad67525268f5687a346c0c018f)) +* add inputMode search ([17c22bd](https://github.com/lifinance/lifi-widget/commit/17c22bda1d757b333901c218babc4bc5097099b7)) +* add keys and loading states ([c576101](https://github.com/lifinance/lifi-widget/commit/c576101bb5cc737a3906dd5e8868ec8be2cb1103)) +* add possibility topic ([d564803](https://github.com/lifinance/lifi-widget/commit/d564803f6b311947eb51b8bf8350dc2393825aa4)) +* adjust padding ([626acf0](https://github.com/lifinance/lifi-widget/commit/626acf0141371437bc76adf0064c97c5fa838f6f)) +* adjust typography ([8edfecf](https://github.com/lifinance/lifi-widget/commit/8edfecfdd880faf061952aefcee3d924dc8428d9)) +* change wording ([f3b9498](https://github.com/lifinance/lifi-widget/commit/f3b9498d1f96b58157c196f6e838389cdde9d320)) +* clear from amount on close ([e3fda8c](https://github.com/lifinance/lifi-widget/commit/e3fda8c3e09ae17449e0583f4b223e30b4369b94)) +* debounce only when has value ([0a18dc2](https://github.com/lifinance/lifi-widget/commit/0a18dc21dc6f7d2fe05e47a8d5a7f9f4f024fdaf)) +* disable bridge prioritization ([aea18ea](https://github.com/lifinance/lifi-widget/commit/aea18ea4cab8bed9973a5c8ccf4f5494e1ec8e95)) +* disable default tokens ([0e95966](https://github.com/lifinance/lifi-widget/commit/0e9596659168626eca5e6fb595c665af513cb232)) +* disable swap chains when they are not selected ([8531863](https://github.com/lifinance/lifi-widget/commit/8531863752a7936817be4f0520d03da70bae2ab9)) +* disable token loading while wallet disconnected ([be23def](https://github.com/lifinance/lifi-widget/commit/be23defbc6fb12dce395c02de9e619a28baa16a3)) +* EIP1193 provider not found ([68d3829](https://github.com/lifinance/lifi-widget/commit/68d38290376057d4eceaba4c8cf32fe90a562461)) +* execution route mutability hotfix ([375e575](https://github.com/lifinance/lifi-widget/commit/375e575119f3404a14bf3e61b46237d4295e4f2c)) +* fix dark theme logo ([effa1d4](https://github.com/lifinance/lifi-widget/commit/effa1d4274adc12fe9d00f0b1fb68a7b9bad7f1a)) +* fix eslint, bump packages ([1bc3a61](https://github.com/lifinance/lifi-widget/commit/1bc3a61d18c4624f604be0de63d2b867b830e307)) +* fix external theme control ([8ae3848](https://github.com/lifinance/lifi-widget/commit/8ae38482ebfd49c94100243b7328ef4ac1b28eed)) +* fix input field not resetting after changing chain ([cf4b715](https://github.com/lifinance/lifi-widget/commit/cf4b715cd5b04c1c47a8bc89ba97e3bb2f15feb4)) +* fix layout margins ([4bbe4a1](https://github.com/lifinance/lifi-widget/commit/4bbe4a12f0bd2d030bea0994b25de7f71bcabb69)) +* fix navigation to swapping page ([3316bff](https://github.com/lifinance/lifi-widget/commit/3316bffdd9b5b7f894042dd6824120a0aa3aec83)) +* fix skeleton width ([56dfbae](https://github.com/lifinance/lifi-widget/commit/56dfbaed018bfd19f29de1aba9dc525ef6bfb44a)) +* header not sticky sometimes ([f045008](https://github.com/lifinance/lifi-widget/commit/f04500827a4bba885291dfaed078650457c1581e)) +* heavy re-renders on every amount change ([62f725a](https://github.com/lifinance/lifi-widget/commit/62f725ad4e0c2c76a042419c1594a9cb8f036304)) +* hide empty scrollbar ([cc2a2fe](https://github.com/lifinance/lifi-widget/commit/cc2a2fef6e1cd35dcf93286e6f03eb0d6716ecc6)) +* improve dark theme support ([fea0977](https://github.com/lifinance/lifi-widget/commit/fea09772ca1ee261264e28edacd704a07066b514)) +* improve formatting, add max handler ([45b12f8](https://github.com/lifinance/lifi-widget/commit/45b12f884cc2656cefcc95a5936a28fd502bc29d)) +* improve outlined button dark mode support ([eaa65bc](https://github.com/lifinance/lifi-widget/commit/eaa65bc85ce78a75b774082f5681167214d94774)) +* improve token filtering perfomance ([383a8a5](https://github.com/lifinance/lifi-widget/commit/383a8a5da7fb0927d96ce4a9708ad5f37094e89b)) +* increase refetchTime ([91fb903](https://github.com/lifinance/lifi-widget/commit/91fb903ad0cdb73373dc349aa34c6b409fd6f794)) +* input shrinks ([e390016](https://github.com/lifinance/lifi-widget/commit/e39001612c44b2e181fa86a6a0b57c218ce03500)) +* lower font weight when not selected ([7223873](https://github.com/lifinance/lifi-widget/commit/72238733e7d203789e20764f769c4aec335c6f3f)) +* lower item height ([cb67308](https://github.com/lifinance/lifi-widget/commit/cb67308af766130772719ed3f6a79dad0a5e2fc6)) +* make title match others ([085d20b](https://github.com/lifinance/lifi-widget/commit/085d20b35184e90c1762fb39b3139e983d0728d5)) +* make token selection smoother ([51ef8ed](https://github.com/lifinance/lifi-widget/commit/51ef8edc288e2db31805a006e835987b141015e2)) +* make webpack 5 work with crypto libs ([6106b95](https://github.com/lifinance/lifi-widget/commit/6106b9566b3e03412e6aac30f6f95f303d166298)) +* migrate old appearance settings ([dfd92fe](https://github.com/lifinance/lifi-widget/commit/dfd92fe163005212e6d0eb5f1696cc968c731644)) +* missed loading state ([36b3535](https://github.com/lifinance/lifi-widget/commit/36b35350779b92d5179cdf734a519fbacbc6f2bd)) +* missing packages and types ([49260fb](https://github.com/lifinance/lifi-widget/commit/49260fb0261b3e52ef231868fa885070e881082d)) +* not found dom route ([e3c961f](https://github.com/lifinance/lifi-widget/commit/e3c961fbcf1f0bdfe74f4eacb20b2ff7a31bf159)) +* optimize wallet interface usage ([b8716e6](https://github.com/lifinance/lifi-widget/commit/b8716e6491ea51157f0bc247ca7407376a1d9547)) +* p nesting ([ee519d2](https://github.com/lifinance/lifi-widget/commit/ee519d27df0375e542d8c5d45071a8c38fcb4ff8)) +* postcss-normalize module not found ([fd0afa3](https://github.com/lifinance/lifi-widget/commit/fd0afa308399db0ca7099cbb73605abb8b89dadc)) +* prevent running on mount ([acd8389](https://github.com/lifinance/lifi-widget/commit/acd838908a41e12050061f2a10f1712f77801976)) +* proper avatar colors for dark mode ([88df9ff](https://github.com/lifinance/lifi-widget/commit/88df9ff825a190e0bf0c1223f4cb56ed36b90fc9)) +* props forwarding error ([5a1f110](https://github.com/lifinance/lifi-widget/commit/5a1f1105ff0d9fd8691108efef27a7d0bc8111c8)) +* reduce max width ([4d3432d](https://github.com/lifinance/lifi-widget/commit/4d3432dfa013631efdca9b3c0013e3cb9af19c2d)) +* reduce max width ([233a1f3](https://github.com/lifinance/lifi-widget/commit/233a1f35de8cea24c4182065e8d370522726f428)) +* remove backgroundImage ([a395b48](https://github.com/lifinance/lifi-widget/commit/a395b4888b3c901d43c42ec07ddb49398695cf10)) +* remove default tokens ([1428e75](https://github.com/lifinance/lifi-widget/commit/1428e750160913fb1705589648a7e2c3b7924171)) +* remove notched prop ([272dae6](https://github.com/lifinance/lifi-widget/commit/272dae6e88a281e627e7ace779c88fcbc1e0555d)) +* remove scripts ([a133696](https://github.com/lifinance/lifi-widget/commit/a133696160131e1d01e61128c752ed510d61c0c7)) +* remove testing steps ([a7f16ac](https://github.com/lifinance/lifi-widget/commit/a7f16ac632c8940cd4f6f2c9b6bc2f41bb88a60e)) +* rename route priority ([833cfa9](https://github.com/lifinance/lifi-widget/commit/833cfa907daf24d68179964db357c2aa0ecf01d0)) +* return debounced value immediately on mount ([247fd9e](https://github.com/lifinance/lifi-widget/commit/247fd9e01358049cc00ca8977076c5c4b02f1613)) +* scroll to top after changing chain ([bc772ab](https://github.com/lifinance/lifi-widget/commit/bc772abc2de319a7d59c3a8ce670f5a8007c1e2e)) +* set correct header name for token selection ([68d20e9](https://github.com/lifinance/lifi-widget/commit/68d20e9bd160739470febc0e130977c927be895f)) +* set gas price default value ([ff777d4](https://github.com/lifinance/lifi-widget/commit/ff777d444ae6e33cfba2b19ec9e957311fa42a7c)) +* show meesage only if no gas ([ddb0702](https://github.com/lifinance/lifi-widget/commit/ddb0702ac666d0c3d3af52bc5003b87d3959a39f)) +* style adjustments ([ccbeb51](https://github.com/lifinance/lifi-widget/commit/ccbeb5180a7c1fede7b1a4db635f558dc7214348)) +* switch to using chain ids ([d6dceea](https://github.com/lifinance/lifi-widget/commit/d6dceea0009d5a212924c878e50aa5e536afaacf)) +* theme adjustments ([526de7f](https://github.com/lifinance/lifi-widget/commit/526de7f98c99708b55f37e368804b3c6e911c622)) +* title jump when progress is empty ([8d8fdc9](https://github.com/lifinance/lifi-widget/commit/8d8fdc9f09c02360ea1133c5b8e7d40bb86cf3a5)) +* walleticon import ([ec58843](https://github.com/lifinance/lifi-widget/commit/ec588433be85cc615194ec41cf0261d46df0f1c4)) + + +* prepare to publish ([6ae9bc7](https://github.com/lifinance/lifi-widget/commit/6ae9bc777e38848d19245b5b1ddf632fc1725ebd)) diff --git a/packages/widget/LICENSE.md b/packages/widget/LICENSE.md new file mode 100644 index 000000000..261eeb9e9 --- /dev/null +++ b/packages/widget/LICENSE.md @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/packages/widget/README.md b/packages/widget/README.md new file mode 100644 index 000000000..d3fb26619 --- /dev/null +++ b/packages/widget/README.md @@ -0,0 +1,122 @@ +
+ +[![license](https://img.shields.io/badge/license-Apache%202-blue)](/LICENSE.md) +[![npm latest package](https://img.shields.io/npm/v/@lifi/widget/latest.svg)](https://www.npmjs.com/package/@lifi/widget) +[![npm downloads](https://img.shields.io/npm/dm/@lifi/widget.svg)](https://www.npmjs.com/package/@lifi/widget) +[![Crowdin](https://badges.crowdin.net/lifi-widget/localized.svg)](https://crowdin.com/project/lifi-widget) +[![Follow on Twitter](https://img.shields.io/twitter/follow/lifiprotocol.svg?label=follow+LI.FI)](https://twitter.com/lifiprotocol) + +
+ +

LI.FI Widget

+ +![GitHub_Repo_Card](https://github.com/lifinance/widget/assets/18644653/aff106d6-2835-478a-b1f5-60970051473f) + +[**LI.FI Widget**](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview) is a set of prebuilt UI components that will help you integrate a secure cross-chain bridging and swapping experience that can be styled to match your web app design perfectly and helps drive your multi-chain strategy and attract new users from everywhere. + +[**LI.FI Widget**](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview) features include: + +- All ecosystems, chains, bridges, exchanges, and solvers that [LI.FI](https://docs.li.fi/list-chains-bridges-dexs-solvers) supports +- Embeddable variants - compact, wide, and drawer +- Options to allow or deny certain chains, tokens, bridges, and exchanges +- Pre-configured themes and lots of customization options with dark mode support so you can match the look and feel of your web app +- Wallet management UI with the option to opt-out and use your own ([Wagmi](https://wagmi.sh/) and [Solana Wallet Standard](https://github.com/anza-xyz/wallet-standard) support) +- View of transactions in progress and transaction history +- Curated wallet lists and wallet bookmarks +- Route settings for advanced users (stored locally) +- Complete UI translations to match your customer’s preferred language +- Compatibility tested with React, Next.js, Vue, Nuxt.js, Svelte, Remix, Gatsby, Vite, CRA, RainbowKit + +## Installation + +### LI.FI Widget + +LI.FI Widget is available as an [npm package](https://www.npmjs.com/package/@lifi/widget). + +**pnpm:** + +```sh +pnpm add @lifi/widget +``` + +**npm:** + +```sh +npm install @lifi/widget +``` + +**yarn:** + +```sh +yarn add @lifi/widget +``` + +### LI.FI Wallet Management + +LI.FI Wallet Management is available as an [npm package](https://www.npmjs.com/package/@lifi/wallet-management). + +**pnpm:** + +```sh +pnpm add @lifi/wallet-management +``` + +**npm:** + +```sh +npm install @lifi/wallet-management +``` + +**yarn:** + +```sh +yarn add @lifi/wallet-management +``` + +## Getting started with LI.FI Widget + +Here is an example of a basic app using LI.FI Widget: + +```tsx +import { LiFiWidget, WidgetConfig } from '@lifi/widget'; + +const widgetConfig: WidgetConfig = { + theme: { + container: { + border: '1px solid rgb(234, 234, 234)', + borderRadius: '16px', + }, + }, +}; + +export const WidgetPage = () => { + return ( + + ); +}; +``` + +## Examples + +Visit our [playground](https://playground.li.fi) to see how you can customize your [LI.FI Widget](https://www.npmjs.com/package/@lifi/widget) experience. Additionally, see [examples](/examples) folder in this repository. + +## Documentation + +Please visit [LI.FI Widget Documentation](https://docs.li.fi/integrate-li.fi-widget/li.fi-widget-overview). + +## Contributing Translations + +We appreciate your interest in helping translate our project! + +If you'd like to contribute translations, please visit our Crowdin project page at [Crowdin LI.FI Widget](https://crowdin.com/project/lifi-widget). Register on Crowdin and you can start translating the project into your preferred language. Your contributions will help make our project accessible to a wider audience around the world. + +Thank you for your support! + +## Changelog + +The [changelog](/CHANGELOG.md) is regularly updated to reflect what's changed in each new release. + +## License + +This project is licensed under the terms of the +[Apache-2.0](/LICENSE.md). diff --git a/packages/widget/package.json b/packages/widget/package.json index b8c0ac2ba..1f66d155e 100644 --- a/packages/widget/package.json +++ b/packages/widget/package.json @@ -1,26 +1,11 @@ { "name": "@lifi/widget", - "version": "3.7.0-beta.9", + "version": "3.7.0-beta.10", "description": "LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.", "type": "module", - "main": "./src/index.ts", - "types": "./src/index.d.ts", + "main": "./dist/esm/index.js", + "types": "./dist/esm/index.d.ts", "sideEffects": false, - "scripts": { - "watch": "tsc -w -p ./tsconfig.json", - "build": "pnpm clean && pnpm build:version && pnpm build:esm && pnpm build:clean", - "build:esm": "tsc --build", - "build:prerelease": "node ../../scripts/prerelease.js && cpy '../../*.md' .", - "build:postrelease": "node ../../scripts/postrelease.js && rm -rf *.md", - "build:version": "node ../../scripts/version.js", - "build:clean": "rm -rf tsconfig.tsbuildinfo ./dist/tsconfig.tsbuildinfo", - "release:build": "pnpm build && pnpm build:prerelease", - "clean": "pnpm build:clean && rm -rf dist", - "check:types": "tsc --noEmit", - "check:circular-deps": "madge --circular $(find ./src -name '*.ts' -o -name '*.tsx')", - "check:circular-deps-graph": "madge --circular $(find ./src -name '*.ts' -o -name '*.tsx') --image graph.svg", - "pre-push:validate": "pnpm check:types & pnpm check:circular-deps" - }, "author": "Eugene Chybisov ", "homepage": "https://github.com/lifinance/widget", "repository": { @@ -70,13 +55,19 @@ "wagmi": "^2.12.16", "zustand": "^4.5.5" }, - "devDependencies": { - "cpy-cli": "^5.0.0", - "madge": "^8.0.0", - "typescript": "^5.6.3" - }, "peerDependencies": { "react": ">=18", "react-dom": ">=18" + }, + "exports": { + ".": { + "types": "./dist/esm/index.d.ts", + "default": "./dist/esm/index.js" + }, + "./skeleton": { + "types": "./dist/esm/components/Skeleton/WidgetSkeleton.d.ts", + "default": "./dist/esm/components/Skeleton/WidgetSkeleton.js" + }, + "./package.json": "./package.json" } -} +} \ No newline at end of file diff --git a/packages/widget/src/config/version.ts b/packages/widget/src/config/version.ts index fe565015a..c009980e1 100644 --- a/packages/widget/src/config/version.ts +++ b/packages/widget/src/config/version.ts @@ -1,2 +1,2 @@ export const name = '@lifi/widget' -export const version = '3.7.0-beta.9' +export const version = '3.7.0-beta.10' diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 827bbce29..c45c09d38 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,16 +143,6 @@ importers: zustand: specifier: ^4.5.5 version: 4.5.5(@types/react@18.3.11)(react@18.3.1) - devDependencies: - '@types/use-sync-external-store': - specifier: ^0.0.6 - version: 0.0.6 - cpy-cli: - specifier: ^5.0.0 - version: 5.0.0 - typescript: - specifier: ^5.6.3 - version: 5.6.3 packages/widget: dependencies: @@ -231,16 +221,6 @@ importers: zustand: specifier: ^4.5.5 version: 4.5.5(@types/react@18.3.11)(react@18.3.1) - devDependencies: - cpy-cli: - specifier: ^5.0.0 - version: 5.0.0 - madge: - specifier: ^8.0.0 - version: 8.0.0(typescript@5.6.3) - typescript: - specifier: ^5.6.3 - version: 5.6.3 packages/widget-embedded: dependencies: @@ -1291,10 +1271,6 @@ packages: resolution: {integrity: sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==} engines: {node: '>=v18'} - '@dependents/detective-less@5.0.0': - resolution: {integrity: sha512-D/9dozteKcutI5OdxJd8rU+fL6XgaaRg60sPPJWkT33OCiRfkCu5wO5B/yXTaaL2e6EB0lcCBGe5E0XscZCvvQ==} - engines: {node: '>=18'} - '@emnapi/core@1.3.0': resolution: {integrity: sha512-9hRqVlhwqBqCoToZ3hFcNVqL+uyHV06Y47ax4UB8L6XgVRqYz7MFnfessojo6+5TK89pKwJnpophwjTMOeKI9Q==} @@ -2793,22 +2769,6 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' - '@ts-graphviz/adapter@2.0.5': - resolution: {integrity: sha512-K/xd2SJskbSLcUz9uYW9IDy26I3Oyutj/LREjJgcuLMxT3um4sZfy9LiUhGErHjxLRaNcaDVGSsmWeiNuhidXg==} - engines: {node: '>=18'} - - '@ts-graphviz/ast@2.0.5': - resolution: {integrity: sha512-HVT+Bn/smDzmKNJFccwgrpJaEUMPzXQ8d84JcNugzTHNUVgxAIe2Vbf4ug351YJpowivQp6/N7XCluQMjtgi5w==} - engines: {node: '>=18'} - - '@ts-graphviz/common@2.1.4': - resolution: {integrity: sha512-PNEzOgE4vgvorp/a4Ev26jVNtiX200yODoyPa8r6GfpPZbxWKW6bdXF6xWqzMkQoO1CnJOYJx2VANDbGqCqCCw==} - engines: {node: '>=18'} - - '@ts-graphviz/core@2.0.5': - resolution: {integrity: sha512-YwaCGAG3Hs0nhxl+2lVuwuTTAK3GO2XHqOGvGIwXQB16nV858rrR5w2YmWCw9nhd11uLTStxLsCAhI9koWBqDA==} - engines: {node: '>=18'} - '@tufjs/canonical-json@2.0.0': resolution: {integrity: sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==} engines: {node: ^16.14.0 || >=18.0.0} @@ -2904,9 +2864,6 @@ packages: '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} - '@types/use-sync-external-store@0.0.6': - resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==} - '@types/uuid@10.0.0': resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==} @@ -2928,23 +2885,6 @@ packages: '@types/yargs@17.0.33': resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} - '@typescript-eslint/types@7.18.0': - resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} - engines: {node: ^18.18.0 || >=20.0.0} - - '@typescript-eslint/typescript-estree@7.18.0': - resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@typescript-eslint/visitor-keys@7.18.0': - resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} - engines: {node: ^18.18.0 || >=20.0.0} - '@vanilla-extract/css@1.15.5': resolution: {integrity: sha512-N1nQebRWnXvlcmu9fXKVUs145EVwmWtMD95bpiEKtvehHDpUhmO1l2bauS7FGYKbi3dU1IurJbGpQhBclTr1ng==} @@ -2994,21 +2934,6 @@ packages: '@vitest/utils@2.1.2': resolution: {integrity: sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==} - '@vue/compiler-core@3.5.11': - resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==} - - '@vue/compiler-dom@3.5.11': - resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==} - - '@vue/compiler-sfc@3.5.11': - resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==} - - '@vue/compiler-ssr@3.5.11': - resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==} - - '@vue/shared@3.5.11': - resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==} - '@wagmi/connectors@5.1.15': resolution: {integrity: sha512-Bz5EBpn8hAYFuxCWoXviwABk2VlLRuQTpJ7Yd/hu4HuuXnTdCN27cfvT+Fy2sWbwpLnr1e29LJGAUCIyYkHz7g==} peerDependencies: @@ -3246,16 +3171,10 @@ packages: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} - any-promise@1.3.0: - resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} - anymatch@3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} - app-module-path@2.2.0: - resolution: {integrity: sha512-gkco+qxENJV+8vFcDiiFhuoSvRXb2a/QPqpSoWhVz829VNJfOTnELbBmPmNKFxf3xdNnw4DWCkzkDaavcX/1YQ==} - appdirsjs@1.2.7: resolution: {integrity: sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==} @@ -3311,10 +3230,6 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - ast-module-types@6.0.0: - resolution: {integrity: sha512-LFRg7178Fw5R4FAEwZxVqiRI8IxSM+Ay2UBrHoCerXNme+kMMMfz7T3xDGV/c2fer87hcrtgJGsnSOfUrPK6ng==} - engines: {node: '>=18'} - ast-types@0.15.2: resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==} engines: {node: '>=4'} @@ -3738,10 +3653,6 @@ packages: commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - commander@7.2.0: - resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} - engines: {node: '>= 10'} - commander@9.5.0: resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} engines: {node: ^12.20.0 || >=14} @@ -4075,10 +3986,6 @@ packages: resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==} engines: {node: '>=6'} - deep-extend@0.6.0: - resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} - engines: {node: '>=4.0.0'} - deep-object-diff@1.1.9: resolution: {integrity: sha512-Rn+RuwkmkDwCi2/oXOFS9Gsr5lJZu/yTGpK7wAaAIE75CC+LCGEZHpY6VQJa/RoJcrmaA/docWJZvYohlNkWPA==} @@ -4119,11 +4026,6 @@ packages: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} - dependency-tree@11.0.1: - resolution: {integrity: sha512-eCt7HSKIC9NxgIykG2DRq3Aewn9UhVS14MB3rEn6l/AsEI1FBg6ZGSlCU0SZ6Tjm2kkhj6/8c2pViinuyKELhg==} - engines: {node: '>=18'} - hasBin: true - deprecation@2.3.1: resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==} @@ -4164,49 +4066,6 @@ packages: detect-node-es@1.1.0: resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} - detective-amd@6.0.0: - resolution: {integrity: sha512-NTqfYfwNsW7AQltKSEaWR66hGkTeD52Kz3eRQ+nfkA9ZFZt3iifRCWh+yZ/m6t3H42JFwVFTrml/D64R2PAIOA==} - engines: {node: '>=18'} - hasBin: true - - detective-cjs@6.0.0: - resolution: {integrity: sha512-R55jTS6Kkmy6ukdrbzY4x+I7KkXiuDPpFzUViFV/tm2PBGtTCjkh9ZmTuJc1SaziMHJOe636dtiZLEuzBL9drg==} - engines: {node: '>=18'} - - detective-es6@5.0.0: - resolution: {integrity: sha512-NGTnzjvgeMW1khUSEXCzPDoraLenWbUjCFjwxReH+Ir+P6LGjYtaBbAvITWn2H0VSC+eM7/9LFOTAkrta6hNYg==} - engines: {node: '>=18'} - - detective-postcss@7.0.0: - resolution: {integrity: sha512-pSXA6dyqmBPBuERpoOKKTUUjQCZwZPLRbd1VdsTbt6W+m/+6ROl4BbE87yQBUtLoK7yX8pvXHdKyM/xNIW9F7A==} - engines: {node: ^14.0.0 || >=16.0.0} - peerDependencies: - postcss: ^8.4.38 - - detective-sass@6.0.0: - resolution: {integrity: sha512-h5GCfFMkPm4ZUUfGHVPKNHKT8jV7cSmgK+s4dgQH4/dIUNh9/huR1fjEQrblOQNDalSU7k7g+tiW9LJ+nVEUhg==} - engines: {node: '>=18'} - - detective-scss@5.0.0: - resolution: {integrity: sha512-Y64HyMqntdsCh1qAH7ci95dk0nnpA29g319w/5d/oYcHolcGUVJbIhOirOFjfN1KnMAXAFm5FIkZ4l2EKFGgxg==} - engines: {node: '>=18'} - - detective-stylus@5.0.0: - resolution: {integrity: sha512-KMHOsPY6aq3196WteVhkY5FF+6Nnc/r7q741E+Gq+Ax9mhE2iwj8Hlw8pl+749hPDRDBHZ2WlgOjP+twIG61vQ==} - engines: {node: '>=18'} - - detective-typescript@13.0.0: - resolution: {integrity: sha512-tcMYfiFWoUejSbvSblw90NDt76/4mNftYCX0SMnVRYzSXv8Fvo06hi4JOPdNvVNxRtCAKg3MJ3cBJh+ygEMH+A==} - engines: {node: ^14.14.0 || >=16.0.0} - peerDependencies: - typescript: ^5.4.4 - - detective-vue2@2.0.3: - resolution: {integrity: sha512-AgWdSfVnft8uPGnUkdvE1EDadEENDCzoSRMt2xZfpxsjqVO617zGWXbB8TGIxHaqHz/nHa6lOSgAB8/dt0yEug==} - engines: {node: '>=18'} - peerDependencies: - typescript: ^5.4.4 - diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4309,18 +4168,10 @@ packages: resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==} engines: {node: '>=10.0.0'} - enhanced-resolve@5.17.1: - resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} - engines: {node: '>=10.13.0'} - enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} - entities@4.5.0: - resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} - engines: {node: '>=0.12'} - env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} @@ -4394,24 +4245,11 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - escodegen@2.1.0: - resolution: {integrity: sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==} - engines: {node: '>=6.0'} - hasBin: true - - eslint-visitor-keys@3.4.3: - resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - estraverse@5.3.0: - resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} - engines: {node: '>=4.0'} - estree-walker@2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} @@ -4541,11 +4379,6 @@ packages: filelist@1.0.4: resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} - filing-cabinet@5.0.2: - resolution: {integrity: sha512-RZlFj8lzyu6jqtFBeXNqUjjNG6xm+gwXue3T70pRxw1W40kJwlgq0PSWAmh0nAnn5DHuBIecLXk9+1VKS9ICXA==} - engines: {node: '>=18'} - hasBin: true - fill-range@7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -4661,10 +4494,6 @@ packages: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} - get-amd-module-type@6.0.0: - resolution: {integrity: sha512-hFM7oivtlgJ3d6XWD6G47l8Wyh/C6vFw5G24Kk1Tbq85yh5gcM8Fne5/lFhiuxB+RT6+SI7I1ThB9lG4FBh3jw==} - engines: {node: '>=18'} - get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} @@ -4681,9 +4510,6 @@ packages: resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==} engines: {node: '>=6'} - get-own-enumerable-property-symbols@3.0.2: - resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} - get-pkg-repo@4.2.1: resolution: {integrity: sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==} engines: {node: '>=6.9.0'} @@ -4782,11 +4608,6 @@ packages: resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - gonzales-pe@4.3.0: - resolution: {integrity: sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==} - engines: {node: '>=0.6.0'} - hasBin: true - gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} @@ -5112,10 +4933,6 @@ packages: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - is-obj@1.0.1: - resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} - engines: {node: '>=0.10.0'} - is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} @@ -5136,10 +4953,6 @@ packages: resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==} engines: {node: '>=0.10.0'} - is-regexp@1.0.0: - resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} - engines: {node: '>=0.10.0'} - is-ssh@1.4.0: resolution: {integrity: sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==} @@ -5171,13 +4984,6 @@ packages: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} - is-url-superb@4.0.0: - resolution: {integrity: sha512-GI+WjezhPPcbM+tqE9LnmsY5qqjwHzTvjJ36wxYX5ujNXefSUJ/T17r5bqDV8yLhcgB59KTPNOc9O9cmHTPWsA==} - engines: {node: '>=10'} - - is-url@1.2.4: - resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==} - is-wsl@1.1.0: resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} engines: {node: '>=4'} @@ -5537,16 +5343,6 @@ packages: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true - madge@8.0.0: - resolution: {integrity: sha512-9sSsi3TBPhmkTCIpVQF0SPiChj1L7Rq9kU2KDG1o6v2XH9cCw086MopjVCD+vuoL5v8S77DTbVopTO8OUiQpIw==} - engines: {node: '>=18'} - hasBin: true - peerDependencies: - typescript: ^5.4.4 - peerDependenciesMeta: - typescript: - optional: true - magic-string@0.30.12: resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==} @@ -5828,16 +5624,6 @@ packages: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} engines: {node: '>=0.10.0'} - module-definition@6.0.0: - resolution: {integrity: sha512-sEGP5nKEXU7fGSZUML/coJbrO+yQtxcppDAYWRE9ovWsTbFoUHB2qDUx564WUzDaBHXsD46JBbIK5WVTwCyu3w==} - engines: {node: '>=18'} - hasBin: true - - module-lookup-amd@9.0.2: - resolution: {integrity: sha512-p7PzSVEWiW9fHRX9oM+V4aV5B2nCVddVNv4DZ/JB6t9GsXY4E+ZVhPpnwUX7bbJyGeeVZqhS8q/JZ/H77IqPFA==} - engines: {node: '>=18'} - hasBin: true - monaco-editor@0.52.0: resolution: {integrity: sha512-OeWhNpABLCeTqubfqLMXGsqf6OmPU6pHM85kF3dhy6kq5hnhuVS1p3VrEW/XhWHc71P2tHyS5JFySD8mgs1crw==} @@ -5964,10 +5750,6 @@ packages: node-releases@2.0.18: resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} - node-source-walk@7.0.0: - resolution: {integrity: sha512-1uiY543L+N7Og4yswvlm5NCKgPKDEXd9AUR9Jh3gen6oOeBsesr6LqhXom1er3eRzSUcVRWXzhv8tSNrIfGHKw==} - engines: {node: '>=18'} - node-stdlib-browser@1.2.1: resolution: {integrity: sha512-dZezG3D88Lg22DwyjsDuUs7cCT/XGr8WwJgg/S3ZnkcWuPet2Tt/W1d2Eytb1Z73JpZv+XVCDI5TWv6UMRq0Gg==} engines: {node: '>=10'} @@ -6268,10 +6050,6 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} - parse-ms@2.1.0: - resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} - engines: {node: '>=6'} - parse-path@7.0.0: resolution: {integrity: sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==} @@ -6392,10 +6170,6 @@ packages: pkg-types@1.2.1: resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} - pluralize@8.0.0: - resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} - engines: {node: '>=4'} - pngjs@5.0.0: resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==} engines: {node: '>=10.13.0'} @@ -6412,12 +6186,6 @@ packages: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} - postcss-values-parser@6.0.2: - resolution: {integrity: sha512-YLJpK0N1brcNJrs9WatuJFtHaV9q5aAOj+S4DI5S7jgHlRfm0PIbDCAFRYMQD5SHq7Fy6xsDhyutgS0QOAs0qw==} - engines: {node: '>=10'} - peerDependencies: - postcss: ^8.2.9 - postcss@8.4.31: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} @@ -6429,11 +6197,6 @@ packages: preact@10.24.2: resolution: {integrity: sha512-1cSoF0aCC8uaARATfrlz4VCBqE8LwZwRfLgkxJOQwAlQt6ayTmi0D9OF7nXid1POI5SZidFuG9CnlXbDfLqY/Q==} - precinct@12.1.2: - resolution: {integrity: sha512-x2qVN3oSOp3D05ihCd8XdkIPuEQsyte7PSxzLqiRgktu79S5Dr1I75/S+zAup8/0cwjoiJTQztE9h0/sWp9bJQ==} - engines: {node: '>=18'} - hasBin: true - pretty-format@26.6.2: resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==} engines: {node: '>= 10'} @@ -6446,10 +6209,6 @@ packages: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - pretty-ms@7.0.1: - resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} - engines: {node: '>=10'} - proc-log@4.2.0: resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -6571,9 +6330,6 @@ packages: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} - quote-unquote@1.0.0: - resolution: {integrity: sha512-twwRO/ilhlG/FIgYeKGFqyHhoEhqgnKVkcmqMKi2r524gz3ZbDTcyFt38E9xjJI2vT+KbRNHVbnJ/e0I25Azwg==} - radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} @@ -6587,10 +6343,6 @@ packages: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - rc@1.2.8: - resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} - hasBin: true - react-devtools-core@5.3.2: resolution: {integrity: sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==} @@ -6796,23 +6548,10 @@ packages: require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - requirejs-config-file@4.0.0: - resolution: {integrity: sha512-jnIre8cbWOyvr8a5F2KuqBnY+SDA4NXr/hzEZJG79Mxm2WiFQz2dzhC8ibtPJS7zkmBEl1mxSwp5HhC1W4qpxw==} - engines: {node: '>=10.13.0'} - - requirejs@2.3.7: - resolution: {integrity: sha512-DouTG8T1WanGok6Qjg2SXuCMzszOo0eHeH9hDZ5Y4x8Je+9JB38HdTLT4/VA8OaUhBa0JPVHJ0pyBkM1z+pDsw==} - engines: {node: '>=0.4.0'} - hasBin: true - resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} - resolve-dependency-path@4.0.0: - resolution: {integrity: sha512-hlY1SybBGm5aYN3PC4rp15MzsJLM1w+MEA/4KU3UBPfz4S0lL3FL6mgv7JgaA8a+ZTeEQAiF1a1BuN2nkqiIlg==} - engines: {node: '>=18'} - resolve-from@3.0.0: resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==} engines: {node: '>=4'} @@ -6912,11 +6651,6 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass-lookup@6.0.1: - resolution: {integrity: sha512-nl9Wxbj9RjEJA5SSV0hSDoU2zYGtE+ANaDS4OFUR7nYrquvBFvPKZZtQHe3lvnxCcylEDV00KUijjdMTUElcVQ==} - engines: {node: '>=18'} - hasBin: true - scheduler@0.23.2: resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} @@ -7158,9 +6892,6 @@ packages: stream-shift@1.0.3: resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==} - stream-to-array@2.3.0: - resolution: {integrity: sha512-UsZtOYEn4tWU2RGLOXr/o/xjRBftZRlG3dEWoaHr8j4GuypJ3isitGbVyjQKAuMu+xbiop8q224TjiZWc4XTZA==} - streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} @@ -7191,10 +6922,6 @@ packages: string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} - stringify-object@3.3.0: - resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} - engines: {node: '>=4'} - stringify-package@1.0.1: resolution: {integrity: sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==} deprecated: This module is not used anymore, and has been replaced by @npmcli/package-json @@ -7235,10 +6962,6 @@ packages: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} - strip-json-comments@2.0.1: - resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} - engines: {node: '>=0.10.0'} - strnum@1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} @@ -7263,11 +6986,6 @@ packages: stylis@4.2.0: resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} - stylus-lookup@6.0.0: - resolution: {integrity: sha512-RaWKxAvPnIXrdby+UWCr1WRfa+lrPMSJPySte4Q6a+rWyjeJyFOLJxr5GrAVfcMCsfVlCuzTAJ/ysYT8p8do7Q==} - engines: {node: '>=18'} - hasBin: true - sudo-prompt@9.2.1: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} @@ -7299,10 +7017,6 @@ packages: resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} engines: {node: '>=18'} - tapable@2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} - engines: {node: '>=6'} - tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} @@ -7414,16 +7128,6 @@ packages: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - ts-api-utils@1.3.0: - resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} - engines: {node: '>=16'} - peerDependencies: - typescript: '>=4.2.0' - - ts-graphviz@2.1.4: - resolution: {integrity: sha512-0g465/ES70H0h5rcLUqaenKqNYekQaR9W0m0xUGy3FxueGujpGr+0GN2YWlgLIYSE2Xg0W7Uq1Qqnn7Cg+Af2w==} - engines: {node: '>=18'} - tsconfig-paths@4.2.0: resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} engines: {node: '>=6'} @@ -7816,10 +7520,6 @@ packages: walk-up-path@3.0.1: resolution: {integrity: sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==} - walkdir@0.4.1: - resolution: {integrity: sha512-3eBwRyEln6E1MSzcxcVpQIhRG8Q1jLvEqRmCZqS3dsfXEDR/AhOF4d+jHg1qvDCpYaVRZjENPQyrVxAkQqxPgQ==} - engines: {node: '>=6.0.0'} - walker@1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} @@ -9032,11 +8732,6 @@ snapshots: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 - '@dependents/detective-less@5.0.0': - dependencies: - gonzales-pe: 4.3.0 - node-source-walk: 7.0.0 - '@emnapi/core@1.3.0': dependencies: '@emnapi/wasi-threads': 1.0.1 @@ -10986,21 +10681,6 @@ snapshots: dependencies: '@testing-library/dom': 10.4.0 - '@ts-graphviz/adapter@2.0.5': - dependencies: - '@ts-graphviz/common': 2.1.4 - - '@ts-graphviz/ast@2.0.5': - dependencies: - '@ts-graphviz/common': 2.1.4 - - '@ts-graphviz/common@2.1.4': {} - - '@ts-graphviz/core@2.0.5': - dependencies: - '@ts-graphviz/ast': 2.0.5 - '@ts-graphviz/common': 2.1.4 - '@tufjs/canonical-json@2.0.0': {} '@tufjs/models@2.0.1': @@ -11093,8 +10773,6 @@ snapshots: '@types/trusted-types@2.0.7': {} - '@types/use-sync-external-store@0.0.6': {} - '@types/uuid@10.0.0': {} '@types/uuid@8.3.4': {} @@ -11117,28 +10795,6 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/types@7.18.0': {} - - '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.3)': - dependencies: - '@typescript-eslint/types': 7.18.0 - '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.7 - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.3) - optionalDependencies: - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/visitor-keys@7.18.0': - dependencies: - '@typescript-eslint/types': 7.18.0 - eslint-visitor-keys: 3.4.3 - '@vanilla-extract/css@1.15.5(babel-plugin-macros@3.1.0)': dependencies: '@emotion/hash': 0.9.2 @@ -11213,38 +10869,6 @@ snapshots: loupe: 3.1.2 tinyrainbow: 1.2.0 - '@vue/compiler-core@3.5.11': - dependencies: - '@babel/parser': 7.25.8 - '@vue/shared': 3.5.11 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - - '@vue/compiler-dom@3.5.11': - dependencies: - '@vue/compiler-core': 3.5.11 - '@vue/shared': 3.5.11 - - '@vue/compiler-sfc@3.5.11': - dependencies: - '@babel/parser': 7.25.8 - '@vue/compiler-core': 3.5.11 - '@vue/compiler-dom': 3.5.11 - '@vue/compiler-ssr': 3.5.11 - '@vue/shared': 3.5.11 - estree-walker: 2.0.2 - magic-string: 0.30.12 - postcss: 8.4.47 - source-map-js: 1.2.1 - - '@vue/compiler-ssr@3.5.11': - dependencies: - '@vue/compiler-dom': 3.5.11 - '@vue/shared': 3.5.11 - - '@vue/shared@3.5.11': {} - '@wagmi/connectors@5.1.15(@react-native-async-storage/async-storage@1.24.0(react-native@0.75.4(@babel/core@7.25.8)(@babel/preset-env@7.25.8(@babel/core@7.25.8))(@types/react@18.3.11)(bufferutil@4.0.8)(encoding@0.1.13)(react@18.3.1)(typescript@5.6.3)(utf-8-validate@5.0.10)))(@types/react@18.3.11)(@wagmi/core@2.13.8(@tanstack/query-core@5.59.9)(@types/react@18.3.11)(react@18.3.1)(typescript@5.6.3)(viem@2.21.22(bufferutil@4.0.8)(typescript@5.6.3)(utf-8-validate@5.0.10)))(bufferutil@4.0.8)(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react-native@0.75.4(@babel/core@7.25.8)(@babel/preset-env@7.25.8(@babel/core@7.25.8))(@types/react@18.3.11)(bufferutil@4.0.8)(encoding@0.1.13)(react@18.3.1)(typescript@5.6.3)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.24.0)(typescript@5.6.3)(utf-8-validate@5.0.10)(viem@2.21.22(bufferutil@4.0.8)(typescript@5.6.3)(utf-8-validate@5.0.10))': dependencies: '@coinbase/wallet-sdk': 4.0.4 @@ -11730,15 +11354,11 @@ snapshots: ansi-styles@6.2.1: {} - any-promise@1.3.0: {} - anymatch@3.1.3: dependencies: normalize-path: 3.0.0 picomatch: 2.3.1 - app-module-path@2.2.0: {} - appdirsjs@1.2.7: {} aproba@2.0.0: {} @@ -11785,8 +11405,6 @@ snapshots: assertion-error@2.0.1: {} - ast-module-types@6.0.0: {} - ast-types@0.15.2: dependencies: tslib: 2.7.0 @@ -12270,8 +11888,6 @@ snapshots: commander@2.20.3: {} - commander@7.2.0: {} - commander@9.5.0: {} common-ancestor-path@1.0.1: {} @@ -12685,8 +12301,6 @@ snapshots: deep-eql@5.0.2: {} - deep-extend@0.6.0: {} - deep-object-diff@1.1.9: {} deepmerge@4.3.1: {} @@ -12719,15 +12333,6 @@ snapshots: depd@2.0.0: {} - dependency-tree@11.0.1: - dependencies: - commander: 12.1.0 - filing-cabinet: 5.0.2 - precinct: 12.1.2 - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - deprecation@2.3.1: {} dequal@2.0.3: {} @@ -12753,61 +12358,6 @@ snapshots: detect-node-es@1.1.0: {} - detective-amd@6.0.0: - dependencies: - ast-module-types: 6.0.0 - escodegen: 2.1.0 - get-amd-module-type: 6.0.0 - node-source-walk: 7.0.0 - - detective-cjs@6.0.0: - dependencies: - ast-module-types: 6.0.0 - node-source-walk: 7.0.0 - - detective-es6@5.0.0: - dependencies: - node-source-walk: 7.0.0 - - detective-postcss@7.0.0(postcss@8.4.47): - dependencies: - is-url: 1.2.4 - postcss: 8.4.47 - postcss-values-parser: 6.0.2(postcss@8.4.47) - - detective-sass@6.0.0: - dependencies: - gonzales-pe: 4.3.0 - node-source-walk: 7.0.0 - - detective-scss@5.0.0: - dependencies: - gonzales-pe: 4.3.0 - node-source-walk: 7.0.0 - - detective-stylus@5.0.0: {} - - detective-typescript@13.0.0(typescript@5.6.3): - dependencies: - '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) - ast-module-types: 6.0.0 - node-source-walk: 7.0.0 - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - - detective-vue2@2.0.3(typescript@5.6.3): - dependencies: - '@vue/compiler-sfc': 3.5.11 - detective-es6: 5.0.0 - detective-sass: 6.0.0 - detective-scss: 5.0.0 - detective-stylus: 5.0.0 - detective-typescript: 13.0.0(typescript@5.6.3) - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - diff-sequences@29.6.3: {} diffie-hellman@5.0.3: @@ -12918,17 +12468,10 @@ snapshots: engine.io-parser@5.2.3: {} - enhanced-resolve@5.17.1: - dependencies: - graceful-fs: 4.2.11 - tapable: 2.2.1 - enquirer@2.3.6: dependencies: ansi-colors: 4.1.3 - entities@4.5.0: {} - env-paths@2.2.1: {} envinfo@7.13.0: {} @@ -13002,20 +12545,8 @@ snapshots: escape-string-regexp@5.0.0: {} - escodegen@2.1.0: - dependencies: - esprima: 4.0.1 - estraverse: 5.3.0 - esutils: 2.0.3 - optionalDependencies: - source-map: 0.6.1 - - eslint-visitor-keys@3.4.3: {} - esprima@4.0.1: {} - estraverse@5.3.0: {} - estree-walker@2.0.2: {} estree-walker@3.0.3: @@ -13188,20 +12719,6 @@ snapshots: dependencies: minimatch: 5.1.6 - filing-cabinet@5.0.2: - dependencies: - app-module-path: 2.2.0 - commander: 12.1.0 - enhanced-resolve: 5.17.1 - module-definition: 6.0.0 - module-lookup-amd: 9.0.2 - resolve: 1.22.8 - resolve-dependency-path: 4.0.0 - sass-lookup: 6.0.1 - stylus-lookup: 6.0.0 - tsconfig-paths: 4.2.0 - typescript: 5.6.3 - fill-range@7.1.1: dependencies: to-regex-range: 5.0.1 @@ -13314,11 +12831,6 @@ snapshots: gensync@1.0.0-beta.2: {} - get-amd-module-type@6.0.0: - dependencies: - ast-module-types: 6.0.0 - node-source-walk: 7.0.0 - get-caller-file@2.0.5: {} get-east-asian-width@1.2.0: {} @@ -13333,8 +12845,6 @@ snapshots: get-nonce@1.0.1: {} - get-own-enumerable-property-symbols@3.0.2: {} - get-pkg-repo@4.2.1: dependencies: '@hutson/parse-repository-url': 3.0.2 @@ -13456,10 +12966,6 @@ snapshots: merge2: 1.4.1 slash: 4.0.0 - gonzales-pe@4.3.0: - dependencies: - minimist: 1.2.8 - gopd@1.0.1: dependencies: get-intrinsic: 1.2.4 @@ -13784,8 +13290,6 @@ snapshots: is-number@7.0.0: {} - is-obj@1.0.1: {} - is-obj@2.0.0: {} is-plain-obj@1.1.0: {} @@ -13799,8 +13303,6 @@ snapshots: is-plain-object@5.0.0: {} - is-regexp@1.0.0: {} - is-ssh@1.4.0: dependencies: protocols: 2.0.1 @@ -13825,10 +13327,6 @@ snapshots: is-unicode-supported@0.1.0: {} - is-url-superb@4.0.0: {} - - is-url@1.2.4: {} - is-wsl@1.1.0: {} is-wsl@2.2.0: @@ -14353,25 +13851,6 @@ snapshots: lz-string@1.5.0: {} - madge@8.0.0(typescript@5.6.3): - dependencies: - chalk: 4.1.2 - commander: 7.2.0 - commondir: 1.0.1 - debug: 4.3.7 - dependency-tree: 11.0.1 - ora: 5.4.1 - pluralize: 8.0.0 - pretty-ms: 7.0.1 - rc: 1.2.8 - stream-to-array: 2.3.0 - ts-graphviz: 2.1.4 - walkdir: 0.4.1 - optionalDependencies: - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - magic-string@0.30.12: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 @@ -14769,18 +14248,6 @@ snapshots: modify-values@1.0.1: {} - module-definition@6.0.0: - dependencies: - ast-module-types: 6.0.0 - node-source-walk: 7.0.0 - - module-lookup-amd@9.0.2: - dependencies: - commander: 12.1.0 - glob: 7.2.3 - requirejs: 2.3.7 - requirejs-config-file: 4.0.0 - monaco-editor@0.52.0: {} motion@10.16.2: @@ -14898,10 +14365,6 @@ snapshots: node-releases@2.0.18: {} - node-source-walk@7.0.0: - dependencies: - '@babel/parser': 7.25.8 - node-stdlib-browser@1.2.1: dependencies: assert: 2.1.0 @@ -15312,8 +14775,6 @@ snapshots: json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 - parse-ms@2.1.0: {} - parse-path@7.0.0: dependencies: protocols: 2.0.1 @@ -15418,8 +14879,6 @@ snapshots: mlly: 1.7.2 pathe: 1.1.2 - pluralize@8.0.0: {} - pngjs@5.0.0: {} pony-cause@2.1.11: {} @@ -15431,13 +14890,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-values-parser@6.0.2(postcss@8.4.47): - dependencies: - color-name: 1.1.4 - is-url-superb: 4.0.0 - postcss: 8.4.47 - quote-unquote: 1.0.0 - postcss@8.4.31: dependencies: nanoid: 3.3.7 @@ -15452,26 +14904,6 @@ snapshots: preact@10.24.2: {} - precinct@12.1.2: - dependencies: - '@dependents/detective-less': 5.0.0 - commander: 12.1.0 - detective-amd: 6.0.0 - detective-cjs: 6.0.0 - detective-es6: 5.0.0 - detective-postcss: 7.0.0(postcss@8.4.47) - detective-sass: 6.0.0 - detective-scss: 5.0.0 - detective-stylus: 5.0.0 - detective-typescript: 13.0.0(typescript@5.6.3) - detective-vue2: 2.0.3(typescript@5.6.3) - module-definition: 6.0.0 - node-source-walk: 7.0.0 - postcss: 8.4.47 - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - pretty-format@26.6.2: dependencies: '@jest/types': 26.6.2 @@ -15491,10 +14923,6 @@ snapshots: ansi-styles: 5.2.0 react-is: 18.3.1 - pretty-ms@7.0.1: - dependencies: - parse-ms: 2.1.0 - proc-log@4.2.0: {} process-nextick-args@2.0.1: {} @@ -15603,8 +15031,6 @@ snapshots: quick-lru@4.0.1: {} - quote-unquote@1.0.0: {} - radix3@1.1.2: {} randombytes@2.1.0: @@ -15618,13 +15044,6 @@ snapshots: range-parser@1.2.1: {} - rc@1.2.8: - dependencies: - deep-extend: 0.6.0 - ini: 1.3.8 - minimist: 1.2.8 - strip-json-comments: 2.0.1 - react-devtools-core@5.3.2(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: shell-quote: 1.8.1 @@ -15882,19 +15301,10 @@ snapshots: require-main-filename@2.0.0: {} - requirejs-config-file@4.0.0: - dependencies: - esprima: 4.0.1 - stringify-object: 3.3.0 - - requirejs@2.3.7: {} - resolve-cwd@3.0.0: dependencies: resolve-from: 5.0.0 - resolve-dependency-path@4.0.0: {} - resolve-from@3.0.0: {} resolve-from@4.0.0: {} @@ -16007,10 +15417,6 @@ snapshots: safer-buffer@2.1.2: {} - sass-lookup@6.0.1: - dependencies: - commander: 12.1.0 - scheduler@0.23.2: dependencies: loose-envify: 1.4.0 @@ -16297,10 +15703,6 @@ snapshots: stream-shift@1.0.3: {} - stream-to-array@2.3.0: - dependencies: - any-promise: 1.3.0 - streamsearch@1.1.0: {} strict-uri-encode@2.0.0: {} @@ -16333,12 +15735,6 @@ snapshots: dependencies: safe-buffer: 5.2.1 - stringify-object@3.3.0: - dependencies: - get-own-enumerable-property-symbols: 3.0.2 - is-obj: 1.0.1 - is-regexp: 1.0.0 - stringify-package@1.0.1: {} strip-ansi@5.2.0: @@ -16369,8 +15765,6 @@ snapshots: dependencies: min-indent: 1.0.1 - strip-json-comments@2.0.1: {} - strnum@1.0.5: {} strong-log-transformer@2.1.0: @@ -16388,10 +15782,6 @@ snapshots: stylis@4.2.0: {} - stylus-lookup@6.0.0: - dependencies: - commander: 12.1.0 - sudo-prompt@9.2.1: {} superstruct@1.0.4: {} @@ -16414,8 +15804,6 @@ snapshots: system-architecture@0.1.0: {} - tapable@2.2.1: {} - tar-stream@2.2.0: dependencies: bl: 4.1.0 @@ -16512,17 +15900,6 @@ snapshots: trim-newlines@3.0.1: {} - ts-api-utils@1.3.0(typescript@5.6.3): - dependencies: - typescript: 5.6.3 - - ts-graphviz@2.1.4: - dependencies: - '@ts-graphviz/adapter': 2.0.5 - '@ts-graphviz/ast': 2.0.5 - '@ts-graphviz/common': 2.1.4 - '@ts-graphviz/core': 2.0.5 - tsconfig-paths@4.2.0: dependencies: json5: 2.2.3 @@ -16868,8 +16245,6 @@ snapshots: walk-up-path@3.0.1: {} - walkdir@0.4.1: {} - walker@1.0.8: dependencies: makeerror: 1.0.12