@coinswap-app/uikit 1.0.17 → 1.0.18
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/index.cjs.js +406 -748
- package/dist/index.esm.js +290 -632
- package/dist/widgets/Menu/components/UserBlock.d.ts +1 -1
- package/dist/widgets/Menu/types.d.ts +6 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -341,7 +341,7 @@ var Svg = styled("svg").withConfig({
|
|
|
341
341
|
return $opac ? 1 : 0.5;
|
|
342
342
|
});
|
|
343
343
|
|
|
344
|
-
var Icon$
|
|
344
|
+
var Icon$2G = function Icon(props) {
|
|
345
345
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
346
346
|
viewBox: "0 0 24 24"
|
|
347
347
|
}, props), {}, {
|
|
@@ -352,7 +352,7 @@ var Icon$2H = function Icon(props) {
|
|
|
352
352
|
};
|
|
353
353
|
|
|
354
354
|
var _excluded$12 = ["fill"];
|
|
355
|
-
var Icon$
|
|
355
|
+
var Icon$2F = function Icon(_ref) {
|
|
356
356
|
var fill = _ref.fill,
|
|
357
357
|
props = _objectWithoutProperties(_ref, _excluded$12);
|
|
358
358
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -368,7 +368,7 @@ var Icon$2G = function Icon(_ref) {
|
|
|
368
368
|
}));
|
|
369
369
|
};
|
|
370
370
|
|
|
371
|
-
var Icon$
|
|
371
|
+
var Icon$2E = function Icon(props) {
|
|
372
372
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
373
373
|
viewBox: "0 0 24 24"
|
|
374
374
|
}, props), {}, {
|
|
@@ -378,7 +378,7 @@ var Icon$2F = function Icon(props) {
|
|
|
378
378
|
}));
|
|
379
379
|
};
|
|
380
380
|
|
|
381
|
-
var Icon$
|
|
381
|
+
var Icon$2D = function Icon(props) {
|
|
382
382
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
383
383
|
viewBox: "0 0 24 24"
|
|
384
384
|
}, props), {}, {
|
|
@@ -551,7 +551,7 @@ var Button$1 = /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
|
551
551
|
});
|
|
552
552
|
Button$1.displayName = "Button";
|
|
553
553
|
|
|
554
|
-
var Icon$
|
|
554
|
+
var Icon$2C = function Icon(props) {
|
|
555
555
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
556
556
|
viewBox: "0 0 24 24"
|
|
557
557
|
}, props), {}, {
|
|
@@ -562,7 +562,7 @@ var Icon$2D = function Icon(props) {
|
|
|
562
562
|
};
|
|
563
563
|
|
|
564
564
|
var _excluded$10 = ["fill"];
|
|
565
|
-
var Icon$
|
|
565
|
+
var Icon$2B = function Icon(_ref) {
|
|
566
566
|
var fill = _ref.fill,
|
|
567
567
|
props = _objectWithoutProperties(_ref, _excluded$10);
|
|
568
568
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -578,7 +578,7 @@ var Icon$2C = function Icon(_ref) {
|
|
|
578
578
|
}));
|
|
579
579
|
};
|
|
580
580
|
|
|
581
|
-
var Icon$
|
|
581
|
+
var Icon$2A = function Icon() {
|
|
582
582
|
return /*#__PURE__*/jsx("svg", {
|
|
583
583
|
width: "12",
|
|
584
584
|
height: "22",
|
|
@@ -596,7 +596,7 @@ var Icon$2B = function Icon() {
|
|
|
596
596
|
};
|
|
597
597
|
|
|
598
598
|
var _excluded$$ = ["fill"];
|
|
599
|
-
var Icon$
|
|
599
|
+
var Icon$2z = function Icon(_ref) {
|
|
600
600
|
var fill = _ref.fill,
|
|
601
601
|
props = _objectWithoutProperties(_ref, _excluded$$);
|
|
602
602
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -610,7 +610,7 @@ var Icon$2A = function Icon(_ref) {
|
|
|
610
610
|
};
|
|
611
611
|
|
|
612
612
|
var _excluded$_ = ["fill"];
|
|
613
|
-
var Icon$
|
|
613
|
+
var Icon$2y = function Icon(_ref) {
|
|
614
614
|
var fill = _ref.fill,
|
|
615
615
|
props = _objectWithoutProperties(_ref, _excluded$_);
|
|
616
616
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -623,7 +623,7 @@ var Icon$2z = function Icon(_ref) {
|
|
|
623
623
|
}));
|
|
624
624
|
};
|
|
625
625
|
|
|
626
|
-
var Icon$
|
|
626
|
+
var Icon$2x = function Icon(props) {
|
|
627
627
|
var fill = props.fill;
|
|
628
628
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
629
629
|
viewBox: "0 0 20 20",
|
|
@@ -639,7 +639,7 @@ var Icon$2y = function Icon(props) {
|
|
|
639
639
|
}));
|
|
640
640
|
};
|
|
641
641
|
|
|
642
|
-
var Icon$
|
|
642
|
+
var Icon$2w = function Icon(props) {
|
|
643
643
|
var fill = props.fill;
|
|
644
644
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
645
645
|
viewBox: "0 0 20 20",
|
|
@@ -656,7 +656,7 @@ var Icon$2x = function Icon(props) {
|
|
|
656
656
|
};
|
|
657
657
|
|
|
658
658
|
var _excluded$Z = ["fill"];
|
|
659
|
-
var Icon$
|
|
659
|
+
var Icon$2v = function Icon(_ref) {
|
|
660
660
|
var fill = _ref.fill,
|
|
661
661
|
props = _objectWithoutProperties(_ref, _excluded$Z);
|
|
662
662
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -669,7 +669,7 @@ var Icon$2w = function Icon(_ref) {
|
|
|
669
669
|
}));
|
|
670
670
|
};
|
|
671
671
|
|
|
672
|
-
var Icon$
|
|
672
|
+
var Icon$2u = function Icon(props) {
|
|
673
673
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
674
674
|
viewBox: "0 0 24 24"
|
|
675
675
|
}, props), {}, {
|
|
@@ -679,7 +679,7 @@ var Icon$2v = function Icon(props) {
|
|
|
679
679
|
}));
|
|
680
680
|
};
|
|
681
681
|
|
|
682
|
-
var Icon$
|
|
682
|
+
var Icon$2t = function Icon(props) {
|
|
683
683
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
684
684
|
viewBox: "0 0 16 16"
|
|
685
685
|
}, props), {}, {
|
|
@@ -695,7 +695,7 @@ var Icon$2u = function Icon(props) {
|
|
|
695
695
|
}));
|
|
696
696
|
};
|
|
697
697
|
|
|
698
|
-
var Icon$
|
|
698
|
+
var Icon$2s = function Icon(props) {
|
|
699
699
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
700
700
|
viewBox: "0 0 24 24"
|
|
701
701
|
}, props), {}, {
|
|
@@ -706,7 +706,7 @@ var Icon$2t = function Icon(props) {
|
|
|
706
706
|
};
|
|
707
707
|
|
|
708
708
|
var _excluded$Y = ["fill"];
|
|
709
|
-
var Icon$
|
|
709
|
+
var Icon$2r = function Icon(_ref) {
|
|
710
710
|
var fill = _ref.fill,
|
|
711
711
|
props = _objectWithoutProperties(_ref, _excluded$Y);
|
|
712
712
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -721,7 +721,7 @@ var Icon$2s = function Icon(_ref) {
|
|
|
721
721
|
};
|
|
722
722
|
|
|
723
723
|
var _excluded$X = ["fill"];
|
|
724
|
-
var Icon$
|
|
724
|
+
var Icon$2q = function Icon(_ref) {
|
|
725
725
|
var fill = _ref.fill,
|
|
726
726
|
props = _objectWithoutProperties(_ref, _excluded$X);
|
|
727
727
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -737,7 +737,7 @@ var Icon$2r = function Icon(_ref) {
|
|
|
737
737
|
}));
|
|
738
738
|
};
|
|
739
739
|
|
|
740
|
-
var Icon$
|
|
740
|
+
var Icon$2p = function Icon(props) {
|
|
741
741
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
742
742
|
viewBox: "0 0 18 13"
|
|
743
743
|
}, props), {}, {
|
|
@@ -748,7 +748,7 @@ var Icon$2q = function Icon(props) {
|
|
|
748
748
|
};
|
|
749
749
|
|
|
750
750
|
var _excluded$W = ["fill", "fillOpacity"];
|
|
751
|
-
var Icon$
|
|
751
|
+
var Icon$2o = function Icon(_ref) {
|
|
752
752
|
var fill = _ref.fill,
|
|
753
753
|
fillOpacity = _ref.fillOpacity,
|
|
754
754
|
props = _objectWithoutProperties(_ref, _excluded$W);
|
|
@@ -764,7 +764,7 @@ var Icon$2p = function Icon(_ref) {
|
|
|
764
764
|
};
|
|
765
765
|
|
|
766
766
|
var _excluded$V = ["fill"];
|
|
767
|
-
var Icon$
|
|
767
|
+
var Icon$2n = function Icon(_ref) {
|
|
768
768
|
var fill = _ref.fill,
|
|
769
769
|
props = _objectWithoutProperties(_ref, _excluded$V);
|
|
770
770
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -778,7 +778,7 @@ var Icon$2o = function Icon(_ref) {
|
|
|
778
778
|
};
|
|
779
779
|
|
|
780
780
|
var _excluded$U = ["fill"];
|
|
781
|
-
var Icon$
|
|
781
|
+
var Icon$2m = function Icon(_ref) {
|
|
782
782
|
var fill = _ref.fill,
|
|
783
783
|
props = _objectWithoutProperties(_ref, _excluded$U);
|
|
784
784
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -792,7 +792,7 @@ var Icon$2n = function Icon(_ref) {
|
|
|
792
792
|
};
|
|
793
793
|
|
|
794
794
|
var _excluded$T = ["fill"];
|
|
795
|
-
var Icon$
|
|
795
|
+
var Icon$2l = function Icon(_ref) {
|
|
796
796
|
var fill = _ref.fill,
|
|
797
797
|
props = _objectWithoutProperties(_ref, _excluded$T);
|
|
798
798
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -806,7 +806,7 @@ var Icon$2m = function Icon(_ref) {
|
|
|
806
806
|
};
|
|
807
807
|
|
|
808
808
|
var _excluded$S = ["fill"];
|
|
809
|
-
var Icon$
|
|
809
|
+
var Icon$2k = function Icon(_ref) {
|
|
810
810
|
var fill = _ref.fill,
|
|
811
811
|
props = _objectWithoutProperties(_ref, _excluded$S);
|
|
812
812
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -820,7 +820,7 @@ var Icon$2l = function Icon(_ref) {
|
|
|
820
820
|
};
|
|
821
821
|
|
|
822
822
|
var _excluded$R = ["fill"];
|
|
823
|
-
var Icon$
|
|
823
|
+
var Icon$2j = function Icon(_ref) {
|
|
824
824
|
var fill = _ref.fill,
|
|
825
825
|
props = _objectWithoutProperties(_ref, _excluded$R);
|
|
826
826
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -837,7 +837,7 @@ var Icon$2k = function Icon(_ref) {
|
|
|
837
837
|
};
|
|
838
838
|
|
|
839
839
|
var _excluded$Q = ["fill"];
|
|
840
|
-
var Icon$
|
|
840
|
+
var Icon$2i = function Icon(_ref) {
|
|
841
841
|
var fill = _ref.fill;
|
|
842
842
|
_objectWithoutProperties(_ref, _excluded$Q);
|
|
843
843
|
return /*#__PURE__*/jsx("svg", {
|
|
@@ -856,7 +856,7 @@ var Icon$2j = function Icon(_ref) {
|
|
|
856
856
|
};
|
|
857
857
|
|
|
858
858
|
var _excluded$P = ["fill"];
|
|
859
|
-
var Icon$
|
|
859
|
+
var Icon$2h = function Icon(_ref) {
|
|
860
860
|
var fill = _ref.fill,
|
|
861
861
|
props = _objectWithoutProperties(_ref, _excluded$P);
|
|
862
862
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -869,7 +869,7 @@ var Icon$2i = function Icon(_ref) {
|
|
|
869
869
|
}));
|
|
870
870
|
};
|
|
871
871
|
|
|
872
|
-
var Icon$
|
|
872
|
+
var Icon$2g = function Icon(props) {
|
|
873
873
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
874
874
|
viewBox: "0 0 24 24"
|
|
875
875
|
}, props), {}, {
|
|
@@ -879,7 +879,7 @@ var Icon$2h = function Icon(props) {
|
|
|
879
879
|
}));
|
|
880
880
|
};
|
|
881
881
|
|
|
882
|
-
var Icon$
|
|
882
|
+
var Icon$2f = function Icon(props) {
|
|
883
883
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
884
884
|
width: "24",
|
|
885
885
|
height: "24",
|
|
@@ -895,7 +895,7 @@ var Icon$2g = function Icon(props) {
|
|
|
895
895
|
};
|
|
896
896
|
|
|
897
897
|
var _excluded$O = ["fill"];
|
|
898
|
-
var Icon$
|
|
898
|
+
var Icon$2e = function Icon(_ref) {
|
|
899
899
|
var fill = _ref.fill,
|
|
900
900
|
props = _objectWithoutProperties(_ref, _excluded$O);
|
|
901
901
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -911,7 +911,7 @@ var Icon$2f = function Icon(_ref) {
|
|
|
911
911
|
}));
|
|
912
912
|
};
|
|
913
913
|
|
|
914
|
-
var Icon$
|
|
914
|
+
var Icon$2d = function Icon(props) {
|
|
915
915
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
916
916
|
viewBox: "0 0 24 24"
|
|
917
917
|
}, props), {}, {
|
|
@@ -921,7 +921,7 @@ var Icon$2e = function Icon(props) {
|
|
|
921
921
|
}));
|
|
922
922
|
};
|
|
923
923
|
|
|
924
|
-
var Icon$
|
|
924
|
+
var Icon$2c = function Icon(props) {
|
|
925
925
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
926
926
|
viewBox: "0 0 32 32"
|
|
927
927
|
}, props), {}, {
|
|
@@ -957,7 +957,7 @@ var Icon$2d = function Icon(props) {
|
|
|
957
957
|
}));
|
|
958
958
|
};
|
|
959
959
|
|
|
960
|
-
var Icon$
|
|
960
|
+
var Icon$2b = function Icon(props) {
|
|
961
961
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
962
962
|
viewBox: "0 0 15 2"
|
|
963
963
|
}, props), {}, {
|
|
@@ -968,7 +968,7 @@ var Icon$2c = function Icon(props) {
|
|
|
968
968
|
};
|
|
969
969
|
|
|
970
970
|
var _excluded$N = ["fill"];
|
|
971
|
-
var Icon$
|
|
971
|
+
var Icon$2a = function Icon(_ref) {
|
|
972
972
|
var fill = _ref.fill,
|
|
973
973
|
props = _objectWithoutProperties(_ref, _excluded$N);
|
|
974
974
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -983,7 +983,7 @@ var Icon$2b = function Icon(_ref) {
|
|
|
983
983
|
}));
|
|
984
984
|
};
|
|
985
985
|
|
|
986
|
-
var Icon$
|
|
986
|
+
var Icon$29 = function Icon(props) {
|
|
987
987
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
988
988
|
viewBox: "0 0 48 48"
|
|
989
989
|
}, props), {}, {
|
|
@@ -993,7 +993,7 @@ var Icon$2a = function Icon(props) {
|
|
|
993
993
|
}));
|
|
994
994
|
};
|
|
995
995
|
|
|
996
|
-
var Icon$
|
|
996
|
+
var Icon$28 = function Icon(props) {
|
|
997
997
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
998
998
|
viewBox: "0 0 20 20"
|
|
999
999
|
}, props), {}, {
|
|
@@ -1003,7 +1003,7 @@ var Icon$29 = function Icon(props) {
|
|
|
1003
1003
|
}));
|
|
1004
1004
|
};
|
|
1005
1005
|
|
|
1006
|
-
var Icon$
|
|
1006
|
+
var Icon$27 = function Icon(props) {
|
|
1007
1007
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1008
1008
|
viewBox: "0 0 24 24"
|
|
1009
1009
|
}, props), {}, {
|
|
@@ -1013,7 +1013,7 @@ var Icon$28 = function Icon(props) {
|
|
|
1013
1013
|
}));
|
|
1014
1014
|
};
|
|
1015
1015
|
|
|
1016
|
-
var Icon$
|
|
1016
|
+
var Icon$26 = function Icon(props) {
|
|
1017
1017
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1018
1018
|
viewBox: "0 0 80 80"
|
|
1019
1019
|
}, props), {}, {
|
|
@@ -1127,7 +1127,7 @@ var Icon$27 = function Icon(props) {
|
|
|
1127
1127
|
};
|
|
1128
1128
|
|
|
1129
1129
|
var _excluded$M = ["fill"];
|
|
1130
|
-
var Icon$
|
|
1130
|
+
var Icon$25 = function Icon(_ref) {
|
|
1131
1131
|
var fill = _ref.fill,
|
|
1132
1132
|
props = _objectWithoutProperties(_ref, _excluded$M);
|
|
1133
1133
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1140,7 +1140,7 @@ var Icon$26 = function Icon(_ref) {
|
|
|
1140
1140
|
}));
|
|
1141
1141
|
};
|
|
1142
1142
|
|
|
1143
|
-
var Icon$
|
|
1143
|
+
var Icon$24 = function Icon(props) {
|
|
1144
1144
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1145
1145
|
viewBox: "0 0 24 25"
|
|
1146
1146
|
}, props), {}, {
|
|
@@ -1150,7 +1150,7 @@ var Icon$25 = function Icon(props) {
|
|
|
1150
1150
|
}));
|
|
1151
1151
|
};
|
|
1152
1152
|
|
|
1153
|
-
var Icon$
|
|
1153
|
+
var Icon$23 = function Icon(props) {
|
|
1154
1154
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1155
1155
|
viewBox: "0 0 24 25"
|
|
1156
1156
|
}, props), {}, {
|
|
@@ -1162,7 +1162,7 @@ var Icon$24 = function Icon(props) {
|
|
|
1162
1162
|
}));
|
|
1163
1163
|
};
|
|
1164
1164
|
|
|
1165
|
-
var Icon$
|
|
1165
|
+
var Icon$22 = function Icon(props) {
|
|
1166
1166
|
return /*#__PURE__*/jsx("svg", {
|
|
1167
1167
|
width: "20",
|
|
1168
1168
|
height: "20",
|
|
@@ -1177,7 +1177,7 @@ var Icon$23 = function Icon(props) {
|
|
|
1177
1177
|
});
|
|
1178
1178
|
};
|
|
1179
1179
|
|
|
1180
|
-
var Icon$
|
|
1180
|
+
var Icon$21 = function Icon(props) {
|
|
1181
1181
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1182
1182
|
viewBox: "0 0 24 24"
|
|
1183
1183
|
}, props), {}, {
|
|
@@ -1187,7 +1187,7 @@ var Icon$22 = function Icon(props) {
|
|
|
1187
1187
|
}));
|
|
1188
1188
|
};
|
|
1189
1189
|
|
|
1190
|
-
var Icon$
|
|
1190
|
+
var Icon$20 = function Icon(props) {
|
|
1191
1191
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1192
1192
|
viewBox: "0 0 25 25"
|
|
1193
1193
|
}, props), {}, {
|
|
@@ -1232,7 +1232,7 @@ var Icon$21 = function Icon(props) {
|
|
|
1232
1232
|
}));
|
|
1233
1233
|
};
|
|
1234
1234
|
|
|
1235
|
-
var Icon$
|
|
1235
|
+
var Icon$1$ = function Icon(props) {
|
|
1236
1236
|
var viewBox = props.viewBox;
|
|
1237
1237
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1238
1238
|
viewBox: viewBox || "0 0 22 22"
|
|
@@ -1262,7 +1262,7 @@ var Icon$20 = function Icon(props) {
|
|
|
1262
1262
|
}));
|
|
1263
1263
|
};
|
|
1264
1264
|
|
|
1265
|
-
var Icon$
|
|
1265
|
+
var Icon$1_ = function Icon(props) {
|
|
1266
1266
|
var viewBox = props.viewBox;
|
|
1267
1267
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1268
1268
|
viewBox: viewBox || "0 0 22 22"
|
|
@@ -1292,7 +1292,7 @@ var Icon$1$ = function Icon(props) {
|
|
|
1292
1292
|
}));
|
|
1293
1293
|
};
|
|
1294
1294
|
|
|
1295
|
-
var Icon$
|
|
1295
|
+
var Icon$1Z = function Icon(props) {
|
|
1296
1296
|
var viewBox = props.viewBox,
|
|
1297
1297
|
width = props.width,
|
|
1298
1298
|
height = props.height,
|
|
@@ -1324,7 +1324,7 @@ var Icon$1_ = function Icon(props) {
|
|
|
1324
1324
|
});
|
|
1325
1325
|
};
|
|
1326
1326
|
|
|
1327
|
-
var Icon$
|
|
1327
|
+
var Icon$1Y = function Icon(props) {
|
|
1328
1328
|
var viewBox = props.viewBox,
|
|
1329
1329
|
width = props.width,
|
|
1330
1330
|
height = props.height,
|
|
@@ -1375,7 +1375,7 @@ var Icon$1Z = function Icon(props) {
|
|
|
1375
1375
|
});
|
|
1376
1376
|
};
|
|
1377
1377
|
|
|
1378
|
-
var Icon$
|
|
1378
|
+
var Icon$1X = function Icon(props) {
|
|
1379
1379
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1380
1380
|
viewBox: "0 0 25 25"
|
|
1381
1381
|
}, props), {}, {
|
|
@@ -1392,7 +1392,7 @@ var Icon$1Y = function Icon(props) {
|
|
|
1392
1392
|
};
|
|
1393
1393
|
|
|
1394
1394
|
var _excluded$L = ["fill"];
|
|
1395
|
-
var Icon$
|
|
1395
|
+
var Icon$1W = function Icon(_ref) {
|
|
1396
1396
|
var fill = _ref.fill,
|
|
1397
1397
|
props = _objectWithoutProperties(_ref, _excluded$L);
|
|
1398
1398
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1408,7 +1408,7 @@ var Icon$1X = function Icon(_ref) {
|
|
|
1408
1408
|
};
|
|
1409
1409
|
|
|
1410
1410
|
var _excluded$K = ["fill"];
|
|
1411
|
-
var Icon$
|
|
1411
|
+
var Icon$1V = function Icon(_ref) {
|
|
1412
1412
|
var fill = _ref.fill,
|
|
1413
1413
|
props = _objectWithoutProperties(_ref, _excluded$K);
|
|
1414
1414
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1421,7 +1421,7 @@ var Icon$1W = function Icon(_ref) {
|
|
|
1421
1421
|
}));
|
|
1422
1422
|
};
|
|
1423
1423
|
|
|
1424
|
-
var Icon$
|
|
1424
|
+
var Icon$1U = function Icon(props) {
|
|
1425
1425
|
var theme = useTheme();
|
|
1426
1426
|
var primaryColor = theme.isDark ? "#3C3742" : "#e9eaeb";
|
|
1427
1427
|
var secondaryColor = theme.isDark ? "#666171" : "#bdc2c4";
|
|
@@ -1469,7 +1469,7 @@ var Icon$1V = function Icon(props) {
|
|
|
1469
1469
|
}));
|
|
1470
1470
|
};
|
|
1471
1471
|
|
|
1472
|
-
var Icon$
|
|
1472
|
+
var Icon$1T = function Icon(props) {
|
|
1473
1473
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1474
1474
|
width: "20",
|
|
1475
1475
|
height: "20",
|
|
@@ -1484,7 +1484,7 @@ var Icon$1U = function Icon(props) {
|
|
|
1484
1484
|
};
|
|
1485
1485
|
|
|
1486
1486
|
var _excluded$J = ["fill"];
|
|
1487
|
-
var Icon$
|
|
1487
|
+
var Icon$1S = function Icon(_ref) {
|
|
1488
1488
|
var fill = _ref.fill,
|
|
1489
1489
|
props = _objectWithoutProperties(_ref, _excluded$J);
|
|
1490
1490
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1498,7 +1498,7 @@ var Icon$1T = function Icon(_ref) {
|
|
|
1498
1498
|
};
|
|
1499
1499
|
|
|
1500
1500
|
var _excluded$I = ["fill"];
|
|
1501
|
-
var Icon$
|
|
1501
|
+
var Icon$1R = function Icon(_ref) {
|
|
1502
1502
|
var fill = _ref.fill,
|
|
1503
1503
|
props = _objectWithoutProperties(_ref, _excluded$I);
|
|
1504
1504
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1511,7 +1511,7 @@ var Icon$1S = function Icon(_ref) {
|
|
|
1511
1511
|
}));
|
|
1512
1512
|
};
|
|
1513
1513
|
|
|
1514
|
-
var Icon$
|
|
1514
|
+
var Icon$1Q = function Icon(props) {
|
|
1515
1515
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1516
1516
|
viewBox: "0 0 14 14"
|
|
1517
1517
|
}, props), {}, {
|
|
@@ -1522,7 +1522,7 @@ var Icon$1R = function Icon(props) {
|
|
|
1522
1522
|
}));
|
|
1523
1523
|
};
|
|
1524
1524
|
|
|
1525
|
-
var Icon$
|
|
1525
|
+
var Icon$1P = function Icon(props) {
|
|
1526
1526
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1527
1527
|
viewBox: "0 0 21 20"
|
|
1528
1528
|
}, props), {}, {
|
|
@@ -1533,7 +1533,7 @@ var Icon$1Q = function Icon(props) {
|
|
|
1533
1533
|
}));
|
|
1534
1534
|
};
|
|
1535
1535
|
|
|
1536
|
-
var Icon$
|
|
1536
|
+
var Icon$1O = function Icon(props) {
|
|
1537
1537
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1538
1538
|
viewBox: "0 0 24 24"
|
|
1539
1539
|
}, props), {}, {
|
|
@@ -1554,7 +1554,7 @@ var Icon$1P = function Icon(props) {
|
|
|
1554
1554
|
}));
|
|
1555
1555
|
};
|
|
1556
1556
|
|
|
1557
|
-
var Icon$
|
|
1557
|
+
var Icon$1N = function Icon(props) {
|
|
1558
1558
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1559
1559
|
viewBox: "0 0 24 24"
|
|
1560
1560
|
}, props), {}, {
|
|
@@ -1572,7 +1572,7 @@ var Icon$1O = function Icon(props) {
|
|
|
1572
1572
|
}));
|
|
1573
1573
|
};
|
|
1574
1574
|
|
|
1575
|
-
var Icon$
|
|
1575
|
+
var Icon$1M = function Icon(props) {
|
|
1576
1576
|
var fill = props.fill;
|
|
1577
1577
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1578
1578
|
viewBox: "0 0 24 24"
|
|
@@ -1585,7 +1585,7 @@ var Icon$1N = function Icon(props) {
|
|
|
1585
1585
|
};
|
|
1586
1586
|
|
|
1587
1587
|
var _excluded$H = ["fill"];
|
|
1588
|
-
var Icon$
|
|
1588
|
+
var Icon$1L = function Icon(_ref) {
|
|
1589
1589
|
var fill = _ref.fill,
|
|
1590
1590
|
props = _objectWithoutProperties(_ref, _excluded$H);
|
|
1591
1591
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1599,7 +1599,7 @@ var Icon$1M = function Icon(_ref) {
|
|
|
1599
1599
|
};
|
|
1600
1600
|
|
|
1601
1601
|
var _excluded$G = ["fill"];
|
|
1602
|
-
var Icon$
|
|
1602
|
+
var Icon$1K = function Icon(_ref) {
|
|
1603
1603
|
var fill = _ref.fill,
|
|
1604
1604
|
props = _objectWithoutProperties(_ref, _excluded$G);
|
|
1605
1605
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1613,7 +1613,7 @@ var Icon$1L = function Icon(_ref) {
|
|
|
1613
1613
|
};
|
|
1614
1614
|
|
|
1615
1615
|
var _excluded$F = ["fill"];
|
|
1616
|
-
var Icon$
|
|
1616
|
+
var Icon$1J = function Icon(_ref) {
|
|
1617
1617
|
var fill = _ref.fill,
|
|
1618
1618
|
props = _objectWithoutProperties(_ref, _excluded$F);
|
|
1619
1619
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1627,7 +1627,7 @@ var Icon$1K = function Icon(_ref) {
|
|
|
1627
1627
|
};
|
|
1628
1628
|
|
|
1629
1629
|
var _excluded$E = ["fill"];
|
|
1630
|
-
var Icon$
|
|
1630
|
+
var Icon$1I = function Icon(_ref) {
|
|
1631
1631
|
var fill = _ref.fill,
|
|
1632
1632
|
props = _objectWithoutProperties(_ref, _excluded$E);
|
|
1633
1633
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1644,7 +1644,7 @@ var Icon$1J = function Icon(_ref) {
|
|
|
1644
1644
|
};
|
|
1645
1645
|
|
|
1646
1646
|
var _excluded$D = ["fill"];
|
|
1647
|
-
var Icon$
|
|
1647
|
+
var Icon$1H = function Icon(_ref) {
|
|
1648
1648
|
var fill = _ref.fill,
|
|
1649
1649
|
props = _objectWithoutProperties(_ref, _excluded$D);
|
|
1650
1650
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1660,7 +1660,7 @@ var Icon$1I = function Icon(_ref) {
|
|
|
1660
1660
|
};
|
|
1661
1661
|
|
|
1662
1662
|
var _excluded$C = ["fill"];
|
|
1663
|
-
var Icon$
|
|
1663
|
+
var Icon$1G = function Icon(_ref) {
|
|
1664
1664
|
var fill = _ref.fill,
|
|
1665
1665
|
props = _objectWithoutProperties(_ref, _excluded$C);
|
|
1666
1666
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1674,7 +1674,7 @@ var Icon$1H = function Icon(_ref) {
|
|
|
1674
1674
|
};
|
|
1675
1675
|
|
|
1676
1676
|
var _excluded$B = ["fill"];
|
|
1677
|
-
var Icon$
|
|
1677
|
+
var Icon$1F = function Icon(_ref) {
|
|
1678
1678
|
var fill = _ref.fill,
|
|
1679
1679
|
props = _objectWithoutProperties(_ref, _excluded$B);
|
|
1680
1680
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1690,7 +1690,7 @@ var Icon$1G = function Icon(_ref) {
|
|
|
1690
1690
|
};
|
|
1691
1691
|
|
|
1692
1692
|
var _excluded$A = ["fill"];
|
|
1693
|
-
var Icon$
|
|
1693
|
+
var Icon$1E = function Icon(_ref) {
|
|
1694
1694
|
var fill = _ref.fill,
|
|
1695
1695
|
props = _objectWithoutProperties(_ref, _excluded$A);
|
|
1696
1696
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1704,7 +1704,7 @@ var Icon$1F = function Icon(_ref) {
|
|
|
1704
1704
|
};
|
|
1705
1705
|
|
|
1706
1706
|
var _excluded$z = ["fill"];
|
|
1707
|
-
var Icon$
|
|
1707
|
+
var Icon$1D = function Icon(_ref) {
|
|
1708
1708
|
var fill = _ref.fill,
|
|
1709
1709
|
props = _objectWithoutProperties(_ref, _excluded$z);
|
|
1710
1710
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1718,7 +1718,7 @@ var Icon$1E = function Icon(_ref) {
|
|
|
1718
1718
|
};
|
|
1719
1719
|
|
|
1720
1720
|
var _excluded$y = ["fill"];
|
|
1721
|
-
var Icon$
|
|
1721
|
+
var Icon$1C = function Icon(_ref) {
|
|
1722
1722
|
var fill = _ref.fill,
|
|
1723
1723
|
props = _objectWithoutProperties(_ref, _excluded$y);
|
|
1724
1724
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1732,7 +1732,7 @@ var Icon$1D = function Icon(_ref) {
|
|
|
1732
1732
|
};
|
|
1733
1733
|
|
|
1734
1734
|
var _excluded$x = ["fill"];
|
|
1735
|
-
var Icon$
|
|
1735
|
+
var Icon$1B = function Icon(_ref) {
|
|
1736
1736
|
var fill = _ref.fill,
|
|
1737
1737
|
props = _objectWithoutProperties(_ref, _excluded$x);
|
|
1738
1738
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1746,7 +1746,7 @@ var Icon$1C = function Icon(_ref) {
|
|
|
1746
1746
|
};
|
|
1747
1747
|
|
|
1748
1748
|
var _excluded$w = ["fill"];
|
|
1749
|
-
var Icon$
|
|
1749
|
+
var Icon$1A = function Icon(_ref) {
|
|
1750
1750
|
var fill = _ref.fill,
|
|
1751
1751
|
props = _objectWithoutProperties(_ref, _excluded$w);
|
|
1752
1752
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1760,7 +1760,7 @@ var Icon$1B = function Icon(_ref) {
|
|
|
1760
1760
|
};
|
|
1761
1761
|
|
|
1762
1762
|
var _excluded$v = ["fill"];
|
|
1763
|
-
var Icon$
|
|
1763
|
+
var Icon$1z = function Icon(_ref) {
|
|
1764
1764
|
var fill = _ref.fill,
|
|
1765
1765
|
props = _objectWithoutProperties(_ref, _excluded$v);
|
|
1766
1766
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1774,7 +1774,7 @@ var Icon$1A = function Icon(_ref) {
|
|
|
1774
1774
|
};
|
|
1775
1775
|
|
|
1776
1776
|
var _excluded$u = ["fill"];
|
|
1777
|
-
var Icon$
|
|
1777
|
+
var Icon$1y = function Icon(_ref) {
|
|
1778
1778
|
var fill = _ref.fill,
|
|
1779
1779
|
props = _objectWithoutProperties(_ref, _excluded$u);
|
|
1780
1780
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1788,7 +1788,7 @@ var Icon$1z = function Icon(_ref) {
|
|
|
1788
1788
|
};
|
|
1789
1789
|
|
|
1790
1790
|
var _excluded$t = ["fill"];
|
|
1791
|
-
var Icon$
|
|
1791
|
+
var Icon$1x = function Icon(_ref) {
|
|
1792
1792
|
var fill = _ref.fill,
|
|
1793
1793
|
props = _objectWithoutProperties(_ref, _excluded$t);
|
|
1794
1794
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -1801,7 +1801,7 @@ var Icon$1y = function Icon(_ref) {
|
|
|
1801
1801
|
}));
|
|
1802
1802
|
};
|
|
1803
1803
|
|
|
1804
|
-
var Icon$
|
|
1804
|
+
var Icon$1w = function Icon(props) {
|
|
1805
1805
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1806
1806
|
viewBox: "0 0 18 18"
|
|
1807
1807
|
}, props), {}, {
|
|
@@ -1812,7 +1812,7 @@ var Icon$1x = function Icon(props) {
|
|
|
1812
1812
|
}));
|
|
1813
1813
|
};
|
|
1814
1814
|
|
|
1815
|
-
var Icon$
|
|
1815
|
+
var Icon$1v = function Icon(props) {
|
|
1816
1816
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
1817
1817
|
width: 101,
|
|
1818
1818
|
height: 23
|
|
@@ -1845,7 +1845,7 @@ var Icon$1w = function Icon(props) {
|
|
|
1845
1845
|
}));
|
|
1846
1846
|
};
|
|
1847
1847
|
|
|
1848
|
-
var Icon$
|
|
1848
|
+
var Icon$1u = function Icon(props) {
|
|
1849
1849
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1850
1850
|
viewBox: "0 0 25 24"
|
|
1851
1851
|
}, props), {}, {
|
|
@@ -1863,7 +1863,7 @@ var Icon$1v = function Icon(props) {
|
|
|
1863
1863
|
}));
|
|
1864
1864
|
};
|
|
1865
1865
|
|
|
1866
|
-
var Icon$
|
|
1866
|
+
var Icon$1t = function Icon(props) {
|
|
1867
1867
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1868
1868
|
viewBox: "0 0 19 18"
|
|
1869
1869
|
}, props), {}, {
|
|
@@ -1881,7 +1881,7 @@ var Icon$1u = function Icon(props) {
|
|
|
1881
1881
|
}));
|
|
1882
1882
|
};
|
|
1883
1883
|
|
|
1884
|
-
var Icon$
|
|
1884
|
+
var Icon$1s = function Icon(props) {
|
|
1885
1885
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1886
1886
|
viewBox: "0 0 23 24"
|
|
1887
1887
|
}, props), {}, {
|
|
@@ -1899,7 +1899,7 @@ var Icon$1t = function Icon(props) {
|
|
|
1899
1899
|
}));
|
|
1900
1900
|
};
|
|
1901
1901
|
|
|
1902
|
-
var Icon$
|
|
1902
|
+
var Icon$1r = function Icon(props) {
|
|
1903
1903
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1904
1904
|
viewBox: "0 0 150 184"
|
|
1905
1905
|
}, props), {}, {
|
|
@@ -1917,7 +1917,7 @@ var Icon$1s = function Icon(props) {
|
|
|
1917
1917
|
}));
|
|
1918
1918
|
};
|
|
1919
1919
|
|
|
1920
|
-
var Icon$
|
|
1920
|
+
var Icon$1q = function Icon(props) {
|
|
1921
1921
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1922
1922
|
viewBox: "0 0 19 16"
|
|
1923
1923
|
}, props), {}, {
|
|
@@ -1935,7 +1935,7 @@ var Icon$1r = function Icon(props) {
|
|
|
1935
1935
|
}));
|
|
1936
1936
|
};
|
|
1937
1937
|
|
|
1938
|
-
var Icon$
|
|
1938
|
+
var Icon$1p = function Icon(props) {
|
|
1939
1939
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1940
1940
|
viewBox: "0 0 16 12"
|
|
1941
1941
|
}, props), {}, {
|
|
@@ -1953,7 +1953,7 @@ var Icon$1q = function Icon(props) {
|
|
|
1953
1953
|
}));
|
|
1954
1954
|
};
|
|
1955
1955
|
|
|
1956
|
-
var Icon$
|
|
1956
|
+
var Icon$1o = function Icon(props) {
|
|
1957
1957
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1958
1958
|
viewBox: "0 0 9 18"
|
|
1959
1959
|
}, props), {}, {
|
|
@@ -1971,7 +1971,7 @@ var Icon$1p = function Icon(props) {
|
|
|
1971
1971
|
}));
|
|
1972
1972
|
};
|
|
1973
1973
|
|
|
1974
|
-
var Icon$
|
|
1974
|
+
var Icon$1n = function Icon(props) {
|
|
1975
1975
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1976
1976
|
viewBox: "0 0 18 17"
|
|
1977
1977
|
}, props), {}, {
|
|
@@ -1991,7 +1991,7 @@ var Icon$1o = function Icon(props) {
|
|
|
1991
1991
|
}));
|
|
1992
1992
|
};
|
|
1993
1993
|
|
|
1994
|
-
var Icon$
|
|
1994
|
+
var Icon$1m = function Icon(props) {
|
|
1995
1995
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
1996
1996
|
viewBox: "0 0 16 18"
|
|
1997
1997
|
}, props), {}, {
|
|
@@ -2012,7 +2012,7 @@ var Icon$1n = function Icon(props) {
|
|
|
2012
2012
|
}));
|
|
2013
2013
|
};
|
|
2014
2014
|
|
|
2015
|
-
var Icon$
|
|
2015
|
+
var Icon$1l = function Icon(props) {
|
|
2016
2016
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2017
2017
|
width: "20",
|
|
2018
2018
|
height: "20",
|
|
@@ -2031,7 +2031,7 @@ var Icon$1m = function Icon(props) {
|
|
|
2031
2031
|
}));
|
|
2032
2032
|
};
|
|
2033
2033
|
|
|
2034
|
-
var Icon$
|
|
2034
|
+
var Icon$1k = function Icon(props) {
|
|
2035
2035
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2036
2036
|
viewBox: "0 0 20 20"
|
|
2037
2037
|
}, props), {}, {
|
|
@@ -2048,7 +2048,7 @@ var Icon$1l = function Icon(props) {
|
|
|
2048
2048
|
};
|
|
2049
2049
|
|
|
2050
2050
|
var _excluded$s = ["fill"];
|
|
2051
|
-
var Icon$
|
|
2051
|
+
var Icon$1j = function Icon(_ref) {
|
|
2052
2052
|
_ref.fill;
|
|
2053
2053
|
var props = _objectWithoutProperties(_ref, _excluded$s);
|
|
2054
2054
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -2076,7 +2076,7 @@ var Icon$1k = function Icon(_ref) {
|
|
|
2076
2076
|
}));
|
|
2077
2077
|
};
|
|
2078
2078
|
|
|
2079
|
-
var Icon$
|
|
2079
|
+
var Icon$1i = function Icon(props) {
|
|
2080
2080
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
2081
2081
|
viewBox: "0 0 20 21"
|
|
2082
2082
|
}, props), {}, {
|
|
@@ -2105,7 +2105,7 @@ var Icon$1j = function Icon(props) {
|
|
|
2105
2105
|
}));
|
|
2106
2106
|
};
|
|
2107
2107
|
|
|
2108
|
-
var Icon$
|
|
2108
|
+
var Icon$1h = function Icon(props) {
|
|
2109
2109
|
var height = props.height,
|
|
2110
2110
|
width = props.width;
|
|
2111
2111
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -2120,7 +2120,7 @@ var Icon$1i = function Icon(props) {
|
|
|
2120
2120
|
}));
|
|
2121
2121
|
};
|
|
2122
2122
|
|
|
2123
|
-
var Icon$
|
|
2123
|
+
var Icon$1g = function Icon(props) {
|
|
2124
2124
|
var height = props.height,
|
|
2125
2125
|
width = props.width;
|
|
2126
2126
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -2147,7 +2147,7 @@ var Icon$1h = function Icon(props) {
|
|
|
2147
2147
|
}));
|
|
2148
2148
|
};
|
|
2149
2149
|
|
|
2150
|
-
var Icon$
|
|
2150
|
+
var Icon$1f = function Icon(props) {
|
|
2151
2151
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2152
2152
|
viewBox: "0 0 20 21",
|
|
2153
2153
|
width: "20",
|
|
@@ -2172,7 +2172,7 @@ var Icon$1g = function Icon(props) {
|
|
|
2172
2172
|
};
|
|
2173
2173
|
|
|
2174
2174
|
var _excluded$r = ["fill"];
|
|
2175
|
-
var Icon$
|
|
2175
|
+
var Icon$1e = function Icon(_ref) {
|
|
2176
2176
|
_ref.fill;
|
|
2177
2177
|
var props = _objectWithoutProperties(_ref, _excluded$r);
|
|
2178
2178
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -2207,7 +2207,7 @@ var Icon$1f = function Icon(_ref) {
|
|
|
2207
2207
|
};
|
|
2208
2208
|
|
|
2209
2209
|
var _excluded$q = ["fill"];
|
|
2210
|
-
var Icon$
|
|
2210
|
+
var Icon$1d = function Icon(_ref) {
|
|
2211
2211
|
var fill = _ref.fill,
|
|
2212
2212
|
props = _objectWithoutProperties(_ref, _excluded$q);
|
|
2213
2213
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
@@ -2222,7 +2222,7 @@ var Icon$1e = function Icon(_ref) {
|
|
|
2222
2222
|
}));
|
|
2223
2223
|
};
|
|
2224
2224
|
|
|
2225
|
-
var Icon$
|
|
2225
|
+
var Icon$1c = function Icon(props) {
|
|
2226
2226
|
var viewBox = props.viewBox;
|
|
2227
2227
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2228
2228
|
viewBox: viewBox || "0 0 16 16"
|
|
@@ -2239,7 +2239,7 @@ var Icon$1d = function Icon(props) {
|
|
|
2239
2239
|
}));
|
|
2240
2240
|
};
|
|
2241
2241
|
|
|
2242
|
-
var Icon$
|
|
2242
|
+
var Icon$1b = function Icon(props) {
|
|
2243
2243
|
var width = props.width,
|
|
2244
2244
|
height = props.height,
|
|
2245
2245
|
fill = props.fill,
|
|
@@ -2259,7 +2259,7 @@ var Icon$1c = function Icon(props) {
|
|
|
2259
2259
|
}));
|
|
2260
2260
|
};
|
|
2261
2261
|
|
|
2262
|
-
var Icon$
|
|
2262
|
+
var Icon$1a = function Icon(props) {
|
|
2263
2263
|
var color = props.color;
|
|
2264
2264
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2265
2265
|
width: "24",
|
|
@@ -2284,7 +2284,7 @@ var Icon$1b = function Icon(props) {
|
|
|
2284
2284
|
}));
|
|
2285
2285
|
};
|
|
2286
2286
|
|
|
2287
|
-
var Icon$
|
|
2287
|
+
var Icon$19 = function Icon(props) {
|
|
2288
2288
|
var stroke = props.stroke;
|
|
2289
2289
|
return /*#__PURE__*/jsxs(Svg, {
|
|
2290
2290
|
width: "16",
|
|
@@ -2326,7 +2326,7 @@ var Icon$1a = function Icon(props) {
|
|
|
2326
2326
|
});
|
|
2327
2327
|
};
|
|
2328
2328
|
|
|
2329
|
-
var Icon$
|
|
2329
|
+
var Icon$18 = function Icon(props) {
|
|
2330
2330
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2331
2331
|
viewBox: "0 0 16 16"
|
|
2332
2332
|
}, props), {}, {
|
|
@@ -2342,7 +2342,7 @@ var Icon$19 = function Icon(props) {
|
|
|
2342
2342
|
}));
|
|
2343
2343
|
};
|
|
2344
2344
|
|
|
2345
|
-
var Icon$
|
|
2345
|
+
var Icon$17 = function Icon(props) {
|
|
2346
2346
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2347
2347
|
viewBox: "0 0 25 25"
|
|
2348
2348
|
}, props), {}, {
|
|
@@ -2387,7 +2387,7 @@ var Icon$18 = function Icon(props) {
|
|
|
2387
2387
|
}));
|
|
2388
2388
|
};
|
|
2389
2389
|
|
|
2390
|
-
var Icon$
|
|
2390
|
+
var Icon$16 = function Icon(props) {
|
|
2391
2391
|
return /*#__PURE__*/jsxs("svg", {
|
|
2392
2392
|
width: "18",
|
|
2393
2393
|
height: "18",
|
|
@@ -2414,7 +2414,7 @@ var Icon$17 = function Icon(props) {
|
|
|
2414
2414
|
});
|
|
2415
2415
|
};
|
|
2416
2416
|
|
|
2417
|
-
var Icon$
|
|
2417
|
+
var Icon$15 = function Icon(props) {
|
|
2418
2418
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2419
2419
|
viewBox: "0 0 18 18",
|
|
2420
2420
|
width: "18",
|
|
@@ -2454,7 +2454,7 @@ var Icon$16 = function Icon(props) {
|
|
|
2454
2454
|
}));
|
|
2455
2455
|
};
|
|
2456
2456
|
|
|
2457
|
-
var Icon$
|
|
2457
|
+
var Icon$14 = function Icon(props) {
|
|
2458
2458
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2459
2459
|
viewBox: "0 0 24 18"
|
|
2460
2460
|
}, props), {}, {
|
|
@@ -2474,7 +2474,7 @@ var Icon$15 = function Icon(props) {
|
|
|
2474
2474
|
}));
|
|
2475
2475
|
};
|
|
2476
2476
|
|
|
2477
|
-
var Icon$
|
|
2477
|
+
var Icon$13 = function Icon(props) {
|
|
2478
2478
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2479
2479
|
viewBox: "0 0 24 18"
|
|
2480
2480
|
}, props), {}, {
|
|
@@ -2500,7 +2500,7 @@ var Icon$14 = function Icon(props) {
|
|
|
2500
2500
|
}));
|
|
2501
2501
|
};
|
|
2502
2502
|
|
|
2503
|
-
var Icon$
|
|
2503
|
+
var Icon$12 = function Icon(props) {
|
|
2504
2504
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2505
2505
|
viewBox: "0 0 24 18"
|
|
2506
2506
|
}, props), {}, {
|
|
@@ -2532,7 +2532,7 @@ var Icon$13 = function Icon(props) {
|
|
|
2532
2532
|
}));
|
|
2533
2533
|
};
|
|
2534
2534
|
|
|
2535
|
-
var Icon$
|
|
2535
|
+
var Icon$11 = function Icon(props) {
|
|
2536
2536
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2537
2537
|
viewBox: "0 0 24 18"
|
|
2538
2538
|
}, props), {}, {
|
|
@@ -2562,7 +2562,7 @@ var Icon$12 = function Icon(props) {
|
|
|
2562
2562
|
}));
|
|
2563
2563
|
};
|
|
2564
2564
|
|
|
2565
|
-
var Icon$
|
|
2565
|
+
var Icon$10 = function Icon(props) {
|
|
2566
2566
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2567
2567
|
viewBox: "0 0 24 18"
|
|
2568
2568
|
}, props), {}, {
|
|
@@ -2585,7 +2585,7 @@ var Icon$11 = function Icon(props) {
|
|
|
2585
2585
|
}));
|
|
2586
2586
|
};
|
|
2587
2587
|
|
|
2588
|
-
var Icon
|
|
2588
|
+
var Icon$$ = function Icon(props) {
|
|
2589
2589
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
2590
2590
|
viewBox: "0 0 24 18"
|
|
2591
2591
|
}, props), {}, {
|
|
@@ -4624,7 +4624,7 @@ var Icon$10 = function Icon(props) {
|
|
|
4624
4624
|
}));
|
|
4625
4625
|
};
|
|
4626
4626
|
|
|
4627
|
-
var Icon
|
|
4627
|
+
var Icon$_ = function Icon() {
|
|
4628
4628
|
return /*#__PURE__*/jsxs("svg", {
|
|
4629
4629
|
width: "50",
|
|
4630
4630
|
height: "46",
|
|
@@ -4781,7 +4781,7 @@ var Icon$$ = function Icon() {
|
|
|
4781
4781
|
});
|
|
4782
4782
|
};
|
|
4783
4783
|
|
|
4784
|
-
var Icon$
|
|
4784
|
+
var Icon$Z = function Icon() {
|
|
4785
4785
|
return /*#__PURE__*/jsxs("svg", {
|
|
4786
4786
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4787
4787
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
@@ -4853,7 +4853,7 @@ var Icon$_ = function Icon() {
|
|
|
4853
4853
|
});
|
|
4854
4854
|
};
|
|
4855
4855
|
|
|
4856
|
-
var Icon$
|
|
4856
|
+
var Icon$Y = function Icon() {
|
|
4857
4857
|
return /*#__PURE__*/jsxs("svg", {
|
|
4858
4858
|
width: "148",
|
|
4859
4859
|
height: "100",
|
|
@@ -5100,7 +5100,7 @@ var Icon$Z = function Icon() {
|
|
|
5100
5100
|
});
|
|
5101
5101
|
};
|
|
5102
5102
|
|
|
5103
|
-
var Icon$
|
|
5103
|
+
var Icon$X = function Icon() {
|
|
5104
5104
|
return /*#__PURE__*/jsxs(Svg, {
|
|
5105
5105
|
version: "1.1",
|
|
5106
5106
|
id: "Layer_1",
|
|
@@ -5124,7 +5124,7 @@ var Icon$Y = function Icon() {
|
|
|
5124
5124
|
});
|
|
5125
5125
|
};
|
|
5126
5126
|
|
|
5127
|
-
var Icon$
|
|
5127
|
+
var Icon$W = function Icon() {
|
|
5128
5128
|
return /*#__PURE__*/jsxs(Svg, {
|
|
5129
5129
|
version: "1.1",
|
|
5130
5130
|
id: "Layer_1",
|
|
@@ -5148,7 +5148,7 @@ var Icon$X = function Icon() {
|
|
|
5148
5148
|
});
|
|
5149
5149
|
};
|
|
5150
5150
|
|
|
5151
|
-
var Icon$
|
|
5151
|
+
var Icon$V = function Icon() {
|
|
5152
5152
|
return /*#__PURE__*/jsxs(Svg, {
|
|
5153
5153
|
version: "1.1",
|
|
5154
5154
|
id: "Layer_1",
|
|
@@ -5172,7 +5172,7 @@ var Icon$W = function Icon() {
|
|
|
5172
5172
|
});
|
|
5173
5173
|
};
|
|
5174
5174
|
|
|
5175
|
-
var Icon$
|
|
5175
|
+
var Icon$U = function Icon() {
|
|
5176
5176
|
return /*#__PURE__*/jsxs(Svg, {
|
|
5177
5177
|
version: "1.1",
|
|
5178
5178
|
id: "Layer_1",
|
|
@@ -5197,7 +5197,7 @@ var Icon$V = function Icon() {
|
|
|
5197
5197
|
};
|
|
5198
5198
|
|
|
5199
5199
|
/* eslint-disable react/style-prop-object */
|
|
5200
|
-
var Icon$
|
|
5200
|
+
var Icon$T = function Icon() {
|
|
5201
5201
|
return /*#__PURE__*/jsxs("svg", {
|
|
5202
5202
|
width: "665",
|
|
5203
5203
|
height: "144",
|
|
@@ -7887,7 +7887,7 @@ var Icon$U = function Icon() {
|
|
|
7887
7887
|
});
|
|
7888
7888
|
};
|
|
7889
7889
|
|
|
7890
|
-
var Icon$
|
|
7890
|
+
var Icon$S = function Icon(props) {
|
|
7891
7891
|
var height = props.height;
|
|
7892
7892
|
return /*#__PURE__*/jsxs("svg", {
|
|
7893
7893
|
width: "33",
|
|
@@ -7952,7 +7952,7 @@ var RampButtonLite = function RampButtonLite(_ref2) {
|
|
|
7952
7952
|
children: [/*#__PURE__*/jsx(ButtonText, {
|
|
7953
7953
|
extended: extended,
|
|
7954
7954
|
children: children
|
|
7955
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
7955
|
+
}), /*#__PURE__*/jsx(Icon$1k, {
|
|
7956
7956
|
$opac: true
|
|
7957
7957
|
})]
|
|
7958
7958
|
});
|
|
@@ -7986,9 +7986,9 @@ var RampButton = function RampButton(_ref2) {
|
|
|
7986
7986
|
return _onClick();
|
|
7987
7987
|
},
|
|
7988
7988
|
extended: extended,
|
|
7989
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
7989
|
+
children: [/*#__PURE__*/jsx(Icon$1h, {
|
|
7990
7990
|
$opac: true
|
|
7991
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
7991
|
+
}), /*#__PURE__*/jsx(Icon$1g, {
|
|
7992
7992
|
$opac: true,
|
|
7993
7993
|
display: extended ? "block" : "none"
|
|
7994
7994
|
})]
|
|
@@ -8035,14 +8035,14 @@ var getIcon = function getIcon() {
|
|
|
8035
8035
|
var variant = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : variants$3.INFO;
|
|
8036
8036
|
switch (variant) {
|
|
8037
8037
|
case variants$3.DANGER:
|
|
8038
|
-
return Icon$
|
|
8038
|
+
return Icon$2E;
|
|
8039
8039
|
case variants$3.WARNING:
|
|
8040
|
-
return Icon$
|
|
8040
|
+
return Icon$2F;
|
|
8041
8041
|
case variants$3.SUCCESS:
|
|
8042
|
-
return Icon$
|
|
8042
|
+
return Icon$2G;
|
|
8043
8043
|
case variants$3.INFO:
|
|
8044
8044
|
default:
|
|
8045
|
-
return Icon$
|
|
8045
|
+
return Icon$2D;
|
|
8046
8046
|
}
|
|
8047
8047
|
};
|
|
8048
8048
|
var IconLabel = styled.div.withConfig({
|
|
@@ -8099,7 +8099,7 @@ var Alert = function Alert(_ref5) {
|
|
|
8099
8099
|
size: "sm",
|
|
8100
8100
|
variant: "text",
|
|
8101
8101
|
onClick: onClick,
|
|
8102
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
8102
|
+
children: /*#__PURE__*/jsx(Icon$2j, {
|
|
8103
8103
|
width: "24px",
|
|
8104
8104
|
color: "currentColor"
|
|
8105
8105
|
})
|
|
@@ -8498,7 +8498,7 @@ var StyledModal = styled.div.withConfig({
|
|
|
8498
8498
|
var theme = _ref3.theme;
|
|
8499
8499
|
return theme.mediaQueries.mobile;
|
|
8500
8500
|
});
|
|
8501
|
-
var CloseButton
|
|
8501
|
+
var CloseButton = styled(Button$1).withConfig({
|
|
8502
8502
|
displayName: "CloseButton",
|
|
8503
8503
|
componentId: "sc-gb2uez-1"
|
|
8504
8504
|
})(_templateObject2$11 || (_templateObject2$11 = _taggedTemplateLiteral(["\n z-index: 99999;\n width: 16px;\n border: none;\n align-items: flex-start !important;\n padding: 0px !important;\n &:hover:not(:disabled):not(.button--disabled):not(:active) {\n background-color: transparent;\n border-color: transparent;\n }\n &:focus:not(:active) {\n box-shadow: none;\n }\n"])));
|
|
@@ -8527,17 +8527,17 @@ var Modal = function Modal(_ref4) {
|
|
|
8527
8527
|
onClick: onBack,
|
|
8528
8528
|
"area-label": "go back",
|
|
8529
8529
|
mr: "8px",
|
|
8530
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
8530
|
+
children: /*#__PURE__*/jsx(Icon$2A, {
|
|
8531
8531
|
color: "primary"
|
|
8532
8532
|
})
|
|
8533
8533
|
}), title && /*#__PURE__*/jsx(Heading, {
|
|
8534
8534
|
children: title
|
|
8535
8535
|
})]
|
|
8536
|
-
}), !hideCloseButton && /*#__PURE__*/jsx(CloseButton
|
|
8536
|
+
}), !hideCloseButton && /*#__PURE__*/jsx(CloseButton, {
|
|
8537
8537
|
variant: "text",
|
|
8538
8538
|
onClick: onDismiss,
|
|
8539
8539
|
"aria-label": "Close the dialog",
|
|
8540
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
8540
|
+
children: /*#__PURE__*/jsx(Icon$2i, {
|
|
8541
8541
|
color: "primary",
|
|
8542
8542
|
$opac: true
|
|
8543
8543
|
})
|
|
@@ -8659,7 +8659,7 @@ var useModal = function useModal(modal) {
|
|
|
8659
8659
|
return [onPresentCallback, onDismiss];
|
|
8660
8660
|
};
|
|
8661
8661
|
|
|
8662
|
-
var Icon$
|
|
8662
|
+
var Icon$R = function Icon(props) {
|
|
8663
8663
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8664
8664
|
viewBox: "0 0 96 96"
|
|
8665
8665
|
}, props), {}, {
|
|
@@ -8759,7 +8759,7 @@ var Icon$S = function Icon(props) {
|
|
|
8759
8759
|
}));
|
|
8760
8760
|
};
|
|
8761
8761
|
|
|
8762
|
-
var Icon$
|
|
8762
|
+
var Icon$Q = function Icon(props) {
|
|
8763
8763
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8764
8764
|
viewBox: "0 0 96 96"
|
|
8765
8765
|
}, props), {}, {
|
|
@@ -8777,7 +8777,7 @@ var Icon$R = function Icon(props) {
|
|
|
8777
8777
|
}));
|
|
8778
8778
|
};
|
|
8779
8779
|
|
|
8780
|
-
var Icon$
|
|
8780
|
+
var Icon$P = function Icon(props) {
|
|
8781
8781
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8782
8782
|
viewBox: "0 0 96 96"
|
|
8783
8783
|
}, props), {}, {
|
|
@@ -8796,7 +8796,7 @@ var Icon$Q = function Icon(props) {
|
|
|
8796
8796
|
}));
|
|
8797
8797
|
};
|
|
8798
8798
|
|
|
8799
|
-
var Icon$
|
|
8799
|
+
var Icon$O = function Icon(props) {
|
|
8800
8800
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8801
8801
|
viewBox: "0 0 96 96"
|
|
8802
8802
|
}, props), {}, {
|
|
@@ -8822,7 +8822,7 @@ var Icon$P = function Icon(props) {
|
|
|
8822
8822
|
}));
|
|
8823
8823
|
};
|
|
8824
8824
|
|
|
8825
|
-
var Icon$
|
|
8825
|
+
var Icon$N = function Icon(props) {
|
|
8826
8826
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8827
8827
|
viewBox: "0 0 96 96"
|
|
8828
8828
|
}, props), {}, {
|
|
@@ -8836,7 +8836,7 @@ var Icon$O = function Icon(props) {
|
|
|
8836
8836
|
}));
|
|
8837
8837
|
};
|
|
8838
8838
|
|
|
8839
|
-
var Icon$
|
|
8839
|
+
var Icon$M = function Icon(props) {
|
|
8840
8840
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
8841
8841
|
viewBox: "0 0 32 32"
|
|
8842
8842
|
}, props), {}, {
|
|
@@ -8877,39 +8877,39 @@ var Icon$N = function Icon(props) {
|
|
|
8877
8877
|
}));
|
|
8878
8878
|
};
|
|
8879
8879
|
|
|
8880
|
-
var ConnectorNames$
|
|
8880
|
+
var ConnectorNames$2;
|
|
8881
8881
|
(function (ConnectorNames) {
|
|
8882
8882
|
ConnectorNames["Injected"] = "injected";
|
|
8883
8883
|
ConnectorNames["WalletConnect"] = "walletconnect";
|
|
8884
8884
|
ConnectorNames["BSC"] = "bsc";
|
|
8885
|
-
})(ConnectorNames$
|
|
8885
|
+
})(ConnectorNames$2 || (ConnectorNames$2 = {}));
|
|
8886
8886
|
|
|
8887
8887
|
[{
|
|
8888
8888
|
title: "Metamask",
|
|
8889
|
-
icon: Icon$
|
|
8890
|
-
connectorId: ConnectorNames$
|
|
8889
|
+
icon: Icon$R,
|
|
8890
|
+
connectorId: ConnectorNames$2.Injected
|
|
8891
8891
|
}, {
|
|
8892
8892
|
title: "TrustWallet",
|
|
8893
|
-
icon: Icon$
|
|
8894
|
-
connectorId: ConnectorNames$
|
|
8893
|
+
icon: Icon$O,
|
|
8894
|
+
connectorId: ConnectorNames$2.Injected
|
|
8895
8895
|
}, {
|
|
8896
8896
|
title: "MathWallet",
|
|
8897
|
-
icon: Icon$
|
|
8898
|
-
connectorId: ConnectorNames$
|
|
8897
|
+
icon: Icon$Q,
|
|
8898
|
+
connectorId: ConnectorNames$2.Injected
|
|
8899
8899
|
}, {
|
|
8900
8900
|
title: "TokenPocket",
|
|
8901
|
-
icon: Icon$
|
|
8902
|
-
connectorId: ConnectorNames$
|
|
8901
|
+
icon: Icon$P,
|
|
8902
|
+
connectorId: ConnectorNames$2.Injected
|
|
8903
8903
|
}, {
|
|
8904
8904
|
title: "WalletConnect",
|
|
8905
|
-
icon: Icon$
|
|
8906
|
-
connectorId: ConnectorNames$
|
|
8905
|
+
icon: Icon$N,
|
|
8906
|
+
connectorId: ConnectorNames$2.WalletConnect
|
|
8907
8907
|
}, {
|
|
8908
8908
|
title: "Binance Chain Wallet",
|
|
8909
|
-
icon: Icon$
|
|
8910
|
-
connectorId: ConnectorNames$
|
|
8909
|
+
icon: Icon$M,
|
|
8910
|
+
connectorId: ConnectorNames$2.BSC
|
|
8911
8911
|
}];
|
|
8912
|
-
var connectorLocalStorageKey
|
|
8912
|
+
var connectorLocalStorageKey = "connectorId";
|
|
8913
8913
|
|
|
8914
8914
|
var getTranslations = function getTranslations(translation) {
|
|
8915
8915
|
return translation;
|
|
@@ -8943,7 +8943,7 @@ var LinkExternal = function LinkExternal(_ref) {
|
|
|
8943
8943
|
return /*#__PURE__*/jsxs(Link, _objectSpread2(_objectSpread2({
|
|
8944
8944
|
external: true
|
|
8945
8945
|
}, props), {}, {
|
|
8946
|
-
children: [children, /*#__PURE__*/jsx(Icon$
|
|
8946
|
+
children: [children, /*#__PURE__*/jsx(Icon$2a, {
|
|
8947
8947
|
color: "primary",
|
|
8948
8948
|
ml: "10px",
|
|
8949
8949
|
width: 15,
|
|
@@ -8984,7 +8984,7 @@ var Cookies;
|
|
|
8984
8984
|
Cookies["Notifications"] = "notifications";
|
|
8985
8985
|
})(Cookies || (Cookies = {}));
|
|
8986
8986
|
var useCookies = function useCookies(name) {
|
|
8987
|
-
var _useReactCookies = useCookies$1([name, connectorLocalStorageKey
|
|
8987
|
+
var _useReactCookies = useCookies$1([name, connectorLocalStorageKey]),
|
|
8988
8988
|
_useReactCookies2 = _slicedToArray(_useReactCookies, 3),
|
|
8989
8989
|
cookies = _useReactCookies2[0],
|
|
8990
8990
|
setCookies = _useReactCookies2[1],
|
|
@@ -9004,7 +9004,7 @@ var useCookies = function useCookies(name) {
|
|
|
9004
9004
|
var parsedCookie = Object.entries(cookies).find(function (el) {
|
|
9005
9005
|
return el[0] === name;
|
|
9006
9006
|
});
|
|
9007
|
-
return [typeof parsedCookie !== "undefined" ? parsedCookie[1] : "null", setDefinedCookie, cookies[connectorLocalStorageKey
|
|
9007
|
+
return [typeof parsedCookie !== "undefined" ? parsedCookie[1] : "null", setDefinedCookie, cookies[connectorLocalStorageKey], removeDefinedCookie];
|
|
9008
9008
|
};
|
|
9009
9009
|
|
|
9010
9010
|
var useWindowSize = function useWindowSize() {
|
|
@@ -9358,7 +9358,7 @@ var insertSeparators = function insertSeparators(items, separator) {
|
|
|
9358
9358
|
}, "seperator-".concat(index)), item]);
|
|
9359
9359
|
}, []);
|
|
9360
9360
|
};
|
|
9361
|
-
var DefaultSeparator = /*#__PURE__*/jsx(Icon$
|
|
9361
|
+
var DefaultSeparator = /*#__PURE__*/jsx(Icon$2l, {
|
|
9362
9362
|
color: "currentColor",
|
|
9363
9363
|
width: "24px"
|
|
9364
9364
|
});
|
|
@@ -10220,7 +10220,7 @@ var EarnedToken = function EarnedToken(_ref10) {
|
|
|
10220
10220
|
}), amount]
|
|
10221
10221
|
}), /*#__PURE__*/jsx(Toggle, {
|
|
10222
10222
|
onClick: toggleDetails,
|
|
10223
|
-
children: detailsToggled ? /*#__PURE__*/jsx(Icon$
|
|
10223
|
+
children: detailsToggled ? /*#__PURE__*/jsx(Icon$2k, {}) : /*#__PURE__*/jsx(Icon$2n, {})
|
|
10224
10224
|
})]
|
|
10225
10225
|
}), /*#__PURE__*/jsx(Actions, {
|
|
10226
10226
|
children: detailsToggled ? /*#__PURE__*/jsx(Fragment, {
|
|
@@ -10945,7 +10945,7 @@ var MuiDateInput = function MuiDateInput(_ref4) {
|
|
|
10945
10945
|
textField: {
|
|
10946
10946
|
InputProps: {
|
|
10947
10947
|
disableUnderline: true,
|
|
10948
|
-
endAdornment: /*#__PURE__*/jsx(Icon$
|
|
10948
|
+
endAdornment: /*#__PURE__*/jsx(Icon$2r, {
|
|
10949
10949
|
width: 16,
|
|
10950
10950
|
height: 16
|
|
10951
10951
|
})
|
|
@@ -11160,12 +11160,12 @@ var MuiTextInput = function MuiTextInput(_ref11) {
|
|
|
11160
11160
|
multiline: textarea,
|
|
11161
11161
|
error: error !== false,
|
|
11162
11162
|
InputProps: {
|
|
11163
|
-
endAdornment: error ? /*#__PURE__*/jsx(Icon$
|
|
11163
|
+
endAdornment: error ? /*#__PURE__*/jsx(Icon$2F, {
|
|
11164
11164
|
fill: theme.colors.error,
|
|
11165
11165
|
width: 24,
|
|
11166
11166
|
height: 24,
|
|
11167
11167
|
$opac: true
|
|
11168
|
-
}) : success && /*#__PURE__*/jsx(Icon$
|
|
11168
|
+
}) : success && /*#__PURE__*/jsx(Icon$1a, {})
|
|
11169
11169
|
}
|
|
11170
11170
|
/* eslint-disable-next-line react/jsx-no-duplicate-props */,
|
|
11171
11171
|
inputProps: {
|
|
@@ -11458,7 +11458,7 @@ var getTagPropsByVariant = function getTagPropsByVariant(variant, active, theme)
|
|
|
11458
11458
|
case variants.LAUNCHPOOL:
|
|
11459
11459
|
return {
|
|
11460
11460
|
color: theme.colors.lightBlue,
|
|
11461
|
-
icon: /*#__PURE__*/jsx(Icon$
|
|
11461
|
+
icon: /*#__PURE__*/jsx(Icon$2o, {
|
|
11462
11462
|
$opac: true,
|
|
11463
11463
|
fill: active ? theme.colors.lightBlue : theme.colors.grey
|
|
11464
11464
|
})
|
|
@@ -11466,7 +11466,7 @@ var getTagPropsByVariant = function getTagPropsByVariant(variant, active, theme)
|
|
|
11466
11466
|
case variants.COMMUNITY:
|
|
11467
11467
|
return {
|
|
11468
11468
|
color: brandColors.binance,
|
|
11469
|
-
icon: /*#__PURE__*/jsx(Icon$
|
|
11469
|
+
icon: /*#__PURE__*/jsx(Icon$2o, {
|
|
11470
11470
|
$opac: true,
|
|
11471
11471
|
fill: active ? brandColors.binance : theme.colors.grey
|
|
11472
11472
|
})
|
|
@@ -11474,7 +11474,7 @@ var getTagPropsByVariant = function getTagPropsByVariant(variant, active, theme)
|
|
|
11474
11474
|
case variants.AUTOCOMPOUND:
|
|
11475
11475
|
return {
|
|
11476
11476
|
color: theme.colors.vividBlue,
|
|
11477
|
-
icon: /*#__PURE__*/jsx(Icon$
|
|
11477
|
+
icon: /*#__PURE__*/jsx(Icon$19, {
|
|
11478
11478
|
$opac: true,
|
|
11479
11479
|
stroke: active ? theme.colors.vividBlue : theme.colors.grey
|
|
11480
11480
|
})
|
|
@@ -11482,7 +11482,7 @@ var getTagPropsByVariant = function getTagPropsByVariant(variant, active, theme)
|
|
|
11482
11482
|
default:
|
|
11483
11483
|
return {
|
|
11484
11484
|
color: theme.colors.primary,
|
|
11485
|
-
icon: /*#__PURE__*/jsx(Icon$
|
|
11485
|
+
icon: /*#__PURE__*/jsx(Icon$2o, {
|
|
11486
11486
|
$opac: true,
|
|
11487
11487
|
fill: active ? theme.colors.primary : theme.colors.grey
|
|
11488
11488
|
})
|
|
@@ -11510,7 +11510,7 @@ var CoreTag = function CoreTag(_ref8) {
|
|
|
11510
11510
|
});
|
|
11511
11511
|
};
|
|
11512
11512
|
|
|
11513
|
-
var Icon$
|
|
11513
|
+
var Icon$L = function Icon(props) {
|
|
11514
11514
|
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
11515
11515
|
viewBox: "0 0 109 109"
|
|
11516
11516
|
}, props), {}, {
|
|
@@ -11541,7 +11541,7 @@ var Container$6 = styled.div.withConfig({
|
|
|
11541
11541
|
var size = _ref2.size;
|
|
11542
11542
|
return size;
|
|
11543
11543
|
});
|
|
11544
|
-
var RotatingSpinnerIcon = styled(Icon$
|
|
11544
|
+
var RotatingSpinnerIcon = styled(Icon$L).withConfig({
|
|
11545
11545
|
displayName: "RotatingSpinnerIcon",
|
|
11546
11546
|
componentId: "sc-1wgci3j-1"
|
|
11547
11547
|
})(_templateObject3$C || (_templateObject3$C = _taggedTemplateLiteral(["\n position: absolute;\n top: 0;\n left: 0;\n animation: ", " 2s linear infinite;\n transform: translate3d(0, 0, 0);\n"])), rotate);
|
|
@@ -11684,7 +11684,7 @@ var Progress = function Progress(_ref) {
|
|
|
11684
11684
|
style: {
|
|
11685
11685
|
left: "".concat(stepGuard(primaryStep), "%")
|
|
11686
11686
|
},
|
|
11687
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
11687
|
+
children: /*#__PURE__*/jsx(Icon$20, {})
|
|
11688
11688
|
}), /*#__PURE__*/jsx(Bar, {
|
|
11689
11689
|
primary: true,
|
|
11690
11690
|
style: {
|
|
@@ -11765,11 +11765,11 @@ var SwapButton = function SwapButton(_ref) {
|
|
|
11765
11765
|
variant: "tertiary"
|
|
11766
11766
|
}, props), {}, {
|
|
11767
11767
|
children: [/*#__PURE__*/jsxs(DetailsContainer, {
|
|
11768
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
11768
|
+
children: [/*#__PURE__*/jsx(Icon$1i, {}), /*#__PURE__*/jsx(Text, {
|
|
11769
11769
|
bold: true,
|
|
11770
11770
|
children: text
|
|
11771
11771
|
})]
|
|
11772
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
11772
|
+
}), /*#__PURE__*/jsx(Icon$2a, {
|
|
11773
11773
|
id: "open-new"
|
|
11774
11774
|
})]
|
|
11775
11775
|
}));
|
|
@@ -12548,10 +12548,10 @@ var TableRow = function TableRow(_ref9) {
|
|
|
12548
12548
|
onClick: function onClick() {
|
|
12549
12549
|
return setActive(!active);
|
|
12550
12550
|
},
|
|
12551
|
-
children: active ? /*#__PURE__*/jsx(Icon$
|
|
12551
|
+
children: active ? /*#__PURE__*/jsx(Icon$2k, {
|
|
12552
12552
|
fill: darkColors.primary,
|
|
12553
12553
|
$opac: true
|
|
12554
|
-
}) : /*#__PURE__*/jsx(Icon$
|
|
12554
|
+
}) : /*#__PURE__*/jsx(Icon$2n, {
|
|
12555
12555
|
fill: baseColors.white55,
|
|
12556
12556
|
$opac: true
|
|
12557
12557
|
})
|
|
@@ -12784,10 +12784,10 @@ var ValueFull = function ValueFull(_ref) {
|
|
|
12784
12784
|
}
|
|
12785
12785
|
return /*#__PURE__*/jsxs(ValueFullBox, {
|
|
12786
12786
|
children: [/*#__PURE__*/jsxs(DifferenceBox, {
|
|
12787
|
-
children: [!_.isNil(difference) && (difference > 0 ? /*#__PURE__*/jsx(Icon$
|
|
12787
|
+
children: [!_.isNil(difference) && (difference > 0 ? /*#__PURE__*/jsx(Icon$2k, {
|
|
12788
12788
|
fill: baseColors.green,
|
|
12789
12789
|
$opac: true
|
|
12790
|
-
}) : /*#__PURE__*/jsx(Icon$
|
|
12790
|
+
}) : /*#__PURE__*/jsx(Icon$2n, {
|
|
12791
12791
|
fill: baseColors.red,
|
|
12792
12792
|
$opac: true
|
|
12793
12793
|
})), /*#__PURE__*/jsx(Text, {
|
|
@@ -13051,7 +13051,7 @@ var moveUsercomWidget = function moveUsercomWidget() {
|
|
|
13051
13051
|
});
|
|
13052
13052
|
};
|
|
13053
13053
|
|
|
13054
|
-
var Icon$
|
|
13054
|
+
var Icon$K = function Icon(props) {
|
|
13055
13055
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13056
13056
|
viewBox: "0 0 96 96"
|
|
13057
13057
|
}, props), {}, {
|
|
@@ -13151,7 +13151,7 @@ var Icon$L = function Icon(props) {
|
|
|
13151
13151
|
}));
|
|
13152
13152
|
};
|
|
13153
13153
|
|
|
13154
|
-
var Icon$
|
|
13154
|
+
var Icon$J = function Icon(props) {
|
|
13155
13155
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13156
13156
|
viewBox: "0 0 96 96"
|
|
13157
13157
|
}, props), {}, {
|
|
@@ -13169,7 +13169,7 @@ var Icon$K = function Icon(props) {
|
|
|
13169
13169
|
}));
|
|
13170
13170
|
};
|
|
13171
13171
|
|
|
13172
|
-
var Icon$
|
|
13172
|
+
var Icon$I = function Icon(props) {
|
|
13173
13173
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13174
13174
|
viewBox: "0 0 96 96"
|
|
13175
13175
|
}, props), {}, {
|
|
@@ -13188,7 +13188,7 @@ var Icon$J = function Icon(props) {
|
|
|
13188
13188
|
}));
|
|
13189
13189
|
};
|
|
13190
13190
|
|
|
13191
|
-
var Icon$
|
|
13191
|
+
var Icon$H = function Icon(props) {
|
|
13192
13192
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13193
13193
|
viewBox: "0 0 96 96"
|
|
13194
13194
|
}, props), {}, {
|
|
@@ -13214,7 +13214,7 @@ var Icon$I = function Icon(props) {
|
|
|
13214
13214
|
}));
|
|
13215
13215
|
};
|
|
13216
13216
|
|
|
13217
|
-
var Icon$
|
|
13217
|
+
var Icon$G = function Icon(props) {
|
|
13218
13218
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13219
13219
|
viewBox: "0 0 96 96"
|
|
13220
13220
|
}, props), {}, {
|
|
@@ -13228,7 +13228,7 @@ var Icon$H = function Icon(props) {
|
|
|
13228
13228
|
}));
|
|
13229
13229
|
};
|
|
13230
13230
|
|
|
13231
|
-
var Icon$
|
|
13231
|
+
var Icon$F = function Icon(props) {
|
|
13232
13232
|
return /*#__PURE__*/jsxs(Svg, _objectSpread2(_objectSpread2({
|
|
13233
13233
|
viewBox: "0 0 32 32"
|
|
13234
13234
|
}, props), {}, {
|
|
@@ -13269,12 +13269,12 @@ var Icon$G = function Icon(props) {
|
|
|
13269
13269
|
}));
|
|
13270
13270
|
};
|
|
13271
13271
|
|
|
13272
|
-
var ConnectorNames;
|
|
13272
|
+
var ConnectorNames$1;
|
|
13273
13273
|
(function (ConnectorNames) {
|
|
13274
13274
|
ConnectorNames["Injected"] = "injected";
|
|
13275
13275
|
ConnectorNames["WalletConnect"] = "walletconnect";
|
|
13276
13276
|
ConnectorNames["BSC"] = "bsc";
|
|
13277
|
-
})(ConnectorNames || (ConnectorNames = {}));
|
|
13277
|
+
})(ConnectorNames$1 || (ConnectorNames$1 = {}));
|
|
13278
13278
|
var ConnectSteps;
|
|
13279
13279
|
(function (ConnectSteps) {
|
|
13280
13280
|
ConnectSteps[ConnectSteps["CONNECT_WALLET"] = 0] = "CONNECT_WALLET";
|
|
@@ -13282,41 +13282,40 @@ var ConnectSteps;
|
|
|
13282
13282
|
ConnectSteps[ConnectSteps["VERIFIED_WALLET"] = 2] = "VERIFIED_WALLET";
|
|
13283
13283
|
})(ConnectSteps || (ConnectSteps = {}));
|
|
13284
13284
|
|
|
13285
|
-
|
|
13285
|
+
[{
|
|
13286
13286
|
title: "Metamask",
|
|
13287
|
-
icon: Icon$
|
|
13288
|
-
connectorId: ConnectorNames.Injected
|
|
13287
|
+
icon: Icon$K,
|
|
13288
|
+
connectorId: ConnectorNames$1.Injected
|
|
13289
13289
|
}, {
|
|
13290
13290
|
title: "TrustWallet",
|
|
13291
|
-
icon: Icon$
|
|
13292
|
-
connectorId: ConnectorNames.Injected
|
|
13291
|
+
icon: Icon$H,
|
|
13292
|
+
connectorId: ConnectorNames$1.Injected
|
|
13293
13293
|
}, {
|
|
13294
13294
|
title: "MathWallet",
|
|
13295
|
-
icon: Icon$
|
|
13296
|
-
connectorId: ConnectorNames.Injected
|
|
13295
|
+
icon: Icon$J,
|
|
13296
|
+
connectorId: ConnectorNames$1.Injected
|
|
13297
13297
|
}, {
|
|
13298
13298
|
title: "TokenPocket",
|
|
13299
|
-
icon: Icon$
|
|
13300
|
-
connectorId: ConnectorNames.Injected
|
|
13299
|
+
icon: Icon$I,
|
|
13300
|
+
connectorId: ConnectorNames$1.Injected
|
|
13301
13301
|
}, {
|
|
13302
13302
|
title: "WalletConnect",
|
|
13303
|
-
icon: Icon$
|
|
13304
|
-
connectorId: ConnectorNames.WalletConnect
|
|
13303
|
+
icon: Icon$G,
|
|
13304
|
+
connectorId: ConnectorNames$1.WalletConnect
|
|
13305
13305
|
}, {
|
|
13306
13306
|
title: "Binance Chain Wallet",
|
|
13307
|
-
icon: Icon$
|
|
13308
|
-
connectorId: ConnectorNames.BSC
|
|
13307
|
+
icon: Icon$F,
|
|
13308
|
+
connectorId: ConnectorNames$1.BSC
|
|
13309
13309
|
}];
|
|
13310
|
-
var connectorLocalStorageKey = "connectorId";
|
|
13311
13310
|
|
|
13312
13311
|
var _templateObject$10;
|
|
13313
|
-
|
|
13312
|
+
styled(Text).withConfig({
|
|
13314
13313
|
displayName: "AccountNumber",
|
|
13315
13314
|
componentId: "sc-1jw25yf-0"
|
|
13316
13315
|
})(_templateObject$10 || (_templateObject$10 = _taggedTemplateLiteral(["\n color: #818c92;\n line-height: 23.8px;\n"])));
|
|
13317
13316
|
|
|
13318
13317
|
var _templateObject$$;
|
|
13319
|
-
|
|
13318
|
+
styled.div.withConfig({
|
|
13320
13319
|
displayName: "AccountNumberWrapper",
|
|
13321
13320
|
componentId: "sc-1bz6nuv-0"
|
|
13322
13321
|
})(_templateObject$$ || (_templateObject$$ = _taggedTemplateLiteral(["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n justify-content: center;\n text-align: ", ";\n"])), function (_ref) {
|
|
@@ -13328,13 +13327,13 @@ var AccountNumberWrapper = styled.div.withConfig({
|
|
|
13328
13327
|
});
|
|
13329
13328
|
|
|
13330
13329
|
var _templateObject$_;
|
|
13331
|
-
|
|
13330
|
+
styled.div.withConfig({
|
|
13332
13331
|
displayName: "Background",
|
|
13333
13332
|
componentId: "sc-s9bf1w-0"
|
|
13334
13333
|
})(_templateObject$_ || (_templateObject$_ = _taggedTemplateLiteral(["\n position: absolute;\n width: 100vw;\n height: 100vh;\n background-color: black;\n opacity: 0.4;\n left: 0;\n top: 0;\n z-index: 11;\n"])));
|
|
13335
13334
|
|
|
13336
13335
|
var _templateObject$Z;
|
|
13337
|
-
|
|
13336
|
+
styled.div.withConfig({
|
|
13338
13337
|
displayName: "BottomRow",
|
|
13339
13338
|
componentId: "sc-1elsl0s-0"
|
|
13340
13339
|
})(_templateObject$Z || (_templateObject$Z = _taggedTemplateLiteral(["\n padding-top: 20px;\n"])));
|
|
@@ -13349,32 +13348,32 @@ styled(Button$1).withConfig({
|
|
|
13349
13348
|
});
|
|
13350
13349
|
|
|
13351
13350
|
var _templateObject$X;
|
|
13352
|
-
|
|
13351
|
+
styled(Icon$2l).withConfig({
|
|
13353
13352
|
displayName: "CloseButton",
|
|
13354
13353
|
componentId: "sc-1afnq0v-0"
|
|
13355
13354
|
})(_templateObject$X || (_templateObject$X = _taggedTemplateLiteral(["\n width: 24px;\n height: 24px;\n border-radius: 50%;\n cursor: pointer;\n background: #383847;\n position: absolute;\n left: -35px;\n top: 5px;\n"])));
|
|
13356
13355
|
|
|
13357
13356
|
var _templateObject$W;
|
|
13358
|
-
|
|
13357
|
+
styled.div.withConfig({
|
|
13359
13358
|
displayName: "ConnectedInfoWrapper",
|
|
13360
13359
|
componentId: "sc-lxc0i5-0"
|
|
13361
13360
|
})(_templateObject$W || (_templateObject$W = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin-top: 16px;\n"])));
|
|
13362
13361
|
|
|
13363
13362
|
var _templateObject$V;
|
|
13364
|
-
|
|
13363
|
+
styled.div.withConfig({
|
|
13365
13364
|
displayName: "ConnectedProvider",
|
|
13366
13365
|
componentId: "sc-1satccs-0"
|
|
13367
13366
|
})(_templateObject$V || (_templateObject$V = _taggedTemplateLiteral(["\n height: 72px;\n width: 309px;\n margin-top: 24px;\n display: flex;\n align-items: center;\n padding-left: 32px;\n border-radius: 10px;\n background: #272730;\n"])));
|
|
13368
13367
|
|
|
13369
13368
|
var _templateObject$U, _templateObject2$A;
|
|
13370
13369
|
var fadeInAnimation = keyframes(_templateObject$U || (_templateObject$U = _taggedTemplateLiteral(["\n 0% {\n right: -357px;\n }\n 100% {\n right: 0;\n }\n"])));
|
|
13371
|
-
|
|
13370
|
+
styled.div.withConfig({
|
|
13372
13371
|
displayName: "ConnectWalletWrapper",
|
|
13373
13372
|
componentId: "sc-1oauz4x-0"
|
|
13374
13373
|
})(_templateObject2$A || (_templateObject2$A = _taggedTemplateLiteral(["\n display: flex;\n flex-direction: column;\n width: 357px;\n height: 100vh;\n padding: 24px;\n background: #191921;\n position: fixed;\n top: 0%;\n right: 0;\n animation: ", " 0.4s;\n z-index: 20;\n"])), fadeInAnimation);
|
|
13375
13374
|
|
|
13376
13375
|
var _templateObject$T;
|
|
13377
|
-
|
|
13376
|
+
styled(Button$1).withConfig({
|
|
13378
13377
|
displayName: "LogoutButton",
|
|
13379
13378
|
componentId: "sc-ljmmm0-0"
|
|
13380
13379
|
})(_templateObject$T || (_templateObject$T = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: center;\n background: #383847;\n color: ", ";\n width: 100%;\n font-weight: 700;\n font-size: 14px;\n"])), function (_ref) {
|
|
@@ -13383,31 +13382,31 @@ var LogoutButton = styled(Button$1).withConfig({
|
|
|
13383
13382
|
});
|
|
13384
13383
|
|
|
13385
13384
|
var _templateObject$S;
|
|
13386
|
-
|
|
13385
|
+
styled.div.withConfig({
|
|
13387
13386
|
displayName: "MiddleRow",
|
|
13388
13387
|
componentId: "sc-deagnw-0"
|
|
13389
13388
|
})(_templateObject$S || (_templateObject$S = _taggedTemplateLiteral(["\n padding: 20px 0;\n border-bottom: 1px solid #252530;\n"])));
|
|
13390
13389
|
|
|
13391
13390
|
var _templateObject$R;
|
|
13392
|
-
|
|
13391
|
+
styled(Text).withConfig({
|
|
13393
13392
|
displayName: "MyWallet",
|
|
13394
13393
|
componentId: "sc-17gxhjg-0"
|
|
13395
13394
|
})(_templateObject$R || (_templateObject$R = _taggedTemplateLiteral(["\n line-height: 28px;\n margin-left: 18px;\n"])));
|
|
13396
13395
|
|
|
13397
13396
|
var _templateObject$Q;
|
|
13398
|
-
|
|
13397
|
+
styled.div.withConfig({
|
|
13399
13398
|
displayName: "MyWalletWrapper",
|
|
13400
13399
|
componentId: "sc-126mq9l-0"
|
|
13401
13400
|
})(_templateObject$Q || (_templateObject$Q = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n"])));
|
|
13402
13401
|
|
|
13403
13402
|
var _templateObject$P;
|
|
13404
|
-
|
|
13403
|
+
styled(Text).withConfig({
|
|
13405
13404
|
displayName: "ProviderTitle",
|
|
13406
13405
|
componentId: "sc-cz48yj-0"
|
|
13407
13406
|
})(_templateObject$P || (_templateObject$P = _taggedTemplateLiteral(["\n font-weight: 600;\n line-height: 24px;\n margin-left: 16px;\n"])));
|
|
13408
13407
|
|
|
13409
13408
|
var _templateObject$O;
|
|
13410
|
-
|
|
13409
|
+
styled(Button$1).withConfig({
|
|
13411
13410
|
displayName: "SettingsButton",
|
|
13412
13411
|
componentId: "sc-zhm3ih-0"
|
|
13413
13412
|
})(_templateObject$O || (_templateObject$O = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: center;\n background: #383847;\n color: ", ";\n width: 100%;\n font-weight: 700;\n font-size: 14px;\n margin-bottom: 16px;\n"])), function (_ref) {
|
|
@@ -13416,7 +13415,7 @@ var SettingsButton = styled(Button$1).withConfig({
|
|
|
13416
13415
|
});
|
|
13417
13416
|
|
|
13418
13417
|
var _templateObject$N;
|
|
13419
|
-
|
|
13418
|
+
styled.div.withConfig({
|
|
13420
13419
|
displayName: "UpperRow",
|
|
13421
13420
|
componentId: "sc-zlngw8-0"
|
|
13422
13421
|
})(_templateObject$N || (_templateObject$N = _taggedTemplateLiteral(["\n width: 100%;\n height: 54px;\n display: flex;\n align-items: ", ";\n justify-content: ", ";\n border-bottom: 1px solid #252530;\n position: relative;\n padding-bottom: 20px;\n"])), function (_ref) {
|
|
@@ -13428,7 +13427,7 @@ var UpperRow = styled.div.withConfig({
|
|
|
13428
13427
|
});
|
|
13429
13428
|
|
|
13430
13429
|
var _templateObject$M;
|
|
13431
|
-
|
|
13430
|
+
styled.div.withConfig({
|
|
13432
13431
|
displayName: "VerificationInfo",
|
|
13433
13432
|
componentId: "sc-1jviz6b-0"
|
|
13434
13433
|
})(_templateObject$M || (_templateObject$M = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin-top: ", ";\n"])), function (_ref) {
|
|
@@ -13437,7 +13436,7 @@ var VerificationInfo = styled.div.withConfig({
|
|
|
13437
13436
|
});
|
|
13438
13437
|
|
|
13439
13438
|
var _templateObject$L;
|
|
13440
|
-
|
|
13439
|
+
styled(Icon$27).withConfig({
|
|
13441
13440
|
displayName: "VerifiedWalletIcon",
|
|
13442
13441
|
componentId: "sc-1l4uhr0-0"
|
|
13443
13442
|
})(_templateObject$L || (_templateObject$L = _taggedTemplateLiteral(["\n fill: ", ";\n margin-right: 8px;\n"])), function (_ref) {
|
|
@@ -13446,7 +13445,7 @@ var VerifiedWalletIcon$1 = styled(Icon$28).withConfig({
|
|
|
13446
13445
|
});
|
|
13447
13446
|
|
|
13448
13447
|
var _templateObject$K;
|
|
13449
|
-
|
|
13448
|
+
styled.div.withConfig({
|
|
13450
13449
|
displayName: "Provider",
|
|
13451
13450
|
componentId: "sc-ipxejr-0"
|
|
13452
13451
|
})(_templateObject$K || (_templateObject$K = _taggedTemplateLiteral(["\n height: 72px;\n width: 309px;\n display: flex;\n align-items: center;\n padding-left: 32px;\n border-radius: 10px;\n background: ", ";\n margin-bottom: ", ";\n border: 1px solid transparent;\n\n &:hover {\n border: ", ";\n cursor: pointer;\n }\n"])), function (_ref) {
|
|
@@ -13459,388 +13458,29 @@ var Provider = styled.div.withConfig({
|
|
|
13459
13458
|
var theme = _ref3.theme;
|
|
13460
13459
|
return "1px solid ".concat(theme.colors.white);
|
|
13461
13460
|
});
|
|
13462
|
-
var ProviderRow = function ProviderRow(_ref4) {
|
|
13463
|
-
var connectorId = _ref4.connectorId,
|
|
13464
|
-
Icon = _ref4.Icon,
|
|
13465
|
-
title = _ref4.title,
|
|
13466
|
-
handleLogin = _ref4.handleLogin,
|
|
13467
|
-
isTheLastItem = _ref4.isTheLastItem,
|
|
13468
|
-
setConnectStep = _ref4.setConnectStep,
|
|
13469
|
-
account = _ref4.account;
|
|
13470
|
-
process.env.NODE_ENV === "development" ? "" : "".concat(process.env.REACT_APP_PROD_DOMAIN);
|
|
13471
|
-
var _useCookies = useCookies$1([connectorLocalStorageKey]),
|
|
13472
|
-
_useCookies2 = _slicedToArray(_useCookies, 2);
|
|
13473
|
-
_useCookies2[0];
|
|
13474
|
-
_useCookies2[1];
|
|
13475
|
-
var loginUser = function loginUser() {
|
|
13476
|
-
handleLogin(connectorId, title);
|
|
13477
|
-
if (window.ethereum.selectedAddress || account) {
|
|
13478
|
-
setConnectStep(ConnectSteps.VERIFY_WALLET);
|
|
13479
|
-
}
|
|
13480
|
-
};
|
|
13481
|
-
return /*#__PURE__*/jsxs(Provider, {
|
|
13482
|
-
onClick: function onClick() {
|
|
13483
|
-
return loginUser();
|
|
13484
|
-
},
|
|
13485
|
-
id: "wallet-connect-".concat(title.toLocaleLowerCase()),
|
|
13486
|
-
isTheLastItem: isTheLastItem,
|
|
13487
|
-
children: [/*#__PURE__*/jsx(Icon, {
|
|
13488
|
-
width: "40px",
|
|
13489
|
-
$opac: true
|
|
13490
|
-
}), /*#__PURE__*/jsx(ProviderTitle, {
|
|
13491
|
-
children: title
|
|
13492
|
-
})]
|
|
13493
|
-
});
|
|
13494
|
-
};
|
|
13495
|
-
|
|
13496
|
-
var Icon$F = function Icon(props) {
|
|
13497
|
-
return /*#__PURE__*/jsx(Svg, _objectSpread2(_objectSpread2({
|
|
13498
|
-
viewBox: "0 0 20 20"
|
|
13499
|
-
}, props), {}, {
|
|
13500
|
-
children: /*#__PURE__*/jsx("path", {
|
|
13501
|
-
d: "M18.625 0.625H1.375C0.960156 0.625 0.625 0.960156 0.625 1.375V18.625C0.625 19.0398 0.960156 19.375 1.375 19.375H18.625C19.0398 19.375 19.375 19.0398 19.375 18.625V1.375C19.375 0.960156 19.0398 0.625 18.625 0.625ZM17.6875 11.5H10.375V8.5H17.6875V11.5ZM17.6875 17.6875H2.3125V2.3125H17.6875V7H9.625C9.21016 7 8.875 7.33516 8.875 7.75V12.25C8.875 12.6648 9.21016 13 9.625 13H17.6875V17.6875ZM11.5938 10C11.5938 10.2486 11.6925 10.4871 11.8683 10.6629C12.0442 10.8387 12.2826 10.9375 12.5312 10.9375C12.7799 10.9375 13.0183 10.8387 13.1942 10.6629C13.37 10.4871 13.4688 10.2486 13.4688 10C13.4688 9.75136 13.37 9.5129 13.1942 9.33709C13.0183 9.16127 12.7799 9.0625 12.5312 9.0625C12.2826 9.0625 12.0442 9.16127 11.8683 9.33709C11.6925 9.5129 11.5938 9.75136 11.5938 10Z",
|
|
13502
|
-
fill: "#75787B"
|
|
13503
|
-
})
|
|
13504
|
-
}));
|
|
13505
|
-
};
|
|
13506
13461
|
|
|
13507
13462
|
var _templateObject$J;
|
|
13508
|
-
|
|
13463
|
+
styled(Text).withConfig({
|
|
13509
13464
|
displayName: "ConnectDescription",
|
|
13510
13465
|
componentId: "sc-mzj27o-0"
|
|
13511
13466
|
})(_templateObject$J || (_templateObject$J = _taggedTemplateLiteral(["\n line-height: 24px;\n font-weight: 400;\n color: #818c92;\n margin: 16px 0;\n"])));
|
|
13512
|
-
var ConnectWallet$1 = function ConnectWallet(_ref) {
|
|
13513
|
-
var handleLogin = _ref.handleLogin,
|
|
13514
|
-
setIsConnectWalletPanelOpen = _ref.setIsConnectWalletPanelOpen,
|
|
13515
|
-
isConnectWalletPanelOpen = _ref.isConnectWalletPanelOpen,
|
|
13516
|
-
setConnectStep = _ref.setConnectStep,
|
|
13517
|
-
account = _ref.account;
|
|
13518
|
-
return /*#__PURE__*/jsxs(Fragment, {
|
|
13519
|
-
children: [/*#__PURE__*/jsx(Background, {
|
|
13520
|
-
onClick: function onClick() {
|
|
13521
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13522
|
-
}
|
|
13523
|
-
}), /*#__PURE__*/jsxs(ConnectWalletWrapper, {
|
|
13524
|
-
isConnectWalletPanelOpen: isConnectWalletPanelOpen,
|
|
13525
|
-
children: [/*#__PURE__*/jsxs(UpperRow, {
|
|
13526
|
-
alignItems: "center",
|
|
13527
|
-
children: [/*#__PURE__*/jsx(CloseButton, {
|
|
13528
|
-
onClick: function onClick() {
|
|
13529
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13530
|
-
}
|
|
13531
|
-
}), /*#__PURE__*/jsx(Icon$F, {}), /*#__PURE__*/jsx(MyWallet, {
|
|
13532
|
-
bold: true,
|
|
13533
|
-
fontSize: "16px",
|
|
13534
|
-
children: "myWallet"
|
|
13535
|
-
})]
|
|
13536
|
-
}), /*#__PURE__*/jsx(ConnectDescription, {
|
|
13537
|
-
children: "Connect with one of our available wallet info providers or create a new one."
|
|
13538
|
-
}), connectors.map(function (_ref2, index) {
|
|
13539
|
-
var title = _ref2.title,
|
|
13540
|
-
Icon = _ref2.icon,
|
|
13541
|
-
connectorId = _ref2.connectorId;
|
|
13542
|
-
var isTheLastItem = connectors.length - 1 === index;
|
|
13543
|
-
return /*#__PURE__*/jsx(ProviderRow, {
|
|
13544
|
-
title: title,
|
|
13545
|
-
Icon: Icon,
|
|
13546
|
-
connectorId: connectorId,
|
|
13547
|
-
isTheLastItem: isTheLastItem,
|
|
13548
|
-
handleLogin: handleLogin,
|
|
13549
|
-
setConnectStep: setConnectStep,
|
|
13550
|
-
account: account
|
|
13551
|
-
}, title);
|
|
13552
|
-
})]
|
|
13553
|
-
})]
|
|
13554
|
-
});
|
|
13555
|
-
};
|
|
13556
13467
|
|
|
13557
13468
|
var _templateObject$I, _templateObject2$z, _templateObject3$t;
|
|
13558
|
-
|
|
13469
|
+
styled(Text).withConfig({
|
|
13559
13470
|
displayName: "VerifyAddressIndicator",
|
|
13560
13471
|
componentId: "sc-ooxgfj-0"
|
|
13561
13472
|
})(_templateObject$I || (_templateObject$I = _taggedTemplateLiteral(["\n color: ", ";\n line-height: 20.4px;\n"])), function (_ref) {
|
|
13562
13473
|
var theme = _ref.theme;
|
|
13563
13474
|
return theme.colors.red;
|
|
13564
13475
|
});
|
|
13565
|
-
|
|
13476
|
+
styled(Text).withConfig({
|
|
13566
13477
|
displayName: "ConnectedInfo",
|
|
13567
13478
|
componentId: "sc-ooxgfj-1"
|
|
13568
13479
|
})(_templateObject2$z || (_templateObject2$z = _taggedTemplateLiteral(["\n color: #818c92;\n"])));
|
|
13569
|
-
|
|
13480
|
+
styled(Button$1).withConfig({
|
|
13570
13481
|
displayName: "VerifyButton",
|
|
13571
13482
|
componentId: "sc-ooxgfj-2"
|
|
13572
13483
|
})(_templateObject3$t || (_templateObject3$t = _taggedTemplateLiteral(["\n font-size: 14px;\n width: 100%;\n margin: 24px 0;\n"])));
|
|
13573
|
-
var ConnectWallet = function ConnectWallet(_ref2) {
|
|
13574
|
-
var account = _ref2.account,
|
|
13575
|
-
setIsConnectWalletPanelOpen = _ref2.setIsConnectWalletPanelOpen;
|
|
13576
|
-
_ref2.setConnectStep;
|
|
13577
|
-
var onVerifyUser = _ref2.onVerifyUser,
|
|
13578
|
-
logout = _ref2.logout,
|
|
13579
|
-
isUserVerified = _ref2.isUserVerified,
|
|
13580
|
-
moveToSettings = _ref2.moveToSettings;
|
|
13581
|
-
_ref2.provider;
|
|
13582
|
-
var dottedAccountNumber = account ? "".concat(account.substring(0, 6), "...").concat(account.substring(account.length - 4)) : null;
|
|
13583
|
-
var connectedProviderName = localStorage.getItem("connectedProvider");
|
|
13584
|
-
var connectedProvider = connectors.filter(function (connector) {
|
|
13585
|
-
return connector.title === connectedProviderName;
|
|
13586
|
-
})[0];
|
|
13587
|
-
return /*#__PURE__*/jsxs(Fragment, {
|
|
13588
|
-
children: [/*#__PURE__*/jsx(Background, {
|
|
13589
|
-
onClick: function onClick() {
|
|
13590
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13591
|
-
}
|
|
13592
|
-
}), /*#__PURE__*/jsxs(ConnectWalletWrapper, {
|
|
13593
|
-
children: [/*#__PURE__*/jsxs(UpperRow, {
|
|
13594
|
-
justifyContent: "space-between",
|
|
13595
|
-
children: [/*#__PURE__*/jsx(CloseButton, {
|
|
13596
|
-
onClick: function onClick() {
|
|
13597
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13598
|
-
}
|
|
13599
|
-
}), /*#__PURE__*/jsxs(MyWalletWrapper, {
|
|
13600
|
-
children: [/*#__PURE__*/jsx(Icon$F, {}), /*#__PURE__*/jsx(MyWallet, {
|
|
13601
|
-
bold: true,
|
|
13602
|
-
fontSize: "16px",
|
|
13603
|
-
children: "myWallet"
|
|
13604
|
-
})]
|
|
13605
|
-
}), /*#__PURE__*/jsxs(AccountNumberWrapper, {
|
|
13606
|
-
isUserVerified: isUserVerified,
|
|
13607
|
-
textAlign: "right",
|
|
13608
|
-
children: [isUserVerified && /*#__PURE__*/jsx(VerifiedWalletIcon$1, {
|
|
13609
|
-
$opac: true
|
|
13610
|
-
}), /*#__PURE__*/jsx(AccountNumber, {
|
|
13611
|
-
bold: true,
|
|
13612
|
-
fontSize: "14px",
|
|
13613
|
-
children: dottedAccountNumber
|
|
13614
|
-
}), !isUserVerified && /*#__PURE__*/jsx(VerifyAddressIndicator$1, {
|
|
13615
|
-
fontWeight: 500,
|
|
13616
|
-
fontSize: "12px",
|
|
13617
|
-
children: "Login with Web3"
|
|
13618
|
-
})]
|
|
13619
|
-
})]
|
|
13620
|
-
}), /*#__PURE__*/jsxs(MiddleRow, {
|
|
13621
|
-
children: [isUserVerified && /*#__PURE__*/jsxs(VerificationInfo, {
|
|
13622
|
-
marginTop: "20px",
|
|
13623
|
-
children: [/*#__PURE__*/jsx(VerifiedWalletIcon$1, {
|
|
13624
|
-
$opac: true
|
|
13625
|
-
}), /*#__PURE__*/jsx(Text, {
|
|
13626
|
-
color: "#818C92",
|
|
13627
|
-
children: "Wallet connection has been verified"
|
|
13628
|
-
})]
|
|
13629
|
-
}), connectedProvider && /*#__PURE__*/jsxs(ConnectedProvider, {
|
|
13630
|
-
children: [/*#__PURE__*/jsx(connectedProvider.icon, {
|
|
13631
|
-
width: "40px",
|
|
13632
|
-
$opac: true
|
|
13633
|
-
}), /*#__PURE__*/jsx(ProviderTitle, {
|
|
13634
|
-
children: connectedProvider.title
|
|
13635
|
-
})]
|
|
13636
|
-
}), /*#__PURE__*/jsx(ConnectedInfoWrapper, {
|
|
13637
|
-
children: connectedProvider && /*#__PURE__*/jsxs(ConnectedInfo, {
|
|
13638
|
-
fontSize: "12px",
|
|
13639
|
-
fontWeight: 500,
|
|
13640
|
-
children: ["Connected with ", connectedProvider.title]
|
|
13641
|
-
})
|
|
13642
|
-
}), /*#__PURE__*/jsx(LinkExternal, {
|
|
13643
|
-
small: true,
|
|
13644
|
-
href: "https://bscscan.com/address/".concat(account),
|
|
13645
|
-
children: "View on BscScan"
|
|
13646
|
-
})]
|
|
13647
|
-
}), /*#__PURE__*/jsxs(BottomRow, {
|
|
13648
|
-
children: [!isUserVerified && /*#__PURE__*/jsxs(Fragment, {
|
|
13649
|
-
children: [/*#__PURE__*/jsx(Text, {
|
|
13650
|
-
small: true,
|
|
13651
|
-
color: "red",
|
|
13652
|
-
fontWeight: "bold",
|
|
13653
|
-
marginBottom: "15px",
|
|
13654
|
-
children: "Please login with Web3"
|
|
13655
|
-
}), /*#__PURE__*/jsx(Text, {
|
|
13656
|
-
small: true,
|
|
13657
|
-
color: "#818C92",
|
|
13658
|
-
children: "To ensure the security of your privacy, please verify that you're the owner of this address. (To use the full functionality, it is required for every wallet connection.)"
|
|
13659
|
-
}), /*#__PURE__*/jsx(VerifyButton, {
|
|
13660
|
-
onClick: function onClick() {
|
|
13661
|
-
return onVerifyUser(function () {
|
|
13662
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13663
|
-
});
|
|
13664
|
-
},
|
|
13665
|
-
children: "Web3 login"
|
|
13666
|
-
})]
|
|
13667
|
-
}), /*#__PURE__*/jsxs(SettingsButton, {
|
|
13668
|
-
onClick: function onClick() {
|
|
13669
|
-
moveToSettings();
|
|
13670
|
-
setIsConnectWalletPanelOpen(false);
|
|
13671
|
-
},
|
|
13672
|
-
children: [/*#__PURE__*/jsx(Icon$1Q, {
|
|
13673
|
-
marginRight: "10px"
|
|
13674
|
-
}), "Settings"]
|
|
13675
|
-
}), /*#__PURE__*/jsxs(LogoutButton, {
|
|
13676
|
-
color: "#383847",
|
|
13677
|
-
onClick: logout,
|
|
13678
|
-
children: [/*#__PURE__*/jsx(Icon$1R, {
|
|
13679
|
-
marginRight: "10px"
|
|
13680
|
-
}), "Logout"]
|
|
13681
|
-
})]
|
|
13682
|
-
})]
|
|
13683
|
-
})]
|
|
13684
|
-
});
|
|
13685
|
-
};
|
|
13686
|
-
|
|
13687
|
-
var VerifiedWallet = function VerifiedWallet(_ref) {
|
|
13688
|
-
var account = _ref.account,
|
|
13689
|
-
setIsConnectWalletPanelOpen = _ref.setIsConnectWalletPanelOpen;
|
|
13690
|
-
_ref.setConnectStep;
|
|
13691
|
-
var logout = _ref.logout,
|
|
13692
|
-
moveToSettings = _ref.moveToSettings;
|
|
13693
|
-
_ref.provider;
|
|
13694
|
-
var dottedAccountNumber = account ? "".concat(account.substring(0, 6), "...").concat(account.substring(account.length - 4)) : null;
|
|
13695
|
-
var connectedProviderName = localStorage.getItem("connectedProvider");
|
|
13696
|
-
var connectedProvider = connectors.filter(function (connector) {
|
|
13697
|
-
return connector.title === connectedProviderName;
|
|
13698
|
-
})[0];
|
|
13699
|
-
return /*#__PURE__*/jsxs(Fragment, {
|
|
13700
|
-
children: [/*#__PURE__*/jsx(Background, {
|
|
13701
|
-
onClick: function onClick() {
|
|
13702
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13703
|
-
}
|
|
13704
|
-
}), /*#__PURE__*/jsxs(ConnectWalletWrapper, {
|
|
13705
|
-
children: [/*#__PURE__*/jsxs(UpperRow, {
|
|
13706
|
-
justifyContent: "space-between",
|
|
13707
|
-
children: [/*#__PURE__*/jsx(CloseButton, {
|
|
13708
|
-
onClick: function onClick() {
|
|
13709
|
-
return setIsConnectWalletPanelOpen(false);
|
|
13710
|
-
}
|
|
13711
|
-
}), /*#__PURE__*/jsxs(MyWalletWrapper, {
|
|
13712
|
-
children: [/*#__PURE__*/jsx(Icon$F, {}), /*#__PURE__*/jsx(MyWallet, {
|
|
13713
|
-
bold: true,
|
|
13714
|
-
fontSize: "16px",
|
|
13715
|
-
children: "myWallet"
|
|
13716
|
-
})]
|
|
13717
|
-
}), /*#__PURE__*/jsxs(AccountNumberWrapper, {
|
|
13718
|
-
isVerifiedUser: true,
|
|
13719
|
-
children: [/*#__PURE__*/jsx(VerifiedWalletIcon$1, {
|
|
13720
|
-
$opac: true
|
|
13721
|
-
}), /*#__PURE__*/jsx(AccountNumber, {
|
|
13722
|
-
bold: true,
|
|
13723
|
-
fontSize: "14px",
|
|
13724
|
-
children: dottedAccountNumber
|
|
13725
|
-
})]
|
|
13726
|
-
})]
|
|
13727
|
-
}), /*#__PURE__*/jsxs(MiddleRow, {
|
|
13728
|
-
children: [/*#__PURE__*/jsxs(VerificationInfo, {
|
|
13729
|
-
children: [/*#__PURE__*/jsx(VerifiedWalletIcon$1, {
|
|
13730
|
-
$opac: true
|
|
13731
|
-
}), /*#__PURE__*/jsx(Text, {
|
|
13732
|
-
color: "#818C92",
|
|
13733
|
-
children: "Wallet connection has been verified"
|
|
13734
|
-
})]
|
|
13735
|
-
}), connectedProvider && /*#__PURE__*/jsxs(ConnectedProvider, {
|
|
13736
|
-
children: [connectedProvider && /*#__PURE__*/jsx(connectedProvider.icon, {
|
|
13737
|
-
width: "40px",
|
|
13738
|
-
$opac: true
|
|
13739
|
-
}), /*#__PURE__*/jsx(ProviderTitle, {
|
|
13740
|
-
children: connectedProvider.title
|
|
13741
|
-
})]
|
|
13742
|
-
}), connectedProvider && /*#__PURE__*/jsx(ConnectedInfoWrapper, {
|
|
13743
|
-
children: /*#__PURE__*/jsxs(Text, {
|
|
13744
|
-
color: "#818C92",
|
|
13745
|
-
fontSize: "12px",
|
|
13746
|
-
fontWeight: 500,
|
|
13747
|
-
children: ["Connected with ", connectedProvider.title]
|
|
13748
|
-
})
|
|
13749
|
-
}), /*#__PURE__*/jsx(LinkExternal, {
|
|
13750
|
-
small: true,
|
|
13751
|
-
href: "https://bscscan.com/address/".concat(account),
|
|
13752
|
-
children: "View on BscScan"
|
|
13753
|
-
})]
|
|
13754
|
-
}), /*#__PURE__*/jsxs(BottomRow, {
|
|
13755
|
-
children: [/*#__PURE__*/jsxs(SettingsButton, {
|
|
13756
|
-
onClick: function onClick() {
|
|
13757
|
-
moveToSettings();
|
|
13758
|
-
setIsConnectWalletPanelOpen(false);
|
|
13759
|
-
},
|
|
13760
|
-
children: [/*#__PURE__*/jsx(Icon$1Q, {
|
|
13761
|
-
marginRight: "10px"
|
|
13762
|
-
}), "Settings"]
|
|
13763
|
-
}), /*#__PURE__*/jsxs(LogoutButton, {
|
|
13764
|
-
color: "#383847",
|
|
13765
|
-
onClick: logout,
|
|
13766
|
-
children: [/*#__PURE__*/jsx(Icon$1R, {
|
|
13767
|
-
marginRight: "10px"
|
|
13768
|
-
}), "Logout"]
|
|
13769
|
-
})]
|
|
13770
|
-
})]
|
|
13771
|
-
})]
|
|
13772
|
-
});
|
|
13773
|
-
};
|
|
13774
|
-
|
|
13775
|
-
var getInitialStep = function getInitialStep(account, isVerified) {
|
|
13776
|
-
if (account && isVerified) {
|
|
13777
|
-
return ConnectSteps.VERIFIED_WALLET;
|
|
13778
|
-
}
|
|
13779
|
-
if (account && !isVerified) {
|
|
13780
|
-
return ConnectSteps.VERIFY_WALLET;
|
|
13781
|
-
}
|
|
13782
|
-
return ConnectSteps.CONNECT_WALLET;
|
|
13783
|
-
};
|
|
13784
|
-
var ConnectVerifyPanel = function ConnectVerifyPanel(_ref) {
|
|
13785
|
-
var handleLogin = _ref.handleLogin,
|
|
13786
|
-
logout = _ref.logout,
|
|
13787
|
-
setIsConnectWalletPanelOpen = _ref.setIsConnectWalletPanelOpen,
|
|
13788
|
-
isConnectWalletPanelOpen = _ref.isConnectWalletPanelOpen,
|
|
13789
|
-
account = _ref.account,
|
|
13790
|
-
isUserVerified = _ref.isUserVerified,
|
|
13791
|
-
onVerifyUser = _ref.onVerifyUser,
|
|
13792
|
-
moveToSettings = _ref.moveToSettings,
|
|
13793
|
-
provider = _ref.provider;
|
|
13794
|
-
var _useState = useState(getInitialStep(account, isUserVerified)),
|
|
13795
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
13796
|
-
connectStep = _useState2[0],
|
|
13797
|
-
setConnectStep = _useState2[1];
|
|
13798
|
-
useEffect(function () {
|
|
13799
|
-
if (!account) {
|
|
13800
|
-
setConnectStep(ConnectSteps.CONNECT_WALLET);
|
|
13801
|
-
}
|
|
13802
|
-
if (isUserVerified) {
|
|
13803
|
-
setConnectStep(ConnectSteps.VERIFIED_WALLET);
|
|
13804
|
-
}
|
|
13805
|
-
if (account && !isUserVerified) {
|
|
13806
|
-
setConnectStep(ConnectSteps.VERIFY_WALLET);
|
|
13807
|
-
}
|
|
13808
|
-
}, [isUserVerified, account]);
|
|
13809
|
-
if (connectStep === ConnectSteps.CONNECT_WALLET) {
|
|
13810
|
-
return /*#__PURE__*/jsx(ConnectWallet$1, {
|
|
13811
|
-
handleLogin: handleLogin,
|
|
13812
|
-
logout: logout,
|
|
13813
|
-
provider: provider,
|
|
13814
|
-
setIsConnectWalletPanelOpen: setIsConnectWalletPanelOpen,
|
|
13815
|
-
isConnectWalletPanelOpen: isConnectWalletPanelOpen,
|
|
13816
|
-
setConnectStep: setConnectStep,
|
|
13817
|
-
account: account
|
|
13818
|
-
});
|
|
13819
|
-
}
|
|
13820
|
-
if (connectStep === ConnectSteps.VERIFY_WALLET) {
|
|
13821
|
-
return /*#__PURE__*/jsx(ConnectWallet, {
|
|
13822
|
-
setIsConnectWalletPanelOpen: setIsConnectWalletPanelOpen,
|
|
13823
|
-
account: account,
|
|
13824
|
-
logout: logout,
|
|
13825
|
-
onVerifyUser: onVerifyUser,
|
|
13826
|
-
isUserVerified: isUserVerified,
|
|
13827
|
-
setConnectStep: setConnectStep,
|
|
13828
|
-
moveToSettings: moveToSettings,
|
|
13829
|
-
provider: provider
|
|
13830
|
-
});
|
|
13831
|
-
}
|
|
13832
|
-
if (connectStep === ConnectSteps.VERIFIED_WALLET) {
|
|
13833
|
-
return /*#__PURE__*/jsx(VerifiedWallet, {
|
|
13834
|
-
setIsConnectWalletPanelOpen: setIsConnectWalletPanelOpen,
|
|
13835
|
-
account: account,
|
|
13836
|
-
setConnectStep: setConnectStep,
|
|
13837
|
-
logout: logout,
|
|
13838
|
-
moveToSettings: moveToSettings,
|
|
13839
|
-
provider: provider
|
|
13840
|
-
});
|
|
13841
|
-
}
|
|
13842
|
-
return null;
|
|
13843
|
-
};
|
|
13844
13484
|
|
|
13845
13485
|
// eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types
|
|
13846
13486
|
var verifyWallet = /*#__PURE__*/function () {
|
|
@@ -14571,7 +14211,7 @@ var CSSPowerValue = styled(Text).withConfig({
|
|
|
14571
14211
|
var theme = _ref4.theme;
|
|
14572
14212
|
return theme.colors.white;
|
|
14573
14213
|
});
|
|
14574
|
-
var StyledInfoIcon = styled(Icon$
|
|
14214
|
+
var StyledInfoIcon = styled(Icon$2D).withConfig({
|
|
14575
14215
|
displayName: "StyledInfoIcon",
|
|
14576
14216
|
componentId: "sc-12ic40m-4"
|
|
14577
14217
|
})(_templateObject5$i || (_templateObject5$i = _taggedTemplateLiteral(["\n margin-left: 5px;\n height: 18px;\n cursor: pointer;\n"])));
|
|
@@ -14625,7 +14265,7 @@ var PowerDescription = function PowerDescription() {
|
|
|
14625
14265
|
var CSSPower = function CSSPower(_ref7) {
|
|
14626
14266
|
var cssPower = _ref7.cssPower;
|
|
14627
14267
|
return cssPower ? /*#__PURE__*/jsxs(CSSPowerWrapper, {
|
|
14628
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
14268
|
+
children: [/*#__PURE__*/jsx(Icon$S, {}), /*#__PURE__*/jsxs(PowerWrapper, {
|
|
14629
14269
|
children: [/*#__PURE__*/jsxs(CSSPowerText, {
|
|
14630
14270
|
children: ["CSS Power", " ", /*#__PURE__*/jsx(Tooltip, {
|
|
14631
14271
|
content: /*#__PURE__*/jsx(PowerDescription, {}),
|
|
@@ -14885,7 +14525,7 @@ var SpacePadDates = function SpacePadDates(_ref14) {
|
|
|
14885
14525
|
if (account) {
|
|
14886
14526
|
return /*#__PURE__*/jsxs(Fragment, {
|
|
14887
14527
|
children: [/*#__PURE__*/jsxs(AccountInfoText$1, {
|
|
14888
|
-
children: ["You have ", /*#__PURE__*/jsx(Icon$
|
|
14528
|
+
children: ["You have ", /*#__PURE__*/jsx(Icon$S, {
|
|
14889
14529
|
height: "28px"
|
|
14890
14530
|
}), " ", cssPower, " CSS Power"]
|
|
14891
14531
|
}), /*#__PURE__*/jsx(Button$1, {
|
|
@@ -14897,7 +14537,7 @@ var SpacePadDates = function SpacePadDates(_ref14) {
|
|
|
14897
14537
|
}
|
|
14898
14538
|
return /*#__PURE__*/jsxs(Fragment, {
|
|
14899
14539
|
children: [/*#__PURE__*/jsxs(AccountInfoText$1, {
|
|
14900
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
14540
|
+
children: [/*#__PURE__*/jsx(Icon$S, {
|
|
14901
14541
|
height: "28px"
|
|
14902
14542
|
}), "Connect wallet to check you CSS Power"]
|
|
14903
14543
|
}), /*#__PURE__*/jsx(Button$1, {
|
|
@@ -15151,9 +14791,9 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15151
14791
|
};
|
|
15152
14792
|
var getSignedText = function getSignedText() {
|
|
15153
14793
|
return /*#__PURE__*/jsxs(SignedRow, {
|
|
15154
|
-
children: [isSigned ? /*#__PURE__*/jsx(Icon$
|
|
14794
|
+
children: [isSigned ? /*#__PURE__*/jsx(Icon$1Z, {
|
|
15155
14795
|
color: baseColors.primary
|
|
15156
|
-
}) : /*#__PURE__*/jsx(Icon$
|
|
14796
|
+
}) : /*#__PURE__*/jsx(Icon$1Y, {
|
|
15157
14797
|
$opac: true
|
|
15158
14798
|
}), /*#__PURE__*/jsx(Text, {
|
|
15159
14799
|
ml: "16px",
|
|
@@ -15169,7 +14809,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15169
14809
|
};
|
|
15170
14810
|
var getParticipatedText = function getParticipatedText() {
|
|
15171
14811
|
return /*#__PURE__*/jsxs(SignedRow, {
|
|
15172
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
14812
|
+
children: [/*#__PURE__*/jsx(Icon$1Z, {
|
|
15173
14813
|
color: baseColors.primary
|
|
15174
14814
|
}), /*#__PURE__*/jsx(Text, {
|
|
15175
14815
|
ml: "16px",
|
|
@@ -15202,7 +14842,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15202
14842
|
return isWhitelisting ? declareParticipation() : addToCapHandler(walletCap);
|
|
15203
14843
|
},
|
|
15204
14844
|
disabled: !eligible || actionPending || buttonDisabled,
|
|
15205
|
-
endIcon: actionPending && /*#__PURE__*/jsx(Icon$
|
|
14845
|
+
endIcon: actionPending && /*#__PURE__*/jsx(Icon$2u, {
|
|
15206
14846
|
$spin: true,
|
|
15207
14847
|
color: "currentColor"
|
|
15208
14848
|
}),
|
|
@@ -15223,7 +14863,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15223
14863
|
if (account) {
|
|
15224
14864
|
return /*#__PURE__*/jsx(Fragment, {
|
|
15225
14865
|
children: /*#__PURE__*/jsxs(AccountInfoText, {
|
|
15226
|
-
children: ["You have ", /*#__PURE__*/jsx(Icon$
|
|
14866
|
+
children: ["You have ", /*#__PURE__*/jsx(Icon$S, {
|
|
15227
14867
|
height: "28px"
|
|
15228
14868
|
}), " ", cssPower, " CSS Power"]
|
|
15229
14869
|
})
|
|
@@ -15231,7 +14871,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15231
14871
|
}
|
|
15232
14872
|
return /*#__PURE__*/jsx(Fragment, {
|
|
15233
14873
|
children: /*#__PURE__*/jsxs(AccountInfoText, {
|
|
15234
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
14874
|
+
children: [/*#__PURE__*/jsx(Icon$S, {
|
|
15235
14875
|
height: "28px"
|
|
15236
14876
|
}), "Connect to check your CSS Power"]
|
|
15237
14877
|
})
|
|
@@ -15354,7 +14994,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15354
14994
|
})]
|
|
15355
14995
|
}), /*#__PURE__*/jsxs(MainFunctionsWrapper, {
|
|
15356
14996
|
children: [/*#__PURE__*/jsx(AddCapButton, {
|
|
15357
|
-
endIcon: actionPending && /*#__PURE__*/jsx(Icon$
|
|
14997
|
+
endIcon: actionPending && /*#__PURE__*/jsx(Icon$2u, {
|
|
15358
14998
|
$spin: true,
|
|
15359
14999
|
color: "currentColor"
|
|
15360
15000
|
}),
|
|
@@ -15364,7 +15004,7 @@ var AddToCap = function AddToCap(_ref18) {
|
|
|
15364
15004
|
},
|
|
15365
15005
|
children: getManualButonText()
|
|
15366
15006
|
}), /*#__PURE__*/jsxs(CoinWrapper, {
|
|
15367
|
-
children: [coinIcon || /*#__PURE__*/jsx(Icon$
|
|
15007
|
+
children: [coinIcon || /*#__PURE__*/jsx(Icon$18, {}), /*#__PURE__*/jsx(Text, {
|
|
15368
15008
|
bold: true,
|
|
15369
15009
|
children: capToken
|
|
15370
15010
|
})]
|
|
@@ -15681,7 +15321,7 @@ var SpacePadProject = function SpacePadProject(props) {
|
|
|
15681
15321
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
15682
15322
|
}, [parseFloat(seconds) < 0, fetchingData]);
|
|
15683
15323
|
var commingSoon = /*#__PURE__*/jsxs(CommingSoonWrapper, {
|
|
15684
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
15324
|
+
children: [/*#__PURE__*/jsx(Icon$Y, {}), /*#__PURE__*/jsx(CommingSoonTitle, {
|
|
15685
15325
|
children: "Comming soon"
|
|
15686
15326
|
}), /*#__PURE__*/jsx(Text, {
|
|
15687
15327
|
fontSize: "16px",
|
|
@@ -15902,14 +15542,14 @@ var AccountTitle = styled(Text).withConfig({
|
|
|
15902
15542
|
var theme = _ref12.theme;
|
|
15903
15543
|
return theme.mediaQueries.mobile;
|
|
15904
15544
|
});
|
|
15905
|
-
var StyledUserAvatar = styled(Icon$
|
|
15545
|
+
var StyledUserAvatar = styled(Icon$1$).withConfig({
|
|
15906
15546
|
displayName: "StyledUserAvatar",
|
|
15907
15547
|
componentId: "sc-1p04ez8-6"
|
|
15908
15548
|
})(_templateObject7$5 || (_templateObject7$5 = _taggedTemplateLiteral(["\n width: 44px;\n height: 44px;\n z-index: 99999;\n ", " {\n display: none;\n }\n"])), function (_ref13) {
|
|
15909
15549
|
var theme = _ref13.theme;
|
|
15910
15550
|
return theme.mediaQueries.mobile;
|
|
15911
15551
|
});
|
|
15912
|
-
var StyledMobileUserAvatar = styled(Icon$
|
|
15552
|
+
var StyledMobileUserAvatar = styled(Icon$1_).withConfig({
|
|
15913
15553
|
displayName: "StyledMobileUserAvatar",
|
|
15914
15554
|
componentId: "sc-1p04ez8-7"
|
|
15915
15555
|
})(_templateObject8$2 || (_templateObject8$2 = _taggedTemplateLiteral(["\n width: 44px;\n height: 44px;\n display: none;\n ", " {\n display: block;\n }\n"])), function (_ref14) {
|
|
@@ -16060,7 +15700,7 @@ var AccountInfo = function AccountInfo(_ref27) {
|
|
|
16060
15700
|
},
|
|
16061
15701
|
children: [/*#__PURE__*/jsx(StyledSyncIcon, {
|
|
16062
15702
|
syncing: syncing,
|
|
16063
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
15703
|
+
children: /*#__PURE__*/jsx(Icon$22, {})
|
|
16064
15704
|
}), "Refresh"]
|
|
16065
15705
|
})]
|
|
16066
15706
|
})]
|
|
@@ -16091,7 +15731,7 @@ var AccountInfo = function AccountInfo(_ref27) {
|
|
|
16091
15731
|
alignItems: "center"
|
|
16092
15732
|
},
|
|
16093
15733
|
children: loading ? /*#__PURE__*/jsx(LoadingDots, {}) : /*#__PURE__*/jsxs(Fragment, {
|
|
16094
|
-
children: [walletNumberShaver(walletNumber || "", getShaveNumber()), /*#__PURE__*/jsx(Icon$
|
|
15734
|
+
children: [walletNumberShaver(walletNumber || "", getShaveNumber()), /*#__PURE__*/jsx(Icon$2f, {
|
|
16095
15735
|
marginLeft: "10px",
|
|
16096
15736
|
style: {
|
|
16097
15737
|
cursor: "pointer"
|
|
@@ -16365,15 +16005,15 @@ var StepLowerDescription = styled(StepDescription).withConfig({
|
|
|
16365
16005
|
var getIconByStepNumber = function getIconByStepNumber(stepNumer) {
|
|
16366
16006
|
switch (stepNumer) {
|
|
16367
16007
|
case 1:
|
|
16368
|
-
return /*#__PURE__*/jsx(Icon$Y, {});
|
|
16369
|
-
case 2:
|
|
16370
16008
|
return /*#__PURE__*/jsx(Icon$X, {});
|
|
16371
|
-
case
|
|
16009
|
+
case 2:
|
|
16372
16010
|
return /*#__PURE__*/jsx(Icon$W, {});
|
|
16373
|
-
case
|
|
16011
|
+
case 3:
|
|
16374
16012
|
return /*#__PURE__*/jsx(Icon$V, {});
|
|
16013
|
+
case 4:
|
|
16014
|
+
return /*#__PURE__*/jsx(Icon$U, {});
|
|
16375
16015
|
default:
|
|
16376
|
-
return /*#__PURE__*/jsx(Icon$
|
|
16016
|
+
return /*#__PURE__*/jsx(Icon$X, {});
|
|
16377
16017
|
}
|
|
16378
16018
|
};
|
|
16379
16019
|
var IdoParticipationStep = function IdoParticipationStep(_ref2) {
|
|
@@ -16785,10 +16425,10 @@ var CopyLinkCard = function CopyLinkCard(_ref3) {
|
|
|
16785
16425
|
onClick: function onClick() {
|
|
16786
16426
|
return copyLinkHandler();
|
|
16787
16427
|
},
|
|
16788
|
-
children: refCopied ? /*#__PURE__*/jsx(Icon$
|
|
16428
|
+
children: refCopied ? /*#__PURE__*/jsx(Icon$2p, {
|
|
16789
16429
|
fill: baseColors.secondary,
|
|
16790
16430
|
$opac: true
|
|
16791
|
-
}) : /*#__PURE__*/jsx(Icon$
|
|
16431
|
+
}) : /*#__PURE__*/jsx(Icon$2f, {
|
|
16792
16432
|
fill: baseColors.secondary,
|
|
16793
16433
|
$opac: true
|
|
16794
16434
|
})
|
|
@@ -16799,18 +16439,18 @@ var CopyLinkCard = function CopyLinkCard(_ref3) {
|
|
|
16799
16439
|
}), /*#__PURE__*/jsx(Link, {
|
|
16800
16440
|
href: "https://twitter.com/intent/tweet?url=".concat(getEncodedUrl(refLink)),
|
|
16801
16441
|
target: "_blank",
|
|
16802
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
16442
|
+
children: /*#__PURE__*/jsx(Icon$1s, {})
|
|
16803
16443
|
}), /*#__PURE__*/jsx(Link, {
|
|
16804
16444
|
href: "https://www.facebook.com/sharer/sharer.php?u=".concat(getEncodedUrl(refLink)),
|
|
16805
16445
|
target: "_blank",
|
|
16806
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
16446
|
+
children: /*#__PURE__*/jsx(Icon$1o, {
|
|
16807
16447
|
ml: 22,
|
|
16808
16448
|
height: 17
|
|
16809
16449
|
})
|
|
16810
16450
|
}), /*#__PURE__*/jsx(Link, {
|
|
16811
16451
|
href: "https://telegram.me/share/url?url=".concat(getEncodedUrl(refLink)),
|
|
16812
16452
|
target: "_blank",
|
|
16813
|
-
children: /*#__PURE__*/jsx(Icon$
|
|
16453
|
+
children: /*#__PURE__*/jsx(Icon$1t, {
|
|
16814
16454
|
ml: 22
|
|
16815
16455
|
})
|
|
16816
16456
|
})]
|
|
@@ -17500,7 +17140,7 @@ var Logo$1 = function Logo(_ref4) {
|
|
|
17500
17140
|
var isAbsoluteUrl = href.startsWith("http");
|
|
17501
17141
|
var innerLogo = function innerLogo(pushed) {
|
|
17502
17142
|
return /*#__PURE__*/jsxs(Fragment, {
|
|
17503
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
17143
|
+
children: [/*#__PURE__*/jsx(Icon$2c, {
|
|
17504
17144
|
className: "mobile-icon",
|
|
17505
17145
|
$opac: true
|
|
17506
17146
|
}), /*#__PURE__*/jsx(CoinswapLogo, {
|
|
@@ -17745,7 +17385,7 @@ var AccordionContent = styled.div.withConfig({
|
|
|
17745
17385
|
isPushed = _ref2.isPushed;
|
|
17746
17386
|
return isOpen && isPushed ? "rgba(133, 133, 133, 0.1)" : "transparent";
|
|
17747
17387
|
});
|
|
17748
|
-
var ArrowIcon = styled(Icon$
|
|
17388
|
+
var ArrowIcon = styled(Icon$2w).withConfig({
|
|
17749
17389
|
displayName: "ArrowIcon",
|
|
17750
17390
|
componentId: "sc-1j605qy-2"
|
|
17751
17391
|
})(_templateObject3$b || (_templateObject3$b = _taggedTemplateLiteral(["\n margin-right: -7px !important;\n transform: rotate(", "deg);\n transition: transform 0.4s;\n"])), function (_ref3) {
|
|
@@ -17815,6 +17455,15 @@ var MenuLink = function MenuLink(_ref) {
|
|
|
17815
17455
|
return /*#__PURE__*/jsx(Tag, _objectSpread2(_objectSpread2({}, props), otherProps));
|
|
17816
17456
|
};
|
|
17817
17457
|
|
|
17458
|
+
// Wallet types - defined locally to avoid requiring wallet modules
|
|
17459
|
+
// These match the types from WalletModal/types.ts but are defined here
|
|
17460
|
+
// to make Menu widget work without @web3-react/core dependency
|
|
17461
|
+
var ConnectorNames;
|
|
17462
|
+
(function (ConnectorNames) {
|
|
17463
|
+
ConnectorNames["Injected"] = "injected";
|
|
17464
|
+
ConnectorNames["WalletConnect"] = "walletconnect";
|
|
17465
|
+
ConnectorNames["BSC"] = "bsc";
|
|
17466
|
+
})(ConnectorNames || (ConnectorNames = {}));
|
|
17818
17467
|
var ExtraIcon;
|
|
17819
17468
|
(function (ExtraIcon) {
|
|
17820
17469
|
ExtraIcon["voting"] = "voting";
|
|
@@ -17997,27 +17646,27 @@ var MenuButton = styled(NavButton).attrs({
|
|
|
17997
17646
|
var getLangFlag = function getLangFlag(lang) {
|
|
17998
17647
|
switch (lang.code) {
|
|
17999
17648
|
case "EN":
|
|
18000
|
-
return /*#__PURE__*/jsx(Icon$
|
|
17649
|
+
return /*#__PURE__*/jsx(Icon$14, {
|
|
18001
17650
|
$opac: true
|
|
18002
17651
|
});
|
|
18003
17652
|
case "CH":
|
|
18004
|
-
return /*#__PURE__*/jsx(Icon$
|
|
17653
|
+
return /*#__PURE__*/jsx(Icon$13, {
|
|
18005
17654
|
$opac: true
|
|
18006
17655
|
});
|
|
18007
17656
|
case "IN":
|
|
18008
|
-
return /*#__PURE__*/jsx(Icon$
|
|
17657
|
+
return /*#__PURE__*/jsx(Icon$12, {
|
|
18009
17658
|
$opac: true
|
|
18010
17659
|
});
|
|
18011
17660
|
case "VIE":
|
|
18012
|
-
return /*#__PURE__*/jsx(Icon$
|
|
17661
|
+
return /*#__PURE__*/jsx(Icon$11, {
|
|
18013
17662
|
$opac: true
|
|
18014
17663
|
});
|
|
18015
17664
|
case "TH":
|
|
18016
|
-
return /*#__PURE__*/jsx(Icon$
|
|
17665
|
+
return /*#__PURE__*/jsx(Icon$10, {
|
|
18017
17666
|
$opac: true
|
|
18018
17667
|
});
|
|
18019
17668
|
case "SP":
|
|
18020
|
-
return /*#__PURE__*/jsx(Icon
|
|
17669
|
+
return /*#__PURE__*/jsx(Icon$$, {
|
|
18021
17670
|
$opac: true
|
|
18022
17671
|
});
|
|
18023
17672
|
default:
|
|
@@ -18130,7 +17779,7 @@ var LangSelector$1 = function LangSelector(_ref9) {
|
|
|
18130
17779
|
setshowModal(false);
|
|
18131
17780
|
},
|
|
18132
17781
|
children: [/*#__PURE__*/jsxs(TitleContainer, {
|
|
18133
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
17782
|
+
children: [/*#__PURE__*/jsx(Icon$1L, {
|
|
18134
17783
|
width: 20,
|
|
18135
17784
|
height: "100%",
|
|
18136
17785
|
onClick: function onClick() {
|
|
@@ -18331,8 +17980,8 @@ try {
|
|
|
18331
17980
|
var disclaimerModal = require("../../DisclaimerModal");
|
|
18332
17981
|
useDisclaimer = disclaimerModal.useDisclaimer;
|
|
18333
17982
|
// eslint-disable-next-line @typescript-eslint/no-require-imports
|
|
18334
|
-
var connectVerifyPanel = require("../../ConnectVerifyPanel/components");
|
|
18335
|
-
VerifiedWalletIcon = connectVerifyPanel.VerifiedWalletIcon;
|
|
17983
|
+
var connectVerifyPanel$1 = require("../../ConnectVerifyPanel/components");
|
|
17984
|
+
VerifiedWalletIcon = connectVerifyPanel$1.VerifiedWalletIcon;
|
|
18336
17985
|
} catch (e) {
|
|
18337
17986
|
// @web3-react/core is not available - wallet functionality will be disabled
|
|
18338
17987
|
console.warn("@web3-react/core is not available. Wallet features in Menu will be disabled.");
|
|
@@ -18483,7 +18132,7 @@ var BellNotifier = function BellNotifier(_ref1) {
|
|
|
18483
18132
|
target: "_blank",
|
|
18484
18133
|
onClick: onClick,
|
|
18485
18134
|
hasMsg: hasMessage,
|
|
18486
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
18135
|
+
children: [/*#__PURE__*/jsx(Icon$1d, {
|
|
18487
18136
|
$opac: true,
|
|
18488
18137
|
fill: !hasMessage ? "#2B2B32" : undefined
|
|
18489
18138
|
}), /*#__PURE__*/jsx(NotificationNumber, {
|
|
@@ -18563,18 +18212,18 @@ var CryptoButton = function CryptoButton(_ref6) {
|
|
|
18563
18212
|
onClick: function onClick() {
|
|
18564
18213
|
return closeDropDownHandler();
|
|
18565
18214
|
},
|
|
18566
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
18215
|
+
children: [/*#__PURE__*/jsx(Icon$1h, {
|
|
18567
18216
|
$opac: true,
|
|
18568
18217
|
height: "11"
|
|
18569
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18218
|
+
}), /*#__PURE__*/jsx(Icon$1g, {
|
|
18570
18219
|
$opac: true,
|
|
18571
18220
|
height: "16.6"
|
|
18572
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18221
|
+
}), /*#__PURE__*/jsx(Icon$2l, {
|
|
18573
18222
|
fill: baseColors.primaryBright,
|
|
18574
18223
|
$opac: true
|
|
18575
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18224
|
+
}), /*#__PURE__*/jsx(Icon$15, {
|
|
18576
18225
|
$opac: true
|
|
18577
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18226
|
+
}), /*#__PURE__*/jsx(Icon$16, {
|
|
18578
18227
|
$opac: true
|
|
18579
18228
|
})]
|
|
18580
18229
|
}), /*#__PURE__*/jsx(ButtonsSpacer, {}), /*#__PURE__*/jsxs(ButtonRow, {
|
|
@@ -18584,17 +18233,17 @@ var CryptoButton = function CryptoButton(_ref6) {
|
|
|
18584
18233
|
onClick: function onClick() {
|
|
18585
18234
|
return closeDropDownHandler();
|
|
18586
18235
|
},
|
|
18587
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
18236
|
+
children: [/*#__PURE__*/jsx(Icon$15, {
|
|
18588
18237
|
$opac: true
|
|
18589
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18238
|
+
}), /*#__PURE__*/jsx(Icon$16, {
|
|
18590
18239
|
$opac: true
|
|
18591
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18240
|
+
}), /*#__PURE__*/jsx(Icon$2l, {
|
|
18592
18241
|
fill: baseColors.primaryBright,
|
|
18593
18242
|
$opac: true
|
|
18594
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18243
|
+
}), /*#__PURE__*/jsx(Icon$1h, {
|
|
18595
18244
|
$opac: true,
|
|
18596
18245
|
height: "11"
|
|
18597
|
-
}), /*#__PURE__*/jsx(Icon$
|
|
18246
|
+
}), /*#__PURE__*/jsx(Icon$1g, {
|
|
18598
18247
|
$opac: true,
|
|
18599
18248
|
height: "16.6"
|
|
18600
18249
|
})]
|
|
@@ -18609,14 +18258,14 @@ var CryptoButton = function CryptoButton(_ref6) {
|
|
|
18609
18258
|
onBlur: function onBlur() {
|
|
18610
18259
|
return closeDropDownHandler();
|
|
18611
18260
|
},
|
|
18612
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
18261
|
+
children: [/*#__PURE__*/jsx(Icon$1h, {
|
|
18613
18262
|
$opac: true,
|
|
18614
18263
|
height: isMobile ? "12" : ""
|
|
18615
|
-
}), extended && /*#__PURE__*/jsx(Icon$
|
|
18264
|
+
}), extended && /*#__PURE__*/jsx(Icon$1g, {
|
|
18616
18265
|
$opac: true,
|
|
18617
18266
|
display: extended ? "block" : "none",
|
|
18618
18267
|
height: isMobile ? "14" : ""
|
|
18619
|
-
}), extended && /*#__PURE__*/jsx(Icon$
|
|
18268
|
+
}), extended && /*#__PURE__*/jsx(Icon$2n, {
|
|
18620
18269
|
$opac: true
|
|
18621
18270
|
}), /*#__PURE__*/jsx(ButtonsContainer, {
|
|
18622
18271
|
visible: dropToggled,
|
|
@@ -18639,7 +18288,7 @@ var StyledUserButton = styled.div.withConfig({
|
|
|
18639
18288
|
var theme = _ref3.theme;
|
|
18640
18289
|
return theme.mediaQueries.mobile;
|
|
18641
18290
|
});
|
|
18642
|
-
var StyledUserIcon = styled(Icon$
|
|
18291
|
+
var StyledUserIcon = styled(Icon$1b).withConfig({
|
|
18643
18292
|
displayName: "StyledUserIcon",
|
|
18644
18293
|
componentId: "sc-3kmnlp-1"
|
|
18645
18294
|
})(_templateObject2$6 || (_templateObject2$6 = _taggedTemplateLiteral(["\n ", " {\n height: 18px;\n }\n"])), function (_ref4) {
|
|
@@ -18662,6 +18311,15 @@ var UserButton = function UserButton(_ref5) {
|
|
|
18662
18311
|
};
|
|
18663
18312
|
|
|
18664
18313
|
var _templateObject$8, _templateObject2$5, _templateObject3$5, _templateObject4$5, _templateObject5$4, _templateObject6$3;
|
|
18314
|
+
var ConnectVerifyPanel = null;
|
|
18315
|
+
try {
|
|
18316
|
+
// eslint-disable-next-line @typescript-eslint/no-require-imports
|
|
18317
|
+
var connectVerifyPanel = require("../ConnectVerifyPanel");
|
|
18318
|
+
ConnectVerifyPanel = connectVerifyPanel.ConnectVerifyPanel;
|
|
18319
|
+
} catch (e) {
|
|
18320
|
+
// @web3-react/core is not available - wallet functionality will be disabled
|
|
18321
|
+
console.warn("@web3-react/core is not available. ConnectVerifyPanel will be disabled.");
|
|
18322
|
+
}
|
|
18665
18323
|
var Wrapper = styled.div.withConfig({
|
|
18666
18324
|
displayName: "Wrapper",
|
|
18667
18325
|
componentId: "sc-2hf3ez-0"
|
|
@@ -18822,7 +18480,7 @@ var Menu = function Menu(_ref7) {
|
|
|
18822
18480
|
return setIsPushed(!isPushed);
|
|
18823
18481
|
},
|
|
18824
18482
|
mr: "24px",
|
|
18825
|
-
children: isPushed ? /*#__PURE__*/jsx(Icon$
|
|
18483
|
+
children: isPushed ? /*#__PURE__*/jsx(Icon$2i, {}) : /*#__PURE__*/jsx(Icon$y, {
|
|
18826
18484
|
width: "24px",
|
|
18827
18485
|
color: "textSubtle"
|
|
18828
18486
|
})
|
|
@@ -18886,7 +18544,7 @@ var Menu = function Menu(_ref7) {
|
|
|
18886
18544
|
}), children, /*#__PURE__*/jsx(VersionContainer, {
|
|
18887
18545
|
version: version
|
|
18888
18546
|
})]
|
|
18889
|
-
}), isConnectWalletPanelOpen && /*#__PURE__*/jsx(ConnectVerifyPanel, {
|
|
18547
|
+
}), isConnectWalletPanelOpen && ConnectVerifyPanel && /*#__PURE__*/jsx(ConnectVerifyPanel, {
|
|
18890
18548
|
handleLogin: handleLogin,
|
|
18891
18549
|
logout: logout,
|
|
18892
18550
|
setIsConnectWalletPanelOpen: setIsConnectWalletPanelOpen,
|
|
@@ -19084,7 +18742,7 @@ var VerificationModal = function VerificationModal(props) {
|
|
|
19084
18742
|
onDismiss: onDismiss,
|
|
19085
18743
|
bodyPadding: "0px 57px 32px 57px",
|
|
19086
18744
|
children: /*#__PURE__*/jsxs(VerificationModalContent, {
|
|
19087
|
-
children: [/*#__PURE__*/jsx(Icon$
|
|
18745
|
+
children: [/*#__PURE__*/jsx(Icon$27, {
|
|
19088
18746
|
$opac: true,
|
|
19089
18747
|
height: 48,
|
|
19090
18748
|
width: 48,
|
|
@@ -19361,7 +19019,7 @@ var IdoExtensionsModal = function IdoExtensionsModal(_ref7) {
|
|
|
19361
19019
|
disabled: isButtonDisabled(),
|
|
19362
19020
|
type: "submit",
|
|
19363
19021
|
$isLoading: extensionsLoading,
|
|
19364
|
-
endIcon: extensionsLoading && /*#__PURE__*/jsx(Icon$
|
|
19022
|
+
endIcon: extensionsLoading && /*#__PURE__*/jsx(Icon$2u, {
|
|
19365
19023
|
$spin: true,
|
|
19366
19024
|
color: "currentColor"
|
|
19367
19025
|
}),
|
|
@@ -19726,4 +19384,4 @@ var ResetCSS = createGlobalStyle(_templateObject || (_templateObject = _taggedTe
|
|
|
19726
19384
|
return theme.colors.input;
|
|
19727
19385
|
});
|
|
19728
19386
|
|
|
19729
|
-
export { AccountInfo, ActiveDot$1 as ActiveDot, ActivityBadge, ActivityComponent, ActivityDescription, ActivityWrapper, Icon$
|
|
19387
|
+
export { AccountInfo, ActiveDot$1 as ActiveDot, ActivityBadge, ActivityComponent, ActivityDescription, ActivityWrapper, Icon$2C as AddIcon, Icon$2B as AddInCircleIcon, Icon$1l as AddMoney, AddToCap, Alert, Icon$2A as ArrowBackIcon, Icon$1L as ArrowBackwardIcon, Icon$2z as ArrowDownIcon, Icon$2x as ArrowDropDownIcon, Icon$2w as ArrowDropUpIcon, Icon$2v as ArrowForwardIcon, Icon$2y as ArrowUpIcon, Icon$2u as AutoRenewIcon, Icon$18 as BNB, Icon$16 as BNBWhite, Icon$1j as BSCScanIcon, BackgroundImage, BannerSlider, GridLayout$1 as BaseLayout, Icon$1d as BellIcon, Icon$2t as BinanceIcon, Icon$2E as BlockIcon, Icon$1K as BlogIcon, Box, Breadcrumbs, Icon$1I as BurnFilledIcon, Icon$1R as BurnIcon, Button$1 as Button, ButtonActivityMenu, ButtonActivityMenuItem, ButtonMenu, ButtonMenuItem, ButtonSwitch, ButtonSwitchMenu, buttonVariant as ButtonVariant, Icon$13 as CHIcon, Icon$17 as CSS, Icon$S as CSSPowerIcon, Icon$20 as CSSRoundIcon, Icon$1X as CSSRoundIconLight, Icon$2q as CalculateIcon, Icon$2r as CalendarIcon, CapCounter, Card, CardBody, CardFooter, CardHeader, CardRibbon, Icon$2s as CardViewIcon, GridLayout as CardsLayout, Icon$1a as CheckCircleIcon, Checkbox, Icon$2o as CheckmarkBackground, Icon$2G as CheckmarkCircleIcon, Icon$2p as CheckmarkIcon, Icon$2n as ChevronDownIcon, Icon$2m as ChevronLeftIcon, Icon$2l as ChevronRightIcon, Icon$2k as ChevronUpIcon, Icon$1c as ClockIcon, Icon$2j as CloseIcon, Icon$2i as CloseMenuIcon, Icon$2h as CogIcon, Icon$1H as CollapseIcon, Icon$2g as CommunityIcon, Cookies, Icon$2f as CopyIcon, CopyLinkCard, CoreTag, Icon$1x as DashboardIcon, DetailsRow, Icon$1m as DiscordIcon, Icon$1G as DocIcon, Icon$1f as DocumentInfo, Icon$1k as Dolar, Dropdown, Icon$14 as ENIcon, Icon$15 as ETHWhite, EarnedCarouselWrapper, EarnedCarouselWrapperBody, EarnedCarouselWrapperHeader, EarnedToken, EarnedWrapper, EarnedWrapperBody, EarnedWrapperHeader, Icon$2F as ErrorIcon, Icon$1F as ExpandIcon, ExtraIcon, Icon$1o as FacebookIcon, Icon$1E as FarmIcon, Flex, Icon$1n as GitHubIcon, Heading, Icon$2e as HelpIcon, Icon$1u as HomeIcon, IDOState, Icon$1D as IFOIcon, Icon$12 as INIcon, IconButton, Icon$Y as IdoCommingSoonIcon, IdoExtensionsModal, Icon$X as IdoFirstStep, Icon$U as IdoFourthStep, IdoInfoDescription, IdoParticipationStep, Icon$W as IdoSecondStep, Icon$V as IdoThirdStep, Image, InfoBox$1 as InfoBox, InfoBox as InfoBoxBody, InfoBoxFooter, InfoBoxHeader, Icon$1T as InfoFull, Icon$2D as InfoIcon, Input, Link, LinkExternal, LiquidityContainer, List, Icon$2d as ListViewIcon, Icon$2c as LogoIcon, Icon$1v as LogoTextIcon, Icon$1r as LogoThin, Icon$1Q as LogoutIcon, MENU_ACCORDION_HEIGHT, MENU_ENTRY_HEIGHT, MENU_HEIGHT, Icon$1q as MediumIcon, Menu, Icon$1e as MetamaskIcon, Icon$1V as MinusBackgroundIcon, Icon$2b as MinusIcon, Modal, ModalProvider, MuiDateInput, MuiFileInput, MuiTextInput, NewsCarousel, Icon$1U as NoProfileAvatarIcon, Icon$Z as OpenLiveNFT, Icon$2a as OpenNewIcon, Icon$1W as PlusBackgroundIcon, PriceContainer, Icon$29 as PrizeIcon, Progress, ProjectName, ProjectNameColumn, ProjectTicker, Radio, RampButton, RampButtonLite, RatioColumn, ReferralBanner, Icon$1C as ReferralIcon, Icon$19 as RefreshIcon, Icon$28 as RemoveIcon, Icon$1S as RepeatIcon, ResetCSS, RowTitle, RowValue, SIDEBAR_WIDTH_FULL, SIDEBAR_WIDTH_REDUCED, Icon$$ as SPIcon, Icon$25 as SearchIcon, Icon$1P as SettingsIcon, Icon$_ as Shibu, Skeleton, Icon$1B as SocialIcon, Icon$1w as SpaceIcon, SpaceInfoTableRow, SpaceInfoTableWrapper, SpacePadDates, Icon$T as SpacePadHero, SpacePadInfoRow, SpacePadKeyMetrics, SpacePadLaunch, SpacePadProgressBar, SpacePadProject, SpacePadProjectDetails, SpacePadSchedule, SpaceProjectName, Spinner, Icon$1A as StackingIcon, Icon$1y as StarFilledIcon, Icon$1z as StarIcon, Svg, SwapButton, Icon$1i as SwapTokenInfo, Icon$24 as SwapVertIcon, Icon$23 as SyncAltIcon, Icon$22 as SyncIcon, Icon$10 as THIcon, TableActionBox, TableRow, Tag, tagVariant as TagVariant, Icon$1O as TargetIcon, Icon$1t as TelegramIcon, Text, TierCard, Timer, TimerDescription, ToastContainer, Toggle$1 as Toggle, Tokens, TopTokensContainer, Icon$1s as TwitterIcon, Icon$1$ as UserAvatar, Icon$1_ as UserAvatar2, Icon$1Z as UserCheckIcon, Icon$1b as UserIcon, UserTiers, Icon$1Y as UserUncheckIcon, Icon$11 as VIEIcon, Value, ValueFull, Icon$1N as ValueIcon, VerificationModal, Icon$27 as VerifiedIcon, VersionContainer, Icon$1g as VisaLogo, Icon$1h as VisaName, Icon$1J as VotingIcon, WalletCap, Icon$1M as WalletIcon, Icon$21 as WarningIcon, Icon$26 as Won, Icon$1p as YouTubeIcon, variants$3 as alertVariants, baseColors, byTextAscending, byTextDescending, darkTheme as dark, darkColors, escapeRegExp, getColor, getContentfulData, getExternalLinkProps, lightTheme as light, lightColors, links, makeRender, links as menuConfig, menuLinks, moveUsercomWidget, socials, types as toastTypes, useConnectWalletEvent, useCookies, useIdoExtensionsModal, useMatchBreakpoints, useMenuConfig, useMobile, useModal, useNotification, useParticleBurst, useTable, useVerificationModal, useVoting, useWindowSize, verifyWallet };
|