@rango-dev/widget-embedded 0.22.4-next.0 → 0.22.4-next.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/QueueManager.d.ts.map +1 -1
- package/dist/components/AppRoutes.d.ts.map +1 -1
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts +3 -0
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +1 -0
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts +2 -2
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +15 -0
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWalletsModal.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/WalletList.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts +3 -0
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts.map +1 -1
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts +4 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.d.ts +4 -0
- package/dist/components/HeaderButtons/HeaderButtons.d.ts.map +1 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +5 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts +3 -2
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts.map +1 -1
- package/dist/components/HeaderButtons/index.d.ts +1 -1
- package/dist/components/HeaderButtons/index.d.ts.map +1 -1
- package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts +6 -0
- package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts.map +1 -1
- package/dist/components/Layout/Layout.d.ts.map +1 -1
- package/dist/components/Layout/Layout.styles.d.ts +3 -0
- package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
- package/dist/components/Layout/Layout.types.d.ts +1 -0
- package/dist/components/Layout/Layout.types.d.ts.map +1 -1
- package/dist/components/Layout/PageContainer.d.ts +1 -0
- package/dist/components/Layout/PageContainer.d.ts.map +1 -1
- package/dist/components/Layout/ScrollableArea.d.ts +1 -0
- package/dist/components/Layout/ScrollableArea.d.ts.map +1 -1
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts +1 -0
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +14 -0
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
- package/dist/components/NoResult/NoResult.styles.d.ts +3 -0
- package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts +4 -0
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.d.ts.map +1 -1
- package/dist/components/Quote/Quote.styles.d.ts +1136 -25
- package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.types.d.ts +12 -7
- package/dist/components/Quote/Quote.types.d.ts.map +1 -1
- package/dist/components/Quote/QuoteCostDetails.d.ts.map +1 -1
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts +5 -0
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteSummary.styles.d.ts +2 -0
- package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteTrigger .d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +4 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts +1 -1
- package/dist/components/QuoteSkeleton/QuoteSkeleton.types.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +20 -10
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.types.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +5 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts +4 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.styles.d.ts +1 -0
- package/dist/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts +3 -0
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.styles.d.ts +5 -0
- package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts +13 -0
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +1 -0
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts +2 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.types.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +1 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/index.d.ts +1 -1
- package/dist/components/SwapDetailsModal/index.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.styles.d.ts +17 -0
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts +4 -0
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts.map +1 -1
- package/dist/constants/languages.d.ts.map +1 -1
- package/dist/constants/navigationRoutes.d.ts +1 -0
- package/dist/constants/navigationRoutes.d.ts.map +1 -1
- package/dist/constants/quote.d.ts +5 -1
- package/dist/constants/quote.d.ts.map +1 -1
- package/dist/containers/App/App.styles.d.ts +1 -0
- package/dist/containers/App/App.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +3 -0
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts +6 -3
- package/dist/containers/QuoteInfo/QuoteInfo.types.d.ts.map +1 -1
- package/dist/containers/Wallets/Wallets.d.ts.map +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.d.ts.map +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts +5 -4
- package/dist/hooks/useConfirmSwap/useConfirmSwap.helpers.d.ts.map +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts +1 -1
- package/dist/hooks/useConfirmSwap/useConfirmSwap.types.d.ts.map +1 -1
- package/dist/hooks/useFetch.d.ts +12 -0
- package/dist/hooks/useFetch.d.ts.map +1 -0
- package/dist/hooks/useFetchAllQuotes.d.ts +4 -0
- package/dist/hooks/useFetchAllQuotes.d.ts.map +1 -0
- package/dist/hooks/useFetchConfirmQuote.d.ts +4 -0
- package/dist/hooks/useFetchConfirmQuote.d.ts.map +1 -0
- package/dist/hooks/useSwapInput.d.ts +5 -5
- package/dist/hooks/useSwapInput.d.ts.map +1 -1
- package/dist/hooks/useWalletList.d.ts +1 -0
- package/dist/hooks/useWalletList.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +4 -4
- package/dist/pages/ConfirmSwapPage.d.ts.map +1 -1
- package/dist/pages/Home.d.ts.map +1 -1
- package/dist/pages/LiquiditySourcePage.d.ts.map +1 -1
- package/dist/pages/Routes.d.ts +3 -0
- package/dist/pages/Routes.d.ts.map +1 -0
- package/dist/pages/SettingsPage.d.ts.map +1 -1
- package/dist/pages/WalletsPage.d.ts.map +1 -1
- package/dist/store/AppStore.d.ts +2 -2
- package/dist/store/app.d.ts +2 -2
- package/dist/store/quote.d.ts +32 -10
- package/dist/store/quote.d.ts.map +1 -1
- package/dist/store/wallets.d.ts +0 -2
- package/dist/store/wallets.d.ts.map +1 -1
- package/dist/types/quote.d.ts +19 -1
- package/dist/types/quote.d.ts.map +1 -1
- package/dist/utils/quote.d.ts +12 -9
- package/dist/utils/quote.d.ts.map +1 -1
- package/dist/utils/settings.d.ts +2 -3
- package/dist/utils/settings.d.ts.map +1 -1
- package/dist/utils/swap.d.ts +18 -18
- package/dist/utils/swap.d.ts.map +1 -1
- package/dist/utils/wallets.d.ts +4 -3
- package/dist/utils/wallets.d.ts.map +1 -1
- package/package.json +10 -10
- package/src/QueueManager.tsx +0 -3
- package/src/components/AppRoutes.tsx +5 -0
- package/src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts +3 -3
- package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +22 -19
- package/src/components/ConfirmWalletsModal/WalletList.tsx +24 -18
- package/src/components/HeaderButtons/{HomeButtons.tsx → HeaderButtons.tsx} +39 -26
- package/src/components/HeaderButtons/HeaderButtons.types.ts +3 -2
- package/src/components/HeaderButtons/index.ts +1 -1
- package/src/components/Layout/Layout.tsx +13 -1
- package/src/components/Layout/Layout.types.ts +1 -0
- package/src/components/Quote/Quote.styles.ts +133 -38
- package/src/components/Quote/Quote.tsx +77 -18
- package/src/components/Quote/Quote.types.ts +13 -7
- package/src/components/Quote/QuoteCostDetails.tsx +9 -4
- package/src/components/Quote/QuoteTrigger .tsx +7 -3
- package/src/components/QuoteSkeleton/QuoteSkeleton.tsx +2 -2
- package/src/components/QuoteSkeleton/QuoteSkeleton.types.ts +1 -1
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.styles.ts +10 -12
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.tsx +28 -9
- package/src/components/QuoteSkeleton/QuoteSummarySkeleton.types.ts +1 -1
- package/src/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.helpers.ts +19 -19
- package/src/components/SwapDetails/SwapDetails.tsx +1 -1
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts +1 -1
- package/src/components/SwapDetailsModal/index.ts +1 -1
- package/src/constants/languages.ts +2 -1
- package/src/constants/navigationRoutes.ts +1 -0
- package/src/constants/quote.ts +17 -1
- package/src/containers/QuoteInfo/QuoteInfo.tsx +32 -7
- package/src/containers/QuoteInfo/QuoteInfo.types.ts +6 -3
- package/src/containers/Wallets/Wallets.tsx +5 -11
- package/src/hooks/useConfirmSwap/useConfirmSwap.helpers.ts +36 -20
- package/src/hooks/useConfirmSwap/useConfirmSwap.ts +76 -78
- package/src/hooks/useConfirmSwap/useConfirmSwap.types.ts +1 -1
- package/src/hooks/useFetch.ts +48 -0
- package/src/hooks/useFetchAllQuotes.ts +21 -0
- package/src/hooks/useFetchConfirmQuote.ts +21 -0
- package/src/hooks/useSwapInput.ts +59 -31
- package/src/hooks/useWalletList.ts +5 -3
- package/src/pages/ConfirmSwapPage.tsx +12 -9
- package/src/pages/Home.tsx +25 -15
- package/src/pages/LiquiditySourcePage.tsx +3 -5
- package/src/pages/Routes.tsx +131 -0
- package/src/pages/SettingsPage.tsx +11 -13
- package/src/pages/WalletsPage.tsx +24 -18
- package/src/store/quote.ts +60 -22
- package/src/store/wallets.ts +0 -2
- package/src/types/quote.ts +27 -1
- package/src/utils/quote.ts +129 -67
- package/src/utils/settings.ts +2 -4
- package/src/utils/swap.ts +37 -77
- package/src/utils/wallets.ts +14 -9
- package/dist/components/HeaderButtons/HomeButtons.d.ts +0 -4
- package/dist/components/HeaderButtons/HomeButtons.d.ts.map +0 -1
- package/dist/hooks/useFetchQuote.d.ts +0 -9
- package/dist/hooks/useFetchQuote.d.ts.map +0 -1
- package/src/hooks/useFetchQuote.ts +0 -38
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueueManager.d.ts","sourceRoot":"","sources":["../src/QueueManager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAU/C,OAAO,KAAkB,MAAM,OAAO,CAAC;AAQvC,iBAAS,YAAY,CAAC,KAAK,EAAE,iBAAiB,CAAC;IAAE,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"QueueManager.d.ts","sourceRoot":"","sources":["../src/QueueManager.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAU/C,OAAO,KAAkB,MAAM,OAAO,CAAC;AAQvC,iBAAS,YAAY,CAAC,KAAK,EAAE,iBAAiB,CAAC;IAAE,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,qBAoFlE;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppRoutes.d.ts","sourceRoot":"","sources":["../../src/components/AppRoutes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"AppRoutes.d.ts","sourceRoot":"","sources":["../../src/components/AppRoutes.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAmB1B,wBAAgB,SAAS,8EA4FxB"}
|
|
@@ -143,6 +143,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
143
143
|
18: string;
|
|
144
144
|
20: string;
|
|
145
145
|
24: string;
|
|
146
|
+
26: string;
|
|
146
147
|
28: string;
|
|
147
148
|
30: string;
|
|
148
149
|
32: string;
|
|
@@ -304,6 +305,7 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
304
305
|
18: string;
|
|
305
306
|
20: string;
|
|
306
307
|
24: string;
|
|
308
|
+
26: string;
|
|
307
309
|
28: string;
|
|
308
310
|
30: string;
|
|
309
311
|
32: string;
|
|
@@ -464,6 +466,7 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
464
466
|
18: string;
|
|
465
467
|
20: string;
|
|
466
468
|
24: string;
|
|
469
|
+
26: string;
|
|
467
470
|
28: string;
|
|
468
471
|
30: string;
|
|
469
472
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASf,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainsSection.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainsSection/BlockchainsSection.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"BlockchainsSection.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainsSection/BlockchainsSection.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAItB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export declare function getRequiredWallets(
|
|
1
|
+
import type { BlockchainMeta, SwapResult } from 'rango-sdk';
|
|
2
|
+
export declare function getRequiredWallets(swaps: SwapResult[] | null): string[];
|
|
3
3
|
export declare function isValidAddress(chain: BlockchainMeta, address: string): boolean;
|
|
4
4
|
//# sourceMappingURL=ConfirmWallets.helpers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmWallets.helpers.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"ConfirmWallets.helpers.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAE5D,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,UAAU,EAAE,GAAG,IAAI,GAAG,MAAM,EAAE,CAgBvE;AAED,wBAAgB,cAAc,CAC5B,KAAK,EAAE,cAAc,EACrB,OAAO,EAAE,MAAM,GACd,OAAO,CAIT"}
|
|
@@ -146,6 +146,7 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
146
146
|
18: string;
|
|
147
147
|
20: string;
|
|
148
148
|
24: string;
|
|
149
|
+
26: string;
|
|
149
150
|
28: string;
|
|
150
151
|
30: string;
|
|
151
152
|
32: string;
|
|
@@ -307,6 +308,7 @@ export declare const ListContainer: import("@stitches/react/types/styled-compone
|
|
|
307
308
|
18: string;
|
|
308
309
|
20: string;
|
|
309
310
|
24: string;
|
|
311
|
+
26: string;
|
|
310
312
|
28: string;
|
|
311
313
|
30: string;
|
|
312
314
|
32: string;
|
|
@@ -470,6 +472,7 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
470
472
|
18: string;
|
|
471
473
|
20: string;
|
|
472
474
|
24: string;
|
|
475
|
+
26: string;
|
|
473
476
|
28: string;
|
|
474
477
|
30: string;
|
|
475
478
|
32: string;
|
|
@@ -633,6 +636,7 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
633
636
|
18: string;
|
|
634
637
|
20: string;
|
|
635
638
|
24: string;
|
|
639
|
+
26: string;
|
|
636
640
|
28: string;
|
|
637
641
|
30: string;
|
|
638
642
|
32: string;
|
|
@@ -793,6 +797,7 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
793
797
|
18: string;
|
|
794
798
|
20: string;
|
|
795
799
|
24: string;
|
|
800
|
+
26: string;
|
|
796
801
|
28: string;
|
|
797
802
|
30: string;
|
|
798
803
|
32: string;
|
|
@@ -954,6 +959,7 @@ export declare const ShowMoreHeader: import("@stitches/react/types/styled-compon
|
|
|
954
959
|
18: string;
|
|
955
960
|
20: string;
|
|
956
961
|
24: string;
|
|
962
|
+
26: string;
|
|
957
963
|
28: string;
|
|
958
964
|
30: string;
|
|
959
965
|
32: string;
|
|
@@ -1117,6 +1123,7 @@ export declare const NavigateBack: import("@stitches/react/types/styled-componen
|
|
|
1117
1123
|
18: string;
|
|
1118
1124
|
20: string;
|
|
1119
1125
|
24: string;
|
|
1126
|
+
26: string;
|
|
1120
1127
|
28: string;
|
|
1121
1128
|
30: string;
|
|
1122
1129
|
32: string;
|
|
@@ -1278,6 +1285,7 @@ export declare const WalletsContainer: import("@stitches/react/types/styled-comp
|
|
|
1278
1285
|
18: string;
|
|
1279
1286
|
20: string;
|
|
1280
1287
|
24: string;
|
|
1288
|
+
26: string;
|
|
1281
1289
|
28: string;
|
|
1282
1290
|
30: string;
|
|
1283
1291
|
32: string;
|
|
@@ -1439,6 +1447,7 @@ export declare const walletsListStyles: import("@stitches/react/types/styled-com
|
|
|
1439
1447
|
18: string;
|
|
1440
1448
|
20: string;
|
|
1441
1449
|
24: string;
|
|
1450
|
+
26: string;
|
|
1442
1451
|
28: string;
|
|
1443
1452
|
30: string;
|
|
1444
1453
|
32: string;
|
|
@@ -1600,6 +1609,7 @@ export declare const CustomDestination: import("@stitches/react/types/styled-com
|
|
|
1600
1609
|
18: string;
|
|
1601
1610
|
20: string;
|
|
1602
1611
|
24: string;
|
|
1612
|
+
26: string;
|
|
1603
1613
|
28: string;
|
|
1604
1614
|
30: string;
|
|
1605
1615
|
32: string;
|
|
@@ -1761,6 +1771,7 @@ export declare const alarmsStyles: import("@stitches/react/types/styled-componen
|
|
|
1761
1771
|
18: string;
|
|
1762
1772
|
20: string;
|
|
1763
1773
|
24: string;
|
|
1774
|
+
26: string;
|
|
1764
1775
|
28: string;
|
|
1765
1776
|
30: string;
|
|
1766
1777
|
32: string;
|
|
@@ -1922,6 +1933,7 @@ export declare const ConfirmButton: import("@stitches/react/types/styled-compone
|
|
|
1922
1933
|
18: string;
|
|
1923
1934
|
20: string;
|
|
1924
1935
|
24: string;
|
|
1936
|
+
26: string;
|
|
1925
1937
|
28: string;
|
|
1926
1938
|
30: string;
|
|
1927
1939
|
32: string;
|
|
@@ -2093,6 +2105,7 @@ export declare const StyledTextField: import("@stitches/react/types/styled-compo
|
|
|
2093
2105
|
18: string;
|
|
2094
2106
|
20: string;
|
|
2095
2107
|
24: string;
|
|
2108
|
+
26: string;
|
|
2096
2109
|
28: string;
|
|
2097
2110
|
30: string;
|
|
2098
2111
|
32: string;
|
|
@@ -2254,6 +2267,7 @@ export declare const Wallets: import("@stitches/react/types/styled-component").S
|
|
|
2254
2267
|
18: string;
|
|
2255
2268
|
20: string;
|
|
2256
2269
|
24: string;
|
|
2270
|
+
26: string;
|
|
2257
2271
|
28: string;
|
|
2258
2272
|
30: string;
|
|
2259
2273
|
32: string;
|
|
@@ -2695,6 +2709,7 @@ export declare const CustomDestinationButton: import("@stitches/react/types/styl
|
|
|
2695
2709
|
18: string;
|
|
2696
2710
|
20: string;
|
|
2697
2711
|
24: string;
|
|
2712
|
+
26: string;
|
|
2698
2713
|
28: string;
|
|
2699
2714
|
30: string;
|
|
2700
2715
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":";;;AASA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmWalletsModal.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAgB7D,OAAO,KAA8B,MAAM,OAAO,CAAC;AAkCnD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"ConfirmWalletsModal.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAgB7D,OAAO,KAA8B,MAAM,OAAO,CAAC;AAkCnD,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,SAAS,qBA0anD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletList.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAenD,OAAO,KAA8B,MAAM,OAAO,CAAC;AA6BnD,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"WalletList.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAenD,OAAO,KAA8B,MAAM,OAAO,CAAC;AA6BnD,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,qBAmR1C"}
|
|
@@ -143,6 +143,7 @@ export declare const LogoContainer: import("@stitches/react/types/styled-compone
|
|
|
143
143
|
18: string;
|
|
144
144
|
20: string;
|
|
145
145
|
24: string;
|
|
146
|
+
26: string;
|
|
146
147
|
28: string;
|
|
147
148
|
30: string;
|
|
148
149
|
32: string;
|
|
@@ -304,6 +305,7 @@ export declare const Spinner: import("@stitches/react/types/styled-component").S
|
|
|
304
305
|
18: string;
|
|
305
306
|
20: string;
|
|
306
307
|
24: string;
|
|
308
|
+
26: string;
|
|
307
309
|
28: string;
|
|
308
310
|
30: string;
|
|
309
311
|
32: string;
|
|
@@ -465,6 +467,7 @@ export declare const WalletImageContainer: import("@stitches/react/types/styled-
|
|
|
465
467
|
18: string;
|
|
466
468
|
20: string;
|
|
467
469
|
24: string;
|
|
470
|
+
26: string;
|
|
468
471
|
28: string;
|
|
469
472
|
30: string;
|
|
470
473
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"WalletList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC;AAWH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYlB,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC"}
|
|
@@ -148,6 +148,7 @@ export declare const CollapsibleRoot: import("@stitches/react/types/styled-compo
|
|
|
148
148
|
18: string;
|
|
149
149
|
20: string;
|
|
150
150
|
24: string;
|
|
151
|
+
26: string;
|
|
151
152
|
28: string;
|
|
152
153
|
30: string;
|
|
153
154
|
32: string;
|
|
@@ -309,6 +310,7 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
309
310
|
18: string;
|
|
310
311
|
20: string;
|
|
311
312
|
24: string;
|
|
313
|
+
26: string;
|
|
312
314
|
28: string;
|
|
313
315
|
30: string;
|
|
314
316
|
32: string;
|
|
@@ -472,6 +474,7 @@ export declare const CollapsibleContent: import("@stitches/react/types/styled-co
|
|
|
472
474
|
18: string;
|
|
473
475
|
20: string;
|
|
474
476
|
24: string;
|
|
477
|
+
26: string;
|
|
475
478
|
28: string;
|
|
476
479
|
30: string;
|
|
477
480
|
32: string;
|
|
@@ -635,6 +638,7 @@ export declare const ExpandedIcon: import("@stitches/react/types/styled-componen
|
|
|
635
638
|
18: string;
|
|
636
639
|
20: string;
|
|
637
640
|
24: string;
|
|
641
|
+
26: string;
|
|
638
642
|
28: string;
|
|
639
643
|
30: string;
|
|
640
644
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomCollapsible.styles.d.ts","sourceRoot":"","sources":["../../../src/components/CustomCollapsible/CustomCollapsible.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAG3D,eAAO,MAAM,8BAA8B,MAAM,CAAC;AAoBlD,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"CustomCollapsible.styles.d.ts","sourceRoot":"","sources":["../../../src/components/CustomCollapsible/CustomCollapsible.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAG3D,eAAO,MAAM,8BAA8B,MAAM,CAAC;AAoBlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAW1B,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQlB,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY7B,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HeaderButtons.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAUpE,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,wBAAgB,aAAa,CAAC,KAAK,EAAE,sBAAsB,qBAqE1D"}
|
|
@@ -146,6 +146,7 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
146
146
|
18: string;
|
|
147
147
|
20: string;
|
|
148
148
|
24: string;
|
|
149
|
+
26: string;
|
|
149
150
|
28: string;
|
|
150
151
|
30: string;
|
|
151
152
|
32: string;
|
|
@@ -307,6 +308,7 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
307
308
|
18: string;
|
|
308
309
|
20: string;
|
|
309
310
|
24: string;
|
|
311
|
+
26: string;
|
|
310
312
|
28: string;
|
|
311
313
|
30: string;
|
|
312
314
|
32: string;
|
|
@@ -468,6 +470,7 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
468
470
|
18: string;
|
|
469
471
|
20: string;
|
|
470
472
|
24: string;
|
|
473
|
+
26: string;
|
|
471
474
|
28: string;
|
|
472
475
|
30: string;
|
|
473
476
|
32: string;
|
|
@@ -629,6 +632,7 @@ export declare const NotificationsBadgeContainer: import("@stitches/react/types/
|
|
|
629
632
|
18: string;
|
|
630
633
|
20: string;
|
|
631
634
|
24: string;
|
|
635
|
+
26: string;
|
|
632
636
|
28: string;
|
|
633
637
|
30: string;
|
|
634
638
|
32: string;
|
|
@@ -792,6 +796,7 @@ export declare const ProgressIcon: import("@stitches/react/types/styled-componen
|
|
|
792
796
|
18: string;
|
|
793
797
|
20: string;
|
|
794
798
|
24: string;
|
|
799
|
+
26: string;
|
|
795
800
|
28: string;
|
|
796
801
|
30: string;
|
|
797
802
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderButtons.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"HeaderButtons.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWxB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAO1B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtC,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUvB,CAAC"}
|
|
@@ -3,9 +3,10 @@ export interface PropTypes {
|
|
|
3
3
|
isConnected?: boolean;
|
|
4
4
|
container?: HTMLElement;
|
|
5
5
|
}
|
|
6
|
-
export interface
|
|
6
|
+
export interface HeaderButtonsPropTypes {
|
|
7
|
+
onClickSettings?: () => void;
|
|
7
8
|
onClickRefresh?: () => void;
|
|
8
9
|
onClickHistory?: () => void;
|
|
9
|
-
|
|
10
|
+
hidden?: ('settings' | 'refresh' | 'history' | 'notifications')[];
|
|
10
11
|
}
|
|
11
12
|
//# sourceMappingURL=HeaderButtons.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderButtons.types.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,WAAW,CAAC;CACzB;AACD,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"HeaderButtons.types.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HeaderButtons.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,WAAW,CAAC;CACzB;AACD,MAAM,WAAW,sBAAsB;IACrC,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,CAAC,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,eAAe,CAAC,EAAE,CAAC;CACnE"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { BackButton } from './BackButton';
|
|
2
2
|
export { CancelButton } from './CancelButton';
|
|
3
3
|
export { WalletButton } from './WalletButton';
|
|
4
|
-
export {
|
|
4
|
+
export { HeaderButtons } from './HeaderButtons';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -143,6 +143,7 @@ export declare const groupStyles: import("@stitches/react/types/styled-component
|
|
|
143
143
|
18: string;
|
|
144
144
|
20: string;
|
|
145
145
|
24: string;
|
|
146
|
+
26: string;
|
|
146
147
|
28: string;
|
|
147
148
|
30: string;
|
|
148
149
|
32: string;
|
|
@@ -304,6 +305,7 @@ export declare const SwapItemContainer: import("@stitches/react/types/styled-com
|
|
|
304
305
|
18: string;
|
|
305
306
|
20: string;
|
|
306
307
|
24: string;
|
|
308
|
+
26: string;
|
|
307
309
|
28: string;
|
|
308
310
|
30: string;
|
|
309
311
|
32: string;
|
|
@@ -465,6 +467,7 @@ export declare const Group: import("@stitches/react/types/styled-component").Sty
|
|
|
465
467
|
18: string;
|
|
466
468
|
20: string;
|
|
467
469
|
24: string;
|
|
470
|
+
26: string;
|
|
468
471
|
28: string;
|
|
469
472
|
30: string;
|
|
470
473
|
32: string;
|
|
@@ -626,6 +629,7 @@ export declare const Time: import("@stitches/react/types/styled-component").Styl
|
|
|
626
629
|
18: string;
|
|
627
630
|
20: string;
|
|
628
631
|
24: string;
|
|
632
|
+
26: string;
|
|
629
633
|
28: string;
|
|
630
634
|
30: string;
|
|
631
635
|
32: string;
|
|
@@ -787,6 +791,7 @@ export declare const SwapList: import("@stitches/react/types/styled-component").
|
|
|
787
791
|
18: string;
|
|
788
792
|
20: string;
|
|
789
793
|
24: string;
|
|
794
|
+
26: string;
|
|
790
795
|
28: string;
|
|
791
796
|
30: string;
|
|
792
797
|
32: string;
|
|
@@ -948,6 +953,7 @@ export declare const NotFoundContainer: import("@stitches/react/types/styled-com
|
|
|
948
953
|
18: string;
|
|
949
954
|
20: string;
|
|
950
955
|
24: string;
|
|
956
|
+
26: string;
|
|
951
957
|
28: string;
|
|
952
958
|
30: string;
|
|
953
959
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HistoryGroupedList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HistoryGroupedList/HistoryGroupedList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"HistoryGroupedList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HistoryGroupedList/HistoryGroupedList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAAQ,CAAC;AAEjC,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAahB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAInB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,OAAO,KAA4B,MAAM,OAAO,CAAC;AAoBjD,iBAAS,MAAM,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,
|
|
1
|
+
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAI/C,OAAO,KAA4B,MAAM,OAAO,CAAC;AAoBjD,iBAAS,MAAM,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,qBAsIlD;AACD,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -145,6 +145,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
145
145
|
18: string;
|
|
146
146
|
20: string;
|
|
147
147
|
24: string;
|
|
148
|
+
26: string;
|
|
148
149
|
28: string;
|
|
149
150
|
30: string;
|
|
150
151
|
32: string;
|
|
@@ -306,6 +307,7 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
306
307
|
18: string;
|
|
307
308
|
20: string;
|
|
308
309
|
24: string;
|
|
310
|
+
26: string;
|
|
309
311
|
28: string;
|
|
310
312
|
30: string;
|
|
311
313
|
32: string;
|
|
@@ -467,6 +469,7 @@ export declare const Footer: import("@stitches/react/types/styled-component").St
|
|
|
467
469
|
18: string;
|
|
468
470
|
20: string;
|
|
469
471
|
24: string;
|
|
472
|
+
26: string;
|
|
470
473
|
28: string;
|
|
471
474
|
30: string;
|
|
472
475
|
32: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAuBpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQlB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYjB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAEjD,KAAK,cAAc,GAAG,QAAQ,CAAC,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC;AAC9D,KAAK,mBAAmB,GAAG,WAAW,CACpC,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC,CAC1C,CAAC;AAEF,MAAM,WAAW,SAAS;IACxB,MAAM,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;QACtB,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"Layout.types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AAEjD,KAAK,cAAc,GAAG,QAAQ,CAAC,YAAY,CAAC,OAAO,SAAS,CAAC,CAAC;AAC9D,KAAK,mBAAmB,GAAG,WAAW,CACpC,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC,CAC1C,CAAC;AAEF,MAAM,WAAW,SAAS;IACxB,MAAM,EAAE;QACN,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;QACtB,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;QACzB,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;QACtB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;IACF,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/PageContainer.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"PageContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/PageContainer.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBjB,CAAC;AAEH,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollableArea.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/ScrollableArea.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe,oBAAoB,CAAC;AAE1C,QAAA,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"ScrollableArea.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/ScrollableArea.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe,oBAAoB,CAAC;AAE1C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIlB,CAAC;AAEH,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC"}
|
package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoadingLiquiditySourceList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAU,MAAM,eAAe,CAAC;AAEjD,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"LoadingLiquiditySourceList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAU,MAAM,eAAe,CAAC;AAEjD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAE1B,CAAC"}
|