@rango-dev/widget-embedded 0.28.3-next.6 → 0.28.3-next.7
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 +3 -3
- 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
|
@@ -12,17 +12,14 @@ export declare const Container: 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 List: import("@stitches/react/types/styled-component").Styl
|
|
|
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;
|
|
@@ -335,17 +329,14 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
335
329
|
colors: {
|
|
336
330
|
primary: string;
|
|
337
331
|
primary500: string;
|
|
338
|
-
|
|
332
|
+
primary550: string;
|
|
339
333
|
secondary: string;
|
|
340
334
|
secondary100: string;
|
|
335
|
+
secondary150: string;
|
|
341
336
|
secondary200: string;
|
|
342
|
-
|
|
343
|
-
secondary400: string;
|
|
337
|
+
secondary250: string;
|
|
344
338
|
secondary500: string;
|
|
345
|
-
|
|
346
|
-
secondary700: string;
|
|
347
|
-
secondary800: string;
|
|
348
|
-
secondary900: string;
|
|
339
|
+
secondary550: string;
|
|
349
340
|
neutral: string;
|
|
350
341
|
neutral100: string;
|
|
351
342
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"BlockchainList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainList/BlockchainList.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASf,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const Blockchains: 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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlockchainsSection.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainsSection/BlockchainsSection.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"BlockchainsSection.styles.d.ts","sourceRoot":"","sources":["../../../src/components/BlockchainsSection/BlockchainsSection.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAItB,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
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;
|
|
@@ -175,17 +172,14 @@ export declare const ListContainer: import("@stitches/react/types/styled-compone
|
|
|
175
172
|
colors: {
|
|
176
173
|
primary: string;
|
|
177
174
|
primary500: string;
|
|
178
|
-
|
|
175
|
+
primary550: string;
|
|
179
176
|
secondary: string;
|
|
180
177
|
secondary100: string;
|
|
178
|
+
secondary150: string;
|
|
181
179
|
secondary200: string;
|
|
182
|
-
|
|
183
|
-
secondary400: string;
|
|
180
|
+
secondary250: string;
|
|
184
181
|
secondary500: string;
|
|
185
|
-
|
|
186
|
-
secondary700: string;
|
|
187
|
-
secondary800: string;
|
|
188
|
-
secondary900: string;
|
|
182
|
+
secondary550: string;
|
|
189
183
|
neutral: string;
|
|
190
184
|
neutral100: string;
|
|
191
185
|
neutral200: string;
|
|
@@ -339,17 +333,14 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
|
|
|
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 ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
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;
|
|
@@ -664,17 +652,14 @@ export declare const ShowMoreWallets: import("@stitches/react/types/styled-compo
|
|
|
664
652
|
colors: {
|
|
665
653
|
primary: string;
|
|
666
654
|
primary500: string;
|
|
667
|
-
|
|
655
|
+
primary550: string;
|
|
668
656
|
secondary: string;
|
|
669
657
|
secondary100: string;
|
|
658
|
+
secondary150: string;
|
|
670
659
|
secondary200: string;
|
|
671
|
-
|
|
672
|
-
secondary400: string;
|
|
660
|
+
secondary250: string;
|
|
673
661
|
secondary500: string;
|
|
674
|
-
|
|
675
|
-
secondary700: string;
|
|
676
|
-
secondary800: string;
|
|
677
|
-
secondary900: string;
|
|
662
|
+
secondary550: string;
|
|
678
663
|
neutral: string;
|
|
679
664
|
neutral100: string;
|
|
680
665
|
neutral200: string;
|
|
@@ -826,17 +811,14 @@ export declare const ShowMoreHeader: import("@stitches/react/types/styled-compon
|
|
|
826
811
|
colors: {
|
|
827
812
|
primary: string;
|
|
828
813
|
primary500: string;
|
|
829
|
-
|
|
814
|
+
primary550: string;
|
|
830
815
|
secondary: string;
|
|
831
816
|
secondary100: string;
|
|
817
|
+
secondary150: string;
|
|
832
818
|
secondary200: string;
|
|
833
|
-
|
|
834
|
-
secondary400: string;
|
|
819
|
+
secondary250: string;
|
|
835
820
|
secondary500: string;
|
|
836
|
-
|
|
837
|
-
secondary700: string;
|
|
838
|
-
secondary800: string;
|
|
839
|
-
secondary900: string;
|
|
821
|
+
secondary550: string;
|
|
840
822
|
neutral: string;
|
|
841
823
|
neutral100: string;
|
|
842
824
|
neutral200: string;
|
|
@@ -990,17 +972,14 @@ export declare const NavigateBack: import("@stitches/react/types/styled-componen
|
|
|
990
972
|
colors: {
|
|
991
973
|
primary: string;
|
|
992
974
|
primary500: string;
|
|
993
|
-
|
|
975
|
+
primary550: string;
|
|
994
976
|
secondary: string;
|
|
995
977
|
secondary100: string;
|
|
978
|
+
secondary150: string;
|
|
996
979
|
secondary200: string;
|
|
997
|
-
|
|
998
|
-
secondary400: string;
|
|
980
|
+
secondary250: string;
|
|
999
981
|
secondary500: string;
|
|
1000
|
-
|
|
1001
|
-
secondary700: string;
|
|
1002
|
-
secondary800: string;
|
|
1003
|
-
secondary900: string;
|
|
982
|
+
secondary550: string;
|
|
1004
983
|
neutral: string;
|
|
1005
984
|
neutral100: string;
|
|
1006
985
|
neutral200: string;
|
|
@@ -1152,17 +1131,14 @@ export declare const WalletsContainer: import("@stitches/react/types/styled-comp
|
|
|
1152
1131
|
colors: {
|
|
1153
1132
|
primary: string;
|
|
1154
1133
|
primary500: string;
|
|
1155
|
-
|
|
1134
|
+
primary550: string;
|
|
1156
1135
|
secondary: string;
|
|
1157
1136
|
secondary100: string;
|
|
1137
|
+
secondary150: string;
|
|
1158
1138
|
secondary200: string;
|
|
1159
|
-
|
|
1160
|
-
secondary400: string;
|
|
1139
|
+
secondary250: string;
|
|
1161
1140
|
secondary500: string;
|
|
1162
|
-
|
|
1163
|
-
secondary700: string;
|
|
1164
|
-
secondary800: string;
|
|
1165
|
-
secondary900: string;
|
|
1141
|
+
secondary550: string;
|
|
1166
1142
|
neutral: string;
|
|
1167
1143
|
neutral100: string;
|
|
1168
1144
|
neutral200: string;
|
|
@@ -1314,17 +1290,14 @@ export declare const walletsListStyles: import("@stitches/react/types/styled-com
|
|
|
1314
1290
|
colors: {
|
|
1315
1291
|
primary: string;
|
|
1316
1292
|
primary500: string;
|
|
1317
|
-
|
|
1293
|
+
primary550: string;
|
|
1318
1294
|
secondary: string;
|
|
1319
1295
|
secondary100: string;
|
|
1296
|
+
secondary150: string;
|
|
1320
1297
|
secondary200: string;
|
|
1321
|
-
|
|
1322
|
-
secondary400: string;
|
|
1298
|
+
secondary250: string;
|
|
1323
1299
|
secondary500: string;
|
|
1324
|
-
|
|
1325
|
-
secondary700: string;
|
|
1326
|
-
secondary800: string;
|
|
1327
|
-
secondary900: string;
|
|
1300
|
+
secondary550: string;
|
|
1328
1301
|
neutral: string;
|
|
1329
1302
|
neutral100: string;
|
|
1330
1303
|
neutral200: string;
|
|
@@ -1476,17 +1449,14 @@ export declare const CustomDestination: import("@stitches/react/types/styled-com
|
|
|
1476
1449
|
colors: {
|
|
1477
1450
|
primary: string;
|
|
1478
1451
|
primary500: string;
|
|
1479
|
-
|
|
1452
|
+
primary550: string;
|
|
1480
1453
|
secondary: string;
|
|
1481
1454
|
secondary100: string;
|
|
1455
|
+
secondary150: string;
|
|
1482
1456
|
secondary200: string;
|
|
1483
|
-
|
|
1484
|
-
secondary400: string;
|
|
1457
|
+
secondary250: string;
|
|
1485
1458
|
secondary500: string;
|
|
1486
|
-
|
|
1487
|
-
secondary700: string;
|
|
1488
|
-
secondary800: string;
|
|
1489
|
-
secondary900: string;
|
|
1459
|
+
secondary550: string;
|
|
1490
1460
|
neutral: string;
|
|
1491
1461
|
neutral100: string;
|
|
1492
1462
|
neutral200: string;
|
|
@@ -1638,17 +1608,14 @@ export declare const alarmsStyles: import("@stitches/react/types/styled-componen
|
|
|
1638
1608
|
colors: {
|
|
1639
1609
|
primary: string;
|
|
1640
1610
|
primary500: string;
|
|
1641
|
-
|
|
1611
|
+
primary550: string;
|
|
1642
1612
|
secondary: string;
|
|
1643
1613
|
secondary100: string;
|
|
1614
|
+
secondary150: string;
|
|
1644
1615
|
secondary200: string;
|
|
1645
|
-
|
|
1646
|
-
secondary400: string;
|
|
1616
|
+
secondary250: string;
|
|
1647
1617
|
secondary500: string;
|
|
1648
|
-
|
|
1649
|
-
secondary700: string;
|
|
1650
|
-
secondary800: string;
|
|
1651
|
-
secondary900: string;
|
|
1618
|
+
secondary550: string;
|
|
1652
1619
|
neutral: string;
|
|
1653
1620
|
neutral100: string;
|
|
1654
1621
|
neutral200: string;
|
|
@@ -1800,17 +1767,14 @@ export declare const ConfirmButton: import("@stitches/react/types/styled-compone
|
|
|
1800
1767
|
colors: {
|
|
1801
1768
|
primary: string;
|
|
1802
1769
|
primary500: string;
|
|
1803
|
-
|
|
1770
|
+
primary550: string;
|
|
1804
1771
|
secondary: string;
|
|
1805
1772
|
secondary100: string;
|
|
1773
|
+
secondary150: string;
|
|
1806
1774
|
secondary200: string;
|
|
1807
|
-
|
|
1808
|
-
secondary400: string;
|
|
1775
|
+
secondary250: string;
|
|
1809
1776
|
secondary500: string;
|
|
1810
|
-
|
|
1811
|
-
secondary700: string;
|
|
1812
|
-
secondary800: string;
|
|
1813
|
-
secondary900: string;
|
|
1777
|
+
secondary550: string;
|
|
1814
1778
|
neutral: string;
|
|
1815
1779
|
neutral100: string;
|
|
1816
1780
|
neutral200: string;
|
|
@@ -1972,17 +1936,14 @@ export declare const StyledTextField: import("@stitches/react/types/styled-compo
|
|
|
1972
1936
|
colors: {
|
|
1973
1937
|
primary: string;
|
|
1974
1938
|
primary500: string;
|
|
1975
|
-
|
|
1939
|
+
primary550: string;
|
|
1976
1940
|
secondary: string;
|
|
1977
1941
|
secondary100: string;
|
|
1942
|
+
secondary150: string;
|
|
1978
1943
|
secondary200: string;
|
|
1979
|
-
|
|
1980
|
-
secondary400: string;
|
|
1944
|
+
secondary250: string;
|
|
1981
1945
|
secondary500: string;
|
|
1982
|
-
|
|
1983
|
-
secondary700: string;
|
|
1984
|
-
secondary800: string;
|
|
1985
|
-
secondary900: string;
|
|
1946
|
+
secondary550: string;
|
|
1986
1947
|
neutral: string;
|
|
1987
1948
|
neutral100: string;
|
|
1988
1949
|
neutral200: string;
|
|
@@ -2134,17 +2095,14 @@ export declare const Wallets: import("@stitches/react/types/styled-component").S
|
|
|
2134
2095
|
colors: {
|
|
2135
2096
|
primary: string;
|
|
2136
2097
|
primary500: string;
|
|
2137
|
-
|
|
2098
|
+
primary550: string;
|
|
2138
2099
|
secondary: string;
|
|
2139
2100
|
secondary100: string;
|
|
2101
|
+
secondary150: string;
|
|
2140
2102
|
secondary200: string;
|
|
2141
|
-
|
|
2142
|
-
secondary400: string;
|
|
2103
|
+
secondary250: string;
|
|
2143
2104
|
secondary500: string;
|
|
2144
|
-
|
|
2145
|
-
secondary700: string;
|
|
2146
|
-
secondary800: string;
|
|
2147
|
-
secondary900: string;
|
|
2105
|
+
secondary550: string;
|
|
2148
2106
|
neutral: string;
|
|
2149
2107
|
neutral100: string;
|
|
2150
2108
|
neutral200: string;
|
|
@@ -2296,17 +2254,14 @@ export declare const CustomDestinationButton: import("@stitches/react/types/styl
|
|
|
2296
2254
|
colors: {
|
|
2297
2255
|
primary: string;
|
|
2298
2256
|
primary500: string;
|
|
2299
|
-
|
|
2257
|
+
primary550: string;
|
|
2300
2258
|
secondary: string;
|
|
2301
2259
|
secondary100: string;
|
|
2260
|
+
secondary150: string;
|
|
2302
2261
|
secondary200: string;
|
|
2303
|
-
|
|
2304
|
-
secondary400: string;
|
|
2262
|
+
secondary250: string;
|
|
2305
2263
|
secondary500: string;
|
|
2306
|
-
|
|
2307
|
-
secondary700: string;
|
|
2308
|
-
secondary800: string;
|
|
2309
|
-
secondary900: string;
|
|
2264
|
+
secondary550: string;
|
|
2310
2265
|
neutral: string;
|
|
2311
2266
|
neutral100: string;
|
|
2312
2267
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,17 +12,14 @@ export declare const LogoContainer: import("@stitches/react/types/styled-compone
|
|
|
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 Spinner: import("@stitches/react/types/styled-component").S
|
|
|
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 WalletImageContainer: import("@stitches/react/types/styled-
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"WalletList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC;AAWH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYlB,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC"}
|
|
@@ -17,17 +17,14 @@ export declare const CollapsibleRoot: import("@stitches/react/types/styled-compo
|
|
|
17
17
|
colors: {
|
|
18
18
|
primary: string;
|
|
19
19
|
primary500: string;
|
|
20
|
-
|
|
20
|
+
primary550: string;
|
|
21
21
|
secondary: string;
|
|
22
22
|
secondary100: string;
|
|
23
|
+
secondary150: string;
|
|
23
24
|
secondary200: string;
|
|
24
|
-
|
|
25
|
-
secondary400: string;
|
|
25
|
+
secondary250: string;
|
|
26
26
|
secondary500: string;
|
|
27
|
-
|
|
28
|
-
secondary700: string;
|
|
29
|
-
secondary800: string;
|
|
30
|
-
secondary900: string;
|
|
27
|
+
secondary550: string;
|
|
31
28
|
neutral: string;
|
|
32
29
|
neutral100: string;
|
|
33
30
|
neutral200: string;
|
|
@@ -179,17 +176,14 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
179
176
|
colors: {
|
|
180
177
|
primary: string;
|
|
181
178
|
primary500: string;
|
|
182
|
-
|
|
179
|
+
primary550: string;
|
|
183
180
|
secondary: string;
|
|
184
181
|
secondary100: string;
|
|
182
|
+
secondary150: string;
|
|
185
183
|
secondary200: string;
|
|
186
|
-
|
|
187
|
-
secondary400: string;
|
|
184
|
+
secondary250: string;
|
|
188
185
|
secondary500: string;
|
|
189
|
-
|
|
190
|
-
secondary700: string;
|
|
191
|
-
secondary800: string;
|
|
192
|
-
secondary900: string;
|
|
186
|
+
secondary550: string;
|
|
193
187
|
neutral: string;
|
|
194
188
|
neutral100: string;
|
|
195
189
|
neutral200: string;
|
|
@@ -343,17 +337,14 @@ export declare const CollapsibleContent: import("@stitches/react/types/styled-co
|
|
|
343
337
|
colors: {
|
|
344
338
|
primary: string;
|
|
345
339
|
primary500: string;
|
|
346
|
-
|
|
340
|
+
primary550: string;
|
|
347
341
|
secondary: string;
|
|
348
342
|
secondary100: string;
|
|
343
|
+
secondary150: string;
|
|
349
344
|
secondary200: string;
|
|
350
|
-
|
|
351
|
-
secondary400: string;
|
|
345
|
+
secondary250: string;
|
|
352
346
|
secondary500: string;
|
|
353
|
-
|
|
354
|
-
secondary700: string;
|
|
355
|
-
secondary800: string;
|
|
356
|
-
secondary900: string;
|
|
347
|
+
secondary550: string;
|
|
357
348
|
neutral: string;
|
|
358
349
|
neutral100: string;
|
|
359
350
|
neutral200: string;
|
|
@@ -507,17 +498,14 @@ export declare const ExpandedIcon: import("@stitches/react/types/styled-componen
|
|
|
507
498
|
colors: {
|
|
508
499
|
primary: string;
|
|
509
500
|
primary500: string;
|
|
510
|
-
|
|
501
|
+
primary550: string;
|
|
511
502
|
secondary: string;
|
|
512
503
|
secondary100: string;
|
|
504
|
+
secondary150: string;
|
|
513
505
|
secondary200: string;
|
|
514
|
-
|
|
515
|
-
secondary400: string;
|
|
506
|
+
secondary250: string;
|
|
516
507
|
secondary500: string;
|
|
517
|
-
|
|
518
|
-
secondary700: string;
|
|
519
|
-
secondary800: string;
|
|
520
|
-
secondary900: string;
|
|
508
|
+
secondary550: string;
|
|
521
509
|
neutral: string;
|
|
522
510
|
neutral100: string;
|
|
523
511
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomCollapsible.styles.d.ts","sourceRoot":"","sources":["../../../src/components/CustomCollapsible/CustomCollapsible.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAG3D,eAAO,MAAM,8BAA8B,MAAM,CAAC;AAoBlD,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"CustomCollapsible.styles.d.ts","sourceRoot":"","sources":["../../../src/components/CustomCollapsible/CustomCollapsible.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAG3D,eAAO,MAAM,8BAA8B,MAAM,CAAC;AAoBlD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY1B,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQlB,CAAC;AAEH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY7B,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcvB,CAAC"}
|