@rango-dev/widget-embedded 0.20.1-next.2 → 0.20.1-next.20
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/BlockchainList/BlockchainList.styles.d.ts +8 -0
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +4 -0
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +514 -1088
- 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.styles.d.ts +12 -0
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts.map +1 -1
- package/dist/components/CustomCollapsible/CustomCollapsible.d.ts +5 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.d.ts.map +1 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts +654 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts.map +1 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.types.d.ts +10 -0
- package/dist/components/CustomCollapsible/CustomCollapsible.types.d.ts.map +1 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +179 -0
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts +0 -1
- package/dist/components/HeaderButtons/HeaderButtons.types.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HomeButtons.d.ts.map +1 -1
- package/dist/components/HeaderButtons/RefreshButton.d.ts +6 -0
- package/dist/components/HeaderButtons/RefreshButton.d.ts.map +1 -0
- package/dist/components/Layout/Layout.styles.d.ts +12 -0
- package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts +4 -0
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +56 -0
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
- package/dist/components/NoResult/NoResult.styles.d.ts +12 -0
- package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts +16 -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 +386 -2
- package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.types.d.ts +19 -0
- package/dist/components/Quote/Quote.types.d.ts.map +1 -1
- package/dist/components/Quote/QuoteCostDetails.d.ts +4 -0
- package/dist/components/Quote/QuoteCostDetails.d.ts.map +1 -0
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts +806 -0
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts.map +1 -0
- package/dist/components/Quote/QuoteSummary.d.ts.map +1 -1
- package/dist/components/Quote/QuoteSummary.styles.d.ts +8 -0
- package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteTrigger .d.ts +4 -0
- package/dist/components/Quote/QuoteTrigger .d.ts.map +1 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +16 -0
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +40 -0
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +20 -0
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts +16 -0
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.styles.d.ts +4 -0
- package/dist/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts +16 -0
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.styles.d.ts +20 -0
- package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.Placeholder.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts +1 -1
- package/dist/components/SwapDetails/SwapDetails.helpers.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts +362 -0
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +4 -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 +4 -0
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.d.ts.map +1 -1
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts +20 -0
- package/dist/components/SwapsGroup/SwapsGroup.styles.d.ts.map +1 -1
- package/dist/components/TokenList/TokenList.styles.d.ts +68 -0
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts +16 -0
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts.map +1 -1
- package/dist/components/WidgetEvents.d.ts.map +1 -1
- package/dist/constants/index.d.ts +1 -0
- package/dist/constants/index.d.ts.map +1 -1
- package/dist/constants/quote.d.ts +12 -0
- package/dist/constants/quote.d.ts.map +1 -0
- package/dist/containers/App/App.d.ts.map +1 -1
- package/dist/containers/App/App.styles.d.ts +4 -0
- package/dist/containers/App/App.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +20 -0
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
- package/dist/containers/Wallets/Wallets.d.ts.map +1 -1
- package/dist/containers/WidgetInfo/WidgetInfo.d.ts.map +1 -1
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts +5 -0
- package/dist/containers/WidgetInfo/WidgetInfo.types.d.ts.map +1 -1
- package/dist/containers/WidgetProvider/WidgetProvider.d.ts.map +1 -1
- package/dist/hooks/useLanguage.d.ts +2 -1
- package/dist/hooks/useLanguage.d.ts.map +1 -1
- package/dist/hooks/usePrepareBlockchainList/usePrepareBlockchainList.helpers.d.ts +2 -2
- package/dist/hooks/useSwapInput.d.ts.map +1 -1
- package/dist/hooks/useSyncStoresWithConfig.d.ts.map +1 -1
- package/dist/index.d.ts +6 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- 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/SelectSwapItemsPage.d.ts.map +1 -1
- package/dist/store/AppStore.d.ts +2 -2
- package/dist/store/app.d.ts +2 -2
- package/dist/store/slices/data.d.ts.map +1 -1
- package/dist/store/slices/settings.d.ts +2 -2
- package/dist/store/slices/settings.d.ts.map +1 -1
- package/dist/types/config.d.ts +16 -3
- package/dist/types/config.d.ts.map +1 -1
- package/dist/types/notification.d.ts +1 -2
- package/dist/types/notification.d.ts.map +1 -1
- package/dist/utils/configs.d.ts +8 -0
- package/dist/utils/configs.d.ts.map +1 -1
- package/dist/utils/date.d.ts.map +1 -1
- package/dist/utils/quote.d.ts +5 -1
- package/dist/utils/quote.d.ts.map +1 -1
- package/dist/utils/settings.d.ts +1 -1
- package/dist/utils/swap.d.ts +5 -1
- package/dist/utils/swap.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts +27 -96
- package/src/components/ConfirmWalletsModal/ConfirmWalletsModal.tsx +25 -40
- package/src/components/CustomCollapsible/CustomCollapsible.styles.ts +75 -0
- package/src/components/CustomCollapsible/CustomCollapsible.tsx +55 -0
- package/src/components/CustomCollapsible/CustomCollapsible.types.ts +10 -0
- package/src/components/HeaderButtons/HeaderButtons.styles.ts +16 -1
- package/src/components/HeaderButtons/HeaderButtons.types.ts +0 -1
- package/src/components/HeaderButtons/HomeButtons.tsx +20 -33
- package/src/components/HeaderButtons/RefreshButton.tsx +81 -0
- package/src/components/NotificationContent/NotificationContent.tsx +10 -1
- package/src/components/Quote/Quote.styles.ts +44 -5
- package/src/components/Quote/Quote.tsx +10 -77
- package/src/components/Quote/Quote.types.ts +22 -0
- package/src/components/Quote/QuoteCostDetails.styles.ts +50 -0
- package/src/components/Quote/QuoteCostDetails.tsx +218 -0
- package/src/components/Quote/QuoteSummary.tsx +3 -2
- package/src/components/Quote/QuoteTrigger .tsx +215 -0
- package/src/components/Slippage/Slippage.tsx +5 -5
- package/src/components/Slippage/SlippageTooltipContent.tsx +1 -1
- package/src/components/SwapDetails/SwapDetails.Placeholder.tsx +12 -12
- package/src/components/SwapDetails/SwapDetails.helpers.tsx +43 -3
- package/src/components/SwapDetails/SwapDetails.styles.ts +13 -0
- package/src/components/SwapDetails/SwapDetails.tsx +10 -0
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.tsx +13 -7
- package/src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts +2 -0
- package/src/components/SwapsGroup/SwapsGroup.tsx +18 -7
- package/src/components/WidgetEvents.tsx +2 -14
- package/src/constants/index.ts +1 -0
- package/src/constants/quote.ts +23 -0
- package/src/containers/App/App.tsx +1 -4
- package/src/containers/Wallets/Wallets.tsx +11 -2
- package/src/containers/WidgetInfo/WidgetInfo.tsx +8 -0
- package/src/containers/WidgetInfo/WidgetInfo.types.ts +5 -0
- package/src/containers/WidgetProvider/WidgetProvider.tsx +2 -1
- package/src/hooks/useLanguage.ts +6 -4
- package/src/hooks/useSwapInput.ts +6 -2
- package/src/hooks/useSyncStoresWithConfig.ts +17 -34
- package/src/index.ts +4 -2
- package/src/pages/ConfirmSwapPage.tsx +12 -10
- package/src/pages/Home.tsx +5 -1
- package/src/pages/LiquiditySourcePage.tsx +5 -2
- package/src/pages/SelectBlockchainPage.tsx +3 -3
- package/src/pages/SelectSwapItemsPage.tsx +5 -1
- package/src/store/slices/data.ts +5 -7
- package/src/store/slices/settings.ts +3 -3
- package/src/types/config.ts +16 -3
- package/src/types/notification.ts +0 -7
- package/src/utils/configs.ts +41 -0
- package/src/utils/date.ts +5 -4
- package/src/utils/quote.ts +18 -1
- package/src/utils/swap.ts +35 -0
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
export declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2
|
+
xs: string;
|
|
2
3
|
sm: string;
|
|
3
4
|
md: string;
|
|
4
5
|
lg: string;
|
|
5
6
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
7
|
+
xs: string;
|
|
6
8
|
sm: string;
|
|
7
9
|
md: string;
|
|
8
10
|
lg: string;
|
|
@@ -135,12 +137,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
135
137
|
4: string;
|
|
136
138
|
6: string;
|
|
137
139
|
8: string;
|
|
140
|
+
10: string;
|
|
138
141
|
12: string;
|
|
139
142
|
16: string;
|
|
140
143
|
18: string;
|
|
141
144
|
20: string;
|
|
142
145
|
24: string;
|
|
143
146
|
28: string;
|
|
147
|
+
30: string;
|
|
144
148
|
32: string;
|
|
145
149
|
36: string;
|
|
146
150
|
40: string;
|
|
@@ -156,10 +160,12 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
156
160
|
transitions: {};
|
|
157
161
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
158
162
|
export declare const HeaderDetails: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
163
|
+
xs: string;
|
|
159
164
|
sm: string;
|
|
160
165
|
md: string;
|
|
161
166
|
lg: string;
|
|
162
167
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
168
|
+
xs: string;
|
|
163
169
|
sm: string;
|
|
164
170
|
md: string;
|
|
165
171
|
lg: string;
|
|
@@ -292,12 +298,14 @@ export declare const HeaderDetails: import("@stitches/react/types/styled-compone
|
|
|
292
298
|
4: string;
|
|
293
299
|
6: string;
|
|
294
300
|
8: string;
|
|
301
|
+
10: string;
|
|
295
302
|
12: string;
|
|
296
303
|
16: string;
|
|
297
304
|
18: string;
|
|
298
305
|
20: string;
|
|
299
306
|
24: string;
|
|
300
307
|
28: string;
|
|
308
|
+
30: string;
|
|
301
309
|
32: string;
|
|
302
310
|
36: string;
|
|
303
311
|
40: string;
|
|
@@ -313,10 +321,12 @@ export declare const HeaderDetails: import("@stitches/react/types/styled-compone
|
|
|
313
321
|
transitions: {};
|
|
314
322
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
315
323
|
export declare const StepsList: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
324
|
+
xs: string;
|
|
316
325
|
sm: string;
|
|
317
326
|
md: string;
|
|
318
327
|
lg: string;
|
|
319
328
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
329
|
+
xs: string;
|
|
320
330
|
sm: string;
|
|
321
331
|
md: string;
|
|
322
332
|
lg: string;
|
|
@@ -449,12 +459,14 @@ export declare const StepsList: import("@stitches/react/types/styled-component")
|
|
|
449
459
|
4: string;
|
|
450
460
|
6: string;
|
|
451
461
|
8: string;
|
|
462
|
+
10: string;
|
|
452
463
|
12: string;
|
|
453
464
|
16: string;
|
|
454
465
|
18: string;
|
|
455
466
|
20: string;
|
|
456
467
|
24: string;
|
|
457
468
|
28: string;
|
|
469
|
+
30: string;
|
|
458
470
|
32: string;
|
|
459
471
|
36: string;
|
|
460
472
|
40: string;
|
|
@@ -470,10 +482,12 @@ export declare const StepsList: import("@stitches/react/types/styled-component")
|
|
|
470
482
|
transitions: {};
|
|
471
483
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
472
484
|
export declare const Alerts: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
485
|
+
xs: string;
|
|
473
486
|
sm: string;
|
|
474
487
|
md: string;
|
|
475
488
|
lg: string;
|
|
476
489
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
490
|
+
xs: string;
|
|
477
491
|
sm: string;
|
|
478
492
|
md: string;
|
|
479
493
|
lg: string;
|
|
@@ -606,12 +620,14 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
|
|
|
606
620
|
4: string;
|
|
607
621
|
6: string;
|
|
608
622
|
8: string;
|
|
623
|
+
10: string;
|
|
609
624
|
12: string;
|
|
610
625
|
16: string;
|
|
611
626
|
18: string;
|
|
612
627
|
20: string;
|
|
613
628
|
24: string;
|
|
614
629
|
28: string;
|
|
630
|
+
30: string;
|
|
615
631
|
32: string;
|
|
616
632
|
36: string;
|
|
617
633
|
40: string;
|
|
@@ -627,10 +643,12 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
|
|
|
627
643
|
transitions: {};
|
|
628
644
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
629
645
|
export declare const PlaceholderContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
646
|
+
xs: string;
|
|
630
647
|
sm: string;
|
|
631
648
|
md: string;
|
|
632
649
|
lg: string;
|
|
633
650
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
651
|
+
xs: string;
|
|
634
652
|
sm: string;
|
|
635
653
|
md: string;
|
|
636
654
|
lg: string;
|
|
@@ -763,12 +781,14 @@ export declare const PlaceholderContainer: import("@stitches/react/types/styled-
|
|
|
763
781
|
4: string;
|
|
764
782
|
6: string;
|
|
765
783
|
8: string;
|
|
784
|
+
10: string;
|
|
766
785
|
12: string;
|
|
767
786
|
16: string;
|
|
768
787
|
18: string;
|
|
769
788
|
20: string;
|
|
770
789
|
24: string;
|
|
771
790
|
28: string;
|
|
791
|
+
30: string;
|
|
772
792
|
32: string;
|
|
773
793
|
36: string;
|
|
774
794
|
40: string;
|
|
@@ -784,10 +804,12 @@ export declare const PlaceholderContainer: import("@stitches/react/types/styled-
|
|
|
784
804
|
transitions: {};
|
|
785
805
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
786
806
|
export declare const LoaderContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
807
|
+
xs: string;
|
|
787
808
|
sm: string;
|
|
788
809
|
md: string;
|
|
789
810
|
lg: string;
|
|
790
811
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
812
|
+
xs: string;
|
|
791
813
|
sm: string;
|
|
792
814
|
md: string;
|
|
793
815
|
lg: string;
|
|
@@ -920,12 +942,14 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
|
|
|
920
942
|
4: string;
|
|
921
943
|
6: string;
|
|
922
944
|
8: string;
|
|
945
|
+
10: string;
|
|
923
946
|
12: string;
|
|
924
947
|
16: string;
|
|
925
948
|
18: string;
|
|
926
949
|
20: string;
|
|
927
950
|
24: string;
|
|
928
951
|
28: string;
|
|
952
|
+
30: string;
|
|
929
953
|
32: string;
|
|
930
954
|
36: string;
|
|
931
955
|
40: string;
|
|
@@ -941,10 +965,173 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
|
|
|
941
965
|
transitions: {};
|
|
942
966
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
943
967
|
export declare const rowStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
968
|
+
xs: string;
|
|
969
|
+
sm: string;
|
|
970
|
+
md: string;
|
|
971
|
+
lg: string;
|
|
972
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
973
|
+
xs: string;
|
|
974
|
+
sm: string;
|
|
975
|
+
md: string;
|
|
976
|
+
lg: string;
|
|
977
|
+
}, {
|
|
978
|
+
colors: {
|
|
979
|
+
primary: string;
|
|
980
|
+
primary500: string;
|
|
981
|
+
primary600: string;
|
|
982
|
+
secondary: string;
|
|
983
|
+
secondary100: string;
|
|
984
|
+
secondary200: string;
|
|
985
|
+
secondary300: string;
|
|
986
|
+
secondary400: string;
|
|
987
|
+
secondary500: string;
|
|
988
|
+
secondary600: string;
|
|
989
|
+
secondary700: string;
|
|
990
|
+
secondary800: string;
|
|
991
|
+
secondary900: string;
|
|
992
|
+
neutral: string;
|
|
993
|
+
neutral100: string;
|
|
994
|
+
neutral200: string;
|
|
995
|
+
neutral300: string;
|
|
996
|
+
neutral400: string;
|
|
997
|
+
neutral500: string;
|
|
998
|
+
neutral600: string;
|
|
999
|
+
neutral700: string;
|
|
1000
|
+
neutral800: string;
|
|
1001
|
+
neutral900: string;
|
|
1002
|
+
error100: string;
|
|
1003
|
+
error300: string;
|
|
1004
|
+
error500: string;
|
|
1005
|
+
error600: string;
|
|
1006
|
+
error700: string;
|
|
1007
|
+
warning100: string;
|
|
1008
|
+
warning300: string;
|
|
1009
|
+
warning500: string;
|
|
1010
|
+
warning600: string;
|
|
1011
|
+
warning700: string;
|
|
1012
|
+
info: string;
|
|
1013
|
+
info100: string;
|
|
1014
|
+
info300: string;
|
|
1015
|
+
info500: string;
|
|
1016
|
+
info600: string;
|
|
1017
|
+
info700: string;
|
|
1018
|
+
success100: string;
|
|
1019
|
+
success300: string;
|
|
1020
|
+
success500: string;
|
|
1021
|
+
success600: string;
|
|
1022
|
+
success700: string;
|
|
1023
|
+
background: string;
|
|
1024
|
+
foreground: string;
|
|
1025
|
+
};
|
|
1026
|
+
space: {
|
|
1027
|
+
0: string;
|
|
1028
|
+
5: string;
|
|
1029
|
+
10: string;
|
|
1030
|
+
15: string;
|
|
1031
|
+
20: string;
|
|
1032
|
+
25: string;
|
|
1033
|
+
30: string;
|
|
1034
|
+
40: string;
|
|
1035
|
+
46: string;
|
|
1036
|
+
50: string;
|
|
1037
|
+
60: string;
|
|
1038
|
+
70: string;
|
|
1039
|
+
80: string;
|
|
1040
|
+
90: string;
|
|
1041
|
+
100: string;
|
|
1042
|
+
2: string;
|
|
1043
|
+
4: string;
|
|
1044
|
+
6: string;
|
|
1045
|
+
8: string;
|
|
1046
|
+
12: string;
|
|
1047
|
+
16: string;
|
|
1048
|
+
24: string;
|
|
1049
|
+
28: string;
|
|
1050
|
+
32: string;
|
|
1051
|
+
};
|
|
1052
|
+
radii: {
|
|
1053
|
+
xs: string;
|
|
1054
|
+
sm: string;
|
|
1055
|
+
xm: string;
|
|
1056
|
+
md: string;
|
|
1057
|
+
xl: string;
|
|
1058
|
+
lg: string;
|
|
1059
|
+
primary: string;
|
|
1060
|
+
secondary: string;
|
|
1061
|
+
};
|
|
1062
|
+
fontSizes: {
|
|
1063
|
+
10: string;
|
|
1064
|
+
12: string;
|
|
1065
|
+
14: string;
|
|
1066
|
+
16: string;
|
|
1067
|
+
18: string;
|
|
1068
|
+
20: string;
|
|
1069
|
+
22: string;
|
|
1070
|
+
24: string;
|
|
1071
|
+
28: string;
|
|
1072
|
+
32: string;
|
|
1073
|
+
36: string;
|
|
1074
|
+
40: string;
|
|
1075
|
+
48: string;
|
|
1076
|
+
};
|
|
1077
|
+
fonts: {
|
|
1078
|
+
primary: string;
|
|
1079
|
+
widget: string;
|
|
1080
|
+
};
|
|
1081
|
+
fontWeights: {
|
|
1082
|
+
regular: number;
|
|
1083
|
+
medium: number;
|
|
1084
|
+
semiBold: number;
|
|
1085
|
+
bold: number;
|
|
1086
|
+
};
|
|
1087
|
+
lineHeights: {
|
|
1088
|
+
12: string;
|
|
1089
|
+
16: string;
|
|
1090
|
+
20: string;
|
|
1091
|
+
24: string;
|
|
1092
|
+
26: string;
|
|
1093
|
+
28: string;
|
|
1094
|
+
30: string;
|
|
1095
|
+
36: string;
|
|
1096
|
+
40: string;
|
|
1097
|
+
44: string;
|
|
1098
|
+
52: string;
|
|
1099
|
+
64: string;
|
|
1100
|
+
};
|
|
1101
|
+
letterSpacings: {};
|
|
1102
|
+
sizes: {
|
|
1103
|
+
4: string;
|
|
1104
|
+
6: string;
|
|
1105
|
+
8: string;
|
|
1106
|
+
10: string;
|
|
1107
|
+
12: string;
|
|
1108
|
+
16: string;
|
|
1109
|
+
18: string;
|
|
1110
|
+
20: string;
|
|
1111
|
+
24: string;
|
|
1112
|
+
28: string;
|
|
1113
|
+
30: string;
|
|
1114
|
+
32: string;
|
|
1115
|
+
36: string;
|
|
1116
|
+
40: string;
|
|
1117
|
+
45: string;
|
|
1118
|
+
48: string;
|
|
1119
|
+
};
|
|
1120
|
+
borderWidths: {};
|
|
1121
|
+
borderStyles: {};
|
|
1122
|
+
shadows: {
|
|
1123
|
+
s: string;
|
|
1124
|
+
};
|
|
1125
|
+
zIndices: {};
|
|
1126
|
+
transitions: {};
|
|
1127
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1128
|
+
export declare const datePlaceholderStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1129
|
+
xs: string;
|
|
944
1130
|
sm: string;
|
|
945
1131
|
md: string;
|
|
946
1132
|
lg: string;
|
|
947
1133
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1134
|
+
xs: string;
|
|
948
1135
|
sm: string;
|
|
949
1136
|
md: string;
|
|
950
1137
|
lg: string;
|
|
@@ -1077,12 +1264,14 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
|
|
|
1077
1264
|
4: string;
|
|
1078
1265
|
6: string;
|
|
1079
1266
|
8: string;
|
|
1267
|
+
10: string;
|
|
1080
1268
|
12: string;
|
|
1081
1269
|
16: string;
|
|
1082
1270
|
18: string;
|
|
1083
1271
|
20: string;
|
|
1084
1272
|
24: string;
|
|
1085
1273
|
28: string;
|
|
1274
|
+
30: string;
|
|
1086
1275
|
32: string;
|
|
1087
1276
|
36: string;
|
|
1088
1277
|
40: string;
|
|
@@ -1098,10 +1287,12 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
|
|
|
1098
1287
|
transitions: {};
|
|
1099
1288
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1100
1289
|
export declare const requestIdStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1290
|
+
xs: string;
|
|
1101
1291
|
sm: string;
|
|
1102
1292
|
md: string;
|
|
1103
1293
|
lg: string;
|
|
1104
1294
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1295
|
+
xs: string;
|
|
1105
1296
|
sm: string;
|
|
1106
1297
|
md: string;
|
|
1107
1298
|
lg: string;
|
|
@@ -1234,12 +1425,14 @@ export declare const requestIdStyles: import("@stitches/react/types/styled-compo
|
|
|
1234
1425
|
4: string;
|
|
1235
1426
|
6: string;
|
|
1236
1427
|
8: string;
|
|
1428
|
+
10: string;
|
|
1237
1429
|
12: string;
|
|
1238
1430
|
16: string;
|
|
1239
1431
|
18: string;
|
|
1240
1432
|
20: string;
|
|
1241
1433
|
24: string;
|
|
1242
1434
|
28: string;
|
|
1435
|
+
30: string;
|
|
1243
1436
|
32: string;
|
|
1244
1437
|
36: string;
|
|
1245
1438
|
40: string;
|
|
@@ -1255,10 +1448,12 @@ export declare const requestIdStyles: import("@stitches/react/types/styled-compo
|
|
|
1255
1448
|
transitions: {};
|
|
1256
1449
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1257
1450
|
export declare const outputStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1451
|
+
xs: string;
|
|
1258
1452
|
sm: string;
|
|
1259
1453
|
md: string;
|
|
1260
1454
|
lg: string;
|
|
1261
1455
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1456
|
+
xs: string;
|
|
1262
1457
|
sm: string;
|
|
1263
1458
|
md: string;
|
|
1264
1459
|
lg: string;
|
|
@@ -1391,12 +1586,14 @@ export declare const outputStyles: import("@stitches/react/types/styled-componen
|
|
|
1391
1586
|
4: string;
|
|
1392
1587
|
6: string;
|
|
1393
1588
|
8: string;
|
|
1589
|
+
10: string;
|
|
1394
1590
|
12: string;
|
|
1395
1591
|
16: string;
|
|
1396
1592
|
18: string;
|
|
1397
1593
|
20: string;
|
|
1398
1594
|
24: string;
|
|
1399
1595
|
28: string;
|
|
1596
|
+
30: string;
|
|
1400
1597
|
32: string;
|
|
1401
1598
|
36: string;
|
|
1402
1599
|
40: string;
|
|
@@ -1412,10 +1609,173 @@ export declare const outputStyles: import("@stitches/react/types/styled-componen
|
|
|
1412
1609
|
transitions: {};
|
|
1413
1610
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1414
1611
|
export declare const titleStepsStyles: import("@stitches/react/types/styled-component").CssComponent<never, {}, {
|
|
1612
|
+
xs: string;
|
|
1613
|
+
sm: string;
|
|
1614
|
+
md: string;
|
|
1615
|
+
lg: string;
|
|
1616
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1617
|
+
xs: string;
|
|
1618
|
+
sm: string;
|
|
1619
|
+
md: string;
|
|
1620
|
+
lg: string;
|
|
1621
|
+
}, {
|
|
1622
|
+
colors: {
|
|
1623
|
+
primary: string;
|
|
1624
|
+
primary500: string;
|
|
1625
|
+
primary600: string;
|
|
1626
|
+
secondary: string;
|
|
1627
|
+
secondary100: string;
|
|
1628
|
+
secondary200: string;
|
|
1629
|
+
secondary300: string;
|
|
1630
|
+
secondary400: string;
|
|
1631
|
+
secondary500: string;
|
|
1632
|
+
secondary600: string;
|
|
1633
|
+
secondary700: string;
|
|
1634
|
+
secondary800: string;
|
|
1635
|
+
secondary900: string;
|
|
1636
|
+
neutral: string;
|
|
1637
|
+
neutral100: string;
|
|
1638
|
+
neutral200: string;
|
|
1639
|
+
neutral300: string;
|
|
1640
|
+
neutral400: string;
|
|
1641
|
+
neutral500: string;
|
|
1642
|
+
neutral600: string;
|
|
1643
|
+
neutral700: string;
|
|
1644
|
+
neutral800: string;
|
|
1645
|
+
neutral900: string;
|
|
1646
|
+
error100: string;
|
|
1647
|
+
error300: string;
|
|
1648
|
+
error500: string;
|
|
1649
|
+
error600: string;
|
|
1650
|
+
error700: string;
|
|
1651
|
+
warning100: string;
|
|
1652
|
+
warning300: string;
|
|
1653
|
+
warning500: string;
|
|
1654
|
+
warning600: string;
|
|
1655
|
+
warning700: string;
|
|
1656
|
+
info: string;
|
|
1657
|
+
info100: string;
|
|
1658
|
+
info300: string;
|
|
1659
|
+
info500: string;
|
|
1660
|
+
info600: string;
|
|
1661
|
+
info700: string;
|
|
1662
|
+
success100: string;
|
|
1663
|
+
success300: string;
|
|
1664
|
+
success500: string;
|
|
1665
|
+
success600: string;
|
|
1666
|
+
success700: string;
|
|
1667
|
+
background: string;
|
|
1668
|
+
foreground: string;
|
|
1669
|
+
};
|
|
1670
|
+
space: {
|
|
1671
|
+
0: string;
|
|
1672
|
+
5: string;
|
|
1673
|
+
10: string;
|
|
1674
|
+
15: string;
|
|
1675
|
+
20: string;
|
|
1676
|
+
25: string;
|
|
1677
|
+
30: string;
|
|
1678
|
+
40: string;
|
|
1679
|
+
46: string;
|
|
1680
|
+
50: string;
|
|
1681
|
+
60: string;
|
|
1682
|
+
70: string;
|
|
1683
|
+
80: string;
|
|
1684
|
+
90: string;
|
|
1685
|
+
100: string;
|
|
1686
|
+
2: string;
|
|
1687
|
+
4: string;
|
|
1688
|
+
6: string;
|
|
1689
|
+
8: string;
|
|
1690
|
+
12: string;
|
|
1691
|
+
16: string;
|
|
1692
|
+
24: string;
|
|
1693
|
+
28: string;
|
|
1694
|
+
32: string;
|
|
1695
|
+
};
|
|
1696
|
+
radii: {
|
|
1697
|
+
xs: string;
|
|
1698
|
+
sm: string;
|
|
1699
|
+
xm: string;
|
|
1700
|
+
md: string;
|
|
1701
|
+
xl: string;
|
|
1702
|
+
lg: string;
|
|
1703
|
+
primary: string;
|
|
1704
|
+
secondary: string;
|
|
1705
|
+
};
|
|
1706
|
+
fontSizes: {
|
|
1707
|
+
10: string;
|
|
1708
|
+
12: string;
|
|
1709
|
+
14: string;
|
|
1710
|
+
16: string;
|
|
1711
|
+
18: string;
|
|
1712
|
+
20: string;
|
|
1713
|
+
22: string;
|
|
1714
|
+
24: string;
|
|
1715
|
+
28: string;
|
|
1716
|
+
32: string;
|
|
1717
|
+
36: string;
|
|
1718
|
+
40: string;
|
|
1719
|
+
48: string;
|
|
1720
|
+
};
|
|
1721
|
+
fonts: {
|
|
1722
|
+
primary: string;
|
|
1723
|
+
widget: string;
|
|
1724
|
+
};
|
|
1725
|
+
fontWeights: {
|
|
1726
|
+
regular: number;
|
|
1727
|
+
medium: number;
|
|
1728
|
+
semiBold: number;
|
|
1729
|
+
bold: number;
|
|
1730
|
+
};
|
|
1731
|
+
lineHeights: {
|
|
1732
|
+
12: string;
|
|
1733
|
+
16: string;
|
|
1734
|
+
20: string;
|
|
1735
|
+
24: string;
|
|
1736
|
+
26: string;
|
|
1737
|
+
28: string;
|
|
1738
|
+
30: string;
|
|
1739
|
+
36: string;
|
|
1740
|
+
40: string;
|
|
1741
|
+
44: string;
|
|
1742
|
+
52: string;
|
|
1743
|
+
64: string;
|
|
1744
|
+
};
|
|
1745
|
+
letterSpacings: {};
|
|
1746
|
+
sizes: {
|
|
1747
|
+
4: string;
|
|
1748
|
+
6: string;
|
|
1749
|
+
8: string;
|
|
1750
|
+
10: string;
|
|
1751
|
+
12: string;
|
|
1752
|
+
16: string;
|
|
1753
|
+
18: string;
|
|
1754
|
+
20: string;
|
|
1755
|
+
24: string;
|
|
1756
|
+
28: string;
|
|
1757
|
+
30: string;
|
|
1758
|
+
32: string;
|
|
1759
|
+
36: string;
|
|
1760
|
+
40: string;
|
|
1761
|
+
45: string;
|
|
1762
|
+
48: string;
|
|
1763
|
+
};
|
|
1764
|
+
borderWidths: {};
|
|
1765
|
+
borderStyles: {};
|
|
1766
|
+
shadows: {
|
|
1767
|
+
s: string;
|
|
1768
|
+
};
|
|
1769
|
+
zIndices: {};
|
|
1770
|
+
transitions: {};
|
|
1771
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1772
|
+
export declare const StyledLink: import("@stitches/react/types/styled-component").StyledComponent<"a", {}, {
|
|
1773
|
+
xs: string;
|
|
1415
1774
|
sm: string;
|
|
1416
1775
|
md: string;
|
|
1417
1776
|
lg: string;
|
|
1418
1777
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
1778
|
+
xs: string;
|
|
1419
1779
|
sm: string;
|
|
1420
1780
|
md: string;
|
|
1421
1781
|
lg: string;
|
|
@@ -1548,12 +1908,14 @@ export declare const titleStepsStyles: import("@stitches/react/types/styled-comp
|
|
|
1548
1908
|
4: string;
|
|
1549
1909
|
6: string;
|
|
1550
1910
|
8: string;
|
|
1911
|
+
10: string;
|
|
1551
1912
|
12: string;
|
|
1552
1913
|
16: string;
|
|
1553
1914
|
18: string;
|
|
1554
1915
|
20: string;
|
|
1555
1916
|
24: string;
|
|
1556
1917
|
28: string;
|
|
1918
|
+
30: string;
|
|
1557
1919
|
32: string;
|
|
1558
1920
|
36: string;
|
|
1559
1921
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsAlerts.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAIjE,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,
|
|
1
|
+
{"version":3,"file":"SwapDetailsAlerts.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAIjE,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,qBAmEvD"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
export declare const Alerts: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2
|
+
xs: string;
|
|
2
3
|
sm: string;
|
|
3
4
|
md: string;
|
|
4
5
|
lg: string;
|
|
5
6
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
7
|
+
xs: string;
|
|
6
8
|
sm: string;
|
|
7
9
|
md: string;
|
|
8
10
|
lg: string;
|
|
@@ -135,12 +137,14 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
|
|
|
135
137
|
4: string;
|
|
136
138
|
6: string;
|
|
137
139
|
8: string;
|
|
140
|
+
10: string;
|
|
138
141
|
12: string;
|
|
139
142
|
16: string;
|
|
140
143
|
18: string;
|
|
141
144
|
20: string;
|
|
142
145
|
24: string;
|
|
143
146
|
28: string;
|
|
147
|
+
30: string;
|
|
144
148
|
32: string;
|
|
145
149
|
36: string;
|
|
146
150
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsAlerts.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"SwapDetailsAlerts.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIjB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { getSwapMessages } from '../../utils/swap';
|
|
2
2
|
import type { ModalState } from '../SwapDetailsModal';
|
|
3
3
|
import type { ConnectResult } from '@rango-dev/wallets-react';
|
|
4
|
-
import type { BlockchainMeta, PendingSwap, PendingSwapNetworkStatus, PendingSwapStep } from 'rango-types';
|
|
4
|
+
import type { BlockchainMeta, PendingSwap, PendingSwapNetworkStatus, PendingSwapStep, SwapperMeta } from 'rango-types';
|
|
5
5
|
export interface SwapAlertsProps extends WaningAlertsProps {
|
|
6
6
|
step: PendingSwapStep;
|
|
7
7
|
hasAlreadyProceededToSign?: boolean;
|
|
@@ -17,5 +17,6 @@ export interface FailedAlertsProps {
|
|
|
17
17
|
export type GetStep = {
|
|
18
18
|
swap: PendingSwap;
|
|
19
19
|
blockchains: BlockchainMeta[];
|
|
20
|
+
swappers: SwapperMeta[];
|
|
20
21
|
} & Omit<SwapAlertsProps, 'step' | 'hasAlreadyProceededToSign'>;
|
|
21
22
|
//# sourceMappingURL=SwapDetailsAlerts.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsAlerts.types.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,EACV,cAAc,EACd,WAAW,EACX,wBAAwB,EACxB,eAAe,
|
|
1
|
+
{"version":3,"file":"SwapDetailsAlerts.types.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,EACV,cAAc,EACd,WAAW,EACX,wBAAwB,EACxB,eAAe,EACf,WAAW,EACZ,MAAM,aAAa,CAAC;AAErB,MAAM,WAAW,eAAgB,SAAQ,iBAAiB;IACxD,IAAI,EAAE,eAAe,CAAC;IACtB,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACrC;AAED,MAAM,WAAW,iBAAkB,SAAQ,iBAAiB;IAC1D,aAAa,EAAE,CAAC,MAAM,OAAO,CAAC,aAAa,CAAC,CAAC,GAAG,SAAS,CAAC;IAC1D,gBAAgB,EAAE,wBAAwB,GAAG,IAAI,GAAG,SAAS,CAAC;IAC9D,eAAe,EAAE,CAAC,OAAO,EAAE,UAAU,KAAK,IAAI,CAAC;CAChD;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC;CAC7C;AAED,MAAM,MAAM,OAAO,GAAG;IACpB,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,EAAE,cAAc,EAAE,CAAC;IAC9B,QAAQ,EAAE,WAAW,EAAE,CAAC;CACzB,GAAG,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,2BAA2B,CAAC,CAAC"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
export declare const WalletContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
2
|
+
xs: string;
|
|
2
3
|
sm: string;
|
|
3
4
|
md: string;
|
|
4
5
|
lg: string;
|
|
5
6
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
7
|
+
xs: string;
|
|
6
8
|
sm: string;
|
|
7
9
|
md: string;
|
|
8
10
|
lg: string;
|
|
@@ -135,12 +137,14 @@ export declare const WalletContainer: import("@stitches/react/types/styled-compo
|
|
|
135
137
|
4: string;
|
|
136
138
|
6: string;
|
|
137
139
|
8: string;
|
|
140
|
+
10: string;
|
|
138
141
|
12: string;
|
|
139
142
|
16: string;
|
|
140
143
|
18: string;
|
|
141
144
|
20: string;
|
|
142
145
|
24: string;
|
|
143
146
|
28: string;
|
|
147
|
+
30: string;
|
|
144
148
|
32: string;
|
|
145
149
|
36: string;
|
|
146
150
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG1B,CAAC"}
|