@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.js
CHANGED
|
@@ -570,7 +570,7 @@ var Dropdown = function Dropdown(_ref) {
|
|
|
570
570
|
|
|
571
571
|
function cov_14lmkczjok() {
|
|
572
572
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/Header/index.jsx";
|
|
573
|
-
var hash = "
|
|
573
|
+
var hash = "4acb371c47823c0e6c94aab252b899cdd2f46202";
|
|
574
574
|
var global = new Function("return this")();
|
|
575
575
|
var gcv = "__coverage__";
|
|
576
576
|
var coverageData = {
|
|
@@ -578,31 +578,41 @@ function cov_14lmkczjok() {
|
|
|
578
578
|
statementMap: {
|
|
579
579
|
"0": {
|
|
580
580
|
start: {
|
|
581
|
-
line:
|
|
581
|
+
line: 13,
|
|
582
582
|
column: 15
|
|
583
583
|
},
|
|
584
584
|
end: {
|
|
585
|
-
line:
|
|
585
|
+
line: 78,
|
|
586
586
|
column: 1
|
|
587
587
|
}
|
|
588
588
|
},
|
|
589
589
|
"1": {
|
|
590
590
|
start: {
|
|
591
|
-
line:
|
|
591
|
+
line: 22,
|
|
592
592
|
column: 20
|
|
593
593
|
},
|
|
594
594
|
end: {
|
|
595
|
-
line:
|
|
595
|
+
line: 22,
|
|
596
596
|
column: 32
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
"2": {
|
|
600
600
|
start: {
|
|
601
601
|
line: 23,
|
|
602
|
+
column: 16
|
|
603
|
+
},
|
|
604
|
+
end: {
|
|
605
|
+
line: 23,
|
|
606
|
+
column: 32
|
|
607
|
+
}
|
|
608
|
+
},
|
|
609
|
+
"3": {
|
|
610
|
+
start: {
|
|
611
|
+
line: 25,
|
|
602
612
|
column: 2
|
|
603
613
|
},
|
|
604
614
|
end: {
|
|
605
|
-
line:
|
|
615
|
+
line: 77,
|
|
606
616
|
column: 4
|
|
607
617
|
}
|
|
608
618
|
}
|
|
@@ -612,213 +622,214 @@ function cov_14lmkczjok() {
|
|
|
612
622
|
name: "(anonymous_0)",
|
|
613
623
|
decl: {
|
|
614
624
|
start: {
|
|
615
|
-
line:
|
|
625
|
+
line: 13,
|
|
616
626
|
column: 15
|
|
617
627
|
},
|
|
618
628
|
end: {
|
|
619
|
-
line:
|
|
629
|
+
line: 13,
|
|
620
630
|
column: 16
|
|
621
631
|
}
|
|
622
632
|
},
|
|
623
633
|
loc: {
|
|
624
634
|
start: {
|
|
625
|
-
line:
|
|
635
|
+
line: 21,
|
|
626
636
|
column: 6
|
|
627
637
|
},
|
|
628
638
|
end: {
|
|
629
|
-
line:
|
|
639
|
+
line: 78,
|
|
630
640
|
column: 1
|
|
631
641
|
}
|
|
632
642
|
},
|
|
633
|
-
line:
|
|
643
|
+
line: 21
|
|
634
644
|
}
|
|
635
645
|
},
|
|
636
646
|
branchMap: {
|
|
637
647
|
"0": {
|
|
638
648
|
loc: {
|
|
639
649
|
start: {
|
|
640
|
-
line:
|
|
650
|
+
line: 17,
|
|
641
651
|
column: 2
|
|
642
652
|
},
|
|
643
653
|
end: {
|
|
644
|
-
line:
|
|
654
|
+
line: 17,
|
|
645
655
|
column: 16
|
|
646
656
|
}
|
|
647
657
|
},
|
|
648
658
|
type: "default-arg",
|
|
649
659
|
locations: [{
|
|
650
660
|
start: {
|
|
651
|
-
line:
|
|
661
|
+
line: 17,
|
|
652
662
|
column: 14
|
|
653
663
|
},
|
|
654
664
|
end: {
|
|
655
|
-
line:
|
|
665
|
+
line: 17,
|
|
656
666
|
column: 16
|
|
657
667
|
}
|
|
658
668
|
}],
|
|
659
|
-
line:
|
|
669
|
+
line: 17
|
|
660
670
|
},
|
|
661
671
|
"1": {
|
|
662
672
|
loc: {
|
|
663
673
|
start: {
|
|
664
|
-
line:
|
|
674
|
+
line: 19,
|
|
665
675
|
column: 2
|
|
666
676
|
},
|
|
667
677
|
end: {
|
|
668
|
-
line:
|
|
678
|
+
line: 19,
|
|
669
679
|
column: 18
|
|
670
680
|
}
|
|
671
681
|
},
|
|
672
682
|
type: "default-arg",
|
|
673
683
|
locations: [{
|
|
674
684
|
start: {
|
|
675
|
-
line:
|
|
685
|
+
line: 19,
|
|
676
686
|
column: 16
|
|
677
687
|
},
|
|
678
688
|
end: {
|
|
679
|
-
line:
|
|
689
|
+
line: 19,
|
|
680
690
|
column: 18
|
|
681
691
|
}
|
|
682
692
|
}],
|
|
683
|
-
line:
|
|
693
|
+
line: 19
|
|
684
694
|
},
|
|
685
695
|
"2": {
|
|
686
696
|
loc: {
|
|
687
697
|
start: {
|
|
688
|
-
line:
|
|
698
|
+
line: 34,
|
|
689
699
|
column: 9
|
|
690
700
|
},
|
|
691
701
|
end: {
|
|
692
|
-
line:
|
|
702
|
+
line: 43,
|
|
693
703
|
column: 9
|
|
694
704
|
}
|
|
695
705
|
},
|
|
696
706
|
type: "binary-expr",
|
|
697
707
|
locations: [{
|
|
698
708
|
start: {
|
|
699
|
-
line:
|
|
709
|
+
line: 34,
|
|
700
710
|
column: 9
|
|
701
711
|
},
|
|
702
712
|
end: {
|
|
703
|
-
line:
|
|
713
|
+
line: 34,
|
|
704
714
|
column: 22
|
|
705
715
|
}
|
|
706
716
|
}, {
|
|
707
717
|
start: {
|
|
708
|
-
line:
|
|
718
|
+
line: 35,
|
|
709
719
|
column: 10
|
|
710
720
|
},
|
|
711
721
|
end: {
|
|
712
|
-
line:
|
|
722
|
+
line: 42,
|
|
713
723
|
column: 12
|
|
714
724
|
}
|
|
715
725
|
}],
|
|
716
|
-
line:
|
|
726
|
+
line: 34
|
|
717
727
|
},
|
|
718
728
|
"3": {
|
|
719
729
|
loc: {
|
|
720
730
|
start: {
|
|
721
|
-
line:
|
|
731
|
+
line: 45,
|
|
722
732
|
column: 11
|
|
723
733
|
},
|
|
724
734
|
end: {
|
|
725
|
-
line:
|
|
735
|
+
line: 45,
|
|
726
736
|
column: 67
|
|
727
737
|
}
|
|
728
738
|
},
|
|
729
739
|
type: "binary-expr",
|
|
730
740
|
locations: [{
|
|
731
741
|
start: {
|
|
732
|
-
line:
|
|
742
|
+
line: 45,
|
|
733
743
|
column: 11
|
|
734
744
|
},
|
|
735
745
|
end: {
|
|
736
|
-
line:
|
|
746
|
+
line: 45,
|
|
737
747
|
column: 22
|
|
738
748
|
}
|
|
739
749
|
}, {
|
|
740
750
|
start: {
|
|
741
|
-
line:
|
|
751
|
+
line: 45,
|
|
742
752
|
column: 26
|
|
743
753
|
},
|
|
744
754
|
end: {
|
|
745
|
-
line:
|
|
755
|
+
line: 45,
|
|
746
756
|
column: 67
|
|
747
757
|
}
|
|
748
758
|
}],
|
|
749
|
-
line:
|
|
759
|
+
line: 45
|
|
750
760
|
},
|
|
751
761
|
"4": {
|
|
752
762
|
loc: {
|
|
753
763
|
start: {
|
|
754
|
-
line:
|
|
764
|
+
line: 56,
|
|
755
765
|
column: 13
|
|
756
766
|
},
|
|
757
767
|
end: {
|
|
758
|
-
line:
|
|
768
|
+
line: 56,
|
|
759
769
|
column: 72
|
|
760
770
|
}
|
|
761
771
|
},
|
|
762
772
|
type: "binary-expr",
|
|
763
773
|
locations: [{
|
|
764
774
|
start: {
|
|
765
|
-
line:
|
|
775
|
+
line: 56,
|
|
766
776
|
column: 13
|
|
767
777
|
},
|
|
768
778
|
end: {
|
|
769
|
-
line:
|
|
779
|
+
line: 56,
|
|
770
780
|
column: 26
|
|
771
781
|
}
|
|
772
782
|
}, {
|
|
773
783
|
start: {
|
|
774
|
-
line:
|
|
784
|
+
line: 56,
|
|
775
785
|
column: 30
|
|
776
786
|
},
|
|
777
787
|
end: {
|
|
778
|
-
line:
|
|
788
|
+
line: 56,
|
|
779
789
|
column: 72
|
|
780
790
|
}
|
|
781
791
|
}],
|
|
782
|
-
line:
|
|
792
|
+
line: 56
|
|
783
793
|
},
|
|
784
794
|
"5": {
|
|
785
795
|
loc: {
|
|
786
796
|
start: {
|
|
787
|
-
line:
|
|
797
|
+
line: 61,
|
|
788
798
|
column: 9
|
|
789
799
|
},
|
|
790
800
|
end: {
|
|
791
|
-
line:
|
|
801
|
+
line: 73,
|
|
792
802
|
column: 9
|
|
793
803
|
}
|
|
794
804
|
},
|
|
795
805
|
type: "binary-expr",
|
|
796
806
|
locations: [{
|
|
797
807
|
start: {
|
|
798
|
-
line:
|
|
808
|
+
line: 61,
|
|
799
809
|
column: 9
|
|
800
810
|
},
|
|
801
811
|
end: {
|
|
802
|
-
line:
|
|
812
|
+
line: 61,
|
|
803
813
|
column: 20
|
|
804
814
|
}
|
|
805
815
|
}, {
|
|
806
816
|
start: {
|
|
807
|
-
line:
|
|
817
|
+
line: 62,
|
|
808
818
|
column: 10
|
|
809
819
|
},
|
|
810
820
|
end: {
|
|
811
|
-
line:
|
|
821
|
+
line: 72,
|
|
812
822
|
column: 12
|
|
813
823
|
}
|
|
814
824
|
}],
|
|
815
|
-
line:
|
|
825
|
+
line: 61
|
|
816
826
|
}
|
|
817
827
|
},
|
|
818
828
|
s: {
|
|
819
829
|
"0": 0,
|
|
820
830
|
"1": 0,
|
|
821
|
-
"2": 0
|
|
831
|
+
"2": 0,
|
|
832
|
+
"3": 0
|
|
822
833
|
},
|
|
823
834
|
f: {
|
|
824
835
|
"0": 0
|
|
@@ -832,7 +843,7 @@ function cov_14lmkczjok() {
|
|
|
832
843
|
"5": [0, 0]
|
|
833
844
|
},
|
|
834
845
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
835
|
-
hash: "
|
|
846
|
+
hash: "4acb371c47823c0e6c94aab252b899cdd2f46202"
|
|
836
847
|
};
|
|
837
848
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
838
849
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -861,7 +872,9 @@ var Header = function Header(_ref) {
|
|
|
861
872
|
dropdownProps = _ref.dropdownProps;
|
|
862
873
|
cov_14lmkczjok().f[0]++;
|
|
863
874
|
var searchRef = (cov_14lmkczjok().s[1]++, useRef(null));
|
|
864
|
-
cov_14lmkczjok().s[2]
|
|
875
|
+
var _ref2 = (cov_14lmkczjok().s[2]++, useTranslation()),
|
|
876
|
+
t = _ref2.t;
|
|
877
|
+
cov_14lmkczjok().s[3]++;
|
|
865
878
|
return /*#__PURE__*/React.createElement("div", {
|
|
866
879
|
className: classnames(["neeto-molecules-header", {
|
|
867
880
|
"neeto-molecules-header--has-breadcrumbs": !isEmpty(breadcrumbs)
|
|
@@ -892,7 +905,7 @@ var Header = function Header(_ref) {
|
|
|
892
905
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
893
906
|
className: "neeto-ui-gap-3 neeto-molecules-header__right"
|
|
894
907
|
}, (cov_14lmkczjok().b[5][0]++, searchProps) && (cov_14lmkczjok().b[5][1]++, /*#__PURE__*/React.createElement(Input, _extends({
|
|
895
|
-
placeholder: "
|
|
908
|
+
placeholder: t("neetoMolecules.common.actions.search"),
|
|
896
909
|
prefix: /*#__PURE__*/React.createElement(Search, null),
|
|
897
910
|
ref: searchRef,
|
|
898
911
|
type: "search",
|
|
@@ -2008,7 +2021,7 @@ SubHeader.RightBlock = RightBlock;
|
|
|
2008
2021
|
|
|
2009
2022
|
function cov_222iv29ng9() {
|
|
2010
2023
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/constants.js";
|
|
2011
|
-
var hash = "
|
|
2024
|
+
var hash = "87f052284a82ce00f5a1bb3c70dc428b98bd8b8f";
|
|
2012
2025
|
var global = new Function("return this")();
|
|
2013
2026
|
var gcv = "__coverage__";
|
|
2014
2027
|
var coverageData = {
|
|
@@ -2041,7 +2054,7 @@ function cov_222iv29ng9() {
|
|
|
2041
2054
|
},
|
|
2042
2055
|
end: {
|
|
2043
2056
|
line: 5,
|
|
2044
|
-
column:
|
|
2057
|
+
column: 36
|
|
2045
2058
|
}
|
|
2046
2059
|
},
|
|
2047
2060
|
"3": {
|
|
@@ -2051,7 +2064,7 @@ function cov_222iv29ng9() {
|
|
|
2051
2064
|
},
|
|
2052
2065
|
end: {
|
|
2053
2066
|
line: 7,
|
|
2054
|
-
column:
|
|
2067
|
+
column: 34
|
|
2055
2068
|
}
|
|
2056
2069
|
}
|
|
2057
2070
|
},
|
|
@@ -2066,7 +2079,7 @@ function cov_222iv29ng9() {
|
|
|
2066
2079
|
f: {},
|
|
2067
2080
|
b: {},
|
|
2068
2081
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
2069
|
-
hash: "
|
|
2082
|
+
hash: "87f052284a82ce00f5a1bb3c70dc428b98bd8b8f"
|
|
2070
2083
|
};
|
|
2071
2084
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
2072
2085
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -2084,8 +2097,12 @@ function cov_222iv29ng9() {
|
|
|
2084
2097
|
cov_222iv29ng9();
|
|
2085
2098
|
var DEFAULT_STALE_TIME = (cov_222iv29ng9().s[0]++, 60 * 60 * 1000);
|
|
2086
2099
|
var DOMAIN_QUERY_KEY = (cov_222iv29ng9().s[1]++, "custom-domain");
|
|
2087
|
-
var SINGULAR = (cov_222iv29ng9().s[2]++,
|
|
2088
|
-
|
|
2100
|
+
var SINGULAR = (cov_222iv29ng9().s[2]++, {
|
|
2101
|
+
count: 1
|
|
2102
|
+
});
|
|
2103
|
+
var PLURAL = (cov_222iv29ng9().s[3]++, {
|
|
2104
|
+
count: 2
|
|
2105
|
+
});
|
|
2089
2106
|
|
|
2090
2107
|
function cov_1uqwnv9h7p() {
|
|
2091
2108
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/Manage/constants.js";
|
|
@@ -2577,7 +2594,7 @@ var TagBlock = function TagBlock(_ref) {
|
|
|
2577
2594
|
|
|
2578
2595
|
function cov_20ap541pw6() {
|
|
2579
2596
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/utils.jsx";
|
|
2580
|
-
var hash = "
|
|
2597
|
+
var hash = "babbad7462db6cae00c79258810ca55a58a0e27e";
|
|
2581
2598
|
var global = new Function("return this")();
|
|
2582
2599
|
var gcv = "__coverage__";
|
|
2583
2600
|
var coverageData = {
|
|
@@ -2599,7 +2616,7 @@ function cov_20ap541pw6() {
|
|
|
2599
2616
|
column: 32
|
|
2600
2617
|
},
|
|
2601
2618
|
end: {
|
|
2602
|
-
line:
|
|
2619
|
+
line: 49,
|
|
2603
2620
|
column: 1
|
|
2604
2621
|
}
|
|
2605
2622
|
},
|
|
@@ -2609,157 +2626,157 @@ function cov_20ap541pw6() {
|
|
|
2609
2626
|
column: 73
|
|
2610
2627
|
},
|
|
2611
2628
|
end: {
|
|
2612
|
-
line:
|
|
2629
|
+
line: 49,
|
|
2613
2630
|
column: 1
|
|
2614
2631
|
}
|
|
2615
2632
|
},
|
|
2616
2633
|
"3": {
|
|
2617
2634
|
start: {
|
|
2618
|
-
line:
|
|
2635
|
+
line: 22,
|
|
2619
2636
|
column: 22
|
|
2620
2637
|
},
|
|
2621
2638
|
end: {
|
|
2622
|
-
line:
|
|
2639
|
+
line: 22,
|
|
2623
2640
|
column: 50
|
|
2624
2641
|
}
|
|
2625
2642
|
},
|
|
2626
2643
|
"4": {
|
|
2627
2644
|
start: {
|
|
2628
|
-
line:
|
|
2645
|
+
line: 29,
|
|
2629
2646
|
column: 6
|
|
2630
2647
|
},
|
|
2631
2648
|
end: {
|
|
2632
|
-
line:
|
|
2649
|
+
line: 46,
|
|
2633
2650
|
column: 12
|
|
2634
2651
|
}
|
|
2635
2652
|
},
|
|
2636
2653
|
"5": {
|
|
2637
2654
|
start: {
|
|
2638
|
-
line:
|
|
2655
|
+
line: 29,
|
|
2639
2656
|
column: 25
|
|
2640
2657
|
},
|
|
2641
2658
|
end: {
|
|
2642
|
-
line:
|
|
2659
|
+
line: 29,
|
|
2643
2660
|
column: 44
|
|
2644
2661
|
}
|
|
2645
2662
|
},
|
|
2646
2663
|
"6": {
|
|
2647
2664
|
start: {
|
|
2648
|
-
line:
|
|
2665
|
+
line: 38,
|
|
2649
2666
|
column: 44
|
|
2650
2667
|
},
|
|
2651
2668
|
end: {
|
|
2652
|
-
line:
|
|
2669
|
+
line: 38,
|
|
2653
2670
|
column: 74
|
|
2654
2671
|
}
|
|
2655
2672
|
},
|
|
2656
2673
|
"7": {
|
|
2657
2674
|
start: {
|
|
2658
|
-
line:
|
|
2675
|
+
line: 41,
|
|
2659
2676
|
column: 44
|
|
2660
2677
|
},
|
|
2661
2678
|
end: {
|
|
2662
|
-
line:
|
|
2679
|
+
line: 41,
|
|
2663
2680
|
column: 75
|
|
2664
2681
|
}
|
|
2665
2682
|
},
|
|
2666
2683
|
"8": {
|
|
2667
2684
|
start: {
|
|
2668
|
-
line:
|
|
2685
|
+
line: 51,
|
|
2669
2686
|
column: 26
|
|
2670
2687
|
},
|
|
2671
2688
|
end: {
|
|
2672
|
-
line:
|
|
2689
|
+
line: 88,
|
|
2673
2690
|
column: 1
|
|
2674
2691
|
}
|
|
2675
2692
|
},
|
|
2676
2693
|
"9": {
|
|
2677
2694
|
start: {
|
|
2678
|
-
line:
|
|
2695
|
+
line: 52,
|
|
2679
2696
|
column: 65
|
|
2680
2697
|
},
|
|
2681
2698
|
end: {
|
|
2682
|
-
line:
|
|
2699
|
+
line: 52,
|
|
2683
2700
|
column: 77
|
|
2684
2701
|
}
|
|
2685
2702
|
},
|
|
2686
2703
|
"10": {
|
|
2687
2704
|
start: {
|
|
2688
|
-
line:
|
|
2705
|
+
line: 55,
|
|
2689
2706
|
column: 4
|
|
2690
2707
|
},
|
|
2691
2708
|
end: {
|
|
2692
|
-
line:
|
|
2709
|
+
line: 55,
|
|
2693
2710
|
column: 64
|
|
2694
2711
|
}
|
|
2695
2712
|
},
|
|
2696
2713
|
"11": {
|
|
2697
2714
|
start: {
|
|
2698
|
-
line:
|
|
2715
|
+
line: 57,
|
|
2699
2716
|
column: 21
|
|
2700
2717
|
},
|
|
2701
2718
|
end: {
|
|
2702
|
-
line:
|
|
2719
|
+
line: 57,
|
|
2703
2720
|
column: 79
|
|
2704
2721
|
}
|
|
2705
2722
|
},
|
|
2706
2723
|
"12": {
|
|
2707
2724
|
start: {
|
|
2708
|
-
line:
|
|
2725
|
+
line: 59,
|
|
2709
2726
|
column: 22
|
|
2710
2727
|
},
|
|
2711
2728
|
end: {
|
|
2712
|
-
line:
|
|
2729
|
+
line: 61,
|
|
2713
2730
|
column: 34
|
|
2714
2731
|
}
|
|
2715
2732
|
},
|
|
2716
2733
|
"13": {
|
|
2717
2734
|
start: {
|
|
2718
|
-
line:
|
|
2735
|
+
line: 63,
|
|
2719
2736
|
column: 21
|
|
2720
2737
|
},
|
|
2721
2738
|
end: {
|
|
2722
|
-
line:
|
|
2739
|
+
line: 65,
|
|
2723
2740
|
column: 60
|
|
2724
2741
|
}
|
|
2725
2742
|
},
|
|
2726
2743
|
"14": {
|
|
2727
2744
|
start: {
|
|
2728
|
-
line:
|
|
2745
|
+
line: 67,
|
|
2729
2746
|
column: 28
|
|
2730
2747
|
},
|
|
2731
2748
|
end: {
|
|
2732
|
-
line:
|
|
2749
|
+
line: 69,
|
|
2733
2750
|
column: 4
|
|
2734
2751
|
}
|
|
2735
2752
|
},
|
|
2736
2753
|
"15": {
|
|
2737
2754
|
start: {
|
|
2738
|
-
line:
|
|
2755
|
+
line: 71,
|
|
2739
2756
|
column: 26
|
|
2740
2757
|
},
|
|
2741
2758
|
end: {
|
|
2742
|
-
line:
|
|
2759
|
+
line: 74,
|
|
2743
2760
|
column: 4
|
|
2744
2761
|
}
|
|
2745
2762
|
},
|
|
2746
2763
|
"16": {
|
|
2747
2764
|
start: {
|
|
2748
|
-
line:
|
|
2765
|
+
line: 76,
|
|
2749
2766
|
column: 27
|
|
2750
2767
|
},
|
|
2751
2768
|
end: {
|
|
2752
|
-
line:
|
|
2769
|
+
line: 79,
|
|
2753
2770
|
column: 4
|
|
2754
2771
|
}
|
|
2755
2772
|
},
|
|
2756
2773
|
"17": {
|
|
2757
2774
|
start: {
|
|
2758
|
-
line:
|
|
2775
|
+
line: 81,
|
|
2759
2776
|
column: 2
|
|
2760
2777
|
},
|
|
2761
2778
|
end: {
|
|
2762
|
-
line:
|
|
2779
|
+
line: 87,
|
|
2763
2780
|
column: 4
|
|
2764
2781
|
}
|
|
2765
2782
|
}
|
|
@@ -2783,7 +2800,7 @@ function cov_20ap541pw6() {
|
|
|
2783
2800
|
column: 73
|
|
2784
2801
|
},
|
|
2785
2802
|
end: {
|
|
2786
|
-
line:
|
|
2803
|
+
line: 49,
|
|
2787
2804
|
column: 1
|
|
2788
2805
|
}
|
|
2789
2806
|
},
|
|
@@ -2793,279 +2810,279 @@ function cov_20ap541pw6() {
|
|
|
2793
2810
|
name: "(anonymous_1)",
|
|
2794
2811
|
decl: {
|
|
2795
2812
|
start: {
|
|
2796
|
-
line:
|
|
2813
|
+
line: 22,
|
|
2797
2814
|
column: 12
|
|
2798
2815
|
},
|
|
2799
2816
|
end: {
|
|
2800
|
-
line:
|
|
2817
|
+
line: 22,
|
|
2801
2818
|
column: 13
|
|
2802
2819
|
}
|
|
2803
2820
|
},
|
|
2804
2821
|
loc: {
|
|
2805
2822
|
start: {
|
|
2806
|
-
line:
|
|
2823
|
+
line: 22,
|
|
2807
2824
|
column: 22
|
|
2808
2825
|
},
|
|
2809
2826
|
end: {
|
|
2810
|
-
line:
|
|
2827
|
+
line: 22,
|
|
2811
2828
|
column: 50
|
|
2812
2829
|
}
|
|
2813
2830
|
},
|
|
2814
|
-
line:
|
|
2831
|
+
line: 22
|
|
2815
2832
|
},
|
|
2816
2833
|
"2": {
|
|
2817
2834
|
name: "(anonymous_2)",
|
|
2818
2835
|
decl: {
|
|
2819
2836
|
start: {
|
|
2820
|
-
line:
|
|
2837
|
+
line: 28,
|
|
2821
2838
|
column: 12
|
|
2822
2839
|
},
|
|
2823
2840
|
end: {
|
|
2824
|
-
line:
|
|
2841
|
+
line: 28,
|
|
2825
2842
|
column: 13
|
|
2826
2843
|
}
|
|
2827
2844
|
},
|
|
2828
2845
|
loc: {
|
|
2829
2846
|
start: {
|
|
2830
|
-
line:
|
|
2847
|
+
line: 29,
|
|
2831
2848
|
column: 6
|
|
2832
2849
|
},
|
|
2833
2850
|
end: {
|
|
2834
|
-
line:
|
|
2851
|
+
line: 46,
|
|
2835
2852
|
column: 12
|
|
2836
2853
|
}
|
|
2837
2854
|
},
|
|
2838
|
-
line:
|
|
2855
|
+
line: 29
|
|
2839
2856
|
},
|
|
2840
2857
|
"3": {
|
|
2841
2858
|
name: "(anonymous_3)",
|
|
2842
2859
|
decl: {
|
|
2843
2860
|
start: {
|
|
2844
|
-
line:
|
|
2861
|
+
line: 29,
|
|
2845
2862
|
column: 20
|
|
2846
2863
|
},
|
|
2847
2864
|
end: {
|
|
2848
|
-
line:
|
|
2865
|
+
line: 29,
|
|
2849
2866
|
column: 21
|
|
2850
2867
|
}
|
|
2851
2868
|
},
|
|
2852
2869
|
loc: {
|
|
2853
2870
|
start: {
|
|
2854
|
-
line:
|
|
2871
|
+
line: 29,
|
|
2855
2872
|
column: 25
|
|
2856
2873
|
},
|
|
2857
2874
|
end: {
|
|
2858
|
-
line:
|
|
2875
|
+
line: 29,
|
|
2859
2876
|
column: 44
|
|
2860
2877
|
}
|
|
2861
2878
|
},
|
|
2862
|
-
line:
|
|
2879
|
+
line: 29
|
|
2863
2880
|
},
|
|
2864
2881
|
"4": {
|
|
2865
2882
|
name: "(anonymous_4)",
|
|
2866
2883
|
decl: {
|
|
2867
2884
|
start: {
|
|
2868
|
-
line:
|
|
2885
|
+
line: 38,
|
|
2869
2886
|
column: 38
|
|
2870
2887
|
},
|
|
2871
2888
|
end: {
|
|
2872
|
-
line:
|
|
2889
|
+
line: 38,
|
|
2873
2890
|
column: 39
|
|
2874
2891
|
}
|
|
2875
2892
|
},
|
|
2876
2893
|
loc: {
|
|
2877
2894
|
start: {
|
|
2878
|
-
line:
|
|
2895
|
+
line: 38,
|
|
2879
2896
|
column: 44
|
|
2880
2897
|
},
|
|
2881
2898
|
end: {
|
|
2882
|
-
line:
|
|
2899
|
+
line: 38,
|
|
2883
2900
|
column: 74
|
|
2884
2901
|
}
|
|
2885
2902
|
},
|
|
2886
|
-
line:
|
|
2903
|
+
line: 38
|
|
2887
2904
|
},
|
|
2888
2905
|
"5": {
|
|
2889
2906
|
name: "(anonymous_5)",
|
|
2890
2907
|
decl: {
|
|
2891
2908
|
start: {
|
|
2892
|
-
line:
|
|
2909
|
+
line: 41,
|
|
2893
2910
|
column: 38
|
|
2894
2911
|
},
|
|
2895
2912
|
end: {
|
|
2896
|
-
line:
|
|
2913
|
+
line: 41,
|
|
2897
2914
|
column: 39
|
|
2898
2915
|
}
|
|
2899
2916
|
},
|
|
2900
2917
|
loc: {
|
|
2901
2918
|
start: {
|
|
2902
|
-
line:
|
|
2919
|
+
line: 41,
|
|
2903
2920
|
column: 44
|
|
2904
2921
|
},
|
|
2905
2922
|
end: {
|
|
2906
|
-
line:
|
|
2923
|
+
line: 41,
|
|
2907
2924
|
column: 75
|
|
2908
2925
|
}
|
|
2909
2926
|
},
|
|
2910
|
-
line:
|
|
2927
|
+
line: 41
|
|
2911
2928
|
},
|
|
2912
2929
|
"6": {
|
|
2913
2930
|
name: "(anonymous_6)",
|
|
2914
2931
|
decl: {
|
|
2915
2932
|
start: {
|
|
2916
|
-
line:
|
|
2933
|
+
line: 51,
|
|
2917
2934
|
column: 26
|
|
2918
2935
|
},
|
|
2919
2936
|
end: {
|
|
2920
|
-
line:
|
|
2937
|
+
line: 51,
|
|
2921
2938
|
column: 27
|
|
2922
2939
|
}
|
|
2923
2940
|
},
|
|
2924
2941
|
loc: {
|
|
2925
2942
|
start: {
|
|
2926
|
-
line:
|
|
2943
|
+
line: 51,
|
|
2927
2944
|
column: 42
|
|
2928
2945
|
},
|
|
2929
2946
|
end: {
|
|
2930
|
-
line:
|
|
2947
|
+
line: 88,
|
|
2931
2948
|
column: 1
|
|
2932
2949
|
}
|
|
2933
2950
|
},
|
|
2934
|
-
line:
|
|
2951
|
+
line: 51
|
|
2935
2952
|
}
|
|
2936
2953
|
},
|
|
2937
2954
|
branchMap: {
|
|
2938
2955
|
"0": {
|
|
2939
2956
|
loc: {
|
|
2940
2957
|
start: {
|
|
2941
|
-
line:
|
|
2958
|
+
line: 55,
|
|
2942
2959
|
column: 4
|
|
2943
2960
|
},
|
|
2944
2961
|
end: {
|
|
2945
|
-
line:
|
|
2962
|
+
line: 55,
|
|
2946
2963
|
column: 64
|
|
2947
2964
|
}
|
|
2948
2965
|
},
|
|
2949
2966
|
type: "binary-expr",
|
|
2950
2967
|
locations: [{
|
|
2951
2968
|
start: {
|
|
2952
|
-
line:
|
|
2969
|
+
line: 55,
|
|
2953
2970
|
column: 4
|
|
2954
2971
|
},
|
|
2955
2972
|
end: {
|
|
2956
|
-
line:
|
|
2973
|
+
line: 55,
|
|
2957
2974
|
column: 23
|
|
2958
2975
|
}
|
|
2959
2976
|
}, {
|
|
2960
2977
|
start: {
|
|
2961
|
-
line:
|
|
2978
|
+
line: 55,
|
|
2962
2979
|
column: 27
|
|
2963
2980
|
},
|
|
2964
2981
|
end: {
|
|
2965
|
-
line:
|
|
2982
|
+
line: 55,
|
|
2966
2983
|
column: 64
|
|
2967
2984
|
}
|
|
2968
2985
|
}],
|
|
2969
|
-
line:
|
|
2986
|
+
line: 55
|
|
2970
2987
|
},
|
|
2971
2988
|
"1": {
|
|
2972
2989
|
loc: {
|
|
2973
2990
|
start: {
|
|
2974
|
-
line:
|
|
2991
|
+
line: 57,
|
|
2975
2992
|
column: 21
|
|
2976
2993
|
},
|
|
2977
2994
|
end: {
|
|
2978
|
-
line:
|
|
2995
|
+
line: 57,
|
|
2979
2996
|
column: 79
|
|
2980
2997
|
}
|
|
2981
2998
|
},
|
|
2982
2999
|
type: "cond-expr",
|
|
2983
3000
|
locations: [{
|
|
2984
3001
|
start: {
|
|
2985
|
-
line:
|
|
3002
|
+
line: 57,
|
|
2986
3003
|
column: 41
|
|
2987
3004
|
},
|
|
2988
3005
|
end: {
|
|
2989
|
-
line:
|
|
3006
|
+
line: 57,
|
|
2990
3007
|
column: 49
|
|
2991
3008
|
}
|
|
2992
3009
|
}, {
|
|
2993
3010
|
start: {
|
|
2994
|
-
line:
|
|
3011
|
+
line: 57,
|
|
2995
3012
|
column: 52
|
|
2996
3013
|
},
|
|
2997
3014
|
end: {
|
|
2998
|
-
line:
|
|
3015
|
+
line: 57,
|
|
2999
3016
|
column: 79
|
|
3000
3017
|
}
|
|
3001
3018
|
}],
|
|
3002
|
-
line:
|
|
3019
|
+
line: 57
|
|
3003
3020
|
},
|
|
3004
3021
|
"2": {
|
|
3005
3022
|
loc: {
|
|
3006
3023
|
start: {
|
|
3007
|
-
line:
|
|
3024
|
+
line: 59,
|
|
3008
3025
|
column: 22
|
|
3009
3026
|
},
|
|
3010
3027
|
end: {
|
|
3011
|
-
line:
|
|
3028
|
+
line: 61,
|
|
3012
3029
|
column: 34
|
|
3013
3030
|
}
|
|
3014
3031
|
},
|
|
3015
3032
|
type: "cond-expr",
|
|
3016
3033
|
locations: [{
|
|
3017
3034
|
start: {
|
|
3018
|
-
line:
|
|
3035
|
+
line: 60,
|
|
3019
3036
|
column: 6
|
|
3020
3037
|
},
|
|
3021
3038
|
end: {
|
|
3022
|
-
line:
|
|
3039
|
+
line: 60,
|
|
3023
3040
|
column: 15
|
|
3024
3041
|
}
|
|
3025
3042
|
}, {
|
|
3026
3043
|
start: {
|
|
3027
|
-
line:
|
|
3044
|
+
line: 61,
|
|
3028
3045
|
column: 6
|
|
3029
3046
|
},
|
|
3030
3047
|
end: {
|
|
3031
|
-
line:
|
|
3048
|
+
line: 61,
|
|
3032
3049
|
column: 34
|
|
3033
3050
|
}
|
|
3034
3051
|
}],
|
|
3035
|
-
line:
|
|
3052
|
+
line: 59
|
|
3036
3053
|
},
|
|
3037
3054
|
"3": {
|
|
3038
3055
|
loc: {
|
|
3039
3056
|
start: {
|
|
3040
|
-
line:
|
|
3057
|
+
line: 63,
|
|
3041
3058
|
column: 21
|
|
3042
3059
|
},
|
|
3043
3060
|
end: {
|
|
3044
|
-
line:
|
|
3061
|
+
line: 65,
|
|
3045
3062
|
column: 60
|
|
3046
3063
|
}
|
|
3047
3064
|
},
|
|
3048
3065
|
type: "cond-expr",
|
|
3049
3066
|
locations: [{
|
|
3050
3067
|
start: {
|
|
3051
|
-
line:
|
|
3068
|
+
line: 64,
|
|
3052
3069
|
column: 6
|
|
3053
3070
|
},
|
|
3054
3071
|
end: {
|
|
3055
|
-
line:
|
|
3072
|
+
line: 64,
|
|
3056
3073
|
column: 44
|
|
3057
3074
|
}
|
|
3058
3075
|
}, {
|
|
3059
3076
|
start: {
|
|
3060
|
-
line:
|
|
3077
|
+
line: 65,
|
|
3061
3078
|
column: 6
|
|
3062
3079
|
},
|
|
3063
3080
|
end: {
|
|
3064
|
-
line:
|
|
3081
|
+
line: 65,
|
|
3065
3082
|
column: 60
|
|
3066
3083
|
}
|
|
3067
3084
|
}],
|
|
3068
|
-
line:
|
|
3085
|
+
line: 63
|
|
3069
3086
|
}
|
|
3070
3087
|
},
|
|
3071
3088
|
s: {
|
|
@@ -3104,7 +3121,7 @@ function cov_20ap541pw6() {
|
|
|
3104
3121
|
"3": [0, 0]
|
|
3105
3122
|
},
|
|
3106
3123
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
3107
|
-
hash: "
|
|
3124
|
+
hash: "babbad7462db6cae00c79258810ca55a58a0e27e"
|
|
3108
3125
|
};
|
|
3109
3126
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
3110
3127
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -3128,9 +3145,7 @@ var renderColumnData = function renderColumnData(enableManagePane, enableDeleteA
|
|
|
3128
3145
|
cov_20ap541pw6().f[0]++;
|
|
3129
3146
|
cov_20ap541pw6().s[2]++;
|
|
3130
3147
|
return [{
|
|
3131
|
-
title: t$1("neetoMolecules.customDomain.customDomain",
|
|
3132
|
-
count: SINGULAR
|
|
3133
|
-
}),
|
|
3148
|
+
title: t$1("neetoMolecules.customDomain.customDomain", SINGULAR),
|
|
3134
3149
|
dataIndex: "hostname",
|
|
3135
3150
|
key: "hostname"
|
|
3136
3151
|
}, {
|
|
@@ -5069,7 +5084,7 @@ var useUpdateCustomDomain = function useUpdateCustomDomain() {
|
|
|
5069
5084
|
|
|
5070
5085
|
function cov_19n1f0ipo7() {
|
|
5071
5086
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/Manage/index.jsx";
|
|
5072
|
-
var hash = "
|
|
5087
|
+
var hash = "a66cb8189d7fd0453d5dc23db393ba7aa187cbf5";
|
|
5073
5088
|
var global = new Function("return this")();
|
|
5074
5089
|
var gcv = "__coverage__";
|
|
5075
5090
|
var coverageData = {
|
|
@@ -5081,7 +5096,7 @@ function cov_19n1f0ipo7() {
|
|
|
5081
5096
|
column: 15
|
|
5082
5097
|
},
|
|
5083
5098
|
end: {
|
|
5084
|
-
line:
|
|
5099
|
+
line: 157,
|
|
5085
5100
|
column: 1
|
|
5086
5101
|
}
|
|
5087
5102
|
},
|
|
@@ -5261,7 +5276,7 @@ function cov_19n1f0ipo7() {
|
|
|
5261
5276
|
column: 2
|
|
5262
5277
|
},
|
|
5263
5278
|
end: {
|
|
5264
|
-
line:
|
|
5279
|
+
line: 156,
|
|
5265
5280
|
column: 4
|
|
5266
5281
|
}
|
|
5267
5282
|
},
|
|
@@ -5271,7 +5286,7 @@ function cov_19n1f0ipo7() {
|
|
|
5271
5286
|
column: 10
|
|
5272
5287
|
},
|
|
5273
5288
|
end: {
|
|
5274
|
-
line:
|
|
5289
|
+
line: 152,
|
|
5275
5290
|
column: 17
|
|
5276
5291
|
}
|
|
5277
5292
|
}
|
|
@@ -5295,7 +5310,7 @@ function cov_19n1f0ipo7() {
|
|
|
5295
5310
|
column: 71
|
|
5296
5311
|
},
|
|
5297
5312
|
end: {
|
|
5298
|
-
line:
|
|
5313
|
+
line: 157,
|
|
5299
5314
|
column: 1
|
|
5300
5315
|
}
|
|
5301
5316
|
},
|
|
@@ -5511,7 +5526,7 @@ function cov_19n1f0ipo7() {
|
|
|
5511
5526
|
column: 10
|
|
5512
5527
|
},
|
|
5513
5528
|
end: {
|
|
5514
|
-
line:
|
|
5529
|
+
line: 152,
|
|
5515
5530
|
column: 17
|
|
5516
5531
|
}
|
|
5517
5532
|
},
|
|
@@ -5625,7 +5640,7 @@ function cov_19n1f0ipo7() {
|
|
|
5625
5640
|
column: 21
|
|
5626
5641
|
},
|
|
5627
5642
|
end: {
|
|
5628
|
-
line:
|
|
5643
|
+
line: 97,
|
|
5629
5644
|
column: 62
|
|
5630
5645
|
}
|
|
5631
5646
|
},
|
|
@@ -5636,16 +5651,16 @@ function cov_19n1f0ipo7() {
|
|
|
5636
5651
|
column: 24
|
|
5637
5652
|
},
|
|
5638
5653
|
end: {
|
|
5639
|
-
line:
|
|
5640
|
-
column:
|
|
5654
|
+
line: 96,
|
|
5655
|
+
column: 79
|
|
5641
5656
|
}
|
|
5642
5657
|
}, {
|
|
5643
5658
|
start: {
|
|
5644
|
-
line:
|
|
5659
|
+
line: 97,
|
|
5645
5660
|
column: 24
|
|
5646
5661
|
},
|
|
5647
5662
|
end: {
|
|
5648
|
-
line:
|
|
5663
|
+
line: 97,
|
|
5649
5664
|
column: 62
|
|
5650
5665
|
}
|
|
5651
5666
|
}],
|
|
@@ -5654,251 +5669,251 @@ function cov_19n1f0ipo7() {
|
|
|
5654
5669
|
"4": {
|
|
5655
5670
|
loc: {
|
|
5656
5671
|
start: {
|
|
5657
|
-
line:
|
|
5672
|
+
line: 107,
|
|
5658
5673
|
column: 21
|
|
5659
5674
|
},
|
|
5660
5675
|
end: {
|
|
5661
|
-
line:
|
|
5676
|
+
line: 116,
|
|
5662
5677
|
column: 21
|
|
5663
5678
|
}
|
|
5664
5679
|
},
|
|
5665
5680
|
type: "binary-expr",
|
|
5666
5681
|
locations: [{
|
|
5667
5682
|
start: {
|
|
5668
|
-
line:
|
|
5683
|
+
line: 107,
|
|
5669
5684
|
column: 21
|
|
5670
5685
|
},
|
|
5671
5686
|
end: {
|
|
5672
|
-
line:
|
|
5687
|
+
line: 107,
|
|
5673
5688
|
column: 34
|
|
5674
5689
|
}
|
|
5675
5690
|
}, {
|
|
5676
5691
|
start: {
|
|
5677
|
-
line:
|
|
5692
|
+
line: 108,
|
|
5678
5693
|
column: 22
|
|
5679
5694
|
},
|
|
5680
5695
|
end: {
|
|
5681
|
-
line:
|
|
5696
|
+
line: 115,
|
|
5682
5697
|
column: 24
|
|
5683
5698
|
}
|
|
5684
5699
|
}],
|
|
5685
|
-
line:
|
|
5700
|
+
line: 107
|
|
5686
5701
|
},
|
|
5687
5702
|
"5": {
|
|
5688
5703
|
loc: {
|
|
5689
5704
|
start: {
|
|
5690
|
-
line:
|
|
5705
|
+
line: 110,
|
|
5691
5706
|
column: 34
|
|
5692
5707
|
},
|
|
5693
5708
|
end: {
|
|
5694
|
-
line:
|
|
5709
|
+
line: 110,
|
|
5695
5710
|
column: 54
|
|
5696
5711
|
}
|
|
5697
5712
|
},
|
|
5698
5713
|
type: "binary-expr",
|
|
5699
5714
|
locations: [{
|
|
5700
5715
|
start: {
|
|
5701
|
-
line:
|
|
5716
|
+
line: 110,
|
|
5702
5717
|
column: 34
|
|
5703
5718
|
},
|
|
5704
5719
|
end: {
|
|
5705
|
-
line:
|
|
5720
|
+
line: 110,
|
|
5706
5721
|
column: 40
|
|
5707
5722
|
}
|
|
5708
5723
|
}, {
|
|
5709
5724
|
start: {
|
|
5710
|
-
line:
|
|
5725
|
+
line: 110,
|
|
5711
5726
|
column: 44
|
|
5712
5727
|
},
|
|
5713
5728
|
end: {
|
|
5714
|
-
line:
|
|
5729
|
+
line: 110,
|
|
5715
5730
|
column: 54
|
|
5716
5731
|
}
|
|
5717
5732
|
}],
|
|
5718
|
-
line:
|
|
5733
|
+
line: 110
|
|
5719
5734
|
},
|
|
5720
5735
|
"6": {
|
|
5721
5736
|
loc: {
|
|
5722
5737
|
start: {
|
|
5723
|
-
line:
|
|
5738
|
+
line: 119,
|
|
5724
5739
|
column: 17
|
|
5725
5740
|
},
|
|
5726
5741
|
end: {
|
|
5727
|
-
line:
|
|
5742
|
+
line: 149,
|
|
5728
5743
|
column: 17
|
|
5729
5744
|
}
|
|
5730
5745
|
},
|
|
5731
5746
|
type: "binary-expr",
|
|
5732
5747
|
locations: [{
|
|
5733
5748
|
start: {
|
|
5734
|
-
line:
|
|
5749
|
+
line: 119,
|
|
5735
5750
|
column: 17
|
|
5736
5751
|
},
|
|
5737
5752
|
end: {
|
|
5738
|
-
line:
|
|
5753
|
+
line: 119,
|
|
5739
5754
|
column: 31
|
|
5740
5755
|
}
|
|
5741
5756
|
}, {
|
|
5742
5757
|
start: {
|
|
5743
|
-
line:
|
|
5758
|
+
line: 120,
|
|
5744
5759
|
column: 18
|
|
5745
5760
|
},
|
|
5746
5761
|
end: {
|
|
5747
|
-
line:
|
|
5762
|
+
line: 148,
|
|
5748
5763
|
column: 21
|
|
5749
5764
|
}
|
|
5750
5765
|
}],
|
|
5751
|
-
line:
|
|
5766
|
+
line: 119
|
|
5752
5767
|
},
|
|
5753
5768
|
"7": {
|
|
5754
5769
|
loc: {
|
|
5755
5770
|
start: {
|
|
5756
|
-
line:
|
|
5771
|
+
line: 122,
|
|
5757
5772
|
column: 21
|
|
5758
5773
|
},
|
|
5759
5774
|
end: {
|
|
5760
|
-
line:
|
|
5775
|
+
line: 132,
|
|
5761
5776
|
column: 21
|
|
5762
5777
|
}
|
|
5763
5778
|
},
|
|
5764
5779
|
type: "binary-expr",
|
|
5765
5780
|
locations: [{
|
|
5766
5781
|
start: {
|
|
5767
|
-
line:
|
|
5782
|
+
line: 122,
|
|
5768
5783
|
column: 21
|
|
5769
5784
|
},
|
|
5770
5785
|
end: {
|
|
5771
|
-
line:
|
|
5786
|
+
line: 122,
|
|
5772
5787
|
column: 72
|
|
5773
5788
|
}
|
|
5774
5789
|
}, {
|
|
5775
5790
|
start: {
|
|
5776
|
-
line:
|
|
5791
|
+
line: 123,
|
|
5777
5792
|
column: 22
|
|
5778
5793
|
},
|
|
5779
5794
|
end: {
|
|
5780
|
-
line:
|
|
5795
|
+
line: 131,
|
|
5781
5796
|
column: 24
|
|
5782
5797
|
}
|
|
5783
5798
|
}],
|
|
5784
|
-
line:
|
|
5799
|
+
line: 122
|
|
5785
5800
|
},
|
|
5786
5801
|
"8": {
|
|
5787
5802
|
loc: {
|
|
5788
5803
|
start: {
|
|
5789
|
-
line:
|
|
5804
|
+
line: 133,
|
|
5790
5805
|
column: 21
|
|
5791
5806
|
},
|
|
5792
5807
|
end: {
|
|
5793
|
-
line:
|
|
5808
|
+
line: 143,
|
|
5794
5809
|
column: 23
|
|
5795
5810
|
}
|
|
5796
5811
|
},
|
|
5797
5812
|
type: "binary-expr",
|
|
5798
5813
|
locations: [{
|
|
5799
5814
|
start: {
|
|
5800
|
-
line:
|
|
5815
|
+
line: 133,
|
|
5801
5816
|
column: 21
|
|
5802
5817
|
},
|
|
5803
5818
|
end: {
|
|
5804
|
-
line:
|
|
5819
|
+
line: 133,
|
|
5805
5820
|
column: 71
|
|
5806
5821
|
}
|
|
5807
5822
|
}, {
|
|
5808
5823
|
start: {
|
|
5809
|
-
line:
|
|
5824
|
+
line: 134,
|
|
5810
5825
|
column: 22
|
|
5811
5826
|
},
|
|
5812
5827
|
end: {
|
|
5813
|
-
line:
|
|
5828
|
+
line: 134,
|
|
5814
5829
|
column: 48
|
|
5815
5830
|
}
|
|
5816
5831
|
}, {
|
|
5817
5832
|
start: {
|
|
5818
|
-
line:
|
|
5833
|
+
line: 135,
|
|
5819
5834
|
column: 24
|
|
5820
5835
|
},
|
|
5821
5836
|
end: {
|
|
5822
|
-
line:
|
|
5837
|
+
line: 142,
|
|
5823
5838
|
column: 26
|
|
5824
5839
|
}
|
|
5825
5840
|
}],
|
|
5826
|
-
line:
|
|
5841
|
+
line: 133
|
|
5827
5842
|
},
|
|
5828
5843
|
"9": {
|
|
5829
5844
|
loc: {
|
|
5830
5845
|
start: {
|
|
5831
|
-
line:
|
|
5846
|
+
line: 137,
|
|
5832
5847
|
column: 35
|
|
5833
5848
|
},
|
|
5834
5849
|
end: {
|
|
5835
|
-
line:
|
|
5850
|
+
line: 137,
|
|
5836
5851
|
column: 66
|
|
5837
5852
|
}
|
|
5838
5853
|
},
|
|
5839
5854
|
type: "binary-expr",
|
|
5840
5855
|
locations: [{
|
|
5841
5856
|
start: {
|
|
5842
|
-
line:
|
|
5857
|
+
line: 137,
|
|
5843
5858
|
column: 35
|
|
5844
5859
|
},
|
|
5845
5860
|
end: {
|
|
5846
|
-
line:
|
|
5861
|
+
line: 137,
|
|
5847
5862
|
column: 52
|
|
5848
5863
|
}
|
|
5849
5864
|
}, {
|
|
5850
5865
|
start: {
|
|
5851
|
-
line:
|
|
5866
|
+
line: 137,
|
|
5852
5867
|
column: 56
|
|
5853
5868
|
},
|
|
5854
5869
|
end: {
|
|
5855
|
-
line:
|
|
5870
|
+
line: 137,
|
|
5856
5871
|
column: 66
|
|
5857
5872
|
}
|
|
5858
5873
|
}],
|
|
5859
|
-
line:
|
|
5874
|
+
line: 137
|
|
5860
5875
|
},
|
|
5861
5876
|
"10": {
|
|
5862
5877
|
loc: {
|
|
5863
5878
|
start: {
|
|
5864
|
-
line:
|
|
5879
|
+
line: 144,
|
|
5865
5880
|
column: 21
|
|
5866
5881
|
},
|
|
5867
5882
|
end: {
|
|
5868
|
-
line:
|
|
5883
|
+
line: 147,
|
|
5869
5884
|
column: 23
|
|
5870
5885
|
}
|
|
5871
5886
|
},
|
|
5872
5887
|
type: "binary-expr",
|
|
5873
5888
|
locations: [{
|
|
5874
5889
|
start: {
|
|
5875
|
-
line:
|
|
5890
|
+
line: 144,
|
|
5876
5891
|
column: 21
|
|
5877
5892
|
},
|
|
5878
5893
|
end: {
|
|
5879
|
-
line:
|
|
5894
|
+
line: 144,
|
|
5880
5895
|
column: 71
|
|
5881
5896
|
}
|
|
5882
5897
|
}, {
|
|
5883
5898
|
start: {
|
|
5884
|
-
line:
|
|
5899
|
+
line: 145,
|
|
5885
5900
|
column: 22
|
|
5886
5901
|
},
|
|
5887
5902
|
end: {
|
|
5888
|
-
line:
|
|
5903
|
+
line: 145,
|
|
5889
5904
|
column: 47
|
|
5890
5905
|
}
|
|
5891
5906
|
}, {
|
|
5892
5907
|
start: {
|
|
5893
|
-
line:
|
|
5908
|
+
line: 146,
|
|
5894
5909
|
column: 24
|
|
5895
5910
|
},
|
|
5896
5911
|
end: {
|
|
5897
|
-
line:
|
|
5912
|
+
line: 146,
|
|
5898
5913
|
column: 71
|
|
5899
5914
|
}
|
|
5900
5915
|
}],
|
|
5901
|
-
line:
|
|
5916
|
+
line: 144
|
|
5902
5917
|
}
|
|
5903
5918
|
},
|
|
5904
5919
|
s: {
|
|
@@ -5949,7 +5964,7 @@ function cov_19n1f0ipo7() {
|
|
|
5949
5964
|
"10": [0, 0, 0]
|
|
5950
5965
|
},
|
|
5951
5966
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
5952
|
-
hash: "
|
|
5967
|
+
hash: "a66cb8189d7fd0453d5dc23db393ba7aa187cbf5"
|
|
5953
5968
|
};
|
|
5954
5969
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
5955
5970
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -6064,9 +6079,7 @@ var Manage = function Manage(_ref) {
|
|
|
6064
6079
|
className: "space-y-2"
|
|
6065
6080
|
}, /*#__PURE__*/React.createElement(Label, {
|
|
6066
6081
|
htmlFor: "hostname"
|
|
6067
|
-
}, customDomain ? (cov_19n1f0ipo7().b[3][0]++, t("neetoMolecules.customDomain.customDomain", {
|
|
6068
|
-
count: SINGULAR
|
|
6069
|
-
})) : (cov_19n1f0ipo7().b[3][1]++, t("neetoMolecules.customDomain.label"))), /*#__PURE__*/React.createElement("div", {
|
|
6082
|
+
}, customDomain ? (cov_19n1f0ipo7().b[3][0]++, t("neetoMolecules.customDomain.customDomain", SINGULAR)) : (cov_19n1f0ipo7().b[3][1]++, t("neetoMolecules.customDomain.label"))), /*#__PURE__*/React.createElement("div", {
|
|
6070
6083
|
className: "flex items-start gap-2"
|
|
6071
6084
|
}, /*#__PURE__*/React.createElement(Input$1, {
|
|
6072
6085
|
autoFocus: true,
|
|
@@ -6102,7 +6115,7 @@ var Manage = function Manage(_ref) {
|
|
|
6102
6115
|
|
|
6103
6116
|
function cov_24yn1i4hss() {
|
|
6104
6117
|
var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/CustomDomain/index.jsx";
|
|
6105
|
-
var hash = "
|
|
6118
|
+
var hash = "1d00dafa3f28d8ae4c9beaa6f84cdb9007d96ef4";
|
|
6106
6119
|
var global = new Function("return this")();
|
|
6107
6120
|
var gcv = "__coverage__";
|
|
6108
6121
|
var coverageData = {
|
|
@@ -6114,7 +6127,7 @@ function cov_24yn1i4hss() {
|
|
|
6114
6127
|
column: 21
|
|
6115
6128
|
},
|
|
6116
6129
|
end: {
|
|
6117
|
-
line:
|
|
6130
|
+
line: 133,
|
|
6118
6131
|
column: 1
|
|
6119
6132
|
}
|
|
6120
6133
|
},
|
|
@@ -6194,147 +6207,147 @@ function cov_24yn1i4hss() {
|
|
|
6194
6207
|
column: 4
|
|
6195
6208
|
},
|
|
6196
6209
|
end: {
|
|
6197
|
-
line:
|
|
6198
|
-
column:
|
|
6210
|
+
line: 34,
|
|
6211
|
+
column: 69
|
|
6199
6212
|
}
|
|
6200
6213
|
},
|
|
6201
6214
|
"9": {
|
|
6202
6215
|
start: {
|
|
6203
|
-
line:
|
|
6204
|
-
column:
|
|
6216
|
+
line: 34,
|
|
6217
|
+
column: 45
|
|
6205
6218
|
},
|
|
6206
6219
|
end: {
|
|
6207
|
-
line:
|
|
6208
|
-
column:
|
|
6220
|
+
line: 34,
|
|
6221
|
+
column: 66
|
|
6209
6222
|
}
|
|
6210
6223
|
},
|
|
6211
6224
|
"10": {
|
|
6212
6225
|
start: {
|
|
6213
|
-
line:
|
|
6226
|
+
line: 36,
|
|
6214
6227
|
column: 27
|
|
6215
6228
|
},
|
|
6216
6229
|
end: {
|
|
6217
|
-
line:
|
|
6230
|
+
line: 39,
|
|
6218
6231
|
column: 3
|
|
6219
6232
|
}
|
|
6220
6233
|
},
|
|
6221
6234
|
"11": {
|
|
6222
6235
|
start: {
|
|
6223
|
-
line:
|
|
6236
|
+
line: 37,
|
|
6224
6237
|
column: 4
|
|
6225
6238
|
},
|
|
6226
6239
|
end: {
|
|
6227
|
-
line:
|
|
6240
|
+
line: 37,
|
|
6228
6241
|
column: 34
|
|
6229
6242
|
}
|
|
6230
6243
|
},
|
|
6231
6244
|
"12": {
|
|
6232
6245
|
start: {
|
|
6233
|
-
line:
|
|
6246
|
+
line: 38,
|
|
6234
6247
|
column: 4
|
|
6235
6248
|
},
|
|
6236
6249
|
end: {
|
|
6237
|
-
line:
|
|
6250
|
+
line: 38,
|
|
6238
6251
|
column: 24
|
|
6239
6252
|
}
|
|
6240
6253
|
},
|
|
6241
6254
|
"13": {
|
|
6242
6255
|
start: {
|
|
6243
|
-
line:
|
|
6256
|
+
line: 41,
|
|
6244
6257
|
column: 28
|
|
6245
6258
|
},
|
|
6246
6259
|
end: {
|
|
6247
|
-
line:
|
|
6260
|
+
line: 44,
|
|
6248
6261
|
column: 3
|
|
6249
6262
|
}
|
|
6250
6263
|
},
|
|
6251
6264
|
"14": {
|
|
6252
6265
|
start: {
|
|
6253
|
-
line:
|
|
6266
|
+
line: 42,
|
|
6254
6267
|
column: 4
|
|
6255
6268
|
},
|
|
6256
6269
|
end: {
|
|
6257
|
-
line:
|
|
6270
|
+
line: 42,
|
|
6258
6271
|
column: 34
|
|
6259
6272
|
}
|
|
6260
6273
|
},
|
|
6261
6274
|
"15": {
|
|
6262
6275
|
start: {
|
|
6263
|
-
line:
|
|
6276
|
+
line: 43,
|
|
6264
6277
|
column: 4
|
|
6265
6278
|
},
|
|
6266
6279
|
end: {
|
|
6267
|
-
line:
|
|
6280
|
+
line: 43,
|
|
6268
6281
|
column: 25
|
|
6269
6282
|
}
|
|
6270
6283
|
},
|
|
6271
6284
|
"16": {
|
|
6272
6285
|
start: {
|
|
6273
|
-
line:
|
|
6286
|
+
line: 46,
|
|
6274
6287
|
column: 2
|
|
6275
6288
|
},
|
|
6276
6289
|
end: {
|
|
6277
|
-
line:
|
|
6290
|
+
line: 132,
|
|
6278
6291
|
column: 4
|
|
6279
6292
|
}
|
|
6280
6293
|
},
|
|
6281
6294
|
"17": {
|
|
6282
6295
|
start: {
|
|
6283
|
-
line:
|
|
6296
|
+
line: 55,
|
|
6284
6297
|
column: 29
|
|
6285
6298
|
},
|
|
6286
6299
|
end: {
|
|
6287
|
-
line:
|
|
6300
|
+
line: 55,
|
|
6288
6301
|
column: 51
|
|
6289
6302
|
}
|
|
6290
6303
|
},
|
|
6291
6304
|
"18": {
|
|
6292
6305
|
start: {
|
|
6293
|
-
line:
|
|
6306
|
+
line: 60,
|
|
6294
6307
|
column: 27
|
|
6295
6308
|
},
|
|
6296
6309
|
end: {
|
|
6297
|
-
line:
|
|
6310
|
+
line: 60,
|
|
6298
6311
|
column: 56
|
|
6299
6312
|
}
|
|
6300
6313
|
},
|
|
6301
6314
|
"19": {
|
|
6302
6315
|
start: {
|
|
6303
|
-
line:
|
|
6316
|
+
line: 104,
|
|
6304
6317
|
column: 33
|
|
6305
6318
|
},
|
|
6306
6319
|
end: {
|
|
6307
|
-
line:
|
|
6320
|
+
line: 104,
|
|
6308
6321
|
column: 55
|
|
6309
6322
|
}
|
|
6310
6323
|
},
|
|
6311
6324
|
"20": {
|
|
6312
6325
|
start: {
|
|
6313
|
-
line:
|
|
6326
|
+
line: 114,
|
|
6314
6327
|
column: 23
|
|
6315
6328
|
},
|
|
6316
6329
|
end: {
|
|
6317
|
-
line:
|
|
6330
|
+
line: 114,
|
|
6318
6331
|
column: 43
|
|
6319
6332
|
}
|
|
6320
6333
|
},
|
|
6321
6334
|
"21": {
|
|
6322
6335
|
start: {
|
|
6323
|
-
line:
|
|
6336
|
+
line: 128,
|
|
6324
6337
|
column: 23
|
|
6325
6338
|
},
|
|
6326
6339
|
end: {
|
|
6327
|
-
line:
|
|
6340
|
+
line: 128,
|
|
6328
6341
|
column: 44
|
|
6329
6342
|
}
|
|
6330
6343
|
},
|
|
6331
6344
|
"22": {
|
|
6332
6345
|
start: {
|
|
6333
|
-
line:
|
|
6346
|
+
line: 129,
|
|
6334
6347
|
column: 24
|
|
6335
6348
|
},
|
|
6336
6349
|
end: {
|
|
6337
|
-
line:
|
|
6350
|
+
line: 129,
|
|
6338
6351
|
column: 60
|
|
6339
6352
|
}
|
|
6340
6353
|
}
|
|
@@ -6358,7 +6371,7 @@ function cov_24yn1i4hss() {
|
|
|
6358
6371
|
column: 42
|
|
6359
6372
|
},
|
|
6360
6373
|
end: {
|
|
6361
|
-
line:
|
|
6374
|
+
line: 133,
|
|
6362
6375
|
column: 1
|
|
6363
6376
|
}
|
|
6364
6377
|
},
|
|
@@ -6368,318 +6381,318 @@ function cov_24yn1i4hss() {
|
|
|
6368
6381
|
name: "(anonymous_1)",
|
|
6369
6382
|
decl: {
|
|
6370
6383
|
start: {
|
|
6371
|
-
line:
|
|
6372
|
-
column:
|
|
6384
|
+
line: 34,
|
|
6385
|
+
column: 39
|
|
6373
6386
|
},
|
|
6374
6387
|
end: {
|
|
6375
|
-
line:
|
|
6376
|
-
column:
|
|
6388
|
+
line: 34,
|
|
6389
|
+
column: 40
|
|
6377
6390
|
}
|
|
6378
6391
|
},
|
|
6379
6392
|
loc: {
|
|
6380
6393
|
start: {
|
|
6381
|
-
line:
|
|
6382
|
-
column:
|
|
6394
|
+
line: 34,
|
|
6395
|
+
column: 45
|
|
6383
6396
|
},
|
|
6384
6397
|
end: {
|
|
6385
|
-
line:
|
|
6386
|
-
column:
|
|
6398
|
+
line: 34,
|
|
6399
|
+
column: 66
|
|
6387
6400
|
}
|
|
6388
6401
|
},
|
|
6389
|
-
line:
|
|
6402
|
+
line: 34
|
|
6390
6403
|
},
|
|
6391
6404
|
"2": {
|
|
6392
6405
|
name: "(anonymous_2)",
|
|
6393
6406
|
decl: {
|
|
6394
6407
|
start: {
|
|
6395
|
-
line:
|
|
6408
|
+
line: 36,
|
|
6396
6409
|
column: 27
|
|
6397
6410
|
},
|
|
6398
6411
|
end: {
|
|
6399
|
-
line:
|
|
6412
|
+
line: 36,
|
|
6400
6413
|
column: 28
|
|
6401
6414
|
}
|
|
6402
6415
|
},
|
|
6403
6416
|
loc: {
|
|
6404
6417
|
start: {
|
|
6405
|
-
line:
|
|
6418
|
+
line: 36,
|
|
6406
6419
|
column: 43
|
|
6407
6420
|
},
|
|
6408
6421
|
end: {
|
|
6409
|
-
line:
|
|
6422
|
+
line: 39,
|
|
6410
6423
|
column: 3
|
|
6411
6424
|
}
|
|
6412
6425
|
},
|
|
6413
|
-
line:
|
|
6426
|
+
line: 36
|
|
6414
6427
|
},
|
|
6415
6428
|
"3": {
|
|
6416
6429
|
name: "(anonymous_3)",
|
|
6417
6430
|
decl: {
|
|
6418
6431
|
start: {
|
|
6419
|
-
line:
|
|
6432
|
+
line: 41,
|
|
6420
6433
|
column: 28
|
|
6421
6434
|
},
|
|
6422
6435
|
end: {
|
|
6423
|
-
line:
|
|
6436
|
+
line: 41,
|
|
6424
6437
|
column: 29
|
|
6425
6438
|
}
|
|
6426
6439
|
},
|
|
6427
6440
|
loc: {
|
|
6428
6441
|
start: {
|
|
6429
|
-
line:
|
|
6442
|
+
line: 41,
|
|
6430
6443
|
column: 44
|
|
6431
6444
|
},
|
|
6432
6445
|
end: {
|
|
6433
|
-
line:
|
|
6446
|
+
line: 44,
|
|
6434
6447
|
column: 3
|
|
6435
6448
|
}
|
|
6436
6449
|
},
|
|
6437
|
-
line:
|
|
6450
|
+
line: 41
|
|
6438
6451
|
},
|
|
6439
6452
|
"4": {
|
|
6440
6453
|
name: "(anonymous_4)",
|
|
6441
6454
|
decl: {
|
|
6442
6455
|
start: {
|
|
6443
|
-
line:
|
|
6456
|
+
line: 55,
|
|
6444
6457
|
column: 23
|
|
6445
6458
|
},
|
|
6446
6459
|
end: {
|
|
6447
|
-
line:
|
|
6460
|
+
line: 55,
|
|
6448
6461
|
column: 24
|
|
6449
6462
|
}
|
|
6450
6463
|
},
|
|
6451
6464
|
loc: {
|
|
6452
6465
|
start: {
|
|
6453
|
-
line:
|
|
6466
|
+
line: 55,
|
|
6454
6467
|
column: 29
|
|
6455
6468
|
},
|
|
6456
6469
|
end: {
|
|
6457
|
-
line:
|
|
6470
|
+
line: 55,
|
|
6458
6471
|
column: 51
|
|
6459
6472
|
}
|
|
6460
6473
|
},
|
|
6461
|
-
line:
|
|
6474
|
+
line: 55
|
|
6462
6475
|
},
|
|
6463
6476
|
"5": {
|
|
6464
6477
|
name: "(anonymous_5)",
|
|
6465
6478
|
decl: {
|
|
6466
6479
|
start: {
|
|
6467
|
-
line:
|
|
6480
|
+
line: 60,
|
|
6468
6481
|
column: 22
|
|
6469
6482
|
},
|
|
6470
6483
|
end: {
|
|
6471
|
-
line:
|
|
6484
|
+
line: 60,
|
|
6472
6485
|
column: 23
|
|
6473
6486
|
}
|
|
6474
6487
|
},
|
|
6475
6488
|
loc: {
|
|
6476
6489
|
start: {
|
|
6477
|
-
line:
|
|
6490
|
+
line: 60,
|
|
6478
6491
|
column: 27
|
|
6479
6492
|
},
|
|
6480
6493
|
end: {
|
|
6481
|
-
line:
|
|
6494
|
+
line: 60,
|
|
6482
6495
|
column: 56
|
|
6483
6496
|
}
|
|
6484
6497
|
},
|
|
6485
|
-
line:
|
|
6498
|
+
line: 60
|
|
6486
6499
|
},
|
|
6487
6500
|
"6": {
|
|
6488
6501
|
name: "(anonymous_6)",
|
|
6489
6502
|
decl: {
|
|
6490
6503
|
start: {
|
|
6491
|
-
line:
|
|
6504
|
+
line: 104,
|
|
6492
6505
|
column: 27
|
|
6493
6506
|
},
|
|
6494
6507
|
end: {
|
|
6495
|
-
line:
|
|
6508
|
+
line: 104,
|
|
6496
6509
|
column: 28
|
|
6497
6510
|
}
|
|
6498
6511
|
},
|
|
6499
6512
|
loc: {
|
|
6500
6513
|
start: {
|
|
6501
|
-
line:
|
|
6514
|
+
line: 104,
|
|
6502
6515
|
column: 33
|
|
6503
6516
|
},
|
|
6504
6517
|
end: {
|
|
6505
|
-
line:
|
|
6518
|
+
line: 104,
|
|
6506
6519
|
column: 55
|
|
6507
6520
|
}
|
|
6508
6521
|
},
|
|
6509
|
-
line:
|
|
6522
|
+
line: 104
|
|
6510
6523
|
},
|
|
6511
6524
|
"7": {
|
|
6512
6525
|
name: "(anonymous_7)",
|
|
6513
6526
|
decl: {
|
|
6514
6527
|
start: {
|
|
6515
|
-
line:
|
|
6528
|
+
line: 114,
|
|
6516
6529
|
column: 17
|
|
6517
6530
|
},
|
|
6518
6531
|
end: {
|
|
6519
|
-
line:
|
|
6532
|
+
line: 114,
|
|
6520
6533
|
column: 18
|
|
6521
6534
|
}
|
|
6522
6535
|
},
|
|
6523
6536
|
loc: {
|
|
6524
6537
|
start: {
|
|
6525
|
-
line:
|
|
6538
|
+
line: 114,
|
|
6526
6539
|
column: 23
|
|
6527
6540
|
},
|
|
6528
6541
|
end: {
|
|
6529
|
-
line:
|
|
6542
|
+
line: 114,
|
|
6530
6543
|
column: 43
|
|
6531
6544
|
}
|
|
6532
6545
|
},
|
|
6533
|
-
line:
|
|
6546
|
+
line: 114
|
|
6534
6547
|
},
|
|
6535
6548
|
"8": {
|
|
6536
6549
|
name: "(anonymous_8)",
|
|
6537
6550
|
decl: {
|
|
6538
6551
|
start: {
|
|
6539
|
-
line:
|
|
6552
|
+
line: 128,
|
|
6540
6553
|
column: 17
|
|
6541
6554
|
},
|
|
6542
6555
|
end: {
|
|
6543
|
-
line:
|
|
6556
|
+
line: 128,
|
|
6544
6557
|
column: 18
|
|
6545
6558
|
}
|
|
6546
6559
|
},
|
|
6547
6560
|
loc: {
|
|
6548
6561
|
start: {
|
|
6549
|
-
line:
|
|
6562
|
+
line: 128,
|
|
6550
6563
|
column: 23
|
|
6551
6564
|
},
|
|
6552
6565
|
end: {
|
|
6553
|
-
line:
|
|
6566
|
+
line: 128,
|
|
6554
6567
|
column: 44
|
|
6555
6568
|
}
|
|
6556
6569
|
},
|
|
6557
|
-
line:
|
|
6570
|
+
line: 128
|
|
6558
6571
|
},
|
|
6559
6572
|
"9": {
|
|
6560
6573
|
name: "(anonymous_9)",
|
|
6561
6574
|
decl: {
|
|
6562
6575
|
start: {
|
|
6563
|
-
line:
|
|
6576
|
+
line: 129,
|
|
6564
6577
|
column: 18
|
|
6565
6578
|
},
|
|
6566
6579
|
end: {
|
|
6567
|
-
line:
|
|
6580
|
+
line: 129,
|
|
6568
6581
|
column: 19
|
|
6569
6582
|
}
|
|
6570
6583
|
},
|
|
6571
6584
|
loc: {
|
|
6572
6585
|
start: {
|
|
6573
|
-
line:
|
|
6586
|
+
line: 129,
|
|
6574
6587
|
column: 24
|
|
6575
6588
|
},
|
|
6576
6589
|
end: {
|
|
6577
|
-
line:
|
|
6590
|
+
line: 129,
|
|
6578
6591
|
column: 60
|
|
6579
6592
|
}
|
|
6580
6593
|
},
|
|
6581
|
-
line:
|
|
6594
|
+
line: 129
|
|
6582
6595
|
}
|
|
6583
6596
|
},
|
|
6584
6597
|
branchMap: {
|
|
6585
6598
|
"0": {
|
|
6586
6599
|
loc: {
|
|
6587
6600
|
start: {
|
|
6588
|
-
line:
|
|
6601
|
+
line: 66,
|
|
6589
6602
|
column: 9
|
|
6590
6603
|
},
|
|
6591
6604
|
end: {
|
|
6592
|
-
line:
|
|
6605
|
+
line: 70,
|
|
6593
6606
|
column: 9
|
|
6594
6607
|
}
|
|
6595
6608
|
},
|
|
6596
6609
|
type: "binary-expr",
|
|
6597
6610
|
locations: [{
|
|
6598
6611
|
start: {
|
|
6599
|
-
line:
|
|
6612
|
+
line: 66,
|
|
6600
6613
|
column: 9
|
|
6601
6614
|
},
|
|
6602
6615
|
end: {
|
|
6603
|
-
line:
|
|
6616
|
+
line: 66,
|
|
6604
6617
|
column: 18
|
|
6605
6618
|
}
|
|
6606
6619
|
}, {
|
|
6607
6620
|
start: {
|
|
6608
|
-
line:
|
|
6621
|
+
line: 67,
|
|
6609
6622
|
column: 10
|
|
6610
6623
|
},
|
|
6611
6624
|
end: {
|
|
6612
|
-
line:
|
|
6625
|
+
line: 69,
|
|
6613
6626
|
column: 16
|
|
6614
6627
|
}
|
|
6615
6628
|
}],
|
|
6616
|
-
line:
|
|
6629
|
+
line: 66
|
|
6617
6630
|
},
|
|
6618
6631
|
"1": {
|
|
6619
6632
|
loc: {
|
|
6620
6633
|
start: {
|
|
6621
|
-
line:
|
|
6634
|
+
line: 71,
|
|
6622
6635
|
column: 9
|
|
6623
6636
|
},
|
|
6624
6637
|
end: {
|
|
6625
|
-
line:
|
|
6638
|
+
line: 108,
|
|
6626
6639
|
column: 12
|
|
6627
6640
|
}
|
|
6628
6641
|
},
|
|
6629
6642
|
type: "binary-expr",
|
|
6630
6643
|
locations: [{
|
|
6631
6644
|
start: {
|
|
6632
|
-
line:
|
|
6645
|
+
line: 71,
|
|
6633
6646
|
column: 9
|
|
6634
6647
|
},
|
|
6635
6648
|
end: {
|
|
6636
|
-
line:
|
|
6649
|
+
line: 71,
|
|
6637
6650
|
column: 19
|
|
6638
6651
|
}
|
|
6639
6652
|
}, {
|
|
6640
6653
|
start: {
|
|
6641
|
-
line:
|
|
6654
|
+
line: 72,
|
|
6642
6655
|
column: 11
|
|
6643
6656
|
},
|
|
6644
6657
|
end: {
|
|
6645
|
-
line:
|
|
6658
|
+
line: 108,
|
|
6646
6659
|
column: 11
|
|
6647
6660
|
}
|
|
6648
6661
|
}],
|
|
6649
|
-
line:
|
|
6662
|
+
line: 71
|
|
6650
6663
|
},
|
|
6651
6664
|
"2": {
|
|
6652
6665
|
loc: {
|
|
6653
6666
|
start: {
|
|
6654
|
-
line:
|
|
6667
|
+
line: 72,
|
|
6655
6668
|
column: 11
|
|
6656
6669
|
},
|
|
6657
6670
|
end: {
|
|
6658
|
-
line:
|
|
6671
|
+
line: 108,
|
|
6659
6672
|
column: 11
|
|
6660
6673
|
}
|
|
6661
6674
|
},
|
|
6662
6675
|
type: "cond-expr",
|
|
6663
6676
|
locations: [{
|
|
6664
6677
|
start: {
|
|
6665
|
-
line:
|
|
6678
|
+
line: 73,
|
|
6666
6679
|
column: 12
|
|
6667
6680
|
},
|
|
6668
6681
|
end: {
|
|
6669
|
-
line:
|
|
6682
|
+
line: 97,
|
|
6670
6683
|
column: 18
|
|
6671
6684
|
}
|
|
6672
6685
|
}, {
|
|
6673
6686
|
start: {
|
|
6674
|
-
line:
|
|
6687
|
+
line: 99,
|
|
6675
6688
|
column: 12
|
|
6676
6689
|
},
|
|
6677
6690
|
end: {
|
|
6678
|
-
line:
|
|
6691
|
+
line: 107,
|
|
6679
6692
|
column: 18
|
|
6680
6693
|
}
|
|
6681
6694
|
}],
|
|
6682
|
-
line:
|
|
6695
|
+
line: 72
|
|
6683
6696
|
}
|
|
6684
6697
|
},
|
|
6685
6698
|
s: {
|
|
@@ -6725,7 +6738,7 @@ function cov_24yn1i4hss() {
|
|
|
6725
6738
|
"2": [0, 0]
|
|
6726
6739
|
},
|
|
6727
6740
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
6728
|
-
hash: "
|
|
6741
|
+
hash: "1d00dafa3f28d8ae4c9beaa6f84cdb9007d96ef4"
|
|
6729
6742
|
};
|
|
6730
6743
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
6731
6744
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -6797,6 +6810,7 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
6797
6810
|
};
|
|
6798
6811
|
cov_24yn1i4hss().s[16]++;
|
|
6799
6812
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Container, null, /*#__PURE__*/React.createElement(Header, _extends({
|
|
6813
|
+
title: t("neetoMolecules.customDomain.customDomain", PLURAL),
|
|
6800
6814
|
actionBlock: /*#__PURE__*/React.createElement(Button, {
|
|
6801
6815
|
"data-cy": "add-new-custom-domain-button",
|
|
6802
6816
|
label: t("neetoMolecules.customDomain.addNew"),
|
|
@@ -6815,10 +6829,7 @@ var CustomDomain = function CustomDomain(_ref) {
|
|
|
6815
6829
|
},
|
|
6816
6830
|
placeholder: t("neetoMolecules.customDomain.search"),
|
|
6817
6831
|
"data-cy": "custom-domain-search-field"
|
|
6818
|
-
}
|
|
6819
|
-
title: t("neetoMolecules.customDomain.customDomain", {
|
|
6820
|
-
count: PLURAL
|
|
6821
|
-
})
|
|
6832
|
+
}
|
|
6822
6833
|
}, headerProps)), (cov_24yn1i4hss().b[0][0]++, isLoading) && (cov_24yn1i4hss().b[0][1]++, /*#__PURE__*/React.createElement("div", {
|
|
6823
6834
|
className: "h-screen w-full"
|
|
6824
6835
|
}, /*#__PURE__*/React.createElement(PageLoader, null))), (cov_24yn1i4hss().b[1][0]++, !isLoading) && (cov_24yn1i4hss().b[1][1]++, isNotEmpty(data === null || data === void 0 ? void 0 : data.customDomains) ? (cov_24yn1i4hss().b[2][0]++, /*#__PURE__*/React.createElement("div", {
|