@rango-dev/widget-embedded 0.31.1-next.2 → 0.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AppRoutes.d.ts.map +1 -1
- package/dist/components/BlockchainList/BlockchainList.d.ts.map +1 -1
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts +4 -1
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
- package/dist/components/BlockchainList/BlockchainList.types.d.ts +1 -0
- package/dist/components/BlockchainList/BlockchainList.types.d.ts.map +1 -1
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.d.ts +4 -0
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.d.ts.map +1 -0
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.styles.d.ts +483 -0
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.styles.d.ts.map +1 -0
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.types.d.ts +12 -0
- package/dist/components/BlockchainSelectorButton/BlockchainSelectorButton.types.d.ts.map +1 -0
- package/dist/components/BlockchainSelectorButton/index.d.ts +2 -0
- package/dist/components/BlockchainSelectorButton/index.d.ts.map +1 -0
- 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.styles.d.ts +11 -0
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.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/CustomDestination/CustomDestination.d.ts.map +1 -1
- package/dist/components/CustomDestination/CustomDestination.styles.d.ts +5 -2
- package/dist/components/CustomDestination/CustomDestination.styles.d.ts.map +1 -1
- package/dist/components/CustomTokenModal/CustomTokenModal.d.ts +4 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.d.ts.map +1 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.helpers.d.ts +3 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.helpers.d.ts.map +1 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.styles.d.ts +323 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.styles.d.ts.map +1 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.types.d.ts +9 -0
- package/dist/components/CustomTokenModal/CustomTokenModal.types.d.ts.map +1 -0
- package/dist/components/CustomTokenModal/index.d.ts +2 -0
- package/dist/components/CustomTokenModal/index.d.ts.map +1 -0
- package/dist/components/FilterSelector/FilterSelector.style.d.ts +6 -0
- package/dist/components/FilterSelector/FilterSelector.style.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +8 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.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.styles.d.ts +4 -0
- package/dist/components/Layout/Layout.styles.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 +4 -0
- package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.styles.d.ts +22 -1
- package/dist/components/Quote/Quote.styles.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/QuoteSkeleton/QuoteSkeleton.styles.d.ts +4 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +10 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.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/Quotes/Quotes.styles.d.ts +3 -0
- package/dist/components/Quotes/Quotes.styles.d.ts.map +1 -1
- package/dist/components/RefreshModal/RefreshModal.styles.d.ts +2 -1
- package/dist/components/RefreshModal/RefreshModal.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 +15 -0
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +3 -0
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +2 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/components/SwitchFromAndTo/SwitchFromAndTo.styles.d.ts +2 -0
- package/dist/components/SwitchFromAndTo/SwitchFromAndTo.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.styles.d.ts +18 -0
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.types.d.ts +5 -2
- package/dist/components/TokenList/TokenList.types.d.ts.map +1 -1
- package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.styles.d.ts +2 -0
- package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.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/components/WalletNamespacesModal/WalletNamespacesModal.styles.d.ts +1 -0
- package/dist/components/WalletNamespacesModal/WalletNamespacesModal.styles.d.ts.map +1 -1
- package/dist/constants/customTokens.d.ts +2 -0
- package/dist/constants/customTokens.d.ts.map +1 -0
- package/dist/constants/navigationRoutes.d.ts +2 -0
- package/dist/constants/navigationRoutes.d.ts.map +1 -1
- package/dist/constants/searchParams.d.ts +1 -0
- package/dist/constants/searchParams.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/ExpandedQuotes/ExpandedQuotes.styles.d.ts +2 -0
- package/dist/containers/ExpandedQuotes/ExpandedQuotes.styles.d.ts.map +1 -1
- package/dist/containers/Inputs/Inputs.styles.d.ts +2 -0
- package/dist/containers/Inputs/Inputs.styles.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/Settings/Lists.d.ts.map +1 -1
- package/dist/hooks/useFetchCustomToken.d.ts +16 -0
- package/dist/hooks/useFetchCustomToken.d.ts.map +1 -0
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts +2 -2
- package/dist/hooks/useSwapInput.d.ts.map +1 -1
- package/dist/hooks/useSyncUrlAndStore/useSyncUrlAndStore.d.ts.map +1 -1
- package/dist/hooks/useTheme.d.ts +1 -0
- package/dist/hooks/useTheme.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +4 -4
- package/dist/pages/AddCustomTokenPage.d.ts +3 -0
- package/dist/pages/AddCustomTokenPage.d.ts.map +1 -0
- package/dist/pages/CustomTokensPage.d.ts +3 -0
- package/dist/pages/CustomTokensPage.d.ts.map +1 -0
- package/dist/pages/SelectBlockchainPage.d.ts +2 -1
- package/dist/pages/SelectBlockchainPage.d.ts.map +1 -1
- package/dist/store/AppStore.d.ts +2 -0
- package/dist/store/AppStore.d.ts.map +1 -1
- package/dist/store/app.d.ts +2 -0
- package/dist/store/app.d.ts.map +1 -1
- package/dist/store/quote.d.ts.map +1 -1
- package/dist/store/slices/data.d.ts +4 -3
- package/dist/store/slices/data.d.ts.map +1 -1
- package/dist/store/slices/settings.d.ts +7 -2
- package/dist/store/slices/settings.d.ts.map +1 -1
- package/dist/store/utils/data.d.ts +4 -1
- package/dist/store/utils/data.d.ts.map +1 -1
- package/dist/types/config.d.ts +3 -1
- package/dist/types/config.d.ts.map +1 -1
- package/dist/utils/meta.d.ts +1 -0
- package/dist/utils/meta.d.ts.map +1 -1
- package/dist/utils/quote.d.ts +1 -0
- package/dist/utils/quote.d.ts.map +1 -1
- package/dist/utils/settings.d.ts +3 -2
- package/dist/utils/settings.d.ts.map +1 -1
- package/dist/utils/swap.d.ts.map +1 -1
- package/dist/widget-embedded.build.json +1 -1
- package/package.json +4 -4
- package/src/components/AppRoutes.tsx +30 -0
- package/src/components/BlockchainList/BlockchainList.styles.ts +3 -1
- package/src/components/BlockchainList/BlockchainList.tsx +26 -17
- package/src/components/BlockchainList/BlockchainList.types.ts +1 -0
- package/src/components/BlockchainSelectorButton/BlockchainSelectorButton.styles.ts +49 -0
- package/src/components/BlockchainSelectorButton/BlockchainSelectorButton.tsx +47 -0
- package/src/components/BlockchainSelectorButton/BlockchainSelectorButton.types.ts +11 -0
- package/src/components/BlockchainSelectorButton/index.ts +1 -0
- package/src/components/CustomDestination/CustomDestination.tsx +5 -3
- package/src/components/CustomTokenModal/CustomTokenModal.helpers.ts +19 -0
- package/src/components/CustomTokenModal/CustomTokenModal.styles.ts +57 -0
- package/src/components/CustomTokenModal/CustomTokenModal.tsx +92 -0
- package/src/components/CustomTokenModal/CustomTokenModal.types.ts +9 -0
- package/src/components/CustomTokenModal/index.ts +1 -0
- package/src/components/TokenList/TokenList.styles.ts +1 -0
- package/src/components/TokenList/TokenList.tsx +76 -51
- package/src/components/TokenList/TokenList.types.ts +5 -2
- package/src/constants/customTokens.ts +6 -0
- package/src/constants/navigationRoutes.ts +2 -0
- package/src/constants/searchParams.ts +3 -0
- package/src/containers/Settings/Lists.tsx +25 -1
- package/src/hooks/useFetchCustomToken.ts +114 -0
- package/src/hooks/useSwapInput.ts +8 -3
- package/src/hooks/useSyncUrlAndStore/useSyncUrlAndStore.ts +6 -1
- package/src/hooks/useTheme.ts +5 -1
- package/src/pages/AddCustomTokenPage.tsx +210 -0
- package/src/pages/CustomTokensPage.tsx +184 -0
- package/src/pages/HistoryPage.tsx +2 -2
- package/src/pages/LiquiditySourcePage.tsx +2 -2
- package/src/pages/SelectBlockchainPage.tsx +15 -8
- package/src/pages/SelectSwapItemsPage.tsx +1 -1
- package/src/store/app.ts +1 -0
- package/src/store/quote.ts +12 -2
- package/src/store/slices/data.ts +61 -8
- package/src/store/slices/settings.ts +35 -2
- package/src/store/utils/data.ts +26 -1
- package/src/store/wallets.ts +1 -1
- package/src/types/config.ts +4 -1
- package/src/utils/meta.ts +12 -1
- package/src/utils/quote.ts +16 -3
- package/src/utils/settings.ts +13 -1
- package/src/utils/swap.ts +7 -7
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts +0 -3
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.helpers.d.ts.map +0 -1
- package/src/components/ConfirmWalletsModal/ConfirmWallets.helpers.ts +0 -10
|
@@ -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;AAoB1B,wBAAgB,SAAS,8EAoHxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainList.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAWxD,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,wBAAgB,cAAc,CAAC,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"BlockchainList.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAWxD,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,wBAAgB,cAAc,CAAC,KAAK,EAAE,SAAS,qBA8D9C"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const BlockchainListContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2
2
|
xs: string;
|
|
3
3
|
sm: string;
|
|
4
4
|
md: string;
|
|
@@ -79,6 +79,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
79
79
|
24: string;
|
|
80
80
|
28: string;
|
|
81
81
|
32: string;
|
|
82
|
+
36: string;
|
|
82
83
|
};
|
|
83
84
|
radii: {
|
|
84
85
|
xs: string;
|
|
@@ -238,6 +239,7 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
238
239
|
24: string;
|
|
239
240
|
28: string;
|
|
240
241
|
32: string;
|
|
242
|
+
36: string;
|
|
241
243
|
};
|
|
242
244
|
radii: {
|
|
243
245
|
xs: string;
|
|
@@ -396,6 +398,7 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
396
398
|
24: string;
|
|
397
399
|
28: string;
|
|
398
400
|
32: string;
|
|
401
|
+
36: string;
|
|
399
402
|
};
|
|
400
403
|
radii: {
|
|
401
404
|
xs: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMlC,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASf,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainList.types.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,cAAc,EAAE,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,CAAC,UAAU,EAAE,cAAc,KAAK,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"BlockchainList.types.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,cAAc,EAAE,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,QAAQ,EAAE,CAAC,UAAU,EAAE,cAAc,KAAK,IAAI,CAAC;IAC/C,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BlockchainSelectorButton.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainSelectorButton/BlockchainSelectorButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAGlE,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,SAAS,qBAmCxD"}
|
|
@@ -0,0 +1,483 @@
|
|
|
1
|
+
export declare const InputContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
2
|
+
disabled?: boolean | "true" | undefined;
|
|
3
|
+
}, {
|
|
4
|
+
xs: string;
|
|
5
|
+
sm: string;
|
|
6
|
+
md: string;
|
|
7
|
+
lg: string;
|
|
8
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
9
|
+
xs: string;
|
|
10
|
+
sm: string;
|
|
11
|
+
md: string;
|
|
12
|
+
lg: string;
|
|
13
|
+
}, {
|
|
14
|
+
colors: {
|
|
15
|
+
primary: string;
|
|
16
|
+
primary500: string;
|
|
17
|
+
primary550: string;
|
|
18
|
+
secondary: string;
|
|
19
|
+
secondary100: string;
|
|
20
|
+
secondary150: string;
|
|
21
|
+
secondary200: string;
|
|
22
|
+
secondary250: string;
|
|
23
|
+
secondary500: string;
|
|
24
|
+
secondary550: string;
|
|
25
|
+
neutral: string;
|
|
26
|
+
neutral100: string;
|
|
27
|
+
neutral200: string;
|
|
28
|
+
neutral300: string;
|
|
29
|
+
neutral400: string;
|
|
30
|
+
neutral500: string;
|
|
31
|
+
neutral600: string;
|
|
32
|
+
neutral700: string;
|
|
33
|
+
neutral800: string;
|
|
34
|
+
neutral900: string;
|
|
35
|
+
error100: string;
|
|
36
|
+
error300: string;
|
|
37
|
+
error500: string;
|
|
38
|
+
error600: string;
|
|
39
|
+
error700: string;
|
|
40
|
+
warning100: string;
|
|
41
|
+
warning300: string;
|
|
42
|
+
warning500: string;
|
|
43
|
+
warning600: string;
|
|
44
|
+
warning700: string;
|
|
45
|
+
info: string;
|
|
46
|
+
info100: string;
|
|
47
|
+
info300: string;
|
|
48
|
+
info500: string;
|
|
49
|
+
info600: string;
|
|
50
|
+
info700: string;
|
|
51
|
+
success100: string;
|
|
52
|
+
success300: string;
|
|
53
|
+
success500: string;
|
|
54
|
+
success600: string;
|
|
55
|
+
success700: string;
|
|
56
|
+
background: string;
|
|
57
|
+
foreground: string;
|
|
58
|
+
};
|
|
59
|
+
space: {
|
|
60
|
+
0: string;
|
|
61
|
+
5: string;
|
|
62
|
+
10: string;
|
|
63
|
+
15: string;
|
|
64
|
+
20: string;
|
|
65
|
+
25: string;
|
|
66
|
+
30: string;
|
|
67
|
+
40: string;
|
|
68
|
+
46: string;
|
|
69
|
+
50: string;
|
|
70
|
+
60: string;
|
|
71
|
+
70: string;
|
|
72
|
+
80: string;
|
|
73
|
+
90: string;
|
|
74
|
+
100: string;
|
|
75
|
+
2: string;
|
|
76
|
+
4: string;
|
|
77
|
+
6: string;
|
|
78
|
+
8: string;
|
|
79
|
+
12: string;
|
|
80
|
+
16: string;
|
|
81
|
+
24: string;
|
|
82
|
+
28: string;
|
|
83
|
+
32: string;
|
|
84
|
+
36: string;
|
|
85
|
+
};
|
|
86
|
+
radii: {
|
|
87
|
+
xs: string;
|
|
88
|
+
sm: string;
|
|
89
|
+
xm: string;
|
|
90
|
+
md: string;
|
|
91
|
+
xl: string;
|
|
92
|
+
lg: string;
|
|
93
|
+
primary: string;
|
|
94
|
+
secondary: string;
|
|
95
|
+
};
|
|
96
|
+
fontSizes: {
|
|
97
|
+
10: string;
|
|
98
|
+
12: string;
|
|
99
|
+
14: string;
|
|
100
|
+
16: string;
|
|
101
|
+
18: string;
|
|
102
|
+
20: string;
|
|
103
|
+
22: string;
|
|
104
|
+
24: string;
|
|
105
|
+
28: string;
|
|
106
|
+
32: string;
|
|
107
|
+
36: string;
|
|
108
|
+
40: string;
|
|
109
|
+
48: string;
|
|
110
|
+
};
|
|
111
|
+
fonts: {
|
|
112
|
+
primary: string;
|
|
113
|
+
widget: string;
|
|
114
|
+
};
|
|
115
|
+
fontWeights: {
|
|
116
|
+
regular: number;
|
|
117
|
+
medium: number;
|
|
118
|
+
semiBold: number;
|
|
119
|
+
bold: number;
|
|
120
|
+
};
|
|
121
|
+
lineHeights: {
|
|
122
|
+
12: string;
|
|
123
|
+
16: string;
|
|
124
|
+
20: string;
|
|
125
|
+
24: string;
|
|
126
|
+
26: string;
|
|
127
|
+
28: string;
|
|
128
|
+
30: string;
|
|
129
|
+
36: string;
|
|
130
|
+
40: string;
|
|
131
|
+
44: string;
|
|
132
|
+
52: string;
|
|
133
|
+
64: string;
|
|
134
|
+
};
|
|
135
|
+
letterSpacings: {};
|
|
136
|
+
sizes: {
|
|
137
|
+
4: string;
|
|
138
|
+
6: string;
|
|
139
|
+
8: string;
|
|
140
|
+
10: string;
|
|
141
|
+
12: string;
|
|
142
|
+
16: string;
|
|
143
|
+
18: string;
|
|
144
|
+
20: string;
|
|
145
|
+
24: string;
|
|
146
|
+
26: string;
|
|
147
|
+
28: string;
|
|
148
|
+
30: string;
|
|
149
|
+
32: string;
|
|
150
|
+
36: string;
|
|
151
|
+
40: string;
|
|
152
|
+
45: string;
|
|
153
|
+
48: string;
|
|
154
|
+
};
|
|
155
|
+
borderWidths: {};
|
|
156
|
+
borderStyles: {};
|
|
157
|
+
shadows: {
|
|
158
|
+
mainContainer: string;
|
|
159
|
+
};
|
|
160
|
+
zIndices: {};
|
|
161
|
+
transitions: {};
|
|
162
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
163
|
+
export declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
164
|
+
xs: string;
|
|
165
|
+
sm: string;
|
|
166
|
+
md: string;
|
|
167
|
+
lg: string;
|
|
168
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
169
|
+
xs: string;
|
|
170
|
+
sm: string;
|
|
171
|
+
md: string;
|
|
172
|
+
lg: string;
|
|
173
|
+
}, {
|
|
174
|
+
colors: {
|
|
175
|
+
primary: string;
|
|
176
|
+
primary500: string;
|
|
177
|
+
primary550: string;
|
|
178
|
+
secondary: string;
|
|
179
|
+
secondary100: string;
|
|
180
|
+
secondary150: string;
|
|
181
|
+
secondary200: string;
|
|
182
|
+
secondary250: string;
|
|
183
|
+
secondary500: string;
|
|
184
|
+
secondary550: string;
|
|
185
|
+
neutral: string;
|
|
186
|
+
neutral100: string;
|
|
187
|
+
neutral200: string;
|
|
188
|
+
neutral300: string;
|
|
189
|
+
neutral400: string;
|
|
190
|
+
neutral500: string;
|
|
191
|
+
neutral600: string;
|
|
192
|
+
neutral700: string;
|
|
193
|
+
neutral800: string;
|
|
194
|
+
neutral900: string;
|
|
195
|
+
error100: string;
|
|
196
|
+
error300: string;
|
|
197
|
+
error500: string;
|
|
198
|
+
error600: string;
|
|
199
|
+
error700: string;
|
|
200
|
+
warning100: string;
|
|
201
|
+
warning300: string;
|
|
202
|
+
warning500: string;
|
|
203
|
+
warning600: string;
|
|
204
|
+
warning700: string;
|
|
205
|
+
info: string;
|
|
206
|
+
info100: string;
|
|
207
|
+
info300: string;
|
|
208
|
+
info500: string;
|
|
209
|
+
info600: string;
|
|
210
|
+
info700: string;
|
|
211
|
+
success100: string;
|
|
212
|
+
success300: string;
|
|
213
|
+
success500: string;
|
|
214
|
+
success600: string;
|
|
215
|
+
success700: string;
|
|
216
|
+
background: string;
|
|
217
|
+
foreground: string;
|
|
218
|
+
};
|
|
219
|
+
space: {
|
|
220
|
+
0: string;
|
|
221
|
+
5: string;
|
|
222
|
+
10: string;
|
|
223
|
+
15: string;
|
|
224
|
+
20: string;
|
|
225
|
+
25: string;
|
|
226
|
+
30: string;
|
|
227
|
+
40: string;
|
|
228
|
+
46: string;
|
|
229
|
+
50: string;
|
|
230
|
+
60: string;
|
|
231
|
+
70: string;
|
|
232
|
+
80: string;
|
|
233
|
+
90: string;
|
|
234
|
+
100: string;
|
|
235
|
+
2: string;
|
|
236
|
+
4: string;
|
|
237
|
+
6: string;
|
|
238
|
+
8: string;
|
|
239
|
+
12: string;
|
|
240
|
+
16: string;
|
|
241
|
+
24: string;
|
|
242
|
+
28: string;
|
|
243
|
+
32: string;
|
|
244
|
+
36: string;
|
|
245
|
+
};
|
|
246
|
+
radii: {
|
|
247
|
+
xs: string;
|
|
248
|
+
sm: string;
|
|
249
|
+
xm: string;
|
|
250
|
+
md: string;
|
|
251
|
+
xl: string;
|
|
252
|
+
lg: string;
|
|
253
|
+
primary: string;
|
|
254
|
+
secondary: string;
|
|
255
|
+
};
|
|
256
|
+
fontSizes: {
|
|
257
|
+
10: string;
|
|
258
|
+
12: string;
|
|
259
|
+
14: string;
|
|
260
|
+
16: string;
|
|
261
|
+
18: string;
|
|
262
|
+
20: string;
|
|
263
|
+
22: string;
|
|
264
|
+
24: string;
|
|
265
|
+
28: string;
|
|
266
|
+
32: string;
|
|
267
|
+
36: string;
|
|
268
|
+
40: string;
|
|
269
|
+
48: string;
|
|
270
|
+
};
|
|
271
|
+
fonts: {
|
|
272
|
+
primary: string;
|
|
273
|
+
widget: string;
|
|
274
|
+
};
|
|
275
|
+
fontWeights: {
|
|
276
|
+
regular: number;
|
|
277
|
+
medium: number;
|
|
278
|
+
semiBold: number;
|
|
279
|
+
bold: number;
|
|
280
|
+
};
|
|
281
|
+
lineHeights: {
|
|
282
|
+
12: string;
|
|
283
|
+
16: string;
|
|
284
|
+
20: string;
|
|
285
|
+
24: string;
|
|
286
|
+
26: string;
|
|
287
|
+
28: string;
|
|
288
|
+
30: string;
|
|
289
|
+
36: string;
|
|
290
|
+
40: string;
|
|
291
|
+
44: string;
|
|
292
|
+
52: string;
|
|
293
|
+
64: string;
|
|
294
|
+
};
|
|
295
|
+
letterSpacings: {};
|
|
296
|
+
sizes: {
|
|
297
|
+
4: string;
|
|
298
|
+
6: string;
|
|
299
|
+
8: string;
|
|
300
|
+
10: string;
|
|
301
|
+
12: string;
|
|
302
|
+
16: string;
|
|
303
|
+
18: string;
|
|
304
|
+
20: string;
|
|
305
|
+
24: string;
|
|
306
|
+
26: string;
|
|
307
|
+
28: string;
|
|
308
|
+
30: string;
|
|
309
|
+
32: string;
|
|
310
|
+
36: string;
|
|
311
|
+
40: string;
|
|
312
|
+
45: string;
|
|
313
|
+
48: string;
|
|
314
|
+
};
|
|
315
|
+
borderWidths: {};
|
|
316
|
+
borderStyles: {};
|
|
317
|
+
shadows: {
|
|
318
|
+
mainContainer: string;
|
|
319
|
+
};
|
|
320
|
+
zIndices: {};
|
|
321
|
+
transitions: {};
|
|
322
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
323
|
+
export declare const FlexContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
324
|
+
xs: string;
|
|
325
|
+
sm: string;
|
|
326
|
+
md: string;
|
|
327
|
+
lg: string;
|
|
328
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
329
|
+
xs: string;
|
|
330
|
+
sm: string;
|
|
331
|
+
md: string;
|
|
332
|
+
lg: string;
|
|
333
|
+
}, {
|
|
334
|
+
colors: {
|
|
335
|
+
primary: string;
|
|
336
|
+
primary500: string;
|
|
337
|
+
primary550: string;
|
|
338
|
+
secondary: string;
|
|
339
|
+
secondary100: string;
|
|
340
|
+
secondary150: string;
|
|
341
|
+
secondary200: string;
|
|
342
|
+
secondary250: string;
|
|
343
|
+
secondary500: string;
|
|
344
|
+
secondary550: string;
|
|
345
|
+
neutral: string;
|
|
346
|
+
neutral100: string;
|
|
347
|
+
neutral200: string;
|
|
348
|
+
neutral300: string;
|
|
349
|
+
neutral400: string;
|
|
350
|
+
neutral500: string;
|
|
351
|
+
neutral600: string;
|
|
352
|
+
neutral700: string;
|
|
353
|
+
neutral800: string;
|
|
354
|
+
neutral900: string;
|
|
355
|
+
error100: string;
|
|
356
|
+
error300: string;
|
|
357
|
+
error500: string;
|
|
358
|
+
error600: string;
|
|
359
|
+
error700: string;
|
|
360
|
+
warning100: string;
|
|
361
|
+
warning300: string;
|
|
362
|
+
warning500: string;
|
|
363
|
+
warning600: string;
|
|
364
|
+
warning700: string;
|
|
365
|
+
info: string;
|
|
366
|
+
info100: string;
|
|
367
|
+
info300: string;
|
|
368
|
+
info500: string;
|
|
369
|
+
info600: string;
|
|
370
|
+
info700: string;
|
|
371
|
+
success100: string;
|
|
372
|
+
success300: string;
|
|
373
|
+
success500: string;
|
|
374
|
+
success600: string;
|
|
375
|
+
success700: string;
|
|
376
|
+
background: string;
|
|
377
|
+
foreground: string;
|
|
378
|
+
};
|
|
379
|
+
space: {
|
|
380
|
+
0: string;
|
|
381
|
+
5: string;
|
|
382
|
+
10: string;
|
|
383
|
+
15: string;
|
|
384
|
+
20: string;
|
|
385
|
+
25: string;
|
|
386
|
+
30: string;
|
|
387
|
+
40: string;
|
|
388
|
+
46: string;
|
|
389
|
+
50: string;
|
|
390
|
+
60: string;
|
|
391
|
+
70: string;
|
|
392
|
+
80: string;
|
|
393
|
+
90: string;
|
|
394
|
+
100: string;
|
|
395
|
+
2: string;
|
|
396
|
+
4: string;
|
|
397
|
+
6: string;
|
|
398
|
+
8: string;
|
|
399
|
+
12: string;
|
|
400
|
+
16: string;
|
|
401
|
+
24: string;
|
|
402
|
+
28: string;
|
|
403
|
+
32: string;
|
|
404
|
+
36: string;
|
|
405
|
+
};
|
|
406
|
+
radii: {
|
|
407
|
+
xs: string;
|
|
408
|
+
sm: string;
|
|
409
|
+
xm: string;
|
|
410
|
+
md: string;
|
|
411
|
+
xl: string;
|
|
412
|
+
lg: string;
|
|
413
|
+
primary: string;
|
|
414
|
+
secondary: string;
|
|
415
|
+
};
|
|
416
|
+
fontSizes: {
|
|
417
|
+
10: string;
|
|
418
|
+
12: string;
|
|
419
|
+
14: string;
|
|
420
|
+
16: string;
|
|
421
|
+
18: string;
|
|
422
|
+
20: string;
|
|
423
|
+
22: string;
|
|
424
|
+
24: string;
|
|
425
|
+
28: string;
|
|
426
|
+
32: string;
|
|
427
|
+
36: string;
|
|
428
|
+
40: string;
|
|
429
|
+
48: string;
|
|
430
|
+
};
|
|
431
|
+
fonts: {
|
|
432
|
+
primary: string;
|
|
433
|
+
widget: string;
|
|
434
|
+
};
|
|
435
|
+
fontWeights: {
|
|
436
|
+
regular: number;
|
|
437
|
+
medium: number;
|
|
438
|
+
semiBold: number;
|
|
439
|
+
bold: number;
|
|
440
|
+
};
|
|
441
|
+
lineHeights: {
|
|
442
|
+
12: string;
|
|
443
|
+
16: string;
|
|
444
|
+
20: string;
|
|
445
|
+
24: string;
|
|
446
|
+
26: string;
|
|
447
|
+
28: string;
|
|
448
|
+
30: string;
|
|
449
|
+
36: string;
|
|
450
|
+
40: string;
|
|
451
|
+
44: string;
|
|
452
|
+
52: string;
|
|
453
|
+
64: string;
|
|
454
|
+
};
|
|
455
|
+
letterSpacings: {};
|
|
456
|
+
sizes: {
|
|
457
|
+
4: string;
|
|
458
|
+
6: string;
|
|
459
|
+
8: string;
|
|
460
|
+
10: string;
|
|
461
|
+
12: string;
|
|
462
|
+
16: string;
|
|
463
|
+
18: string;
|
|
464
|
+
20: string;
|
|
465
|
+
24: string;
|
|
466
|
+
26: string;
|
|
467
|
+
28: string;
|
|
468
|
+
30: string;
|
|
469
|
+
32: string;
|
|
470
|
+
36: string;
|
|
471
|
+
40: string;
|
|
472
|
+
45: string;
|
|
473
|
+
48: string;
|
|
474
|
+
};
|
|
475
|
+
borderWidths: {};
|
|
476
|
+
borderStyles: {};
|
|
477
|
+
shadows: {
|
|
478
|
+
mainContainer: string;
|
|
479
|
+
};
|
|
480
|
+
zIndices: {};
|
|
481
|
+
transitions: {};
|
|
482
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
483
|
+
//# sourceMappingURL=BlockchainSelectorButton.styles.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BlockchainSelectorButton.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainSelectorButton/BlockchainSelectorButton.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiCzB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOpB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BlockchainSelectorButton.types.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainSelectorButton/BlockchainSelectorButton.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,SAAS;IACxB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;KACd,CAAC;IACF,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainSelectorButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,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"}
|
|
@@ -80,6 +80,7 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
80
80
|
24: string;
|
|
81
81
|
28: string;
|
|
82
82
|
32: string;
|
|
83
|
+
36: string;
|
|
83
84
|
};
|
|
84
85
|
radii: {
|
|
85
86
|
xs: string;
|
|
@@ -239,6 +240,7 @@ export declare const ListContainer: import("@stitches/react/types/styled-compone
|
|
|
239
240
|
24: string;
|
|
240
241
|
28: string;
|
|
241
242
|
32: string;
|
|
243
|
+
36: string;
|
|
242
244
|
};
|
|
243
245
|
radii: {
|
|
244
246
|
xs: string;
|
|
@@ -400,6 +402,7 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
400
402
|
24: string;
|
|
401
403
|
28: string;
|
|
402
404
|
32: string;
|
|
405
|
+
36: string;
|
|
403
406
|
};
|
|
404
407
|
radii: {
|
|
405
408
|
xs: string;
|
|
@@ -561,6 +564,7 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
561
564
|
24: string;
|
|
562
565
|
28: string;
|
|
563
566
|
32: string;
|
|
567
|
+
36: string;
|
|
564
568
|
};
|
|
565
569
|
radii: {
|
|
566
570
|
xs: string;
|
|
@@ -719,6 +723,7 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
719
723
|
24: string;
|
|
720
724
|
28: string;
|
|
721
725
|
32: string;
|
|
726
|
+
36: string;
|
|
722
727
|
};
|
|
723
728
|
radii: {
|
|
724
729
|
xs: string;
|
|
@@ -878,6 +883,7 @@ export declare const ShowMoreHeader: import("@stitches/react/types/styled-compon
|
|
|
878
883
|
24: string;
|
|
879
884
|
28: string;
|
|
880
885
|
32: string;
|
|
886
|
+
36: string;
|
|
881
887
|
};
|
|
882
888
|
radii: {
|
|
883
889
|
xs: string;
|
|
@@ -1039,6 +1045,7 @@ export declare const NavigateBack: import("@stitches/react/types/styled-componen
|
|
|
1039
1045
|
24: string;
|
|
1040
1046
|
28: string;
|
|
1041
1047
|
32: string;
|
|
1048
|
+
36: string;
|
|
1042
1049
|
};
|
|
1043
1050
|
radii: {
|
|
1044
1051
|
xs: string;
|
|
@@ -1198,6 +1205,7 @@ export declare const WalletsContainer: import("@stitches/react/types/styled-comp
|
|
|
1198
1205
|
24: string;
|
|
1199
1206
|
28: string;
|
|
1200
1207
|
32: string;
|
|
1208
|
+
36: string;
|
|
1201
1209
|
};
|
|
1202
1210
|
radii: {
|
|
1203
1211
|
xs: string;
|
|
@@ -1357,6 +1365,7 @@ export declare const walletsListStyles: import("@stitches/react/types/styled-com
|
|
|
1357
1365
|
24: string;
|
|
1358
1366
|
28: string;
|
|
1359
1367
|
32: string;
|
|
1368
|
+
36: string;
|
|
1360
1369
|
};
|
|
1361
1370
|
radii: {
|
|
1362
1371
|
xs: string;
|
|
@@ -1516,6 +1525,7 @@ export declare const ConfirmButton: import("@stitches/react/types/styled-compone
|
|
|
1516
1525
|
24: string;
|
|
1517
1526
|
28: string;
|
|
1518
1527
|
32: string;
|
|
1528
|
+
36: string;
|
|
1519
1529
|
};
|
|
1520
1530
|
radii: {
|
|
1521
1531
|
xs: string;
|
|
@@ -1675,6 +1685,7 @@ export declare const Wallets: import("@stitches/react/types/styled-component").S
|
|
|
1675
1685
|
24: string;
|
|
1676
1686
|
28: string;
|
|
1677
1687
|
32: string;
|
|
1688
|
+
36: string;
|
|
1678
1689
|
};
|
|
1679
1690
|
radii: {
|
|
1680
1691
|
xs: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":";AAEA,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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"}
|