@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
|
@@ -21,17 +21,14 @@ export declare const QuoteContainer: import("@stitches/react/types/styled-compon
|
|
|
21
21
|
colors: {
|
|
22
22
|
primary: string;
|
|
23
23
|
primary500: string;
|
|
24
|
-
|
|
24
|
+
primary550: string;
|
|
25
25
|
secondary: string;
|
|
26
26
|
secondary100: string;
|
|
27
|
+
secondary150: string;
|
|
27
28
|
secondary200: string;
|
|
28
|
-
|
|
29
|
-
secondary400: string;
|
|
29
|
+
secondary250: string;
|
|
30
30
|
secondary500: string;
|
|
31
|
-
|
|
32
|
-
secondary700: string;
|
|
33
|
-
secondary800: string;
|
|
34
|
-
secondary900: string;
|
|
31
|
+
secondary550: string;
|
|
35
32
|
neutral: string;
|
|
36
33
|
neutral100: string;
|
|
37
34
|
neutral200: string;
|
|
@@ -183,17 +180,14 @@ export declare const stepsDetailsStyles: import("@stitches/react/types/styled-co
|
|
|
183
180
|
colors: {
|
|
184
181
|
primary: string;
|
|
185
182
|
primary500: string;
|
|
186
|
-
|
|
183
|
+
primary550: string;
|
|
187
184
|
secondary: string;
|
|
188
185
|
secondary100: string;
|
|
186
|
+
secondary150: string;
|
|
189
187
|
secondary200: string;
|
|
190
|
-
|
|
191
|
-
secondary400: string;
|
|
188
|
+
secondary250: string;
|
|
192
189
|
secondary500: string;
|
|
193
|
-
|
|
194
|
-
secondary700: string;
|
|
195
|
-
secondary800: string;
|
|
196
|
-
secondary900: string;
|
|
190
|
+
secondary550: string;
|
|
197
191
|
neutral: string;
|
|
198
192
|
neutral100: string;
|
|
199
193
|
neutral200: string;
|
|
@@ -602,7 +596,7 @@ export declare const AllRoutesButton: import("@stitches/react/types/styled-compo
|
|
|
602
596
|
} & {
|
|
603
597
|
size?: "small" | "medium" | "large" | "xxsmall" | "xsmall" | undefined;
|
|
604
598
|
variant?: "default" | "contained" | "outlined" | "ghost" | undefined;
|
|
605
|
-
type?: "
|
|
599
|
+
type?: "primary" | "secondary" | "success" | "error" | "warning" | undefined;
|
|
606
600
|
loading?: boolean | undefined;
|
|
607
601
|
disabled?: boolean | undefined;
|
|
608
602
|
prefix?: import("react").ReactNode;
|
|
@@ -625,17 +619,14 @@ export declare const AllRoutesButton: import("@stitches/react/types/styled-compo
|
|
|
625
619
|
colors: {
|
|
626
620
|
primary: string;
|
|
627
621
|
primary500: string;
|
|
628
|
-
|
|
622
|
+
primary550: string;
|
|
629
623
|
secondary: string;
|
|
630
624
|
secondary100: string;
|
|
625
|
+
secondary150: string;
|
|
631
626
|
secondary200: string;
|
|
632
|
-
|
|
633
|
-
secondary400: string;
|
|
627
|
+
secondary250: string;
|
|
634
628
|
secondary500: string;
|
|
635
|
-
|
|
636
|
-
secondary700: string;
|
|
637
|
-
secondary800: string;
|
|
638
|
-
secondary900: string;
|
|
629
|
+
secondary550: string;
|
|
639
630
|
neutral: string;
|
|
640
631
|
neutral100: string;
|
|
641
632
|
neutral200: string;
|
|
@@ -791,17 +782,14 @@ export declare const SummaryContainer: import("@stitches/react/types/styled-comp
|
|
|
791
782
|
colors: {
|
|
792
783
|
primary: string;
|
|
793
784
|
primary500: string;
|
|
794
|
-
|
|
785
|
+
primary550: string;
|
|
795
786
|
secondary: string;
|
|
796
787
|
secondary100: string;
|
|
788
|
+
secondary150: string;
|
|
797
789
|
secondary200: string;
|
|
798
|
-
|
|
799
|
-
secondary400: string;
|
|
790
|
+
secondary250: string;
|
|
800
791
|
secondary500: string;
|
|
801
|
-
|
|
802
|
-
secondary700: string;
|
|
803
|
-
secondary800: string;
|
|
804
|
-
secondary900: string;
|
|
792
|
+
secondary550: string;
|
|
805
793
|
neutral: string;
|
|
806
794
|
neutral100: string;
|
|
807
795
|
neutral200: string;
|
|
@@ -953,17 +941,14 @@ export declare const summaryStyles: import("@stitches/react/types/styled-compone
|
|
|
953
941
|
colors: {
|
|
954
942
|
primary: string;
|
|
955
943
|
primary500: string;
|
|
956
|
-
|
|
944
|
+
primary550: string;
|
|
957
945
|
secondary: string;
|
|
958
946
|
secondary100: string;
|
|
947
|
+
secondary150: string;
|
|
959
948
|
secondary200: string;
|
|
960
|
-
|
|
961
|
-
secondary400: string;
|
|
949
|
+
secondary250: string;
|
|
962
950
|
secondary500: string;
|
|
963
|
-
|
|
964
|
-
secondary700: string;
|
|
965
|
-
secondary800: string;
|
|
966
|
-
secondary900: string;
|
|
951
|
+
secondary550: string;
|
|
967
952
|
neutral: string;
|
|
968
953
|
neutral100: string;
|
|
969
954
|
neutral200: string;
|
|
@@ -1115,17 +1100,14 @@ export declare const summaryHeaderStyles: import("@stitches/react/types/styled-c
|
|
|
1115
1100
|
colors: {
|
|
1116
1101
|
primary: string;
|
|
1117
1102
|
primary500: string;
|
|
1118
|
-
|
|
1103
|
+
primary550: string;
|
|
1119
1104
|
secondary: string;
|
|
1120
1105
|
secondary100: string;
|
|
1106
|
+
secondary150: string;
|
|
1121
1107
|
secondary200: string;
|
|
1122
|
-
|
|
1123
|
-
secondary400: string;
|
|
1108
|
+
secondary250: string;
|
|
1124
1109
|
secondary500: string;
|
|
1125
|
-
|
|
1126
|
-
secondary700: string;
|
|
1127
|
-
secondary800: string;
|
|
1128
|
-
secondary900: string;
|
|
1110
|
+
secondary550: string;
|
|
1129
1111
|
neutral: string;
|
|
1130
1112
|
neutral100: string;
|
|
1131
1113
|
neutral200: string;
|
|
@@ -1277,17 +1259,14 @@ export declare const rowStyles: import("@stitches/react/types/styled-component")
|
|
|
1277
1259
|
colors: {
|
|
1278
1260
|
primary: string;
|
|
1279
1261
|
primary500: string;
|
|
1280
|
-
|
|
1262
|
+
primary550: string;
|
|
1281
1263
|
secondary: string;
|
|
1282
1264
|
secondary100: string;
|
|
1265
|
+
secondary150: string;
|
|
1283
1266
|
secondary200: string;
|
|
1284
|
-
|
|
1285
|
-
secondary400: string;
|
|
1267
|
+
secondary250: string;
|
|
1286
1268
|
secondary500: string;
|
|
1287
|
-
|
|
1288
|
-
secondary700: string;
|
|
1289
|
-
secondary800: string;
|
|
1290
|
-
secondary900: string;
|
|
1269
|
+
secondary550: string;
|
|
1291
1270
|
neutral: string;
|
|
1292
1271
|
neutral100: string;
|
|
1293
1272
|
neutral200: string;
|
|
@@ -1439,17 +1418,14 @@ export declare const basicInfoStyles: import("@stitches/react/types/styled-compo
|
|
|
1439
1418
|
colors: {
|
|
1440
1419
|
primary: string;
|
|
1441
1420
|
primary500: string;
|
|
1442
|
-
|
|
1421
|
+
primary550: string;
|
|
1443
1422
|
secondary: string;
|
|
1444
1423
|
secondary100: string;
|
|
1424
|
+
secondary150: string;
|
|
1445
1425
|
secondary200: string;
|
|
1446
|
-
|
|
1447
|
-
secondary400: string;
|
|
1426
|
+
secondary250: string;
|
|
1448
1427
|
secondary500: string;
|
|
1449
|
-
|
|
1450
|
-
secondary700: string;
|
|
1451
|
-
secondary800: string;
|
|
1452
|
-
secondary900: string;
|
|
1428
|
+
secondary550: string;
|
|
1453
1429
|
neutral: string;
|
|
1454
1430
|
neutral100: string;
|
|
1455
1431
|
neutral200: string;
|
|
@@ -1605,17 +1581,14 @@ export declare const Trigger: import("@stitches/react/types/styled-component").S
|
|
|
1605
1581
|
colors: {
|
|
1606
1582
|
primary: string;
|
|
1607
1583
|
primary500: string;
|
|
1608
|
-
|
|
1584
|
+
primary550: string;
|
|
1609
1585
|
secondary: string;
|
|
1610
1586
|
secondary100: string;
|
|
1587
|
+
secondary150: string;
|
|
1611
1588
|
secondary200: string;
|
|
1612
|
-
|
|
1613
|
-
secondary400: string;
|
|
1589
|
+
secondary250: string;
|
|
1614
1590
|
secondary500: string;
|
|
1615
|
-
|
|
1616
|
-
secondary700: string;
|
|
1617
|
-
secondary800: string;
|
|
1618
|
-
secondary900: string;
|
|
1591
|
+
secondary550: string;
|
|
1619
1592
|
neutral: string;
|
|
1620
1593
|
neutral100: string;
|
|
1621
1594
|
neutral200: string;
|
|
@@ -1769,17 +1742,14 @@ export declare const ImageContainer: import("@stitches/react/types/styled-compon
|
|
|
1769
1742
|
colors: {
|
|
1770
1743
|
primary: string;
|
|
1771
1744
|
primary500: string;
|
|
1772
|
-
|
|
1745
|
+
primary550: string;
|
|
1773
1746
|
secondary: string;
|
|
1774
1747
|
secondary100: string;
|
|
1748
|
+
secondary150: string;
|
|
1775
1749
|
secondary200: string;
|
|
1776
|
-
|
|
1777
|
-
secondary400: string;
|
|
1750
|
+
secondary250: string;
|
|
1778
1751
|
secondary500: string;
|
|
1779
|
-
|
|
1780
|
-
secondary700: string;
|
|
1781
|
-
secondary800: string;
|
|
1782
|
-
secondary900: string;
|
|
1752
|
+
secondary550: string;
|
|
1783
1753
|
neutral: string;
|
|
1784
1754
|
neutral100: string;
|
|
1785
1755
|
neutral200: string;
|
|
@@ -1933,17 +1903,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
1933
1903
|
colors: {
|
|
1934
1904
|
primary: string;
|
|
1935
1905
|
primary500: string;
|
|
1936
|
-
|
|
1906
|
+
primary550: string;
|
|
1937
1907
|
secondary: string;
|
|
1938
1908
|
secondary100: string;
|
|
1909
|
+
secondary150: string;
|
|
1939
1910
|
secondary200: string;
|
|
1940
|
-
|
|
1941
|
-
secondary400: string;
|
|
1911
|
+
secondary250: string;
|
|
1942
1912
|
secondary500: string;
|
|
1943
|
-
|
|
1944
|
-
secondary700: string;
|
|
1945
|
-
secondary800: string;
|
|
1946
|
-
secondary900: string;
|
|
1913
|
+
secondary550: string;
|
|
1947
1914
|
neutral: string;
|
|
1948
1915
|
neutral100: string;
|
|
1949
1916
|
neutral200: string;
|
|
@@ -2094,17 +2061,14 @@ export declare const Content: import("@stitches/react/types/styled-component").S
|
|
|
2094
2061
|
colors: {
|
|
2095
2062
|
primary: string;
|
|
2096
2063
|
primary500: string;
|
|
2097
|
-
|
|
2064
|
+
primary550: string;
|
|
2098
2065
|
secondary: string;
|
|
2099
2066
|
secondary100: string;
|
|
2067
|
+
secondary150: string;
|
|
2100
2068
|
secondary200: string;
|
|
2101
|
-
|
|
2102
|
-
secondary400: string;
|
|
2069
|
+
secondary250: string;
|
|
2103
2070
|
secondary500: string;
|
|
2104
|
-
|
|
2105
|
-
secondary700: string;
|
|
2106
|
-
secondary800: string;
|
|
2107
|
-
secondary900: string;
|
|
2071
|
+
secondary550: string;
|
|
2108
2072
|
neutral: string;
|
|
2109
2073
|
neutral100: string;
|
|
2110
2074
|
neutral200: string;
|
|
@@ -2258,17 +2222,14 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
|
|
|
2258
2222
|
colors: {
|
|
2259
2223
|
primary: string;
|
|
2260
2224
|
primary500: string;
|
|
2261
|
-
|
|
2225
|
+
primary550: string;
|
|
2262
2226
|
secondary: string;
|
|
2263
2227
|
secondary100: string;
|
|
2228
|
+
secondary150: string;
|
|
2264
2229
|
secondary200: string;
|
|
2265
|
-
|
|
2266
|
-
secondary400: string;
|
|
2230
|
+
secondary250: string;
|
|
2267
2231
|
secondary500: string;
|
|
2268
|
-
|
|
2269
|
-
secondary700: string;
|
|
2270
|
-
secondary800: string;
|
|
2271
|
-
secondary900: string;
|
|
2232
|
+
secondary550: string;
|
|
2272
2233
|
neutral: string;
|
|
2273
2234
|
neutral100: string;
|
|
2274
2235
|
neutral200: string;
|
|
@@ -2420,17 +2381,14 @@ export declare const Separator: import("@stitches/react/types/styled-component")
|
|
|
2420
2381
|
colors: {
|
|
2421
2382
|
primary: string;
|
|
2422
2383
|
primary500: string;
|
|
2423
|
-
|
|
2384
|
+
primary550: string;
|
|
2424
2385
|
secondary: string;
|
|
2425
2386
|
secondary100: string;
|
|
2387
|
+
secondary150: string;
|
|
2426
2388
|
secondary200: string;
|
|
2427
|
-
|
|
2428
|
-
secondary400: string;
|
|
2389
|
+
secondary250: string;
|
|
2429
2390
|
secondary500: string;
|
|
2430
|
-
|
|
2431
|
-
secondary700: string;
|
|
2432
|
-
secondary800: string;
|
|
2433
|
-
secondary900: string;
|
|
2391
|
+
secondary550: string;
|
|
2434
2392
|
neutral: string;
|
|
2435
2393
|
neutral100: string;
|
|
2436
2394
|
neutral200: string;
|
|
@@ -2582,17 +2540,14 @@ export declare const HorizontalSeparator: import("@stitches/react/types/styled-c
|
|
|
2582
2540
|
colors: {
|
|
2583
2541
|
primary: string;
|
|
2584
2542
|
primary500: string;
|
|
2585
|
-
|
|
2543
|
+
primary550: string;
|
|
2586
2544
|
secondary: string;
|
|
2587
2545
|
secondary100: string;
|
|
2546
|
+
secondary150: string;
|
|
2588
2547
|
secondary200: string;
|
|
2589
|
-
|
|
2590
|
-
secondary400: string;
|
|
2548
|
+
secondary250: string;
|
|
2591
2549
|
secondary500: string;
|
|
2592
|
-
|
|
2593
|
-
secondary700: string;
|
|
2594
|
-
secondary800: string;
|
|
2595
|
-
secondary900: string;
|
|
2550
|
+
secondary550: string;
|
|
2596
2551
|
neutral: string;
|
|
2597
2552
|
neutral100: string;
|
|
2598
2553
|
neutral200: string;
|
|
@@ -2744,17 +2699,14 @@ export declare const FrameIcon: import("@stitches/react/types/styled-component")
|
|
|
2744
2699
|
colors: {
|
|
2745
2700
|
primary: string;
|
|
2746
2701
|
primary500: string;
|
|
2747
|
-
|
|
2702
|
+
primary550: string;
|
|
2748
2703
|
secondary: string;
|
|
2749
2704
|
secondary100: string;
|
|
2705
|
+
secondary150: string;
|
|
2750
2706
|
secondary200: string;
|
|
2751
|
-
|
|
2752
|
-
secondary400: string;
|
|
2707
|
+
secondary250: string;
|
|
2753
2708
|
secondary500: string;
|
|
2754
|
-
|
|
2755
|
-
secondary700: string;
|
|
2756
|
-
secondary800: string;
|
|
2757
|
-
secondary900: string;
|
|
2709
|
+
secondary550: string;
|
|
2758
2710
|
neutral: string;
|
|
2759
2711
|
neutral100: string;
|
|
2760
2712
|
neutral200: string;
|
|
@@ -2906,17 +2858,14 @@ export declare const BasicInfoOutput: import("@stitches/react/types/styled-compo
|
|
|
2906
2858
|
colors: {
|
|
2907
2859
|
primary: string;
|
|
2908
2860
|
primary500: string;
|
|
2909
|
-
|
|
2861
|
+
primary550: string;
|
|
2910
2862
|
secondary: string;
|
|
2911
2863
|
secondary100: string;
|
|
2864
|
+
secondary150: string;
|
|
2912
2865
|
secondary200: string;
|
|
2913
|
-
|
|
2914
|
-
secondary400: string;
|
|
2866
|
+
secondary250: string;
|
|
2915
2867
|
secondary500: string;
|
|
2916
|
-
|
|
2917
|
-
secondary700: string;
|
|
2918
|
-
secondary800: string;
|
|
2919
|
-
secondary900: string;
|
|
2868
|
+
secondary550: string;
|
|
2920
2869
|
neutral: string;
|
|
2921
2870
|
neutral100: string;
|
|
2922
2871
|
neutral200: string;
|
|
@@ -3068,17 +3017,14 @@ export declare const ContainerInfoOutput: import("@stitches/react/types/styled-c
|
|
|
3068
3017
|
colors: {
|
|
3069
3018
|
primary: string;
|
|
3070
3019
|
primary500: string;
|
|
3071
|
-
|
|
3020
|
+
primary550: string;
|
|
3072
3021
|
secondary: string;
|
|
3073
3022
|
secondary100: string;
|
|
3023
|
+
secondary150: string;
|
|
3074
3024
|
secondary200: string;
|
|
3075
|
-
|
|
3076
|
-
secondary400: string;
|
|
3025
|
+
secondary250: string;
|
|
3077
3026
|
secondary500: string;
|
|
3078
|
-
|
|
3079
|
-
secondary700: string;
|
|
3080
|
-
secondary800: string;
|
|
3081
|
-
secondary900: string;
|
|
3027
|
+
secondary550: string;
|
|
3082
3028
|
neutral: string;
|
|
3083
3029
|
neutral100: string;
|
|
3084
3030
|
neutral200: string;
|
|
@@ -3232,17 +3178,14 @@ export declare const MoreStep: import("@stitches/react/types/styled-component").
|
|
|
3232
3178
|
colors: {
|
|
3233
3179
|
primary: string;
|
|
3234
3180
|
primary500: string;
|
|
3235
|
-
|
|
3181
|
+
primary550: string;
|
|
3236
3182
|
secondary: string;
|
|
3237
3183
|
secondary100: string;
|
|
3184
|
+
secondary150: string;
|
|
3238
3185
|
secondary200: string;
|
|
3239
|
-
|
|
3240
|
-
secondary400: string;
|
|
3186
|
+
secondary250: string;
|
|
3241
3187
|
secondary500: string;
|
|
3242
|
-
|
|
3243
|
-
secondary700: string;
|
|
3244
|
-
secondary800: string;
|
|
3245
|
-
secondary900: string;
|
|
3188
|
+
secondary550: string;
|
|
3246
3189
|
neutral: string;
|
|
3247
3190
|
neutral100: string;
|
|
3248
3191
|
neutral200: string;
|
|
@@ -3394,17 +3337,14 @@ export declare const TagContainer: import("@stitches/react/types/styled-componen
|
|
|
3394
3337
|
colors: {
|
|
3395
3338
|
primary: string;
|
|
3396
3339
|
primary500: string;
|
|
3397
|
-
|
|
3340
|
+
primary550: string;
|
|
3398
3341
|
secondary: string;
|
|
3399
3342
|
secondary100: string;
|
|
3343
|
+
secondary150: string;
|
|
3400
3344
|
secondary200: string;
|
|
3401
|
-
|
|
3402
|
-
secondary400: string;
|
|
3345
|
+
secondary250: string;
|
|
3403
3346
|
secondary500: string;
|
|
3404
|
-
|
|
3405
|
-
secondary700: string;
|
|
3406
|
-
secondary800: string;
|
|
3407
|
-
secondary900: string;
|
|
3347
|
+
secondary550: string;
|
|
3408
3348
|
neutral: string;
|
|
3409
3349
|
neutral100: string;
|
|
3410
3350
|
neutral200: string;
|
|
@@ -3556,17 +3496,14 @@ export declare const Line: import("@stitches/react/types/styled-component").Styl
|
|
|
3556
3496
|
colors: {
|
|
3557
3497
|
primary: string;
|
|
3558
3498
|
primary500: string;
|
|
3559
|
-
|
|
3499
|
+
primary550: string;
|
|
3560
3500
|
secondary: string;
|
|
3561
3501
|
secondary100: string;
|
|
3502
|
+
secondary150: string;
|
|
3562
3503
|
secondary200: string;
|
|
3563
|
-
|
|
3564
|
-
secondary400: string;
|
|
3504
|
+
secondary250: string;
|
|
3565
3505
|
secondary500: string;
|
|
3566
|
-
|
|
3567
|
-
secondary700: string;
|
|
3568
|
-
secondary800: string;
|
|
3569
|
-
secondary900: string;
|
|
3506
|
+
secondary550: string;
|
|
3570
3507
|
neutral: string;
|
|
3571
3508
|
neutral100: string;
|
|
3572
3509
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Quote.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.styles.ts"],"names":[],"mappings":";;;AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,EAML,UAAU,EACX,MAAM,eAAe,CAAC;AAIvB,eAAO,MAAM,oCAAoC,MAAM,CAAC;AAExD,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"Quote.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/Quote.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,17 +12,14 @@ export declare const FeeSection: 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 Line: 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;
|
|
@@ -336,17 +330,14 @@ export declare const ModalContainer: import("@stitches/react/types/styled-compon
|
|
|
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 ModalHeader: 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 trigger: import("@stitches/react/types/styled-component").C
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuoteCostDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteCostDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"QuoteCostDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteCostDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQrB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQzB,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUtB,CAAC;AACH,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUlB,CAAC"}
|
|
@@ -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 separatorStyles: import("@stitches/react/types/styled-compo
|
|
|
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":"QuoteSummary.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteSummary.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"QuoteSummary.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Quote/QuoteSummary.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKpB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC"}
|