@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
|
@@ -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 StepContainer: 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 StepSeparator: import("@stitches/react/types/styled-compone
|
|
|
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 quoteSummaryItemStyles: import("@stitches/react/types/style
|
|
|
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 tokenAmountStyles: import("@stitches/react/types/styled-com
|
|
|
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 costStyles: import("@stitches/react/types/styled-component"
|
|
|
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 quoteSummaryStyles: import("@stitches/react/types/styled-co
|
|
|
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 quoteSummarySeparatorStyles: import("@stitches/react/types/
|
|
|
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 swapsStepsStyles: import("@stitches/react/types/styled-comp
|
|
|
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 stepTitleStyles: 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 stepTokensStyles: import("@stitches/react/types/styled-comp
|
|
|
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 stepInfoStyles: import("@stitches/react/types/styled-compon
|
|
|
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 stepIconStyles: import("@stitches/react/types/styled-compon
|
|
|
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 extraInfoStyles: import("@stitches/react/types/styled-compo
|
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LoadingSwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/LoadingSwapDetails/LoadingSwapDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"LoadingSwapDetails.styles.d.ts","sourceRoot":"","sources":["../../../src/components/LoadingSwapDetails/LoadingSwapDetails.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -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;
|
|
@@ -176,17 +173,14 @@ export declare const ErrorDescription: import("@stitches/react/types/styled-comp
|
|
|
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 Footer: import("@stitches/react/types/styled-component").St
|
|
|
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;
|
|
@@ -502,17 +493,14 @@ export declare const PrefixIcon: import("@stitches/react/types/styled-component"
|
|
|
502
493
|
colors: {
|
|
503
494
|
primary: string;
|
|
504
495
|
primary500: string;
|
|
505
|
-
|
|
496
|
+
primary550: string;
|
|
506
497
|
secondary: string;
|
|
507
498
|
secondary100: string;
|
|
499
|
+
secondary150: string;
|
|
508
500
|
secondary200: string;
|
|
509
|
-
|
|
510
|
-
secondary400: string;
|
|
501
|
+
secondary250: string;
|
|
511
502
|
secondary500: string;
|
|
512
|
-
|
|
513
|
-
secondary700: string;
|
|
514
|
-
secondary800: string;
|
|
515
|
-
secondary900: string;
|
|
503
|
+
secondary550: string;
|
|
516
504
|
neutral: string;
|
|
517
505
|
neutral100: string;
|
|
518
506
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NoResult.styles.d.ts","sourceRoot":"","sources":["../../../src/components/NoResult/NoResult.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"NoResult.styles.d.ts","sourceRoot":"","sources":["../../../src/components/NoResult/NoResult.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAS3B,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAErB,CAAC"}
|
|
@@ -16,17 +16,14 @@ export declare const Container: import("@stitches/react/types/styled-component")
|
|
|
16
16
|
colors: {
|
|
17
17
|
primary: string;
|
|
18
18
|
primary500: string;
|
|
19
|
-
|
|
19
|
+
primary550: string;
|
|
20
20
|
secondary: string;
|
|
21
21
|
secondary100: string;
|
|
22
|
+
secondary150: string;
|
|
22
23
|
secondary200: string;
|
|
23
|
-
|
|
24
|
-
secondary400: string;
|
|
24
|
+
secondary250: string;
|
|
25
25
|
secondary500: string;
|
|
26
|
-
|
|
27
|
-
secondary700: string;
|
|
28
|
-
secondary800: string;
|
|
29
|
-
secondary900: string;
|
|
26
|
+
secondary550: string;
|
|
30
27
|
neutral: string;
|
|
31
28
|
neutral100: string;
|
|
32
29
|
neutral200: string;
|
|
@@ -178,17 +175,14 @@ export declare const Header: import("@stitches/react/types/styled-component").St
|
|
|
178
175
|
colors: {
|
|
179
176
|
primary: string;
|
|
180
177
|
primary500: string;
|
|
181
|
-
|
|
178
|
+
primary550: string;
|
|
182
179
|
secondary: string;
|
|
183
180
|
secondary100: string;
|
|
181
|
+
secondary150: string;
|
|
184
182
|
secondary200: string;
|
|
185
|
-
|
|
186
|
-
secondary400: string;
|
|
183
|
+
secondary250: string;
|
|
187
184
|
secondary500: string;
|
|
188
|
-
|
|
189
|
-
secondary700: string;
|
|
190
|
-
secondary800: string;
|
|
191
|
-
secondary900: string;
|
|
185
|
+
secondary550: string;
|
|
192
186
|
neutral: string;
|
|
193
187
|
neutral100: string;
|
|
194
188
|
neutral200: string;
|
|
@@ -597,7 +591,7 @@ export declare const ClearAllButton: import("@stitches/react/types/styled-compon
|
|
|
597
591
|
} & {
|
|
598
592
|
size?: "small" | "medium" | "large" | "xxsmall" | "xsmall" | undefined;
|
|
599
593
|
variant?: "default" | "contained" | "outlined" | "ghost" | undefined;
|
|
600
|
-
type?: "
|
|
594
|
+
type?: "primary" | "secondary" | "success" | "error" | "warning" | undefined;
|
|
601
595
|
loading?: boolean | undefined;
|
|
602
596
|
disabled?: boolean | undefined;
|
|
603
597
|
prefix?: import("react").ReactNode;
|
|
@@ -620,17 +614,14 @@ export declare const ClearAllButton: import("@stitches/react/types/styled-compon
|
|
|
620
614
|
colors: {
|
|
621
615
|
primary: string;
|
|
622
616
|
primary500: string;
|
|
623
|
-
|
|
617
|
+
primary550: string;
|
|
624
618
|
secondary: string;
|
|
625
619
|
secondary100: string;
|
|
620
|
+
secondary150: string;
|
|
626
621
|
secondary200: string;
|
|
627
|
-
|
|
628
|
-
secondary400: string;
|
|
622
|
+
secondary250: string;
|
|
629
623
|
secondary500: string;
|
|
630
|
-
|
|
631
|
-
secondary700: string;
|
|
632
|
-
secondary800: string;
|
|
633
|
-
secondary900: string;
|
|
624
|
+
secondary550: string;
|
|
634
625
|
neutral: string;
|
|
635
626
|
neutral100: string;
|
|
636
627
|
neutral200: string;
|
|
@@ -782,17 +773,14 @@ export declare const List: import("@stitches/react/types/styled-component").Styl
|
|
|
782
773
|
colors: {
|
|
783
774
|
primary: string;
|
|
784
775
|
primary500: string;
|
|
785
|
-
|
|
776
|
+
primary550: string;
|
|
786
777
|
secondary: string;
|
|
787
778
|
secondary100: string;
|
|
779
|
+
secondary150: string;
|
|
788
780
|
secondary200: string;
|
|
789
|
-
|
|
790
|
-
secondary400: string;
|
|
781
|
+
secondary250: string;
|
|
791
782
|
secondary500: string;
|
|
792
|
-
|
|
793
|
-
secondary700: string;
|
|
794
|
-
secondary800: string;
|
|
795
|
-
secondary900: string;
|
|
783
|
+
secondary550: string;
|
|
796
784
|
neutral: string;
|
|
797
785
|
neutral100: string;
|
|
798
786
|
neutral200: string;
|
|
@@ -946,17 +934,14 @@ export declare const ListItem: import("@stitches/react/types/styled-component").
|
|
|
946
934
|
colors: {
|
|
947
935
|
primary: string;
|
|
948
936
|
primary500: string;
|
|
949
|
-
|
|
937
|
+
primary550: string;
|
|
950
938
|
secondary: string;
|
|
951
939
|
secondary100: string;
|
|
940
|
+
secondary150: string;
|
|
952
941
|
secondary200: string;
|
|
953
|
-
|
|
954
|
-
secondary400: string;
|
|
942
|
+
secondary250: string;
|
|
955
943
|
secondary500: string;
|
|
956
|
-
|
|
957
|
-
secondary700: string;
|
|
958
|
-
secondary800: string;
|
|
959
|
-
secondary900: string;
|
|
944
|
+
secondary550: string;
|
|
960
945
|
neutral: string;
|
|
961
946
|
neutral100: string;
|
|
962
947
|
neutral200: string;
|
|
@@ -1108,17 +1093,14 @@ export declare const Images: import("@stitches/react/types/styled-component").St
|
|
|
1108
1093
|
colors: {
|
|
1109
1094
|
primary: string;
|
|
1110
1095
|
primary500: string;
|
|
1111
|
-
|
|
1096
|
+
primary550: string;
|
|
1112
1097
|
secondary: string;
|
|
1113
1098
|
secondary100: string;
|
|
1099
|
+
secondary150: string;
|
|
1114
1100
|
secondary200: string;
|
|
1115
|
-
|
|
1116
|
-
secondary400: string;
|
|
1101
|
+
secondary250: string;
|
|
1117
1102
|
secondary500: string;
|
|
1118
|
-
|
|
1119
|
-
secondary700: string;
|
|
1120
|
-
secondary800: string;
|
|
1121
|
-
secondary900: string;
|
|
1103
|
+
secondary550: string;
|
|
1122
1104
|
neutral: string;
|
|
1123
1105
|
neutral100: string;
|
|
1124
1106
|
neutral200: string;
|
|
@@ -1270,17 +1252,14 @@ export declare const NotFoundContainer: import("@stitches/react/types/styled-com
|
|
|
1270
1252
|
colors: {
|
|
1271
1253
|
primary: string;
|
|
1272
1254
|
primary500: string;
|
|
1273
|
-
|
|
1255
|
+
primary550: string;
|
|
1274
1256
|
secondary: string;
|
|
1275
1257
|
secondary100: string;
|
|
1258
|
+
secondary150: string;
|
|
1276
1259
|
secondary200: string;
|
|
1277
|
-
|
|
1278
|
-
secondary400: string;
|
|
1260
|
+
secondary250: string;
|
|
1279
1261
|
secondary500: string;
|
|
1280
|
-
|
|
1281
|
-
secondary700: string;
|
|
1282
|
-
secondary800: string;
|
|
1283
|
-
secondary900: string;
|
|
1262
|
+
secondary550: string;
|
|
1284
1263
|
neutral: string;
|
|
1285
1264
|
neutral100: string;
|
|
1286
1265
|
neutral200: string;
|
|
@@ -1432,17 +1411,14 @@ export declare const IconContainer: import("@stitches/react/types/styled-compone
|
|
|
1432
1411
|
colors: {
|
|
1433
1412
|
primary: string;
|
|
1434
1413
|
primary500: string;
|
|
1435
|
-
|
|
1414
|
+
primary550: string;
|
|
1436
1415
|
secondary: string;
|
|
1437
1416
|
secondary100: string;
|
|
1417
|
+
secondary150: string;
|
|
1438
1418
|
secondary200: string;
|
|
1439
|
-
|
|
1440
|
-
secondary400: string;
|
|
1419
|
+
secondary250: string;
|
|
1441
1420
|
secondary500: string;
|
|
1442
|
-
|
|
1443
|
-
secondary700: string;
|
|
1444
|
-
secondary800: string;
|
|
1445
|
-
secondary900: string;
|
|
1421
|
+
secondary550: string;
|
|
1446
1422
|
neutral: string;
|
|
1447
1423
|
neutral100: string;
|
|
1448
1424
|
neutral200: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationContent.styles.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationContent/NotificationContent.styles.ts"],"names":[],"mappings":";;;AAAA,OAAO,EAAqB,cAAc,EAAU,MAAM,eAAe,CAAC;AAE1E,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"NotificationContent.styles.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationContent/NotificationContent.styles.ts"],"names":[],"mappings":";;;AAAA,OAAO,EAAqB,cAAc,EAAU,MAAM,eAAe,CAAC;AAE1E,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKpB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKjB,CAAC;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEzB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQf,CAAC;AAEH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWnB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKjB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQ5B,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAExB,CAAC"}
|