@bigbinary/neetoui 4.4.25 → 4.4.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/formik.cjs.js +925 -676
- package/formik.cjs.js.map +1 -1
- package/formik.js +925 -676
- package/formik.js.map +1 -1
- package/index.cjs.js +914 -665
- package/index.cjs.js.map +1 -1
- package/index.css +1 -1
- package/index.d.ts +3 -0
- package/index.js +914 -665
- package/index.js.map +1 -1
- package/layouts.cjs.js +577 -446
- package/layouts.cjs.js.map +1 -1
- package/layouts.js +577 -446
- package/layouts.js.map +1 -1
- package/package.json +2 -2
package/layouts.cjs.js
CHANGED
|
@@ -20543,7 +20543,7 @@ cov_cqt72niul();
|
|
|
20543
20543
|
var _excluded$a = ["icon", "iconPosition", "iconSize", "label", "loading", "onClick", "to", "type", "style", "fullWidth", "className", "disabled", "size", "href", "tooltipProps", "children"];
|
|
20544
20544
|
function cov_5akueknp8() {
|
|
20545
20545
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/Button.jsx";
|
|
20546
|
-
var hash = "
|
|
20546
|
+
var hash = "1bce1ce491e7c660afd4240084d57b02b8fb75b7";
|
|
20547
20547
|
var global = new Function("return this")();
|
|
20548
20548
|
var gcv = "__coverage__";
|
|
20549
20549
|
var coverageData = {
|
|
@@ -20551,47 +20551,47 @@ function cov_5akueknp8() {
|
|
|
20551
20551
|
statementMap: {
|
|
20552
20552
|
"0": {
|
|
20553
20553
|
start: {
|
|
20554
|
-
line:
|
|
20554
|
+
line: 12,
|
|
20555
20555
|
column: 22
|
|
20556
20556
|
},
|
|
20557
20557
|
end: {
|
|
20558
|
-
line:
|
|
20558
|
+
line: 19,
|
|
20559
20559
|
column: 1
|
|
20560
20560
|
}
|
|
20561
20561
|
},
|
|
20562
20562
|
"1": {
|
|
20563
20563
|
start: {
|
|
20564
|
-
line:
|
|
20564
|
+
line: 20,
|
|
20565
20565
|
column: 14
|
|
20566
20566
|
},
|
|
20567
20567
|
end: {
|
|
20568
|
-
line:
|
|
20568
|
+
line: 20,
|
|
20569
20569
|
column: 66
|
|
20570
20570
|
}
|
|
20571
20571
|
},
|
|
20572
20572
|
"2": {
|
|
20573
20573
|
start: {
|
|
20574
|
-
line:
|
|
20574
|
+
line: 21,
|
|
20575
20575
|
column: 23
|
|
20576
20576
|
},
|
|
20577
20577
|
end: {
|
|
20578
|
-
line:
|
|
20578
|
+
line: 21,
|
|
20579
20579
|
column: 55
|
|
20580
20580
|
}
|
|
20581
20581
|
},
|
|
20582
20582
|
"3": {
|
|
20583
20583
|
start: {
|
|
20584
|
-
line:
|
|
20584
|
+
line: 22,
|
|
20585
20585
|
column: 21
|
|
20586
20586
|
},
|
|
20587
20587
|
end: {
|
|
20588
|
-
line:
|
|
20588
|
+
line: 22,
|
|
20589
20589
|
column: 75
|
|
20590
20590
|
}
|
|
20591
20591
|
},
|
|
20592
20592
|
"4": {
|
|
20593
20593
|
start: {
|
|
20594
|
-
line:
|
|
20594
|
+
line: 24,
|
|
20595
20595
|
column: 15
|
|
20596
20596
|
},
|
|
20597
20597
|
end: {
|
|
@@ -20601,147 +20601,147 @@ function cov_5akueknp8() {
|
|
|
20601
20601
|
},
|
|
20602
20602
|
"5": {
|
|
20603
20603
|
start: {
|
|
20604
|
-
line:
|
|
20604
|
+
line: 48,
|
|
20605
20605
|
column: 24
|
|
20606
20606
|
},
|
|
20607
20607
|
end: {
|
|
20608
|
-
line:
|
|
20608
|
+
line: 48,
|
|
20609
20609
|
column: 41
|
|
20610
20610
|
}
|
|
20611
20611
|
},
|
|
20612
20612
|
"6": {
|
|
20613
20613
|
start: {
|
|
20614
|
-
line:
|
|
20614
|
+
line: 50,
|
|
20615
20615
|
column: 4
|
|
20616
20616
|
},
|
|
20617
20617
|
end: {
|
|
20618
|
-
line:
|
|
20618
|
+
line: 59,
|
|
20619
20619
|
column: 5
|
|
20620
20620
|
}
|
|
20621
20621
|
},
|
|
20622
20622
|
"7": {
|
|
20623
20623
|
start: {
|
|
20624
|
-
line:
|
|
20624
|
+
line: 51,
|
|
20625
20625
|
column: 6
|
|
20626
20626
|
},
|
|
20627
20627
|
end: {
|
|
20628
|
-
line:
|
|
20628
|
+
line: 51,
|
|
20629
20629
|
column: 20
|
|
20630
20630
|
}
|
|
20631
20631
|
},
|
|
20632
20632
|
"8": {
|
|
20633
20633
|
start: {
|
|
20634
|
-
line:
|
|
20634
|
+
line: 52,
|
|
20635
20635
|
column: 6
|
|
20636
20636
|
},
|
|
20637
20637
|
end: {
|
|
20638
|
-
line:
|
|
20638
|
+
line: 52,
|
|
20639
20639
|
column: 36
|
|
20640
20640
|
}
|
|
20641
20641
|
},
|
|
20642
20642
|
"9": {
|
|
20643
20643
|
start: {
|
|
20644
|
-
line:
|
|
20644
|
+
line: 53,
|
|
20645
20645
|
column: 11
|
|
20646
20646
|
},
|
|
20647
20647
|
end: {
|
|
20648
|
-
line:
|
|
20648
|
+
line: 59,
|
|
20649
20649
|
column: 5
|
|
20650
20650
|
}
|
|
20651
20651
|
},
|
|
20652
20652
|
"10": {
|
|
20653
20653
|
start: {
|
|
20654
|
-
line:
|
|
20654
|
+
line: 54,
|
|
20655
20655
|
column: 6
|
|
20656
20656
|
},
|
|
20657
20657
|
end: {
|
|
20658
|
-
line:
|
|
20658
|
+
line: 54,
|
|
20659
20659
|
column: 24
|
|
20660
20660
|
}
|
|
20661
20661
|
},
|
|
20662
20662
|
"11": {
|
|
20663
20663
|
start: {
|
|
20664
|
-
line:
|
|
20664
|
+
line: 55,
|
|
20665
20665
|
column: 6
|
|
20666
20666
|
},
|
|
20667
20667
|
end: {
|
|
20668
|
-
line:
|
|
20668
|
+
line: 55,
|
|
20669
20669
|
column: 38
|
|
20670
20670
|
}
|
|
20671
20671
|
},
|
|
20672
20672
|
"12": {
|
|
20673
20673
|
start: {
|
|
20674
|
-
line:
|
|
20674
|
+
line: 57,
|
|
20675
20675
|
column: 6
|
|
20676
20676
|
},
|
|
20677
20677
|
end: {
|
|
20678
|
-
line:
|
|
20678
|
+
line: 57,
|
|
20679
20679
|
column: 29
|
|
20680
20680
|
}
|
|
20681
20681
|
},
|
|
20682
20682
|
"13": {
|
|
20683
20683
|
start: {
|
|
20684
|
-
line:
|
|
20684
|
+
line: 58,
|
|
20685
20685
|
column: 6
|
|
20686
20686
|
},
|
|
20687
20687
|
end: {
|
|
20688
|
-
line:
|
|
20688
|
+
line: 58,
|
|
20689
20689
|
column: 38
|
|
20690
20690
|
}
|
|
20691
20691
|
},
|
|
20692
20692
|
"14": {
|
|
20693
20693
|
start: {
|
|
20694
|
-
line:
|
|
20694
|
+
line: 61,
|
|
20695
20695
|
column: 24
|
|
20696
20696
|
},
|
|
20697
20697
|
end: {
|
|
20698
|
-
line:
|
|
20698
|
+
line: 65,
|
|
20699
20699
|
column: 5
|
|
20700
20700
|
}
|
|
20701
20701
|
},
|
|
20702
20702
|
"15": {
|
|
20703
20703
|
start: {
|
|
20704
|
-
line:
|
|
20704
|
+
line: 62,
|
|
20705
20705
|
column: 6
|
|
20706
20706
|
},
|
|
20707
20707
|
end: {
|
|
20708
|
-
line:
|
|
20708
|
+
line: 64,
|
|
20709
20709
|
column: 7
|
|
20710
20710
|
}
|
|
20711
20711
|
},
|
|
20712
20712
|
"16": {
|
|
20713
20713
|
start: {
|
|
20714
|
-
line:
|
|
20714
|
+
line: 63,
|
|
20715
20715
|
column: 8
|
|
20716
20716
|
},
|
|
20717
20717
|
end: {
|
|
20718
|
-
line:
|
|
20718
|
+
line: 63,
|
|
20719
20719
|
column: 19
|
|
20720
20720
|
}
|
|
20721
20721
|
},
|
|
20722
20722
|
"17": {
|
|
20723
20723
|
start: {
|
|
20724
|
-
line:
|
|
20724
|
+
line: 68,
|
|
20725
20725
|
column: 6
|
|
20726
20726
|
},
|
|
20727
20727
|
end: {
|
|
20728
|
-
line:
|
|
20728
|
+
line: 75,
|
|
20729
20729
|
column: 32
|
|
20730
20730
|
}
|
|
20731
20731
|
},
|
|
20732
20732
|
"18": {
|
|
20733
20733
|
start: {
|
|
20734
|
-
line:
|
|
20735
|
-
column:
|
|
20734
|
+
line: 70,
|
|
20735
|
+
column: 12
|
|
20736
20736
|
},
|
|
20737
20737
|
end: {
|
|
20738
|
-
line:
|
|
20739
|
-
column:
|
|
20738
|
+
line: 73,
|
|
20739
|
+
column: 14
|
|
20740
20740
|
}
|
|
20741
20741
|
},
|
|
20742
20742
|
"19": {
|
|
20743
20743
|
start: {
|
|
20744
|
-
line:
|
|
20744
|
+
line: 77,
|
|
20745
20745
|
column: 4
|
|
20746
20746
|
},
|
|
20747
20747
|
end: {
|
|
@@ -20755,7 +20755,17 @@ function cov_5akueknp8() {
|
|
|
20755
20755
|
column: 0
|
|
20756
20756
|
},
|
|
20757
20757
|
end: {
|
|
20758
|
-
line:
|
|
20758
|
+
line: 149,
|
|
20759
|
+
column: 30
|
|
20760
|
+
}
|
|
20761
|
+
},
|
|
20762
|
+
"21": {
|
|
20763
|
+
start: {
|
|
20764
|
+
line: 151,
|
|
20765
|
+
column: 0
|
|
20766
|
+
},
|
|
20767
|
+
end: {
|
|
20768
|
+
line: 216,
|
|
20759
20769
|
column: 2
|
|
20760
20770
|
}
|
|
20761
20771
|
}
|
|
@@ -20765,17 +20775,17 @@ function cov_5akueknp8() {
|
|
|
20765
20775
|
name: "(anonymous_0)",
|
|
20766
20776
|
decl: {
|
|
20767
20777
|
start: {
|
|
20768
|
-
line:
|
|
20778
|
+
line: 25,
|
|
20769
20779
|
column: 2
|
|
20770
20780
|
},
|
|
20771
20781
|
end: {
|
|
20772
|
-
line:
|
|
20782
|
+
line: 25,
|
|
20773
20783
|
column: 3
|
|
20774
20784
|
}
|
|
20775
20785
|
},
|
|
20776
20786
|
loc: {
|
|
20777
20787
|
start: {
|
|
20778
|
-
line:
|
|
20788
|
+
line: 46,
|
|
20779
20789
|
column: 7
|
|
20780
20790
|
},
|
|
20781
20791
|
end: {
|
|
@@ -20783,107 +20793,83 @@ function cov_5akueknp8() {
|
|
|
20783
20793
|
column: 3
|
|
20784
20794
|
}
|
|
20785
20795
|
},
|
|
20786
|
-
line:
|
|
20796
|
+
line: 46
|
|
20787
20797
|
},
|
|
20788
20798
|
"1": {
|
|
20789
20799
|
name: "(anonymous_1)",
|
|
20790
20800
|
decl: {
|
|
20791
20801
|
start: {
|
|
20792
|
-
line:
|
|
20802
|
+
line: 32,
|
|
20793
20803
|
column: 16
|
|
20794
20804
|
},
|
|
20795
20805
|
end: {
|
|
20796
|
-
line:
|
|
20806
|
+
line: 32,
|
|
20797
20807
|
column: 17
|
|
20798
20808
|
}
|
|
20799
20809
|
},
|
|
20800
20810
|
loc: {
|
|
20801
20811
|
start: {
|
|
20802
|
-
line:
|
|
20812
|
+
line: 32,
|
|
20803
20813
|
column: 22
|
|
20804
20814
|
},
|
|
20805
20815
|
end: {
|
|
20806
|
-
line:
|
|
20816
|
+
line: 32,
|
|
20807
20817
|
column: 24
|
|
20808
20818
|
}
|
|
20809
20819
|
},
|
|
20810
|
-
line:
|
|
20820
|
+
line: 32
|
|
20811
20821
|
},
|
|
20812
20822
|
"2": {
|
|
20813
20823
|
name: "(anonymous_2)",
|
|
20814
20824
|
decl: {
|
|
20815
20825
|
start: {
|
|
20816
|
-
line:
|
|
20826
|
+
line: 61,
|
|
20817
20827
|
column: 24
|
|
20818
20828
|
},
|
|
20819
20829
|
end: {
|
|
20820
|
-
line:
|
|
20830
|
+
line: 61,
|
|
20821
20831
|
column: 25
|
|
20822
20832
|
}
|
|
20823
20833
|
},
|
|
20824
20834
|
loc: {
|
|
20825
20835
|
start: {
|
|
20826
|
-
line:
|
|
20827
|
-
column:
|
|
20836
|
+
line: 61,
|
|
20837
|
+
column: 29
|
|
20828
20838
|
},
|
|
20829
20839
|
end: {
|
|
20830
|
-
line:
|
|
20840
|
+
line: 65,
|
|
20831
20841
|
column: 5
|
|
20832
20842
|
}
|
|
20833
20843
|
},
|
|
20834
|
-
line:
|
|
20844
|
+
line: 61
|
|
20835
20845
|
},
|
|
20836
20846
|
"3": {
|
|
20837
20847
|
name: "(anonymous_3)",
|
|
20838
20848
|
decl: {
|
|
20839
20849
|
start: {
|
|
20840
|
-
line:
|
|
20850
|
+
line: 69,
|
|
20841
20851
|
column: 10
|
|
20842
20852
|
},
|
|
20843
20853
|
end: {
|
|
20844
|
-
line:
|
|
20854
|
+
line: 69,
|
|
20845
20855
|
column: 11
|
|
20846
20856
|
}
|
|
20847
20857
|
},
|
|
20848
20858
|
loc: {
|
|
20849
20859
|
start: {
|
|
20850
|
-
line:
|
|
20851
|
-
column:
|
|
20860
|
+
line: 70,
|
|
20861
|
+
column: 12
|
|
20852
20862
|
},
|
|
20853
20863
|
end: {
|
|
20854
|
-
line:
|
|
20855
|
-
column:
|
|
20864
|
+
line: 73,
|
|
20865
|
+
column: 14
|
|
20856
20866
|
}
|
|
20857
20867
|
},
|
|
20858
|
-
line:
|
|
20868
|
+
line: 70
|
|
20859
20869
|
}
|
|
20860
20870
|
},
|
|
20861
20871
|
branchMap: {
|
|
20862
20872
|
"0": {
|
|
20863
|
-
loc: {
|
|
20864
|
-
start: {
|
|
20865
|
-
line: 26,
|
|
20866
|
-
column: 6
|
|
20867
|
-
},
|
|
20868
|
-
end: {
|
|
20869
|
-
line: 26,
|
|
20870
|
-
column: 17
|
|
20871
|
-
}
|
|
20872
|
-
},
|
|
20873
|
-
type: "default-arg",
|
|
20874
|
-
locations: [{
|
|
20875
|
-
start: {
|
|
20876
|
-
line: 26,
|
|
20877
|
-
column: 13
|
|
20878
|
-
},
|
|
20879
|
-
end: {
|
|
20880
|
-
line: 26,
|
|
20881
|
-
column: 17
|
|
20882
|
-
}
|
|
20883
|
-
}],
|
|
20884
|
-
line: 26
|
|
20885
|
-
},
|
|
20886
|
-
"1": {
|
|
20887
20873
|
loc: {
|
|
20888
20874
|
start: {
|
|
20889
20875
|
line: 27,
|
|
@@ -20891,23 +20877,23 @@ function cov_5akueknp8() {
|
|
|
20891
20877
|
},
|
|
20892
20878
|
end: {
|
|
20893
20879
|
line: 27,
|
|
20894
|
-
column:
|
|
20880
|
+
column: 17
|
|
20895
20881
|
}
|
|
20896
20882
|
},
|
|
20897
20883
|
type: "default-arg",
|
|
20898
20884
|
locations: [{
|
|
20899
20885
|
start: {
|
|
20900
20886
|
line: 27,
|
|
20901
|
-
column:
|
|
20887
|
+
column: 13
|
|
20902
20888
|
},
|
|
20903
20889
|
end: {
|
|
20904
20890
|
line: 27,
|
|
20905
|
-
column:
|
|
20891
|
+
column: 17
|
|
20906
20892
|
}
|
|
20907
20893
|
}],
|
|
20908
20894
|
line: 27
|
|
20909
20895
|
},
|
|
20910
|
-
"
|
|
20896
|
+
"1": {
|
|
20911
20897
|
loc: {
|
|
20912
20898
|
start: {
|
|
20913
20899
|
line: 28,
|
|
@@ -20915,23 +20901,23 @@ function cov_5akueknp8() {
|
|
|
20915
20901
|
},
|
|
20916
20902
|
end: {
|
|
20917
20903
|
line: 28,
|
|
20918
|
-
column:
|
|
20904
|
+
column: 41
|
|
20919
20905
|
}
|
|
20920
20906
|
},
|
|
20921
20907
|
type: "default-arg",
|
|
20922
20908
|
locations: [{
|
|
20923
20909
|
start: {
|
|
20924
20910
|
line: 28,
|
|
20925
|
-
column:
|
|
20911
|
+
column: 21
|
|
20926
20912
|
},
|
|
20927
20913
|
end: {
|
|
20928
20914
|
line: 28,
|
|
20929
|
-
column:
|
|
20915
|
+
column: 41
|
|
20930
20916
|
}
|
|
20931
20917
|
}],
|
|
20932
20918
|
line: 28
|
|
20933
20919
|
},
|
|
20934
|
-
"
|
|
20920
|
+
"2": {
|
|
20935
20921
|
loc: {
|
|
20936
20922
|
start: {
|
|
20937
20923
|
line: 29,
|
|
@@ -20939,23 +20925,23 @@ function cov_5akueknp8() {
|
|
|
20939
20925
|
},
|
|
20940
20926
|
end: {
|
|
20941
20927
|
line: 29,
|
|
20942
|
-
column:
|
|
20928
|
+
column: 19
|
|
20943
20929
|
}
|
|
20944
20930
|
},
|
|
20945
20931
|
type: "default-arg",
|
|
20946
20932
|
locations: [{
|
|
20947
20933
|
start: {
|
|
20948
20934
|
line: 29,
|
|
20949
|
-
column:
|
|
20935
|
+
column: 17
|
|
20950
20936
|
},
|
|
20951
20937
|
end: {
|
|
20952
20938
|
line: 29,
|
|
20953
|
-
column:
|
|
20939
|
+
column: 19
|
|
20954
20940
|
}
|
|
20955
20941
|
}],
|
|
20956
20942
|
line: 29
|
|
20957
20943
|
},
|
|
20958
|
-
"
|
|
20944
|
+
"3": {
|
|
20959
20945
|
loc: {
|
|
20960
20946
|
start: {
|
|
20961
20947
|
line: 30,
|
|
@@ -20963,23 +20949,23 @@ function cov_5akueknp8() {
|
|
|
20963
20949
|
},
|
|
20964
20950
|
end: {
|
|
20965
20951
|
line: 30,
|
|
20966
|
-
column:
|
|
20952
|
+
column: 16
|
|
20967
20953
|
}
|
|
20968
20954
|
},
|
|
20969
20955
|
type: "default-arg",
|
|
20970
20956
|
locations: [{
|
|
20971
20957
|
start: {
|
|
20972
20958
|
line: 30,
|
|
20973
|
-
column:
|
|
20959
|
+
column: 14
|
|
20974
20960
|
},
|
|
20975
20961
|
end: {
|
|
20976
20962
|
line: 30,
|
|
20977
|
-
column:
|
|
20963
|
+
column: 16
|
|
20978
20964
|
}
|
|
20979
20965
|
}],
|
|
20980
20966
|
line: 30
|
|
20981
20967
|
},
|
|
20982
|
-
"
|
|
20968
|
+
"4": {
|
|
20983
20969
|
loc: {
|
|
20984
20970
|
start: {
|
|
20985
20971
|
line: 31,
|
|
@@ -20987,7 +20973,7 @@ function cov_5akueknp8() {
|
|
|
20987
20973
|
},
|
|
20988
20974
|
end: {
|
|
20989
20975
|
line: 31,
|
|
20990
|
-
column:
|
|
20976
|
+
column: 21
|
|
20991
20977
|
}
|
|
20992
20978
|
},
|
|
20993
20979
|
type: "default-arg",
|
|
@@ -20998,12 +20984,12 @@ function cov_5akueknp8() {
|
|
|
20998
20984
|
},
|
|
20999
20985
|
end: {
|
|
21000
20986
|
line: 31,
|
|
21001
|
-
column:
|
|
20987
|
+
column: 21
|
|
21002
20988
|
}
|
|
21003
20989
|
}],
|
|
21004
20990
|
line: 31
|
|
21005
20991
|
},
|
|
21006
|
-
"
|
|
20992
|
+
"5": {
|
|
21007
20993
|
loc: {
|
|
21008
20994
|
start: {
|
|
21009
20995
|
line: 32,
|
|
@@ -21011,23 +20997,23 @@ function cov_5akueknp8() {
|
|
|
21011
20997
|
},
|
|
21012
20998
|
end: {
|
|
21013
20999
|
line: 32,
|
|
21014
|
-
column:
|
|
21000
|
+
column: 24
|
|
21015
21001
|
}
|
|
21016
21002
|
},
|
|
21017
21003
|
type: "default-arg",
|
|
21018
21004
|
locations: [{
|
|
21019
21005
|
start: {
|
|
21020
21006
|
line: 32,
|
|
21021
|
-
column:
|
|
21007
|
+
column: 16
|
|
21022
21008
|
},
|
|
21023
21009
|
end: {
|
|
21024
21010
|
line: 32,
|
|
21025
|
-
column:
|
|
21011
|
+
column: 24
|
|
21026
21012
|
}
|
|
21027
21013
|
}],
|
|
21028
21014
|
line: 32
|
|
21029
21015
|
},
|
|
21030
|
-
"
|
|
21016
|
+
"6": {
|
|
21031
21017
|
loc: {
|
|
21032
21018
|
start: {
|
|
21033
21019
|
line: 33,
|
|
@@ -21035,23 +21021,23 @@ function cov_5akueknp8() {
|
|
|
21035
21021
|
},
|
|
21036
21022
|
end: {
|
|
21037
21023
|
line: 33,
|
|
21038
|
-
column:
|
|
21024
|
+
column: 13
|
|
21039
21025
|
}
|
|
21040
21026
|
},
|
|
21041
21027
|
type: "default-arg",
|
|
21042
21028
|
locations: [{
|
|
21043
21029
|
start: {
|
|
21044
21030
|
line: 33,
|
|
21045
|
-
column:
|
|
21031
|
+
column: 11
|
|
21046
21032
|
},
|
|
21047
21033
|
end: {
|
|
21048
21034
|
line: 33,
|
|
21049
|
-
column:
|
|
21035
|
+
column: 13
|
|
21050
21036
|
}
|
|
21051
21037
|
}],
|
|
21052
21038
|
line: 33
|
|
21053
21039
|
},
|
|
21054
|
-
"
|
|
21040
|
+
"7": {
|
|
21055
21041
|
loc: {
|
|
21056
21042
|
start: {
|
|
21057
21043
|
line: 34,
|
|
@@ -21059,23 +21045,23 @@ function cov_5akueknp8() {
|
|
|
21059
21045
|
},
|
|
21060
21046
|
end: {
|
|
21061
21047
|
line: 34,
|
|
21062
|
-
column:
|
|
21048
|
+
column: 32
|
|
21063
21049
|
}
|
|
21064
21050
|
},
|
|
21065
21051
|
type: "default-arg",
|
|
21066
21052
|
locations: [{
|
|
21067
21053
|
start: {
|
|
21068
21054
|
line: 34,
|
|
21069
|
-
column:
|
|
21055
|
+
column: 13
|
|
21070
21056
|
},
|
|
21071
21057
|
end: {
|
|
21072
21058
|
line: 34,
|
|
21073
|
-
column:
|
|
21059
|
+
column: 32
|
|
21074
21060
|
}
|
|
21075
21061
|
}],
|
|
21076
21062
|
line: 34
|
|
21077
21063
|
},
|
|
21078
|
-
"
|
|
21064
|
+
"8": {
|
|
21079
21065
|
loc: {
|
|
21080
21066
|
start: {
|
|
21081
21067
|
line: 35,
|
|
@@ -21083,23 +21069,23 @@ function cov_5akueknp8() {
|
|
|
21083
21069
|
},
|
|
21084
21070
|
end: {
|
|
21085
21071
|
line: 35,
|
|
21086
|
-
column:
|
|
21072
|
+
column: 35
|
|
21087
21073
|
}
|
|
21088
21074
|
},
|
|
21089
21075
|
type: "default-arg",
|
|
21090
21076
|
locations: [{
|
|
21091
21077
|
start: {
|
|
21092
21078
|
line: 35,
|
|
21093
|
-
column:
|
|
21079
|
+
column: 14
|
|
21094
21080
|
},
|
|
21095
21081
|
end: {
|
|
21096
21082
|
line: 35,
|
|
21097
|
-
column:
|
|
21083
|
+
column: 35
|
|
21098
21084
|
}
|
|
21099
21085
|
}],
|
|
21100
21086
|
line: 35
|
|
21101
21087
|
},
|
|
21102
|
-
"
|
|
21088
|
+
"9": {
|
|
21103
21089
|
loc: {
|
|
21104
21090
|
start: {
|
|
21105
21091
|
line: 36,
|
|
@@ -21107,7 +21093,7 @@ function cov_5akueknp8() {
|
|
|
21107
21093
|
},
|
|
21108
21094
|
end: {
|
|
21109
21095
|
line: 36,
|
|
21110
|
-
column:
|
|
21096
|
+
column: 23
|
|
21111
21097
|
}
|
|
21112
21098
|
},
|
|
21113
21099
|
type: "default-arg",
|
|
@@ -21118,12 +21104,12 @@ function cov_5akueknp8() {
|
|
|
21118
21104
|
},
|
|
21119
21105
|
end: {
|
|
21120
21106
|
line: 36,
|
|
21121
|
-
column:
|
|
21107
|
+
column: 23
|
|
21122
21108
|
}
|
|
21123
21109
|
}],
|
|
21124
21110
|
line: 36
|
|
21125
21111
|
},
|
|
21126
|
-
"
|
|
21112
|
+
"10": {
|
|
21127
21113
|
loc: {
|
|
21128
21114
|
start: {
|
|
21129
21115
|
line: 37,
|
|
@@ -21131,23 +21117,23 @@ function cov_5akueknp8() {
|
|
|
21131
21117
|
},
|
|
21132
21118
|
end: {
|
|
21133
21119
|
line: 37,
|
|
21134
|
-
column:
|
|
21120
|
+
column: 20
|
|
21135
21121
|
}
|
|
21136
21122
|
},
|
|
21137
21123
|
type: "default-arg",
|
|
21138
21124
|
locations: [{
|
|
21139
21125
|
start: {
|
|
21140
21126
|
line: 37,
|
|
21141
|
-
column:
|
|
21127
|
+
column: 18
|
|
21142
21128
|
},
|
|
21143
21129
|
end: {
|
|
21144
21130
|
line: 37,
|
|
21145
|
-
column:
|
|
21131
|
+
column: 20
|
|
21146
21132
|
}
|
|
21147
21133
|
}],
|
|
21148
21134
|
line: 37
|
|
21149
21135
|
},
|
|
21150
|
-
"
|
|
21136
|
+
"11": {
|
|
21151
21137
|
loc: {
|
|
21152
21138
|
start: {
|
|
21153
21139
|
line: 38,
|
|
@@ -21155,23 +21141,23 @@ function cov_5akueknp8() {
|
|
|
21155
21141
|
},
|
|
21156
21142
|
end: {
|
|
21157
21143
|
line: 38,
|
|
21158
|
-
column:
|
|
21144
|
+
column: 22
|
|
21159
21145
|
}
|
|
21160
21146
|
},
|
|
21161
21147
|
type: "default-arg",
|
|
21162
21148
|
locations: [{
|
|
21163
21149
|
start: {
|
|
21164
21150
|
line: 38,
|
|
21165
|
-
column:
|
|
21151
|
+
column: 17
|
|
21166
21152
|
},
|
|
21167
21153
|
end: {
|
|
21168
21154
|
line: 38,
|
|
21169
|
-
column:
|
|
21155
|
+
column: 22
|
|
21170
21156
|
}
|
|
21171
21157
|
}],
|
|
21172
21158
|
line: 38
|
|
21173
21159
|
},
|
|
21174
|
-
"
|
|
21160
|
+
"12": {
|
|
21175
21161
|
loc: {
|
|
21176
21162
|
start: {
|
|
21177
21163
|
line: 39,
|
|
@@ -21179,7 +21165,7 @@ function cov_5akueknp8() {
|
|
|
21179
21165
|
},
|
|
21180
21166
|
end: {
|
|
21181
21167
|
line: 39,
|
|
21182
|
-
column:
|
|
21168
|
+
column: 25
|
|
21183
21169
|
}
|
|
21184
21170
|
},
|
|
21185
21171
|
type: "default-arg",
|
|
@@ -21190,12 +21176,12 @@ function cov_5akueknp8() {
|
|
|
21190
21176
|
},
|
|
21191
21177
|
end: {
|
|
21192
21178
|
line: 39,
|
|
21193
|
-
column:
|
|
21179
|
+
column: 25
|
|
21194
21180
|
}
|
|
21195
21181
|
}],
|
|
21196
21182
|
line: 39
|
|
21197
21183
|
},
|
|
21198
|
-
"
|
|
21184
|
+
"13": {
|
|
21199
21185
|
loc: {
|
|
21200
21186
|
start: {
|
|
21201
21187
|
line: 40,
|
|
@@ -21203,140 +21189,164 @@ function cov_5akueknp8() {
|
|
|
21203
21189
|
},
|
|
21204
21190
|
end: {
|
|
21205
21191
|
line: 40,
|
|
21206
|
-
column:
|
|
21192
|
+
column: 15
|
|
21207
21193
|
}
|
|
21208
21194
|
},
|
|
21209
21195
|
type: "default-arg",
|
|
21210
21196
|
locations: [{
|
|
21211
21197
|
start: {
|
|
21212
21198
|
line: 40,
|
|
21213
|
-
column:
|
|
21199
|
+
column: 13
|
|
21214
21200
|
},
|
|
21215
21201
|
end: {
|
|
21216
21202
|
line: 40,
|
|
21217
|
-
column:
|
|
21203
|
+
column: 15
|
|
21218
21204
|
}
|
|
21219
21205
|
}],
|
|
21220
21206
|
line: 40
|
|
21221
21207
|
},
|
|
21208
|
+
"14": {
|
|
21209
|
+
loc: {
|
|
21210
|
+
start: {
|
|
21211
|
+
line: 41,
|
|
21212
|
+
column: 6
|
|
21213
|
+
},
|
|
21214
|
+
end: {
|
|
21215
|
+
line: 41,
|
|
21216
|
+
column: 25
|
|
21217
|
+
}
|
|
21218
|
+
},
|
|
21219
|
+
type: "default-arg",
|
|
21220
|
+
locations: [{
|
|
21221
|
+
start: {
|
|
21222
|
+
line: 41,
|
|
21223
|
+
column: 21
|
|
21224
|
+
},
|
|
21225
|
+
end: {
|
|
21226
|
+
line: 41,
|
|
21227
|
+
column: 25
|
|
21228
|
+
}
|
|
21229
|
+
}],
|
|
21230
|
+
line: 41
|
|
21231
|
+
},
|
|
21222
21232
|
"15": {
|
|
21223
21233
|
loc: {
|
|
21224
21234
|
start: {
|
|
21225
|
-
line:
|
|
21235
|
+
line: 48,
|
|
21226
21236
|
column: 24
|
|
21227
21237
|
},
|
|
21228
21238
|
end: {
|
|
21229
|
-
line:
|
|
21239
|
+
line: 48,
|
|
21230
21240
|
column: 41
|
|
21231
21241
|
}
|
|
21232
21242
|
},
|
|
21233
21243
|
type: "binary-expr",
|
|
21234
21244
|
locations: [{
|
|
21235
21245
|
start: {
|
|
21236
|
-
line:
|
|
21246
|
+
line: 48,
|
|
21237
21247
|
column: 24
|
|
21238
21248
|
},
|
|
21239
21249
|
end: {
|
|
21240
|
-
line:
|
|
21250
|
+
line: 48,
|
|
21241
21251
|
column: 29
|
|
21242
21252
|
}
|
|
21243
21253
|
}, {
|
|
21244
21254
|
start: {
|
|
21245
|
-
line:
|
|
21255
|
+
line: 48,
|
|
21246
21256
|
column: 33
|
|
21247
21257
|
},
|
|
21248
21258
|
end: {
|
|
21249
|
-
line:
|
|
21259
|
+
line: 48,
|
|
21250
21260
|
column: 41
|
|
21251
21261
|
}
|
|
21252
21262
|
}],
|
|
21253
|
-
line:
|
|
21263
|
+
line: 48
|
|
21254
21264
|
},
|
|
21255
21265
|
"16": {
|
|
21256
21266
|
loc: {
|
|
21257
21267
|
start: {
|
|
21258
|
-
line:
|
|
21268
|
+
line: 50,
|
|
21259
21269
|
column: 4
|
|
21260
21270
|
},
|
|
21261
21271
|
end: {
|
|
21262
|
-
line:
|
|
21272
|
+
line: 59,
|
|
21263
21273
|
column: 5
|
|
21264
21274
|
}
|
|
21265
21275
|
},
|
|
21266
21276
|
type: "if",
|
|
21267
21277
|
locations: [{
|
|
21268
21278
|
start: {
|
|
21269
|
-
line:
|
|
21279
|
+
line: 50,
|
|
21270
21280
|
column: 4
|
|
21271
21281
|
},
|
|
21272
21282
|
end: {
|
|
21273
|
-
line:
|
|
21283
|
+
line: 59,
|
|
21274
21284
|
column: 5
|
|
21275
21285
|
}
|
|
21276
21286
|
}, {
|
|
21277
21287
|
start: {
|
|
21278
|
-
line:
|
|
21288
|
+
line: 53,
|
|
21279
21289
|
column: 11
|
|
21280
21290
|
},
|
|
21281
21291
|
end: {
|
|
21282
|
-
line:
|
|
21292
|
+
line: 59,
|
|
21283
21293
|
column: 5
|
|
21284
21294
|
}
|
|
21285
21295
|
}],
|
|
21286
|
-
line:
|
|
21296
|
+
line: 50
|
|
21287
21297
|
},
|
|
21288
21298
|
"17": {
|
|
21289
21299
|
loc: {
|
|
21290
21300
|
start: {
|
|
21291
|
-
line:
|
|
21301
|
+
line: 53,
|
|
21292
21302
|
column: 11
|
|
21293
21303
|
},
|
|
21294
21304
|
end: {
|
|
21295
|
-
line:
|
|
21305
|
+
line: 59,
|
|
21296
21306
|
column: 5
|
|
21297
21307
|
}
|
|
21298
21308
|
},
|
|
21299
21309
|
type: "if",
|
|
21300
21310
|
locations: [{
|
|
21301
21311
|
start: {
|
|
21302
|
-
line:
|
|
21312
|
+
line: 53,
|
|
21303
21313
|
column: 11
|
|
21304
21314
|
},
|
|
21305
21315
|
end: {
|
|
21306
|
-
line:
|
|
21316
|
+
line: 59,
|
|
21307
21317
|
column: 5
|
|
21308
21318
|
}
|
|
21309
21319
|
}, {
|
|
21310
21320
|
start: {
|
|
21311
|
-
line:
|
|
21321
|
+
line: 56,
|
|
21312
21322
|
column: 11
|
|
21313
21323
|
},
|
|
21314
21324
|
end: {
|
|
21315
|
-
line:
|
|
21325
|
+
line: 59,
|
|
21316
21326
|
column: 5
|
|
21317
21327
|
}
|
|
21318
21328
|
}],
|
|
21319
|
-
line:
|
|
21329
|
+
line: 53
|
|
21320
21330
|
},
|
|
21321
21331
|
"18": {
|
|
21322
21332
|
loc: {
|
|
21323
21333
|
start: {
|
|
21324
|
-
line:
|
|
21334
|
+
line: 62,
|
|
21325
21335
|
column: 6
|
|
21326
21336
|
},
|
|
21327
21337
|
end: {
|
|
21328
|
-
line:
|
|
21338
|
+
line: 64,
|
|
21329
21339
|
column: 7
|
|
21330
21340
|
}
|
|
21331
21341
|
},
|
|
21332
21342
|
type: "if",
|
|
21333
21343
|
locations: [{
|
|
21334
21344
|
start: {
|
|
21335
|
-
line:
|
|
21345
|
+
line: 62,
|
|
21336
21346
|
column: 6
|
|
21337
21347
|
},
|
|
21338
21348
|
end: {
|
|
21339
|
-
line:
|
|
21349
|
+
line: 64,
|
|
21340
21350
|
column: 7
|
|
21341
21351
|
}
|
|
21342
21352
|
}, {
|
|
@@ -21349,139 +21359,139 @@ function cov_5akueknp8() {
|
|
|
21349
21359
|
column: undefined
|
|
21350
21360
|
}
|
|
21351
21361
|
}],
|
|
21352
|
-
line:
|
|
21362
|
+
line: 62
|
|
21353
21363
|
},
|
|
21354
21364
|
"19": {
|
|
21355
21365
|
loc: {
|
|
21356
21366
|
start: {
|
|
21357
|
-
line:
|
|
21367
|
+
line: 62,
|
|
21358
21368
|
column: 10
|
|
21359
21369
|
},
|
|
21360
21370
|
end: {
|
|
21361
|
-
line:
|
|
21371
|
+
line: 62,
|
|
21362
21372
|
column: 31
|
|
21363
21373
|
}
|
|
21364
21374
|
},
|
|
21365
21375
|
type: "binary-expr",
|
|
21366
21376
|
locations: [{
|
|
21367
21377
|
start: {
|
|
21368
|
-
line:
|
|
21378
|
+
line: 62,
|
|
21369
21379
|
column: 10
|
|
21370
21380
|
},
|
|
21371
21381
|
end: {
|
|
21372
|
-
line:
|
|
21382
|
+
line: 62,
|
|
21373
21383
|
column: 18
|
|
21374
21384
|
}
|
|
21375
21385
|
}, {
|
|
21376
21386
|
start: {
|
|
21377
|
-
line:
|
|
21387
|
+
line: 62,
|
|
21378
21388
|
column: 22
|
|
21379
21389
|
},
|
|
21380
21390
|
end: {
|
|
21381
|
-
line:
|
|
21391
|
+
line: 62,
|
|
21382
21392
|
column: 31
|
|
21383
21393
|
}
|
|
21384
21394
|
}],
|
|
21385
|
-
line:
|
|
21395
|
+
line: 62
|
|
21386
21396
|
},
|
|
21387
21397
|
"20": {
|
|
21388
21398
|
loc: {
|
|
21389
21399
|
start: {
|
|
21390
|
-
line:
|
|
21400
|
+
line: 68,
|
|
21391
21401
|
column: 6
|
|
21392
21402
|
},
|
|
21393
21403
|
end: {
|
|
21394
|
-
line:
|
|
21404
|
+
line: 75,
|
|
21395
21405
|
column: 32
|
|
21396
21406
|
}
|
|
21397
21407
|
},
|
|
21398
21408
|
type: "cond-expr",
|
|
21399
21409
|
locations: [{
|
|
21400
21410
|
start: {
|
|
21401
|
-
line:
|
|
21411
|
+
line: 69,
|
|
21402
21412
|
column: 10
|
|
21403
21413
|
},
|
|
21404
21414
|
end: {
|
|
21405
|
-
line:
|
|
21406
|
-
column:
|
|
21415
|
+
line: 74,
|
|
21416
|
+
column: 11
|
|
21407
21417
|
}
|
|
21408
21418
|
}, {
|
|
21409
21419
|
start: {
|
|
21410
|
-
line:
|
|
21420
|
+
line: 75,
|
|
21411
21421
|
column: 10
|
|
21412
21422
|
},
|
|
21413
21423
|
end: {
|
|
21414
|
-
line:
|
|
21424
|
+
line: 75,
|
|
21415
21425
|
column: 32
|
|
21416
21426
|
}
|
|
21417
21427
|
}],
|
|
21418
|
-
line:
|
|
21428
|
+
line: 68
|
|
21419
21429
|
},
|
|
21420
21430
|
"21": {
|
|
21421
21431
|
loc: {
|
|
21422
21432
|
start: {
|
|
21423
|
-
line:
|
|
21433
|
+
line: 75,
|
|
21424
21434
|
column: 10
|
|
21425
21435
|
},
|
|
21426
21436
|
end: {
|
|
21427
|
-
line:
|
|
21437
|
+
line: 75,
|
|
21428
21438
|
column: 32
|
|
21429
21439
|
}
|
|
21430
21440
|
},
|
|
21431
21441
|
type: "binary-expr",
|
|
21432
21442
|
locations: [{
|
|
21433
21443
|
start: {
|
|
21434
|
-
line:
|
|
21444
|
+
line: 75,
|
|
21435
21445
|
column: 10
|
|
21436
21446
|
},
|
|
21437
21447
|
end: {
|
|
21438
|
-
line:
|
|
21448
|
+
line: 75,
|
|
21439
21449
|
column: 14
|
|
21440
21450
|
}
|
|
21441
21451
|
}, {
|
|
21442
21452
|
start: {
|
|
21443
|
-
line:
|
|
21453
|
+
line: 75,
|
|
21444
21454
|
column: 18
|
|
21445
21455
|
},
|
|
21446
21456
|
end: {
|
|
21447
|
-
line:
|
|
21457
|
+
line: 75,
|
|
21448
21458
|
column: 32
|
|
21449
21459
|
}
|
|
21450
21460
|
}],
|
|
21451
|
-
line:
|
|
21461
|
+
line: 75
|
|
21452
21462
|
},
|
|
21453
21463
|
"22": {
|
|
21454
21464
|
loc: {
|
|
21455
21465
|
start: {
|
|
21456
|
-
line:
|
|
21466
|
+
line: 101,
|
|
21457
21467
|
column: 11
|
|
21458
21468
|
},
|
|
21459
21469
|
end: {
|
|
21460
|
-
line:
|
|
21470
|
+
line: 101,
|
|
21461
21471
|
column: 52
|
|
21462
21472
|
}
|
|
21463
21473
|
},
|
|
21464
21474
|
type: "binary-expr",
|
|
21465
21475
|
locations: [{
|
|
21466
21476
|
start: {
|
|
21467
|
-
line:
|
|
21477
|
+
line: 101,
|
|
21468
21478
|
column: 11
|
|
21469
21479
|
},
|
|
21470
21480
|
end: {
|
|
21471
|
-
line:
|
|
21481
|
+
line: 101,
|
|
21472
21482
|
column: 22
|
|
21473
21483
|
}
|
|
21474
21484
|
}, {
|
|
21475
21485
|
start: {
|
|
21476
|
-
line:
|
|
21486
|
+
line: 101,
|
|
21477
21487
|
column: 26
|
|
21478
21488
|
},
|
|
21479
21489
|
end: {
|
|
21480
|
-
line:
|
|
21490
|
+
line: 101,
|
|
21481
21491
|
column: 52
|
|
21482
21492
|
}
|
|
21483
21493
|
}],
|
|
21484
|
-
line:
|
|
21494
|
+
line: 101
|
|
21485
21495
|
},
|
|
21486
21496
|
"23": {
|
|
21487
21497
|
loc: {
|
|
@@ -21604,7 +21614,8 @@ function cov_5akueknp8() {
|
|
|
21604
21614
|
"17": 0,
|
|
21605
21615
|
"18": 0,
|
|
21606
21616
|
"19": 0,
|
|
21607
|
-
"20": 0
|
|
21617
|
+
"20": 0,
|
|
21618
|
+
"21": 0
|
|
21608
21619
|
},
|
|
21609
21620
|
f: {
|
|
21610
21621
|
"0": 0,
|
|
@@ -21641,7 +21652,7 @@ function cov_5akueknp8() {
|
|
|
21641
21652
|
"25": [0, 0]
|
|
21642
21653
|
},
|
|
21643
21654
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
21644
|
-
hash: "
|
|
21655
|
+
hash: "1bce1ce491e7c660afd4240084d57b02b8fb75b7"
|
|
21645
21656
|
};
|
|
21646
21657
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
21647
21658
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -21759,20 +21770,20 @@ var Button = (cov_5akueknp8().s[4]++, /*#__PURE__*/React__default["default"].for
|
|
|
21759
21770
|
cov_5akueknp8().b[18][1]++;
|
|
21760
21771
|
}
|
|
21761
21772
|
};
|
|
21762
|
-
var Icon = (cov_5akueknp8().s[17]++, typeof icon
|
|
21773
|
+
var Icon = (cov_5akueknp8().s[17]++, typeof icon === "string" ? (cov_5akueknp8().b[20][0]++, function () {
|
|
21763
21774
|
cov_5akueknp8().f[3]++;
|
|
21764
21775
|
cov_5akueknp8().s[18]++;
|
|
21765
21776
|
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
21766
|
-
|
|
21767
|
-
|
|
21777
|
+
className: classnames("neeto-ui-btn__icon", [icon]),
|
|
21778
|
+
"data-testid": "class-icon"
|
|
21768
21779
|
});
|
|
21769
21780
|
}) : (cov_5akueknp8().b[20][1]++, (cov_5akueknp8().b[21][0]++, icon) || (cov_5akueknp8().b[21][1]++, React__default["default"].Fragment)));
|
|
21770
21781
|
cov_5akueknp8().s[19]++;
|
|
21771
21782
|
return /*#__PURE__*/React__default["default"].createElement(Tooltip, _extends$1({
|
|
21772
21783
|
disabled: !tooltipProps
|
|
21773
21784
|
}, tooltipProps), /*#__PURE__*/React__default["default"].createElement(Parent, _extends$1({
|
|
21785
|
+
disabled: disabled,
|
|
21774
21786
|
ref: ref,
|
|
21775
|
-
onClick: handleClick,
|
|
21776
21787
|
className: classnames("neeto-ui-btn", [className], {
|
|
21777
21788
|
"neeto-ui-btn--style-primary": style === BUTTON_STYLES.primary,
|
|
21778
21789
|
"neeto-ui-btn--style-secondary": style === BUTTON_STYLES.secondary,
|
|
@@ -21783,48 +21794,50 @@ var Button = (cov_5akueknp8().s[4]++, /*#__PURE__*/React__default["default"].for
|
|
|
21783
21794
|
"neeto-ui-btn--size-medium": size === SIZES$2.medium,
|
|
21784
21795
|
"neeto-ui-btn--size-large": size === SIZES$2.large,
|
|
21785
21796
|
"neeto-ui-btn--width-full": fullWidth,
|
|
21786
|
-
"neeto-ui-btn--icon-left": iconPosition
|
|
21787
|
-
"neeto-ui-btn--icon-only": !
|
|
21797
|
+
"neeto-ui-btn--icon-left": iconPosition === ICON_POSITIONS.left,
|
|
21798
|
+
"neeto-ui-btn--icon-only": !renderLabel,
|
|
21788
21799
|
disabled: disabled
|
|
21789
21800
|
}),
|
|
21790
|
-
|
|
21801
|
+
onClick: handleClick
|
|
21791
21802
|
}, elementSpecificProps, otherProps), (cov_5akueknp8().b[22][0]++, renderLabel) && (cov_5akueknp8().b[22][1]++, /*#__PURE__*/React__default["default"].createElement("span", null, renderLabel)), /*#__PURE__*/React__default["default"].createElement(AnimatePresence, {
|
|
21792
21803
|
exitBeforeEnter: true
|
|
21793
21804
|
}, icon ? ( /* When Icon is present, animate between the icon and the spinner*/cov_5akueknp8().b[23][0]++, loading ? (cov_5akueknp8().b[24][0]++, /*#__PURE__*/React__default["default"].createElement(Spinner, {
|
|
21794
21805
|
"aria-hidden": "true",
|
|
21806
|
+
className: "neeto-ui-btn__spinner",
|
|
21795
21807
|
key: "1",
|
|
21796
|
-
size: 16
|
|
21797
|
-
className: "neeto-ui-btn__spinner"
|
|
21808
|
+
size: 16
|
|
21798
21809
|
})) : (cov_5akueknp8().b[24][1]++, /*#__PURE__*/React__default["default"].createElement(Icon, {
|
|
21799
21810
|
"aria-hidden": "true",
|
|
21811
|
+
className: "neeto-ui-btn__icon",
|
|
21800
21812
|
key: "2",
|
|
21801
|
-
size: iconSize
|
|
21802
|
-
className: "neeto-ui-btn__icon"
|
|
21813
|
+
size: iconSize
|
|
21803
21814
|
}))) : ( /* When Icon is not present, animate the margin from 0 to the needed value*/cov_5akueknp8().b[23][1]++, (cov_5akueknp8().b[25][0]++, loading) && (cov_5akueknp8().b[25][1]++, /*#__PURE__*/React__default["default"].createElement(motion.div, {
|
|
21804
21815
|
className: "neeto-ui-btn__spinner-wrapper",
|
|
21805
|
-
|
|
21816
|
+
exit: {
|
|
21806
21817
|
width: 0,
|
|
21807
21818
|
scale: 0
|
|
21808
21819
|
},
|
|
21809
|
-
|
|
21810
|
-
width: "auto",
|
|
21811
|
-
scale: 1
|
|
21812
|
-
},
|
|
21813
|
-
exit: {
|
|
21820
|
+
initial: {
|
|
21814
21821
|
width: 0,
|
|
21815
21822
|
scale: 0
|
|
21816
21823
|
},
|
|
21817
21824
|
transition: {
|
|
21818
21825
|
bounce: false
|
|
21826
|
+
},
|
|
21827
|
+
animate: {
|
|
21828
|
+
width: "auto",
|
|
21829
|
+
scale: 1
|
|
21819
21830
|
}
|
|
21820
21831
|
}, /*#__PURE__*/React__default["default"].createElement(Spinner, {
|
|
21821
21832
|
"aria-hidden": "true",
|
|
21833
|
+
className: "neeto-ui-btn__spinner",
|
|
21822
21834
|
key: "3",
|
|
21823
|
-
size: 16
|
|
21824
|
-
className: "neeto-ui-btn__spinner"
|
|
21835
|
+
size: 16
|
|
21825
21836
|
})))))));
|
|
21826
21837
|
}));
|
|
21827
21838
|
cov_5akueknp8().s[20]++;
|
|
21839
|
+
Button.displayName = "Button";
|
|
21840
|
+
cov_5akueknp8().s[21]++;
|
|
21828
21841
|
|
|
21829
21842
|
function canUseDOM() {
|
|
21830
21843
|
return !!(typeof window !== "undefined" && window.document && window.document.createElement);
|
|
@@ -22330,10 +22343,10 @@ var Label = function Label(_ref) {
|
|
|
22330
22343
|
};
|
|
22331
22344
|
cov_kk0pn1p2w().s[4]++;
|
|
22332
22345
|
|
|
22333
|
-
var _excluded$8 = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "labelProps"];
|
|
22346
|
+
var _excluded$8 = ["size", "type", "label", "error", "suffix", "prefix", "disabled", "helpText", "className", "nakedInput", "contentSize", "required", "maxLength", "unlimitedChars", "labelProps"];
|
|
22334
22347
|
function cov_11a2hroalx() {
|
|
22335
22348
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/Input.jsx";
|
|
22336
|
-
var hash = "
|
|
22349
|
+
var hash = "cebb14f6b25b836777861765fc99a4778b2a0f50";
|
|
22337
22350
|
var global = new Function("return this")();
|
|
22338
22351
|
var gcv = "__coverage__";
|
|
22339
22352
|
var coverageData = {
|
|
@@ -22341,151 +22354,161 @@ function cov_11a2hroalx() {
|
|
|
22341
22354
|
statementMap: {
|
|
22342
22355
|
"0": {
|
|
22343
22356
|
start: {
|
|
22344
|
-
line:
|
|
22357
|
+
line: 13,
|
|
22345
22358
|
column: 14
|
|
22346
22359
|
},
|
|
22347
22360
|
end: {
|
|
22348
|
-
line:
|
|
22361
|
+
line: 13,
|
|
22349
22362
|
column: 66
|
|
22350
22363
|
}
|
|
22351
22364
|
},
|
|
22352
22365
|
"1": {
|
|
22353
22366
|
start: {
|
|
22354
|
-
line:
|
|
22367
|
+
line: 15,
|
|
22355
22368
|
column: 14
|
|
22356
22369
|
},
|
|
22357
22370
|
end: {
|
|
22358
|
-
line:
|
|
22371
|
+
line: 132,
|
|
22359
22372
|
column: 1
|
|
22360
22373
|
}
|
|
22361
22374
|
},
|
|
22362
22375
|
"2": {
|
|
22363
22376
|
start: {
|
|
22364
|
-
line:
|
|
22377
|
+
line: 37,
|
|
22365
22378
|
column: 46
|
|
22366
22379
|
},
|
|
22367
22380
|
end: {
|
|
22368
|
-
line:
|
|
22381
|
+
line: 37,
|
|
22369
22382
|
column: 72
|
|
22370
22383
|
}
|
|
22371
22384
|
},
|
|
22372
22385
|
"3": {
|
|
22373
22386
|
start: {
|
|
22374
|
-
line:
|
|
22387
|
+
line: 38,
|
|
22375
22388
|
column: 15
|
|
22376
22389
|
},
|
|
22377
22390
|
end: {
|
|
22378
|
-
line:
|
|
22391
|
+
line: 38,
|
|
22379
22392
|
column: 35
|
|
22380
22393
|
}
|
|
22381
22394
|
},
|
|
22382
22395
|
"4": {
|
|
22383
22396
|
start: {
|
|
22384
|
-
line:
|
|
22397
|
+
line: 40,
|
|
22385
22398
|
column: 20
|
|
22386
22399
|
},
|
|
22387
22400
|
end: {
|
|
22388
|
-
line:
|
|
22401
|
+
line: 40,
|
|
22389
22402
|
column: 33
|
|
22390
22403
|
}
|
|
22391
22404
|
},
|
|
22392
22405
|
"5": {
|
|
22393
22406
|
start: {
|
|
22394
|
-
line:
|
|
22407
|
+
line: 41,
|
|
22395
22408
|
column: 23
|
|
22396
22409
|
},
|
|
22397
22410
|
end: {
|
|
22398
|
-
line:
|
|
22411
|
+
line: 41,
|
|
22399
22412
|
column: 39
|
|
22400
22413
|
}
|
|
22401
22414
|
},
|
|
22402
22415
|
"6": {
|
|
22403
22416
|
start: {
|
|
22404
|
-
line:
|
|
22417
|
+
line: 43,
|
|
22405
22418
|
column: 18
|
|
22406
22419
|
},
|
|
22407
22420
|
end: {
|
|
22408
|
-
line:
|
|
22421
|
+
line: 43,
|
|
22409
22422
|
column: 57
|
|
22410
22423
|
}
|
|
22411
22424
|
},
|
|
22412
22425
|
"7": {
|
|
22413
22426
|
start: {
|
|
22414
|
-
line:
|
|
22427
|
+
line: 45,
|
|
22415
22428
|
column: 24
|
|
22416
22429
|
},
|
|
22417
22430
|
end: {
|
|
22418
|
-
line:
|
|
22431
|
+
line: 45,
|
|
22419
22432
|
column: 53
|
|
22420
22433
|
}
|
|
22421
22434
|
},
|
|
22422
22435
|
"8": {
|
|
22423
22436
|
start: {
|
|
22424
|
-
line:
|
|
22437
|
+
line: 46,
|
|
22425
22438
|
column: 36
|
|
22426
22439
|
},
|
|
22427
22440
|
end: {
|
|
22428
|
-
line:
|
|
22429
|
-
column:
|
|
22441
|
+
line: 46,
|
|
22442
|
+
column: 67
|
|
22430
22443
|
}
|
|
22431
22444
|
},
|
|
22432
22445
|
"9": {
|
|
22433
22446
|
start: {
|
|
22434
|
-
line:
|
|
22447
|
+
line: 47,
|
|
22435
22448
|
column: 27
|
|
22436
22449
|
},
|
|
22437
22450
|
end: {
|
|
22438
|
-
line:
|
|
22439
|
-
column:
|
|
22451
|
+
line: 47,
|
|
22452
|
+
column: 68
|
|
22440
22453
|
}
|
|
22441
22454
|
},
|
|
22442
22455
|
"10": {
|
|
22443
22456
|
start: {
|
|
22444
|
-
line:
|
|
22457
|
+
line: 49,
|
|
22445
22458
|
column: 29
|
|
22446
22459
|
},
|
|
22447
22460
|
end: {
|
|
22448
|
-
line:
|
|
22449
|
-
column:
|
|
22461
|
+
line: 49,
|
|
22462
|
+
column: 66
|
|
22450
22463
|
}
|
|
22451
22464
|
},
|
|
22452
22465
|
"11": {
|
|
22453
22466
|
start: {
|
|
22454
|
-
line:
|
|
22455
|
-
column:
|
|
22467
|
+
line: 49,
|
|
22468
|
+
column: 34
|
|
22456
22469
|
},
|
|
22457
22470
|
end: {
|
|
22458
|
-
line:
|
|
22459
|
-
column:
|
|
22471
|
+
line: 49,
|
|
22472
|
+
column: 66
|
|
22460
22473
|
}
|
|
22461
22474
|
},
|
|
22462
22475
|
"12": {
|
|
22463
22476
|
start: {
|
|
22464
|
-
line:
|
|
22477
|
+
line: 51,
|
|
22465
22478
|
column: 21
|
|
22466
22479
|
},
|
|
22467
22480
|
end: {
|
|
22468
|
-
line:
|
|
22481
|
+
line: 51,
|
|
22469
22482
|
column: 60
|
|
22470
22483
|
}
|
|
22471
22484
|
},
|
|
22472
22485
|
"13": {
|
|
22473
22486
|
start: {
|
|
22474
|
-
line:
|
|
22475
|
-
column:
|
|
22487
|
+
line: 52,
|
|
22488
|
+
column: 31
|
|
22476
22489
|
},
|
|
22477
22490
|
end: {
|
|
22478
|
-
line:
|
|
22479
|
-
column:
|
|
22491
|
+
line: 52,
|
|
22492
|
+
column: 61
|
|
22480
22493
|
}
|
|
22481
22494
|
},
|
|
22482
22495
|
"14": {
|
|
22483
22496
|
start: {
|
|
22497
|
+
line: 54,
|
|
22498
|
+
column: 4
|
|
22499
|
+
},
|
|
22500
|
+
end: {
|
|
22484
22501
|
line: 130,
|
|
22502
|
+
column: 6
|
|
22503
|
+
}
|
|
22504
|
+
},
|
|
22505
|
+
"15": {
|
|
22506
|
+
start: {
|
|
22507
|
+
line: 134,
|
|
22485
22508
|
column: 0
|
|
22486
22509
|
},
|
|
22487
22510
|
end: {
|
|
22488
|
-
line:
|
|
22511
|
+
line: 199,
|
|
22489
22512
|
column: 2
|
|
22490
22513
|
}
|
|
22491
22514
|
}
|
|
@@ -22495,678 +22518,777 @@ function cov_11a2hroalx() {
|
|
|
22495
22518
|
name: "(anonymous_0)",
|
|
22496
22519
|
decl: {
|
|
22497
22520
|
start: {
|
|
22498
|
-
line:
|
|
22521
|
+
line: 16,
|
|
22499
22522
|
column: 2
|
|
22500
22523
|
},
|
|
22501
22524
|
end: {
|
|
22502
|
-
line:
|
|
22525
|
+
line: 16,
|
|
22503
22526
|
column: 3
|
|
22504
22527
|
}
|
|
22505
22528
|
},
|
|
22506
22529
|
loc: {
|
|
22507
22530
|
start: {
|
|
22508
|
-
line:
|
|
22531
|
+
line: 36,
|
|
22509
22532
|
column: 7
|
|
22510
22533
|
},
|
|
22511
22534
|
end: {
|
|
22512
|
-
line:
|
|
22535
|
+
line: 131,
|
|
22513
22536
|
column: 3
|
|
22514
22537
|
}
|
|
22515
22538
|
},
|
|
22516
|
-
line:
|
|
22539
|
+
line: 36
|
|
22517
22540
|
},
|
|
22518
22541
|
"1": {
|
|
22519
22542
|
name: "(anonymous_1)",
|
|
22520
22543
|
decl: {
|
|
22521
22544
|
start: {
|
|
22522
|
-
line:
|
|
22545
|
+
line: 49,
|
|
22523
22546
|
column: 29
|
|
22524
22547
|
},
|
|
22525
22548
|
end: {
|
|
22526
|
-
line:
|
|
22549
|
+
line: 49,
|
|
22527
22550
|
column: 30
|
|
22528
22551
|
}
|
|
22529
22552
|
},
|
|
22530
22553
|
loc: {
|
|
22531
22554
|
start: {
|
|
22532
|
-
line:
|
|
22533
|
-
column:
|
|
22555
|
+
line: 49,
|
|
22556
|
+
column: 34
|
|
22534
22557
|
},
|
|
22535
22558
|
end: {
|
|
22536
|
-
line:
|
|
22537
|
-
column:
|
|
22559
|
+
line: 49,
|
|
22560
|
+
column: 66
|
|
22538
22561
|
}
|
|
22539
22562
|
},
|
|
22540
|
-
line:
|
|
22563
|
+
line: 49
|
|
22541
22564
|
}
|
|
22542
22565
|
},
|
|
22543
22566
|
branchMap: {
|
|
22544
22567
|
"0": {
|
|
22545
22568
|
loc: {
|
|
22546
22569
|
start: {
|
|
22547
|
-
line:
|
|
22570
|
+
line: 18,
|
|
22548
22571
|
column: 6
|
|
22549
22572
|
},
|
|
22550
22573
|
end: {
|
|
22551
|
-
line:
|
|
22574
|
+
line: 18,
|
|
22552
22575
|
column: 25
|
|
22553
22576
|
}
|
|
22554
22577
|
},
|
|
22555
22578
|
type: "default-arg",
|
|
22556
22579
|
locations: [{
|
|
22557
22580
|
start: {
|
|
22558
|
-
line:
|
|
22581
|
+
line: 18,
|
|
22559
22582
|
column: 13
|
|
22560
22583
|
},
|
|
22561
22584
|
end: {
|
|
22562
|
-
line:
|
|
22585
|
+
line: 18,
|
|
22563
22586
|
column: 25
|
|
22564
22587
|
}
|
|
22565
22588
|
}],
|
|
22566
|
-
line:
|
|
22589
|
+
line: 18
|
|
22567
22590
|
},
|
|
22568
22591
|
"1": {
|
|
22569
22592
|
loc: {
|
|
22570
22593
|
start: {
|
|
22571
|
-
line:
|
|
22594
|
+
line: 19,
|
|
22572
22595
|
column: 6
|
|
22573
22596
|
},
|
|
22574
22597
|
end: {
|
|
22575
|
-
line:
|
|
22598
|
+
line: 19,
|
|
22576
22599
|
column: 19
|
|
22577
22600
|
}
|
|
22578
22601
|
},
|
|
22579
22602
|
type: "default-arg",
|
|
22580
22603
|
locations: [{
|
|
22581
22604
|
start: {
|
|
22582
|
-
line:
|
|
22605
|
+
line: 19,
|
|
22583
22606
|
column: 13
|
|
22584
22607
|
},
|
|
22585
22608
|
end: {
|
|
22586
|
-
line:
|
|
22609
|
+
line: 19,
|
|
22587
22610
|
column: 19
|
|
22588
22611
|
}
|
|
22589
22612
|
}],
|
|
22590
|
-
line:
|
|
22613
|
+
line: 19
|
|
22591
22614
|
},
|
|
22592
22615
|
"2": {
|
|
22593
22616
|
loc: {
|
|
22594
22617
|
start: {
|
|
22595
|
-
line:
|
|
22618
|
+
line: 20,
|
|
22596
22619
|
column: 6
|
|
22597
22620
|
},
|
|
22598
22621
|
end: {
|
|
22599
|
-
line:
|
|
22622
|
+
line: 20,
|
|
22600
22623
|
column: 16
|
|
22601
22624
|
}
|
|
22602
22625
|
},
|
|
22603
22626
|
type: "default-arg",
|
|
22604
22627
|
locations: [{
|
|
22605
22628
|
start: {
|
|
22606
|
-
line:
|
|
22629
|
+
line: 20,
|
|
22607
22630
|
column: 14
|
|
22608
22631
|
},
|
|
22609
22632
|
end: {
|
|
22610
|
-
line:
|
|
22633
|
+
line: 20,
|
|
22611
22634
|
column: 16
|
|
22612
22635
|
}
|
|
22613
22636
|
}],
|
|
22614
|
-
line:
|
|
22637
|
+
line: 20
|
|
22615
22638
|
},
|
|
22616
22639
|
"3": {
|
|
22617
22640
|
loc: {
|
|
22618
22641
|
start: {
|
|
22619
|
-
line:
|
|
22642
|
+
line: 21,
|
|
22620
22643
|
column: 6
|
|
22621
22644
|
},
|
|
22622
22645
|
end: {
|
|
22623
|
-
line:
|
|
22646
|
+
line: 21,
|
|
22624
22647
|
column: 16
|
|
22625
22648
|
}
|
|
22626
22649
|
},
|
|
22627
22650
|
type: "default-arg",
|
|
22628
22651
|
locations: [{
|
|
22629
22652
|
start: {
|
|
22630
|
-
line:
|
|
22653
|
+
line: 21,
|
|
22631
22654
|
column: 14
|
|
22632
22655
|
},
|
|
22633
22656
|
end: {
|
|
22634
|
-
line:
|
|
22657
|
+
line: 21,
|
|
22635
22658
|
column: 16
|
|
22636
22659
|
}
|
|
22637
22660
|
}],
|
|
22638
|
-
line:
|
|
22661
|
+
line: 21
|
|
22639
22662
|
},
|
|
22640
22663
|
"4": {
|
|
22641
22664
|
loc: {
|
|
22642
22665
|
start: {
|
|
22643
|
-
line:
|
|
22666
|
+
line: 22,
|
|
22644
22667
|
column: 6
|
|
22645
22668
|
},
|
|
22646
22669
|
end: {
|
|
22647
|
-
line:
|
|
22670
|
+
line: 22,
|
|
22648
22671
|
column: 19
|
|
22649
22672
|
}
|
|
22650
22673
|
},
|
|
22651
22674
|
type: "default-arg",
|
|
22652
22675
|
locations: [{
|
|
22653
22676
|
start: {
|
|
22654
|
-
line:
|
|
22677
|
+
line: 22,
|
|
22655
22678
|
column: 15
|
|
22656
22679
|
},
|
|
22657
22680
|
end: {
|
|
22658
|
-
line:
|
|
22681
|
+
line: 22,
|
|
22659
22682
|
column: 19
|
|
22660
22683
|
}
|
|
22661
22684
|
}],
|
|
22662
|
-
line:
|
|
22685
|
+
line: 22
|
|
22663
22686
|
},
|
|
22664
22687
|
"5": {
|
|
22665
22688
|
loc: {
|
|
22666
22689
|
start: {
|
|
22667
|
-
line:
|
|
22690
|
+
line: 23,
|
|
22668
22691
|
column: 6
|
|
22669
22692
|
},
|
|
22670
22693
|
end: {
|
|
22671
|
-
line:
|
|
22694
|
+
line: 23,
|
|
22672
22695
|
column: 19
|
|
22673
22696
|
}
|
|
22674
22697
|
},
|
|
22675
22698
|
type: "default-arg",
|
|
22676
22699
|
locations: [{
|
|
22677
22700
|
start: {
|
|
22678
|
-
line:
|
|
22701
|
+
line: 23,
|
|
22679
22702
|
column: 15
|
|
22680
22703
|
},
|
|
22681
22704
|
end: {
|
|
22682
|
-
line:
|
|
22705
|
+
line: 23,
|
|
22683
22706
|
column: 19
|
|
22684
22707
|
}
|
|
22685
22708
|
}],
|
|
22686
|
-
line:
|
|
22709
|
+
line: 23
|
|
22687
22710
|
},
|
|
22688
22711
|
"6": {
|
|
22689
22712
|
loc: {
|
|
22690
22713
|
start: {
|
|
22691
|
-
line:
|
|
22714
|
+
line: 24,
|
|
22692
22715
|
column: 6
|
|
22693
22716
|
},
|
|
22694
22717
|
end: {
|
|
22695
|
-
line:
|
|
22718
|
+
line: 24,
|
|
22696
22719
|
column: 22
|
|
22697
22720
|
}
|
|
22698
22721
|
},
|
|
22699
22722
|
type: "default-arg",
|
|
22700
22723
|
locations: [{
|
|
22701
22724
|
start: {
|
|
22702
|
-
line:
|
|
22725
|
+
line: 24,
|
|
22703
22726
|
column: 17
|
|
22704
22727
|
},
|
|
22705
22728
|
end: {
|
|
22706
|
-
line:
|
|
22729
|
+
line: 24,
|
|
22707
22730
|
column: 22
|
|
22708
22731
|
}
|
|
22709
22732
|
}],
|
|
22710
|
-
line:
|
|
22733
|
+
line: 24
|
|
22711
22734
|
},
|
|
22712
22735
|
"7": {
|
|
22713
22736
|
loc: {
|
|
22714
22737
|
start: {
|
|
22715
|
-
line:
|
|
22738
|
+
line: 25,
|
|
22716
22739
|
column: 6
|
|
22717
22740
|
},
|
|
22718
22741
|
end: {
|
|
22719
|
-
line:
|
|
22742
|
+
line: 25,
|
|
22720
22743
|
column: 19
|
|
22721
22744
|
}
|
|
22722
22745
|
},
|
|
22723
22746
|
type: "default-arg",
|
|
22724
22747
|
locations: [{
|
|
22725
22748
|
start: {
|
|
22726
|
-
line:
|
|
22749
|
+
line: 25,
|
|
22727
22750
|
column: 17
|
|
22728
22751
|
},
|
|
22729
22752
|
end: {
|
|
22730
|
-
line:
|
|
22753
|
+
line: 25,
|
|
22731
22754
|
column: 19
|
|
22732
22755
|
}
|
|
22733
22756
|
}],
|
|
22734
|
-
line:
|
|
22757
|
+
line: 25
|
|
22735
22758
|
},
|
|
22736
22759
|
"8": {
|
|
22737
22760
|
loc: {
|
|
22738
22761
|
start: {
|
|
22739
|
-
line:
|
|
22762
|
+
line: 26,
|
|
22740
22763
|
column: 6
|
|
22741
22764
|
},
|
|
22742
22765
|
end: {
|
|
22743
|
-
line:
|
|
22766
|
+
line: 26,
|
|
22744
22767
|
column: 20
|
|
22745
22768
|
}
|
|
22746
22769
|
},
|
|
22747
22770
|
type: "default-arg",
|
|
22748
22771
|
locations: [{
|
|
22749
22772
|
start: {
|
|
22750
|
-
line:
|
|
22773
|
+
line: 26,
|
|
22751
22774
|
column: 18
|
|
22752
22775
|
},
|
|
22753
22776
|
end: {
|
|
22754
|
-
line:
|
|
22777
|
+
line: 26,
|
|
22755
22778
|
column: 20
|
|
22756
22779
|
}
|
|
22757
22780
|
}],
|
|
22758
|
-
line:
|
|
22781
|
+
line: 26
|
|
22759
22782
|
},
|
|
22760
22783
|
"9": {
|
|
22761
22784
|
loc: {
|
|
22762
22785
|
start: {
|
|
22763
|
-
line:
|
|
22786
|
+
line: 27,
|
|
22764
22787
|
column: 6
|
|
22765
22788
|
},
|
|
22766
22789
|
end: {
|
|
22767
|
-
line:
|
|
22790
|
+
line: 27,
|
|
22768
22791
|
column: 24
|
|
22769
22792
|
}
|
|
22770
22793
|
},
|
|
22771
22794
|
type: "default-arg",
|
|
22772
22795
|
locations: [{
|
|
22773
22796
|
start: {
|
|
22774
|
-
line:
|
|
22797
|
+
line: 27,
|
|
22775
22798
|
column: 19
|
|
22776
22799
|
},
|
|
22777
22800
|
end: {
|
|
22778
|
-
line:
|
|
22801
|
+
line: 27,
|
|
22779
22802
|
column: 24
|
|
22780
22803
|
}
|
|
22781
22804
|
}],
|
|
22782
|
-
line:
|
|
22805
|
+
line: 27
|
|
22783
22806
|
},
|
|
22784
22807
|
"10": {
|
|
22785
22808
|
loc: {
|
|
22786
22809
|
start: {
|
|
22787
|
-
line:
|
|
22810
|
+
line: 28,
|
|
22788
22811
|
column: 6
|
|
22789
22812
|
},
|
|
22790
22813
|
end: {
|
|
22791
|
-
line:
|
|
22814
|
+
line: 28,
|
|
22792
22815
|
column: 24
|
|
22793
22816
|
}
|
|
22794
22817
|
},
|
|
22795
22818
|
type: "default-arg",
|
|
22796
22819
|
locations: [{
|
|
22797
22820
|
start: {
|
|
22798
|
-
line:
|
|
22821
|
+
line: 28,
|
|
22799
22822
|
column: 20
|
|
22800
22823
|
},
|
|
22801
22824
|
end: {
|
|
22802
|
-
line:
|
|
22825
|
+
line: 28,
|
|
22803
22826
|
column: 24
|
|
22804
22827
|
}
|
|
22805
22828
|
}],
|
|
22806
|
-
line:
|
|
22829
|
+
line: 28
|
|
22807
22830
|
},
|
|
22808
22831
|
"11": {
|
|
22809
22832
|
loc: {
|
|
22810
22833
|
start: {
|
|
22811
|
-
line:
|
|
22834
|
+
line: 29,
|
|
22812
22835
|
column: 6
|
|
22813
22836
|
},
|
|
22814
22837
|
end: {
|
|
22815
|
-
line:
|
|
22838
|
+
line: 29,
|
|
22816
22839
|
column: 22
|
|
22817
22840
|
}
|
|
22818
22841
|
},
|
|
22819
22842
|
type: "default-arg",
|
|
22820
22843
|
locations: [{
|
|
22821
22844
|
start: {
|
|
22822
|
-
line:
|
|
22845
|
+
line: 29,
|
|
22823
22846
|
column: 17
|
|
22824
22847
|
},
|
|
22825
22848
|
end: {
|
|
22826
|
-
line:
|
|
22849
|
+
line: 29,
|
|
22827
22850
|
column: 22
|
|
22828
22851
|
}
|
|
22829
22852
|
}],
|
|
22830
|
-
line:
|
|
22853
|
+
line: 29
|
|
22831
22854
|
},
|
|
22832
22855
|
"12": {
|
|
22833
22856
|
loc: {
|
|
22834
22857
|
start: {
|
|
22835
|
-
line:
|
|
22858
|
+
line: 31,
|
|
22859
|
+
column: 6
|
|
22860
|
+
},
|
|
22861
|
+
end: {
|
|
22862
|
+
line: 31,
|
|
22863
|
+
column: 28
|
|
22864
|
+
}
|
|
22865
|
+
},
|
|
22866
|
+
type: "default-arg",
|
|
22867
|
+
locations: [{
|
|
22868
|
+
start: {
|
|
22869
|
+
line: 31,
|
|
22870
|
+
column: 23
|
|
22871
|
+
},
|
|
22872
|
+
end: {
|
|
22873
|
+
line: 31,
|
|
22874
|
+
column: 28
|
|
22875
|
+
}
|
|
22876
|
+
}],
|
|
22877
|
+
line: 31
|
|
22878
|
+
},
|
|
22879
|
+
"13": {
|
|
22880
|
+
loc: {
|
|
22881
|
+
start: {
|
|
22882
|
+
line: 43,
|
|
22836
22883
|
column: 18
|
|
22837
22884
|
},
|
|
22838
22885
|
end: {
|
|
22839
|
-
line:
|
|
22886
|
+
line: 43,
|
|
22840
22887
|
column: 57
|
|
22841
22888
|
}
|
|
22842
22889
|
},
|
|
22843
22890
|
type: "binary-expr",
|
|
22844
22891
|
locations: [{
|
|
22845
22892
|
start: {
|
|
22846
|
-
line:
|
|
22893
|
+
line: 43,
|
|
22847
22894
|
column: 18
|
|
22848
22895
|
},
|
|
22849
22896
|
end: {
|
|
22850
|
-
line:
|
|
22897
|
+
line: 43,
|
|
22851
22898
|
column: 34
|
|
22852
22899
|
}
|
|
22853
22900
|
}, {
|
|
22854
22901
|
start: {
|
|
22855
|
-
line:
|
|
22902
|
+
line: 43,
|
|
22856
22903
|
column: 38
|
|
22857
22904
|
},
|
|
22858
22905
|
end: {
|
|
22859
|
-
line:
|
|
22906
|
+
line: 43,
|
|
22860
22907
|
column: 51
|
|
22861
22908
|
}
|
|
22862
22909
|
}, {
|
|
22863
22910
|
start: {
|
|
22864
|
-
line:
|
|
22911
|
+
line: 43,
|
|
22865
22912
|
column: 55
|
|
22866
22913
|
},
|
|
22867
22914
|
end: {
|
|
22868
|
-
line:
|
|
22915
|
+
line: 43,
|
|
22869
22916
|
column: 57
|
|
22870
22917
|
}
|
|
22871
22918
|
}],
|
|
22872
|
-
line:
|
|
22919
|
+
line: 43
|
|
22873
22920
|
},
|
|
22874
|
-
"
|
|
22921
|
+
"14": {
|
|
22875
22922
|
loc: {
|
|
22876
22923
|
start: {
|
|
22877
|
-
line:
|
|
22924
|
+
line: 45,
|
|
22878
22925
|
column: 24
|
|
22879
22926
|
},
|
|
22880
22927
|
end: {
|
|
22881
|
-
line:
|
|
22928
|
+
line: 45,
|
|
22882
22929
|
column: 53
|
|
22883
22930
|
}
|
|
22884
22931
|
},
|
|
22885
22932
|
type: "binary-expr",
|
|
22886
22933
|
locations: [{
|
|
22887
22934
|
start: {
|
|
22888
|
-
line:
|
|
22935
|
+
line: 45,
|
|
22889
22936
|
column: 24
|
|
22890
22937
|
},
|
|
22891
22938
|
end: {
|
|
22892
|
-
line:
|
|
22939
|
+
line: 45,
|
|
22893
22940
|
column: 48
|
|
22894
22941
|
}
|
|
22895
22942
|
}, {
|
|
22896
22943
|
start: {
|
|
22897
|
-
line:
|
|
22944
|
+
line: 45,
|
|
22898
22945
|
column: 52
|
|
22899
22946
|
},
|
|
22900
22947
|
end: {
|
|
22901
|
-
line:
|
|
22948
|
+
line: 45,
|
|
22902
22949
|
column: 53
|
|
22903
22950
|
}
|
|
22904
22951
|
}],
|
|
22905
|
-
line:
|
|
22952
|
+
line: 45
|
|
22906
22953
|
},
|
|
22907
|
-
"
|
|
22954
|
+
"15": {
|
|
22908
22955
|
loc: {
|
|
22909
22956
|
start: {
|
|
22910
|
-
line:
|
|
22957
|
+
line: 47,
|
|
22911
22958
|
column: 27
|
|
22912
22959
|
},
|
|
22913
22960
|
end: {
|
|
22914
|
-
line:
|
|
22915
|
-
column:
|
|
22961
|
+
line: 47,
|
|
22962
|
+
column: 68
|
|
22916
22963
|
}
|
|
22917
22964
|
},
|
|
22918
22965
|
type: "binary-expr",
|
|
22919
22966
|
locations: [{
|
|
22920
22967
|
start: {
|
|
22921
|
-
line:
|
|
22968
|
+
line: 47,
|
|
22922
22969
|
column: 27
|
|
22923
22970
|
},
|
|
22924
22971
|
end: {
|
|
22925
|
-
line:
|
|
22926
|
-
column:
|
|
22972
|
+
line: 47,
|
|
22973
|
+
column: 41
|
|
22927
22974
|
}
|
|
22928
22975
|
}, {
|
|
22929
22976
|
start: {
|
|
22930
|
-
line:
|
|
22931
|
-
column:
|
|
22977
|
+
line: 47,
|
|
22978
|
+
column: 45
|
|
22932
22979
|
},
|
|
22933
22980
|
end: {
|
|
22934
|
-
line:
|
|
22935
|
-
column:
|
|
22981
|
+
line: 47,
|
|
22982
|
+
column: 68
|
|
22936
22983
|
}
|
|
22937
22984
|
}],
|
|
22938
|
-
line:
|
|
22985
|
+
line: 47
|
|
22939
22986
|
},
|
|
22940
|
-
"
|
|
22987
|
+
"16": {
|
|
22941
22988
|
loc: {
|
|
22942
22989
|
start: {
|
|
22943
|
-
line:
|
|
22990
|
+
line: 51,
|
|
22944
22991
|
column: 21
|
|
22945
22992
|
},
|
|
22946
22993
|
end: {
|
|
22947
|
-
line:
|
|
22994
|
+
line: 51,
|
|
22948
22995
|
column: 60
|
|
22949
22996
|
}
|
|
22950
22997
|
},
|
|
22951
22998
|
type: "binary-expr",
|
|
22952
22999
|
locations: [{
|
|
22953
23000
|
start: {
|
|
22954
|
-
line:
|
|
23001
|
+
line: 51,
|
|
22955
23002
|
column: 21
|
|
22956
23003
|
},
|
|
22957
23004
|
end: {
|
|
22958
|
-
line:
|
|
23005
|
+
line: 51,
|
|
22959
23006
|
column: 40
|
|
22960
23007
|
}
|
|
22961
23008
|
}, {
|
|
22962
23009
|
start: {
|
|
22963
|
-
line:
|
|
23010
|
+
line: 51,
|
|
22964
23011
|
column: 44
|
|
22965
23012
|
},
|
|
22966
23013
|
end: {
|
|
22967
|
-
line:
|
|
23014
|
+
line: 51,
|
|
22968
23015
|
column: 60
|
|
22969
23016
|
}
|
|
22970
23017
|
}],
|
|
22971
|
-
line:
|
|
23018
|
+
line: 51
|
|
22972
23019
|
},
|
|
22973
|
-
"
|
|
23020
|
+
"17": {
|
|
22974
23021
|
loc: {
|
|
22975
23022
|
start: {
|
|
22976
|
-
line:
|
|
23023
|
+
line: 52,
|
|
23024
|
+
column: 31
|
|
23025
|
+
},
|
|
23026
|
+
end: {
|
|
23027
|
+
line: 52,
|
|
23028
|
+
column: 61
|
|
23029
|
+
}
|
|
23030
|
+
},
|
|
23031
|
+
type: "binary-expr",
|
|
23032
|
+
locations: [{
|
|
23033
|
+
start: {
|
|
23034
|
+
line: 52,
|
|
23035
|
+
column: 31
|
|
23036
|
+
},
|
|
23037
|
+
end: {
|
|
23038
|
+
line: 52,
|
|
23039
|
+
column: 42
|
|
23040
|
+
}
|
|
23041
|
+
}, {
|
|
23042
|
+
start: {
|
|
23043
|
+
line: 52,
|
|
23044
|
+
column: 46
|
|
23045
|
+
},
|
|
23046
|
+
end: {
|
|
23047
|
+
line: 52,
|
|
23048
|
+
column: 61
|
|
23049
|
+
}
|
|
23050
|
+
}],
|
|
23051
|
+
line: 52
|
|
23052
|
+
},
|
|
23053
|
+
"18": {
|
|
23054
|
+
loc: {
|
|
23055
|
+
start: {
|
|
23056
|
+
line: 57,
|
|
22977
23057
|
column: 11
|
|
22978
23058
|
},
|
|
22979
23059
|
end: {
|
|
22980
|
-
line:
|
|
23060
|
+
line: 66,
|
|
22981
23061
|
column: 11
|
|
22982
23062
|
}
|
|
22983
23063
|
},
|
|
22984
23064
|
type: "binary-expr",
|
|
22985
23065
|
locations: [{
|
|
22986
23066
|
start: {
|
|
22987
|
-
line:
|
|
23067
|
+
line: 57,
|
|
22988
23068
|
column: 11
|
|
22989
23069
|
},
|
|
22990
23070
|
end: {
|
|
22991
|
-
line:
|
|
23071
|
+
line: 57,
|
|
22992
23072
|
column: 16
|
|
22993
23073
|
}
|
|
22994
23074
|
}, {
|
|
22995
23075
|
start: {
|
|
22996
|
-
line:
|
|
23076
|
+
line: 58,
|
|
22997
23077
|
column: 12
|
|
22998
23078
|
},
|
|
22999
23079
|
end: {
|
|
23000
|
-
line:
|
|
23080
|
+
line: 65,
|
|
23001
23081
|
column: 20
|
|
23002
23082
|
}
|
|
23003
23083
|
}],
|
|
23004
|
-
line:
|
|
23084
|
+
line: 57
|
|
23005
23085
|
},
|
|
23006
|
-
"
|
|
23086
|
+
"19": {
|
|
23007
23087
|
loc: {
|
|
23008
23088
|
start: {
|
|
23009
|
-
line:
|
|
23089
|
+
line: 67,
|
|
23010
23090
|
column: 11
|
|
23011
23091
|
},
|
|
23012
23092
|
end: {
|
|
23013
|
-
line:
|
|
23093
|
+
line: 76,
|
|
23014
23094
|
column: 11
|
|
23015
23095
|
}
|
|
23016
23096
|
},
|
|
23017
23097
|
type: "binary-expr",
|
|
23018
23098
|
locations: [{
|
|
23019
23099
|
start: {
|
|
23020
|
-
line:
|
|
23100
|
+
line: 67,
|
|
23021
23101
|
column: 11
|
|
23022
23102
|
},
|
|
23023
23103
|
end: {
|
|
23024
|
-
line:
|
|
23104
|
+
line: 67,
|
|
23025
23105
|
column: 34
|
|
23026
23106
|
}
|
|
23027
23107
|
}, {
|
|
23028
23108
|
start: {
|
|
23029
|
-
line:
|
|
23109
|
+
line: 68,
|
|
23030
23110
|
column: 12
|
|
23031
23111
|
},
|
|
23032
23112
|
end: {
|
|
23033
|
-
line:
|
|
23113
|
+
line: 75,
|
|
23034
23114
|
column: 25
|
|
23035
23115
|
}
|
|
23036
23116
|
}],
|
|
23037
|
-
line:
|
|
23117
|
+
line: 67
|
|
23038
23118
|
},
|
|
23039
|
-
"
|
|
23119
|
+
"20": {
|
|
23040
23120
|
loc: {
|
|
23041
23121
|
start: {
|
|
23042
|
-
line:
|
|
23122
|
+
line: 88,
|
|
23043
23123
|
column: 11
|
|
23044
23124
|
},
|
|
23045
23125
|
end: {
|
|
23046
|
-
line:
|
|
23126
|
+
line: 88,
|
|
23047
23127
|
column: 75
|
|
23048
23128
|
}
|
|
23049
23129
|
},
|
|
23050
23130
|
type: "binary-expr",
|
|
23051
23131
|
locations: [{
|
|
23052
23132
|
start: {
|
|
23053
|
-
line:
|
|
23133
|
+
line: 88,
|
|
23054
23134
|
column: 11
|
|
23055
23135
|
},
|
|
23056
23136
|
end: {
|
|
23057
|
-
line:
|
|
23137
|
+
line: 88,
|
|
23058
23138
|
column: 17
|
|
23059
23139
|
}
|
|
23060
23140
|
}, {
|
|
23061
23141
|
start: {
|
|
23062
|
-
line:
|
|
23142
|
+
line: 88,
|
|
23063
23143
|
column: 21
|
|
23064
23144
|
},
|
|
23065
23145
|
end: {
|
|
23066
|
-
line:
|
|
23146
|
+
line: 88,
|
|
23067
23147
|
column: 75
|
|
23068
23148
|
}
|
|
23069
23149
|
}],
|
|
23070
|
-
line:
|
|
23150
|
+
line: 88
|
|
23071
23151
|
},
|
|
23072
|
-
"
|
|
23152
|
+
"21": {
|
|
23073
23153
|
loc: {
|
|
23074
23154
|
start: {
|
|
23075
|
-
line:
|
|
23155
|
+
line: 102,
|
|
23156
|
+
column: 17
|
|
23157
|
+
},
|
|
23158
|
+
end: {
|
|
23159
|
+
line: 102,
|
|
23160
|
+
column: 71
|
|
23161
|
+
}
|
|
23162
|
+
},
|
|
23163
|
+
type: "binary-expr",
|
|
23164
|
+
locations: [{
|
|
23165
|
+
start: {
|
|
23166
|
+
line: 102,
|
|
23167
|
+
column: 17
|
|
23168
|
+
},
|
|
23169
|
+
end: {
|
|
23170
|
+
line: 102,
|
|
23171
|
+
column: 35
|
|
23172
|
+
}
|
|
23173
|
+
}, {
|
|
23174
|
+
start: {
|
|
23175
|
+
line: 102,
|
|
23176
|
+
column: 39
|
|
23177
|
+
},
|
|
23178
|
+
end: {
|
|
23179
|
+
line: 102,
|
|
23180
|
+
column: 54
|
|
23181
|
+
}
|
|
23182
|
+
}, {
|
|
23183
|
+
start: {
|
|
23184
|
+
line: 102,
|
|
23185
|
+
column: 58
|
|
23186
|
+
},
|
|
23187
|
+
end: {
|
|
23188
|
+
line: 102,
|
|
23189
|
+
column: 71
|
|
23190
|
+
}
|
|
23191
|
+
}],
|
|
23192
|
+
line: 102
|
|
23193
|
+
},
|
|
23194
|
+
"22": {
|
|
23195
|
+
loc: {
|
|
23196
|
+
start: {
|
|
23197
|
+
line: 107,
|
|
23076
23198
|
column: 11
|
|
23077
23199
|
},
|
|
23078
23200
|
end: {
|
|
23079
|
-
line:
|
|
23201
|
+
line: 107,
|
|
23080
23202
|
column: 75
|
|
23081
23203
|
}
|
|
23082
23204
|
},
|
|
23083
23205
|
type: "binary-expr",
|
|
23084
23206
|
locations: [{
|
|
23085
23207
|
start: {
|
|
23086
|
-
line:
|
|
23208
|
+
line: 107,
|
|
23087
23209
|
column: 11
|
|
23088
23210
|
},
|
|
23089
23211
|
end: {
|
|
23090
|
-
line:
|
|
23212
|
+
line: 107,
|
|
23091
23213
|
column: 17
|
|
23092
23214
|
}
|
|
23093
23215
|
}, {
|
|
23094
23216
|
start: {
|
|
23095
|
-
line:
|
|
23217
|
+
line: 107,
|
|
23096
23218
|
column: 21
|
|
23097
23219
|
},
|
|
23098
23220
|
end: {
|
|
23099
|
-
line:
|
|
23221
|
+
line: 107,
|
|
23100
23222
|
column: 75
|
|
23101
23223
|
}
|
|
23102
23224
|
}],
|
|
23103
|
-
line:
|
|
23225
|
+
line: 107
|
|
23104
23226
|
},
|
|
23105
|
-
"
|
|
23227
|
+
"23": {
|
|
23106
23228
|
loc: {
|
|
23107
23229
|
start: {
|
|
23108
|
-
line:
|
|
23230
|
+
line: 109,
|
|
23109
23231
|
column: 9
|
|
23110
23232
|
},
|
|
23111
23233
|
end: {
|
|
23112
|
-
line:
|
|
23234
|
+
line: 118,
|
|
23113
23235
|
column: 9
|
|
23114
23236
|
}
|
|
23115
23237
|
},
|
|
23116
23238
|
type: "binary-expr",
|
|
23117
23239
|
locations: [{
|
|
23118
23240
|
start: {
|
|
23119
|
-
line:
|
|
23241
|
+
line: 109,
|
|
23120
23242
|
column: 9
|
|
23121
23243
|
},
|
|
23122
23244
|
end: {
|
|
23123
|
-
line:
|
|
23245
|
+
line: 109,
|
|
23124
23246
|
column: 16
|
|
23125
23247
|
}
|
|
23126
23248
|
}, {
|
|
23127
23249
|
start: {
|
|
23128
|
-
line:
|
|
23250
|
+
line: 110,
|
|
23129
23251
|
column: 10
|
|
23130
23252
|
},
|
|
23131
23253
|
end: {
|
|
23132
|
-
line:
|
|
23254
|
+
line: 117,
|
|
23133
23255
|
column: 23
|
|
23134
23256
|
}
|
|
23135
23257
|
}],
|
|
23136
|
-
line:
|
|
23258
|
+
line: 109
|
|
23137
23259
|
},
|
|
23138
|
-
"
|
|
23260
|
+
"24": {
|
|
23139
23261
|
loc: {
|
|
23140
23262
|
start: {
|
|
23141
|
-
line:
|
|
23263
|
+
line: 119,
|
|
23142
23264
|
column: 9
|
|
23143
23265
|
},
|
|
23144
23266
|
end: {
|
|
23145
|
-
line:
|
|
23267
|
+
line: 128,
|
|
23146
23268
|
column: 9
|
|
23147
23269
|
}
|
|
23148
23270
|
},
|
|
23149
23271
|
type: "binary-expr",
|
|
23150
23272
|
locations: [{
|
|
23151
23273
|
start: {
|
|
23152
|
-
line:
|
|
23274
|
+
line: 119,
|
|
23153
23275
|
column: 9
|
|
23154
23276
|
},
|
|
23155
23277
|
end: {
|
|
23156
|
-
line:
|
|
23278
|
+
line: 119,
|
|
23157
23279
|
column: 17
|
|
23158
23280
|
}
|
|
23159
23281
|
}, {
|
|
23160
23282
|
start: {
|
|
23161
|
-
line:
|
|
23283
|
+
line: 120,
|
|
23162
23284
|
column: 10
|
|
23163
23285
|
},
|
|
23164
23286
|
end: {
|
|
23165
|
-
line:
|
|
23287
|
+
line: 127,
|
|
23166
23288
|
column: 23
|
|
23167
23289
|
}
|
|
23168
23290
|
}],
|
|
23169
|
-
line:
|
|
23291
|
+
line: 119
|
|
23170
23292
|
}
|
|
23171
23293
|
},
|
|
23172
23294
|
s: {
|
|
@@ -23184,7 +23306,8 @@ function cov_11a2hroalx() {
|
|
|
23184
23306
|
"11": 0,
|
|
23185
23307
|
"12": 0,
|
|
23186
23308
|
"13": 0,
|
|
23187
|
-
"14": 0
|
|
23309
|
+
"14": 0,
|
|
23310
|
+
"15": 0
|
|
23188
23311
|
},
|
|
23189
23312
|
f: {
|
|
23190
23313
|
"0": 0,
|
|
@@ -23203,8 +23326,8 @@ function cov_11a2hroalx() {
|
|
|
23203
23326
|
"9": [0],
|
|
23204
23327
|
"10": [0],
|
|
23205
23328
|
"11": [0],
|
|
23206
|
-
"12": [0
|
|
23207
|
-
"13": [0, 0],
|
|
23329
|
+
"12": [0],
|
|
23330
|
+
"13": [0, 0, 0],
|
|
23208
23331
|
"14": [0, 0],
|
|
23209
23332
|
"15": [0, 0],
|
|
23210
23333
|
"16": [0, 0],
|
|
@@ -23212,10 +23335,13 @@ function cov_11a2hroalx() {
|
|
|
23212
23335
|
"18": [0, 0],
|
|
23213
23336
|
"19": [0, 0],
|
|
23214
23337
|
"20": [0, 0],
|
|
23215
|
-
"21": [0, 0]
|
|
23338
|
+
"21": [0, 0, 0],
|
|
23339
|
+
"22": [0, 0],
|
|
23340
|
+
"23": [0, 0],
|
|
23341
|
+
"24": [0, 0]
|
|
23216
23342
|
},
|
|
23217
23343
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
23218
|
-
hash: "
|
|
23344
|
+
hash: "cebb14f6b25b836777861765fc99a4778b2a0f50"
|
|
23219
23345
|
};
|
|
23220
23346
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
23221
23347
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -23263,6 +23389,8 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/React.forwardRef(function (_r
|
|
|
23263
23389
|
_ref$required = _ref.required,
|
|
23264
23390
|
required = _ref$required === void 0 ? (cov_11a2hroalx().b[11][0]++, false) : _ref$required,
|
|
23265
23391
|
maxLength = _ref.maxLength,
|
|
23392
|
+
_ref$unlimitedChars = _ref.unlimitedChars,
|
|
23393
|
+
unlimitedChars = _ref$unlimitedChars === void 0 ? (cov_11a2hroalx().b[12][0]++, false) : _ref$unlimitedChars,
|
|
23266
23394
|
labelProps = _ref.labelProps,
|
|
23267
23395
|
otherProps = _objectWithoutProperties(_ref, _excluded$8);
|
|
23268
23396
|
cov_11a2hroalx().f[0]++;
|
|
@@ -23273,31 +23401,32 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/React.forwardRef(function (_r
|
|
|
23273
23401
|
var id = (cov_11a2hroalx().s[3]++, useId(otherProps.id));
|
|
23274
23402
|
var errorId = (cov_11a2hroalx().s[4]++, "error_".concat(id));
|
|
23275
23403
|
var helpTextId = (cov_11a2hroalx().s[5]++, "helpText_".concat(id));
|
|
23276
|
-
var value = (cov_11a2hroalx().s[6]++, (_ref4 = (_ref5 = (cov_11a2hroalx().b[
|
|
23277
|
-
var valueLength = (cov_11a2hroalx().s[7]++, (cov_11a2hroalx().b[
|
|
23278
|
-
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.
|
|
23279
|
-
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[
|
|
23404
|
+
var value = (cov_11a2hroalx().s[6]++, (_ref4 = (_ref5 = (cov_11a2hroalx().b[13][0]++, otherProps.value)) !== null && _ref5 !== void 0 ? _ref5 : (cov_11a2hroalx().b[13][1]++, valueInternal)) !== null && _ref4 !== void 0 ? _ref4 : (cov_11a2hroalx().b[13][2]++, ""));
|
|
23405
|
+
var valueLength = (cov_11a2hroalx().s[7]++, (cov_11a2hroalx().b[14][0]++, value === null || value === void 0 ? void 0 : value.toString().length) || (cov_11a2hroalx().b[14][1]++, 0));
|
|
23406
|
+
var isCharacterLimitVisible = (cov_11a2hroalx().s[8]++, valueLength >= maxLength * 0.85);
|
|
23407
|
+
var maxLengthError = (cov_11a2hroalx().s[9]++, (cov_11a2hroalx().b[15][0]++, unlimitedChars) && (cov_11a2hroalx().b[15][1]++, valueLength > maxLength));
|
|
23280
23408
|
cov_11a2hroalx().s[10]++;
|
|
23281
23409
|
var onChangeInternal = function onChangeInternal(e) {
|
|
23282
23410
|
cov_11a2hroalx().f[1]++;
|
|
23283
23411
|
cov_11a2hroalx().s[11]++;
|
|
23284
23412
|
return setValueInternal(e.target.value);
|
|
23285
23413
|
};
|
|
23286
|
-
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[
|
|
23287
|
-
cov_11a2hroalx().s[13]
|
|
23414
|
+
var onChange = (cov_11a2hroalx().s[12]++, (cov_11a2hroalx().b[16][0]++, otherProps.onChange) || (cov_11a2hroalx().b[16][1]++, onChangeInternal));
|
|
23415
|
+
var isMaxLengthPresent = (cov_11a2hroalx().s[13]++, (cov_11a2hroalx().b[17][0]++, !!maxLength) || (cov_11a2hroalx().b[17][1]++, maxLength === 0));
|
|
23416
|
+
cov_11a2hroalx().s[14]++;
|
|
23288
23417
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23289
23418
|
className: classnames(["neeto-ui-input__wrapper", className])
|
|
23290
23419
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23291
23420
|
className: "neeto-ui-input__label-wrapper"
|
|
23292
|
-
}, (cov_11a2hroalx().b[
|
|
23293
|
-
required: required,
|
|
23421
|
+
}, (cov_11a2hroalx().b[18][0]++, label) && (cov_11a2hroalx().b[18][1]++, /*#__PURE__*/React__default["default"].createElement(Label, _extends$1({
|
|
23294
23422
|
"data-cy": "".concat(hyphenize(label), "-input-label"),
|
|
23295
|
-
htmlFor: id
|
|
23296
|
-
|
|
23423
|
+
htmlFor: id,
|
|
23424
|
+
required: required
|
|
23425
|
+
}, labelProps), label)), (cov_11a2hroalx().b[19][0]++, isCharacterLimitVisible) && (cov_11a2hroalx().b[19][1]++, /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
23426
|
+
style: "body2",
|
|
23297
23427
|
className: classnames("neeto-ui-input__max-length", {
|
|
23298
23428
|
"neeto-ui-input__max-length--error": maxLengthError
|
|
23299
|
-
})
|
|
23300
|
-
style: "body2"
|
|
23429
|
+
})
|
|
23301
23430
|
}, valueLength, "/", maxLength))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23302
23431
|
className: classnames("neeto-ui-input", {
|
|
23303
23432
|
"neeto-ui-input--naked": !!nakedInput,
|
|
@@ -23307,36 +23436,38 @@ var Input = (cov_11a2hroalx().s[1]++, /*#__PURE__*/React.forwardRef(function (_r
|
|
|
23307
23436
|
"neeto-ui-input--medium": size === "medium",
|
|
23308
23437
|
"neeto-ui-input--large": size === "large"
|
|
23309
23438
|
})
|
|
23310
|
-
}, (cov_11a2hroalx().b[
|
|
23439
|
+
}, (cov_11a2hroalx().b[20][0]++, prefix) && (cov_11a2hroalx().b[20][1]++, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23311
23440
|
className: "neeto-ui-input__prefix"
|
|
23312
23441
|
}, prefix)), /*#__PURE__*/React__default["default"].createElement("input", _extends$1({
|
|
23313
|
-
|
|
23314
|
-
|
|
23315
|
-
type: type,
|
|
23442
|
+
"aria-invalid": !!error,
|
|
23443
|
+
"data-cy": "input-field",
|
|
23316
23444
|
disabled: disabled,
|
|
23317
|
-
|
|
23445
|
+
id: id,
|
|
23446
|
+
ref: ref,
|
|
23318
23447
|
required: required,
|
|
23319
|
-
|
|
23320
|
-
|
|
23321
|
-
"
|
|
23322
|
-
},
|
|
23448
|
+
size: contentSize,
|
|
23449
|
+
type: type,
|
|
23450
|
+
"aria-describedby": classnames((_classnames = {}, _defineProperty(_classnames, errorId, !!error), _defineProperty(_classnames, helpTextId, helpText), _classnames))
|
|
23451
|
+
}, (cov_11a2hroalx().b[21][0]++, isMaxLengthPresent) && (cov_11a2hroalx().b[21][1]++, !unlimitedChars) && (cov_11a2hroalx().b[21][2]++, {
|
|
23452
|
+
maxLength: maxLength
|
|
23453
|
+
}), otherProps, {
|
|
23323
23454
|
value: value,
|
|
23324
23455
|
onChange: onChange
|
|
23325
|
-
})), (cov_11a2hroalx().b[
|
|
23456
|
+
})), (cov_11a2hroalx().b[22][0]++, suffix) && (cov_11a2hroalx().b[22][1]++, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23326
23457
|
className: "neeto-ui-input__suffix"
|
|
23327
|
-
}, suffix))), (cov_11a2hroalx().b[
|
|
23328
|
-
style: "body3",
|
|
23329
|
-
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
23458
|
+
}, suffix))), (cov_11a2hroalx().b[23][0]++, !!error) && (cov_11a2hroalx().b[23][1]++, /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
23330
23459
|
className: "neeto-ui-input__error",
|
|
23331
|
-
|
|
23332
|
-
|
|
23333
|
-
style: "body3"
|
|
23460
|
+
"data-cy": "".concat(hyphenize(label), "-input-error"),
|
|
23461
|
+
id: errorId,
|
|
23462
|
+
style: "body3"
|
|
23463
|
+
}, error)), (cov_11a2hroalx().b[24][0]++, helpText) && (cov_11a2hroalx().b[24][1]++, /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
23334
23464
|
className: "neeto-ui-input__help-text",
|
|
23465
|
+
"data-cy": "".concat(hyphenize(label), "-input-help"),
|
|
23335
23466
|
id: helpTextId,
|
|
23336
|
-
|
|
23467
|
+
style: "body3"
|
|
23337
23468
|
}, helpText)));
|
|
23338
23469
|
}));
|
|
23339
|
-
cov_11a2hroalx().s[
|
|
23470
|
+
cov_11a2hroalx().s[15]++;
|
|
23340
23471
|
|
|
23341
23472
|
function cov_24hgup53mb() {
|
|
23342
23473
|
var path = "/home/runner/work/neeto-ui/neeto-ui/src/components/layouts/Header.jsx";
|