@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchInput.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"SearchInput.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMtB,CAAC"}
|
|
@@ -14,17 +14,14 @@ export declare const LiquiditySourceList: import("@stitches/react/types/styled-c
|
|
|
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 LiquiditySourceSuffix: import("@stitches/react/types/styled
|
|
|
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 NotFoundContainer: import("@stitches/react/types/styled-com
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsContainer.style.d.ts","sourceRoot":"","sources":["../../../src/components/SettingsContainer/SettingsContainer.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"SettingsContainer.style.d.ts","sourceRoot":"","sources":["../../../src/components/SettingsContainer/SettingsContainer.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAa9B,CAAC;AAEH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIhC,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM5B,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const BaseContainer: import("@stitches/react/types/styled-compone
|
|
|
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 SlippageChipsContainer: import("@stitches/react/types/style
|
|
|
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 Head: import("@stitches/react/types/styled-component").Styl
|
|
|
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 SlippageTooltipContainer: import("@stitches/react/types/sty
|
|
|
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 SlippageChip: import("@stitches/react/types/styled-componen
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slippage.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Slippage/Slippage.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAqB,MAAM,eAAe,CAAC;AAExD,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"Slippage.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Slippage/Slippage.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAqB,MAAM,eAAe,CAAC;AAExD,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGxB,CAAC;AAEH,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASjC,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKf,CAAC;AAEH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGnC,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGvB,CAAC"}
|
|
@@ -13,17 +13,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
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 HeaderDetails: 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;
|
|
@@ -337,17 +331,14 @@ export declare const StepsList: import("@stitches/react/types/styled-component")
|
|
|
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;
|
|
@@ -498,17 +489,14 @@ export declare const StepsList: import("@stitches/react/types/styled-component")
|
|
|
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 Alerts: import("@stitches/react/types/styled-component").St
|
|
|
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 PlaceholderContainer: import("@stitches/react/types/styled-
|
|
|
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;
|
|
@@ -984,17 +966,14 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
|
|
|
984
966
|
colors: {
|
|
985
967
|
primary: string;
|
|
986
968
|
primary500: string;
|
|
987
|
-
|
|
969
|
+
primary550: string;
|
|
988
970
|
secondary: string;
|
|
989
971
|
secondary100: string;
|
|
972
|
+
secondary150: string;
|
|
990
973
|
secondary200: string;
|
|
991
|
-
|
|
992
|
-
secondary400: string;
|
|
974
|
+
secondary250: string;
|
|
993
975
|
secondary500: string;
|
|
994
|
-
|
|
995
|
-
secondary700: string;
|
|
996
|
-
secondary800: string;
|
|
997
|
-
secondary900: string;
|
|
976
|
+
secondary550: string;
|
|
998
977
|
neutral: string;
|
|
999
978
|
neutral100: string;
|
|
1000
979
|
neutral200: string;
|
|
@@ -1146,17 +1125,14 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
|
|
|
1146
1125
|
colors: {
|
|
1147
1126
|
primary: string;
|
|
1148
1127
|
primary500: string;
|
|
1149
|
-
|
|
1128
|
+
primary550: string;
|
|
1150
1129
|
secondary: string;
|
|
1151
1130
|
secondary100: string;
|
|
1131
|
+
secondary150: string;
|
|
1152
1132
|
secondary200: string;
|
|
1153
|
-
|
|
1154
|
-
secondary400: string;
|
|
1133
|
+
secondary250: string;
|
|
1155
1134
|
secondary500: string;
|
|
1156
|
-
|
|
1157
|
-
secondary700: string;
|
|
1158
|
-
secondary800: string;
|
|
1159
|
-
secondary900: string;
|
|
1135
|
+
secondary550: string;
|
|
1160
1136
|
neutral: string;
|
|
1161
1137
|
neutral100: string;
|
|
1162
1138
|
neutral200: string;
|
|
@@ -1308,17 +1284,14 @@ export declare const datePlaceholderStyles: import("@stitches/react/types/styled
|
|
|
1308
1284
|
colors: {
|
|
1309
1285
|
primary: string;
|
|
1310
1286
|
primary500: string;
|
|
1311
|
-
|
|
1287
|
+
primary550: string;
|
|
1312
1288
|
secondary: string;
|
|
1313
1289
|
secondary100: string;
|
|
1290
|
+
secondary150: string;
|
|
1314
1291
|
secondary200: string;
|
|
1315
|
-
|
|
1316
|
-
secondary400: string;
|
|
1292
|
+
secondary250: string;
|
|
1317
1293
|
secondary500: string;
|
|
1318
|
-
|
|
1319
|
-
secondary700: string;
|
|
1320
|
-
secondary800: string;
|
|
1321
|
-
secondary900: string;
|
|
1294
|
+
secondary550: string;
|
|
1322
1295
|
neutral: string;
|
|
1323
1296
|
neutral100: string;
|
|
1324
1297
|
neutral200: string;
|
|
@@ -1470,17 +1443,14 @@ export declare const requestIdStyles: import("@stitches/react/types/styled-compo
|
|
|
1470
1443
|
colors: {
|
|
1471
1444
|
primary: string;
|
|
1472
1445
|
primary500: string;
|
|
1473
|
-
|
|
1446
|
+
primary550: string;
|
|
1474
1447
|
secondary: string;
|
|
1475
1448
|
secondary100: string;
|
|
1449
|
+
secondary150: string;
|
|
1476
1450
|
secondary200: string;
|
|
1477
|
-
|
|
1478
|
-
secondary400: string;
|
|
1451
|
+
secondary250: string;
|
|
1479
1452
|
secondary500: string;
|
|
1480
|
-
|
|
1481
|
-
secondary700: string;
|
|
1482
|
-
secondary800: string;
|
|
1483
|
-
secondary900: string;
|
|
1453
|
+
secondary550: string;
|
|
1484
1454
|
neutral: string;
|
|
1485
1455
|
neutral100: string;
|
|
1486
1456
|
neutral200: string;
|
|
@@ -1632,17 +1602,14 @@ export declare const outputStyles: import("@stitches/react/types/styled-componen
|
|
|
1632
1602
|
colors: {
|
|
1633
1603
|
primary: string;
|
|
1634
1604
|
primary500: string;
|
|
1635
|
-
|
|
1605
|
+
primary550: string;
|
|
1636
1606
|
secondary: string;
|
|
1637
1607
|
secondary100: string;
|
|
1608
|
+
secondary150: string;
|
|
1638
1609
|
secondary200: string;
|
|
1639
|
-
|
|
1640
|
-
secondary400: string;
|
|
1610
|
+
secondary250: string;
|
|
1641
1611
|
secondary500: string;
|
|
1642
|
-
|
|
1643
|
-
secondary700: string;
|
|
1644
|
-
secondary800: string;
|
|
1645
|
-
secondary900: string;
|
|
1612
|
+
secondary550: string;
|
|
1646
1613
|
neutral: string;
|
|
1647
1614
|
neutral100: string;
|
|
1648
1615
|
neutral200: string;
|
|
@@ -1794,17 +1761,14 @@ export declare const titleStepsStyles: import("@stitches/react/types/styled-comp
|
|
|
1794
1761
|
colors: {
|
|
1795
1762
|
primary: string;
|
|
1796
1763
|
primary500: string;
|
|
1797
|
-
|
|
1764
|
+
primary550: string;
|
|
1798
1765
|
secondary: string;
|
|
1799
1766
|
secondary100: string;
|
|
1767
|
+
secondary150: string;
|
|
1800
1768
|
secondary200: string;
|
|
1801
|
-
|
|
1802
|
-
secondary400: string;
|
|
1769
|
+
secondary250: string;
|
|
1803
1770
|
secondary500: string;
|
|
1804
|
-
|
|
1805
|
-
secondary700: string;
|
|
1806
|
-
secondary800: string;
|
|
1807
|
-
secondary900: string;
|
|
1771
|
+
secondary550: string;
|
|
1808
1772
|
neutral: string;
|
|
1809
1773
|
neutral100: string;
|
|
1810
1774
|
neutral200: string;
|
|
@@ -1956,17 +1920,14 @@ export declare const StyledLink: import("@stitches/react/types/styled-component"
|
|
|
1956
1920
|
colors: {
|
|
1957
1921
|
primary: string;
|
|
1958
1922
|
primary500: string;
|
|
1959
|
-
|
|
1923
|
+
primary550: string;
|
|
1960
1924
|
secondary: string;
|
|
1961
1925
|
secondary100: string;
|
|
1926
|
+
secondary150: string;
|
|
1962
1927
|
secondary200: string;
|
|
1963
|
-
|
|
1964
|
-
secondary400: string;
|
|
1928
|
+
secondary250: string;
|
|
1965
1929
|
secondary500: string;
|
|
1966
|
-
|
|
1967
|
-
secondary700: string;
|
|
1968
|
-
secondary800: string;
|
|
1969
|
-
secondary900: string;
|
|
1930
|
+
secondary550: string;
|
|
1970
1931
|
neutral: string;
|
|
1971
1932
|
neutral100: string;
|
|
1972
1933
|
neutral200: string;
|
|
@@ -2118,17 +2079,14 @@ export declare const ErrorMessages: import("@stitches/react/types/styled-compone
|
|
|
2118
2079
|
colors: {
|
|
2119
2080
|
primary: string;
|
|
2120
2081
|
primary500: string;
|
|
2121
|
-
|
|
2082
|
+
primary550: string;
|
|
2122
2083
|
secondary: string;
|
|
2123
2084
|
secondary100: string;
|
|
2085
|
+
secondary150: string;
|
|
2124
2086
|
secondary200: string;
|
|
2125
|
-
|
|
2126
|
-
secondary400: string;
|
|
2087
|
+
secondary250: string;
|
|
2127
2088
|
secondary500: string;
|
|
2128
|
-
|
|
2129
|
-
secondary700: string;
|
|
2130
|
-
secondary800: string;
|
|
2131
|
-
secondary900: string;
|
|
2089
|
+
secondary550: string;
|
|
2132
2090
|
neutral: string;
|
|
2133
2091
|
neutral100: string;
|
|
2134
2092
|
neutral200: string;
|
|
@@ -2280,17 +2238,14 @@ export declare const MessageText: import("@stitches/react/types/styled-component
|
|
|
2280
2238
|
colors: {
|
|
2281
2239
|
primary: string;
|
|
2282
2240
|
primary500: string;
|
|
2283
|
-
|
|
2241
|
+
primary550: string;
|
|
2284
2242
|
secondary: string;
|
|
2285
2243
|
secondary100: string;
|
|
2244
|
+
secondary150: string;
|
|
2286
2245
|
secondary200: string;
|
|
2287
|
-
|
|
2288
|
-
secondary400: string;
|
|
2246
|
+
secondary250: string;
|
|
2289
2247
|
secondary500: string;
|
|
2290
|
-
|
|
2291
|
-
secondary700: string;
|
|
2292
|
-
secondary800: string;
|
|
2293
|
-
secondary900: string;
|
|
2248
|
+
secondary550: string;
|
|
2294
2249
|
neutral: string;
|
|
2295
2250
|
neutral100: string;
|
|
2296
2251
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0B,UAAU,EAAE,MAAM,eAAe,CAAC;AAInE,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"SwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetails/SwapDetails.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,17 +12,14 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
|
|
|
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 ActionIcon: 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;
|
|
@@ -340,17 +334,14 @@ export declare const AlertFooter: import("@stitches/react/types/styled-component
|
|
|
340
334
|
colors: {
|
|
341
335
|
primary: string;
|
|
342
336
|
primary500: string;
|
|
343
|
-
|
|
337
|
+
primary550: string;
|
|
344
338
|
secondary: string;
|
|
345
339
|
secondary100: string;
|
|
340
|
+
secondary150: string;
|
|
346
341
|
secondary200: string;
|
|
347
|
-
|
|
348
|
-
secondary400: string;
|
|
342
|
+
secondary250: string;
|
|
349
343
|
secondary500: string;
|
|
350
|
-
|
|
351
|
-
secondary700: string;
|
|
352
|
-
secondary800: string;
|
|
353
|
-
secondary900: string;
|
|
344
|
+
secondary550: string;
|
|
354
345
|
neutral: string;
|
|
355
346
|
neutral100: string;
|
|
356
347
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsAlerts.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"SwapDetailsAlerts.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsAlerts/SwapDetailsAlerts.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASrB,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtB,CAAC"}
|
|
@@ -12,17 +12,14 @@ export declare const WalletContainer: 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;
|
|
@@ -174,17 +171,14 @@ export declare const TooltipErrorContent: import("@stitches/react/types/styled-c
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"SwapDetailsModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAG1B,CAAC;AAEH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM9B,CAAC"}
|