@bigbinary/neeto-molecules 1.0.26 → 1.0.27
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/CustomDomain.cjs.js +344 -333
- package/dist/CustomDomain.cjs.js.map +1 -1
- package/dist/CustomDomain.js +344 -333
- package/dist/CustomDomain.js.map +1 -1
- package/dist/Header.cjs.js +67 -53
- package/dist/Header.cjs.js.map +1 -1
- package/dist/Header.js +67 -53
- package/dist/Header.js.map +1 -1
- package/dist/LoginPage.cjs.js +23 -18
- package/dist/LoginPage.cjs.js.map +1 -1
- package/dist/LoginPage.js +23 -18
- package/dist/LoginPage.js.map +1 -1
- package/dist/NeetoWidget.cjs.js +425 -565
- package/dist/NeetoWidget.cjs.js.map +1 -1
- package/dist/NeetoWidget.js +426 -566
- package/dist/NeetoWidget.js.map +1 -1
- package/dist/PhoneNumber.cjs.js +628 -86
- package/dist/PhoneNumber.cjs.js.map +1 -1
- package/dist/PhoneNumber.js +628 -86
- package/dist/PhoneNumber.js.map +1 -1
- package/dist/Rename.cjs.js +240 -226
- package/dist/Rename.cjs.js.map +1 -1
- package/dist/Rename.js +241 -227
- package/dist/Rename.js.map +1 -1
- package/dist/ShareViaLink.cjs.js +8 -7
- package/dist/ShareViaLink.cjs.js.map +1 -1
- package/dist/ShareViaLink.js +8 -7
- package/dist/ShareViaLink.js.map +1 -1
- package/dist/Sidebar.cjs.js +1 -1
- package/dist/Sidebar.cjs.js.map +1 -1
- package/dist/Sidebar.js +1 -1
- package/dist/Sidebar.js.map +1 -1
- package/package.json +2 -2
- package/src/translations/en.json +26 -7
- package/types/Sidebar.d.ts +1 -1
package/dist/CustomDomain.cjs.js
CHANGED
|
@@ -597,7 +597,7 @@ var Dropdown = function Dropdown(_ref) {
|
|
|
597
597
|
|
|
598
598
|
function cov_14lmkczjok() {
|
|
599
599
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/Header/index.jsx";
|
|
600
|
-
var hash = "
|
|
600
|
+
var hash = "4acb371c47823c0e6c94aab252b899cdd2f46202";
|
|
601
601
|
var global = new Function("return this")();
|
|
602
602
|
var gcv = "__coverage__";
|
|
603
603
|
var coverageData = {
|
|
@@ -605,31 +605,41 @@ function cov_14lmkczjok() {
|
|
|
605
605
|
statementMap: {
|
|
606
606
|
"0": {
|
|
607
607
|
start: {
|
|
608
|
-
line:
|
|
608
|
+
line: 13,
|
|
609
609
|
column: 15
|
|
610
610
|
},
|
|
611
611
|
end: {
|
|
612
|
-
line:
|
|
612
|
+
line: 78,
|
|
613
613
|
column: 1
|
|
614
614
|
}
|
|
615
615
|
},
|
|
616
616
|
"1": {
|
|
617
617
|
start: {
|
|
618
|
-
line:
|
|
618
|
+
line: 22,
|
|
619
619
|
column: 20
|
|
620
620
|
},
|
|
621
621
|
end: {
|
|
622
|
-
line:
|
|
622
|
+
line: 22,
|
|
623
623
|
column: 32
|
|
624
624
|
}
|
|
625
625
|
},
|
|
626
626
|
"2": {
|
|
627
627
|
start: {
|
|
628
628
|
line: 23,
|
|
629
|
+
column: 16
|
|
630
|
+
},
|
|
631
|
+
end: {
|
|
632
|
+
line: 23,
|
|
633
|
+
column: 32
|
|
634
|
+
}
|
|
635
|
+
},
|
|
636
|
+
"3": {
|
|
637
|
+
start: {
|
|
638
|
+
line: 25,
|
|
629
639
|
column: 2
|
|
630
640
|
},
|
|
631
641
|
end: {
|
|
632
|
-
line:
|
|
642
|
+
line: 77,
|
|
633
643
|
column: 4
|
|
634
644
|
}
|
|
635
645
|
}
|
|
@@ -639,213 +649,214 @@ function cov_14lmkczjok() {
|
|
|
639
649
|
name: "(anonymous_0)",
|
|
640
650
|
decl: {
|
|
641
651
|
start: {
|
|
642
|
-
line:
|
|
652
|
+
line: 13,
|
|
643
653
|
column: 15
|
|
644
654
|
},
|
|
645
655
|
end: {
|
|
646
|
-
line:
|
|
656
|
+
line: 13,
|
|
647
657
|
column: 16
|
|
648
658
|
}
|
|
649
659
|
},
|
|
650
660
|
loc: {
|
|
651
661
|
start: {
|
|
652
|
-
line:
|
|
662
|
+
line: 21,
|
|
653
663
|
column: 6
|
|
654
664
|
},
|
|
655
665
|
end: {
|
|
656
|
-
line:
|
|
666
|
+
line: 78,
|
|
657
667
|
column: 1
|
|
658
668
|
}
|
|
659
669
|
},
|
|
660
|
-
line:
|
|
670
|
+
line: 21
|
|
661
671
|
}
|
|
662
672
|
},
|
|
663
673
|
branchMap: {
|
|
664
674
|
"0": {
|
|
665
675
|
loc: {
|
|
666
676
|
start: {
|
|
667
|
-
line:
|
|
677
|
+
line: 17,
|
|
668
678
|
column: 2
|
|
669
679
|
},
|
|
670
680
|
end: {
|
|
671
|
-
line:
|
|
681
|
+
line: 17,
|
|
672
682
|
column: 16
|
|
673
683
|
}
|
|
674
684
|
},
|
|
675
685
|
type: "default-arg",
|
|
676
686
|
locations: [{
|
|
677
687
|
start: {
|
|
678
|
-
line:
|
|
688
|
+
line: 17,
|
|
679
689
|
column: 14
|
|
680
690
|
},
|
|
681
691
|
end: {
|
|
682
|
-
line:
|
|
692
|
+
line: 17,
|
|
683
693
|
column: 16
|
|
684
694
|
}
|
|
685
695
|
}],
|
|
686
|
-
line:
|
|
696
|
+
line: 17
|
|
687
697
|
},
|
|
688
698
|
"1": {
|
|
689
699
|
loc: {
|
|
690
700
|
start: {
|
|
691
|
-
line:
|
|
701
|
+
line: 19,
|
|
692
702
|
column: 2
|
|
693
703
|
},
|
|
694
704
|
end: {
|
|
695
|
-
line:
|
|
705
|
+
line: 19,
|
|
696
706
|
column: 18
|
|
697
707
|
}
|
|
698
708
|
},
|
|
699
709
|
type: "default-arg",
|
|
700
710
|
locations: [{
|
|
701
711
|
start: {
|
|
702
|
-
line:
|
|
712
|
+
line: 19,
|
|
703
713
|
column: 16
|
|
704
714
|
},
|
|
705
715
|
end: {
|
|
706
|
-
line:
|
|
716
|
+
line: 19,
|
|
707
717
|
column: 18
|
|
708
718
|
}
|
|
709
719
|
}],
|
|
710
|
-
line:
|
|
720
|
+
line: 19
|
|
711
721
|
},
|
|
712
722
|
"2": {
|
|
713
723
|
loc: {
|
|
714
724
|
start: {
|
|
715
|
-
line:
|
|
725
|
+
line: 34,
|
|
716
726
|
column: 9
|
|
717
727
|
},
|
|
718
728
|
end: {
|
|
719
|
-
line:
|
|
729
|
+
line: 43,
|
|
720
730
|
column: 9
|
|
721
731
|
}
|
|
722
732
|
},
|
|
723
733
|
type: "binary-expr",
|
|
724
734
|
locations: [{
|
|
725
735
|
start: {
|
|
726
|
-
line:
|
|
736
|
+
line: 34,
|
|
727
737
|
column: 9
|
|
728
738
|
},
|
|
729
739
|
end: {
|
|
730
|
-
line:
|
|
740
|
+
line: 34,
|
|
731
741
|
column: 22
|
|
732
742
|
}
|
|
733
743
|
}, {
|
|
734
744
|
start: {
|
|
735
|
-
line:
|
|
745
|
+
line: 35,
|
|
736
746
|
column: 10
|
|
737
747
|
},
|
|
738
748
|
end: {
|
|
739
|
-
line:
|
|
749
|
+
line: 42,
|
|
740
750
|
column: 12
|
|
741
751
|
}
|
|
742
752
|
}],
|
|
743
|
-
line:
|
|
753
|
+
line: 34
|
|
744
754
|
},
|
|
745
755
|
"3": {
|
|
746
756
|
loc: {
|
|
747
757
|
start: {
|
|
748
|
-
line:
|
|
758
|
+
line: 45,
|
|
749
759
|
column: 11
|
|
750
760
|
},
|
|
751
761
|
end: {
|
|
752
|
-
line:
|
|
762
|
+
line: 45,
|
|
753
763
|
column: 67
|
|
754
764
|
}
|
|
755
765
|
},
|
|
756
766
|
type: "binary-expr",
|
|
757
767
|
locations: [{
|
|
758
768
|
start: {
|
|
759
|
-
line:
|
|
769
|
+
line: 45,
|
|
760
770
|
column: 11
|
|
761
771
|
},
|
|
762
772
|
end: {
|
|
763
|
-
line:
|
|
773
|
+
line: 45,
|
|
764
774
|
column: 22
|
|
765
775
|
}
|
|
766
776
|
}, {
|
|
767
777
|
start: {
|
|
768
|
-
line:
|
|
778
|
+
line: 45,
|
|
769
779
|
column: 26
|
|
770
780
|
},
|
|
771
781
|
end: {
|
|
772
|
-
line:
|
|
782
|
+
line: 45,
|
|
773
783
|
column: 67
|
|
774
784
|
}
|
|
775
785
|
}],
|
|
776
|
-
line:
|
|
786
|
+
line: 45
|
|
777
787
|
},
|
|
778
788
|
"4": {
|
|
779
789
|
loc: {
|
|
780
790
|
start: {
|
|
781
|
-
line:
|
|
791
|
+
line: 56,
|
|
782
792
|
column: 13
|
|
783
793
|
},
|
|
784
794
|
end: {
|
|
785
|
-
line:
|
|
795
|
+
line: 56,
|
|
786
796
|
column: 72
|
|
787
797
|
}
|
|
788
798
|
},
|
|
789
799
|
type: "binary-expr",
|
|
790
800
|
locations: [{
|
|
791
801
|
start: {
|
|
792
|
-
line:
|
|
802
|
+
line: 56,
|
|
793
803
|
column: 13
|
|
794
804
|
},
|
|
795
805
|
end: {
|
|
796
|
-
line:
|
|
806
|
+
line: 56,
|
|
797
807
|
column: 26
|
|
798
808
|
}
|
|
799
809
|
}, {
|
|
800
810
|
start: {
|
|
801
|
-
line:
|
|
811
|
+
line: 56,
|
|
802
812
|
column: 30
|
|
803
813
|
},
|
|
804
814
|
end: {
|
|
805
|
-
line:
|
|
815
|
+
line: 56,
|
|
806
816
|
column: 72
|
|
807
817
|
}
|
|
808
818
|
}],
|
|
809
|
-
line:
|
|
819
|
+
line: 56
|
|
810
820
|
},
|
|
811
821
|
"5": {
|
|
812
822
|
loc: {
|
|
813
823
|
start: {
|
|
814
|
-
line:
|
|
824
|
+
line: 61,
|
|
815
825
|
column: 9
|
|
816
826
|
},
|
|
817
827
|
end: {
|
|
818
|
-
line:
|
|
828
|
+
line: 73,
|
|
819
829
|
column: 9
|
|
820
830
|
}
|
|
821
831
|
},
|
|
822
832
|
type: "binary-expr",
|
|
823
833
|
locations: [{
|
|
824
834
|
start: {
|
|
825
|
-
line:
|
|
835
|
+
line: 61,
|
|
826
836
|
column: 9
|
|
827
837
|
},
|
|
828
838
|
end: {
|
|
829
|
-
line:
|
|
839
|
+
line: 61,
|
|
830
840
|
column: 20
|
|
831
841
|
}
|
|
832
842
|
}, {
|
|
833
843
|
start: {
|
|
834
|
-
line:
|
|
844
|
+
line: 62,
|
|
835
845
|
column: 10
|
|
836
846
|
},
|
|
837
847
|
end: {
|
|
838
|
-
line:
|
|
848
|
+
line: 72,
|
|
839
849
|
column: 12
|
|
840
850
|
}
|
|
841
851
|
}],
|
|
842
|
-
line:
|
|
852
|
+
line: 61
|
|
843
853
|
}
|
|
844
854
|
},
|
|
845
855
|
s: {
|
|
846
856
|
"0": 0,
|
|
847
857
|
"1": 0,
|
|
848
|
-
"2": 0
|
|
858
|
+
"2": 0,
|
|
859
|
+
"3": 0
|
|
849
860
|
},
|
|
850
861
|
f: {
|
|
851
862
|
"0": 0
|
|
@@ -859,7 +870,7 @@ function cov_14lmkczjok() {
|
|
|
859
870
|
"5": [0, 0]
|
|
860
871
|
},
|
|
861
872
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
862
|
-
hash: "
|
|
873
|
+
hash: "4acb371c47823c0e6c94aab252b899cdd2f46202"
|
|
863
874
|
};
|
|
864
875
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
865
876
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -888,7 +899,9 @@ var Header = function Header(_ref) {
|
|
|
888
899
|
dropdownProps = _ref.dropdownProps;
|
|
889
900
|
cov_14lmkczjok().f[0]++;
|
|
890
901
|
var searchRef = (cov_14lmkczjok().s[1]++, React.useRef(null));
|
|
891
|
-
cov_14lmkczjok().s[2]
|
|
902
|
+
var _ref2 = (cov_14lmkczjok().s[2]++, reactI18next.useTranslation()),
|
|
903
|
+
t = _ref2.t;
|
|
904
|
+
cov_14lmkczjok().s[3]++;
|
|
892
905
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
893
906
|
className: classnames(["neeto-molecules-header", {
|
|
894
907
|
"neeto-molecules-header--has-breadcrumbs": !ramda.isEmpty(breadcrumbs)
|
|
@@ -919,7 +932,7 @@ var Header = function Header(_ref) {
|
|
|
919
932
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
920
933
|
className: "neeto-ui-gap-3 neeto-molecules-header__right"
|
|
921
934
|
}, (cov_14lmkczjok().b[5][0]++, searchProps) && (cov_14lmkczjok().b[5][1]++, /*#__PURE__*/React__default["default"].createElement(neetoui.Input, _extends({
|
|
922
|
-
placeholder: "
|
|
935
|
+
placeholder: t("neetoMolecules.common.actions.search"),
|
|
923
936
|
prefix: /*#__PURE__*/React__default["default"].createElement(neetoIcons.Search, null),
|
|
924
937
|
ref: searchRef,
|
|
925
938
|
type: "search",
|
|
@@ -2035,7 +2048,7 @@ SubHeader.RightBlock = RightBlock;
|
|
|
2035
2048
|
|
|
2036
2049
|
function cov_222iv29ng9() {
|
|
2037
2050
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/constants.js";
|
|
2038
|
-
var hash = "
|
|
2051
|
+
var hash = "87f052284a82ce00f5a1bb3c70dc428b98bd8b8f";
|
|
2039
2052
|
var global = new Function("return this")();
|
|
2040
2053
|
var gcv = "__coverage__";
|
|
2041
2054
|
var coverageData = {
|
|
@@ -2068,7 +2081,7 @@ function cov_222iv29ng9() {
|
|
|
2068
2081
|
},
|
|
2069
2082
|
end: {
|
|
2070
2083
|
line: 5,
|
|
2071
|
-
column:
|
|
2084
|
+
column: 36
|
|
2072
2085
|
}
|
|
2073
2086
|
},
|
|
2074
2087
|
"3": {
|
|
@@ -2078,7 +2091,7 @@ function cov_222iv29ng9() {
|
|
|
2078
2091
|
},
|
|
2079
2092
|
end: {
|
|
2080
2093
|
line: 7,
|
|
2081
|
-
column:
|
|
2094
|
+
column: 34
|
|
2082
2095
|
}
|
|
2083
2096
|
}
|
|
2084
2097
|
},
|
|
@@ -2093,7 +2106,7 @@ function cov_222iv29ng9() {
|
|
|
2093
2106
|
f: {},
|
|
2094
2107
|
b: {},
|
|
2095
2108
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
2096
|
-
hash: "
|
|
2109
|
+
hash: "87f052284a82ce00f5a1bb3c70dc428b98bd8b8f"
|
|
2097
2110
|
};
|
|
2098
2111
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
2099
2112
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -2111,8 +2124,12 @@ function cov_222iv29ng9() {
|
|
|
2111
2124
|
cov_222iv29ng9();
|
|
2112
2125
|
var DEFAULT_STALE_TIME = (cov_222iv29ng9().s[0]++, 60 * 60 * 1000);
|
|
2113
2126
|
var DOMAIN_QUERY_KEY = (cov_222iv29ng9().s[1]++, "custom-domain");
|
|
2114
|
-
var SINGULAR = (cov_222iv29ng9().s[2]++,
|
|
2115
|
-
|
|
2127
|
+
var SINGULAR = (cov_222iv29ng9().s[2]++, {
|
|
2128
|
+
count: 1
|
|
2129
|
+
});
|
|
2130
|
+
var PLURAL = (cov_222iv29ng9().s[3]++, {
|
|
2131
|
+
count: 2
|
|
2132
|
+
});
|
|
2116
2133
|
|
|
2117
2134
|
function cov_1uqwnv9h7p() {
|
|
2118
2135
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/Manage/constants.js";
|
|
@@ -2604,7 +2621,7 @@ var TagBlock = function TagBlock(_ref) {
|
|
|
2604
2621
|
|
|
2605
2622
|
function cov_20ap541pw6() {
|
|
2606
2623
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/utils.jsx";
|
|
2607
|
-
var hash = "
|
|
2624
|
+
var hash = "babbad7462db6cae00c79258810ca55a58a0e27e";
|
|
2608
2625
|
var global = new Function("return this")();
|
|
2609
2626
|
var gcv = "__coverage__";
|
|
2610
2627
|
var coverageData = {
|
|
@@ -2626,7 +2643,7 @@ function cov_20ap541pw6() {
|
|
|
2626
2643
|
column: 32
|
|
2627
2644
|
},
|
|
2628
2645
|
end: {
|
|
2629
|
-
line:
|
|
2646
|
+
line: 49,
|
|
2630
2647
|
column: 1
|
|
2631
2648
|
}
|
|
2632
2649
|
},
|
|
@@ -2636,157 +2653,157 @@ function cov_20ap541pw6() {
|
|
|
2636
2653
|
column: 73
|
|
2637
2654
|
},
|
|
2638
2655
|
end: {
|
|
2639
|
-
line:
|
|
2656
|
+
line: 49,
|
|
2640
2657
|
column: 1
|
|
2641
2658
|
}
|
|
2642
2659
|
},
|
|
2643
2660
|
"3": {
|
|
2644
2661
|
start: {
|
|
2645
|
-
line:
|
|
2662
|
+
line: 22,
|
|
2646
2663
|
column: 22
|
|
2647
2664
|
},
|
|
2648
2665
|
end: {
|
|
2649
|
-
line:
|
|
2666
|
+
line: 22,
|
|
2650
2667
|
column: 50
|
|
2651
2668
|
}
|
|
2652
2669
|
},
|
|
2653
2670
|
"4": {
|
|
2654
2671
|
start: {
|
|
2655
|
-
line:
|
|
2672
|
+
line: 29,
|
|
2656
2673
|
column: 6
|
|
2657
2674
|
},
|
|
2658
2675
|
end: {
|
|
2659
|
-
line:
|
|
2676
|
+
line: 46,
|
|
2660
2677
|
column: 12
|
|
2661
2678
|
}
|
|
2662
2679
|
},
|
|
2663
2680
|
"5": {
|
|
2664
2681
|
start: {
|
|
2665
|
-
line:
|
|
2682
|
+
line: 29,
|
|
2666
2683
|
column: 25
|
|
2667
2684
|
},
|
|
2668
2685
|
end: {
|
|
2669
|
-
line:
|
|
2686
|
+
line: 29,
|
|
2670
2687
|
column: 44
|
|
2671
2688
|
}
|
|
2672
2689
|
},
|
|
2673
2690
|
"6": {
|
|
2674
2691
|
start: {
|
|
2675
|
-
line:
|
|
2692
|
+
line: 38,
|
|
2676
2693
|
column: 44
|
|
2677
2694
|
},
|
|
2678
2695
|
end: {
|
|
2679
|
-
line:
|
|
2696
|
+
line: 38,
|
|
2680
2697
|
column: 74
|
|
2681
2698
|
}
|
|
2682
2699
|
},
|
|
2683
2700
|
"7": {
|
|
2684
2701
|
start: {
|
|
2685
|
-
line:
|
|
2702
|
+
line: 41,
|
|
2686
2703
|
column: 44
|
|
2687
2704
|
},
|
|
2688
2705
|
end: {
|
|
2689
|
-
line:
|
|
2706
|
+
line: 41,
|
|
2690
2707
|
column: 75
|
|
2691
2708
|
}
|
|
2692
2709
|
},
|
|
2693
2710
|
"8": {
|
|
2694
2711
|
start: {
|
|
2695
|
-
line:
|
|
2712
|
+
line: 51,
|
|
2696
2713
|
column: 26
|
|
2697
2714
|
},
|
|
2698
2715
|
end: {
|
|
2699
|
-
line:
|
|
2716
|
+
line: 88,
|
|
2700
2717
|
column: 1
|
|
2701
2718
|
}
|
|
2702
2719
|
},
|
|
2703
2720
|
"9": {
|
|
2704
2721
|
start: {
|
|
2705
|
-
line:
|
|
2722
|
+
line: 52,
|
|
2706
2723
|
column: 65
|
|
2707
2724
|
},
|
|
2708
2725
|
end: {
|
|
2709
|
-
line:
|
|
2726
|
+
line: 52,
|
|
2710
2727
|
column: 77
|
|
2711
2728
|
}
|
|
2712
2729
|
},
|
|
2713
2730
|
"10": {
|
|
2714
2731
|
start: {
|
|
2715
|
-
line:
|
|
2732
|
+
line: 55,
|
|
2716
2733
|
column: 4
|
|
2717
2734
|
},
|
|
2718
2735
|
end: {
|
|
2719
|
-
line:
|
|
2736
|
+
line: 55,
|
|
2720
2737
|
column: 64
|
|
2721
2738
|
}
|
|
2722
2739
|
},
|
|
2723
2740
|
"11": {
|
|
2724
2741
|
start: {
|
|
2725
|
-
line:
|
|
2742
|
+
line: 57,
|
|
2726
2743
|
column: 21
|
|
2727
2744
|
},
|
|
2728
2745
|
end: {
|
|
2729
|
-
line:
|
|
2746
|
+
line: 57,
|
|
2730
2747
|
column: 79
|
|
2731
2748
|
}
|
|
2732
2749
|
},
|
|
2733
2750
|
"12": {
|
|
2734
2751
|
start: {
|
|
2735
|
-
line:
|
|
2752
|
+
line: 59,
|
|
2736
2753
|
column: 22
|
|
2737
2754
|
},
|
|
2738
2755
|
end: {
|
|
2739
|
-
line:
|
|
2756
|
+
line: 61,
|
|
2740
2757
|
column: 34
|
|
2741
2758
|
}
|
|
2742
2759
|
},
|
|
2743
2760
|
"13": {
|
|
2744
2761
|
start: {
|
|
2745
|
-
line:
|
|
2762
|
+
line: 63,
|
|
2746
2763
|
column: 21
|
|
2747
2764
|
},
|
|
2748
2765
|
end: {
|
|
2749
|
-
line:
|
|
2766
|
+
line: 65,
|
|
2750
2767
|
column: 60
|
|
2751
2768
|
}
|
|
2752
2769
|
},
|
|
2753
2770
|
"14": {
|
|
2754
2771
|
start: {
|
|
2755
|
-
line:
|
|
2772
|
+
line: 67,
|
|
2756
2773
|
column: 28
|
|
2757
2774
|
},
|
|
2758
2775
|
end: {
|
|
2759
|
-
line:
|
|
2776
|
+
line: 69,
|
|
2760
2777
|
column: 4
|
|
2761
2778
|
}
|
|
2762
2779
|
},
|
|
2763
2780
|
"15": {
|
|
2764
2781
|
start: {
|
|
2765
|
-
line:
|
|
2782
|
+
line: 71,
|
|
2766
2783
|
column: 26
|
|
2767
2784
|
},
|
|
2768
2785
|
end: {
|
|
2769
|
-
line:
|
|
2786
|
+
line: 74,
|
|
2770
2787
|
column: 4
|
|
2771
2788
|
}
|
|
2772
2789
|
},
|
|
2773
2790
|
"16": {
|
|
2774
2791
|
start: {
|
|
2775
|
-
line:
|
|
2792
|
+
line: 76,
|
|
2776
2793
|
column: 27
|
|
2777
2794
|
},
|
|
2778
2795
|
end: {
|
|
2779
|
-
line:
|
|
2796
|
+
line: 79,
|
|
2780
2797
|
column: 4
|
|
2781
2798
|
}
|
|
2782
2799
|
},
|
|
2783
2800
|
"17": {
|
|
2784
2801
|
start: {
|
|
2785
|
-
line:
|
|
2802
|
+
line: 81,
|
|
2786
2803
|
column: 2
|
|
2787
2804
|
},
|
|
2788
2805
|
end: {
|
|
2789
|
-
line:
|
|
2806
|
+
line: 87,
|
|
2790
2807
|
column: 4
|
|
2791
2808
|
}
|
|
2792
2809
|
}
|
|
@@ -2810,7 +2827,7 @@ function cov_20ap541pw6() {
|
|
|
2810
2827
|
column: 73
|
|
2811
2828
|
},
|
|
2812
2829
|
end: {
|
|
2813
|
-
line:
|
|
2830
|
+
line: 49,
|
|
2814
2831
|
column: 1
|
|
2815
2832
|
}
|
|
2816
2833
|
},
|
|
@@ -2820,279 +2837,279 @@ function cov_20ap541pw6() {
|
|
|
2820
2837
|
name: "(anonymous_1)",
|
|
2821
2838
|
decl: {
|
|
2822
2839
|
start: {
|
|
2823
|
-
line:
|
|
2840
|
+
line: 22,
|
|
2824
2841
|
column: 12
|
|
2825
2842
|
},
|
|
2826
2843
|
end: {
|
|
2827
|
-
line:
|
|
2844
|
+
line: 22,
|
|
2828
2845
|
column: 13
|
|
2829
2846
|
}
|
|
2830
2847
|
},
|
|
2831
2848
|
loc: {
|
|
2832
2849
|
start: {
|
|
2833
|
-
line:
|
|
2850
|
+
line: 22,
|
|
2834
2851
|
column: 22
|
|
2835
2852
|
},
|
|
2836
2853
|
end: {
|
|
2837
|
-
line:
|
|
2854
|
+
line: 22,
|
|
2838
2855
|
column: 50
|
|
2839
2856
|
}
|
|
2840
2857
|
},
|
|
2841
|
-
line:
|
|
2858
|
+
line: 22
|
|
2842
2859
|
},
|
|
2843
2860
|
"2": {
|
|
2844
2861
|
name: "(anonymous_2)",
|
|
2845
2862
|
decl: {
|
|
2846
2863
|
start: {
|
|
2847
|
-
line:
|
|
2864
|
+
line: 28,
|
|
2848
2865
|
column: 12
|
|
2849
2866
|
},
|
|
2850
2867
|
end: {
|
|
2851
|
-
line:
|
|
2868
|
+
line: 28,
|
|
2852
2869
|
column: 13
|
|
2853
2870
|
}
|
|
2854
2871
|
},
|
|
2855
2872
|
loc: {
|
|
2856
2873
|
start: {
|
|
2857
|
-
line:
|
|
2874
|
+
line: 29,
|
|
2858
2875
|
column: 6
|
|
2859
2876
|
},
|
|
2860
2877
|
end: {
|
|
2861
|
-
line:
|
|
2878
|
+
line: 46,
|
|
2862
2879
|
column: 12
|
|
2863
2880
|
}
|
|
2864
2881
|
},
|
|
2865
|
-
line:
|
|
2882
|
+
line: 29
|
|
2866
2883
|
},
|
|
2867
2884
|
"3": {
|
|
2868
2885
|
name: "(anonymous_3)",
|
|
2869
2886
|
decl: {
|
|
2870
2887
|
start: {
|
|
2871
|
-
line:
|
|
2888
|
+
line: 29,
|
|
2872
2889
|
column: 20
|
|
2873
2890
|
},
|
|
2874
2891
|
end: {
|
|
2875
|
-
line:
|
|
2892
|
+
line: 29,
|
|
2876
2893
|
column: 21
|
|
2877
2894
|
}
|
|
2878
2895
|
},
|
|
2879
2896
|
loc: {
|
|
2880
2897
|
start: {
|
|
2881
|
-
line:
|
|
2898
|
+
line: 29,
|
|
2882
2899
|
column: 25
|
|
2883
2900
|
},
|
|
2884
2901
|
end: {
|
|
2885
|
-
line:
|
|
2902
|
+
line: 29,
|
|
2886
2903
|
column: 44
|
|
2887
2904
|
}
|
|
2888
2905
|
},
|
|
2889
|
-
line:
|
|
2906
|
+
line: 29
|
|
2890
2907
|
},
|
|
2891
2908
|
"4": {
|
|
2892
2909
|
name: "(anonymous_4)",
|
|
2893
2910
|
decl: {
|
|
2894
2911
|
start: {
|
|
2895
|
-
line:
|
|
2912
|
+
line: 38,
|
|
2896
2913
|
column: 38
|
|
2897
2914
|
},
|
|
2898
2915
|
end: {
|
|
2899
|
-
line:
|
|
2916
|
+
line: 38,
|
|
2900
2917
|
column: 39
|
|
2901
2918
|
}
|
|
2902
2919
|
},
|
|
2903
2920
|
loc: {
|
|
2904
2921
|
start: {
|
|
2905
|
-
line:
|
|
2922
|
+
line: 38,
|
|
2906
2923
|
column: 44
|
|
2907
2924
|
},
|
|
2908
2925
|
end: {
|
|
2909
|
-
line:
|
|
2926
|
+
line: 38,
|
|
2910
2927
|
column: 74
|
|
2911
2928
|
}
|
|
2912
2929
|
},
|
|
2913
|
-
line:
|
|
2930
|
+
line: 38
|
|
2914
2931
|
},
|
|
2915
2932
|
"5": {
|
|
2916
2933
|
name: "(anonymous_5)",
|
|
2917
2934
|
decl: {
|
|
2918
2935
|
start: {
|
|
2919
|
-
line:
|
|
2936
|
+
line: 41,
|
|
2920
2937
|
column: 38
|
|
2921
2938
|
},
|
|
2922
2939
|
end: {
|
|
2923
|
-
line:
|
|
2940
|
+
line: 41,
|
|
2924
2941
|
column: 39
|
|
2925
2942
|
}
|
|
2926
2943
|
},
|
|
2927
2944
|
loc: {
|
|
2928
2945
|
start: {
|
|
2929
|
-
line:
|
|
2946
|
+
line: 41,
|
|
2930
2947
|
column: 44
|
|
2931
2948
|
},
|
|
2932
2949
|
end: {
|
|
2933
|
-
line:
|
|
2950
|
+
line: 41,
|
|
2934
2951
|
column: 75
|
|
2935
2952
|
}
|
|
2936
2953
|
},
|
|
2937
|
-
line:
|
|
2954
|
+
line: 41
|
|
2938
2955
|
},
|
|
2939
2956
|
"6": {
|
|
2940
2957
|
name: "(anonymous_6)",
|
|
2941
2958
|
decl: {
|
|
2942
2959
|
start: {
|
|
2943
|
-
line:
|
|
2960
|
+
line: 51,
|
|
2944
2961
|
column: 26
|
|
2945
2962
|
},
|
|
2946
2963
|
end: {
|
|
2947
|
-
line:
|
|
2964
|
+
line: 51,
|
|
2948
2965
|
column: 27
|
|
2949
2966
|
}
|
|
2950
2967
|
},
|
|
2951
2968
|
loc: {
|
|
2952
2969
|
start: {
|
|
2953
|
-
line:
|
|
2970
|
+
line: 51,
|
|
2954
2971
|
column: 42
|
|
2955
2972
|
},
|
|
2956
2973
|
end: {
|
|
2957
|
-
line:
|
|
2974
|
+
line: 88,
|
|
2958
2975
|
column: 1
|
|
2959
2976
|
}
|
|
2960
2977
|
},
|
|
2961
|
-
line:
|
|
2978
|
+
line: 51
|
|
2962
2979
|
}
|
|
2963
2980
|
},
|
|
2964
2981
|
branchMap: {
|
|
2965
2982
|
"0": {
|
|
2966
2983
|
loc: {
|
|
2967
2984
|
start: {
|
|
2968
|
-
line:
|
|
2985
|
+
line: 55,
|
|
2969
2986
|
column: 4
|
|
2970
2987
|
},
|
|
2971
2988
|
end: {
|
|
2972
|
-
line:
|
|
2989
|
+
line: 55,
|
|
2973
2990
|
column: 64
|
|
2974
2991
|
}
|
|
2975
2992
|
},
|
|
2976
2993
|
type: "binary-expr",
|
|
2977
2994
|
locations: [{
|
|
2978
2995
|
start: {
|
|
2979
|
-
line:
|
|
2996
|
+
line: 55,
|
|
2980
2997
|
column: 4
|
|
2981
2998
|
},
|
|
2982
2999
|
end: {
|
|
2983
|
-
line:
|
|
3000
|
+
line: 55,
|
|
2984
3001
|
column: 23
|
|
2985
3002
|
}
|
|
2986
3003
|
}, {
|
|
2987
3004
|
start: {
|
|
2988
|
-
line:
|
|
3005
|
+
line: 55,
|
|
2989
3006
|
column: 27
|
|
2990
3007
|
},
|
|
2991
3008
|
end: {
|
|
2992
|
-
line:
|
|
3009
|
+
line: 55,
|
|
2993
3010
|
column: 64
|
|
2994
3011
|
}
|
|
2995
3012
|
}],
|
|
2996
|
-
line:
|
|
3013
|
+
line: 55
|
|
2997
3014
|
},
|
|
2998
3015
|
"1": {
|
|
2999
3016
|
loc: {
|
|
3000
3017
|
start: {
|
|
3001
|
-
line:
|
|
3018
|
+
line: 57,
|
|
3002
3019
|
column: 21
|
|
3003
3020
|
},
|
|
3004
3021
|
end: {
|
|
3005
|
-
line:
|
|
3022
|
+
line: 57,
|
|
3006
3023
|
column: 79
|
|
3007
3024
|
}
|
|
3008
3025
|
},
|
|
3009
3026
|
type: "cond-expr",
|
|
3010
3027
|
locations: [{
|
|
3011
3028
|
start: {
|
|
3012
|
-
line:
|
|
3029
|
+
line: 57,
|
|
3013
3030
|
column: 41
|
|
3014
3031
|
},
|
|
3015
3032
|
end: {
|
|
3016
|
-
line:
|
|
3033
|
+
line: 57,
|
|
3017
3034
|
column: 49
|
|
3018
3035
|
}
|
|
3019
3036
|
}, {
|
|
3020
3037
|
start: {
|
|
3021
|
-
line:
|
|
3038
|
+
line: 57,
|
|
3022
3039
|
column: 52
|
|
3023
3040
|
},
|
|
3024
3041
|
end: {
|
|
3025
|
-
line:
|
|
3042
|
+
line: 57,
|
|
3026
3043
|
column: 79
|
|
3027
3044
|
}
|
|
3028
3045
|
}],
|
|
3029
|
-
line:
|
|
3046
|
+
line: 57
|
|
3030
3047
|
},
|
|
3031
3048
|
"2": {
|
|
3032
3049
|
loc: {
|
|
3033
3050
|
start: {
|
|
3034
|
-
line:
|
|
3051
|
+
line: 59,
|
|
3035
3052
|
column: 22
|
|
3036
3053
|
},
|
|
3037
3054
|
end: {
|
|
3038
|
-
line:
|
|
3055
|
+
line: 61,
|
|
3039
3056
|
column: 34
|
|
3040
3057
|
}
|
|
3041
3058
|
},
|
|
3042
3059
|
type: "cond-expr",
|
|
3043
3060
|
locations: [{
|
|
3044
3061
|
start: {
|
|
3045
|
-
line:
|
|
3062
|
+
line: 60,
|
|
3046
3063
|
column: 6
|
|
3047
3064
|
},
|
|
3048
3065
|
end: {
|
|
3049
|
-
line:
|
|
3066
|
+
line: 60,
|
|
3050
3067
|
column: 15
|
|
3051
3068
|
}
|
|
3052
3069
|
}, {
|
|
3053
3070
|
start: {
|
|
3054
|
-
line:
|
|
3071
|
+
line: 61,
|
|
3055
3072
|
column: 6
|
|
3056
3073
|
},
|
|
3057
3074
|
end: {
|
|
3058
|
-
line:
|
|
3075
|
+
line: 61,
|
|
3059
3076
|
column: 34
|
|
3060
3077
|
}
|
|
3061
3078
|
}],
|
|
3062
|
-
line:
|
|
3079
|
+
line: 59
|
|
3063
3080
|
},
|
|
3064
3081
|
"3": {
|
|
3065
3082
|
loc: {
|
|
3066
3083
|
start: {
|
|
3067
|
-
line:
|
|
3084
|
+
line: 63,
|
|
3068
3085
|
column: 21
|
|
3069
3086
|
},
|
|
3070
3087
|
end: {
|
|
3071
|
-
line:
|
|
3088
|
+
line: 65,
|
|
3072
3089
|
column: 60
|
|
3073
3090
|
}
|
|
3074
3091
|
},
|
|
3075
3092
|
type: "cond-expr",
|
|
3076
3093
|
locations: [{
|
|
3077
3094
|
start: {
|
|
3078
|
-
line:
|
|
3095
|
+
line: 64,
|
|
3079
3096
|
column: 6
|
|
3080
3097
|
},
|
|
3081
3098
|
end: {
|
|
3082
|
-
line:
|
|
3099
|
+
line: 64,
|
|
3083
3100
|
column: 44
|
|
3084
3101
|
}
|
|
3085
3102
|
}, {
|
|
3086
3103
|
start: {
|
|
3087
|
-
line:
|
|
3104
|
+
line: 65,
|
|
3088
3105
|
column: 6
|
|
3089
3106
|
},
|
|
3090
3107
|
end: {
|
|
3091
|
-
line:
|
|
3108
|
+
line: 65,
|
|
3092
3109
|
column: 60
|
|
3093
3110
|
}
|
|
3094
3111
|
}],
|
|
3095
|
-
line:
|
|
3112
|
+
line: 63
|
|
3096
3113
|
}
|
|
3097
3114
|
},
|
|
3098
3115
|
s: {
|
|
@@ -3131,7 +3148,7 @@ function cov_20ap541pw6() {
|
|
|
3131
3148
|
"3": [0, 0]
|
|
3132
3149
|
},
|
|
3133
3150
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
3134
|
-
hash: "
|
|
3151
|
+
hash: "babbad7462db6cae00c79258810ca55a58a0e27e"
|
|
3135
3152
|
};
|
|
3136
3153
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
3137
3154
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -3155,9 +3172,7 @@ var renderColumnData = function renderColumnData(enableManagePane, enableDeleteA
|
|
|
3155
3172
|
cov_20ap541pw6().f[0]++;
|
|
3156
3173
|
cov_20ap541pw6().s[2]++;
|
|
3157
3174
|
return [{
|
|
3158
|
-
title: i18next.t("neetoMolecules.customDomain.customDomain",
|
|
3159
|
-
count: SINGULAR
|
|
3160
|
-
}),
|
|
3175
|
+
title: i18next.t("neetoMolecules.customDomain.customDomain", SINGULAR),
|
|
3161
3176
|
dataIndex: "hostname",
|
|
3162
3177
|
key: "hostname"
|
|
3163
3178
|
}, {
|
|
@@ -5096,7 +5111,7 @@ var useUpdateCustomDomain = function useUpdateCustomDomain() {
|
|
|
5096
5111
|
|
|
5097
5112
|
function cov_19n1f0ipo7() {
|
|
5098
5113
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/Manage/index.jsx";
|
|
5099
|
-
var hash = "
|
|
5114
|
+
var hash = "a66cb8189d7fd0453d5dc23db393ba7aa187cbf5";
|
|
5100
5115
|
var global = new Function("return this")();
|
|
5101
5116
|
var gcv = "__coverage__";
|
|
5102
5117
|
var coverageData = {
|
|
@@ -5108,7 +5123,7 @@ function cov_19n1f0ipo7() {
|
|
|
5108
5123
|
column: 15
|
|
5109
5124
|
},
|
|
5110
5125
|
end: {
|
|
5111
|
-
line:
|
|
5126
|
+
line: 157,
|
|
5112
5127
|
column: 1
|
|
5113
5128
|
}
|
|
5114
5129
|
},
|
|
@@ -5288,7 +5303,7 @@ function cov_19n1f0ipo7() {
|
|
|
5288
5303
|
column: 2
|
|
5289
5304
|
},
|
|
5290
5305
|
end: {
|
|
5291
|
-
line:
|
|
5306
|
+
line: 156,
|
|
5292
5307
|
column: 4
|
|
5293
5308
|
}
|
|
5294
5309
|
},
|
|
@@ -5298,7 +5313,7 @@ function cov_19n1f0ipo7() {
|
|
|
5298
5313
|
column: 10
|
|
5299
5314
|
},
|
|
5300
5315
|
end: {
|
|
5301
|
-
line:
|
|
5316
|
+
line: 152,
|
|
5302
5317
|
column: 17
|
|
5303
5318
|
}
|
|
5304
5319
|
}
|
|
@@ -5322,7 +5337,7 @@ function cov_19n1f0ipo7() {
|
|
|
5322
5337
|
column: 71
|
|
5323
5338
|
},
|
|
5324
5339
|
end: {
|
|
5325
|
-
line:
|
|
5340
|
+
line: 157,
|
|
5326
5341
|
column: 1
|
|
5327
5342
|
}
|
|
5328
5343
|
},
|
|
@@ -5538,7 +5553,7 @@ function cov_19n1f0ipo7() {
|
|
|
5538
5553
|
column: 10
|
|
5539
5554
|
},
|
|
5540
5555
|
end: {
|
|
5541
|
-
line:
|
|
5556
|
+
line: 152,
|
|
5542
5557
|
column: 17
|
|
5543
5558
|
}
|
|
5544
5559
|
},
|
|
@@ -5652,7 +5667,7 @@ function cov_19n1f0ipo7() {
|
|
|
5652
5667
|
column: 21
|
|
5653
5668
|
},
|
|
5654
5669
|
end: {
|
|
5655
|
-
line:
|
|
5670
|
+
line: 97,
|
|
5656
5671
|
column: 62
|
|
5657
5672
|
}
|
|
5658
5673
|
},
|
|
@@ -5663,16 +5678,16 @@ function cov_19n1f0ipo7() {
|
|
|
5663
5678
|
column: 24
|
|
5664
5679
|
},
|
|
5665
5680
|
end: {
|
|
5666
|
-
line:
|
|
5667
|
-
column:
|
|
5681
|
+
line: 96,
|
|
5682
|
+
column: 79
|
|
5668
5683
|
}
|
|
5669
5684
|
}, {
|
|
5670
5685
|
start: {
|
|
5671
|
-
line:
|
|
5686
|
+
line: 97,
|
|
5672
5687
|
column: 24
|
|
5673
5688
|
},
|
|
5674
5689
|
end: {
|
|
5675
|
-
line:
|
|
5690
|
+
line: 97,
|
|
5676
5691
|
column: 62
|
|
5677
5692
|
}
|
|
5678
5693
|
}],
|
|
@@ -5681,251 +5696,251 @@ function cov_19n1f0ipo7() {
|
|
|
5681
5696
|
"4": {
|
|
5682
5697
|
loc: {
|
|
5683
5698
|
start: {
|
|
5684
|
-
line:
|
|
5699
|
+
line: 107,
|
|
5685
5700
|
column: 21
|
|
5686
5701
|
},
|
|
5687
5702
|
end: {
|
|
5688
|
-
line:
|
|
5703
|
+
line: 116,
|
|
5689
5704
|
column: 21
|
|
5690
5705
|
}
|
|
5691
5706
|
},
|
|
5692
5707
|
type: "binary-expr",
|
|
5693
5708
|
locations: [{
|
|
5694
5709
|
start: {
|
|
5695
|
-
line:
|
|
5710
|
+
line: 107,
|
|
5696
5711
|
column: 21
|
|
5697
5712
|
},
|
|
5698
5713
|
end: {
|
|
5699
|
-
line:
|
|
5714
|
+
line: 107,
|
|
5700
5715
|
column: 34
|
|
5701
5716
|
}
|
|
5702
5717
|
}, {
|
|
5703
5718
|
start: {
|
|
5704
|
-
line:
|
|
5719
|
+
line: 108,
|
|
5705
5720
|
column: 22
|
|
5706
5721
|
},
|
|
5707
5722
|
end: {
|
|
5708
|
-
line:
|
|
5723
|
+
line: 115,
|
|
5709
5724
|
column: 24
|
|
5710
5725
|
}
|
|
5711
5726
|
}],
|
|
5712
|
-
line:
|
|
5727
|
+
line: 107
|
|
5713
5728
|
},
|
|
5714
5729
|
"5": {
|
|
5715
5730
|
loc: {
|
|
5716
5731
|
start: {
|
|
5717
|
-
line:
|
|
5732
|
+
line: 110,
|
|
5718
5733
|
column: 34
|
|
5719
5734
|
},
|
|
5720
5735
|
end: {
|
|
5721
|
-
line:
|
|
5736
|
+
line: 110,
|
|
5722
5737
|
column: 54
|
|
5723
5738
|
}
|
|
5724
5739
|
},
|
|
5725
5740
|
type: "binary-expr",
|
|
5726
5741
|
locations: [{
|
|
5727
5742
|
start: {
|
|
5728
|
-
line:
|
|
5743
|
+
line: 110,
|
|
5729
5744
|
column: 34
|
|
5730
5745
|
},
|
|
5731
5746
|
end: {
|
|
5732
|
-
line:
|
|
5747
|
+
line: 110,
|
|
5733
5748
|
column: 40
|
|
5734
5749
|
}
|
|
5735
5750
|
}, {
|
|
5736
5751
|
start: {
|
|
5737
|
-
line:
|
|
5752
|
+
line: 110,
|
|
5738
5753
|
column: 44
|
|
5739
5754
|
},
|
|
5740
5755
|
end: {
|
|
5741
|
-
line:
|
|
5756
|
+
line: 110,
|
|
5742
5757
|
column: 54
|
|
5743
5758
|
}
|
|
5744
5759
|
}],
|
|
5745
|
-
line:
|
|
5760
|
+
line: 110
|
|
5746
5761
|
},
|
|
5747
5762
|
"6": {
|
|
5748
5763
|
loc: {
|
|
5749
5764
|
start: {
|
|
5750
|
-
line:
|
|
5765
|
+
line: 119,
|
|
5751
5766
|
column: 17
|
|
5752
5767
|
},
|
|
5753
5768
|
end: {
|
|
5754
|
-
line:
|
|
5769
|
+
line: 149,
|
|
5755
5770
|
column: 17
|
|
5756
5771
|
}
|
|
5757
5772
|
},
|
|
5758
5773
|
type: "binary-expr",
|
|
5759
5774
|
locations: [{
|
|
5760
5775
|
start: {
|
|
5761
|
-
line:
|
|
5776
|
+
line: 119,
|
|
5762
5777
|
column: 17
|
|
5763
5778
|
},
|
|
5764
5779
|
end: {
|
|
5765
|
-
line:
|
|
5780
|
+
line: 119,
|
|
5766
5781
|
column: 31
|
|
5767
5782
|
}
|
|
5768
5783
|
}, {
|
|
5769
5784
|
start: {
|
|
5770
|
-
line:
|
|
5785
|
+
line: 120,
|
|
5771
5786
|
column: 18
|
|
5772
5787
|
},
|
|
5773
5788
|
end: {
|
|
5774
|
-
line:
|
|
5789
|
+
line: 148,
|
|
5775
5790
|
column: 21
|
|
5776
5791
|
}
|
|
5777
5792
|
}],
|
|
5778
|
-
line:
|
|
5793
|
+
line: 119
|
|
5779
5794
|
},
|
|
5780
5795
|
"7": {
|
|
5781
5796
|
loc: {
|
|
5782
5797
|
start: {
|
|
5783
|
-
line:
|
|
5798
|
+
line: 122,
|
|
5784
5799
|
column: 21
|
|
5785
5800
|
},
|
|
5786
5801
|
end: {
|
|
5787
|
-
line:
|
|
5802
|
+
line: 132,
|
|
5788
5803
|
column: 21
|
|
5789
5804
|
}
|
|
5790
5805
|
},
|
|
5791
5806
|
type: "binary-expr",
|
|
5792
5807
|
locations: [{
|
|
5793
5808
|
start: {
|
|
5794
|
-
line:
|
|
5809
|
+
line: 122,
|
|
5795
5810
|
column: 21
|
|
5796
5811
|
},
|
|
5797
5812
|
end: {
|
|
5798
|
-
line:
|
|
5813
|
+
line: 122,
|
|
5799
5814
|
column: 72
|
|
5800
5815
|
}
|
|
5801
5816
|
}, {
|
|
5802
5817
|
start: {
|
|
5803
|
-
line:
|
|
5818
|
+
line: 123,
|
|
5804
5819
|
column: 22
|
|
5805
5820
|
},
|
|
5806
5821
|
end: {
|
|
5807
|
-
line:
|
|
5822
|
+
line: 131,
|
|
5808
5823
|
column: 24
|
|
5809
5824
|
}
|
|
5810
5825
|
}],
|
|
5811
|
-
line:
|
|
5826
|
+
line: 122
|
|
5812
5827
|
},
|
|
5813
5828
|
"8": {
|
|
5814
5829
|
loc: {
|
|
5815
5830
|
start: {
|
|
5816
|
-
line:
|
|
5831
|
+
line: 133,
|
|
5817
5832
|
column: 21
|
|
5818
5833
|
},
|
|
5819
5834
|
end: {
|
|
5820
|
-
line:
|
|
5835
|
+
line: 143,
|
|
5821
5836
|
column: 23
|
|
5822
5837
|
}
|
|
5823
5838
|
},
|
|
5824
5839
|
type: "binary-expr",
|
|
5825
5840
|
locations: [{
|
|
5826
5841
|
start: {
|
|
5827
|
-
line:
|
|
5842
|
+
line: 133,
|
|
5828
5843
|
column: 21
|
|
5829
5844
|
},
|
|
5830
5845
|
end: {
|
|
5831
|
-
line:
|
|
5846
|
+
line: 133,
|
|
5832
5847
|
column: 71
|
|
5833
5848
|
}
|
|
5834
5849
|
}, {
|
|
5835
5850
|
start: {
|
|
5836
|
-
line:
|
|
5851
|
+
line: 134,
|
|
5837
5852
|
column: 22
|
|
5838
5853
|
},
|
|
5839
5854
|
end: {
|
|
5840
|
-
line:
|
|
5855
|
+
line: 134,
|
|
5841
5856
|
column: 48
|
|
5842
5857
|
}
|
|
5843
5858
|
}, {
|
|
5844
5859
|
start: {
|
|
5845
|
-
line:
|
|
5860
|
+
line: 135,
|
|
5846
5861
|
column: 24
|
|
5847
5862
|
},
|
|
5848
5863
|
end: {
|
|
5849
|
-
line:
|
|
5864
|
+
line: 142,
|
|
5850
5865
|
column: 26
|
|
5851
5866
|
}
|
|
5852
5867
|
}],
|
|
5853
|
-
line:
|
|
5868
|
+
line: 133
|
|
5854
5869
|
},
|
|
5855
5870
|
"9": {
|
|
5856
5871
|
loc: {
|
|
5857
5872
|
start: {
|
|
5858
|
-
line:
|
|
5873
|
+
line: 137,
|
|
5859
5874
|
column: 35
|
|
5860
5875
|
},
|
|
5861
5876
|
end: {
|
|
5862
|
-
line:
|
|
5877
|
+
line: 137,
|
|
5863
5878
|
column: 66
|
|
5864
5879
|
}
|
|
5865
5880
|
},
|
|
5866
5881
|
type: "binary-expr",
|
|
5867
5882
|
locations: [{
|
|
5868
5883
|
start: {
|
|
5869
|
-
line:
|
|
5884
|
+
line: 137,
|
|
5870
5885
|
column: 35
|
|
5871
5886
|
},
|
|
5872
5887
|
end: {
|
|
5873
|
-
line:
|
|
5888
|
+
line: 137,
|
|
5874
5889
|
column: 52
|
|
5875
5890
|
}
|
|
5876
5891
|
}, {
|
|
5877
5892
|
start: {
|
|
5878
|
-
line:
|
|
5893
|
+
line: 137,
|
|
5879
5894
|
column: 56
|
|
5880
5895
|
},
|
|
5881
5896
|
end: {
|
|
5882
|
-
line:
|
|
5897
|
+
line: 137,
|
|
5883
5898
|
column: 66
|
|
5884
5899
|
}
|
|
5885
5900
|
}],
|
|
5886
|
-
line:
|
|
5901
|
+
line: 137
|
|
5887
5902
|
},
|
|
5888
5903
|
"10": {
|
|
5889
5904
|
loc: {
|
|
5890
5905
|
start: {
|
|
5891
|
-
line:
|
|
5906
|
+
line: 144,
|
|
5892
5907
|
column: 21
|
|
5893
5908
|
},
|
|
5894
5909
|
end: {
|
|
5895
|
-
line:
|
|
5910
|
+
line: 147,
|
|
5896
5911
|
column: 23
|
|
5897
5912
|
}
|
|
5898
5913
|
},
|
|
5899
5914
|
type: "binary-expr",
|
|
5900
5915
|
locations: [{
|
|
5901
5916
|
start: {
|
|
5902
|
-
line:
|
|
5917
|
+
line: 144,
|
|
5903
5918
|
column: 21
|
|
5904
5919
|
},
|
|
5905
5920
|
end: {
|
|
5906
|
-
line:
|
|
5921
|
+
line: 144,
|
|
5907
5922
|
column: 71
|
|
5908
5923
|
}
|
|
5909
5924
|
}, {
|
|
5910
5925
|
start: {
|
|
5911
|
-
line:
|
|
5926
|
+
line: 145,
|
|
5912
5927
|
column: 22
|
|
5913
5928
|
},
|
|
5914
5929
|
end: {
|
|
5915
|
-
line:
|
|
5930
|
+
line: 145,
|
|
5916
5931
|
column: 47
|
|
5917
5932
|
}
|
|
5918
5933
|
}, {
|
|
5919
5934
|
start: {
|
|
5920
|
-
line:
|
|
5935
|
+
line: 146,
|
|
5921
5936
|
column: 24
|
|
5922
5937
|
},
|
|
5923
5938
|
end: {
|
|
5924
|
-
line:
|
|
5939
|
+
line: 146,
|
|
5925
5940
|
column: 71
|
|
5926
5941
|
}
|
|
5927
5942
|
}],
|
|
5928
|
-
line:
|
|
5943
|
+
line: 144
|
|
5929
5944
|
}
|
|
5930
5945
|
},
|
|
5931
5946
|
s: {
|
|
@@ -5976,7 +5991,7 @@ function cov_19n1f0ipo7() {
|
|
|
5976
5991
|
"10": [0, 0, 0]
|
|
5977
5992
|
},
|
|
5978
5993
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
5979
|
-
hash: "
|
|
5994
|
+
hash: "a66cb8189d7fd0453d5dc23db393ba7aa187cbf5"
|
|
5980
5995
|
};
|
|
5981
5996
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
5982
5997
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -6091,9 +6106,7 @@ var Manage = function Manage(_ref) {
|
|
|
6091
6106
|
className: "space-y-2"
|
|
6092
6107
|
}, /*#__PURE__*/React__default["default"].createElement(neetoui.Label, {
|
|
6093
6108
|
htmlFor: "hostname"
|
|
6094
|
-
}, customDomain ? (cov_19n1f0ipo7().b[3][0]++, t("neetoMolecules.customDomain.customDomain", {
|
|
6095
|
-
count: SINGULAR
|
|
6096
|
-
})) : (cov_19n1f0ipo7().b[3][1]++, t("neetoMolecules.customDomain.label"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6109
|
+
}, customDomain ? (cov_19n1f0ipo7().b[3][0]++, t("neetoMolecules.customDomain.customDomain", SINGULAR)) : (cov_19n1f0ipo7().b[3][1]++, t("neetoMolecules.customDomain.label"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6097
6110
|
className: "flex items-start gap-2"
|
|
6098
6111
|
}, /*#__PURE__*/React__default["default"].createElement(formik$1.Input, {
|
|
6099
6112
|
autoFocus: true,
|
|
@@ -6129,7 +6142,7 @@ var Manage = function Manage(_ref) {
|
|
|
6129
6142
|
|
|
6130
6143
|
function cov_24yn1i4hss() {
|
|
6131
6144
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/index.jsx";
|
|
6132
|
-
var hash = "
|
|
6145
|
+
var hash = "1d00dafa3f28d8ae4c9beaa6f84cdb9007d96ef4";
|
|
6133
6146
|
var global = new Function("return this")();
|
|
6134
6147
|
var gcv = "__coverage__";
|
|
6135
6148
|
var coverageData = {
|
|
@@ -6141,7 +6154,7 @@ function cov_24yn1i4hss() {
|
|
|
6141
6154
|
column: 21
|
|
6142
6155
|
},
|
|
6143
6156
|
end: {
|
|
6144
|
-
line:
|
|
6157
|
+
line: 133,
|
|
6145
6158
|
column: 1
|
|
6146
6159
|
}
|
|
6147
6160
|
},
|
|
@@ -6221,147 +6234,147 @@ function cov_24yn1i4hss() {
|
|
|
6221
6234
|
column: 4
|
|
6222
6235
|
},
|
|
6223
6236
|
end: {
|
|
6224
|
-
line:
|
|
6225
|
-
column:
|
|
6237
|
+
line: 34,
|
|
6238
|
+
column: 69
|
|
6226
6239
|
}
|
|
6227
6240
|
},
|
|
6228
6241
|
"9": {
|
|
6229
6242
|
start: {
|
|
6230
|
-
line:
|
|
6231
|
-
column:
|
|
6243
|
+
line: 34,
|
|
6244
|
+
column: 45
|
|
6232
6245
|
},
|
|
6233
6246
|
end: {
|
|
6234
|
-
line:
|
|
6235
|
-
column:
|
|
6247
|
+
line: 34,
|
|
6248
|
+
column: 66
|
|
6236
6249
|
}
|
|
6237
6250
|
},
|
|
6238
6251
|
"10": {
|
|
6239
6252
|
start: {
|
|
6240
|
-
line:
|
|
6253
|
+
line: 36,
|
|
6241
6254
|
column: 27
|
|
6242
6255
|
},
|
|
6243
6256
|
end: {
|
|
6244
|
-
line:
|
|
6257
|
+
line: 39,
|
|
6245
6258
|
column: 3
|
|
6246
6259
|
}
|
|
6247
6260
|
},
|
|
6248
6261
|
"11": {
|
|
6249
6262
|
start: {
|
|
6250
|
-
line:
|
|
6263
|
+
line: 37,
|
|
6251
6264
|
column: 4
|
|
6252
6265
|
},
|
|
6253
6266
|
end: {
|
|
6254
|
-
line:
|
|
6267
|
+
line: 37,
|
|
6255
6268
|
column: 34
|
|
6256
6269
|
}
|
|
6257
6270
|
},
|
|
6258
6271
|
"12": {
|
|
6259
6272
|
start: {
|
|
6260
|
-
line:
|
|
6273
|
+
line: 38,
|
|
6261
6274
|
column: 4
|
|
6262
6275
|
},
|
|
6263
6276
|
end: {
|
|
6264
|
-
line:
|
|
6277
|
+
line: 38,
|
|
6265
6278
|
column: 24
|
|
6266
6279
|
}
|
|
6267
6280
|
},
|
|
6268
6281
|
"13": {
|
|
6269
6282
|
start: {
|
|
6270
|
-
line:
|
|
6283
|
+
line: 41,
|
|
6271
6284
|
column: 28
|
|
6272
6285
|
},
|
|
6273
6286
|
end: {
|
|
6274
|
-
line:
|
|
6287
|
+
line: 44,
|
|
6275
6288
|
column: 3
|
|
6276
6289
|
}
|
|
6277
6290
|
},
|
|
6278
6291
|
"14": {
|
|
6279
6292
|
start: {
|
|
6280
|
-
line:
|
|
6293
|
+
line: 42,
|
|
6281
6294
|
column: 4
|
|
6282
6295
|
},
|
|
6283
6296
|
end: {
|
|
6284
|
-
line:
|
|
6297
|
+
line: 42,
|
|
6285
6298
|
column: 34
|
|
6286
6299
|
}
|
|
6287
6300
|
},
|
|
6288
6301
|
"15": {
|
|
6289
6302
|
start: {
|
|
6290
|
-
line:
|
|
6303
|
+
line: 43,
|
|
6291
6304
|
column: 4
|
|
6292
6305
|
},
|
|
6293
6306
|
end: {
|
|
6294
|
-
line:
|
|
6307
|
+
line: 43,
|
|
6295
6308
|
column: 25
|
|
6296
6309
|
}
|
|
6297
6310
|
},
|
|
6298
6311
|
"16": {
|
|
6299
6312
|
start: {
|
|
6300
|
-
line:
|
|
6313
|
+
line: 46,
|
|
6301
6314
|
column: 2
|
|
6302
6315
|
},
|
|
6303
6316
|
end: {
|
|
6304
|
-
line:
|
|
6317
|
+
line: 132,
|
|
6305
6318
|
column: 4
|
|
6306
6319
|
}
|
|
6307
6320
|
},
|
|
6308
6321
|
"17": {
|
|
6309
6322
|
start: {
|
|
6310
|
-
line:
|
|
6323
|
+
line: 55,
|
|
6311
6324
|
column: 29
|
|
6312
6325
|
},
|
|
6313
6326
|
end: {
|
|
6314
|
-
line:
|
|
6327
|
+
line: 55,
|
|
6315
6328
|
column: 51
|
|
6316
6329
|
}
|
|
6317
6330
|
},
|
|
6318
6331
|
"18": {
|
|
6319
6332
|
start: {
|
|
6320
|
-
line:
|
|
6333
|
+
line: 60,
|
|
6321
6334
|
column: 27
|
|
6322
6335
|
},
|
|
6323
6336
|
end: {
|
|
6324
|
-
line:
|
|
6337
|
+
line: 60,
|
|
6325
6338
|
column: 56
|
|
6326
6339
|
}
|
|
6327
6340
|
},
|
|
6328
6341
|
"19": {
|
|
6329
6342
|
start: {
|
|
6330
|
-
line:
|
|
6343
|
+
line: 104,
|
|
6331
6344
|
column: 33
|
|
6332
6345
|
},
|
|
6333
6346
|
end: {
|
|
6334
|
-
line:
|
|
6347
|
+
line: 104,
|
|
6335
6348
|
column: 55
|
|
6336
6349
|
}
|
|
6337
6350
|
},
|
|
6338
6351
|
"20": {
|
|
6339
6352
|
start: {
|
|
6340
|
-
line:
|
|
6353
|
+
line: 114,
|
|
6341
6354
|
column: 23
|
|
6342
6355
|
},
|
|
6343
6356
|
end: {
|
|
6344
|
-
line:
|
|
6357
|
+
line: 114,
|
|
6345
6358
|
column: 43
|
|
6346
6359
|
}
|
|
6347
6360
|
},
|
|
6348
6361
|
"21": {
|
|
6349
6362
|
start: {
|
|
6350
|
-
line:
|
|
6363
|
+
line: 128,
|
|
6351
6364
|
column: 23
|
|
6352
6365
|
},
|
|
6353
6366
|
end: {
|
|
6354
|
-
line:
|
|
6367
|
+
line: 128,
|
|
6355
6368
|
column: 44
|
|
6356
6369
|
}
|
|
6357
6370
|
},
|
|
6358
6371
|
"22": {
|
|
6359
6372
|
start: {
|
|
6360
|
-
line:
|
|
6373
|
+
line: 129,
|
|
6361
6374
|
column: 24
|
|
6362
6375
|
},
|
|
6363
6376
|
end: {
|
|
6364
|
-
line:
|
|
6377
|
+
line: 129,
|
|
6365
6378
|
column: 60
|
|
6366
6379
|
}
|
|
6367
6380
|
}
|
|
@@ -6385,7 +6398,7 @@ function cov_24yn1i4hss() {
|
|
|
6385
6398
|
column: 42
|
|
6386
6399
|
},
|
|
6387
6400
|
end: {
|
|
6388
|
-
line:
|
|
6401
|
+
line: 133,
|
|
6389
6402
|
column: 1
|
|
6390
6403
|
}
|
|
6391
6404
|
},
|
|
@@ -6395,318 +6408,318 @@ function cov_24yn1i4hss() {
|
|
|
6395
6408
|
name: "(anonymous_1)",
|
|
6396
6409
|
decl: {
|
|
6397
6410
|
start: {
|
|
6398
|
-
line:
|
|
6399
|
-
column:
|
|
6411
|
+
line: 34,
|
|
6412
|
+
column: 39
|
|
6400
6413
|
},
|
|
6401
6414
|
end: {
|
|
6402
|
-
line:
|
|
6403
|
-
column:
|
|
6415
|
+
line: 34,
|
|
6416
|
+
column: 40
|
|
6404
6417
|
}
|
|
6405
6418
|
},
|
|
6406
6419
|
loc: {
|
|
6407
6420
|
start: {
|
|
6408
|
-
line:
|
|
6409
|
-
column:
|
|
6421
|
+
line: 34,
|
|
6422
|
+
column: 45
|
|
6410
6423
|
},
|
|
6411
6424
|
end: {
|
|
6412
|
-
line:
|
|
6413
|
-
column:
|
|
6425
|
+
line: 34,
|
|
6426
|
+
column: 66
|
|
6414
6427
|
}
|
|
6415
6428
|
},
|
|
6416
|
-
line:
|
|
6429
|
+
line: 34
|
|
6417
6430
|
},
|
|
6418
6431
|
"2": {
|
|
6419
6432
|
name: "(anonymous_2)",
|
|
6420
6433
|
decl: {
|
|
6421
6434
|
start: {
|
|
6422
|
-
line:
|
|
6435
|
+
line: 36,
|
|
6423
6436
|
column: 27
|
|
6424
6437
|
},
|
|
6425
6438
|
end: {
|
|
6426
|
-
line:
|
|
6439
|
+
line: 36,
|
|
6427
6440
|
column: 28
|
|
6428
6441
|
}
|
|
6429
6442
|
},
|
|
6430
6443
|
loc: {
|
|
6431
6444
|
start: {
|
|
6432
|
-
line:
|
|
6445
|
+
line: 36,
|
|
6433
6446
|
column: 43
|
|
6434
6447
|
},
|
|
6435
6448
|
end: {
|
|
6436
|
-
line:
|
|
6449
|
+
line: 39,
|
|
6437
6450
|
column: 3
|
|
6438
6451
|
}
|
|
6439
6452
|
},
|
|
6440
|
-
line:
|
|
6453
|
+
line: 36
|
|
6441
6454
|
},
|
|
6442
6455
|
"3": {
|
|
6443
6456
|
name: "(anonymous_3)",
|
|
6444
6457
|
decl: {
|
|
6445
6458
|
start: {
|
|
6446
|
-
line:
|
|
6459
|
+
line: 41,
|
|
6447
6460
|
column: 28
|
|
6448
6461
|
},
|
|
6449
6462
|
end: {
|
|
6450
|
-
line:
|
|
6463
|
+
line: 41,
|
|
6451
6464
|
column: 29
|
|
6452
6465
|
}
|
|
6453
6466
|
},
|
|
6454
6467
|
loc: {
|
|
6455
6468
|
start: {
|
|
6456
|
-
line:
|
|
6469
|
+
line: 41,
|
|
6457
6470
|
column: 44
|
|
6458
6471
|
},
|
|
6459
6472
|
end: {
|
|
6460
|
-
line:
|
|
6473
|
+
line: 44,
|
|
6461
6474
|
column: 3
|
|
6462
6475
|
}
|
|
6463
6476
|
},
|
|
6464
|
-
line:
|
|
6477
|
+
line: 41
|
|
6465
6478
|
},
|
|
6466
6479
|
"4": {
|
|
6467
6480
|
name: "(anonymous_4)",
|
|
6468
6481
|
decl: {
|
|
6469
6482
|
start: {
|
|
6470
|
-
line:
|
|
6483
|
+
line: 55,
|
|
6471
6484
|
column: 23
|
|
6472
6485
|
},
|
|
6473
6486
|
end: {
|
|
6474
|
-
line:
|
|
6487
|
+
line: 55,
|
|
6475
6488
|
column: 24
|
|
6476
6489
|
}
|
|
6477
6490
|
},
|
|
6478
6491
|
loc: {
|
|
6479
6492
|
start: {
|
|
6480
|
-
line:
|
|
6493
|
+
line: 55,
|
|
6481
6494
|
column: 29
|
|
6482
6495
|
},
|
|
6483
6496
|
end: {
|
|
6484
|
-
line:
|
|
6497
|
+
line: 55,
|
|
6485
6498
|
column: 51
|
|
6486
6499
|
}
|
|
6487
6500
|
},
|
|
6488
|
-
line:
|
|
6501
|
+
line: 55
|
|
6489
6502
|
},
|
|
6490
6503
|
"5": {
|
|
6491
6504
|
name: "(anonymous_5)",
|
|
6492
6505
|
decl: {
|
|
6493
6506
|
start: {
|
|
6494
|
-
line:
|
|
6507
|
+
line: 60,
|
|
6495
6508
|
column: 22
|
|
6496
6509
|
},
|
|
6497
6510
|
end: {
|
|
6498
|
-
line:
|
|
6511
|
+
line: 60,
|
|
6499
6512
|
column: 23
|
|
6500
6513
|
}
|
|
6501
6514
|
},
|
|
6502
6515
|
loc: {
|
|
6503
6516
|
start: {
|
|
6504
|
-
line:
|
|
6517
|
+
line: 60,
|
|
6505
6518
|
column: 27
|
|
6506
6519
|
},
|
|
6507
6520
|
end: {
|
|
6508
|
-
line:
|
|
6521
|
+
line: 60,
|
|
6509
6522
|
column: 56
|
|
6510
6523
|
}
|
|
6511
6524
|
},
|
|
6512
|
-
line:
|
|
6525
|
+
line: 60
|
|
6513
6526
|
},
|
|
6514
6527
|
"6": {
|
|
6515
6528
|
name: "(anonymous_6)",
|
|
6516
6529
|
decl: {
|
|
6517
6530
|
start: {
|
|
6518
|
-
line:
|
|
6531
|
+
line: 104,
|
|
6519
6532
|
column: 27
|
|
6520
6533
|
},
|
|
6521
6534
|
end: {
|
|
6522
|
-
line:
|
|
6535
|
+
line: 104,
|
|
6523
6536
|
column: 28
|
|
6524
6537
|
}
|
|
6525
6538
|
},
|
|
6526
6539
|
loc: {
|
|
6527
6540
|
start: {
|
|
6528
|
-
line:
|
|
6541
|
+
line: 104,
|
|
6529
6542
|
column: 33
|
|
6530
6543
|
},
|
|
6531
6544
|
end: {
|
|
6532
|
-
line:
|
|
6545
|
+
line: 104,
|
|
6533
6546
|
column: 55
|
|
6534
6547
|
}
|
|
6535
6548
|
},
|
|
6536
|
-
line:
|
|
6549
|
+
line: 104
|
|
6537
6550
|
},
|
|
6538
6551
|
"7": {
|
|
6539
6552
|
name: "(anonymous_7)",
|
|
6540
6553
|
decl: {
|
|
6541
6554
|
start: {
|
|
6542
|
-
line:
|
|
6555
|
+
line: 114,
|
|
6543
6556
|
column: 17
|
|
6544
6557
|
},
|
|
6545
6558
|
end: {
|
|
6546
|
-
line:
|
|
6559
|
+
line: 114,
|
|
6547
6560
|
column: 18
|
|
6548
6561
|
}
|
|
6549
6562
|
},
|
|
6550
6563
|
loc: {
|
|
6551
6564
|
start: {
|
|
6552
|
-
line:
|
|
6565
|
+
line: 114,
|
|
6553
6566
|
column: 23
|
|
6554
6567
|
},
|
|
6555
6568
|
end: {
|
|
6556
|
-
line:
|
|
6569
|
+
line: 114,
|
|
6557
6570
|
column: 43
|
|
6558
6571
|
}
|
|
6559
6572
|
},
|
|
6560
|
-
line:
|
|
6573
|
+
line: 114
|
|
6561
6574
|
},
|
|
6562
6575
|
"8": {
|
|
6563
6576
|
name: "(anonymous_8)",
|
|
6564
6577
|
decl: {
|
|
6565
6578
|
start: {
|
|
6566
|
-
line:
|
|
6579
|
+
line: 128,
|
|
6567
6580
|
column: 17
|
|
6568
6581
|
},
|
|
6569
6582
|
end: {
|
|
6570
|
-
line:
|
|
6583
|
+
line: 128,
|
|
6571
6584
|
column: 18
|
|
6572
6585
|
}
|
|
6573
6586
|
},
|
|
6574
6587
|
loc: {
|
|
6575
6588
|
start: {
|
|
6576
|
-
line:
|
|
6589
|
+
line: 128,
|
|
6577
6590
|
column: 23
|
|
6578
6591
|
},
|
|
6579
6592
|
end: {
|
|
6580
|
-
line:
|
|
6593
|
+
line: 128,
|
|
6581
6594
|
column: 44
|
|
6582
6595
|
}
|
|
6583
6596
|
},
|
|
6584
|
-
line:
|
|
6597
|
+
line: 128
|
|
6585
6598
|
},
|
|
6586
6599
|
"9": {
|
|
6587
6600
|
name: "(anonymous_9)",
|
|
6588
6601
|
decl: {
|
|
6589
6602
|
start: {
|
|
6590
|
-
line:
|
|
6603
|
+
line: 129,
|
|
6591
6604
|
column: 18
|
|
6592
6605
|
},
|
|
6593
6606
|
end: {
|
|
6594
|
-
line:
|
|
6607
|
+
line: 129,
|
|
6595
6608
|
column: 19
|
|
6596
6609
|
}
|
|
6597
6610
|
},
|
|
6598
6611
|
loc: {
|
|
6599
6612
|
start: {
|
|
6600
|
-
line:
|
|
6613
|
+
line: 129,
|
|
6601
6614
|
column: 24
|
|
6602
6615
|
},
|
|
6603
6616
|
end: {
|
|
6604
|
-
line:
|
|
6617
|
+
line: 129,
|
|
6605
6618
|
column: 60
|
|
6606
6619
|
}
|
|
6607
6620
|
},
|
|
6608
|
-
line:
|
|
6621
|
+
line: 129
|
|
6609
6622
|
}
|
|
6610
6623
|
},
|
|
6611
6624
|
branchMap: {
|
|
6612
6625
|
"0": {
|
|
6613
6626
|
loc: {
|
|
6614
6627
|
start: {
|
|
6615
|
-
line:
|
|
6628
|
+
line: 66,
|
|
6616
6629
|
column: 9
|
|
6617
6630
|
},
|
|
6618
6631
|
end: {
|
|
6619
|
-
line:
|
|
6632
|
+
line: 70,
|
|
6620
6633
|
column: 9
|
|
6621
6634
|
}
|
|
6622
6635
|
},
|
|
6623
6636
|
type: "binary-expr",
|
|
6624
6637
|
locations: [{
|
|
6625
6638
|
start: {
|
|
6626
|
-
line:
|
|
6639
|
+
line: 66,
|
|
6627
6640
|
column: 9
|
|
6628
6641
|
},
|
|
6629
6642
|
end: {
|
|
6630
|
-
line:
|
|
6643
|
+
line: 66,
|
|
6631
6644
|
column: 18
|
|
6632
6645
|
}
|
|
6633
6646
|
}, {
|
|
6634
6647
|
start: {
|
|
6635
|
-
line:
|
|
6648
|
+
line: 67,
|
|
6636
6649
|
column: 10
|
|
6637
6650
|
},
|
|
6638
6651
|
end: {
|
|
6639
|
-
line:
|
|
6652
|
+
line: 69,
|
|
6640
6653
|
column: 16
|
|
6641
6654
|
}
|
|
6642
6655
|
}],
|
|
6643
|
-
line:
|
|
6656
|
+
line: 66
|
|
6644
6657
|
},
|
|
6645
6658
|
"1": {
|
|
6646
6659
|
loc: {
|
|
6647
6660
|
start: {
|
|
6648
|
-
line:
|
|
6661
|
+
line: 71,
|
|
6649
6662
|
column: 9
|
|
6650
6663
|
},
|
|
6651
6664
|
end: {
|
|
6652
|
-
line:
|
|
6665
|
+
line: 108,
|
|
6653
6666
|
column: 12
|
|
6654
6667
|
}
|
|
6655
6668
|
},
|
|
6656
6669
|
type: "binary-expr",
|
|
6657
6670
|
locations: [{
|
|
6658
6671
|
start: {
|
|
6659
|
-
line:
|
|
6672
|
+
line: 71,
|
|
6660
6673
|
column: 9
|
|
6661
6674
|
},
|
|
6662
6675
|
end: {
|
|
6663
|
-
line:
|
|
6676
|
+
line: 71,
|
|
6664
6677
|
column: 19
|
|
6665
6678
|
}
|
|
6666
6679
|
}, {
|
|
6667
6680
|
start: {
|
|
6668
|
-
line:
|
|
6681
|
+
line: 72,
|
|
6669
6682
|
column: 11
|
|
6670
6683
|
},
|
|
6671
6684
|
end: {
|
|
6672
|
-
line:
|
|
6685
|
+
line: 108,
|
|
6673
6686
|
column: 11
|
|
6674
6687
|
}
|
|
6675
6688
|
}],
|
|
6676
|
-
line:
|
|
6689
|
+
line: 71
|
|
6677
6690
|
},
|
|
6678
6691
|
"2": {
|
|
6679
6692
|
loc: {
|
|
6680
6693
|
start: {
|
|
6681
|
-
line:
|
|
6694
|
+
line: 72,
|
|
6682
6695
|
column: 11
|
|
6683
6696
|
},
|
|
6684
6697
|
end: {
|
|
6685
|
-
line:
|
|
6698
|
+
line: 108,
|
|
6686
6699
|
column: 11
|
|
6687
6700
|
}
|
|
6688
6701
|
},
|
|
6689
6702
|
type: "cond-expr",
|
|
6690
6703
|
locations: [{
|
|
6691
6704
|
start: {
|
|
6692
|
-
line:
|
|
6705
|
+
line: 73,
|
|
6693
6706
|
column: 12
|
|
6694
6707
|
},
|
|
6695
6708
|
end: {
|
|
6696
|
-
line:
|
|
6709
|
+
line: 97,
|
|
6697
6710
|
column: 18
|
|
6698
6711
|
}
|
|
6699
6712
|
}, {
|
|
6700
6713
|
start: {
|
|
6701
|
-
line:
|
|
6714
|
+
line: 99,
|
|
6702
6715
|
column: 12
|
|
6703
6716
|
},
|
|
6704
6717
|
end: {
|
|
6705
|
-
line:
|
|
6718
|
+
line: 107,
|
|
6706
6719
|
column: 18
|
|
6707
6720
|
}
|
|
6708
6721
|
}],
|
|
6709
|
-
line:
|
|
6722
|
+
line: 72
|
|
6710
6723
|
}
|
|
6711
6724
|
},
|
|
6712
6725
|
s: {
|
|
@@ -6752,7 +6765,7 @@ function cov_24yn1i4hss() {
|
|
|
6752
6765
|
"2": [0, 0]
|
|
6753
6766
|
},
|
|
6754
6767
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
6755
|
-
hash: "
|
|
6768
|
+
hash: "1d00dafa3f28d8ae4c9beaa6f84cdb9007d96ef4"
|
|
6756
6769
|
};
|
|
6757
6770
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
6758
6771
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -6824,6 +6837,7 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
6824
6837
|
};
|
|
6825
6838
|
cov_24yn1i4hss().s[16]++;
|
|
6826
6839
|
return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement(Container, null, /*#__PURE__*/React__default["default"].createElement(Header, _extends({
|
|
6840
|
+
title: t("neetoMolecules.customDomain.customDomain", PLURAL),
|
|
6827
6841
|
actionBlock: /*#__PURE__*/React__default["default"].createElement(neetoui.Button, {
|
|
6828
6842
|
"data-cy": "add-new-custom-domain-button",
|
|
6829
6843
|
label: t("neetoMolecules.customDomain.addNew"),
|
|
@@ -6842,10 +6856,7 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
6842
6856
|
},
|
|
6843
6857
|
placeholder: t("neetoMolecules.customDomain.search"),
|
|
6844
6858
|
"data-cy": "custom-domain-search-field"
|
|
6845
|
-
}
|
|
6846
|
-
title: t("neetoMolecules.customDomain.customDomain", {
|
|
6847
|
-
count: PLURAL
|
|
6848
|
-
})
|
|
6859
|
+
}
|
|
6849
6860
|
}, headerProps)), (cov_24yn1i4hss().b[0][0]++, isLoading) && (cov_24yn1i4hss().b[0][1]++, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
6850
6861
|
className: "h-screen w-full"
|
|
6851
6862
|
}, /*#__PURE__*/React__default["default"].createElement(PageLoader, null))), (cov_24yn1i4hss().b[1][0]++, !isLoading) && (cov_24yn1i4hss().b[1][1]++, pure.isNotEmpty(data === null || data === void 0 ? void 0 : data.customDomains) ? (cov_24yn1i4hss().b[2][0]++, /*#__PURE__*/React__default["default"].createElement("div", {
|