@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
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const HeaderButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@rango-dev/ui/dist/widget/ui/src/components/IconButton/IconButton.types").PropTypes & {
|
|
3
3
|
children?: import("react").ReactNode;
|
|
4
4
|
} & import("react").RefAttributes<HTMLButtonElement>>, {}, {
|
|
5
|
+
xs: string;
|
|
5
6
|
sm: string;
|
|
6
7
|
md: string;
|
|
7
8
|
lg: string;
|
|
8
9
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
10
|
+
xs: string;
|
|
9
11
|
sm: string;
|
|
10
12
|
md: string;
|
|
11
13
|
lg: string;
|
|
@@ -138,12 +140,14 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
138
140
|
4: string;
|
|
139
141
|
6: string;
|
|
140
142
|
8: string;
|
|
143
|
+
10: string;
|
|
141
144
|
12: string;
|
|
142
145
|
16: string;
|
|
143
146
|
18: string;
|
|
144
147
|
20: string;
|
|
145
148
|
24: string;
|
|
146
149
|
28: string;
|
|
150
|
+
30: string;
|
|
147
151
|
32: string;
|
|
148
152
|
36: string;
|
|
149
153
|
40: string;
|
|
@@ -159,10 +163,12 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
159
163
|
transitions: {};
|
|
160
164
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
161
165
|
export declare const ConnectedIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
166
|
+
xs: string;
|
|
162
167
|
sm: string;
|
|
163
168
|
md: string;
|
|
164
169
|
lg: string;
|
|
165
170
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
171
|
+
xs: string;
|
|
166
172
|
sm: string;
|
|
167
173
|
md: string;
|
|
168
174
|
lg: string;
|
|
@@ -295,12 +301,14 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
295
301
|
4: string;
|
|
296
302
|
6: string;
|
|
297
303
|
8: string;
|
|
304
|
+
10: string;
|
|
298
305
|
12: string;
|
|
299
306
|
16: string;
|
|
300
307
|
18: string;
|
|
301
308
|
20: string;
|
|
302
309
|
24: string;
|
|
303
310
|
28: string;
|
|
311
|
+
30: string;
|
|
304
312
|
32: string;
|
|
305
313
|
36: string;
|
|
306
314
|
40: string;
|
|
@@ -316,10 +324,12 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
316
324
|
transitions: {};
|
|
317
325
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
318
326
|
export declare const SuffixContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
327
|
+
xs: string;
|
|
319
328
|
sm: string;
|
|
320
329
|
md: string;
|
|
321
330
|
lg: string;
|
|
322
331
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
332
|
+
xs: string;
|
|
323
333
|
sm: string;
|
|
324
334
|
md: string;
|
|
325
335
|
lg: string;
|
|
@@ -452,12 +462,14 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
452
462
|
4: string;
|
|
453
463
|
6: string;
|
|
454
464
|
8: string;
|
|
465
|
+
10: string;
|
|
455
466
|
12: string;
|
|
456
467
|
16: string;
|
|
457
468
|
18: string;
|
|
458
469
|
20: string;
|
|
459
470
|
24: string;
|
|
460
471
|
28: string;
|
|
472
|
+
30: string;
|
|
461
473
|
32: string;
|
|
462
474
|
36: string;
|
|
463
475
|
40: string;
|
|
@@ -473,10 +485,12 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
473
485
|
transitions: {};
|
|
474
486
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
475
487
|
export declare const NotificationsBadgeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
488
|
+
xs: string;
|
|
476
489
|
sm: string;
|
|
477
490
|
md: string;
|
|
478
491
|
lg: string;
|
|
479
492
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
493
|
+
xs: string;
|
|
480
494
|
sm: string;
|
|
481
495
|
md: string;
|
|
482
496
|
lg: string;
|
|
@@ -609,12 +623,177 @@ export declare const NotificationsBadgeContainer: import("@stitches/react/types/
|
|
|
609
623
|
4: string;
|
|
610
624
|
6: string;
|
|
611
625
|
8: string;
|
|
626
|
+
10: string;
|
|
612
627
|
12: string;
|
|
613
628
|
16: string;
|
|
614
629
|
18: string;
|
|
615
630
|
20: string;
|
|
616
631
|
24: string;
|
|
617
632
|
28: string;
|
|
633
|
+
30: string;
|
|
634
|
+
32: string;
|
|
635
|
+
36: string;
|
|
636
|
+
40: string;
|
|
637
|
+
45: string;
|
|
638
|
+
48: string;
|
|
639
|
+
};
|
|
640
|
+
borderWidths: {};
|
|
641
|
+
borderStyles: {};
|
|
642
|
+
shadows: {
|
|
643
|
+
s: string;
|
|
644
|
+
};
|
|
645
|
+
zIndices: {};
|
|
646
|
+
transitions: {};
|
|
647
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
648
|
+
export declare const ProgressIcon: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
649
|
+
isRefetched?: boolean | "true" | undefined;
|
|
650
|
+
}, {
|
|
651
|
+
xs: string;
|
|
652
|
+
sm: string;
|
|
653
|
+
md: string;
|
|
654
|
+
lg: string;
|
|
655
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
656
|
+
xs: string;
|
|
657
|
+
sm: string;
|
|
658
|
+
md: string;
|
|
659
|
+
lg: string;
|
|
660
|
+
}, {
|
|
661
|
+
colors: {
|
|
662
|
+
primary: string;
|
|
663
|
+
primary500: string;
|
|
664
|
+
primary600: string;
|
|
665
|
+
secondary: string;
|
|
666
|
+
secondary100: string;
|
|
667
|
+
secondary200: string;
|
|
668
|
+
secondary300: string;
|
|
669
|
+
secondary400: string;
|
|
670
|
+
secondary500: string;
|
|
671
|
+
secondary600: string;
|
|
672
|
+
secondary700: string;
|
|
673
|
+
secondary800: string;
|
|
674
|
+
secondary900: string;
|
|
675
|
+
neutral: string;
|
|
676
|
+
neutral100: string;
|
|
677
|
+
neutral200: string;
|
|
678
|
+
neutral300: string;
|
|
679
|
+
neutral400: string;
|
|
680
|
+
neutral500: string;
|
|
681
|
+
neutral600: string;
|
|
682
|
+
neutral700: string;
|
|
683
|
+
neutral800: string;
|
|
684
|
+
neutral900: string;
|
|
685
|
+
error100: string;
|
|
686
|
+
error300: string;
|
|
687
|
+
error500: string;
|
|
688
|
+
error600: string;
|
|
689
|
+
error700: string;
|
|
690
|
+
warning100: string;
|
|
691
|
+
warning300: string;
|
|
692
|
+
warning500: string;
|
|
693
|
+
warning600: string;
|
|
694
|
+
warning700: string;
|
|
695
|
+
info: string;
|
|
696
|
+
info100: string;
|
|
697
|
+
info300: string;
|
|
698
|
+
info500: string;
|
|
699
|
+
info600: string;
|
|
700
|
+
info700: string;
|
|
701
|
+
success100: string;
|
|
702
|
+
success300: string;
|
|
703
|
+
success500: string;
|
|
704
|
+
success600: string;
|
|
705
|
+
success700: string;
|
|
706
|
+
background: string;
|
|
707
|
+
foreground: string;
|
|
708
|
+
};
|
|
709
|
+
space: {
|
|
710
|
+
0: string;
|
|
711
|
+
5: string;
|
|
712
|
+
10: string;
|
|
713
|
+
15: string;
|
|
714
|
+
20: string;
|
|
715
|
+
25: string;
|
|
716
|
+
30: string;
|
|
717
|
+
40: string;
|
|
718
|
+
46: string;
|
|
719
|
+
50: string;
|
|
720
|
+
60: string;
|
|
721
|
+
70: string;
|
|
722
|
+
80: string;
|
|
723
|
+
90: string;
|
|
724
|
+
100: string;
|
|
725
|
+
2: string;
|
|
726
|
+
4: string;
|
|
727
|
+
6: string;
|
|
728
|
+
8: string;
|
|
729
|
+
12: string;
|
|
730
|
+
16: string;
|
|
731
|
+
24: string;
|
|
732
|
+
28: string;
|
|
733
|
+
32: string;
|
|
734
|
+
};
|
|
735
|
+
radii: {
|
|
736
|
+
xs: string;
|
|
737
|
+
sm: string;
|
|
738
|
+
xm: string;
|
|
739
|
+
md: string;
|
|
740
|
+
xl: string;
|
|
741
|
+
lg: string;
|
|
742
|
+
primary: string;
|
|
743
|
+
secondary: string;
|
|
744
|
+
};
|
|
745
|
+
fontSizes: {
|
|
746
|
+
10: string;
|
|
747
|
+
12: string;
|
|
748
|
+
14: string;
|
|
749
|
+
16: string;
|
|
750
|
+
18: string;
|
|
751
|
+
20: string;
|
|
752
|
+
22: string;
|
|
753
|
+
24: string;
|
|
754
|
+
28: string;
|
|
755
|
+
32: string;
|
|
756
|
+
36: string;
|
|
757
|
+
40: string;
|
|
758
|
+
48: string;
|
|
759
|
+
};
|
|
760
|
+
fonts: {
|
|
761
|
+
primary: string;
|
|
762
|
+
widget: string;
|
|
763
|
+
};
|
|
764
|
+
fontWeights: {
|
|
765
|
+
regular: number;
|
|
766
|
+
medium: number;
|
|
767
|
+
semiBold: number;
|
|
768
|
+
bold: number;
|
|
769
|
+
};
|
|
770
|
+
lineHeights: {
|
|
771
|
+
12: string;
|
|
772
|
+
16: string;
|
|
773
|
+
20: string;
|
|
774
|
+
24: string;
|
|
775
|
+
26: string;
|
|
776
|
+
28: string;
|
|
777
|
+
30: string;
|
|
778
|
+
36: string;
|
|
779
|
+
40: string;
|
|
780
|
+
44: string;
|
|
781
|
+
52: string;
|
|
782
|
+
64: string;
|
|
783
|
+
};
|
|
784
|
+
letterSpacings: {};
|
|
785
|
+
sizes: {
|
|
786
|
+
4: string;
|
|
787
|
+
6: string;
|
|
788
|
+
8: string;
|
|
789
|
+
10: string;
|
|
790
|
+
12: string;
|
|
791
|
+
16: string;
|
|
792
|
+
18: string;
|
|
793
|
+
20: string;
|
|
794
|
+
24: string;
|
|
795
|
+
28: string;
|
|
796
|
+
30: string;
|
|
618
797
|
32: string;
|
|
619
798
|
36: string;
|
|
620
799
|
40: 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"}
|
|
@@ -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,oBAAoB;IACnC,SAAS,EAAE,cAAc,GAAG,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;
|
|
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,oBAAoB;IACnC,SAAS,EAAE,cAAc,GAAG,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HomeButtons.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HomeButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"HomeButtons.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/HomeButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAUlE,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,wBAAgB,WAAW,CAAC,KAAK,EAAE,oBAAoB,qBAwDtD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RefreshButton.d.ts","sourceRoot":"","sources":["../../../src/components/HeaderButtons/RefreshButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAQnD,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,SAAS,CAAA;CAAE,qBAqExE;AAED,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
export declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
2
2
|
fixedHeight?: boolean | "true" | "false" | undefined;
|
|
3
3
|
}, {
|
|
4
|
+
xs: string;
|
|
4
5
|
sm: string;
|
|
5
6
|
md: string;
|
|
6
7
|
lg: string;
|
|
7
8
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
9
|
+
xs: string;
|
|
8
10
|
sm: string;
|
|
9
11
|
md: string;
|
|
10
12
|
lg: string;
|
|
@@ -137,12 +139,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
137
139
|
4: string;
|
|
138
140
|
6: string;
|
|
139
141
|
8: string;
|
|
142
|
+
10: string;
|
|
140
143
|
12: string;
|
|
141
144
|
16: string;
|
|
142
145
|
18: string;
|
|
143
146
|
20: string;
|
|
144
147
|
24: string;
|
|
145
148
|
28: string;
|
|
149
|
+
30: string;
|
|
146
150
|
32: string;
|
|
147
151
|
36: string;
|
|
148
152
|
40: string;
|
|
@@ -160,10 +164,12 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
160
164
|
export declare const Content: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
161
165
|
noPadding?: boolean | "true" | undefined;
|
|
162
166
|
}, {
|
|
167
|
+
xs: string;
|
|
163
168
|
sm: string;
|
|
164
169
|
md: string;
|
|
165
170
|
lg: string;
|
|
166
171
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
172
|
+
xs: string;
|
|
167
173
|
sm: string;
|
|
168
174
|
md: string;
|
|
169
175
|
lg: string;
|
|
@@ -296,12 +302,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
296
302
|
4: string;
|
|
297
303
|
6: string;
|
|
298
304
|
8: string;
|
|
305
|
+
10: string;
|
|
299
306
|
12: string;
|
|
300
307
|
16: string;
|
|
301
308
|
18: string;
|
|
302
309
|
20: string;
|
|
303
310
|
24: string;
|
|
304
311
|
28: string;
|
|
312
|
+
30: string;
|
|
305
313
|
32: string;
|
|
306
314
|
36: string;
|
|
307
315
|
40: string;
|
|
@@ -317,10 +325,12 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
317
325
|
transitions: {};
|
|
318
326
|
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
319
327
|
export declare const Footer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
328
|
+
xs: string;
|
|
320
329
|
sm: string;
|
|
321
330
|
md: string;
|
|
322
331
|
lg: string;
|
|
323
332
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
333
|
+
xs: string;
|
|
324
334
|
sm: string;
|
|
325
335
|
md: string;
|
|
326
336
|
lg: string;
|
|
@@ -453,12 +463,14 @@ export declare const Footer: import("@stitches/react/types/styled-component").St
|
|
|
453
463
|
4: string;
|
|
454
464
|
6: string;
|
|
455
465
|
8: string;
|
|
466
|
+
10: string;
|
|
456
467
|
12: string;
|
|
457
468
|
16: string;
|
|
458
469
|
18: string;
|
|
459
470
|
20: string;
|
|
460
471
|
24: string;
|
|
461
472
|
28: string;
|
|
473
|
+
30: string;
|
|
462
474
|
32: string;
|
|
463
475
|
36: string;
|
|
464
476
|
40: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA2BpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkBlB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQjB,CAAC"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { ListItem } from '@rango-dev/ui';
|
|
2
2
|
export declare const CustomeListItem: import("@stitches/react/types/styled-component").StyledComponent<typeof ListItem, {}, {
|
|
3
|
+
xs: string;
|
|
3
4
|
sm: string;
|
|
4
5
|
md: string;
|
|
5
6
|
lg: string;
|
|
6
7
|
}, import("@stitches/react/types/css-util").CSS<{
|
|
8
|
+
xs: string;
|
|
7
9
|
sm: string;
|
|
8
10
|
md: string;
|
|
9
11
|
lg: string;
|
|
@@ -136,12 +138,14 @@ export declare const CustomeListItem: import("@stitches/react/types/styled-compo
|
|
|
136
138
|
4: string;
|
|
137
139
|
6: string;
|
|
138
140
|
8: string;
|
|
141
|
+
10: string;
|
|
139
142
|
12: string;
|
|
140
143
|
16: string;
|
|
141
144
|
18: string;
|
|
142
145
|
20: string;
|
|
143
146
|
24: string;
|
|
144
147
|
28: string;
|
|
148
|
+
30: string;
|
|
145
149
|
32: string;
|
|
146
150
|
36: string;
|
|
147
151
|
40: string;
|
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"}
|