@rango-dev/widget-embedded 0.28.3-next.6 → 0.29.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/BlockchainList/BlockchainList.styles.d.ts +12 -21
- package/dist/components/BlockchainList/BlockchainList.styles.d.ts.map +1 -1
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts +4 -7
- package/dist/components/BlockchainsSection/BlockchainsSection.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +60 -105
- package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts +12 -21
- package/dist/components/ConfirmWalletsModal/WalletList.styles.d.ts.map +1 -1
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts +16 -28
- package/dist/components/CustomCollapsible/CustomCollapsible.styles.d.ts.map +1 -1
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts +32 -56
- package/dist/components/HeaderButtons/HeaderButtons.styles.d.ts.map +1 -1
- package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts +24 -42
- package/dist/components/HistoryGroupedList/HistoryGroupedList.styles.d.ts.map +1 -1
- package/dist/components/Layout/Layout.styles.d.ts +16 -28
- package/dist/components/Layout/Layout.styles.d.ts.map +1 -1
- package/dist/components/Layout/PageContainer.d.ts +4 -7
- package/dist/components/Layout/PageContainer.d.ts.map +1 -1
- package/dist/components/Layout/ScrollableArea.d.ts +4 -7
- package/dist/components/Layout/ScrollableArea.d.ts.map +1 -1
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts +4 -7
- package/dist/components/LoadingLiquiditySourceList/LoadingLiquiditySourceList.styles.d.ts.map +1 -1
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts +56 -98
- package/dist/components/LoadingSwapDetails/LoadingSwapDetails.styles.d.ts.map +1 -1
- package/dist/components/NoResult/NoResult.styles.d.ts +16 -28
- package/dist/components/NoResult/NoResult.styles.d.ts.map +1 -1
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts +33 -57
- package/dist/components/NotificationContent/NotificationContent.styles.d.ts.map +1 -1
- package/dist/components/Quote/Quote.styles.d.ts +85 -148
- package/dist/components/Quote/Quote.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts +20 -35
- package/dist/components/Quote/QuoteCostDetails.styles.d.ts.map +1 -1
- package/dist/components/Quote/QuoteSummary.styles.d.ts +8 -14
- package/dist/components/Quote/QuoteSummary.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts +16 -28
- package/dist/components/QuoteSkeleton/QuoteSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts +40 -70
- package/dist/components/QuoteSkeleton/QuoteSummarySkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts +20 -35
- package/dist/components/QuoteSkeleton/StepSkeleton.styles.d.ts.map +1 -1
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts +16 -28
- package/dist/components/QuoteWarningsAndErrors/QuoteWarningsAndErrors.styles.d.ts.map +1 -1
- package/dist/components/Quotes/Quotes.styles.d.ts +12 -21
- package/dist/components/Quotes/Quotes.styles.d.ts.map +1 -1
- package/dist/components/RefreshModal/RefreshModal.styles.d.ts +5 -8
- package/dist/components/RefreshModal/RefreshModal.styles.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.styles.d.ts +4 -7
- package/dist/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts +12 -21
- package/dist/components/SettingsContainer/SettingsContainer.style.d.ts.map +1 -1
- package/dist/components/Slippage/Slippage.styles.d.ts +20 -35
- package/dist/components/Slippage/Slippage.styles.d.ts.map +1 -1
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts +60 -105
- package/dist/components/SwapDetails/SwapDetails.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts +12 -21
- package/dist/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.d.ts.map +1 -1
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts +8 -14
- package/dist/components/SwapDetailsModal/SwapDetailsModal.styles.d.ts.map +1 -1
- package/dist/components/SwitchFromAndTo/SwitchFromAndTo.styles.d.ts +8 -14
- 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 +72 -126
- package/dist/components/TokenList/TokenList.styles.d.ts.map +1 -1
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts +16 -28
- package/dist/components/WalletModal/WalletModalContent.styles.d.ts.map +1 -1
- package/dist/components/WalletNamespacesModal/WalletNamespacesModal.styles.d.ts +4 -7
- package/dist/components/WalletNamespacesModal/WalletNamespacesModal.styles.d.ts.map +1 -1
- package/dist/containers/App/App.styles.d.ts +4 -7
- package/dist/containers/App/App.styles.d.ts.map +1 -1
- package/dist/containers/ExpandedQuotes/ExpandedQuotes.styles.d.ts +8 -14
- package/dist/containers/ExpandedQuotes/ExpandedQuotes.styles.d.ts.map +1 -1
- package/dist/containers/Inputs/Inputs.styles.d.ts +8 -14
- package/dist/containers/Inputs/Inputs.styles.d.ts.map +1 -1
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts +12 -21
- package/dist/containers/QuoteInfo/QuoteInfo.styles.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +3 -3
- package/dist/types/config.d.ts +5 -3
- package/dist/types/config.d.ts.map +1 -1
- package/dist/utils/colors.d.ts +7 -10
- package/dist/utils/colors.d.ts.map +1 -1
- package/dist/utils/ui.d.ts +2 -1
- package/dist/utils/ui.d.ts.map +1 -1
- package/dist/widget-embedded.build.json +1 -1
- package/package.json +9 -9
- package/src/components/HeaderButtons/HeaderButtons.styles.ts +1 -1
- package/src/components/Quote/Quote.styles.ts +5 -5
- package/src/components/TokenList/TokenList.tsx +8 -13
- package/src/types/config.ts +7 -3
- package/src/utils/colors.ts +160 -117
- package/src/utils/ui.ts +28 -33
|
@@ -15,17 +15,14 @@ export declare const HeaderButton: import("@stitches/react/types/styled-componen
|
|
|
15
15
|
colors: {
|
|
16
16
|
primary: string;
|
|
17
17
|
primary500: string;
|
|
18
|
-
|
|
18
|
+
primary550: string;
|
|
19
19
|
secondary: string;
|
|
20
20
|
secondary100: string;
|
|
21
|
+
secondary150: string;
|
|
21
22
|
secondary200: string;
|
|
22
|
-
|
|
23
|
-
secondary400: string;
|
|
23
|
+
secondary250: string;
|
|
24
24
|
secondary500: string;
|
|
25
|
-
|
|
26
|
-
secondary700: string;
|
|
27
|
-
secondary800: string;
|
|
28
|
-
secondary900: string;
|
|
25
|
+
secondary550: string;
|
|
29
26
|
neutral: string;
|
|
30
27
|
neutral100: string;
|
|
31
28
|
neutral200: string;
|
|
@@ -177,17 +174,14 @@ export declare const ConnectedIcon: import("@stitches/react/types/styled-compone
|
|
|
177
174
|
colors: {
|
|
178
175
|
primary: string;
|
|
179
176
|
primary500: string;
|
|
180
|
-
|
|
177
|
+
primary550: string;
|
|
181
178
|
secondary: string;
|
|
182
179
|
secondary100: string;
|
|
180
|
+
secondary150: string;
|
|
183
181
|
secondary200: string;
|
|
184
|
-
|
|
185
|
-
secondary400: string;
|
|
182
|
+
secondary250: string;
|
|
186
183
|
secondary500: string;
|
|
187
|
-
|
|
188
|
-
secondary700: string;
|
|
189
|
-
secondary800: string;
|
|
190
|
-
secondary900: string;
|
|
184
|
+
secondary550: string;
|
|
191
185
|
neutral: string;
|
|
192
186
|
neutral100: string;
|
|
193
187
|
neutral200: string;
|
|
@@ -339,17 +333,14 @@ export declare const SuffixContainer: import("@stitches/react/types/styled-compo
|
|
|
339
333
|
colors: {
|
|
340
334
|
primary: string;
|
|
341
335
|
primary500: string;
|
|
342
|
-
|
|
336
|
+
primary550: string;
|
|
343
337
|
secondary: string;
|
|
344
338
|
secondary100: string;
|
|
339
|
+
secondary150: string;
|
|
345
340
|
secondary200: string;
|
|
346
|
-
|
|
347
|
-
secondary400: string;
|
|
341
|
+
secondary250: string;
|
|
348
342
|
secondary500: string;
|
|
349
|
-
|
|
350
|
-
secondary700: string;
|
|
351
|
-
secondary800: string;
|
|
352
|
-
secondary900: string;
|
|
343
|
+
secondary550: string;
|
|
353
344
|
neutral: string;
|
|
354
345
|
neutral100: string;
|
|
355
346
|
neutral200: string;
|
|
@@ -503,17 +494,14 @@ export declare const NotificationsBadgeContainer: import("@stitches/react/types/
|
|
|
503
494
|
colors: {
|
|
504
495
|
primary: string;
|
|
505
496
|
primary500: string;
|
|
506
|
-
|
|
497
|
+
primary550: string;
|
|
507
498
|
secondary: string;
|
|
508
499
|
secondary100: string;
|
|
500
|
+
secondary150: string;
|
|
509
501
|
secondary200: string;
|
|
510
|
-
|
|
511
|
-
secondary400: string;
|
|
502
|
+
secondary250: string;
|
|
512
503
|
secondary500: string;
|
|
513
|
-
|
|
514
|
-
secondary700: string;
|
|
515
|
-
secondary800: string;
|
|
516
|
-
secondary900: string;
|
|
504
|
+
secondary550: string;
|
|
517
505
|
neutral: string;
|
|
518
506
|
neutral100: string;
|
|
519
507
|
neutral200: string;
|
|
@@ -667,17 +655,14 @@ export declare const ProgressIcon: import("@stitches/react/types/styled-componen
|
|
|
667
655
|
colors: {
|
|
668
656
|
primary: string;
|
|
669
657
|
primary500: string;
|
|
670
|
-
|
|
658
|
+
primary550: string;
|
|
671
659
|
secondary: string;
|
|
672
660
|
secondary100: string;
|
|
661
|
+
secondary150: string;
|
|
673
662
|
secondary200: string;
|
|
674
|
-
|
|
675
|
-
secondary400: string;
|
|
663
|
+
secondary250: string;
|
|
676
664
|
secondary500: string;
|
|
677
|
-
|
|
678
|
-
secondary700: string;
|
|
679
|
-
secondary800: string;
|
|
680
|
-
secondary900: string;
|
|
665
|
+
secondary550: string;
|
|
681
666
|
neutral: string;
|
|
682
667
|
neutral100: string;
|
|
683
668
|
neutral200: string;
|
|
@@ -829,17 +814,14 @@ export declare const InProgressTransactionBadgeContainer: import("@stitches/reac
|
|
|
829
814
|
colors: {
|
|
830
815
|
primary: string;
|
|
831
816
|
primary500: string;
|
|
832
|
-
|
|
817
|
+
primary550: string;
|
|
833
818
|
secondary: string;
|
|
834
819
|
secondary100: string;
|
|
820
|
+
secondary150: string;
|
|
835
821
|
secondary200: string;
|
|
836
|
-
|
|
837
|
-
secondary400: string;
|
|
822
|
+
secondary250: string;
|
|
838
823
|
secondary500: string;
|
|
839
|
-
|
|
840
|
-
secondary700: string;
|
|
841
|
-
secondary800: string;
|
|
842
|
-
secondary900: string;
|
|
824
|
+
secondary550: string;
|
|
843
825
|
neutral: string;
|
|
844
826
|
neutral100: string;
|
|
845
827
|
neutral200: string;
|
|
@@ -991,17 +973,14 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
|
|
|
991
973
|
colors: {
|
|
992
974
|
primary: string;
|
|
993
975
|
primary500: string;
|
|
994
|
-
|
|
976
|
+
primary550: string;
|
|
995
977
|
secondary: string;
|
|
996
978
|
secondary100: string;
|
|
979
|
+
secondary150: string;
|
|
997
980
|
secondary200: string;
|
|
998
|
-
|
|
999
|
-
secondary400: string;
|
|
981
|
+
secondary250: string;
|
|
1000
982
|
secondary500: string;
|
|
1001
|
-
|
|
1002
|
-
secondary700: string;
|
|
1003
|
-
secondary800: string;
|
|
1004
|
-
secondary900: string;
|
|
983
|
+
secondary550: string;
|
|
1005
984
|
neutral: string;
|
|
1006
985
|
neutral100: string;
|
|
1007
986
|
neutral200: string;
|
|
@@ -1153,17 +1132,14 @@ export declare const WalletImageContainer: import("@stitches/react/types/styled-
|
|
|
1153
1132
|
colors: {
|
|
1154
1133
|
primary: string;
|
|
1155
1134
|
primary500: string;
|
|
1156
|
-
|
|
1135
|
+
primary550: string;
|
|
1157
1136
|
secondary: string;
|
|
1158
1137
|
secondary100: string;
|
|
1138
|
+
secondary150: string;
|
|
1159
1139
|
secondary200: string;
|
|
1160
|
-
|
|
1161
|
-
secondary400: string;
|
|
1140
|
+
secondary250: string;
|
|
1162
1141
|
secondary500: string;
|
|
1163
|
-
|
|
1164
|
-
secondary700: string;
|
|
1165
|
-
secondary800: string;
|
|
1166
|
-
secondary900: string;
|
|
1142
|
+
secondary550: string;
|
|
1167
1143
|
neutral: string;
|
|
1168
1144
|
neutral100: string;
|
|
1169
1145
|
neutral200: 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWxB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAO1B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoBtC,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUvB,CAAC;AAEH,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM9C,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKpB,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAS/B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const groupStyles: import("@stitches/react/types/styled-component
|
|
|
12
12
|
colors: {
|
|
13
13
|
primary: string;
|
|
14
14
|
primary500: string;
|
|
15
|
-
|
|
15
|
+
primary550: string;
|
|
16
16
|
secondary: string;
|
|
17
17
|
secondary100: string;
|
|
18
|
+
secondary150: string;
|
|
18
19
|
secondary200: string;
|
|
19
|
-
|
|
20
|
-
secondary400: string;
|
|
20
|
+
secondary250: string;
|
|
21
21
|
secondary500: string;
|
|
22
|
-
|
|
23
|
-
secondary700: string;
|
|
24
|
-
secondary800: string;
|
|
25
|
-
secondary900: string;
|
|
22
|
+
secondary550: string;
|
|
26
23
|
neutral: string;
|
|
27
24
|
neutral100: string;
|
|
28
25
|
neutral200: string;
|
|
@@ -174,17 +171,14 @@ export declare const SwapItemContainer: import("@stitches/react/types/styled-com
|
|
|
174
171
|
colors: {
|
|
175
172
|
primary: string;
|
|
176
173
|
primary500: string;
|
|
177
|
-
|
|
174
|
+
primary550: string;
|
|
178
175
|
secondary: string;
|
|
179
176
|
secondary100: string;
|
|
177
|
+
secondary150: string;
|
|
180
178
|
secondary200: string;
|
|
181
|
-
|
|
182
|
-
secondary400: string;
|
|
179
|
+
secondary250: string;
|
|
183
180
|
secondary500: string;
|
|
184
|
-
|
|
185
|
-
secondary700: string;
|
|
186
|
-
secondary800: string;
|
|
187
|
-
secondary900: string;
|
|
181
|
+
secondary550: string;
|
|
188
182
|
neutral: string;
|
|
189
183
|
neutral100: string;
|
|
190
184
|
neutral200: string;
|
|
@@ -336,17 +330,14 @@ export declare const Group: import("@stitches/react/types/styled-component").Sty
|
|
|
336
330
|
colors: {
|
|
337
331
|
primary: string;
|
|
338
332
|
primary500: string;
|
|
339
|
-
|
|
333
|
+
primary550: string;
|
|
340
334
|
secondary: string;
|
|
341
335
|
secondary100: string;
|
|
336
|
+
secondary150: string;
|
|
342
337
|
secondary200: string;
|
|
343
|
-
|
|
344
|
-
secondary400: string;
|
|
338
|
+
secondary250: string;
|
|
345
339
|
secondary500: string;
|
|
346
|
-
|
|
347
|
-
secondary700: string;
|
|
348
|
-
secondary800: string;
|
|
349
|
-
secondary900: string;
|
|
340
|
+
secondary550: string;
|
|
350
341
|
neutral: string;
|
|
351
342
|
neutral100: string;
|
|
352
343
|
neutral200: string;
|
|
@@ -498,17 +489,14 @@ export declare const Time: import("@stitches/react/types/styled-component").Styl
|
|
|
498
489
|
colors: {
|
|
499
490
|
primary: string;
|
|
500
491
|
primary500: string;
|
|
501
|
-
|
|
492
|
+
primary550: string;
|
|
502
493
|
secondary: string;
|
|
503
494
|
secondary100: string;
|
|
495
|
+
secondary150: string;
|
|
504
496
|
secondary200: string;
|
|
505
|
-
|
|
506
|
-
secondary400: string;
|
|
497
|
+
secondary250: string;
|
|
507
498
|
secondary500: string;
|
|
508
|
-
|
|
509
|
-
secondary700: string;
|
|
510
|
-
secondary800: string;
|
|
511
|
-
secondary900: string;
|
|
499
|
+
secondary550: string;
|
|
512
500
|
neutral: string;
|
|
513
501
|
neutral100: string;
|
|
514
502
|
neutral200: string;
|
|
@@ -660,17 +648,14 @@ export declare const SwapList: import("@stitches/react/types/styled-component").
|
|
|
660
648
|
colors: {
|
|
661
649
|
primary: string;
|
|
662
650
|
primary500: string;
|
|
663
|
-
|
|
651
|
+
primary550: string;
|
|
664
652
|
secondary: string;
|
|
665
653
|
secondary100: string;
|
|
654
|
+
secondary150: string;
|
|
666
655
|
secondary200: string;
|
|
667
|
-
|
|
668
|
-
secondary400: string;
|
|
656
|
+
secondary250: string;
|
|
669
657
|
secondary500: string;
|
|
670
|
-
|
|
671
|
-
secondary700: string;
|
|
672
|
-
secondary800: string;
|
|
673
|
-
secondary900: string;
|
|
658
|
+
secondary550: string;
|
|
674
659
|
neutral: string;
|
|
675
660
|
neutral100: string;
|
|
676
661
|
neutral200: string;
|
|
@@ -822,17 +807,14 @@ export declare const NotFoundContainer: import("@stitches/react/types/styled-com
|
|
|
822
807
|
colors: {
|
|
823
808
|
primary: string;
|
|
824
809
|
primary500: string;
|
|
825
|
-
|
|
810
|
+
primary550: string;
|
|
826
811
|
secondary: string;
|
|
827
812
|
secondary100: string;
|
|
813
|
+
secondary150: string;
|
|
828
814
|
secondary200: string;
|
|
829
|
-
|
|
830
|
-
secondary400: string;
|
|
815
|
+
secondary250: string;
|
|
831
816
|
secondary500: string;
|
|
832
|
-
|
|
833
|
-
secondary700: string;
|
|
834
|
-
secondary800: string;
|
|
835
|
-
secondary900: string;
|
|
817
|
+
secondary550: string;
|
|
836
818
|
neutral: string;
|
|
837
819
|
neutral100: string;
|
|
838
820
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HistoryGroupedList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HistoryGroupedList/HistoryGroupedList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"HistoryGroupedList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/HistoryGroupedList/HistoryGroupedList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAAQ,CAAC;AAEjC,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAahB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAInB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const LayoutContainer: import("@stitches/react/types/styled-compo
|
|
|
12
12
|
colors: {
|
|
13
13
|
primary: string;
|
|
14
14
|
primary500: string;
|
|
15
|
-
|
|
15
|
+
primary550: string;
|
|
16
16
|
secondary: string;
|
|
17
17
|
secondary100: string;
|
|
18
|
+
secondary150: string;
|
|
18
19
|
secondary200: string;
|
|
19
|
-
|
|
20
|
-
secondary400: string;
|
|
20
|
+
secondary250: string;
|
|
21
21
|
secondary500: string;
|
|
22
|
-
|
|
23
|
-
secondary700: string;
|
|
24
|
-
secondary800: string;
|
|
25
|
-
secondary900: string;
|
|
22
|
+
secondary550: string;
|
|
26
23
|
neutral: string;
|
|
27
24
|
neutral100: string;
|
|
28
25
|
neutral200: string;
|
|
@@ -176,17 +173,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
176
173
|
colors: {
|
|
177
174
|
primary: string;
|
|
178
175
|
primary500: string;
|
|
179
|
-
|
|
176
|
+
primary550: string;
|
|
180
177
|
secondary: string;
|
|
181
178
|
secondary100: string;
|
|
179
|
+
secondary150: string;
|
|
182
180
|
secondary200: string;
|
|
183
|
-
|
|
184
|
-
secondary400: string;
|
|
181
|
+
secondary250: string;
|
|
185
182
|
secondary500: string;
|
|
186
|
-
|
|
187
|
-
secondary700: string;
|
|
188
|
-
secondary800: string;
|
|
189
|
-
secondary900: string;
|
|
183
|
+
secondary550: string;
|
|
190
184
|
neutral: string;
|
|
191
185
|
neutral100: string;
|
|
192
186
|
neutral200: string;
|
|
@@ -338,17 +332,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
338
332
|
colors: {
|
|
339
333
|
primary: string;
|
|
340
334
|
primary500: string;
|
|
341
|
-
|
|
335
|
+
primary550: string;
|
|
342
336
|
secondary: string;
|
|
343
337
|
secondary100: string;
|
|
338
|
+
secondary150: string;
|
|
344
339
|
secondary200: string;
|
|
345
|
-
|
|
346
|
-
secondary400: string;
|
|
340
|
+
secondary250: string;
|
|
347
341
|
secondary500: string;
|
|
348
|
-
|
|
349
|
-
secondary700: string;
|
|
350
|
-
secondary800: string;
|
|
351
|
-
secondary900: string;
|
|
342
|
+
secondary550: string;
|
|
352
343
|
neutral: string;
|
|
353
344
|
neutral100: string;
|
|
354
345
|
neutral200: string;
|
|
@@ -500,17 +491,14 @@ export declare const Footer: import("@stitches/react/types/styled-component").St
|
|
|
500
491
|
colors: {
|
|
501
492
|
primary: string;
|
|
502
493
|
primary500: string;
|
|
503
|
-
|
|
494
|
+
primary550: string;
|
|
504
495
|
secondary: string;
|
|
505
496
|
secondary100: string;
|
|
497
|
+
secondary150: string;
|
|
506
498
|
secondary200: string;
|
|
507
|
-
|
|
508
|
-
secondary400: string;
|
|
499
|
+
secondary250: string;
|
|
509
500
|
secondary500: string;
|
|
510
|
-
|
|
511
|
-
secondary700: string;
|
|
512
|
-
secondary800: string;
|
|
513
|
-
secondary900: string;
|
|
501
|
+
secondary550: string;
|
|
514
502
|
neutral: string;
|
|
515
503
|
neutral100: string;
|
|
516
504
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"Layout.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Layout.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiBpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQlB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAejB,CAAC"}
|
|
@@ -15,17 +15,14 @@ declare const PageContainer: import("@stitches/react/types/styled-component").St
|
|
|
15
15
|
colors: {
|
|
16
16
|
primary: string;
|
|
17
17
|
primary500: string;
|
|
18
|
-
|
|
18
|
+
primary550: string;
|
|
19
19
|
secondary: string;
|
|
20
20
|
secondary100: string;
|
|
21
|
+
secondary150: string;
|
|
21
22
|
secondary200: string;
|
|
22
|
-
|
|
23
|
-
secondary400: string;
|
|
23
|
+
secondary250: string;
|
|
24
24
|
secondary500: string;
|
|
25
|
-
|
|
26
|
-
secondary700: string;
|
|
27
|
-
secondary800: string;
|
|
28
|
-
secondary900: string;
|
|
25
|
+
secondary550: string;
|
|
29
26
|
neutral: string;
|
|
30
27
|
neutral100: string;
|
|
31
28
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/PageContainer.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"PageContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/PageContainer.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBjB,CAAC;AAEH,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -13,17 +13,14 @@ declare const ScrollableArea: import("@stitches/react/types/styled-component").S
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollableArea.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/ScrollableArea.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe,oBAAoB,CAAC;AAE1C,QAAA,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"ScrollableArea.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/ScrollableArea.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,eAAe,oBAAoB,CAAC;AAE1C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIlB,CAAC;AAEH,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const CustomListItem: import("@stitches/react/types/styled-compon
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: 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,cAAc
|
|
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,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEzB,CAAC"}
|