@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
|
@@ -13,17 +13,14 @@ export declare const SwitchButtonContainer: import("@stitches/react/types/styled
|
|
|
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 StyledButton: import("@stitches/react/types/styled-componen
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwitchFromAndTo.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwitchFromAndTo/SwitchFromAndTo.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,MAAM,CAAC;AAiB7C,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"SwitchFromAndTo.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwitchFromAndTo/SwitchFromAndTo.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,yBAAyB,MAAM,CAAC;AAiB7C,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMhC,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoBvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TokenList.d.ts","sourceRoot":"","sources":["../../../src/components/TokenList/TokenList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAmB,MAAM,mBAAmB,CAAC;AAgBpE,OAAO,KAA8B,MAAM,OAAO,CAAC;AA2EnD,wBAAgB,SAAS,CAAC,KAAK,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"TokenList.d.ts","sourceRoot":"","sources":["../../../src/components/TokenList/TokenList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAmB,MAAM,mBAAmB,CAAC;AAgBpE,OAAO,KAA8B,MAAM,OAAO,CAAC;AA2EnD,wBAAgB,SAAS,CAAC,KAAK,EAAE,SAAS,qBAyKzC"}
|
|
@@ -13,17 +13,14 @@ export declare const tokenNameStyles: import("@stitches/react/types/styled-compo
|
|
|
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 descriptionStyles: import("@stitches/react/types/styled-com
|
|
|
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;
|
|
@@ -337,17 +331,14 @@ export declare const tokenTitleStyles: import("@stitches/react/types/styled-comp
|
|
|
337
331
|
colors: {
|
|
338
332
|
primary: string;
|
|
339
333
|
primary500: string;
|
|
340
|
-
|
|
334
|
+
primary550: string;
|
|
341
335
|
secondary: string;
|
|
342
336
|
secondary100: string;
|
|
337
|
+
secondary150: string;
|
|
343
338
|
secondary200: string;
|
|
344
|
-
|
|
345
|
-
secondary400: string;
|
|
339
|
+
secondary250: string;
|
|
346
340
|
secondary500: string;
|
|
347
|
-
|
|
348
|
-
secondary700: string;
|
|
349
|
-
secondary800: string;
|
|
350
|
-
secondary900: string;
|
|
341
|
+
secondary550: string;
|
|
351
342
|
neutral: string;
|
|
352
343
|
neutral100: string;
|
|
353
344
|
neutral200: string;
|
|
@@ -499,17 +490,14 @@ export declare const tokenAddressStyles: import("@stitches/react/types/styled-co
|
|
|
499
490
|
colors: {
|
|
500
491
|
primary: string;
|
|
501
492
|
primary500: string;
|
|
502
|
-
|
|
493
|
+
primary550: string;
|
|
503
494
|
secondary: string;
|
|
504
495
|
secondary100: string;
|
|
496
|
+
secondary150: string;
|
|
505
497
|
secondary200: string;
|
|
506
|
-
|
|
507
|
-
secondary400: string;
|
|
498
|
+
secondary250: string;
|
|
508
499
|
secondary500: string;
|
|
509
|
-
|
|
510
|
-
secondary700: string;
|
|
511
|
-
secondary800: string;
|
|
512
|
-
secondary900: string;
|
|
500
|
+
secondary550: string;
|
|
513
501
|
neutral: string;
|
|
514
502
|
neutral100: string;
|
|
515
503
|
neutral200: string;
|
|
@@ -661,17 +649,14 @@ export declare const tokenWithoutNameStyles: import("@stitches/react/types/style
|
|
|
661
649
|
colors: {
|
|
662
650
|
primary: string;
|
|
663
651
|
primary500: string;
|
|
664
|
-
|
|
652
|
+
primary550: string;
|
|
665
653
|
secondary: string;
|
|
666
654
|
secondary100: string;
|
|
655
|
+
secondary150: string;
|
|
667
656
|
secondary200: string;
|
|
668
|
-
|
|
669
|
-
secondary400: string;
|
|
657
|
+
secondary250: string;
|
|
670
658
|
secondary500: string;
|
|
671
|
-
|
|
672
|
-
secondary700: string;
|
|
673
|
-
secondary800: string;
|
|
674
|
-
secondary900: string;
|
|
659
|
+
secondary550: string;
|
|
675
660
|
neutral: string;
|
|
676
661
|
neutral100: string;
|
|
677
662
|
neutral200: string;
|
|
@@ -823,17 +808,14 @@ export declare const usdValueStyles: import("@stitches/react/types/styled-compon
|
|
|
823
808
|
colors: {
|
|
824
809
|
primary: string;
|
|
825
810
|
primary500: string;
|
|
826
|
-
|
|
811
|
+
primary550: string;
|
|
827
812
|
secondary: string;
|
|
828
813
|
secondary100: string;
|
|
814
|
+
secondary150: string;
|
|
829
815
|
secondary200: string;
|
|
830
|
-
|
|
831
|
-
secondary400: string;
|
|
816
|
+
secondary250: string;
|
|
832
817
|
secondary500: string;
|
|
833
|
-
|
|
834
|
-
secondary700: string;
|
|
835
|
-
secondary800: string;
|
|
836
|
-
secondary900: string;
|
|
818
|
+
secondary550: string;
|
|
837
819
|
neutral: string;
|
|
838
820
|
neutral100: string;
|
|
839
821
|
neutral200: string;
|
|
@@ -985,17 +967,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
985
967
|
colors: {
|
|
986
968
|
primary: string;
|
|
987
969
|
primary500: string;
|
|
988
|
-
|
|
970
|
+
primary550: string;
|
|
989
971
|
secondary: string;
|
|
990
972
|
secondary100: string;
|
|
973
|
+
secondary150: string;
|
|
991
974
|
secondary200: string;
|
|
992
|
-
|
|
993
|
-
secondary400: string;
|
|
975
|
+
secondary250: string;
|
|
994
976
|
secondary500: string;
|
|
995
|
-
|
|
996
|
-
secondary700: string;
|
|
997
|
-
secondary800: string;
|
|
998
|
-
secondary900: string;
|
|
977
|
+
secondary550: string;
|
|
999
978
|
neutral: string;
|
|
1000
979
|
neutral100: string;
|
|
1001
980
|
neutral200: string;
|
|
@@ -1147,17 +1126,14 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
|
|
|
1147
1126
|
colors: {
|
|
1148
1127
|
primary: string;
|
|
1149
1128
|
primary500: string;
|
|
1150
|
-
|
|
1129
|
+
primary550: string;
|
|
1151
1130
|
secondary: string;
|
|
1152
1131
|
secondary100: string;
|
|
1132
|
+
secondary150: string;
|
|
1153
1133
|
secondary200: string;
|
|
1154
|
-
|
|
1155
|
-
secondary400: string;
|
|
1134
|
+
secondary250: string;
|
|
1156
1135
|
secondary500: string;
|
|
1157
|
-
|
|
1158
|
-
secondary700: string;
|
|
1159
|
-
secondary800: string;
|
|
1160
|
-
secondary900: string;
|
|
1136
|
+
secondary550: string;
|
|
1161
1137
|
neutral: string;
|
|
1162
1138
|
neutral100: string;
|
|
1163
1139
|
neutral200: string;
|
|
@@ -1309,17 +1285,14 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
1309
1285
|
colors: {
|
|
1310
1286
|
primary: string;
|
|
1311
1287
|
primary500: string;
|
|
1312
|
-
|
|
1288
|
+
primary550: string;
|
|
1313
1289
|
secondary: string;
|
|
1314
1290
|
secondary100: string;
|
|
1291
|
+
secondary150: string;
|
|
1315
1292
|
secondary200: string;
|
|
1316
|
-
|
|
1317
|
-
secondary400: string;
|
|
1293
|
+
secondary250: string;
|
|
1318
1294
|
secondary500: string;
|
|
1319
|
-
|
|
1320
|
-
secondary700: string;
|
|
1321
|
-
secondary800: string;
|
|
1322
|
-
secondary900: string;
|
|
1295
|
+
secondary550: string;
|
|
1323
1296
|
neutral: string;
|
|
1324
1297
|
neutral100: string;
|
|
1325
1298
|
neutral200: string;
|
|
@@ -1471,17 +1444,14 @@ export declare const Tag: import("@stitches/react/types/styled-component").Style
|
|
|
1471
1444
|
colors: {
|
|
1472
1445
|
primary: string;
|
|
1473
1446
|
primary500: string;
|
|
1474
|
-
|
|
1447
|
+
primary550: string;
|
|
1475
1448
|
secondary: string;
|
|
1476
1449
|
secondary100: string;
|
|
1450
|
+
secondary150: string;
|
|
1477
1451
|
secondary200: string;
|
|
1478
|
-
|
|
1479
|
-
secondary400: string;
|
|
1452
|
+
secondary250: string;
|
|
1480
1453
|
secondary500: string;
|
|
1481
|
-
|
|
1482
|
-
secondary700: string;
|
|
1483
|
-
secondary800: string;
|
|
1484
|
-
secondary900: string;
|
|
1454
|
+
secondary550: string;
|
|
1485
1455
|
neutral: string;
|
|
1486
1456
|
neutral100: string;
|
|
1487
1457
|
neutral200: string;
|
|
@@ -1633,17 +1603,14 @@ export declare const TagTitle: import("@stitches/react/types/styled-component").
|
|
|
1633
1603
|
colors: {
|
|
1634
1604
|
primary: string;
|
|
1635
1605
|
primary500: string;
|
|
1636
|
-
|
|
1606
|
+
primary550: string;
|
|
1637
1607
|
secondary: string;
|
|
1638
1608
|
secondary100: string;
|
|
1609
|
+
secondary150: string;
|
|
1639
1610
|
secondary200: string;
|
|
1640
|
-
|
|
1641
|
-
secondary400: string;
|
|
1611
|
+
secondary250: string;
|
|
1642
1612
|
secondary500: string;
|
|
1643
|
-
|
|
1644
|
-
secondary700: string;
|
|
1645
|
-
secondary800: string;
|
|
1646
|
-
secondary900: string;
|
|
1613
|
+
secondary550: string;
|
|
1647
1614
|
neutral: string;
|
|
1648
1615
|
neutral100: string;
|
|
1649
1616
|
neutral200: string;
|
|
@@ -1795,17 +1762,14 @@ export declare const BalanceContainer: import("@stitches/react/types/styled-comp
|
|
|
1795
1762
|
colors: {
|
|
1796
1763
|
primary: string;
|
|
1797
1764
|
primary500: string;
|
|
1798
|
-
|
|
1765
|
+
primary550: string;
|
|
1799
1766
|
secondary: string;
|
|
1800
1767
|
secondary100: string;
|
|
1768
|
+
secondary150: string;
|
|
1801
1769
|
secondary200: string;
|
|
1802
|
-
|
|
1803
|
-
secondary400: string;
|
|
1770
|
+
secondary250: string;
|
|
1804
1771
|
secondary500: string;
|
|
1805
|
-
|
|
1806
|
-
secondary700: string;
|
|
1807
|
-
secondary800: string;
|
|
1808
|
-
secondary900: string;
|
|
1772
|
+
secondary550: string;
|
|
1809
1773
|
neutral: string;
|
|
1810
1774
|
neutral100: string;
|
|
1811
1775
|
neutral200: string;
|
|
@@ -1957,17 +1921,14 @@ export declare const End: import("@stitches/react/types/styled-component").Style
|
|
|
1957
1921
|
colors: {
|
|
1958
1922
|
primary: string;
|
|
1959
1923
|
primary500: string;
|
|
1960
|
-
|
|
1924
|
+
primary550: string;
|
|
1961
1925
|
secondary: string;
|
|
1962
1926
|
secondary100: string;
|
|
1927
|
+
secondary150: string;
|
|
1963
1928
|
secondary200: string;
|
|
1964
|
-
|
|
1965
|
-
secondary400: string;
|
|
1929
|
+
secondary250: string;
|
|
1966
1930
|
secondary500: string;
|
|
1967
|
-
|
|
1968
|
-
secondary700: string;
|
|
1969
|
-
secondary800: string;
|
|
1970
|
-
secondary900: string;
|
|
1931
|
+
secondary550: string;
|
|
1971
1932
|
neutral: string;
|
|
1972
1933
|
neutral100: string;
|
|
1973
1934
|
neutral200: string;
|
|
@@ -2119,17 +2080,14 @@ export declare const Description: import("@stitches/react/types/styled-component
|
|
|
2119
2080
|
colors: {
|
|
2120
2081
|
primary: string;
|
|
2121
2082
|
primary500: string;
|
|
2122
|
-
|
|
2083
|
+
primary550: string;
|
|
2123
2084
|
secondary: string;
|
|
2124
2085
|
secondary100: string;
|
|
2086
|
+
secondary150: string;
|
|
2125
2087
|
secondary200: string;
|
|
2126
|
-
|
|
2127
|
-
secondary400: string;
|
|
2088
|
+
secondary250: string;
|
|
2128
2089
|
secondary500: string;
|
|
2129
|
-
|
|
2130
|
-
secondary700: string;
|
|
2131
|
-
secondary800: string;
|
|
2132
|
-
secondary900: string;
|
|
2090
|
+
secondary550: string;
|
|
2133
2091
|
neutral: string;
|
|
2134
2092
|
neutral100: string;
|
|
2135
2093
|
neutral200: string;
|
|
@@ -2281,17 +2239,14 @@ export declare const ImageSection: import("@stitches/react/types/styled-componen
|
|
|
2281
2239
|
colors: {
|
|
2282
2240
|
primary: string;
|
|
2283
2241
|
primary500: string;
|
|
2284
|
-
|
|
2242
|
+
primary550: string;
|
|
2285
2243
|
secondary: string;
|
|
2286
2244
|
secondary100: string;
|
|
2245
|
+
secondary150: string;
|
|
2287
2246
|
secondary200: string;
|
|
2288
|
-
|
|
2289
|
-
secondary400: string;
|
|
2247
|
+
secondary250: string;
|
|
2290
2248
|
secondary500: string;
|
|
2291
|
-
|
|
2292
|
-
secondary700: string;
|
|
2293
|
-
secondary800: string;
|
|
2294
|
-
secondary900: string;
|
|
2249
|
+
secondary550: string;
|
|
2295
2250
|
neutral: string;
|
|
2296
2251
|
neutral100: string;
|
|
2297
2252
|
neutral200: string;
|
|
@@ -2443,17 +2398,14 @@ export declare const Pin: import("@stitches/react/types/styled-component").Style
|
|
|
2443
2398
|
colors: {
|
|
2444
2399
|
primary: string;
|
|
2445
2400
|
primary500: string;
|
|
2446
|
-
|
|
2401
|
+
primary550: string;
|
|
2447
2402
|
secondary: string;
|
|
2448
2403
|
secondary100: string;
|
|
2404
|
+
secondary150: string;
|
|
2449
2405
|
secondary200: string;
|
|
2450
|
-
|
|
2451
|
-
secondary400: string;
|
|
2406
|
+
secondary250: string;
|
|
2452
2407
|
secondary500: string;
|
|
2453
|
-
|
|
2454
|
-
secondary700: string;
|
|
2455
|
-
secondary800: string;
|
|
2456
|
-
secondary900: string;
|
|
2408
|
+
secondary550: string;
|
|
2457
2409
|
neutral: string;
|
|
2458
2410
|
neutral100: string;
|
|
2459
2411
|
neutral200: string;
|
|
@@ -2605,17 +2557,14 @@ export declare const TokenBalance: import("@stitches/react/types/styled-componen
|
|
|
2605
2557
|
colors: {
|
|
2606
2558
|
primary: string;
|
|
2607
2559
|
primary500: string;
|
|
2608
|
-
|
|
2560
|
+
primary550: string;
|
|
2609
2561
|
secondary: string;
|
|
2610
2562
|
secondary100: string;
|
|
2563
|
+
secondary150: string;
|
|
2611
2564
|
secondary200: string;
|
|
2612
|
-
|
|
2613
|
-
secondary400: string;
|
|
2565
|
+
secondary250: string;
|
|
2614
2566
|
secondary500: string;
|
|
2615
|
-
|
|
2616
|
-
secondary700: string;
|
|
2617
|
-
secondary800: string;
|
|
2618
|
-
secondary900: string;
|
|
2567
|
+
secondary550: string;
|
|
2619
2568
|
neutral: string;
|
|
2620
2569
|
neutral100: string;
|
|
2621
2570
|
neutral200: string;
|
|
@@ -2767,17 +2716,14 @@ export declare const StyledLink: import("@stitches/react/types/styled-component"
|
|
|
2767
2716
|
colors: {
|
|
2768
2717
|
primary: string;
|
|
2769
2718
|
primary500: string;
|
|
2770
|
-
|
|
2719
|
+
primary550: string;
|
|
2771
2720
|
secondary: string;
|
|
2772
2721
|
secondary100: string;
|
|
2722
|
+
secondary150: string;
|
|
2773
2723
|
secondary200: string;
|
|
2774
|
-
|
|
2775
|
-
secondary400: string;
|
|
2724
|
+
secondary250: string;
|
|
2776
2725
|
secondary500: string;
|
|
2777
|
-
|
|
2778
|
-
secondary700: string;
|
|
2779
|
-
secondary800: string;
|
|
2780
|
-
secondary900: string;
|
|
2726
|
+
secondary550: string;
|
|
2781
2727
|
neutral: string;
|
|
2782
2728
|
neutral100: string;
|
|
2783
2729
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TokenList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/TokenList/TokenList.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAKL,UAAU,EACX,MAAM,eAAe,CAAC;AAEvB,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"TokenList.styles.d.ts","sourceRoot":"","sources":["../../../src/components/TokenList/TokenList.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,17 +12,14 @@ export declare const IconContainer: 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 LogoContainer: import("@stitches/react/types/styled-compone
|
|
|
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 Spinner: import("@stitches/react/types/styled-component").S
|
|
|
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 WalletImageContainer: import("@stitches/react/types/styled-
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletModalContent.styles.d.ts","sourceRoot":"","sources":["../../../src/components/WalletModal/WalletModalContent.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"WalletModalContent.styles.d.ts","sourceRoot":"","sources":["../../../src/components/WalletModal/WalletModalContent.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQxB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC;AAWH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYlB,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const NamespaceList: 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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WalletNamespacesModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"WalletNamespacesModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const MainContainer: 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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"App.styles.d.ts","sourceRoot":"","sources":["../../../src/containers/App/App.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"App.styles.d.ts","sourceRoot":"","sources":["../../../src/containers/App/App.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAYxB,CAAC"}
|
|
@@ -14,17 +14,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
14
14
|
colors: {
|
|
15
15
|
primary: string;
|
|
16
16
|
primary500: string;
|
|
17
|
-
|
|
17
|
+
primary550: string;
|
|
18
18
|
secondary: string;
|
|
19
19
|
secondary100: string;
|
|
20
|
+
secondary150: string;
|
|
20
21
|
secondary200: string;
|
|
21
|
-
|
|
22
|
-
secondary400: string;
|
|
22
|
+
secondary250: string;
|
|
23
23
|
secondary500: string;
|
|
24
|
-
|
|
25
|
-
secondary700: string;
|
|
26
|
-
secondary800: string;
|
|
27
|
-
secondary900: string;
|
|
24
|
+
secondary550: string;
|
|
28
25
|
neutral: string;
|
|
29
26
|
neutral100: string;
|
|
30
27
|
neutral200: string;
|
|
@@ -176,17 +173,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExpandedQuotes.styles.d.ts","sourceRoot":"","sources":["../../../src/containers/ExpandedQuotes/ExpandedQuotes.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"ExpandedQuotes.styles.d.ts","sourceRoot":"","sources":["../../../src/containers/ExpandedQuotes/ExpandedQuotes.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4BpB,CAAC;AAEH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUlB,CAAC"}
|