@bigbinary/neeto-form-frontend 1.1.12 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/index.cjs.js +813 -699
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +815 -701
- package/dist/index.js.map +1 -1
- package/index.d.ts +5 -0
- package/package.json +1 -1
- package/src/translations/en.json +2 -1
package/dist/index.js
CHANGED
|
@@ -3,8 +3,8 @@ import React__default, { useLayoutEffect, useEffect, useMemo as useMemo$1, useCo
|
|
|
3
3
|
import { useField, useFormikContext, FieldArray, Form as Form$1, Formik, Field, FastField } from 'formik';
|
|
4
4
|
import { noop as noop$4, findBy, removeBy, isPresent, findById } from '@bigbinary/neeto-commons-frontend/pure';
|
|
5
5
|
import PageLoader from 'neetomolecules/PageLoader';
|
|
6
|
-
import { Toastr, Typography, Dropdown as Dropdown$2, Button as Button$1, Label, Alert, MultiEmailInput, DatePicker, Radio, Checkbox as Checkbox$2, Select, Textarea as Textarea$1, Input as Input$2, Spinner as Spinner$2 } from '@bigbinary/neetoui';
|
|
7
|
-
import { assoc, prop,
|
|
6
|
+
import { Toastr, Typography, Dropdown as Dropdown$2, Tooltip, Button as Button$1, Label, Alert, MultiEmailInput, DatePicker, Radio, Checkbox as Checkbox$2, Select, Textarea as Textarea$1, Input as Input$2, Spinner as Spinner$2 } from '@bigbinary/neetoui';
|
|
7
|
+
import { assoc, prop, isEmpty, path, reject, omit, insert, compose as compose$1, trim, either, isNil, values as values$1, equals, not, pluck, times } from 'ramda';
|
|
8
8
|
import ReactDOM, { unstable_batchedUpdates as unstable_batchedUpdates$1 } from 'react-dom';
|
|
9
9
|
import i18next, { t as t$1 } from 'i18next';
|
|
10
10
|
import { Input, Email as Email$2, Phone as Phone$2, Up, Down, MenuHorizontal, Delete, Plus, NeetoInvisible, MultipleChoice as MultipleChoice$2, ListDot, Dropdown as Dropdown$3, Rating as Rating$4, Smiley, Checkbox as Checkbox$1, Calendar, Check, Close } from '@bigbinary/neeto-icons';
|
|
@@ -19513,7 +19513,7 @@ Drag.defaultProps = {
|
|
|
19513
19513
|
|
|
19514
19514
|
function cov_1ng1x1xde4() {
|
|
19515
19515
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/Accordion.jsx";
|
|
19516
|
-
var hash = "
|
|
19516
|
+
var hash = "9b0f662760e311a84077540d99279bf0b3faacbb";
|
|
19517
19517
|
var global = new Function("return this")();
|
|
19518
19518
|
var gcv = "__coverage__";
|
|
19519
19519
|
var coverageData = {
|
|
@@ -19525,127 +19525,137 @@ function cov_1ng1x1xde4() {
|
|
|
19525
19525
|
column: 18
|
|
19526
19526
|
},
|
|
19527
19527
|
end: {
|
|
19528
|
-
line:
|
|
19528
|
+
line: 179,
|
|
19529
19529
|
column: 1
|
|
19530
19530
|
}
|
|
19531
19531
|
},
|
|
19532
19532
|
"1": {
|
|
19533
19533
|
start: {
|
|
19534
|
-
line:
|
|
19534
|
+
line: 29,
|
|
19535
19535
|
column: 52
|
|
19536
19536
|
},
|
|
19537
19537
|
end: {
|
|
19538
|
-
line:
|
|
19538
|
+
line: 29,
|
|
19539
19539
|
column: 67
|
|
19540
19540
|
}
|
|
19541
19541
|
},
|
|
19542
19542
|
"2": {
|
|
19543
19543
|
start: {
|
|
19544
|
-
line:
|
|
19544
|
+
line: 30,
|
|
19545
19545
|
column: 16
|
|
19546
19546
|
},
|
|
19547
19547
|
end: {
|
|
19548
|
-
line:
|
|
19548
|
+
line: 30,
|
|
19549
19549
|
column: 32
|
|
19550
19550
|
}
|
|
19551
19551
|
},
|
|
19552
19552
|
"3": {
|
|
19553
19553
|
start: {
|
|
19554
|
-
line:
|
|
19554
|
+
line: 31,
|
|
19555
19555
|
column: 15
|
|
19556
19556
|
},
|
|
19557
19557
|
end: {
|
|
19558
|
-
line:
|
|
19558
|
+
line: 31,
|
|
19559
19559
|
column: 19
|
|
19560
19560
|
}
|
|
19561
19561
|
},
|
|
19562
19562
|
"4": {
|
|
19563
19563
|
start: {
|
|
19564
|
-
line:
|
|
19564
|
+
line: 33,
|
|
19565
19565
|
column: 33
|
|
19566
19566
|
},
|
|
19567
19567
|
end: {
|
|
19568
|
-
line:
|
|
19568
|
+
line: 33,
|
|
19569
19569
|
column: 56
|
|
19570
19570
|
}
|
|
19571
19571
|
},
|
|
19572
19572
|
"5": {
|
|
19573
19573
|
start: {
|
|
19574
19574
|
line: 34,
|
|
19575
|
-
column:
|
|
19575
|
+
column: 32
|
|
19576
19576
|
},
|
|
19577
19577
|
end: {
|
|
19578
|
-
line:
|
|
19579
|
-
column:
|
|
19578
|
+
line: 34,
|
|
19579
|
+
column: 54
|
|
19580
19580
|
}
|
|
19581
19581
|
},
|
|
19582
19582
|
"6": {
|
|
19583
19583
|
start: {
|
|
19584
|
-
line:
|
|
19585
|
-
column:
|
|
19584
|
+
line: 36,
|
|
19585
|
+
column: 2
|
|
19586
19586
|
},
|
|
19587
19587
|
end: {
|
|
19588
|
-
line:
|
|
19589
|
-
column:
|
|
19588
|
+
line: 178,
|
|
19589
|
+
column: 4
|
|
19590
19590
|
}
|
|
19591
19591
|
},
|
|
19592
19592
|
"7": {
|
|
19593
19593
|
start: {
|
|
19594
|
-
line:
|
|
19595
|
-
column:
|
|
19594
|
+
line: 79,
|
|
19595
|
+
column: 16
|
|
19596
19596
|
},
|
|
19597
19597
|
end: {
|
|
19598
|
-
line:
|
|
19599
|
-
column:
|
|
19598
|
+
line: 84,
|
|
19599
|
+
column: 25
|
|
19600
19600
|
}
|
|
19601
19601
|
},
|
|
19602
19602
|
"8": {
|
|
19603
19603
|
start: {
|
|
19604
|
-
line:
|
|
19605
|
-
column:
|
|
19604
|
+
line: 131,
|
|
19605
|
+
column: 14
|
|
19606
19606
|
},
|
|
19607
19607
|
end: {
|
|
19608
|
-
line:
|
|
19609
|
-
column:
|
|
19608
|
+
line: 160,
|
|
19609
|
+
column: 24
|
|
19610
19610
|
}
|
|
19611
19611
|
},
|
|
19612
19612
|
"9": {
|
|
19613
19613
|
start: {
|
|
19614
|
-
line:
|
|
19615
|
-
column:
|
|
19614
|
+
line: 154,
|
|
19615
|
+
column: 22
|
|
19616
19616
|
},
|
|
19617
19617
|
end: {
|
|
19618
|
-
line:
|
|
19619
|
-
column:
|
|
19618
|
+
line: 156,
|
|
19619
|
+
column: 23
|
|
19620
19620
|
}
|
|
19621
19621
|
},
|
|
19622
19622
|
"10": {
|
|
19623
19623
|
start: {
|
|
19624
|
-
line:
|
|
19624
|
+
line: 155,
|
|
19625
|
+
column: 45
|
|
19626
|
+
},
|
|
19627
|
+
end: {
|
|
19628
|
+
line: 155,
|
|
19629
|
+
column: 63
|
|
19630
|
+
}
|
|
19631
|
+
},
|
|
19632
|
+
"11": {
|
|
19633
|
+
start: {
|
|
19634
|
+
line: 162,
|
|
19625
19635
|
column: 27
|
|
19626
19636
|
},
|
|
19627
19637
|
end: {
|
|
19628
|
-
line:
|
|
19638
|
+
line: 162,
|
|
19629
19639
|
column: 54
|
|
19630
19640
|
}
|
|
19631
19641
|
},
|
|
19632
|
-
"
|
|
19642
|
+
"12": {
|
|
19633
19643
|
start: {
|
|
19634
|
-
line:
|
|
19644
|
+
line: 165,
|
|
19635
19645
|
column: 14
|
|
19636
19646
|
},
|
|
19637
19647
|
end: {
|
|
19638
|
-
line:
|
|
19648
|
+
line: 170,
|
|
19639
19649
|
column: 16
|
|
19640
19650
|
}
|
|
19641
19651
|
},
|
|
19642
|
-
"
|
|
19652
|
+
"13": {
|
|
19643
19653
|
start: {
|
|
19644
|
-
line:
|
|
19654
|
+
line: 169,
|
|
19645
19655
|
column: 31
|
|
19646
19656
|
},
|
|
19647
19657
|
end: {
|
|
19648
|
-
line:
|
|
19658
|
+
line: 169,
|
|
19649
19659
|
column: 42
|
|
19650
19660
|
}
|
|
19651
19661
|
}
|
|
@@ -19665,183 +19675,183 @@ function cov_1ng1x1xde4() {
|
|
|
19665
19675
|
},
|
|
19666
19676
|
loc: {
|
|
19667
19677
|
start: {
|
|
19668
|
-
line:
|
|
19678
|
+
line: 28,
|
|
19669
19679
|
column: 6
|
|
19670
19680
|
},
|
|
19671
19681
|
end: {
|
|
19672
|
-
line:
|
|
19682
|
+
line: 179,
|
|
19673
19683
|
column: 1
|
|
19674
19684
|
}
|
|
19675
19685
|
},
|
|
19676
|
-
line:
|
|
19686
|
+
line: 28
|
|
19677
19687
|
},
|
|
19678
19688
|
"1": {
|
|
19679
19689
|
name: "(anonymous_1)",
|
|
19680
19690
|
decl: {
|
|
19681
19691
|
start: {
|
|
19682
|
-
line:
|
|
19692
|
+
line: 78,
|
|
19683
19693
|
column: 28
|
|
19684
19694
|
},
|
|
19685
19695
|
end: {
|
|
19686
|
-
line:
|
|
19696
|
+
line: 78,
|
|
19687
19697
|
column: 29
|
|
19688
19698
|
}
|
|
19689
19699
|
},
|
|
19690
19700
|
loc: {
|
|
19691
19701
|
start: {
|
|
19692
|
-
line:
|
|
19702
|
+
line: 79,
|
|
19693
19703
|
column: 16
|
|
19694
19704
|
},
|
|
19695
19705
|
end: {
|
|
19696
|
-
line:
|
|
19706
|
+
line: 84,
|
|
19697
19707
|
column: 25
|
|
19698
19708
|
}
|
|
19699
19709
|
},
|
|
19700
|
-
line:
|
|
19710
|
+
line: 79
|
|
19701
19711
|
},
|
|
19702
19712
|
"2": {
|
|
19703
19713
|
name: "(anonymous_2)",
|
|
19704
19714
|
decl: {
|
|
19705
19715
|
start: {
|
|
19706
|
-
line:
|
|
19716
|
+
line: 130,
|
|
19707
19717
|
column: 26
|
|
19708
19718
|
},
|
|
19709
19719
|
end: {
|
|
19710
|
-
line:
|
|
19720
|
+
line: 130,
|
|
19711
19721
|
column: 27
|
|
19712
19722
|
}
|
|
19713
19723
|
},
|
|
19714
19724
|
loc: {
|
|
19715
19725
|
start: {
|
|
19716
|
-
line:
|
|
19726
|
+
line: 131,
|
|
19717
19727
|
column: 14
|
|
19718
19728
|
},
|
|
19719
19729
|
end: {
|
|
19720
|
-
line:
|
|
19721
|
-
column:
|
|
19730
|
+
line: 160,
|
|
19731
|
+
column: 24
|
|
19722
19732
|
}
|
|
19723
19733
|
},
|
|
19724
|
-
line:
|
|
19734
|
+
line: 131
|
|
19725
19735
|
},
|
|
19726
19736
|
"3": {
|
|
19727
19737
|
name: "(anonymous_3)",
|
|
19728
19738
|
decl: {
|
|
19729
19739
|
start: {
|
|
19730
|
-
line:
|
|
19731
|
-
column:
|
|
19740
|
+
line: 153,
|
|
19741
|
+
column: 29
|
|
19732
19742
|
},
|
|
19733
19743
|
end: {
|
|
19734
|
-
line:
|
|
19735
|
-
column:
|
|
19744
|
+
line: 153,
|
|
19745
|
+
column: 30
|
|
19736
19746
|
}
|
|
19737
19747
|
},
|
|
19738
19748
|
loc: {
|
|
19739
19749
|
start: {
|
|
19740
|
-
line:
|
|
19741
|
-
column:
|
|
19750
|
+
line: 154,
|
|
19751
|
+
column: 22
|
|
19742
19752
|
},
|
|
19743
19753
|
end: {
|
|
19744
|
-
line:
|
|
19745
|
-
column:
|
|
19754
|
+
line: 156,
|
|
19755
|
+
column: 23
|
|
19746
19756
|
}
|
|
19747
19757
|
},
|
|
19748
|
-
line:
|
|
19758
|
+
line: 154
|
|
19749
19759
|
},
|
|
19750
19760
|
"4": {
|
|
19751
19761
|
name: "(anonymous_4)",
|
|
19752
19762
|
decl: {
|
|
19753
19763
|
start: {
|
|
19754
|
-
line:
|
|
19755
|
-
column:
|
|
19764
|
+
line: 155,
|
|
19765
|
+
column: 24
|
|
19756
19766
|
},
|
|
19757
19767
|
end: {
|
|
19758
|
-
line:
|
|
19759
|
-
column:
|
|
19768
|
+
line: 155,
|
|
19769
|
+
column: 25
|
|
19760
19770
|
}
|
|
19761
19771
|
},
|
|
19762
19772
|
loc: {
|
|
19763
19773
|
start: {
|
|
19764
|
-
line:
|
|
19765
|
-
column:
|
|
19774
|
+
line: 155,
|
|
19775
|
+
column: 45
|
|
19766
19776
|
},
|
|
19767
19777
|
end: {
|
|
19768
|
-
line:
|
|
19769
|
-
column:
|
|
19778
|
+
line: 155,
|
|
19779
|
+
column: 63
|
|
19770
19780
|
}
|
|
19771
19781
|
},
|
|
19772
|
-
line:
|
|
19782
|
+
line: 155
|
|
19773
19783
|
},
|
|
19774
19784
|
"5": {
|
|
19775
19785
|
name: "(anonymous_5)",
|
|
19776
19786
|
decl: {
|
|
19777
19787
|
start: {
|
|
19778
|
-
line:
|
|
19788
|
+
line: 162,
|
|
19779
19789
|
column: 21
|
|
19780
19790
|
},
|
|
19781
19791
|
end: {
|
|
19782
|
-
line:
|
|
19792
|
+
line: 162,
|
|
19783
19793
|
column: 22
|
|
19784
19794
|
}
|
|
19785
19795
|
},
|
|
19786
19796
|
loc: {
|
|
19787
19797
|
start: {
|
|
19788
|
-
line:
|
|
19798
|
+
line: 162,
|
|
19789
19799
|
column: 27
|
|
19790
19800
|
},
|
|
19791
19801
|
end: {
|
|
19792
|
-
line:
|
|
19802
|
+
line: 162,
|
|
19793
19803
|
column: 54
|
|
19794
19804
|
}
|
|
19795
19805
|
},
|
|
19796
|
-
line:
|
|
19806
|
+
line: 162
|
|
19797
19807
|
},
|
|
19798
19808
|
"6": {
|
|
19799
19809
|
name: "(anonymous_6)",
|
|
19800
19810
|
decl: {
|
|
19801
19811
|
start: {
|
|
19802
|
-
line:
|
|
19812
|
+
line: 164,
|
|
19803
19813
|
column: 31
|
|
19804
19814
|
},
|
|
19805
19815
|
end: {
|
|
19806
|
-
line:
|
|
19816
|
+
line: 164,
|
|
19807
19817
|
column: 32
|
|
19808
19818
|
}
|
|
19809
19819
|
},
|
|
19810
19820
|
loc: {
|
|
19811
19821
|
start: {
|
|
19812
|
-
line:
|
|
19822
|
+
line: 165,
|
|
19813
19823
|
column: 14
|
|
19814
19824
|
},
|
|
19815
19825
|
end: {
|
|
19816
|
-
line:
|
|
19826
|
+
line: 170,
|
|
19817
19827
|
column: 16
|
|
19818
19828
|
}
|
|
19819
19829
|
},
|
|
19820
|
-
line:
|
|
19830
|
+
line: 165
|
|
19821
19831
|
},
|
|
19822
19832
|
"7": {
|
|
19823
19833
|
name: "(anonymous_7)",
|
|
19824
19834
|
decl: {
|
|
19825
19835
|
start: {
|
|
19826
|
-
line:
|
|
19836
|
+
line: 169,
|
|
19827
19837
|
column: 25
|
|
19828
19838
|
},
|
|
19829
19839
|
end: {
|
|
19830
|
-
line:
|
|
19840
|
+
line: 169,
|
|
19831
19841
|
column: 26
|
|
19832
19842
|
}
|
|
19833
19843
|
},
|
|
19834
19844
|
loc: {
|
|
19835
19845
|
start: {
|
|
19836
|
-
line:
|
|
19846
|
+
line: 169,
|
|
19837
19847
|
column: 31
|
|
19838
19848
|
},
|
|
19839
19849
|
end: {
|
|
19840
|
-
line:
|
|
19850
|
+
line: 169,
|
|
19841
19851
|
column: 42
|
|
19842
19852
|
}
|
|
19843
19853
|
},
|
|
19844
|
-
line:
|
|
19854
|
+
line: 169
|
|
19845
19855
|
}
|
|
19846
19856
|
},
|
|
19847
19857
|
branchMap: {
|
|
@@ -19920,242 +19930,275 @@ function cov_1ng1x1xde4() {
|
|
|
19920
19930
|
"3": {
|
|
19921
19931
|
loc: {
|
|
19922
19932
|
start: {
|
|
19923
|
-
line:
|
|
19933
|
+
line: 33,
|
|
19924
19934
|
column: 33
|
|
19925
19935
|
},
|
|
19926
19936
|
end: {
|
|
19927
|
-
line:
|
|
19937
|
+
line: 33,
|
|
19928
19938
|
column: 56
|
|
19929
19939
|
}
|
|
19930
19940
|
},
|
|
19931
19941
|
type: "binary-expr",
|
|
19932
19942
|
locations: [{
|
|
19933
19943
|
start: {
|
|
19934
|
-
line:
|
|
19944
|
+
line: 33,
|
|
19935
19945
|
column: 33
|
|
19936
19946
|
},
|
|
19937
19947
|
end: {
|
|
19938
|
-
line:
|
|
19948
|
+
line: 33,
|
|
19939
19949
|
column: 44
|
|
19940
19950
|
}
|
|
19941
19951
|
}, {
|
|
19942
19952
|
start: {
|
|
19943
|
-
line:
|
|
19953
|
+
line: 33,
|
|
19944
19954
|
column: 48
|
|
19945
19955
|
},
|
|
19946
19956
|
end: {
|
|
19947
|
-
line:
|
|
19957
|
+
line: 33,
|
|
19948
19958
|
column: 56
|
|
19949
19959
|
}
|
|
19950
19960
|
}],
|
|
19951
|
-
line:
|
|
19961
|
+
line: 33
|
|
19952
19962
|
},
|
|
19953
19963
|
"4": {
|
|
19954
19964
|
loc: {
|
|
19955
19965
|
start: {
|
|
19956
|
-
line:
|
|
19966
|
+
line: 72,
|
|
19957
19967
|
column: 13
|
|
19958
19968
|
},
|
|
19959
19969
|
end: {
|
|
19960
|
-
line:
|
|
19970
|
+
line: 72,
|
|
19961
19971
|
column: 43
|
|
19962
19972
|
}
|
|
19963
19973
|
},
|
|
19964
19974
|
type: "cond-expr",
|
|
19965
19975
|
locations: [{
|
|
19966
19976
|
start: {
|
|
19967
|
-
line:
|
|
19977
|
+
line: 72,
|
|
19968
19978
|
column: 26
|
|
19969
19979
|
},
|
|
19970
19980
|
end: {
|
|
19971
|
-
line:
|
|
19981
|
+
line: 72,
|
|
19972
19982
|
column: 32
|
|
19973
19983
|
}
|
|
19974
19984
|
}, {
|
|
19975
19985
|
start: {
|
|
19976
|
-
line:
|
|
19986
|
+
line: 72,
|
|
19977
19987
|
column: 35
|
|
19978
19988
|
},
|
|
19979
19989
|
end: {
|
|
19980
|
-
line:
|
|
19990
|
+
line: 72,
|
|
19981
19991
|
column: 43
|
|
19982
19992
|
}
|
|
19983
19993
|
}],
|
|
19984
|
-
line:
|
|
19994
|
+
line: 72
|
|
19985
19995
|
},
|
|
19986
19996
|
"5": {
|
|
19987
19997
|
loc: {
|
|
19988
19998
|
start: {
|
|
19989
|
-
line:
|
|
19999
|
+
line: 74,
|
|
19990
20000
|
column: 11
|
|
19991
20001
|
},
|
|
19992
20002
|
end: {
|
|
19993
|
-
line:
|
|
20003
|
+
line: 101,
|
|
19994
20004
|
column: 11
|
|
19995
20005
|
}
|
|
19996
20006
|
},
|
|
19997
20007
|
type: "binary-expr",
|
|
19998
20008
|
locations: [{
|
|
19999
20009
|
start: {
|
|
20000
|
-
line:
|
|
20010
|
+
line: 74,
|
|
20001
20011
|
column: 12
|
|
20002
20012
|
},
|
|
20003
20013
|
end: {
|
|
20004
|
-
line:
|
|
20014
|
+
line: 74,
|
|
20005
20015
|
column: 23
|
|
20006
20016
|
}
|
|
20007
20017
|
}, {
|
|
20008
20018
|
start: {
|
|
20009
|
-
line:
|
|
20019
|
+
line: 74,
|
|
20010
20020
|
column: 27
|
|
20011
20021
|
},
|
|
20012
20022
|
end: {
|
|
20013
|
-
line:
|
|
20023
|
+
line: 74,
|
|
20014
20024
|
column: 49
|
|
20015
20025
|
}
|
|
20016
20026
|
}, {
|
|
20017
20027
|
start: {
|
|
20018
|
-
line:
|
|
20028
|
+
line: 75,
|
|
20019
20029
|
column: 12
|
|
20020
20030
|
},
|
|
20021
20031
|
end: {
|
|
20022
|
-
line:
|
|
20032
|
+
line: 100,
|
|
20023
20033
|
column: 23
|
|
20024
20034
|
}
|
|
20025
20035
|
}],
|
|
20026
|
-
line:
|
|
20036
|
+
line: 74
|
|
20027
20037
|
},
|
|
20028
20038
|
"6": {
|
|
20029
20039
|
loc: {
|
|
20030
20040
|
start: {
|
|
20031
|
-
line:
|
|
20041
|
+
line: 87,
|
|
20032
20042
|
column: 15
|
|
20033
20043
|
},
|
|
20034
20044
|
end: {
|
|
20035
|
-
line:
|
|
20045
|
+
line: 91,
|
|
20036
20046
|
column: 15
|
|
20037
20047
|
}
|
|
20038
20048
|
},
|
|
20039
20049
|
type: "binary-expr",
|
|
20040
20050
|
locations: [{
|
|
20041
20051
|
start: {
|
|
20042
|
-
line:
|
|
20052
|
+
line: 87,
|
|
20043
20053
|
column: 15
|
|
20044
20054
|
},
|
|
20045
20055
|
end: {
|
|
20046
|
-
line:
|
|
20056
|
+
line: 87,
|
|
20047
20057
|
column: 26
|
|
20048
20058
|
}
|
|
20049
20059
|
}, {
|
|
20050
20060
|
start: {
|
|
20051
|
-
line:
|
|
20061
|
+
line: 88,
|
|
20052
20062
|
column: 16
|
|
20053
20063
|
},
|
|
20054
20064
|
end: {
|
|
20055
|
-
line:
|
|
20065
|
+
line: 90,
|
|
20056
20066
|
column: 21
|
|
20057
20067
|
}
|
|
20058
20068
|
}],
|
|
20059
|
-
line:
|
|
20069
|
+
line: 87
|
|
20060
20070
|
},
|
|
20061
20071
|
"7": {
|
|
20062
20072
|
loc: {
|
|
20063
20073
|
start: {
|
|
20064
|
-
line:
|
|
20074
|
+
line: 92,
|
|
20065
20075
|
column: 15
|
|
20066
20076
|
},
|
|
20067
20077
|
end: {
|
|
20068
|
-
line:
|
|
20078
|
+
line: 99,
|
|
20069
20079
|
column: 15
|
|
20070
20080
|
}
|
|
20071
20081
|
},
|
|
20072
20082
|
type: "binary-expr",
|
|
20073
20083
|
locations: [{
|
|
20074
20084
|
start: {
|
|
20075
|
-
line:
|
|
20085
|
+
line: 92,
|
|
20076
20086
|
column: 15
|
|
20077
20087
|
},
|
|
20078
20088
|
end: {
|
|
20079
|
-
line:
|
|
20089
|
+
line: 92,
|
|
20080
20090
|
column: 37
|
|
20081
20091
|
}
|
|
20082
20092
|
}, {
|
|
20083
20093
|
start: {
|
|
20084
|
-
line:
|
|
20094
|
+
line: 93,
|
|
20085
20095
|
column: 16
|
|
20086
20096
|
},
|
|
20087
20097
|
end: {
|
|
20088
|
-
line:
|
|
20098
|
+
line: 98,
|
|
20089
20099
|
column: 21
|
|
20090
20100
|
}
|
|
20091
20101
|
}],
|
|
20092
|
-
line:
|
|
20102
|
+
line: 92
|
|
20093
20103
|
},
|
|
20094
20104
|
"8": {
|
|
20095
20105
|
loc: {
|
|
20096
20106
|
start: {
|
|
20097
|
-
line:
|
|
20107
|
+
line: 104,
|
|
20098
20108
|
column: 7
|
|
20099
20109
|
},
|
|
20100
20110
|
end: {
|
|
20101
|
-
line:
|
|
20111
|
+
line: 115,
|
|
20102
20112
|
column: 7
|
|
20103
20113
|
}
|
|
20104
20114
|
},
|
|
20105
20115
|
type: "binary-expr",
|
|
20106
20116
|
locations: [{
|
|
20107
20117
|
start: {
|
|
20108
|
-
line:
|
|
20118
|
+
line: 104,
|
|
20109
20119
|
column: 7
|
|
20110
20120
|
},
|
|
20111
20121
|
end: {
|
|
20112
|
-
line:
|
|
20122
|
+
line: 104,
|
|
20113
20123
|
column: 17
|
|
20114
20124
|
}
|
|
20115
20125
|
}, {
|
|
20116
20126
|
start: {
|
|
20117
|
-
line:
|
|
20127
|
+
line: 105,
|
|
20118
20128
|
column: 8
|
|
20119
20129
|
},
|
|
20120
20130
|
end: {
|
|
20121
|
-
line:
|
|
20131
|
+
line: 114,
|
|
20122
20132
|
column: 14
|
|
20123
20133
|
}
|
|
20124
20134
|
}],
|
|
20125
|
-
line:
|
|
20135
|
+
line: 104
|
|
20126
20136
|
},
|
|
20127
20137
|
"9": {
|
|
20128
20138
|
loc: {
|
|
20129
20139
|
start: {
|
|
20130
|
-
line:
|
|
20140
|
+
line: 116,
|
|
20131
20141
|
column: 7
|
|
20132
20142
|
},
|
|
20133
20143
|
end: {
|
|
20134
|
-
line:
|
|
20144
|
+
line: 176,
|
|
20135
20145
|
column: 7
|
|
20136
20146
|
}
|
|
20137
20147
|
},
|
|
20138
20148
|
type: "cond-expr",
|
|
20139
20149
|
locations: [{
|
|
20140
20150
|
start: {
|
|
20141
|
-
line:
|
|
20151
|
+
line: 117,
|
|
20142
20152
|
column: 8
|
|
20143
20153
|
},
|
|
20144
20154
|
end: {
|
|
20145
|
-
line:
|
|
20155
|
+
line: 173,
|
|
20146
20156
|
column: 14
|
|
20147
20157
|
}
|
|
20148
20158
|
}, {
|
|
20149
20159
|
start: {
|
|
20150
|
-
line:
|
|
20160
|
+
line: 175,
|
|
20151
20161
|
column: 8
|
|
20152
20162
|
},
|
|
20153
20163
|
end: {
|
|
20154
|
-
line:
|
|
20164
|
+
line: 175,
|
|
20155
20165
|
column: 38
|
|
20156
20166
|
}
|
|
20157
20167
|
}],
|
|
20158
|
-
line:
|
|
20168
|
+
line: 116
|
|
20169
|
+
},
|
|
20170
|
+
"10": {
|
|
20171
|
+
loc: {
|
|
20172
|
+
start: {
|
|
20173
|
+
line: 135,
|
|
20174
|
+
column: 18
|
|
20175
|
+
},
|
|
20176
|
+
end: {
|
|
20177
|
+
line: 136,
|
|
20178
|
+
column: 77
|
|
20179
|
+
}
|
|
20180
|
+
},
|
|
20181
|
+
type: "binary-expr",
|
|
20182
|
+
locations: [{
|
|
20183
|
+
start: {
|
|
20184
|
+
line: 135,
|
|
20185
|
+
column: 18
|
|
20186
|
+
},
|
|
20187
|
+
end: {
|
|
20188
|
+
line: 135,
|
|
20189
|
+
column: 56
|
|
20190
|
+
}
|
|
20191
|
+
}, {
|
|
20192
|
+
start: {
|
|
20193
|
+
line: 136,
|
|
20194
|
+
column: 18
|
|
20195
|
+
},
|
|
20196
|
+
end: {
|
|
20197
|
+
line: 136,
|
|
20198
|
+
column: 77
|
|
20199
|
+
}
|
|
20200
|
+
}],
|
|
20201
|
+
line: 135
|
|
20159
20202
|
}
|
|
20160
20203
|
},
|
|
20161
20204
|
s: {
|
|
@@ -20171,7 +20214,8 @@ function cov_1ng1x1xde4() {
|
|
|
20171
20214
|
"9": 0,
|
|
20172
20215
|
"10": 0,
|
|
20173
20216
|
"11": 0,
|
|
20174
|
-
"12": 0
|
|
20217
|
+
"12": 0,
|
|
20218
|
+
"13": 0
|
|
20175
20219
|
},
|
|
20176
20220
|
f: {
|
|
20177
20221
|
"0": 0,
|
|
@@ -20193,10 +20237,11 @@ function cov_1ng1x1xde4() {
|
|
|
20193
20237
|
"6": [0, 0],
|
|
20194
20238
|
"7": [0, 0],
|
|
20195
20239
|
"8": [0, 0],
|
|
20196
|
-
"9": [0, 0]
|
|
20240
|
+
"9": [0, 0],
|
|
20241
|
+
"10": [0, 0]
|
|
20197
20242
|
},
|
|
20198
20243
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
20199
|
-
hash: "
|
|
20244
|
+
hash: "9b0f662760e311a84077540d99279bf0b3faacbb"
|
|
20200
20245
|
};
|
|
20201
20246
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
20202
20247
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -20229,7 +20274,8 @@ var Accordion = function Accordion(_ref) {
|
|
|
20229
20274
|
children = _ref.children,
|
|
20230
20275
|
showAddQuestionDivider = _ref.showAddQuestionDivider,
|
|
20231
20276
|
isDeletable = _ref.isDeletable,
|
|
20232
|
-
kindUniqueOn = _ref.kindUniqueOn
|
|
20277
|
+
kindUniqueOn = _ref.kindUniqueOn,
|
|
20278
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps;
|
|
20233
20279
|
cov_1ng1x1xde4().f[0]++;
|
|
20234
20280
|
var _ref2 = (cov_1ng1x1xde4().s[1]++, useState(false)),
|
|
20235
20281
|
_ref3 = _slicedToArray$4(_ref2, 2),
|
|
@@ -20239,7 +20285,8 @@ var Accordion = function Accordion(_ref) {
|
|
|
20239
20285
|
t = _ref4.t;
|
|
20240
20286
|
var Icon = (cov_1ng1x1xde4().s[3]++, icon);
|
|
20241
20287
|
var shouldShowDeleteOption = (cov_1ng1x1xde4().s[4]++, (cov_1ng1x1xde4().b[3][0]++, isDeletable) && (cov_1ng1x1xde4().b[3][1]++, onDelete));
|
|
20242
|
-
cov_1ng1x1xde4().s[5]
|
|
20288
|
+
var disableAddNewQuestion = (cov_1ng1x1xde4().s[5]++, isEmpty(questionKinds));
|
|
20289
|
+
cov_1ng1x1xde4().s[6]++;
|
|
20243
20290
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
20244
20291
|
className: classnames("neeto-form-engine-question-accordion relative", {
|
|
20245
20292
|
"pr-8": showAddQuestionDivider
|
|
@@ -20277,7 +20324,7 @@ var Accordion = function Accordion(_ref) {
|
|
|
20277
20324
|
position: "bottom-end",
|
|
20278
20325
|
customTarget: function customTarget() {
|
|
20279
20326
|
cov_1ng1x1xde4().f[1]++;
|
|
20280
|
-
cov_1ng1x1xde4().s[
|
|
20327
|
+
cov_1ng1x1xde4().s[7]++;
|
|
20281
20328
|
return /*#__PURE__*/React__default.createElement("button", {
|
|
20282
20329
|
className: "outline-none flex items-center justify-center border-0 bg-transparent",
|
|
20283
20330
|
type: "button"
|
|
@@ -20304,9 +20351,14 @@ var Accordion = function Accordion(_ref) {
|
|
|
20304
20351
|
strategy: "fixed",
|
|
20305
20352
|
customTarget: function customTarget() {
|
|
20306
20353
|
cov_1ng1x1xde4().f[2]++;
|
|
20307
|
-
cov_1ng1x1xde4().s[
|
|
20308
|
-
return /*#__PURE__*/React__default.createElement(
|
|
20354
|
+
cov_1ng1x1xde4().s[8]++;
|
|
20355
|
+
return /*#__PURE__*/React__default.createElement(Tooltip, {
|
|
20356
|
+
disabled: !disableAddNewQuestion,
|
|
20357
|
+
position: "top",
|
|
20358
|
+
content: (cov_1ng1x1xde4().b[10][0]++, disabledAddButtonTooltipProps === null || disabledAddButtonTooltipProps === void 0 ? void 0 : disabledAddButtonTooltipProps.content) || (cov_1ng1x1xde4().b[10][1]++, t("neetoForm.questions.common.primaryPanel.noQuestionLeft"))
|
|
20359
|
+
}, /*#__PURE__*/React__default.createElement("span", null, /*#__PURE__*/React__default.createElement(Button$1, {
|
|
20309
20360
|
className: "neeto-form-engine-add-question-between__btn absolute top-1/2 left-full -translate-y-1/2 transform rounded-full",
|
|
20361
|
+
disabled: disableAddNewQuestion,
|
|
20310
20362
|
icon: null,
|
|
20311
20363
|
size: "small",
|
|
20312
20364
|
style: "secondary",
|
|
@@ -20317,30 +20369,30 @@ var Accordion = function Accordion(_ref) {
|
|
|
20317
20369
|
},
|
|
20318
20370
|
onClick: function onClick() {
|
|
20319
20371
|
cov_1ng1x1xde4().f[3]++;
|
|
20320
|
-
cov_1ng1x1xde4().s[
|
|
20372
|
+
cov_1ng1x1xde4().s[9]++;
|
|
20321
20373
|
return setIsAddQuestionOpen(function (isAddQuestionOpen) {
|
|
20322
20374
|
cov_1ng1x1xde4().f[4]++;
|
|
20323
|
-
cov_1ng1x1xde4().s[
|
|
20375
|
+
cov_1ng1x1xde4().s[10]++;
|
|
20324
20376
|
return !isAddQuestionOpen;
|
|
20325
20377
|
});
|
|
20326
20378
|
}
|
|
20327
|
-
});
|
|
20379
|
+
})));
|
|
20328
20380
|
},
|
|
20329
20381
|
onClose: function onClose() {
|
|
20330
20382
|
cov_1ng1x1xde4().f[5]++;
|
|
20331
|
-
cov_1ng1x1xde4().s[
|
|
20383
|
+
cov_1ng1x1xde4().s[11]++;
|
|
20332
20384
|
return setIsAddQuestionOpen(false);
|
|
20333
20385
|
}
|
|
20334
20386
|
}, questionKinds.map(function (kind) {
|
|
20335
20387
|
cov_1ng1x1xde4().f[6]++;
|
|
20336
|
-
cov_1ng1x1xde4().s[
|
|
20388
|
+
cov_1ng1x1xde4().s[12]++;
|
|
20337
20389
|
return /*#__PURE__*/React__default.createElement(ListItem, {
|
|
20338
20390
|
icon: kind.icon,
|
|
20339
20391
|
key: path(kindUniqueOn, kind),
|
|
20340
20392
|
label: kind.label,
|
|
20341
20393
|
onClick: function onClick() {
|
|
20342
20394
|
cov_1ng1x1xde4().f[7]++;
|
|
20343
|
-
cov_1ng1x1xde4().s[
|
|
20395
|
+
cov_1ng1x1xde4().s[13]++;
|
|
20344
20396
|
return onAdd(kind);
|
|
20345
20397
|
}
|
|
20346
20398
|
});
|
|
@@ -25501,7 +25553,7 @@ var PADDED_FIELDS = (cov_2j8tlu2ul5().s[5]++, ["paragraph", "termsandcondition"]
|
|
|
25501
25553
|
|
|
25502
25554
|
function cov_xwc6pppkl() {
|
|
25503
25555
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/FormField.jsx";
|
|
25504
|
-
var hash = "
|
|
25556
|
+
var hash = "bb02571bf92ed2413b963497786da62fa10eb699";
|
|
25505
25557
|
var global = new Function("return this")();
|
|
25506
25558
|
var gcv = "__coverage__";
|
|
25507
25559
|
var coverageData = {
|
|
@@ -25513,47 +25565,47 @@ function cov_xwc6pppkl() {
|
|
|
25513
25565
|
column: 18
|
|
25514
25566
|
},
|
|
25515
25567
|
end: {
|
|
25516
|
-
line:
|
|
25568
|
+
line: 46,
|
|
25517
25569
|
column: 1
|
|
25518
25570
|
}
|
|
25519
25571
|
},
|
|
25520
25572
|
"1": {
|
|
25521
25573
|
start: {
|
|
25522
|
-
line:
|
|
25574
|
+
line: 22,
|
|
25523
25575
|
column: 6
|
|
25524
25576
|
},
|
|
25525
25577
|
end: {
|
|
25526
|
-
line:
|
|
25578
|
+
line: 22,
|
|
25527
25579
|
column: 11
|
|
25528
25580
|
}
|
|
25529
25581
|
},
|
|
25530
25582
|
"2": {
|
|
25531
25583
|
start: {
|
|
25532
|
-
line:
|
|
25584
|
+
line: 25,
|
|
25533
25585
|
column: 4
|
|
25534
25586
|
},
|
|
25535
25587
|
end: {
|
|
25536
|
-
line:
|
|
25588
|
+
line: 25,
|
|
25537
25589
|
column: 52
|
|
25538
25590
|
}
|
|
25539
25591
|
},
|
|
25540
25592
|
"3": {
|
|
25541
25593
|
start: {
|
|
25542
|
-
line:
|
|
25594
|
+
line: 27,
|
|
25543
25595
|
column: 2
|
|
25544
25596
|
},
|
|
25545
25597
|
end: {
|
|
25546
|
-
line:
|
|
25598
|
+
line: 45,
|
|
25547
25599
|
column: 4
|
|
25548
25600
|
}
|
|
25549
25601
|
},
|
|
25550
25602
|
"4": {
|
|
25551
25603
|
start: {
|
|
25552
|
-
line:
|
|
25604
|
+
line: 41,
|
|
25553
25605
|
column: 22
|
|
25554
25606
|
},
|
|
25555
25607
|
end: {
|
|
25556
|
-
line:
|
|
25608
|
+
line: 41,
|
|
25557
25609
|
column: 51
|
|
25558
25610
|
}
|
|
25559
25611
|
}
|
|
@@ -25577,7 +25629,7 @@ function cov_xwc6pppkl() {
|
|
|
25577
25629
|
column: 27
|
|
25578
25630
|
},
|
|
25579
25631
|
end: {
|
|
25580
|
-
line:
|
|
25632
|
+
line: 46,
|
|
25581
25633
|
column: 1
|
|
25582
25634
|
}
|
|
25583
25635
|
},
|
|
@@ -25587,25 +25639,25 @@ function cov_xwc6pppkl() {
|
|
|
25587
25639
|
name: "(anonymous_1)",
|
|
25588
25640
|
decl: {
|
|
25589
25641
|
start: {
|
|
25590
|
-
line:
|
|
25642
|
+
line: 41,
|
|
25591
25643
|
column: 16
|
|
25592
25644
|
},
|
|
25593
25645
|
end: {
|
|
25594
|
-
line:
|
|
25646
|
+
line: 41,
|
|
25595
25647
|
column: 17
|
|
25596
25648
|
}
|
|
25597
25649
|
},
|
|
25598
25650
|
loc: {
|
|
25599
25651
|
start: {
|
|
25600
|
-
line:
|
|
25652
|
+
line: 41,
|
|
25601
25653
|
column: 22
|
|
25602
25654
|
},
|
|
25603
25655
|
end: {
|
|
25604
|
-
line:
|
|
25656
|
+
line: 41,
|
|
25605
25657
|
column: 51
|
|
25606
25658
|
}
|
|
25607
25659
|
},
|
|
25608
|
-
line:
|
|
25660
|
+
line: 41
|
|
25609
25661
|
}
|
|
25610
25662
|
},
|
|
25611
25663
|
branchMap: {
|
|
@@ -25636,68 +25688,68 @@ function cov_xwc6pppkl() {
|
|
|
25636
25688
|
"1": {
|
|
25637
25689
|
loc: {
|
|
25638
25690
|
start: {
|
|
25639
|
-
line:
|
|
25691
|
+
line: 34,
|
|
25640
25692
|
column: 13
|
|
25641
25693
|
},
|
|
25642
25694
|
end: {
|
|
25643
|
-
line:
|
|
25695
|
+
line: 34,
|
|
25644
25696
|
column: 50
|
|
25645
25697
|
}
|
|
25646
25698
|
},
|
|
25647
25699
|
type: "binary-expr",
|
|
25648
25700
|
locations: [{
|
|
25649
25701
|
start: {
|
|
25650
|
-
line:
|
|
25702
|
+
line: 34,
|
|
25651
25703
|
column: 13
|
|
25652
25704
|
},
|
|
25653
25705
|
end: {
|
|
25654
|
-
line:
|
|
25706
|
+
line: 34,
|
|
25655
25707
|
column: 41
|
|
25656
25708
|
}
|
|
25657
25709
|
}, {
|
|
25658
25710
|
start: {
|
|
25659
|
-
line:
|
|
25711
|
+
line: 34,
|
|
25660
25712
|
column: 45
|
|
25661
25713
|
},
|
|
25662
25714
|
end: {
|
|
25663
|
-
line:
|
|
25715
|
+
line: 34,
|
|
25664
25716
|
column: 50
|
|
25665
25717
|
}
|
|
25666
25718
|
}],
|
|
25667
|
-
line:
|
|
25719
|
+
line: 34
|
|
25668
25720
|
},
|
|
25669
25721
|
"2": {
|
|
25670
25722
|
loc: {
|
|
25671
25723
|
start: {
|
|
25672
|
-
line:
|
|
25724
|
+
line: 40,
|
|
25673
25725
|
column: 19
|
|
25674
25726
|
},
|
|
25675
25727
|
end: {
|
|
25676
|
-
line:
|
|
25728
|
+
line: 40,
|
|
25677
25729
|
column: 45
|
|
25678
25730
|
}
|
|
25679
25731
|
},
|
|
25680
25732
|
type: "binary-expr",
|
|
25681
25733
|
locations: [{
|
|
25682
25734
|
start: {
|
|
25683
|
-
line:
|
|
25735
|
+
line: 40,
|
|
25684
25736
|
column: 19
|
|
25685
25737
|
},
|
|
25686
25738
|
end: {
|
|
25687
|
-
line:
|
|
25739
|
+
line: 40,
|
|
25688
25740
|
column: 30
|
|
25689
25741
|
}
|
|
25690
25742
|
}, {
|
|
25691
25743
|
start: {
|
|
25692
|
-
line:
|
|
25744
|
+
line: 40,
|
|
25693
25745
|
column: 34
|
|
25694
25746
|
},
|
|
25695
25747
|
end: {
|
|
25696
|
-
line:
|
|
25748
|
+
line: 40,
|
|
25697
25749
|
column: 45
|
|
25698
25750
|
}
|
|
25699
25751
|
}],
|
|
25700
|
-
line:
|
|
25752
|
+
line: 40
|
|
25701
25753
|
}
|
|
25702
25754
|
},
|
|
25703
25755
|
s: {
|
|
@@ -25717,7 +25769,7 @@ function cov_xwc6pppkl() {
|
|
|
25717
25769
|
"2": [0, 0]
|
|
25718
25770
|
},
|
|
25719
25771
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
25720
|
-
hash: "
|
|
25772
|
+
hash: "bb02571bf92ed2413b963497786da62fa10eb699"
|
|
25721
25773
|
};
|
|
25722
25774
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
25723
25775
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -25751,7 +25803,8 @@ var FormField = function FormField(props) {
|
|
|
25751
25803
|
isRequired = _ref.isRequired,
|
|
25752
25804
|
allQuestionKinds = _ref.allQuestionKinds,
|
|
25753
25805
|
getActiveKindDetails = _ref.getActiveKindDetails,
|
|
25754
|
-
kindUniqueOn = _ref.kindUniqueOn
|
|
25806
|
+
kindUniqueOn = _ref.kindUniqueOn,
|
|
25807
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps;
|
|
25755
25808
|
var _ref2 = (cov_xwc6pppkl().s[2]++, getActiveKindDetails({
|
|
25756
25809
|
allQuestionKinds: allQuestionKinds,
|
|
25757
25810
|
item: item
|
|
@@ -25763,6 +25816,7 @@ var FormField = function FormField(props) {
|
|
|
25763
25816
|
isSingular = _ref2.isSingular;
|
|
25764
25817
|
cov_xwc6pppkl().s[3]++;
|
|
25765
25818
|
return /*#__PURE__*/React__default.createElement(Accordion, {
|
|
25819
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps,
|
|
25766
25820
|
icon: FieldIcon,
|
|
25767
25821
|
isDeletable: isDeletable,
|
|
25768
25822
|
isExpanded: isExpanded,
|
|
@@ -25786,7 +25840,7 @@ var FormField = function FormField(props) {
|
|
|
25786
25840
|
|
|
25787
25841
|
function cov_1h8k6j3kyg() {
|
|
25788
25842
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Form/Question.jsx";
|
|
25789
|
-
var hash = "
|
|
25843
|
+
var hash = "9b7c0f26b9e5ce481ab55185ff62fe689fba6b07";
|
|
25790
25844
|
var global = new Function("return this")();
|
|
25791
25845
|
var gcv = "__coverage__";
|
|
25792
25846
|
var coverageData = {
|
|
@@ -25798,47 +25852,47 @@ function cov_1h8k6j3kyg() {
|
|
|
25798
25852
|
column: 17
|
|
25799
25853
|
},
|
|
25800
25854
|
end: {
|
|
25801
|
-
line:
|
|
25855
|
+
line: 53,
|
|
25802
25856
|
column: 1
|
|
25803
25857
|
}
|
|
25804
25858
|
},
|
|
25805
25859
|
"1": {
|
|
25806
25860
|
start: {
|
|
25807
|
-
line:
|
|
25861
|
+
line: 19,
|
|
25808
25862
|
column: 2
|
|
25809
25863
|
},
|
|
25810
25864
|
end: {
|
|
25811
|
-
line:
|
|
25865
|
+
line: 52,
|
|
25812
25866
|
column: 14
|
|
25813
25867
|
}
|
|
25814
25868
|
},
|
|
25815
25869
|
"2": {
|
|
25816
25870
|
start: {
|
|
25817
|
-
line:
|
|
25871
|
+
line: 21,
|
|
25818
25872
|
column: 6
|
|
25819
25873
|
},
|
|
25820
25874
|
end: {
|
|
25821
|
-
line:
|
|
25875
|
+
line: 50,
|
|
25822
25876
|
column: 12
|
|
25823
25877
|
}
|
|
25824
25878
|
},
|
|
25825
25879
|
"3": {
|
|
25826
25880
|
start: {
|
|
25827
|
-
line:
|
|
25881
|
+
line: 24,
|
|
25828
25882
|
column: 12
|
|
25829
25883
|
},
|
|
25830
25884
|
end: {
|
|
25831
|
-
line:
|
|
25885
|
+
line: 47,
|
|
25832
25886
|
column: 13
|
|
25833
25887
|
}
|
|
25834
25888
|
},
|
|
25835
25889
|
"4": {
|
|
25836
25890
|
start: {
|
|
25837
|
-
line:
|
|
25891
|
+
line: 31,
|
|
25838
25892
|
column: 18
|
|
25839
25893
|
},
|
|
25840
25894
|
end: {
|
|
25841
|
-
line:
|
|
25895
|
+
line: 44,
|
|
25842
25896
|
column: 24
|
|
25843
25897
|
}
|
|
25844
25898
|
}
|
|
@@ -25858,188 +25912,188 @@ function cov_1h8k6j3kyg() {
|
|
|
25858
25912
|
},
|
|
25859
25913
|
loc: {
|
|
25860
25914
|
start: {
|
|
25861
|
-
line:
|
|
25915
|
+
line: 19,
|
|
25862
25916
|
column: 2
|
|
25863
25917
|
},
|
|
25864
25918
|
end: {
|
|
25865
|
-
line:
|
|
25919
|
+
line: 52,
|
|
25866
25920
|
column: 14
|
|
25867
25921
|
}
|
|
25868
25922
|
},
|
|
25869
|
-
line:
|
|
25923
|
+
line: 19
|
|
25870
25924
|
},
|
|
25871
25925
|
"1": {
|
|
25872
25926
|
name: "(anonymous_1)",
|
|
25873
25927
|
decl: {
|
|
25874
25928
|
start: {
|
|
25875
|
-
line:
|
|
25929
|
+
line: 20,
|
|
25876
25930
|
column: 5
|
|
25877
25931
|
},
|
|
25878
25932
|
end: {
|
|
25879
|
-
line:
|
|
25933
|
+
line: 20,
|
|
25880
25934
|
column: 6
|
|
25881
25935
|
}
|
|
25882
25936
|
},
|
|
25883
25937
|
loc: {
|
|
25884
25938
|
start: {
|
|
25885
|
-
line:
|
|
25939
|
+
line: 21,
|
|
25886
25940
|
column: 6
|
|
25887
25941
|
},
|
|
25888
25942
|
end: {
|
|
25889
|
-
line:
|
|
25943
|
+
line: 50,
|
|
25890
25944
|
column: 12
|
|
25891
25945
|
}
|
|
25892
25946
|
},
|
|
25893
|
-
line:
|
|
25947
|
+
line: 21
|
|
25894
25948
|
},
|
|
25895
25949
|
"2": {
|
|
25896
25950
|
name: "(anonymous_2)",
|
|
25897
25951
|
decl: {
|
|
25898
25952
|
start: {
|
|
25899
|
-
line:
|
|
25953
|
+
line: 23,
|
|
25900
25954
|
column: 10
|
|
25901
25955
|
},
|
|
25902
25956
|
end: {
|
|
25903
|
-
line:
|
|
25957
|
+
line: 23,
|
|
25904
25958
|
column: 11
|
|
25905
25959
|
}
|
|
25906
25960
|
},
|
|
25907
25961
|
loc: {
|
|
25908
25962
|
start: {
|
|
25909
|
-
line:
|
|
25963
|
+
line: 24,
|
|
25910
25964
|
column: 12
|
|
25911
25965
|
},
|
|
25912
25966
|
end: {
|
|
25913
|
-
line:
|
|
25967
|
+
line: 47,
|
|
25914
25968
|
column: 13
|
|
25915
25969
|
}
|
|
25916
25970
|
},
|
|
25917
|
-
line:
|
|
25971
|
+
line: 24
|
|
25918
25972
|
},
|
|
25919
25973
|
"3": {
|
|
25920
25974
|
name: "(anonymous_3)",
|
|
25921
25975
|
decl: {
|
|
25922
25976
|
start: {
|
|
25923
|
-
line:
|
|
25977
|
+
line: 30,
|
|
25924
25978
|
column: 17
|
|
25925
25979
|
},
|
|
25926
25980
|
end: {
|
|
25927
|
-
line:
|
|
25981
|
+
line: 30,
|
|
25928
25982
|
column: 18
|
|
25929
25983
|
}
|
|
25930
25984
|
},
|
|
25931
25985
|
loc: {
|
|
25932
25986
|
start: {
|
|
25933
|
-
line:
|
|
25987
|
+
line: 31,
|
|
25934
25988
|
column: 18
|
|
25935
25989
|
},
|
|
25936
25990
|
end: {
|
|
25937
|
-
line:
|
|
25991
|
+
line: 44,
|
|
25938
25992
|
column: 24
|
|
25939
25993
|
}
|
|
25940
25994
|
},
|
|
25941
|
-
line:
|
|
25995
|
+
line: 31
|
|
25942
25996
|
}
|
|
25943
25997
|
},
|
|
25944
25998
|
branchMap: {
|
|
25945
25999
|
"0": {
|
|
25946
26000
|
loc: {
|
|
25947
26001
|
start: {
|
|
25948
|
-
line:
|
|
26002
|
+
line: 24,
|
|
25949
26003
|
column: 12
|
|
25950
26004
|
},
|
|
25951
26005
|
end: {
|
|
25952
|
-
line:
|
|
26006
|
+
line: 47,
|
|
25953
26007
|
column: 13
|
|
25954
26008
|
}
|
|
25955
26009
|
},
|
|
25956
26010
|
type: "binary-expr",
|
|
25957
26011
|
locations: [{
|
|
25958
26012
|
start: {
|
|
25959
|
-
line:
|
|
26013
|
+
line: 24,
|
|
25960
26014
|
column: 12
|
|
25961
26015
|
},
|
|
25962
26016
|
end: {
|
|
25963
|
-
line:
|
|
26017
|
+
line: 24,
|
|
25964
26018
|
column: 26
|
|
25965
26019
|
}
|
|
25966
26020
|
}, {
|
|
25967
26021
|
start: {
|
|
25968
|
-
line:
|
|
26022
|
+
line: 25,
|
|
25969
26023
|
column: 14
|
|
25970
26024
|
},
|
|
25971
26025
|
end: {
|
|
25972
|
-
line:
|
|
26026
|
+
line: 46,
|
|
25973
26027
|
column: 26
|
|
25974
26028
|
}
|
|
25975
26029
|
}],
|
|
25976
|
-
line:
|
|
26030
|
+
line: 24
|
|
25977
26031
|
},
|
|
25978
26032
|
"1": {
|
|
25979
26033
|
loc: {
|
|
25980
26034
|
start: {
|
|
25981
|
-
line:
|
|
26035
|
+
line: 26,
|
|
25982
26036
|
column: 41
|
|
25983
26037
|
},
|
|
25984
26038
|
end: {
|
|
25985
|
-
line:
|
|
26039
|
+
line: 26,
|
|
25986
26040
|
column: 63
|
|
25987
26041
|
}
|
|
25988
26042
|
},
|
|
25989
26043
|
type: "binary-expr",
|
|
25990
26044
|
locations: [{
|
|
25991
26045
|
start: {
|
|
25992
|
-
line:
|
|
26046
|
+
line: 26,
|
|
25993
26047
|
column: 41
|
|
25994
26048
|
},
|
|
25995
26049
|
end: {
|
|
25996
|
-
line:
|
|
26050
|
+
line: 26,
|
|
25997
26051
|
column: 48
|
|
25998
26052
|
}
|
|
25999
26053
|
}, {
|
|
26000
26054
|
start: {
|
|
26001
|
-
line:
|
|
26055
|
+
line: 26,
|
|
26002
26056
|
column: 52
|
|
26003
26057
|
},
|
|
26004
26058
|
end: {
|
|
26005
|
-
line:
|
|
26059
|
+
line: 26,
|
|
26006
26060
|
column: 63
|
|
26007
26061
|
}
|
|
26008
26062
|
}],
|
|
26009
|
-
line:
|
|
26063
|
+
line: 26
|
|
26010
26064
|
},
|
|
26011
26065
|
"2": {
|
|
26012
26066
|
loc: {
|
|
26013
26067
|
start: {
|
|
26014
|
-
line:
|
|
26068
|
+
line: 28,
|
|
26015
26069
|
column: 33
|
|
26016
26070
|
},
|
|
26017
26071
|
end: {
|
|
26018
|
-
line:
|
|
26072
|
+
line: 28,
|
|
26019
26073
|
column: 55
|
|
26020
26074
|
}
|
|
26021
26075
|
},
|
|
26022
26076
|
type: "binary-expr",
|
|
26023
26077
|
locations: [{
|
|
26024
26078
|
start: {
|
|
26025
|
-
line:
|
|
26079
|
+
line: 28,
|
|
26026
26080
|
column: 33
|
|
26027
26081
|
},
|
|
26028
26082
|
end: {
|
|
26029
|
-
line:
|
|
26083
|
+
line: 28,
|
|
26030
26084
|
column: 40
|
|
26031
26085
|
}
|
|
26032
26086
|
}, {
|
|
26033
26087
|
start: {
|
|
26034
|
-
line:
|
|
26088
|
+
line: 28,
|
|
26035
26089
|
column: 44
|
|
26036
26090
|
},
|
|
26037
26091
|
end: {
|
|
26038
|
-
line:
|
|
26092
|
+
line: 28,
|
|
26039
26093
|
column: 55
|
|
26040
26094
|
}
|
|
26041
26095
|
}],
|
|
26042
|
-
line:
|
|
26096
|
+
line: 28
|
|
26043
26097
|
}
|
|
26044
26098
|
},
|
|
26045
26099
|
s: {
|
|
@@ -26061,7 +26115,7 @@ function cov_1h8k6j3kyg() {
|
|
|
26061
26115
|
"2": [0, 0]
|
|
26062
26116
|
},
|
|
26063
26117
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
26064
|
-
hash: "
|
|
26118
|
+
hash: "9b7c0f26b9e5ce481ab55185ff62fe689fba6b07"
|
|
26065
26119
|
};
|
|
26066
26120
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
26067
26121
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -26087,7 +26141,8 @@ var Question = function Question(_ref) {
|
|
|
26087
26141
|
allQuestionKinds = _ref.allQuestionKinds,
|
|
26088
26142
|
getActiveKindDetails = _ref.getActiveKindDetails,
|
|
26089
26143
|
isDisabledFieldLabel = _ref.isDisabledFieldLabel,
|
|
26090
|
-
kindUniqueOn = _ref.kindUniqueOn
|
|
26144
|
+
kindUniqueOn = _ref.kindUniqueOn,
|
|
26145
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps;
|
|
26091
26146
|
cov_1h8k6j3kyg().f[0]++;
|
|
26092
26147
|
cov_1h8k6j3kyg().s[1]++;
|
|
26093
26148
|
return /*#__PURE__*/React__default.createElement(ConnectedDroppable, {
|
|
@@ -26122,7 +26177,8 @@ var Question = function Question(_ref) {
|
|
|
26122
26177
|
isDeletable: isDeletable(item),
|
|
26123
26178
|
isLabelDisabled: isDisabledFieldLabel(item),
|
|
26124
26179
|
isRequired: isRequiredField(item),
|
|
26125
|
-
kindUniqueOn: kindUniqueOn
|
|
26180
|
+
kindUniqueOn: kindUniqueOn,
|
|
26181
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps
|
|
26126
26182
|
}, formProps(item, index, insert))));
|
|
26127
26183
|
}));
|
|
26128
26184
|
}), placeholder);
|
|
@@ -27958,7 +28014,7 @@ var AddFirstQuestion = function AddFirstQuestion(_ref) {
|
|
|
27958
28014
|
|
|
27959
28015
|
function cov_1bjdmkpcw3() {
|
|
27960
28016
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/List/index.jsx";
|
|
27961
|
-
var hash = "
|
|
28017
|
+
var hash = "75096cd7d0050c6c4a0ace06c5db3ba863ffc856";
|
|
27962
28018
|
var global = new Function("return this")();
|
|
27963
28019
|
var gcv = "__coverage__";
|
|
27964
28020
|
var coverageData = {
|
|
@@ -27970,48 +28026,58 @@ function cov_1bjdmkpcw3() {
|
|
|
27970
28026
|
column: 13
|
|
27971
28027
|
},
|
|
27972
28028
|
end: {
|
|
27973
|
-
line:
|
|
28029
|
+
line: 55,
|
|
27974
28030
|
column: 1
|
|
27975
28031
|
}
|
|
27976
28032
|
},
|
|
27977
28033
|
"1": {
|
|
27978
28034
|
start: {
|
|
27979
|
-
line:
|
|
28035
|
+
line: 17,
|
|
27980
28036
|
column: 16
|
|
27981
28037
|
},
|
|
27982
28038
|
end: {
|
|
27983
|
-
line:
|
|
28039
|
+
line: 17,
|
|
27984
28040
|
column: 32
|
|
27985
28041
|
}
|
|
27986
28042
|
},
|
|
27987
28043
|
"2": {
|
|
27988
28044
|
start: {
|
|
27989
|
-
line:
|
|
27990
|
-
column:
|
|
28045
|
+
line: 19,
|
|
28046
|
+
column: 32
|
|
27991
28047
|
},
|
|
27992
28048
|
end: {
|
|
27993
|
-
line:
|
|
27994
|
-
column:
|
|
28049
|
+
line: 19,
|
|
28050
|
+
column: 54
|
|
27995
28051
|
}
|
|
27996
28052
|
},
|
|
27997
28053
|
"3": {
|
|
27998
28054
|
start: {
|
|
27999
|
-
line:
|
|
28000
|
-
column:
|
|
28055
|
+
line: 21,
|
|
28056
|
+
column: 2
|
|
28001
28057
|
},
|
|
28002
28058
|
end: {
|
|
28003
|
-
line:
|
|
28004
|
-
column:
|
|
28059
|
+
line: 54,
|
|
28060
|
+
column: 4
|
|
28005
28061
|
}
|
|
28006
28062
|
},
|
|
28007
28063
|
"4": {
|
|
28008
28064
|
start: {
|
|
28009
|
-
line:
|
|
28010
|
-
column:
|
|
28065
|
+
line: 43,
|
|
28066
|
+
column: 14
|
|
28011
28067
|
},
|
|
28012
28068
|
end: {
|
|
28013
|
-
line:
|
|
28014
|
-
column:
|
|
28069
|
+
line: 48,
|
|
28070
|
+
column: 16
|
|
28071
|
+
}
|
|
28072
|
+
},
|
|
28073
|
+
"5": {
|
|
28074
|
+
start: {
|
|
28075
|
+
line: 47,
|
|
28076
|
+
column: 31
|
|
28077
|
+
},
|
|
28078
|
+
end: {
|
|
28079
|
+
line: 47,
|
|
28080
|
+
column: 45
|
|
28015
28081
|
}
|
|
28016
28082
|
}
|
|
28017
28083
|
},
|
|
@@ -28030,89 +28096,122 @@ function cov_1bjdmkpcw3() {
|
|
|
28030
28096
|
},
|
|
28031
28097
|
loc: {
|
|
28032
28098
|
start: {
|
|
28033
|
-
line:
|
|
28034
|
-
column:
|
|
28099
|
+
line: 16,
|
|
28100
|
+
column: 6
|
|
28035
28101
|
},
|
|
28036
28102
|
end: {
|
|
28037
|
-
line:
|
|
28103
|
+
line: 55,
|
|
28038
28104
|
column: 1
|
|
28039
28105
|
}
|
|
28040
28106
|
},
|
|
28041
|
-
line:
|
|
28107
|
+
line: 16
|
|
28042
28108
|
},
|
|
28043
28109
|
"1": {
|
|
28044
28110
|
name: "(anonymous_1)",
|
|
28045
28111
|
decl: {
|
|
28046
28112
|
start: {
|
|
28047
|
-
line:
|
|
28048
|
-
column:
|
|
28113
|
+
line: 42,
|
|
28114
|
+
column: 31
|
|
28049
28115
|
},
|
|
28050
28116
|
end: {
|
|
28051
|
-
line:
|
|
28052
|
-
column:
|
|
28117
|
+
line: 42,
|
|
28118
|
+
column: 32
|
|
28053
28119
|
}
|
|
28054
28120
|
},
|
|
28055
28121
|
loc: {
|
|
28056
28122
|
start: {
|
|
28057
|
-
line:
|
|
28058
|
-
column:
|
|
28123
|
+
line: 43,
|
|
28124
|
+
column: 14
|
|
28059
28125
|
},
|
|
28060
28126
|
end: {
|
|
28061
|
-
line:
|
|
28062
|
-
column:
|
|
28127
|
+
line: 48,
|
|
28128
|
+
column: 16
|
|
28063
28129
|
}
|
|
28064
28130
|
},
|
|
28065
|
-
line:
|
|
28131
|
+
line: 43
|
|
28066
28132
|
},
|
|
28067
28133
|
"2": {
|
|
28068
28134
|
name: "(anonymous_2)",
|
|
28069
28135
|
decl: {
|
|
28070
28136
|
start: {
|
|
28071
|
-
line:
|
|
28072
|
-
column:
|
|
28137
|
+
line: 47,
|
|
28138
|
+
column: 25
|
|
28073
28139
|
},
|
|
28074
28140
|
end: {
|
|
28075
|
-
line:
|
|
28076
|
-
column:
|
|
28141
|
+
line: 47,
|
|
28142
|
+
column: 26
|
|
28077
28143
|
}
|
|
28078
28144
|
},
|
|
28079
28145
|
loc: {
|
|
28080
28146
|
start: {
|
|
28081
|
-
line:
|
|
28082
|
-
column:
|
|
28147
|
+
line: 47,
|
|
28148
|
+
column: 31
|
|
28083
28149
|
},
|
|
28084
28150
|
end: {
|
|
28085
|
-
line:
|
|
28086
|
-
column:
|
|
28151
|
+
line: 47,
|
|
28152
|
+
column: 45
|
|
28087
28153
|
}
|
|
28088
28154
|
},
|
|
28089
|
-
line:
|
|
28155
|
+
line: 47
|
|
28090
28156
|
}
|
|
28091
28157
|
},
|
|
28092
28158
|
branchMap: {
|
|
28093
28159
|
"0": {
|
|
28094
28160
|
loc: {
|
|
28095
28161
|
start: {
|
|
28096
|
-
line:
|
|
28097
|
-
column:
|
|
28162
|
+
line: 11,
|
|
28163
|
+
column: 2
|
|
28098
28164
|
},
|
|
28099
28165
|
end: {
|
|
28100
|
-
line:
|
|
28101
|
-
column:
|
|
28166
|
+
line: 11,
|
|
28167
|
+
column: 20
|
|
28102
28168
|
}
|
|
28103
28169
|
},
|
|
28104
28170
|
type: "default-arg",
|
|
28105
28171
|
locations: [{
|
|
28106
28172
|
start: {
|
|
28107
|
-
line:
|
|
28108
|
-
column:
|
|
28173
|
+
line: 11,
|
|
28174
|
+
column: 18
|
|
28175
|
+
},
|
|
28176
|
+
end: {
|
|
28177
|
+
line: 11,
|
|
28178
|
+
column: 20
|
|
28179
|
+
}
|
|
28180
|
+
}],
|
|
28181
|
+
line: 11
|
|
28182
|
+
},
|
|
28183
|
+
"1": {
|
|
28184
|
+
loc: {
|
|
28185
|
+
start: {
|
|
28186
|
+
line: 27,
|
|
28187
|
+
column: 10
|
|
28188
|
+
},
|
|
28189
|
+
end: {
|
|
28190
|
+
line: 28,
|
|
28191
|
+
column: 69
|
|
28192
|
+
}
|
|
28193
|
+
},
|
|
28194
|
+
type: "binary-expr",
|
|
28195
|
+
locations: [{
|
|
28196
|
+
start: {
|
|
28197
|
+
line: 27,
|
|
28198
|
+
column: 10
|
|
28199
|
+
},
|
|
28200
|
+
end: {
|
|
28201
|
+
line: 27,
|
|
28202
|
+
column: 48
|
|
28203
|
+
}
|
|
28204
|
+
}, {
|
|
28205
|
+
start: {
|
|
28206
|
+
line: 28,
|
|
28207
|
+
column: 10
|
|
28109
28208
|
},
|
|
28110
28209
|
end: {
|
|
28111
|
-
line:
|
|
28112
|
-
column:
|
|
28210
|
+
line: 28,
|
|
28211
|
+
column: 69
|
|
28113
28212
|
}
|
|
28114
28213
|
}],
|
|
28115
|
-
line:
|
|
28214
|
+
line: 27
|
|
28116
28215
|
}
|
|
28117
28216
|
},
|
|
28118
28217
|
s: {
|
|
@@ -28120,7 +28219,8 @@ function cov_1bjdmkpcw3() {
|
|
|
28120
28219
|
"1": 0,
|
|
28121
28220
|
"2": 0,
|
|
28122
28221
|
"3": 0,
|
|
28123
|
-
"4": 0
|
|
28222
|
+
"4": 0,
|
|
28223
|
+
"5": 0
|
|
28124
28224
|
},
|
|
28125
28225
|
f: {
|
|
28126
28226
|
"0": 0,
|
|
@@ -28128,10 +28228,11 @@ function cov_1bjdmkpcw3() {
|
|
|
28128
28228
|
"2": 0
|
|
28129
28229
|
},
|
|
28130
28230
|
b: {
|
|
28131
|
-
"0": [0]
|
|
28231
|
+
"0": [0],
|
|
28232
|
+
"1": [0, 0]
|
|
28132
28233
|
},
|
|
28133
28234
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
28134
|
-
hash: "
|
|
28235
|
+
hash: "75096cd7d0050c6c4a0ace06c5db3ba863ffc856"
|
|
28135
28236
|
};
|
|
28136
28237
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
28137
28238
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -28153,14 +28254,21 @@ var List = function List(_ref) {
|
|
|
28153
28254
|
questionKinds = _ref$questionKinds === void 0 ? (cov_1bjdmkpcw3().b[0][0]++, []) : _ref$questionKinds,
|
|
28154
28255
|
onSelect = _ref.onSelect,
|
|
28155
28256
|
className = _ref.className,
|
|
28156
|
-
kindUniqueOn = _ref.kindUniqueOn
|
|
28257
|
+
kindUniqueOn = _ref.kindUniqueOn,
|
|
28258
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps;
|
|
28157
28259
|
cov_1bjdmkpcw3().f[0]++;
|
|
28158
28260
|
var _ref2 = (cov_1bjdmkpcw3().s[1]++, useTranslation()),
|
|
28159
28261
|
t = _ref2.t;
|
|
28160
|
-
cov_1bjdmkpcw3().s[2]
|
|
28262
|
+
var disableAddNewQuestion = (cov_1bjdmkpcw3().s[2]++, isEmpty(questionKinds));
|
|
28263
|
+
cov_1bjdmkpcw3().s[3]++;
|
|
28161
28264
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
28162
28265
|
className: classnames("flex", _defineProperty$7({}, className, className))
|
|
28163
|
-
}, /*#__PURE__*/React__default.createElement(
|
|
28266
|
+
}, /*#__PURE__*/React__default.createElement(Tooltip, {
|
|
28267
|
+
disabled: !disableAddNewQuestion,
|
|
28268
|
+
position: "top",
|
|
28269
|
+
content: (cov_1bjdmkpcw3().b[1][0]++, disabledAddButtonTooltipProps === null || disabledAddButtonTooltipProps === void 0 ? void 0 : disabledAddButtonTooltipProps.content) || (cov_1bjdmkpcw3().b[1][1]++, t("neetoForm.questions.common.primaryPanel.noQuestionLeft"))
|
|
28270
|
+
}, /*#__PURE__*/React__default.createElement("span", null, /*#__PURE__*/React__default.createElement(Dropdown$2, {
|
|
28271
|
+
disabled: disableAddNewQuestion,
|
|
28164
28272
|
label: t("neetoForm.questions.common.primaryPanel.addNewQuestion"),
|
|
28165
28273
|
position: "bottom-start",
|
|
28166
28274
|
strategy: "fixed",
|
|
@@ -28170,24 +28278,24 @@ var List = function List(_ref) {
|
|
|
28170
28278
|
}
|
|
28171
28279
|
}, questionKinds.map(function (kind) {
|
|
28172
28280
|
cov_1bjdmkpcw3().f[1]++;
|
|
28173
|
-
cov_1bjdmkpcw3().s[
|
|
28281
|
+
cov_1bjdmkpcw3().s[4]++;
|
|
28174
28282
|
return /*#__PURE__*/React__default.createElement(ListItem, {
|
|
28175
28283
|
icon: kind.icon,
|
|
28176
28284
|
key: path(kindUniqueOn, kind),
|
|
28177
28285
|
label: kind.label,
|
|
28178
28286
|
onClick: function onClick() {
|
|
28179
28287
|
cov_1bjdmkpcw3().f[2]++;
|
|
28180
|
-
cov_1bjdmkpcw3().s[
|
|
28288
|
+
cov_1bjdmkpcw3().s[5]++;
|
|
28181
28289
|
return onSelect(kind);
|
|
28182
28290
|
}
|
|
28183
28291
|
});
|
|
28184
|
-
})));
|
|
28292
|
+
})))));
|
|
28185
28293
|
};
|
|
28186
28294
|
|
|
28187
|
-
var _excluded$6 = ["questionKinds", "showAddQuestionDivider", "onValueChange", "showActionBlock", "formId", "isDeletable", "isRequiredField", "submitButtonProps", "cancelButtonProps", "isKindAlreadyActive", "getActiveKindDetails", "kindUniqueOn", "isDisabledFieldLabel"];
|
|
28295
|
+
var _excluded$6 = ["questionKinds", "showAddQuestionDivider", "onValueChange", "showActionBlock", "formId", "isDeletable", "isRequiredField", "submitButtonProps", "cancelButtonProps", "isKindAlreadyActive", "getActiveKindDetails", "kindUniqueOn", "isDisabledFieldLabel", "disabledAddButtonTooltipProps"];
|
|
28188
28296
|
function cov_2e8k7gwd81() {
|
|
28189
28297
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Form/index.jsx";
|
|
28190
|
-
var hash = "
|
|
28298
|
+
var hash = "3ae088fe65319f540827cc96399ce4d6782819d3";
|
|
28191
28299
|
var global = new Function("return this")();
|
|
28192
28300
|
var gcv = "__coverage__";
|
|
28193
28301
|
var coverageData = {
|
|
@@ -28199,367 +28307,367 @@ function cov_2e8k7gwd81() {
|
|
|
28199
28307
|
column: 13
|
|
28200
28308
|
},
|
|
28201
28309
|
end: {
|
|
28202
|
-
line:
|
|
28310
|
+
line: 237,
|
|
28203
28311
|
column: 1
|
|
28204
28312
|
}
|
|
28205
28313
|
},
|
|
28206
28314
|
"1": {
|
|
28207
28315
|
start: {
|
|
28208
|
-
line:
|
|
28316
|
+
line: 43,
|
|
28209
28317
|
column: 16
|
|
28210
28318
|
},
|
|
28211
28319
|
end: {
|
|
28212
|
-
line:
|
|
28320
|
+
line: 43,
|
|
28213
28321
|
column: 32
|
|
28214
28322
|
}
|
|
28215
28323
|
},
|
|
28216
28324
|
"2": {
|
|
28217
28325
|
start: {
|
|
28218
|
-
line:
|
|
28326
|
+
line: 44,
|
|
28219
28327
|
column: 46
|
|
28220
28328
|
},
|
|
28221
28329
|
end: {
|
|
28222
|
-
line:
|
|
28330
|
+
line: 44,
|
|
28223
28331
|
column: 58
|
|
28224
28332
|
}
|
|
28225
28333
|
},
|
|
28226
28334
|
"3": {
|
|
28227
28335
|
start: {
|
|
28228
|
-
line:
|
|
28336
|
+
line: 45,
|
|
28229
28337
|
column: 24
|
|
28230
28338
|
},
|
|
28231
28339
|
end: {
|
|
28232
|
-
line:
|
|
28340
|
+
line: 45,
|
|
28233
28341
|
column: 42
|
|
28234
28342
|
}
|
|
28235
28343
|
},
|
|
28236
28344
|
"4": {
|
|
28237
28345
|
start: {
|
|
28238
|
-
line:
|
|
28346
|
+
line: 46,
|
|
28239
28347
|
column: 56
|
|
28240
28348
|
},
|
|
28241
28349
|
end: {
|
|
28242
|
-
line:
|
|
28350
|
+
line: 46,
|
|
28243
28351
|
column: 70
|
|
28244
28352
|
}
|
|
28245
28353
|
},
|
|
28246
28354
|
"5": {
|
|
28247
28355
|
start: {
|
|
28248
|
-
line:
|
|
28356
|
+
line: 56,
|
|
28249
28357
|
column: 6
|
|
28250
28358
|
},
|
|
28251
28359
|
end: {
|
|
28252
|
-
line:
|
|
28360
|
+
line: 56,
|
|
28253
28361
|
column: 19
|
|
28254
28362
|
}
|
|
28255
28363
|
},
|
|
28256
28364
|
"6": {
|
|
28257
28365
|
start: {
|
|
28258
|
-
line:
|
|
28366
|
+
line: 58,
|
|
28259
28367
|
column: 22
|
|
28260
28368
|
},
|
|
28261
28369
|
end: {
|
|
28262
|
-
line:
|
|
28370
|
+
line: 58,
|
|
28263
28371
|
column: 60
|
|
28264
28372
|
}
|
|
28265
28373
|
},
|
|
28266
28374
|
"7": {
|
|
28267
28375
|
start: {
|
|
28268
|
-
line:
|
|
28376
|
+
line: 60,
|
|
28269
28377
|
column: 2
|
|
28270
28378
|
},
|
|
28271
28379
|
end: {
|
|
28272
|
-
line:
|
|
28380
|
+
line: 80,
|
|
28273
28381
|
column: 5
|
|
28274
28382
|
}
|
|
28275
28383
|
},
|
|
28276
28384
|
"8": {
|
|
28277
28385
|
start: {
|
|
28278
|
-
line:
|
|
28386
|
+
line: 61,
|
|
28279
28387
|
column: 4
|
|
28280
28388
|
},
|
|
28281
28389
|
end: {
|
|
28282
|
-
line:
|
|
28390
|
+
line: 69,
|
|
28283
28391
|
column: 7
|
|
28284
28392
|
}
|
|
28285
28393
|
},
|
|
28286
28394
|
"9": {
|
|
28287
28395
|
start: {
|
|
28288
|
-
line:
|
|
28396
|
+
line: 82,
|
|
28289
28397
|
column: 24
|
|
28290
28398
|
},
|
|
28291
28399
|
end: {
|
|
28292
|
-
line:
|
|
28400
|
+
line: 82,
|
|
28293
28401
|
column: 30
|
|
28294
28402
|
}
|
|
28295
28403
|
},
|
|
28296
28404
|
"10": {
|
|
28297
28405
|
start: {
|
|
28298
|
-
line:
|
|
28406
|
+
line: 84,
|
|
28299
28407
|
column: 2
|
|
28300
28408
|
},
|
|
28301
28409
|
end: {
|
|
28302
|
-
line:
|
|
28410
|
+
line: 86,
|
|
28303
28411
|
column: 18
|
|
28304
28412
|
}
|
|
28305
28413
|
},
|
|
28306
28414
|
"11": {
|
|
28307
28415
|
start: {
|
|
28308
|
-
line:
|
|
28416
|
+
line: 85,
|
|
28309
28417
|
column: 4
|
|
28310
28418
|
},
|
|
28311
28419
|
end: {
|
|
28312
|
-
line:
|
|
28420
|
+
line: 85,
|
|
28313
28421
|
column: 31
|
|
28314
28422
|
}
|
|
28315
28423
|
},
|
|
28316
28424
|
"12": {
|
|
28317
28425
|
start: {
|
|
28318
|
-
line:
|
|
28426
|
+
line: 88,
|
|
28319
28427
|
column: 33
|
|
28320
28428
|
},
|
|
28321
28429
|
end: {
|
|
28322
|
-
line:
|
|
28430
|
+
line: 92,
|
|
28323
28431
|
column: 4
|
|
28324
28432
|
}
|
|
28325
28433
|
},
|
|
28326
28434
|
"13": {
|
|
28327
28435
|
start: {
|
|
28328
|
-
line:
|
|
28436
|
+
line: 95,
|
|
28329
28437
|
column: 4
|
|
28330
28438
|
},
|
|
28331
28439
|
end: {
|
|
28332
|
-
line:
|
|
28440
|
+
line: 97,
|
|
28333
28441
|
column: 58
|
|
28334
28442
|
}
|
|
28335
28443
|
},
|
|
28336
28444
|
"14": {
|
|
28337
28445
|
start: {
|
|
28338
|
-
line:
|
|
28446
|
+
line: 97,
|
|
28339
28447
|
column: 31
|
|
28340
28448
|
},
|
|
28341
28449
|
end: {
|
|
28342
|
-
line:
|
|
28450
|
+
line: 97,
|
|
28343
28451
|
column: 57
|
|
28344
28452
|
}
|
|
28345
28453
|
},
|
|
28346
28454
|
"15": {
|
|
28347
28455
|
start: {
|
|
28348
|
-
line:
|
|
28456
|
+
line: 99,
|
|
28349
28457
|
column: 31
|
|
28350
28458
|
},
|
|
28351
28459
|
end: {
|
|
28352
|
-
line:
|
|
28460
|
+
line: 103,
|
|
28353
28461
|
column: 3
|
|
28354
28462
|
}
|
|
28355
28463
|
},
|
|
28356
28464
|
"16": {
|
|
28357
28465
|
start: {
|
|
28358
|
-
line:
|
|
28466
|
+
line: 100,
|
|
28359
28467
|
column: 27
|
|
28360
28468
|
},
|
|
28361
28469
|
end: {
|
|
28362
|
-
line:
|
|
28470
|
+
line: 100,
|
|
28363
28471
|
column: 51
|
|
28364
28472
|
}
|
|
28365
28473
|
},
|
|
28366
28474
|
"17": {
|
|
28367
28475
|
start: {
|
|
28368
|
-
line:
|
|
28476
|
+
line: 101,
|
|
28369
28477
|
column: 4
|
|
28370
28478
|
},
|
|
28371
28479
|
end: {
|
|
28372
|
-
line:
|
|
28480
|
+
line: 101,
|
|
28373
28481
|
column: 43
|
|
28374
28482
|
}
|
|
28375
28483
|
},
|
|
28376
28484
|
"18": {
|
|
28377
28485
|
start: {
|
|
28378
|
-
line:
|
|
28486
|
+
line: 102,
|
|
28379
28487
|
column: 4
|
|
28380
28488
|
},
|
|
28381
28489
|
end: {
|
|
28382
|
-
line:
|
|
28490
|
+
line: 102,
|
|
28383
28491
|
column: 49
|
|
28384
28492
|
}
|
|
28385
28493
|
},
|
|
28386
28494
|
"19": {
|
|
28387
28495
|
start: {
|
|
28388
|
-
line:
|
|
28496
|
+
line: 105,
|
|
28389
28497
|
column: 20
|
|
28390
28498
|
},
|
|
28391
28499
|
end: {
|
|
28392
|
-
line:
|
|
28500
|
+
line: 135,
|
|
28393
28501
|
column: 4
|
|
28394
28502
|
}
|
|
28395
28503
|
},
|
|
28396
28504
|
"20": {
|
|
28397
28505
|
start: {
|
|
28398
|
-
line:
|
|
28506
|
+
line: 105,
|
|
28399
28507
|
column: 46
|
|
28400
28508
|
},
|
|
28401
28509
|
end: {
|
|
28402
|
-
line:
|
|
28510
|
+
line: 135,
|
|
28403
28511
|
column: 3
|
|
28404
28512
|
}
|
|
28405
28513
|
},
|
|
28406
28514
|
"21": {
|
|
28407
28515
|
start: {
|
|
28408
|
-
line:
|
|
28516
|
+
line: 114,
|
|
28409
28517
|
column: 6
|
|
28410
28518
|
},
|
|
28411
28519
|
end: {
|
|
28412
|
-
line:
|
|
28520
|
+
line: 114,
|
|
28413
28521
|
column: 62
|
|
28414
28522
|
}
|
|
28415
28523
|
},
|
|
28416
28524
|
"22": {
|
|
28417
28525
|
start: {
|
|
28418
|
-
line:
|
|
28526
|
+
line: 116,
|
|
28419
28527
|
column: 27
|
|
28420
28528
|
},
|
|
28421
28529
|
end: {
|
|
28422
|
-
line:
|
|
28530
|
+
line: 120,
|
|
28423
28531
|
column: 7
|
|
28424
28532
|
}
|
|
28425
28533
|
},
|
|
28426
28534
|
"23": {
|
|
28427
28535
|
start: {
|
|
28428
|
-
line:
|
|
28536
|
+
line: 122,
|
|
28429
28537
|
column: 6
|
|
28430
28538
|
},
|
|
28431
28539
|
end: {
|
|
28432
|
-
line:
|
|
28540
|
+
line: 128,
|
|
28433
28541
|
column: 8
|
|
28434
28542
|
}
|
|
28435
28543
|
},
|
|
28436
28544
|
"24": {
|
|
28437
28545
|
start: {
|
|
28438
|
-
line:
|
|
28546
|
+
line: 124,
|
|
28439
28547
|
column: 47
|
|
28440
28548
|
},
|
|
28441
28549
|
end: {
|
|
28442
|
-
line:
|
|
28550
|
+
line: 127,
|
|
28443
28551
|
column: 9
|
|
28444
28552
|
}
|
|
28445
28553
|
},
|
|
28446
28554
|
"25": {
|
|
28447
28555
|
start: {
|
|
28448
|
-
line:
|
|
28556
|
+
line: 131,
|
|
28449
28557
|
column: 6
|
|
28450
28558
|
},
|
|
28451
28559
|
end: {
|
|
28452
|
-
line:
|
|
28560
|
+
line: 131,
|
|
28453
28561
|
column: 69
|
|
28454
28562
|
}
|
|
28455
28563
|
},
|
|
28456
28564
|
"26": {
|
|
28457
28565
|
start: {
|
|
28458
|
-
line:
|
|
28566
|
+
line: 133,
|
|
28459
28567
|
column: 6
|
|
28460
28568
|
},
|
|
28461
28569
|
end: {
|
|
28462
|
-
line:
|
|
28570
|
+
line: 133,
|
|
28463
28571
|
column: 36
|
|
28464
28572
|
}
|
|
28465
28573
|
},
|
|
28466
28574
|
"27": {
|
|
28467
28575
|
start: {
|
|
28468
|
-
line:
|
|
28576
|
+
line: 137,
|
|
28469
28577
|
column: 2
|
|
28470
28578
|
},
|
|
28471
28579
|
end: {
|
|
28472
|
-
line:
|
|
28580
|
+
line: 236,
|
|
28473
28581
|
column: 4
|
|
28474
28582
|
}
|
|
28475
28583
|
},
|
|
28476
28584
|
"28": {
|
|
28477
28585
|
start: {
|
|
28478
|
-
line:
|
|
28586
|
+
line: 153,
|
|
28479
28587
|
column: 23
|
|
28480
28588
|
},
|
|
28481
28589
|
end: {
|
|
28482
|
-
line:
|
|
28590
|
+
line: 153,
|
|
28483
28591
|
column: 51
|
|
28484
28592
|
}
|
|
28485
28593
|
},
|
|
28486
28594
|
"29": {
|
|
28487
28595
|
start: {
|
|
28488
|
-
line:
|
|
28596
|
+
line: 155,
|
|
28489
28597
|
column: 32
|
|
28490
28598
|
},
|
|
28491
28599
|
end: {
|
|
28492
|
-
line:
|
|
28600
|
+
line: 158,
|
|
28493
28601
|
column: 11
|
|
28494
28602
|
}
|
|
28495
28603
|
},
|
|
28496
28604
|
"30": {
|
|
28497
28605
|
start: {
|
|
28498
|
-
line:
|
|
28606
|
+
line: 159,
|
|
28499
28607
|
column: 10
|
|
28500
28608
|
},
|
|
28501
28609
|
end: {
|
|
28502
|
-
line:
|
|
28610
|
+
line: 159,
|
|
28503
28611
|
column: 59
|
|
28504
28612
|
}
|
|
28505
28613
|
},
|
|
28506
28614
|
"31": {
|
|
28507
28615
|
start: {
|
|
28508
|
-
line:
|
|
28616
|
+
line: 160,
|
|
28509
28617
|
column: 10
|
|
28510
28618
|
},
|
|
28511
28619
|
end: {
|
|
28512
|
-
line:
|
|
28620
|
+
line: 160,
|
|
28513
28621
|
column: 39
|
|
28514
28622
|
}
|
|
28515
28623
|
},
|
|
28516
28624
|
"32": {
|
|
28517
28625
|
start: {
|
|
28518
|
-
line:
|
|
28626
|
+
line: 167,
|
|
28519
28627
|
column: 14
|
|
28520
28628
|
},
|
|
28521
28629
|
end: {
|
|
28522
|
-
line:
|
|
28630
|
+
line: 203,
|
|
28523
28631
|
column: 17
|
|
28524
28632
|
}
|
|
28525
28633
|
},
|
|
28526
28634
|
"33": {
|
|
28527
28635
|
start: {
|
|
28528
|
-
line:
|
|
28636
|
+
line: 170,
|
|
28529
28637
|
column: 20
|
|
28530
28638
|
},
|
|
28531
28639
|
end: {
|
|
28532
|
-
line:
|
|
28640
|
+
line: 175,
|
|
28533
28641
|
column: 22
|
|
28534
28642
|
}
|
|
28535
28643
|
},
|
|
28536
28644
|
"34": {
|
|
28537
28645
|
start: {
|
|
28538
|
-
line:
|
|
28646
|
+
line: 200,
|
|
28539
28647
|
column: 38
|
|
28540
28648
|
},
|
|
28541
28649
|
end: {
|
|
28542
|
-
line:
|
|
28650
|
+
line: 200,
|
|
28543
28651
|
column: 65
|
|
28544
28652
|
}
|
|
28545
28653
|
},
|
|
28546
28654
|
"35": {
|
|
28547
28655
|
start: {
|
|
28548
|
-
line:
|
|
28656
|
+
line: 213,
|
|
28549
28657
|
column: 38
|
|
28550
28658
|
},
|
|
28551
28659
|
end: {
|
|
28552
|
-
line:
|
|
28660
|
+
line: 216,
|
|
28553
28661
|
column: 17
|
|
28554
28662
|
}
|
|
28555
28663
|
},
|
|
28556
28664
|
"36": {
|
|
28557
28665
|
start: {
|
|
28558
|
-
line:
|
|
28666
|
+
line: 217,
|
|
28559
28667
|
column: 16
|
|
28560
28668
|
},
|
|
28561
28669
|
end: {
|
|
28562
|
-
line:
|
|
28670
|
+
line: 217,
|
|
28563
28671
|
column: 65
|
|
28564
28672
|
}
|
|
28565
28673
|
}
|
|
@@ -28579,740 +28687,740 @@ function cov_2e8k7gwd81() {
|
|
|
28579
28687
|
},
|
|
28580
28688
|
loc: {
|
|
28581
28689
|
start: {
|
|
28582
|
-
line:
|
|
28690
|
+
line: 42,
|
|
28583
28691
|
column: 6
|
|
28584
28692
|
},
|
|
28585
28693
|
end: {
|
|
28586
|
-
line:
|
|
28694
|
+
line: 237,
|
|
28587
28695
|
column: 1
|
|
28588
28696
|
}
|
|
28589
28697
|
},
|
|
28590
|
-
line:
|
|
28698
|
+
line: 42
|
|
28591
28699
|
},
|
|
28592
28700
|
"1": {
|
|
28593
28701
|
name: "(anonymous_1)",
|
|
28594
28702
|
decl: {
|
|
28595
28703
|
start: {
|
|
28596
|
-
line:
|
|
28704
|
+
line: 60,
|
|
28597
28705
|
column: 12
|
|
28598
28706
|
},
|
|
28599
28707
|
end: {
|
|
28600
|
-
line:
|
|
28708
|
+
line: 60,
|
|
28601
28709
|
column: 13
|
|
28602
28710
|
}
|
|
28603
28711
|
},
|
|
28604
28712
|
loc: {
|
|
28605
28713
|
start: {
|
|
28606
|
-
line:
|
|
28714
|
+
line: 60,
|
|
28607
28715
|
column: 18
|
|
28608
28716
|
},
|
|
28609
28717
|
end: {
|
|
28610
|
-
line:
|
|
28718
|
+
line: 70,
|
|
28611
28719
|
column: 3
|
|
28612
28720
|
}
|
|
28613
28721
|
},
|
|
28614
|
-
line:
|
|
28722
|
+
line: 60
|
|
28615
28723
|
},
|
|
28616
28724
|
"2": {
|
|
28617
28725
|
name: "(anonymous_2)",
|
|
28618
28726
|
decl: {
|
|
28619
28727
|
start: {
|
|
28620
|
-
line:
|
|
28728
|
+
line: 84,
|
|
28621
28729
|
column: 12
|
|
28622
28730
|
},
|
|
28623
28731
|
end: {
|
|
28624
|
-
line:
|
|
28732
|
+
line: 84,
|
|
28625
28733
|
column: 13
|
|
28626
28734
|
}
|
|
28627
28735
|
},
|
|
28628
28736
|
loc: {
|
|
28629
28737
|
start: {
|
|
28630
|
-
line:
|
|
28738
|
+
line: 84,
|
|
28631
28739
|
column: 18
|
|
28632
28740
|
},
|
|
28633
28741
|
end: {
|
|
28634
|
-
line:
|
|
28742
|
+
line: 86,
|
|
28635
28743
|
column: 3
|
|
28636
28744
|
}
|
|
28637
28745
|
},
|
|
28638
|
-
line:
|
|
28746
|
+
line: 84
|
|
28639
28747
|
},
|
|
28640
28748
|
"3": {
|
|
28641
28749
|
name: "(anonymous_3)",
|
|
28642
28750
|
decl: {
|
|
28643
28751
|
start: {
|
|
28644
|
-
line:
|
|
28752
|
+
line: 97,
|
|
28645
28753
|
column: 19
|
|
28646
28754
|
},
|
|
28647
28755
|
end: {
|
|
28648
|
-
line:
|
|
28756
|
+
line: 97,
|
|
28649
28757
|
column: 20
|
|
28650
28758
|
}
|
|
28651
28759
|
},
|
|
28652
28760
|
loc: {
|
|
28653
28761
|
start: {
|
|
28654
|
-
line:
|
|
28762
|
+
line: 97,
|
|
28655
28763
|
column: 31
|
|
28656
28764
|
},
|
|
28657
28765
|
end: {
|
|
28658
|
-
line:
|
|
28766
|
+
line: 97,
|
|
28659
28767
|
column: 57
|
|
28660
28768
|
}
|
|
28661
28769
|
},
|
|
28662
|
-
line:
|
|
28770
|
+
line: 97
|
|
28663
28771
|
},
|
|
28664
28772
|
"4": {
|
|
28665
28773
|
name: "(anonymous_4)",
|
|
28666
28774
|
decl: {
|
|
28667
28775
|
start: {
|
|
28668
|
-
line:
|
|
28776
|
+
line: 99,
|
|
28669
28777
|
column: 31
|
|
28670
28778
|
},
|
|
28671
28779
|
end: {
|
|
28672
|
-
line:
|
|
28780
|
+
line: 99,
|
|
28673
28781
|
column: 32
|
|
28674
28782
|
}
|
|
28675
28783
|
},
|
|
28676
28784
|
loc: {
|
|
28677
28785
|
start: {
|
|
28678
|
-
line:
|
|
28786
|
+
line: 99,
|
|
28679
28787
|
column: 51
|
|
28680
28788
|
},
|
|
28681
28789
|
end: {
|
|
28682
|
-
line:
|
|
28790
|
+
line: 103,
|
|
28683
28791
|
column: 3
|
|
28684
28792
|
}
|
|
28685
28793
|
},
|
|
28686
|
-
line:
|
|
28794
|
+
line: 99
|
|
28687
28795
|
},
|
|
28688
28796
|
"5": {
|
|
28689
28797
|
name: "(anonymous_5)",
|
|
28690
28798
|
decl: {
|
|
28691
28799
|
start: {
|
|
28692
|
-
line:
|
|
28800
|
+
line: 105,
|
|
28693
28801
|
column: 20
|
|
28694
28802
|
},
|
|
28695
28803
|
end: {
|
|
28696
|
-
line:
|
|
28804
|
+
line: 105,
|
|
28697
28805
|
column: 21
|
|
28698
28806
|
}
|
|
28699
28807
|
},
|
|
28700
28808
|
loc: {
|
|
28701
28809
|
start: {
|
|
28702
|
-
line:
|
|
28810
|
+
line: 105,
|
|
28703
28811
|
column: 46
|
|
28704
28812
|
},
|
|
28705
28813
|
end: {
|
|
28706
|
-
line:
|
|
28814
|
+
line: 135,
|
|
28707
28815
|
column: 3
|
|
28708
28816
|
}
|
|
28709
28817
|
},
|
|
28710
|
-
line:
|
|
28818
|
+
line: 105
|
|
28711
28819
|
},
|
|
28712
28820
|
"6": {
|
|
28713
28821
|
name: "(anonymous_6)",
|
|
28714
28822
|
decl: {
|
|
28715
28823
|
start: {
|
|
28716
|
-
line:
|
|
28824
|
+
line: 113,
|
|
28717
28825
|
column: 22
|
|
28718
28826
|
},
|
|
28719
28827
|
end: {
|
|
28720
|
-
line:
|
|
28828
|
+
line: 113,
|
|
28721
28829
|
column: 23
|
|
28722
28830
|
}
|
|
28723
28831
|
},
|
|
28724
28832
|
loc: {
|
|
28725
28833
|
start: {
|
|
28726
|
-
line:
|
|
28834
|
+
line: 114,
|
|
28727
28835
|
column: 6
|
|
28728
28836
|
},
|
|
28729
28837
|
end: {
|
|
28730
|
-
line:
|
|
28838
|
+
line: 114,
|
|
28731
28839
|
column: 62
|
|
28732
28840
|
}
|
|
28733
28841
|
},
|
|
28734
|
-
line:
|
|
28842
|
+
line: 114
|
|
28735
28843
|
},
|
|
28736
28844
|
"7": {
|
|
28737
28845
|
name: "(anonymous_7)",
|
|
28738
28846
|
decl: {
|
|
28739
28847
|
start: {
|
|
28740
|
-
line:
|
|
28848
|
+
line: 115,
|
|
28741
28849
|
column: 17
|
|
28742
28850
|
},
|
|
28743
28851
|
end: {
|
|
28744
|
-
line:
|
|
28852
|
+
line: 115,
|
|
28745
28853
|
column: 18
|
|
28746
28854
|
}
|
|
28747
28855
|
},
|
|
28748
28856
|
loc: {
|
|
28749
28857
|
start: {
|
|
28750
|
-
line:
|
|
28858
|
+
line: 115,
|
|
28751
28859
|
column: 23
|
|
28752
28860
|
},
|
|
28753
28861
|
end: {
|
|
28754
|
-
line:
|
|
28862
|
+
line: 129,
|
|
28755
28863
|
column: 5
|
|
28756
28864
|
}
|
|
28757
28865
|
},
|
|
28758
|
-
line:
|
|
28866
|
+
line: 115
|
|
28759
28867
|
},
|
|
28760
28868
|
"8": {
|
|
28761
28869
|
name: "(anonymous_8)",
|
|
28762
28870
|
decl: {
|
|
28763
28871
|
start: {
|
|
28764
|
-
line:
|
|
28872
|
+
line: 124,
|
|
28765
28873
|
column: 25
|
|
28766
28874
|
},
|
|
28767
28875
|
end: {
|
|
28768
|
-
line:
|
|
28876
|
+
line: 124,
|
|
28769
28877
|
column: 26
|
|
28770
28878
|
}
|
|
28771
28879
|
},
|
|
28772
28880
|
loc: {
|
|
28773
28881
|
start: {
|
|
28774
|
-
line:
|
|
28882
|
+
line: 124,
|
|
28775
28883
|
column: 47
|
|
28776
28884
|
},
|
|
28777
28885
|
end: {
|
|
28778
|
-
line:
|
|
28886
|
+
line: 127,
|
|
28779
28887
|
column: 9
|
|
28780
28888
|
}
|
|
28781
28889
|
},
|
|
28782
|
-
line:
|
|
28890
|
+
line: 124
|
|
28783
28891
|
},
|
|
28784
28892
|
"9": {
|
|
28785
28893
|
name: "(anonymous_9)",
|
|
28786
28894
|
decl: {
|
|
28787
28895
|
start: {
|
|
28788
|
-
line:
|
|
28896
|
+
line: 130,
|
|
28789
28897
|
column: 14
|
|
28790
28898
|
},
|
|
28791
28899
|
end: {
|
|
28792
|
-
line:
|
|
28900
|
+
line: 130,
|
|
28793
28901
|
column: 15
|
|
28794
28902
|
}
|
|
28795
28903
|
},
|
|
28796
28904
|
loc: {
|
|
28797
28905
|
start: {
|
|
28798
|
-
line:
|
|
28906
|
+
line: 131,
|
|
28799
28907
|
column: 6
|
|
28800
28908
|
},
|
|
28801
28909
|
end: {
|
|
28802
|
-
line:
|
|
28910
|
+
line: 131,
|
|
28803
28911
|
column: 69
|
|
28804
28912
|
}
|
|
28805
28913
|
},
|
|
28806
|
-
line:
|
|
28914
|
+
line: 131
|
|
28807
28915
|
},
|
|
28808
28916
|
"10": {
|
|
28809
28917
|
name: "(anonymous_10)",
|
|
28810
28918
|
decl: {
|
|
28811
28919
|
start: {
|
|
28812
|
-
line:
|
|
28920
|
+
line: 132,
|
|
28813
28921
|
column: 14
|
|
28814
28922
|
},
|
|
28815
28923
|
end: {
|
|
28816
|
-
line:
|
|
28924
|
+
line: 132,
|
|
28817
28925
|
column: 15
|
|
28818
28926
|
}
|
|
28819
28927
|
},
|
|
28820
28928
|
loc: {
|
|
28821
28929
|
start: {
|
|
28822
|
-
line:
|
|
28930
|
+
line: 132,
|
|
28823
28931
|
column: 20
|
|
28824
28932
|
},
|
|
28825
28933
|
end: {
|
|
28826
|
-
line:
|
|
28934
|
+
line: 134,
|
|
28827
28935
|
column: 5
|
|
28828
28936
|
}
|
|
28829
28937
|
},
|
|
28830
|
-
line:
|
|
28938
|
+
line: 132
|
|
28831
28939
|
},
|
|
28832
28940
|
"11": {
|
|
28833
28941
|
name: "(anonymous_11)",
|
|
28834
28942
|
decl: {
|
|
28835
28943
|
start: {
|
|
28836
|
-
line:
|
|
28944
|
+
line: 153,
|
|
28837
28945
|
column: 17
|
|
28838
28946
|
},
|
|
28839
28947
|
end: {
|
|
28840
|
-
line:
|
|
28948
|
+
line: 153,
|
|
28841
28949
|
column: 18
|
|
28842
28950
|
}
|
|
28843
28951
|
},
|
|
28844
28952
|
loc: {
|
|
28845
28953
|
start: {
|
|
28846
|
-
line:
|
|
28954
|
+
line: 153,
|
|
28847
28955
|
column: 23
|
|
28848
28956
|
},
|
|
28849
28957
|
end: {
|
|
28850
|
-
line:
|
|
28958
|
+
line: 153,
|
|
28851
28959
|
column: 51
|
|
28852
28960
|
}
|
|
28853
28961
|
},
|
|
28854
|
-
line:
|
|
28962
|
+
line: 153
|
|
28855
28963
|
},
|
|
28856
28964
|
"12": {
|
|
28857
28965
|
name: "(anonymous_12)",
|
|
28858
28966
|
decl: {
|
|
28859
28967
|
start: {
|
|
28860
|
-
line:
|
|
28968
|
+
line: 154,
|
|
28861
28969
|
column: 18
|
|
28862
28970
|
},
|
|
28863
28971
|
end: {
|
|
28864
|
-
line:
|
|
28972
|
+
line: 154,
|
|
28865
28973
|
column: 19
|
|
28866
28974
|
}
|
|
28867
28975
|
},
|
|
28868
28976
|
loc: {
|
|
28869
28977
|
start: {
|
|
28870
|
-
line:
|
|
28978
|
+
line: 154,
|
|
28871
28979
|
column: 24
|
|
28872
28980
|
},
|
|
28873
28981
|
end: {
|
|
28874
|
-
line:
|
|
28982
|
+
line: 161,
|
|
28875
28983
|
column: 9
|
|
28876
28984
|
}
|
|
28877
28985
|
},
|
|
28878
|
-
line:
|
|
28986
|
+
line: 154
|
|
28879
28987
|
},
|
|
28880
28988
|
"13": {
|
|
28881
28989
|
name: "(anonymous_13)",
|
|
28882
28990
|
decl: {
|
|
28883
28991
|
start: {
|
|
28884
|
-
line:
|
|
28992
|
+
line: 166,
|
|
28885
28993
|
column: 13
|
|
28886
28994
|
},
|
|
28887
28995
|
end: {
|
|
28888
|
-
line:
|
|
28996
|
+
line: 166,
|
|
28889
28997
|
column: 14
|
|
28890
28998
|
}
|
|
28891
28999
|
},
|
|
28892
29000
|
loc: {
|
|
28893
29001
|
start: {
|
|
28894
|
-
line:
|
|
29002
|
+
line: 167,
|
|
28895
29003
|
column: 14
|
|
28896
29004
|
},
|
|
28897
29005
|
end: {
|
|
28898
|
-
line:
|
|
29006
|
+
line: 203,
|
|
28899
29007
|
column: 17
|
|
28900
29008
|
}
|
|
28901
29009
|
},
|
|
28902
|
-
line:
|
|
29010
|
+
line: 167
|
|
28903
29011
|
},
|
|
28904
29012
|
"14": {
|
|
28905
29013
|
name: "(anonymous_14)",
|
|
28906
29014
|
decl: {
|
|
28907
29015
|
start: {
|
|
28908
|
-
line:
|
|
29016
|
+
line: 169,
|
|
28909
29017
|
column: 29
|
|
28910
29018
|
},
|
|
28911
29019
|
end: {
|
|
28912
|
-
line:
|
|
29020
|
+
line: 169,
|
|
28913
29021
|
column: 30
|
|
28914
29022
|
}
|
|
28915
29023
|
},
|
|
28916
29024
|
loc: {
|
|
28917
29025
|
start: {
|
|
28918
|
-
line:
|
|
29026
|
+
line: 170,
|
|
28919
29027
|
column: 20
|
|
28920
29028
|
},
|
|
28921
29029
|
end: {
|
|
28922
|
-
line:
|
|
29030
|
+
line: 175,
|
|
28923
29031
|
column: 22
|
|
28924
29032
|
}
|
|
28925
29033
|
},
|
|
28926
|
-
line:
|
|
29034
|
+
line: 170
|
|
28927
29035
|
},
|
|
28928
29036
|
"15": {
|
|
28929
29037
|
name: "(anonymous_15)",
|
|
28930
29038
|
decl: {
|
|
28931
29039
|
start: {
|
|
28932
|
-
line:
|
|
29040
|
+
line: 200,
|
|
28933
29041
|
column: 30
|
|
28934
29042
|
},
|
|
28935
29043
|
end: {
|
|
28936
|
-
line:
|
|
29044
|
+
line: 200,
|
|
28937
29045
|
column: 31
|
|
28938
29046
|
}
|
|
28939
29047
|
},
|
|
28940
29048
|
loc: {
|
|
28941
29049
|
start: {
|
|
28942
|
-
line:
|
|
29050
|
+
line: 200,
|
|
28943
29051
|
column: 38
|
|
28944
29052
|
},
|
|
28945
29053
|
end: {
|
|
28946
|
-
line:
|
|
29054
|
+
line: 200,
|
|
28947
29055
|
column: 65
|
|
28948
29056
|
}
|
|
28949
29057
|
},
|
|
28950
|
-
line:
|
|
29058
|
+
line: 200
|
|
28951
29059
|
},
|
|
28952
29060
|
"16": {
|
|
28953
29061
|
name: "(anonymous_16)",
|
|
28954
29062
|
decl: {
|
|
28955
29063
|
start: {
|
|
28956
|
-
line:
|
|
29064
|
+
line: 212,
|
|
28957
29065
|
column: 24
|
|
28958
29066
|
},
|
|
28959
29067
|
end: {
|
|
28960
|
-
line:
|
|
29068
|
+
line: 212,
|
|
28961
29069
|
column: 25
|
|
28962
29070
|
}
|
|
28963
29071
|
},
|
|
28964
29072
|
loc: {
|
|
28965
29073
|
start: {
|
|
28966
|
-
line:
|
|
29074
|
+
line: 212,
|
|
28967
29075
|
column: 32
|
|
28968
29076
|
},
|
|
28969
29077
|
end: {
|
|
28970
|
-
line:
|
|
29078
|
+
line: 218,
|
|
28971
29079
|
column: 15
|
|
28972
29080
|
}
|
|
28973
29081
|
},
|
|
28974
|
-
line:
|
|
29082
|
+
line: 212
|
|
28975
29083
|
}
|
|
28976
29084
|
},
|
|
28977
29085
|
branchMap: {
|
|
28978
29086
|
"0": {
|
|
28979
29087
|
loc: {
|
|
28980
29088
|
start: {
|
|
28981
|
-
line:
|
|
29089
|
+
line: 95,
|
|
28982
29090
|
column: 4
|
|
28983
29091
|
},
|
|
28984
29092
|
end: {
|
|
28985
|
-
line:
|
|
29093
|
+
line: 97,
|
|
28986
29094
|
column: 58
|
|
28987
29095
|
}
|
|
28988
29096
|
},
|
|
28989
29097
|
type: "binary-expr",
|
|
28990
29098
|
locations: [{
|
|
28991
29099
|
start: {
|
|
28992
|
-
line:
|
|
29100
|
+
line: 95,
|
|
28993
29101
|
column: 4
|
|
28994
29102
|
},
|
|
28995
29103
|
end: {
|
|
28996
|
-
line:
|
|
29104
|
+
line: 95,
|
|
28997
29105
|
column: 13
|
|
28998
29106
|
}
|
|
28999
29107
|
}, {
|
|
29000
29108
|
start: {
|
|
29001
|
-
line:
|
|
29109
|
+
line: 96,
|
|
29002
29110
|
column: 4
|
|
29003
29111
|
},
|
|
29004
29112
|
end: {
|
|
29005
|
-
line:
|
|
29113
|
+
line: 96,
|
|
29006
29114
|
column: 20
|
|
29007
29115
|
}
|
|
29008
29116
|
}, {
|
|
29009
29117
|
start: {
|
|
29010
|
-
line:
|
|
29118
|
+
line: 97,
|
|
29011
29119
|
column: 4
|
|
29012
29120
|
},
|
|
29013
29121
|
end: {
|
|
29014
|
-
line:
|
|
29122
|
+
line: 97,
|
|
29015
29123
|
column: 58
|
|
29016
29124
|
}
|
|
29017
29125
|
}],
|
|
29018
|
-
line:
|
|
29126
|
+
line: 95
|
|
29019
29127
|
},
|
|
29020
29128
|
"1": {
|
|
29021
29129
|
loc: {
|
|
29022
29130
|
start: {
|
|
29023
|
-
line:
|
|
29131
|
+
line: 100,
|
|
29024
29132
|
column: 27
|
|
29025
29133
|
},
|
|
29026
29134
|
end: {
|
|
29027
|
-
line:
|
|
29135
|
+
line: 100,
|
|
29028
29136
|
column: 51
|
|
29029
29137
|
}
|
|
29030
29138
|
},
|
|
29031
29139
|
type: "binary-expr",
|
|
29032
29140
|
locations: [{
|
|
29033
29141
|
start: {
|
|
29034
|
-
line:
|
|
29142
|
+
line: 100,
|
|
29035
29143
|
column: 27
|
|
29036
29144
|
},
|
|
29037
29145
|
end: {
|
|
29038
|
-
line:
|
|
29146
|
+
line: 100,
|
|
29039
29147
|
column: 45
|
|
29040
29148
|
}
|
|
29041
29149
|
}, {
|
|
29042
29150
|
start: {
|
|
29043
|
-
line:
|
|
29151
|
+
line: 100,
|
|
29044
29152
|
column: 49
|
|
29045
29153
|
},
|
|
29046
29154
|
end: {
|
|
29047
|
-
line:
|
|
29155
|
+
line: 100,
|
|
29048
29156
|
column: 51
|
|
29049
29157
|
}
|
|
29050
29158
|
}],
|
|
29051
|
-
line:
|
|
29159
|
+
line: 100
|
|
29052
29160
|
},
|
|
29053
29161
|
"2": {
|
|
29054
29162
|
loc: {
|
|
29055
29163
|
start: {
|
|
29056
|
-
line:
|
|
29164
|
+
line: 111,
|
|
29057
29165
|
column: 6
|
|
29058
29166
|
},
|
|
29059
29167
|
end: {
|
|
29060
|
-
line:
|
|
29168
|
+
line: 112,
|
|
29061
29169
|
column: 55
|
|
29062
29170
|
}
|
|
29063
29171
|
},
|
|
29064
29172
|
type: "binary-expr",
|
|
29065
29173
|
locations: [{
|
|
29066
29174
|
start: {
|
|
29067
|
-
line:
|
|
29175
|
+
line: 111,
|
|
29068
29176
|
column: 6
|
|
29069
29177
|
},
|
|
29070
29178
|
end: {
|
|
29071
|
-
line:
|
|
29179
|
+
line: 111,
|
|
29072
29180
|
column: 44
|
|
29073
29181
|
}
|
|
29074
29182
|
}, {
|
|
29075
29183
|
start: {
|
|
29076
|
-
line:
|
|
29184
|
+
line: 112,
|
|
29077
29185
|
column: 6
|
|
29078
29186
|
},
|
|
29079
29187
|
end: {
|
|
29080
|
-
line:
|
|
29188
|
+
line: 112,
|
|
29081
29189
|
column: 55
|
|
29082
29190
|
}
|
|
29083
29191
|
}],
|
|
29084
|
-
line:
|
|
29192
|
+
line: 111
|
|
29085
29193
|
},
|
|
29086
29194
|
"3": {
|
|
29087
29195
|
loc: {
|
|
29088
29196
|
start: {
|
|
29089
|
-
line:
|
|
29197
|
+
line: 111,
|
|
29090
29198
|
column: 21
|
|
29091
29199
|
},
|
|
29092
29200
|
end: {
|
|
29093
|
-
line:
|
|
29201
|
+
line: 111,
|
|
29094
29202
|
column: 43
|
|
29095
29203
|
}
|
|
29096
29204
|
},
|
|
29097
29205
|
type: "binary-expr",
|
|
29098
29206
|
locations: [{
|
|
29099
29207
|
start: {
|
|
29100
|
-
line:
|
|
29208
|
+
line: 111,
|
|
29101
29209
|
column: 21
|
|
29102
29210
|
},
|
|
29103
29211
|
end: {
|
|
29104
|
-
line:
|
|
29212
|
+
line: 111,
|
|
29105
29213
|
column: 32
|
|
29106
29214
|
}
|
|
29107
29215
|
}, {
|
|
29108
29216
|
start: {
|
|
29109
|
-
line:
|
|
29217
|
+
line: 111,
|
|
29110
29218
|
column: 36
|
|
29111
29219
|
},
|
|
29112
29220
|
end: {
|
|
29113
|
-
line:
|
|
29221
|
+
line: 111,
|
|
29114
29222
|
column: 43
|
|
29115
29223
|
}
|
|
29116
29224
|
}],
|
|
29117
|
-
line:
|
|
29225
|
+
line: 111
|
|
29118
29226
|
},
|
|
29119
29227
|
"4": {
|
|
29120
29228
|
loc: {
|
|
29121
29229
|
start: {
|
|
29122
|
-
line:
|
|
29230
|
+
line: 112,
|
|
29123
29231
|
column: 21
|
|
29124
29232
|
},
|
|
29125
29233
|
end: {
|
|
29126
|
-
line:
|
|
29234
|
+
line: 112,
|
|
29127
29235
|
column: 43
|
|
29128
29236
|
}
|
|
29129
29237
|
},
|
|
29130
29238
|
type: "binary-expr",
|
|
29131
29239
|
locations: [{
|
|
29132
29240
|
start: {
|
|
29133
|
-
line:
|
|
29241
|
+
line: 112,
|
|
29134
29242
|
column: 21
|
|
29135
29243
|
},
|
|
29136
29244
|
end: {
|
|
29137
|
-
line:
|
|
29245
|
+
line: 112,
|
|
29138
29246
|
column: 32
|
|
29139
29247
|
}
|
|
29140
29248
|
}, {
|
|
29141
29249
|
start: {
|
|
29142
|
-
line:
|
|
29250
|
+
line: 112,
|
|
29143
29251
|
column: 36
|
|
29144
29252
|
},
|
|
29145
29253
|
end: {
|
|
29146
|
-
line:
|
|
29254
|
+
line: 112,
|
|
29147
29255
|
column: 43
|
|
29148
29256
|
}
|
|
29149
29257
|
}],
|
|
29150
|
-
line:
|
|
29258
|
+
line: 112
|
|
29151
29259
|
},
|
|
29152
29260
|
"5": {
|
|
29153
29261
|
loc: {
|
|
29154
29262
|
start: {
|
|
29155
|
-
line:
|
|
29263
|
+
line: 114,
|
|
29156
29264
|
column: 27
|
|
29157
29265
|
},
|
|
29158
29266
|
end: {
|
|
29159
|
-
line:
|
|
29267
|
+
line: 114,
|
|
29160
29268
|
column: 49
|
|
29161
29269
|
}
|
|
29162
29270
|
},
|
|
29163
29271
|
type: "binary-expr",
|
|
29164
29272
|
locations: [{
|
|
29165
29273
|
start: {
|
|
29166
|
-
line:
|
|
29274
|
+
line: 114,
|
|
29167
29275
|
column: 27
|
|
29168
29276
|
},
|
|
29169
29277
|
end: {
|
|
29170
|
-
line:
|
|
29278
|
+
line: 114,
|
|
29171
29279
|
column: 38
|
|
29172
29280
|
}
|
|
29173
29281
|
}, {
|
|
29174
29282
|
start: {
|
|
29175
|
-
line:
|
|
29283
|
+
line: 114,
|
|
29176
29284
|
column: 42
|
|
29177
29285
|
},
|
|
29178
29286
|
end: {
|
|
29179
|
-
line:
|
|
29287
|
+
line: 114,
|
|
29180
29288
|
column: 49
|
|
29181
29289
|
}
|
|
29182
29290
|
}],
|
|
29183
|
-
line:
|
|
29291
|
+
line: 114
|
|
29184
29292
|
},
|
|
29185
29293
|
"6": {
|
|
29186
29294
|
loc: {
|
|
29187
29295
|
start: {
|
|
29188
|
-
line:
|
|
29296
|
+
line: 148,
|
|
29189
29297
|
column: 16
|
|
29190
29298
|
},
|
|
29191
29299
|
end: {
|
|
29192
|
-
line:
|
|
29300
|
+
line: 149,
|
|
29193
29301
|
column: 65
|
|
29194
29302
|
}
|
|
29195
29303
|
},
|
|
29196
29304
|
type: "binary-expr",
|
|
29197
29305
|
locations: [{
|
|
29198
29306
|
start: {
|
|
29199
|
-
line:
|
|
29307
|
+
line: 148,
|
|
29200
29308
|
column: 16
|
|
29201
29309
|
},
|
|
29202
29310
|
end: {
|
|
29203
|
-
line:
|
|
29311
|
+
line: 148,
|
|
29204
29312
|
column: 76
|
|
29205
29313
|
}
|
|
29206
29314
|
}, {
|
|
29207
29315
|
start: {
|
|
29208
|
-
line:
|
|
29316
|
+
line: 149,
|
|
29209
29317
|
column: 16
|
|
29210
29318
|
},
|
|
29211
29319
|
end: {
|
|
29212
|
-
line:
|
|
29320
|
+
line: 149,
|
|
29213
29321
|
column: 65
|
|
29214
29322
|
}
|
|
29215
29323
|
}],
|
|
29216
|
-
line:
|
|
29324
|
+
line: 148
|
|
29217
29325
|
},
|
|
29218
29326
|
"7": {
|
|
29219
29327
|
loc: {
|
|
29220
29328
|
start: {
|
|
29221
|
-
line:
|
|
29329
|
+
line: 164,
|
|
29222
29330
|
column: 9
|
|
29223
29331
|
},
|
|
29224
29332
|
end: {
|
|
29225
|
-
line:
|
|
29333
|
+
line: 221,
|
|
29226
29334
|
column: 9
|
|
29227
29335
|
}
|
|
29228
29336
|
},
|
|
29229
29337
|
type: "cond-expr",
|
|
29230
29338
|
locations: [{
|
|
29231
29339
|
start: {
|
|
29232
|
-
line:
|
|
29340
|
+
line: 165,
|
|
29233
29341
|
column: 10
|
|
29234
29342
|
},
|
|
29235
29343
|
end: {
|
|
29236
|
-
line:
|
|
29344
|
+
line: 205,
|
|
29237
29345
|
column: 23
|
|
29238
29346
|
}
|
|
29239
29347
|
}, {
|
|
29240
29348
|
start: {
|
|
29241
|
-
line:
|
|
29349
|
+
line: 207,
|
|
29242
29350
|
column: 10
|
|
29243
29351
|
},
|
|
29244
29352
|
end: {
|
|
29245
|
-
line:
|
|
29353
|
+
line: 220,
|
|
29246
29354
|
column: 29
|
|
29247
29355
|
}
|
|
29248
29356
|
}],
|
|
29249
|
-
line:
|
|
29357
|
+
line: 164
|
|
29250
29358
|
},
|
|
29251
29359
|
"8": {
|
|
29252
29360
|
loc: {
|
|
29253
29361
|
start: {
|
|
29254
|
-
line:
|
|
29362
|
+
line: 222,
|
|
29255
29363
|
column: 9
|
|
29256
29364
|
},
|
|
29257
29365
|
end: {
|
|
29258
|
-
line:
|
|
29366
|
+
line: 233,
|
|
29259
29367
|
column: 9
|
|
29260
29368
|
}
|
|
29261
29369
|
},
|
|
29262
29370
|
type: "binary-expr",
|
|
29263
29371
|
locations: [{
|
|
29264
29372
|
start: {
|
|
29265
|
-
line:
|
|
29373
|
+
line: 222,
|
|
29266
29374
|
column: 9
|
|
29267
29375
|
},
|
|
29268
29376
|
end: {
|
|
29269
|
-
line:
|
|
29377
|
+
line: 222,
|
|
29270
29378
|
column: 24
|
|
29271
29379
|
}
|
|
29272
29380
|
}, {
|
|
29273
29381
|
start: {
|
|
29274
|
-
line:
|
|
29382
|
+
line: 223,
|
|
29275
29383
|
column: 10
|
|
29276
29384
|
},
|
|
29277
29385
|
end: {
|
|
29278
|
-
line:
|
|
29386
|
+
line: 232,
|
|
29279
29387
|
column: 12
|
|
29280
29388
|
}
|
|
29281
29389
|
}],
|
|
29282
|
-
line:
|
|
29390
|
+
line: 222
|
|
29283
29391
|
},
|
|
29284
29392
|
"9": {
|
|
29285
29393
|
loc: {
|
|
29286
29394
|
start: {
|
|
29287
|
-
line:
|
|
29395
|
+
line: 229,
|
|
29288
29396
|
column: 24
|
|
29289
29397
|
},
|
|
29290
29398
|
end: {
|
|
29291
|
-
line:
|
|
29399
|
+
line: 229,
|
|
29292
29400
|
column: 46
|
|
29293
29401
|
}
|
|
29294
29402
|
},
|
|
29295
29403
|
type: "binary-expr",
|
|
29296
29404
|
locations: [{
|
|
29297
29405
|
start: {
|
|
29298
|
-
line:
|
|
29406
|
+
line: 229,
|
|
29299
29407
|
column: 24
|
|
29300
29408
|
},
|
|
29301
29409
|
end: {
|
|
29302
|
-
line:
|
|
29410
|
+
line: 229,
|
|
29303
29411
|
column: 36
|
|
29304
29412
|
}
|
|
29305
29413
|
}, {
|
|
29306
29414
|
start: {
|
|
29307
|
-
line:
|
|
29415
|
+
line: 229,
|
|
29308
29416
|
column: 40
|
|
29309
29417
|
},
|
|
29310
29418
|
end: {
|
|
29311
|
-
line:
|
|
29419
|
+
line: 229,
|
|
29312
29420
|
column: 46
|
|
29313
29421
|
}
|
|
29314
29422
|
}],
|
|
29315
|
-
line:
|
|
29423
|
+
line: 229
|
|
29316
29424
|
}
|
|
29317
29425
|
},
|
|
29318
29426
|
s: {
|
|
@@ -29386,7 +29494,7 @@ function cov_2e8k7gwd81() {
|
|
|
29386
29494
|
"9": [0, 0]
|
|
29387
29495
|
},
|
|
29388
29496
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
29389
|
-
hash: "
|
|
29497
|
+
hash: "3ae088fe65319f540827cc96399ce4d6782819d3"
|
|
29390
29498
|
};
|
|
29391
29499
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
29392
29500
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -29420,6 +29528,7 @@ var Form = function Form(_ref) {
|
|
|
29420
29528
|
getActiveKindDetails = _ref.getActiveKindDetails,
|
|
29421
29529
|
kindUniqueOn = _ref.kindUniqueOn,
|
|
29422
29530
|
isDisabledFieldLabel = _ref.isDisabledFieldLabel,
|
|
29531
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps,
|
|
29423
29532
|
formDomProps = _objectWithoutProperties(_ref, _excluded$6);
|
|
29424
29533
|
cov_2e8k7gwd81().f[0]++;
|
|
29425
29534
|
var _ref2 = (cov_2e8k7gwd81().s[1]++, useTranslation()),
|
|
@@ -29581,12 +29690,14 @@ var Form = function Form(_ref) {
|
|
|
29581
29690
|
isDisabledFieldLabel: isDisabledFieldLabel,
|
|
29582
29691
|
isRequiredField: isRequiredField,
|
|
29583
29692
|
kindUniqueOn: kindUniqueOn,
|
|
29584
|
-
questions: questions
|
|
29693
|
+
questions: questions,
|
|
29694
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps
|
|
29585
29695
|
})), /*#__PURE__*/React__default.createElement("div", {
|
|
29586
29696
|
className: "mb-8 w-full"
|
|
29587
29697
|
}, /*#__PURE__*/React__default.createElement(List, {
|
|
29588
29698
|
kindUniqueOn: kindUniqueOn,
|
|
29589
29699
|
questionKinds: availableQuestionKinds,
|
|
29700
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps,
|
|
29590
29701
|
onSelect: function onSelect(kind) {
|
|
29591
29702
|
cov_2e8k7gwd81().f[15]++;
|
|
29592
29703
|
cov_2e8k7gwd81().s[34]++;
|
|
@@ -29594,6 +29705,7 @@ var Form = function Form(_ref) {
|
|
|
29594
29705
|
}
|
|
29595
29706
|
})));
|
|
29596
29707
|
})) : (cov_2e8k7gwd81().b[7][1]++, /*#__PURE__*/React__default.createElement(AddFirstQuestion, null, /*#__PURE__*/React__default.createElement(List, {
|
|
29708
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps,
|
|
29597
29709
|
kindUniqueOn: kindUniqueOn,
|
|
29598
29710
|
questionKinds: availableQuestionKinds,
|
|
29599
29711
|
onSelect: function onSelect(kind) {
|
|
@@ -29963,7 +30075,7 @@ var formValidationSchema = (cov_13igvew484().s[2]++, object().shape({
|
|
|
29963
30075
|
|
|
29964
30076
|
function cov_2nbnnlcv5p() {
|
|
29965
30077
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/index.jsx";
|
|
29966
|
-
var hash = "
|
|
30078
|
+
var hash = "7ee43313be5225ba3d14bbac34ecefeed7fef179";
|
|
29967
30079
|
var global = new Function("return this")();
|
|
29968
30080
|
var gcv = "__coverage__";
|
|
29969
30081
|
var coverageData = {
|
|
@@ -29975,257 +30087,257 @@ function cov_2nbnnlcv5p() {
|
|
|
29975
30087
|
column: 18
|
|
29976
30088
|
},
|
|
29977
30089
|
end: {
|
|
29978
|
-
line:
|
|
30090
|
+
line: 165,
|
|
29979
30091
|
column: 1
|
|
29980
30092
|
}
|
|
29981
30093
|
},
|
|
29982
30094
|
"1": {
|
|
29983
30095
|
start: {
|
|
29984
|
-
line:
|
|
30096
|
+
line: 43,
|
|
29985
30097
|
column: 22
|
|
29986
30098
|
},
|
|
29987
30099
|
end: {
|
|
29988
|
-
line:
|
|
30100
|
+
line: 43,
|
|
29989
30101
|
column: 38
|
|
29990
30102
|
}
|
|
29991
30103
|
},
|
|
29992
30104
|
"2": {
|
|
29993
30105
|
start: {
|
|
29994
|
-
line:
|
|
30106
|
+
line: 45,
|
|
29995
30107
|
column: 43
|
|
29996
30108
|
},
|
|
29997
30109
|
end: {
|
|
29998
|
-
line:
|
|
30110
|
+
line: 49,
|
|
29999
30111
|
column: 4
|
|
30000
30112
|
}
|
|
30001
30113
|
},
|
|
30002
30114
|
"3": {
|
|
30003
30115
|
start: {
|
|
30004
|
-
line:
|
|
30116
|
+
line: 47,
|
|
30005
30117
|
column: 22
|
|
30006
30118
|
},
|
|
30007
30119
|
end: {
|
|
30008
|
-
line:
|
|
30120
|
+
line: 47,
|
|
30009
30121
|
column: 41
|
|
30010
30122
|
}
|
|
30011
30123
|
},
|
|
30012
30124
|
"4": {
|
|
30013
30125
|
start: {
|
|
30014
|
-
line:
|
|
30126
|
+
line: 48,
|
|
30015
30127
|
column: 21
|
|
30016
30128
|
},
|
|
30017
30129
|
end: {
|
|
30018
|
-
line:
|
|
30130
|
+
line: 48,
|
|
30019
30131
|
column: 50
|
|
30020
30132
|
}
|
|
30021
30133
|
},
|
|
30022
30134
|
"5": {
|
|
30023
30135
|
start: {
|
|
30024
|
-
line:
|
|
30136
|
+
line: 57,
|
|
30025
30137
|
column: 6
|
|
30026
30138
|
},
|
|
30027
30139
|
end: {
|
|
30028
|
-
line:
|
|
30140
|
+
line: 75,
|
|
30029
30141
|
column: 4
|
|
30030
30142
|
}
|
|
30031
30143
|
},
|
|
30032
30144
|
"6": {
|
|
30033
30145
|
start: {
|
|
30034
|
-
line:
|
|
30146
|
+
line: 59,
|
|
30035
30147
|
column: 23
|
|
30036
30148
|
},
|
|
30037
30149
|
end: {
|
|
30038
|
-
line:
|
|
30150
|
+
line: 59,
|
|
30039
30151
|
column: 39
|
|
30040
30152
|
}
|
|
30041
30153
|
},
|
|
30042
30154
|
"7": {
|
|
30043
30155
|
start: {
|
|
30044
|
-
line:
|
|
30156
|
+
line: 77,
|
|
30045
30157
|
column: 2
|
|
30046
30158
|
},
|
|
30047
30159
|
end: {
|
|
30048
|
-
line:
|
|
30160
|
+
line: 83,
|
|
30049
30161
|
column: 3
|
|
30050
30162
|
}
|
|
30051
30163
|
},
|
|
30052
30164
|
"8": {
|
|
30053
30165
|
start: {
|
|
30054
|
-
line:
|
|
30166
|
+
line: 78,
|
|
30055
30167
|
column: 4
|
|
30056
30168
|
},
|
|
30057
30169
|
end: {
|
|
30058
|
-
line:
|
|
30170
|
+
line: 82,
|
|
30059
30171
|
column: 6
|
|
30060
30172
|
}
|
|
30061
30173
|
},
|
|
30062
30174
|
"9": {
|
|
30063
30175
|
start: {
|
|
30064
|
-
line:
|
|
30176
|
+
line: 85,
|
|
30065
30177
|
column: 23
|
|
30066
30178
|
},
|
|
30067
30179
|
end: {
|
|
30068
|
-
line:
|
|
30180
|
+
line: 92,
|
|
30069
30181
|
column: 6
|
|
30070
30182
|
}
|
|
30071
30183
|
},
|
|
30072
30184
|
"10": {
|
|
30073
30185
|
start: {
|
|
30074
|
-
line:
|
|
30186
|
+
line: 86,
|
|
30075
30187
|
column: 4
|
|
30076
30188
|
},
|
|
30077
30189
|
end: {
|
|
30078
|
-
line:
|
|
30190
|
+
line: 92,
|
|
30079
30191
|
column: 6
|
|
30080
30192
|
}
|
|
30081
30193
|
},
|
|
30082
30194
|
"11": {
|
|
30083
30195
|
start: {
|
|
30084
|
-
line:
|
|
30196
|
+
line: 94,
|
|
30085
30197
|
column: 24
|
|
30086
30198
|
},
|
|
30087
30199
|
end: {
|
|
30088
|
-
line:
|
|
30200
|
+
line: 106,
|
|
30089
30201
|
column: 3
|
|
30090
30202
|
}
|
|
30091
30203
|
},
|
|
30092
30204
|
"12": {
|
|
30093
30205
|
start: {
|
|
30094
|
-
line:
|
|
30206
|
+
line: 95,
|
|
30095
30207
|
column: 32
|
|
30096
30208
|
},
|
|
30097
30209
|
end: {
|
|
30098
|
-
line:
|
|
30210
|
+
line: 98,
|
|
30099
30211
|
column: 6
|
|
30100
30212
|
}
|
|
30101
30213
|
},
|
|
30102
30214
|
"13": {
|
|
30103
30215
|
start: {
|
|
30104
|
-
line:
|
|
30216
|
+
line: 100,
|
|
30105
30217
|
column: 4
|
|
30106
30218
|
},
|
|
30107
30219
|
end: {
|
|
30108
|
-
line:
|
|
30220
|
+
line: 105,
|
|
30109
30221
|
column: 5
|
|
30110
30222
|
}
|
|
30111
30223
|
},
|
|
30112
30224
|
"14": {
|
|
30113
30225
|
start: {
|
|
30114
|
-
line:
|
|
30226
|
+
line: 101,
|
|
30115
30227
|
column: 6
|
|
30116
30228
|
},
|
|
30117
30229
|
end: {
|
|
30118
|
-
line:
|
|
30230
|
+
line: 104,
|
|
30119
30231
|
column: 8
|
|
30120
30232
|
}
|
|
30121
30233
|
},
|
|
30122
30234
|
"15": {
|
|
30123
30235
|
start: {
|
|
30124
|
-
line:
|
|
30236
|
+
line: 109,
|
|
30125
30237
|
column: 4
|
|
30126
30238
|
},
|
|
30127
30239
|
end: {
|
|
30128
|
-
line:
|
|
30240
|
+
line: 110,
|
|
30129
30241
|
column: 61
|
|
30130
30242
|
}
|
|
30131
30243
|
},
|
|
30132
30244
|
"16": {
|
|
30133
30245
|
start: {
|
|
30134
|
-
line:
|
|
30246
|
+
line: 110,
|
|
30135
30247
|
column: 17
|
|
30136
30248
|
},
|
|
30137
30249
|
end: {
|
|
30138
|
-
line:
|
|
30250
|
+
line: 110,
|
|
30139
30251
|
column: 60
|
|
30140
30252
|
}
|
|
30141
30253
|
},
|
|
30142
30254
|
"17": {
|
|
30143
30255
|
start: {
|
|
30144
|
-
line:
|
|
30256
|
+
line: 113,
|
|
30145
30257
|
column: 4
|
|
30146
30258
|
},
|
|
30147
30259
|
end: {
|
|
30148
|
-
line:
|
|
30260
|
+
line: 113,
|
|
30149
30261
|
column: 68
|
|
30150
30262
|
}
|
|
30151
30263
|
},
|
|
30152
30264
|
"18": {
|
|
30153
30265
|
start: {
|
|
30154
|
-
line:
|
|
30266
|
+
line: 113,
|
|
30155
30267
|
column: 38
|
|
30156
30268
|
},
|
|
30157
30269
|
end: {
|
|
30158
|
-
line:
|
|
30270
|
+
line: 113,
|
|
30159
30271
|
column: 67
|
|
30160
30272
|
}
|
|
30161
30273
|
},
|
|
30162
30274
|
"19": {
|
|
30163
30275
|
start: {
|
|
30164
|
-
line:
|
|
30276
|
+
line: 115,
|
|
30165
30277
|
column: 31
|
|
30166
30278
|
},
|
|
30167
30279
|
end: {
|
|
30168
|
-
line:
|
|
30280
|
+
line: 115,
|
|
30169
30281
|
column: 68
|
|
30170
30282
|
}
|
|
30171
30283
|
},
|
|
30172
30284
|
"20": {
|
|
30173
30285
|
start: {
|
|
30174
|
-
line:
|
|
30286
|
+
line: 115,
|
|
30175
30287
|
column: 62
|
|
30176
30288
|
},
|
|
30177
30289
|
end: {
|
|
30178
|
-
line:
|
|
30290
|
+
line: 115,
|
|
30179
30291
|
column: 67
|
|
30180
30292
|
}
|
|
30181
30293
|
},
|
|
30182
30294
|
"21": {
|
|
30183
30295
|
start: {
|
|
30184
|
-
line:
|
|
30296
|
+
line: 117,
|
|
30185
30297
|
column: 31
|
|
30186
30298
|
},
|
|
30187
30299
|
end: {
|
|
30188
|
-
line:
|
|
30300
|
+
line: 119,
|
|
30189
30301
|
column: 79
|
|
30190
30302
|
}
|
|
30191
30303
|
},
|
|
30192
30304
|
"22": {
|
|
30193
30305
|
start: {
|
|
30194
|
-
line:
|
|
30306
|
+
line: 121,
|
|
30195
30307
|
column: 2
|
|
30196
30308
|
},
|
|
30197
30309
|
end: {
|
|
30198
|
-
line:
|
|
30310
|
+
line: 164,
|
|
30199
30311
|
column: 4
|
|
30200
30312
|
}
|
|
30201
30313
|
},
|
|
30202
30314
|
"23": {
|
|
30203
30315
|
start: {
|
|
30204
|
-
line:
|
|
30316
|
+
line: 132,
|
|
30205
30317
|
column: 10
|
|
30206
30318
|
},
|
|
30207
30319
|
end: {
|
|
30208
|
-
line:
|
|
30320
|
+
line: 155,
|
|
30209
30321
|
column: 12
|
|
30210
30322
|
}
|
|
30211
30323
|
},
|
|
30212
30324
|
"24": {
|
|
30213
30325
|
start: {
|
|
30214
|
-
line:
|
|
30326
|
+
line: 151,
|
|
30215
30327
|
column: 14
|
|
30216
30328
|
},
|
|
30217
30329
|
end: {
|
|
30218
|
-
line:
|
|
30330
|
+
line: 153,
|
|
30219
30331
|
column: 15
|
|
30220
30332
|
}
|
|
30221
30333
|
},
|
|
30222
30334
|
"25": {
|
|
30223
30335
|
start: {
|
|
30224
|
-
line:
|
|
30336
|
+
line: 152,
|
|
30225
30337
|
column: 16
|
|
30226
30338
|
},
|
|
30227
30339
|
end: {
|
|
30228
|
-
line:
|
|
30340
|
+
line: 152,
|
|
30229
30341
|
column: 49
|
|
30230
30342
|
}
|
|
30231
30343
|
}
|
|
@@ -30245,255 +30357,255 @@ function cov_2nbnnlcv5p() {
|
|
|
30245
30357
|
},
|
|
30246
30358
|
loc: {
|
|
30247
30359
|
start: {
|
|
30248
|
-
line:
|
|
30360
|
+
line: 42,
|
|
30249
30361
|
column: 6
|
|
30250
30362
|
},
|
|
30251
30363
|
end: {
|
|
30252
|
-
line:
|
|
30364
|
+
line: 165,
|
|
30253
30365
|
column: 1
|
|
30254
30366
|
}
|
|
30255
30367
|
},
|
|
30256
|
-
line:
|
|
30368
|
+
line: 42
|
|
30257
30369
|
},
|
|
30258
30370
|
"1": {
|
|
30259
30371
|
name: "(anonymous_1)",
|
|
30260
30372
|
decl: {
|
|
30261
30373
|
start: {
|
|
30262
|
-
line:
|
|
30374
|
+
line: 47,
|
|
30263
30375
|
column: 13
|
|
30264
30376
|
},
|
|
30265
30377
|
end: {
|
|
30266
|
-
line:
|
|
30378
|
+
line: 47,
|
|
30267
30379
|
column: 14
|
|
30268
30380
|
}
|
|
30269
30381
|
},
|
|
30270
30382
|
loc: {
|
|
30271
30383
|
start: {
|
|
30272
|
-
line:
|
|
30384
|
+
line: 47,
|
|
30273
30385
|
column: 22
|
|
30274
30386
|
},
|
|
30275
30387
|
end: {
|
|
30276
|
-
line:
|
|
30388
|
+
line: 47,
|
|
30277
30389
|
column: 41
|
|
30278
30390
|
}
|
|
30279
30391
|
},
|
|
30280
|
-
line:
|
|
30392
|
+
line: 47
|
|
30281
30393
|
},
|
|
30282
30394
|
"2": {
|
|
30283
30395
|
name: "(anonymous_2)",
|
|
30284
30396
|
decl: {
|
|
30285
30397
|
start: {
|
|
30286
|
-
line:
|
|
30398
|
+
line: 48,
|
|
30287
30399
|
column: 15
|
|
30288
30400
|
},
|
|
30289
30401
|
end: {
|
|
30290
|
-
line:
|
|
30402
|
+
line: 48,
|
|
30291
30403
|
column: 16
|
|
30292
30404
|
}
|
|
30293
30405
|
},
|
|
30294
30406
|
loc: {
|
|
30295
30407
|
start: {
|
|
30296
|
-
line:
|
|
30408
|
+
line: 48,
|
|
30297
30409
|
column: 21
|
|
30298
30410
|
},
|
|
30299
30411
|
end: {
|
|
30300
|
-
line:
|
|
30412
|
+
line: 48,
|
|
30301
30413
|
column: 50
|
|
30302
30414
|
}
|
|
30303
30415
|
},
|
|
30304
|
-
line:
|
|
30416
|
+
line: 48
|
|
30305
30417
|
},
|
|
30306
30418
|
"3": {
|
|
30307
30419
|
name: "(anonymous_3)",
|
|
30308
30420
|
decl: {
|
|
30309
30421
|
start: {
|
|
30310
|
-
line:
|
|
30422
|
+
line: 59,
|
|
30311
30423
|
column: 15
|
|
30312
30424
|
},
|
|
30313
30425
|
end: {
|
|
30314
|
-
line:
|
|
30426
|
+
line: 59,
|
|
30315
30427
|
column: 16
|
|
30316
30428
|
}
|
|
30317
30429
|
},
|
|
30318
30430
|
loc: {
|
|
30319
30431
|
start: {
|
|
30320
|
-
line:
|
|
30432
|
+
line: 59,
|
|
30321
30433
|
column: 23
|
|
30322
30434
|
},
|
|
30323
30435
|
end: {
|
|
30324
|
-
line:
|
|
30436
|
+
line: 59,
|
|
30325
30437
|
column: 39
|
|
30326
30438
|
}
|
|
30327
30439
|
},
|
|
30328
|
-
line:
|
|
30440
|
+
line: 59
|
|
30329
30441
|
},
|
|
30330
30442
|
"4": {
|
|
30331
30443
|
name: "(anonymous_4)",
|
|
30332
30444
|
decl: {
|
|
30333
30445
|
start: {
|
|
30334
|
-
line:
|
|
30446
|
+
line: 85,
|
|
30335
30447
|
column: 23
|
|
30336
30448
|
},
|
|
30337
30449
|
end: {
|
|
30338
|
-
line:
|
|
30450
|
+
line: 85,
|
|
30339
30451
|
column: 24
|
|
30340
30452
|
}
|
|
30341
30453
|
},
|
|
30342
30454
|
loc: {
|
|
30343
30455
|
start: {
|
|
30344
|
-
line:
|
|
30456
|
+
line: 86,
|
|
30345
30457
|
column: 4
|
|
30346
30458
|
},
|
|
30347
30459
|
end: {
|
|
30348
|
-
line:
|
|
30460
|
+
line: 92,
|
|
30349
30461
|
column: 6
|
|
30350
30462
|
}
|
|
30351
30463
|
},
|
|
30352
|
-
line:
|
|
30464
|
+
line: 86
|
|
30353
30465
|
},
|
|
30354
30466
|
"5": {
|
|
30355
30467
|
name: "(anonymous_5)",
|
|
30356
30468
|
decl: {
|
|
30357
30469
|
start: {
|
|
30358
|
-
line:
|
|
30470
|
+
line: 94,
|
|
30359
30471
|
column: 24
|
|
30360
30472
|
},
|
|
30361
30473
|
end: {
|
|
30362
|
-
line:
|
|
30474
|
+
line: 94,
|
|
30363
30475
|
column: 25
|
|
30364
30476
|
}
|
|
30365
30477
|
},
|
|
30366
30478
|
loc: {
|
|
30367
30479
|
start: {
|
|
30368
|
-
line:
|
|
30480
|
+
line: 94,
|
|
30369
30481
|
column: 37
|
|
30370
30482
|
},
|
|
30371
30483
|
end: {
|
|
30372
|
-
line:
|
|
30484
|
+
line: 106,
|
|
30373
30485
|
column: 3
|
|
30374
30486
|
}
|
|
30375
30487
|
},
|
|
30376
|
-
line:
|
|
30488
|
+
line: 94
|
|
30377
30489
|
},
|
|
30378
30490
|
"6": {
|
|
30379
30491
|
name: "(anonymous_6)",
|
|
30380
30492
|
decl: {
|
|
30381
30493
|
start: {
|
|
30382
|
-
line:
|
|
30494
|
+
line: 110,
|
|
30383
30495
|
column: 5
|
|
30384
30496
|
},
|
|
30385
30497
|
end: {
|
|
30386
|
-
line:
|
|
30498
|
+
line: 110,
|
|
30387
30499
|
column: 6
|
|
30388
30500
|
}
|
|
30389
30501
|
},
|
|
30390
30502
|
loc: {
|
|
30391
30503
|
start: {
|
|
30392
|
-
line:
|
|
30504
|
+
line: 110,
|
|
30393
30505
|
column: 17
|
|
30394
30506
|
},
|
|
30395
30507
|
end: {
|
|
30396
|
-
line:
|
|
30508
|
+
line: 110,
|
|
30397
30509
|
column: 60
|
|
30398
30510
|
}
|
|
30399
30511
|
},
|
|
30400
|
-
line:
|
|
30512
|
+
line: 110
|
|
30401
30513
|
},
|
|
30402
30514
|
"7": {
|
|
30403
30515
|
name: "(anonymous_7)",
|
|
30404
30516
|
decl: {
|
|
30405
30517
|
start: {
|
|
30406
|
-
line:
|
|
30518
|
+
line: 113,
|
|
30407
30519
|
column: 24
|
|
30408
30520
|
},
|
|
30409
30521
|
end: {
|
|
30410
|
-
line:
|
|
30522
|
+
line: 113,
|
|
30411
30523
|
column: 25
|
|
30412
30524
|
}
|
|
30413
30525
|
},
|
|
30414
30526
|
loc: {
|
|
30415
30527
|
start: {
|
|
30416
|
-
line:
|
|
30528
|
+
line: 113,
|
|
30417
30529
|
column: 38
|
|
30418
30530
|
},
|
|
30419
30531
|
end: {
|
|
30420
|
-
line:
|
|
30532
|
+
line: 113,
|
|
30421
30533
|
column: 67
|
|
30422
30534
|
}
|
|
30423
30535
|
},
|
|
30424
|
-
line:
|
|
30536
|
+
line: 113
|
|
30425
30537
|
},
|
|
30426
30538
|
"8": {
|
|
30427
30539
|
name: "(anonymous_8)",
|
|
30428
30540
|
decl: {
|
|
30429
30541
|
start: {
|
|
30430
|
-
line:
|
|
30542
|
+
line: 115,
|
|
30431
30543
|
column: 56
|
|
30432
30544
|
},
|
|
30433
30545
|
end: {
|
|
30434
|
-
line:
|
|
30546
|
+
line: 115,
|
|
30435
30547
|
column: 57
|
|
30436
30548
|
}
|
|
30437
30549
|
},
|
|
30438
30550
|
loc: {
|
|
30439
30551
|
start: {
|
|
30440
|
-
line:
|
|
30552
|
+
line: 115,
|
|
30441
30553
|
column: 62
|
|
30442
30554
|
},
|
|
30443
30555
|
end: {
|
|
30444
|
-
line:
|
|
30556
|
+
line: 115,
|
|
30445
30557
|
column: 67
|
|
30446
30558
|
}
|
|
30447
30559
|
},
|
|
30448
|
-
line:
|
|
30560
|
+
line: 115
|
|
30449
30561
|
},
|
|
30450
30562
|
"9": {
|
|
30451
30563
|
name: "(anonymous_9)",
|
|
30452
30564
|
decl: {
|
|
30453
30565
|
start: {
|
|
30454
|
-
line:
|
|
30566
|
+
line: 131,
|
|
30455
30567
|
column: 9
|
|
30456
30568
|
},
|
|
30457
30569
|
end: {
|
|
30458
|
-
line:
|
|
30570
|
+
line: 131,
|
|
30459
30571
|
column: 10
|
|
30460
30572
|
}
|
|
30461
30573
|
},
|
|
30462
30574
|
loc: {
|
|
30463
30575
|
start: {
|
|
30464
|
-
line:
|
|
30576
|
+
line: 132,
|
|
30465
30577
|
column: 10
|
|
30466
30578
|
},
|
|
30467
30579
|
end: {
|
|
30468
|
-
line:
|
|
30580
|
+
line: 155,
|
|
30469
30581
|
column: 12
|
|
30470
30582
|
}
|
|
30471
30583
|
},
|
|
30472
|
-
line:
|
|
30584
|
+
line: 132
|
|
30473
30585
|
},
|
|
30474
30586
|
"10": {
|
|
30475
30587
|
name: "(anonymous_10)",
|
|
30476
30588
|
decl: {
|
|
30477
30589
|
start: {
|
|
30478
|
-
line:
|
|
30590
|
+
line: 150,
|
|
30479
30591
|
column: 22
|
|
30480
30592
|
},
|
|
30481
30593
|
end: {
|
|
30482
|
-
line:
|
|
30594
|
+
line: 150,
|
|
30483
30595
|
column: 23
|
|
30484
30596
|
}
|
|
30485
30597
|
},
|
|
30486
30598
|
loc: {
|
|
30487
30599
|
start: {
|
|
30488
|
-
line:
|
|
30600
|
+
line: 150,
|
|
30489
30601
|
column: 31
|
|
30490
30602
|
},
|
|
30491
30603
|
end: {
|
|
30492
|
-
line:
|
|
30604
|
+
line: 154,
|
|
30493
30605
|
column: 13
|
|
30494
30606
|
}
|
|
30495
30607
|
},
|
|
30496
|
-
line:
|
|
30608
|
+
line: 150
|
|
30497
30609
|
}
|
|
30498
30610
|
},
|
|
30499
30611
|
branchMap: {
|
|
@@ -30740,46 +30852,46 @@ function cov_2nbnnlcv5p() {
|
|
|
30740
30852
|
"10": {
|
|
30741
30853
|
loc: {
|
|
30742
30854
|
start: {
|
|
30743
|
-
line:
|
|
30855
|
+
line: 52,
|
|
30744
30856
|
column: 10
|
|
30745
30857
|
},
|
|
30746
30858
|
end: {
|
|
30747
|
-
line:
|
|
30859
|
+
line: 55,
|
|
30748
30860
|
column: 5
|
|
30749
30861
|
}
|
|
30750
30862
|
},
|
|
30751
30863
|
type: "default-arg",
|
|
30752
30864
|
locations: [{
|
|
30753
30865
|
start: {
|
|
30754
|
-
line:
|
|
30866
|
+
line: 52,
|
|
30755
30867
|
column: 46
|
|
30756
30868
|
},
|
|
30757
30869
|
end: {
|
|
30758
|
-
line:
|
|
30870
|
+
line: 55,
|
|
30759
30871
|
column: 5
|
|
30760
30872
|
}
|
|
30761
30873
|
}],
|
|
30762
|
-
line:
|
|
30874
|
+
line: 52
|
|
30763
30875
|
},
|
|
30764
30876
|
"11": {
|
|
30765
30877
|
loc: {
|
|
30766
30878
|
start: {
|
|
30767
|
-
line:
|
|
30879
|
+
line: 77,
|
|
30768
30880
|
column: 2
|
|
30769
30881
|
},
|
|
30770
30882
|
end: {
|
|
30771
|
-
line:
|
|
30883
|
+
line: 83,
|
|
30772
30884
|
column: 3
|
|
30773
30885
|
}
|
|
30774
30886
|
},
|
|
30775
30887
|
type: "if",
|
|
30776
30888
|
locations: [{
|
|
30777
30889
|
start: {
|
|
30778
|
-
line:
|
|
30890
|
+
line: 77,
|
|
30779
30891
|
column: 2
|
|
30780
30892
|
},
|
|
30781
30893
|
end: {
|
|
30782
|
-
line:
|
|
30894
|
+
line: 83,
|
|
30783
30895
|
column: 3
|
|
30784
30896
|
}
|
|
30785
30897
|
}, {
|
|
@@ -30792,69 +30904,69 @@ function cov_2nbnnlcv5p() {
|
|
|
30792
30904
|
column: undefined
|
|
30793
30905
|
}
|
|
30794
30906
|
}],
|
|
30795
|
-
line:
|
|
30907
|
+
line: 77
|
|
30796
30908
|
},
|
|
30797
30909
|
"12": {
|
|
30798
30910
|
loc: {
|
|
30799
30911
|
start: {
|
|
30800
|
-
line:
|
|
30912
|
+
line: 77,
|
|
30801
30913
|
column: 6
|
|
30802
30914
|
},
|
|
30803
30915
|
end: {
|
|
30804
|
-
line:
|
|
30916
|
+
line: 77,
|
|
30805
30917
|
column: 53
|
|
30806
30918
|
}
|
|
30807
30919
|
},
|
|
30808
30920
|
type: "binary-expr",
|
|
30809
30921
|
locations: [{
|
|
30810
30922
|
start: {
|
|
30811
|
-
line:
|
|
30923
|
+
line: 77,
|
|
30812
30924
|
column: 6
|
|
30813
30925
|
},
|
|
30814
30926
|
end: {
|
|
30815
|
-
line:
|
|
30927
|
+
line: 77,
|
|
30816
30928
|
column: 15
|
|
30817
30929
|
}
|
|
30818
30930
|
}, {
|
|
30819
30931
|
start: {
|
|
30820
|
-
line:
|
|
30932
|
+
line: 77,
|
|
30821
30933
|
column: 20
|
|
30822
30934
|
},
|
|
30823
30935
|
end: {
|
|
30824
|
-
line:
|
|
30936
|
+
line: 77,
|
|
30825
30937
|
column: 30
|
|
30826
30938
|
}
|
|
30827
30939
|
}, {
|
|
30828
30940
|
start: {
|
|
30829
|
-
line:
|
|
30941
|
+
line: 77,
|
|
30830
30942
|
column: 34
|
|
30831
30943
|
},
|
|
30832
30944
|
end: {
|
|
30833
|
-
line:
|
|
30945
|
+
line: 77,
|
|
30834
30946
|
column: 52
|
|
30835
30947
|
}
|
|
30836
30948
|
}],
|
|
30837
|
-
line:
|
|
30949
|
+
line: 77
|
|
30838
30950
|
},
|
|
30839
30951
|
"13": {
|
|
30840
30952
|
loc: {
|
|
30841
30953
|
start: {
|
|
30842
|
-
line:
|
|
30954
|
+
line: 100,
|
|
30843
30955
|
column: 4
|
|
30844
30956
|
},
|
|
30845
30957
|
end: {
|
|
30846
|
-
line:
|
|
30958
|
+
line: 105,
|
|
30847
30959
|
column: 5
|
|
30848
30960
|
}
|
|
30849
30961
|
},
|
|
30850
30962
|
type: "if",
|
|
30851
30963
|
locations: [{
|
|
30852
30964
|
start: {
|
|
30853
|
-
line:
|
|
30965
|
+
line: 100,
|
|
30854
30966
|
column: 4
|
|
30855
30967
|
},
|
|
30856
30968
|
end: {
|
|
30857
|
-
line:
|
|
30969
|
+
line: 105,
|
|
30858
30970
|
column: 5
|
|
30859
30971
|
}
|
|
30860
30972
|
}, {
|
|
@@ -30867,192 +30979,192 @@ function cov_2nbnnlcv5p() {
|
|
|
30867
30979
|
column: undefined
|
|
30868
30980
|
}
|
|
30869
30981
|
}],
|
|
30870
|
-
line:
|
|
30982
|
+
line: 100
|
|
30871
30983
|
},
|
|
30872
30984
|
"14": {
|
|
30873
30985
|
loc: {
|
|
30874
30986
|
start: {
|
|
30875
|
-
line:
|
|
30987
|
+
line: 109,
|
|
30876
30988
|
column: 4
|
|
30877
30989
|
},
|
|
30878
30990
|
end: {
|
|
30879
|
-
line:
|
|
30991
|
+
line: 110,
|
|
30880
30992
|
column: 61
|
|
30881
30993
|
}
|
|
30882
30994
|
},
|
|
30883
30995
|
type: "binary-expr",
|
|
30884
30996
|
locations: [{
|
|
30885
30997
|
start: {
|
|
30886
|
-
line:
|
|
30998
|
+
line: 109,
|
|
30887
30999
|
column: 4
|
|
30888
31000
|
},
|
|
30889
31001
|
end: {
|
|
30890
|
-
line:
|
|
31002
|
+
line: 109,
|
|
30891
31003
|
column: 23
|
|
30892
31004
|
}
|
|
30893
31005
|
}, {
|
|
30894
31006
|
start: {
|
|
30895
|
-
line:
|
|
31007
|
+
line: 110,
|
|
30896
31008
|
column: 5
|
|
30897
31009
|
},
|
|
30898
31010
|
end: {
|
|
30899
|
-
line:
|
|
31011
|
+
line: 110,
|
|
30900
31012
|
column: 60
|
|
30901
31013
|
}
|
|
30902
31014
|
}],
|
|
30903
|
-
line:
|
|
31015
|
+
line: 109
|
|
30904
31016
|
},
|
|
30905
31017
|
"15": {
|
|
30906
31018
|
loc: {
|
|
30907
31019
|
start: {
|
|
30908
|
-
line:
|
|
31020
|
+
line: 113,
|
|
30909
31021
|
column: 4
|
|
30910
31022
|
},
|
|
30911
31023
|
end: {
|
|
30912
|
-
line:
|
|
31024
|
+
line: 113,
|
|
30913
31025
|
column: 68
|
|
30914
31026
|
}
|
|
30915
31027
|
},
|
|
30916
31028
|
type: "binary-expr",
|
|
30917
31029
|
locations: [{
|
|
30918
31030
|
start: {
|
|
30919
|
-
line:
|
|
31031
|
+
line: 113,
|
|
30920
31032
|
column: 4
|
|
30921
31033
|
},
|
|
30922
31034
|
end: {
|
|
30923
|
-
line:
|
|
31035
|
+
line: 113,
|
|
30924
31036
|
column: 19
|
|
30925
31037
|
}
|
|
30926
31038
|
}, {
|
|
30927
31039
|
start: {
|
|
30928
|
-
line:
|
|
31040
|
+
line: 113,
|
|
30929
31041
|
column: 24
|
|
30930
31042
|
},
|
|
30931
31043
|
end: {
|
|
30932
|
-
line:
|
|
31044
|
+
line: 113,
|
|
30933
31045
|
column: 67
|
|
30934
31046
|
}
|
|
30935
31047
|
}],
|
|
30936
|
-
line:
|
|
31048
|
+
line: 113
|
|
30937
31049
|
},
|
|
30938
31050
|
"16": {
|
|
30939
31051
|
loc: {
|
|
30940
31052
|
start: {
|
|
30941
|
-
line:
|
|
31053
|
+
line: 115,
|
|
30942
31054
|
column: 31
|
|
30943
31055
|
},
|
|
30944
31056
|
end: {
|
|
30945
|
-
line:
|
|
31057
|
+
line: 115,
|
|
30946
31058
|
column: 68
|
|
30947
31059
|
}
|
|
30948
31060
|
},
|
|
30949
31061
|
type: "binary-expr",
|
|
30950
31062
|
locations: [{
|
|
30951
31063
|
start: {
|
|
30952
|
-
line:
|
|
31064
|
+
line: 115,
|
|
30953
31065
|
column: 31
|
|
30954
31066
|
},
|
|
30955
31067
|
end: {
|
|
30956
|
-
line:
|
|
31068
|
+
line: 115,
|
|
30957
31069
|
column: 51
|
|
30958
31070
|
}
|
|
30959
31071
|
}, {
|
|
30960
31072
|
start: {
|
|
30961
|
-
line:
|
|
31073
|
+
line: 115,
|
|
30962
31074
|
column: 56
|
|
30963
31075
|
},
|
|
30964
31076
|
end: {
|
|
30965
|
-
line:
|
|
31077
|
+
line: 115,
|
|
30966
31078
|
column: 67
|
|
30967
31079
|
}
|
|
30968
31080
|
}],
|
|
30969
|
-
line:
|
|
31081
|
+
line: 115
|
|
30970
31082
|
},
|
|
30971
31083
|
"17": {
|
|
30972
31084
|
loc: {
|
|
30973
31085
|
start: {
|
|
30974
|
-
line:
|
|
31086
|
+
line: 117,
|
|
30975
31087
|
column: 31
|
|
30976
31088
|
},
|
|
30977
31089
|
end: {
|
|
30978
|
-
line:
|
|
31090
|
+
line: 119,
|
|
30979
31091
|
column: 79
|
|
30980
31092
|
}
|
|
30981
31093
|
},
|
|
30982
31094
|
type: "cond-expr",
|
|
30983
31095
|
locations: [{
|
|
30984
31096
|
start: {
|
|
30985
|
-
line:
|
|
31097
|
+
line: 118,
|
|
30986
31098
|
column: 6
|
|
30987
31099
|
},
|
|
30988
31100
|
end: {
|
|
30989
|
-
line:
|
|
31101
|
+
line: 118,
|
|
30990
31102
|
column: 20
|
|
30991
31103
|
}
|
|
30992
31104
|
}, {
|
|
30993
31105
|
start: {
|
|
30994
|
-
line:
|
|
31106
|
+
line: 119,
|
|
30995
31107
|
column: 6
|
|
30996
31108
|
},
|
|
30997
31109
|
end: {
|
|
30998
|
-
line:
|
|
31110
|
+
line: 119,
|
|
30999
31111
|
column: 79
|
|
31000
31112
|
}
|
|
31001
31113
|
}],
|
|
31002
|
-
line:
|
|
31114
|
+
line: 117
|
|
31003
31115
|
},
|
|
31004
31116
|
"18": {
|
|
31005
31117
|
loc: {
|
|
31006
31118
|
start: {
|
|
31007
|
-
line:
|
|
31119
|
+
line: 147,
|
|
31008
31120
|
column: 14
|
|
31009
31121
|
},
|
|
31010
31122
|
end: {
|
|
31011
|
-
line:
|
|
31123
|
+
line: 147,
|
|
31012
31124
|
column: 77
|
|
31013
31125
|
}
|
|
31014
31126
|
},
|
|
31015
31127
|
type: "cond-expr",
|
|
31016
31128
|
locations: [{
|
|
31017
31129
|
start: {
|
|
31018
|
-
line:
|
|
31130
|
+
line: 147,
|
|
31019
31131
|
column: 41
|
|
31020
31132
|
},
|
|
31021
31133
|
end: {
|
|
31022
|
-
line:
|
|
31134
|
+
line: 147,
|
|
31023
31135
|
column: 54
|
|
31024
31136
|
}
|
|
31025
31137
|
}, {
|
|
31026
31138
|
start: {
|
|
31027
|
-
line:
|
|
31139
|
+
line: 147,
|
|
31028
31140
|
column: 57
|
|
31029
31141
|
},
|
|
31030
31142
|
end: {
|
|
31031
|
-
line:
|
|
31143
|
+
line: 147,
|
|
31032
31144
|
column: 77
|
|
31033
31145
|
}
|
|
31034
31146
|
}],
|
|
31035
|
-
line:
|
|
31147
|
+
line: 147
|
|
31036
31148
|
},
|
|
31037
31149
|
"19": {
|
|
31038
31150
|
loc: {
|
|
31039
31151
|
start: {
|
|
31040
|
-
line:
|
|
31152
|
+
line: 151,
|
|
31041
31153
|
column: 14
|
|
31042
31154
|
},
|
|
31043
31155
|
end: {
|
|
31044
|
-
line:
|
|
31156
|
+
line: 153,
|
|
31045
31157
|
column: 15
|
|
31046
31158
|
}
|
|
31047
31159
|
},
|
|
31048
31160
|
type: "if",
|
|
31049
31161
|
locations: [{
|
|
31050
31162
|
start: {
|
|
31051
|
-
line:
|
|
31163
|
+
line: 151,
|
|
31052
31164
|
column: 14
|
|
31053
31165
|
},
|
|
31054
31166
|
end: {
|
|
31055
|
-
line:
|
|
31167
|
+
line: 153,
|
|
31056
31168
|
column: 15
|
|
31057
31169
|
}
|
|
31058
31170
|
}, {
|
|
@@ -31065,40 +31177,40 @@ function cov_2nbnnlcv5p() {
|
|
|
31065
31177
|
column: undefined
|
|
31066
31178
|
}
|
|
31067
31179
|
}],
|
|
31068
|
-
line:
|
|
31180
|
+
line: 151
|
|
31069
31181
|
},
|
|
31070
31182
|
"20": {
|
|
31071
31183
|
loc: {
|
|
31072
31184
|
start: {
|
|
31073
|
-
line:
|
|
31185
|
+
line: 158,
|
|
31074
31186
|
column: 7
|
|
31075
31187
|
},
|
|
31076
31188
|
end: {
|
|
31077
|
-
line:
|
|
31189
|
+
line: 162,
|
|
31078
31190
|
column: 7
|
|
31079
31191
|
}
|
|
31080
31192
|
},
|
|
31081
31193
|
type: "binary-expr",
|
|
31082
31194
|
locations: [{
|
|
31083
31195
|
start: {
|
|
31084
|
-
line:
|
|
31196
|
+
line: 158,
|
|
31085
31197
|
column: 7
|
|
31086
31198
|
},
|
|
31087
31199
|
end: {
|
|
31088
|
-
line:
|
|
31200
|
+
line: 158,
|
|
31089
31201
|
column: 25
|
|
31090
31202
|
}
|
|
31091
31203
|
}, {
|
|
31092
31204
|
start: {
|
|
31093
|
-
line:
|
|
31205
|
+
line: 159,
|
|
31094
31206
|
column: 8
|
|
31095
31207
|
},
|
|
31096
31208
|
end: {
|
|
31097
|
-
line:
|
|
31209
|
+
line: 161,
|
|
31098
31210
|
column: 14
|
|
31099
31211
|
}
|
|
31100
31212
|
}],
|
|
31101
|
-
line:
|
|
31213
|
+
line: 158
|
|
31102
31214
|
}
|
|
31103
31215
|
},
|
|
31104
31216
|
s: {
|
|
@@ -31166,7 +31278,7 @@ function cov_2nbnnlcv5p() {
|
|
|
31166
31278
|
"20": [0, 0]
|
|
31167
31279
|
},
|
|
31168
31280
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
31169
|
-
hash: "
|
|
31281
|
+
hash: "7ee43313be5225ba3d14bbac34ecefeed7fef179"
|
|
31170
31282
|
};
|
|
31171
31283
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
31172
31284
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -31215,7 +31327,8 @@ var BuildForm = function BuildForm(_ref) {
|
|
|
31215
31327
|
_ref$kindUniqueOn = _ref.kindUniqueOn,
|
|
31216
31328
|
kindUniqueOn = _ref$kindUniqueOn === void 0 ? (cov_2nbnnlcv5p().b[8][0]++, ["type"]) : _ref$kindUniqueOn,
|
|
31217
31329
|
_ref$allowAdditionalG = _ref.allowAdditionalGuests,
|
|
31218
|
-
allowAdditionalGuests = _ref$allowAdditionalG === void 0 ? (cov_2nbnnlcv5p().b[9][0]++, false) : _ref$allowAdditionalG
|
|
31330
|
+
allowAdditionalGuests = _ref$allowAdditionalG === void 0 ? (cov_2nbnnlcv5p().b[9][0]++, false) : _ref$allowAdditionalG,
|
|
31331
|
+
disabledAddButtonTooltipProps = _ref.disabledAddButtonTooltipProps;
|
|
31219
31332
|
cov_2nbnnlcv5p().f[0]++;
|
|
31220
31333
|
var queryClient = (cov_2nbnnlcv5p().s[1]++, useQueryClient());
|
|
31221
31334
|
var _ref2 = (cov_2nbnnlcv5p().s[2]++, useUpdateQuestions({
|
|
@@ -31331,6 +31444,7 @@ var BuildForm = function BuildForm(_ref) {
|
|
|
31331
31444
|
cov_2nbnnlcv5p().s[23]++;
|
|
31332
31445
|
return /*#__PURE__*/React__default.createElement(Form, _extends$8({}, formDomProps, {
|
|
31333
31446
|
cancelButtonProps: cancelButtonProps,
|
|
31447
|
+
disabledAddButtonTooltipProps: disabledAddButtonTooltipProps,
|
|
31334
31448
|
formId: id,
|
|
31335
31449
|
getActiveKindDetails: getActiveKindDetails,
|
|
31336
31450
|
isDeletable: isDeletable,
|