@bigbinary/neeto-editor 1.25.17 → 1.25.19
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/index.cjs.js +359 -345
- package/index.cjs.js.map +1 -0
- package/index.js +359 -345
- package/index.js.map +1 -0
- package/package.json +7 -2
package/index.cjs.js
CHANGED
|
@@ -10,6 +10,7 @@ var neetoui = require('@bigbinary/neetoui');
|
|
|
10
10
|
var neetoIcons = require('@bigbinary/neeto-icons');
|
|
11
11
|
var axios = require('axios');
|
|
12
12
|
var ReactDOM = require('react-dom');
|
|
13
|
+
var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
|
|
13
14
|
var formik = require('formik');
|
|
14
15
|
|
|
15
16
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
@@ -129620,7 +129621,7 @@ var Menu = function Menu(props) {
|
|
|
129620
129621
|
var _excluded$2 = ["addonCommands", "addons", "attachments", "attachmentsConfig", "autoFocus", "className", "contentClassName", "menuClassName", "attachmentsClassName", "isMenuIndependent", "defaults", "editorSecrets", "error", "extensions", "hideSlashCommands", "initialValue", "isCharacterCountActive", "keyboardShortcuts", "label", "mentions", "menuType", "placeholder", "required", "rows", "tooltips", "uploadEndpoint", "variables", "onChange", "onFocus", "onBlur", "onSubmit", "onChangeAttachments", "children"];
|
|
129621
129622
|
function cov_1p0jklglk1() {
|
|
129622
129623
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/index.jsx";
|
|
129623
|
-
var hash = "
|
|
129624
|
+
var hash = "c5d48f13e7e1021183c30c48104047469e66db07";
|
|
129624
129625
|
var global = new Function("return this")();
|
|
129625
129626
|
var gcv = "__coverage__";
|
|
129626
129627
|
var coverageData = {
|
|
@@ -129628,291 +129629,301 @@ function cov_1p0jklglk1() {
|
|
|
129628
129629
|
statementMap: {
|
|
129629
129630
|
"0": {
|
|
129630
129631
|
start: {
|
|
129631
|
-
line:
|
|
129632
|
+
line: 28,
|
|
129632
129633
|
column: 15
|
|
129633
129634
|
},
|
|
129634
129635
|
end: {
|
|
129635
|
-
line:
|
|
129636
|
+
line: 221,
|
|
129636
129637
|
column: 1
|
|
129637
129638
|
}
|
|
129638
129639
|
},
|
|
129639
129640
|
"1": {
|
|
129640
129641
|
start: {
|
|
129641
|
-
line:
|
|
129642
|
+
line: 67,
|
|
129642
129643
|
column: 22
|
|
129643
129644
|
},
|
|
129644
129645
|
end: {
|
|
129645
|
-
line:
|
|
129646
|
+
line: 67,
|
|
129646
129647
|
column: 34
|
|
129647
129648
|
}
|
|
129648
129649
|
},
|
|
129649
129650
|
"2": {
|
|
129650
129651
|
start: {
|
|
129651
|
-
line:
|
|
129652
|
+
line: 68,
|
|
129652
129653
|
column: 30
|
|
129653
129654
|
},
|
|
129654
129655
|
end: {
|
|
129655
|
-
line:
|
|
129656
|
+
line: 68,
|
|
129656
129657
|
column: 73
|
|
129657
129658
|
}
|
|
129658
129659
|
},
|
|
129659
129660
|
"3": {
|
|
129660
129661
|
start: {
|
|
129661
|
-
line:
|
|
129662
|
+
line: 69,
|
|
129662
129663
|
column: 29
|
|
129663
129664
|
},
|
|
129664
129665
|
end: {
|
|
129665
|
-
line:
|
|
129666
|
+
line: 69,
|
|
129666
129667
|
column: 72
|
|
129667
129668
|
}
|
|
129668
129669
|
},
|
|
129669
129670
|
"4": {
|
|
129670
129671
|
start: {
|
|
129671
|
-
line:
|
|
129672
|
+
line: 71,
|
|
129672
129673
|
column: 4
|
|
129673
129674
|
},
|
|
129674
129675
|
end: {
|
|
129675
|
-
line:
|
|
129676
|
+
line: 72,
|
|
129676
129677
|
column: 48
|
|
129677
129678
|
}
|
|
129678
129679
|
},
|
|
129679
129680
|
"5": {
|
|
129680
129681
|
start: {
|
|
129681
|
-
line:
|
|
129682
|
+
line: 73,
|
|
129682
129683
|
column: 28
|
|
129683
129684
|
},
|
|
129684
129685
|
end: {
|
|
129685
|
-
line:
|
|
129686
|
+
line: 73,
|
|
129686
129687
|
column: 48
|
|
129687
129688
|
}
|
|
129688
129689
|
},
|
|
129689
129690
|
"6": {
|
|
129690
129691
|
start: {
|
|
129691
|
-
line:
|
|
129692
|
+
line: 74,
|
|
129692
129693
|
column: 29
|
|
129693
129694
|
},
|
|
129694
129695
|
end: {
|
|
129695
|
-
line:
|
|
129696
|
+
line: 74,
|
|
129696
129697
|
column: 50
|
|
129697
129698
|
}
|
|
129698
129699
|
},
|
|
129699
129700
|
"7": {
|
|
129700
129701
|
start: {
|
|
129701
|
-
line:
|
|
129702
|
+
line: 75,
|
|
129702
129703
|
column: 32
|
|
129703
129704
|
},
|
|
129704
129705
|
end: {
|
|
129705
|
-
line:
|
|
129706
|
+
line: 75,
|
|
129706
129707
|
column: 50
|
|
129707
129708
|
}
|
|
129708
129709
|
},
|
|
129709
129710
|
"8": {
|
|
129710
129711
|
start: {
|
|
129711
|
-
line:
|
|
129712
|
+
line: 76,
|
|
129712
129713
|
column: 30
|
|
129713
129714
|
},
|
|
129714
129715
|
end: {
|
|
129715
|
-
line:
|
|
129716
|
+
line: 76,
|
|
129716
129717
|
column: 43
|
|
129717
129718
|
}
|
|
129718
129719
|
},
|
|
129719
129720
|
"9": {
|
|
129720
129721
|
start: {
|
|
129721
|
-
line:
|
|
129722
|
+
line: 77,
|
|
129722
129723
|
column: 50
|
|
129723
129724
|
},
|
|
129724
129725
|
end: {
|
|
129725
|
-
line:
|
|
129726
|
+
line: 77,
|
|
129726
129727
|
column: 65
|
|
129727
129728
|
}
|
|
129728
129729
|
},
|
|
129729
129730
|
"10": {
|
|
129730
129731
|
start: {
|
|
129731
|
-
line:
|
|
129732
|
+
line: 78,
|
|
129732
129733
|
column: 44
|
|
129733
129734
|
},
|
|
129734
129735
|
end: {
|
|
129735
|
-
line:
|
|
129736
|
+
line: 81,
|
|
129736
129737
|
column: 4
|
|
129737
129738
|
}
|
|
129738
129739
|
},
|
|
129739
129740
|
"11": {
|
|
129740
129741
|
start: {
|
|
129741
|
-
line:
|
|
129742
|
+
line: 83,
|
|
129742
129743
|
column: 28
|
|
129743
129744
|
},
|
|
129744
129745
|
end: {
|
|
129745
|
-
line:
|
|
129746
|
+
line: 83,
|
|
129746
129747
|
column: 40
|
|
129747
129748
|
}
|
|
129748
129749
|
},
|
|
129749
129750
|
"12": {
|
|
129750
129751
|
start: {
|
|
129751
|
-
line:
|
|
129752
|
+
line: 84,
|
|
129752
129753
|
column: 34
|
|
129753
129754
|
},
|
|
129754
129755
|
end: {
|
|
129755
|
-
line:
|
|
129756
|
+
line: 85,
|
|
129756
129757
|
column: 66
|
|
129757
129758
|
}
|
|
129758
129759
|
},
|
|
129759
129760
|
"13": {
|
|
129760
129761
|
start: {
|
|
129761
|
-
line:
|
|
129762
|
+
line: 85,
|
|
129762
129763
|
column: 4
|
|
129763
129764
|
},
|
|
129764
129765
|
end: {
|
|
129765
|
-
line:
|
|
129766
|
+
line: 85,
|
|
129766
129767
|
column: 66
|
|
129767
129768
|
}
|
|
129768
129769
|
},
|
|
129769
129770
|
"14": {
|
|
129770
129771
|
start: {
|
|
129771
|
-
line:
|
|
129772
|
+
line: 87,
|
|
129772
129773
|
column: 27
|
|
129773
129774
|
},
|
|
129774
129775
|
end: {
|
|
129775
|
-
line:
|
|
129776
|
+
line: 101,
|
|
129776
129777
|
column: 4
|
|
129777
129778
|
}
|
|
129778
129779
|
},
|
|
129779
129780
|
"15": {
|
|
129780
129781
|
start: {
|
|
129781
|
-
line:
|
|
129782
|
+
line: 102,
|
|
129782
129783
|
column: 2
|
|
129783
129784
|
},
|
|
129784
129785
|
end: {
|
|
129785
|
-
line:
|
|
129786
|
+
line: 102,
|
|
129786
129787
|
column: 38
|
|
129787
129788
|
}
|
|
129788
129789
|
},
|
|
129789
129790
|
"16": {
|
|
129790
129791
|
start: {
|
|
129791
|
-
line:
|
|
129792
|
-
column:
|
|
129792
|
+
line: 104,
|
|
129793
|
+
column: 23
|
|
129793
129794
|
},
|
|
129794
129795
|
end: {
|
|
129795
|
-
line:
|
|
129796
|
-
column:
|
|
129796
|
+
line: 107,
|
|
129797
|
+
column: 3
|
|
129797
129798
|
}
|
|
129798
129799
|
},
|
|
129799
129800
|
"17": {
|
|
129800
129801
|
start: {
|
|
129801
|
-
line:
|
|
129802
|
-
column:
|
|
129802
|
+
line: 105,
|
|
129803
|
+
column: 20
|
|
129803
129804
|
},
|
|
129804
129805
|
end: {
|
|
129805
|
-
line:
|
|
129806
|
-
column:
|
|
129806
|
+
line: 105,
|
|
129807
|
+
column: 46
|
|
129807
129808
|
}
|
|
129808
129809
|
},
|
|
129809
129810
|
"18": {
|
|
129810
129811
|
start: {
|
|
129811
|
-
line:
|
|
129812
|
-
column:
|
|
129812
|
+
line: 109,
|
|
129813
|
+
column: 24
|
|
129813
129814
|
},
|
|
129814
129815
|
end: {
|
|
129815
|
-
line:
|
|
129816
|
-
column:
|
|
129816
|
+
line: 116,
|
|
129817
|
+
column: 4
|
|
129817
129818
|
}
|
|
129818
129819
|
},
|
|
129819
129820
|
"19": {
|
|
129820
129821
|
start: {
|
|
129821
|
-
line:
|
|
129822
|
-
column:
|
|
129822
|
+
line: 118,
|
|
129823
|
+
column: 17
|
|
129823
129824
|
},
|
|
129824
129825
|
end: {
|
|
129825
|
-
line:
|
|
129826
|
-
column:
|
|
129826
|
+
line: 135,
|
|
129827
|
+
column: 4
|
|
129827
129828
|
}
|
|
129828
129829
|
},
|
|
129829
129830
|
"20": {
|
|
129830
129831
|
start: {
|
|
129831
|
-
line:
|
|
129832
|
+
line: 131,
|
|
129833
|
+
column: 30
|
|
129834
|
+
},
|
|
129835
|
+
end: {
|
|
129836
|
+
line: 131,
|
|
129837
|
+
column: 70
|
|
129838
|
+
}
|
|
129839
|
+
},
|
|
129840
|
+
"21": {
|
|
129841
|
+
start: {
|
|
129842
|
+
line: 138,
|
|
129832
129843
|
column: 2
|
|
129833
129844
|
},
|
|
129834
129845
|
end: {
|
|
129835
|
-
line:
|
|
129846
|
+
line: 141,
|
|
129836
129847
|
column: 6
|
|
129837
129848
|
}
|
|
129838
129849
|
},
|
|
129839
|
-
"
|
|
129850
|
+
"22": {
|
|
129840
129851
|
start: {
|
|
129841
|
-
line:
|
|
129852
|
+
line: 138,
|
|
129842
129853
|
column: 34
|
|
129843
129854
|
},
|
|
129844
129855
|
end: {
|
|
129845
|
-
line:
|
|
129856
|
+
line: 141,
|
|
129846
129857
|
column: 3
|
|
129847
129858
|
}
|
|
129848
129859
|
},
|
|
129849
|
-
"
|
|
129860
|
+
"23": {
|
|
129850
129861
|
start: {
|
|
129851
|
-
line:
|
|
129862
|
+
line: 140,
|
|
129852
129863
|
column: 17
|
|
129853
129864
|
},
|
|
129854
129865
|
end: {
|
|
129855
|
-
line:
|
|
129866
|
+
line: 140,
|
|
129856
129867
|
column: 40
|
|
129857
129868
|
}
|
|
129858
129869
|
},
|
|
129859
|
-
"
|
|
129870
|
+
"24": {
|
|
129860
129871
|
start: {
|
|
129861
|
-
line:
|
|
129872
|
+
line: 144,
|
|
129862
129873
|
column: 2
|
|
129863
129874
|
},
|
|
129864
129875
|
end: {
|
|
129865
|
-
line:
|
|
129876
|
+
line: 147,
|
|
129866
129877
|
column: 4
|
|
129867
129878
|
}
|
|
129868
129879
|
},
|
|
129869
|
-
"
|
|
129880
|
+
"25": {
|
|
129870
129881
|
start: {
|
|
129871
|
-
line:
|
|
129882
|
+
line: 145,
|
|
129872
129883
|
column: 4
|
|
129873
129884
|
},
|
|
129874
129885
|
end: {
|
|
129875
|
-
line:
|
|
129886
|
+
line: 145,
|
|
129876
129887
|
column: 30
|
|
129877
129888
|
}
|
|
129878
129889
|
},
|
|
129879
|
-
"
|
|
129890
|
+
"26": {
|
|
129880
129891
|
start: {
|
|
129881
|
-
line:
|
|
129892
|
+
line: 145,
|
|
129882
129893
|
column: 23
|
|
129883
129894
|
},
|
|
129884
129895
|
end: {
|
|
129885
|
-
line:
|
|
129896
|
+
line: 145,
|
|
129886
129897
|
column: 30
|
|
129887
129898
|
}
|
|
129888
129899
|
},
|
|
129889
|
-
"
|
|
129900
|
+
"27": {
|
|
129890
129901
|
start: {
|
|
129891
|
-
line:
|
|
129902
|
+
line: 146,
|
|
129892
129903
|
column: 4
|
|
129893
129904
|
},
|
|
129894
129905
|
end: {
|
|
129895
|
-
line:
|
|
129906
|
+
line: 146,
|
|
129896
129907
|
column: 71
|
|
129897
129908
|
}
|
|
129898
129909
|
},
|
|
129899
|
-
"
|
|
129910
|
+
"28": {
|
|
129900
129911
|
start: {
|
|
129901
|
-
line:
|
|
129912
|
+
line: 149,
|
|
129902
129913
|
column: 2
|
|
129903
129914
|
},
|
|
129904
129915
|
end: {
|
|
129905
|
-
line:
|
|
129916
|
+
line: 220,
|
|
129906
129917
|
column: 4
|
|
129907
129918
|
}
|
|
129908
129919
|
},
|
|
129909
|
-
"
|
|
129920
|
+
"29": {
|
|
129910
129921
|
start: {
|
|
129911
|
-
line:
|
|
129922
|
+
line: 194,
|
|
129912
129923
|
column: 29
|
|
129913
129924
|
},
|
|
129914
129925
|
end: {
|
|
129915
|
-
line:
|
|
129926
|
+
line: 194,
|
|
129916
129927
|
column: 77
|
|
129917
129928
|
}
|
|
129918
129929
|
}
|
|
@@ -129922,221 +129933,197 @@ function cov_1p0jklglk1() {
|
|
|
129922
129933
|
name: "(anonymous_0)",
|
|
129923
129934
|
decl: {
|
|
129924
129935
|
start: {
|
|
129925
|
-
line:
|
|
129936
|
+
line: 28,
|
|
129926
129937
|
column: 15
|
|
129927
129938
|
},
|
|
129928
129939
|
end: {
|
|
129929
|
-
line:
|
|
129940
|
+
line: 28,
|
|
129930
129941
|
column: 16
|
|
129931
129942
|
}
|
|
129932
129943
|
},
|
|
129933
129944
|
loc: {
|
|
129934
129945
|
start: {
|
|
129935
|
-
line:
|
|
129946
|
+
line: 66,
|
|
129936
129947
|
column: 5
|
|
129937
129948
|
},
|
|
129938
129949
|
end: {
|
|
129939
|
-
line:
|
|
129950
|
+
line: 221,
|
|
129940
129951
|
column: 1
|
|
129941
129952
|
}
|
|
129942
129953
|
},
|
|
129943
|
-
line:
|
|
129954
|
+
line: 66
|
|
129944
129955
|
},
|
|
129945
129956
|
"1": {
|
|
129946
129957
|
name: "(anonymous_1)",
|
|
129947
129958
|
decl: {
|
|
129948
129959
|
start: {
|
|
129949
|
-
line:
|
|
129960
|
+
line: 84,
|
|
129950
129961
|
column: 34
|
|
129951
129962
|
},
|
|
129952
129963
|
end: {
|
|
129953
|
-
line:
|
|
129964
|
+
line: 84,
|
|
129954
129965
|
column: 35
|
|
129955
129966
|
}
|
|
129956
129967
|
},
|
|
129957
129968
|
loc: {
|
|
129958
129969
|
start: {
|
|
129959
|
-
line:
|
|
129970
|
+
line: 85,
|
|
129960
129971
|
column: 4
|
|
129961
129972
|
},
|
|
129962
129973
|
end: {
|
|
129963
|
-
line:
|
|
129974
|
+
line: 85,
|
|
129964
129975
|
column: 66
|
|
129965
129976
|
}
|
|
129966
129977
|
},
|
|
129967
|
-
line:
|
|
129978
|
+
line: 85
|
|
129968
129979
|
},
|
|
129969
129980
|
"2": {
|
|
129970
129981
|
name: "(anonymous_2)",
|
|
129971
129982
|
decl: {
|
|
129972
129983
|
start: {
|
|
129973
|
-
line:
|
|
129974
|
-
column:
|
|
129984
|
+
line: 105,
|
|
129985
|
+
column: 4
|
|
129975
129986
|
},
|
|
129976
129987
|
end: {
|
|
129977
|
-
line:
|
|
129978
|
-
column:
|
|
129988
|
+
line: 105,
|
|
129989
|
+
column: 5
|
|
129979
129990
|
}
|
|
129980
129991
|
},
|
|
129981
129992
|
loc: {
|
|
129982
129993
|
start: {
|
|
129983
|
-
line:
|
|
129984
|
-
column:
|
|
129994
|
+
line: 105,
|
|
129995
|
+
column: 20
|
|
129985
129996
|
},
|
|
129986
129997
|
end: {
|
|
129987
|
-
line:
|
|
129988
|
-
column:
|
|
129998
|
+
line: 105,
|
|
129999
|
+
column: 46
|
|
129989
130000
|
}
|
|
129990
130001
|
},
|
|
129991
|
-
line:
|
|
130002
|
+
line: 105
|
|
129992
130003
|
},
|
|
129993
130004
|
"3": {
|
|
129994
130005
|
name: "(anonymous_3)",
|
|
129995
130006
|
decl: {
|
|
129996
130007
|
start: {
|
|
129997
|
-
line:
|
|
130008
|
+
line: 131,
|
|
129998
130009
|
column: 14
|
|
129999
130010
|
},
|
|
130000
130011
|
end: {
|
|
130001
|
-
line:
|
|
130012
|
+
line: 131,
|
|
130002
130013
|
column: 15
|
|
130003
130014
|
}
|
|
130004
130015
|
},
|
|
130005
130016
|
loc: {
|
|
130006
130017
|
start: {
|
|
130007
|
-
line:
|
|
130018
|
+
line: 131,
|
|
130008
130019
|
column: 30
|
|
130009
130020
|
},
|
|
130010
130021
|
end: {
|
|
130011
|
-
line:
|
|
130012
|
-
column:
|
|
130022
|
+
line: 131,
|
|
130023
|
+
column: 70
|
|
130013
130024
|
}
|
|
130014
130025
|
},
|
|
130015
|
-
line:
|
|
130026
|
+
line: 131
|
|
130016
130027
|
},
|
|
130017
130028
|
"4": {
|
|
130018
130029
|
name: "(anonymous_4)",
|
|
130019
130030
|
decl: {
|
|
130020
130031
|
start: {
|
|
130021
|
-
line:
|
|
130032
|
+
line: 138,
|
|
130022
130033
|
column: 27
|
|
130023
130034
|
},
|
|
130024
130035
|
end: {
|
|
130025
|
-
line:
|
|
130036
|
+
line: 138,
|
|
130026
130037
|
column: 28
|
|
130027
130038
|
}
|
|
130028
130039
|
},
|
|
130029
130040
|
loc: {
|
|
130030
130041
|
start: {
|
|
130031
|
-
line:
|
|
130042
|
+
line: 138,
|
|
130032
130043
|
column: 34
|
|
130033
130044
|
},
|
|
130034
130045
|
end: {
|
|
130035
|
-
line:
|
|
130046
|
+
line: 141,
|
|
130036
130047
|
column: 3
|
|
130037
130048
|
}
|
|
130038
130049
|
},
|
|
130039
|
-
line:
|
|
130050
|
+
line: 138
|
|
130040
130051
|
},
|
|
130041
130052
|
"5": {
|
|
130042
130053
|
name: "(anonymous_5)",
|
|
130043
130054
|
decl: {
|
|
130044
130055
|
start: {
|
|
130045
|
-
line:
|
|
130056
|
+
line: 140,
|
|
130046
130057
|
column: 11
|
|
130047
130058
|
},
|
|
130048
130059
|
end: {
|
|
130049
|
-
line:
|
|
130060
|
+
line: 140,
|
|
130050
130061
|
column: 12
|
|
130051
130062
|
}
|
|
130052
130063
|
},
|
|
130053
130064
|
loc: {
|
|
130054
130065
|
start: {
|
|
130055
|
-
line:
|
|
130066
|
+
line: 140,
|
|
130056
130067
|
column: 17
|
|
130057
130068
|
},
|
|
130058
130069
|
end: {
|
|
130059
|
-
line:
|
|
130070
|
+
line: 140,
|
|
130060
130071
|
column: 40
|
|
130061
130072
|
}
|
|
130062
130073
|
},
|
|
130063
|
-
line:
|
|
130074
|
+
line: 140
|
|
130064
130075
|
},
|
|
130065
130076
|
"6": {
|
|
130066
130077
|
name: "updateState",
|
|
130067
130078
|
decl: {
|
|
130068
130079
|
start: {
|
|
130069
|
-
line:
|
|
130080
|
+
line: 144,
|
|
130070
130081
|
column: 46
|
|
130071
130082
|
},
|
|
130072
130083
|
end: {
|
|
130073
|
-
line:
|
|
130084
|
+
line: 144,
|
|
130074
130085
|
column: 57
|
|
130075
130086
|
}
|
|
130076
130087
|
},
|
|
130077
130088
|
loc: {
|
|
130078
130089
|
start: {
|
|
130079
|
-
line:
|
|
130090
|
+
line: 144,
|
|
130080
130091
|
column: 65
|
|
130081
130092
|
},
|
|
130082
130093
|
end: {
|
|
130083
|
-
line:
|
|
130094
|
+
line: 147,
|
|
130084
130095
|
column: 3
|
|
130085
130096
|
}
|
|
130086
130097
|
},
|
|
130087
|
-
line:
|
|
130098
|
+
line: 144
|
|
130088
130099
|
},
|
|
130089
130100
|
"7": {
|
|
130090
130101
|
name: "(anonymous_7)",
|
|
130091
130102
|
decl: {
|
|
130092
130103
|
start: {
|
|
130093
|
-
line:
|
|
130104
|
+
line: 194,
|
|
130094
130105
|
column: 23
|
|
130095
130106
|
},
|
|
130096
130107
|
end: {
|
|
130097
|
-
line:
|
|
130108
|
+
line: 194,
|
|
130098
130109
|
column: 24
|
|
130099
130110
|
}
|
|
130100
130111
|
},
|
|
130101
130112
|
loc: {
|
|
130102
130113
|
start: {
|
|
130103
|
-
line:
|
|
130114
|
+
line: 194,
|
|
130104
130115
|
column: 29
|
|
130105
130116
|
},
|
|
130106
130117
|
end: {
|
|
130107
|
-
line:
|
|
130118
|
+
line: 194,
|
|
130108
130119
|
column: 77
|
|
130109
130120
|
}
|
|
130110
130121
|
},
|
|
130111
|
-
line:
|
|
130122
|
+
line: 194
|
|
130112
130123
|
}
|
|
130113
130124
|
},
|
|
130114
130125
|
branchMap: {
|
|
130115
130126
|
"0": {
|
|
130116
|
-
loc: {
|
|
130117
|
-
start: {
|
|
130118
|
-
line: 29,
|
|
130119
|
-
column: 4
|
|
130120
|
-
},
|
|
130121
|
-
end: {
|
|
130122
|
-
line: 29,
|
|
130123
|
-
column: 22
|
|
130124
|
-
}
|
|
130125
|
-
},
|
|
130126
|
-
type: "default-arg",
|
|
130127
|
-
locations: [{
|
|
130128
|
-
start: {
|
|
130129
|
-
line: 29,
|
|
130130
|
-
column: 20
|
|
130131
|
-
},
|
|
130132
|
-
end: {
|
|
130133
|
-
line: 29,
|
|
130134
|
-
column: 22
|
|
130135
|
-
}
|
|
130136
|
-
}],
|
|
130137
|
-
line: 29
|
|
130138
|
-
},
|
|
130139
|
-
"1": {
|
|
130140
130127
|
loc: {
|
|
130141
130128
|
start: {
|
|
130142
130129
|
line: 30,
|
|
@@ -130144,23 +130131,23 @@ function cov_1p0jklglk1() {
|
|
|
130144
130131
|
},
|
|
130145
130132
|
end: {
|
|
130146
130133
|
line: 30,
|
|
130147
|
-
column:
|
|
130134
|
+
column: 22
|
|
130148
130135
|
}
|
|
130149
130136
|
},
|
|
130150
130137
|
type: "default-arg",
|
|
130151
130138
|
locations: [{
|
|
130152
130139
|
start: {
|
|
130153
130140
|
line: 30,
|
|
130154
|
-
column:
|
|
130141
|
+
column: 20
|
|
130155
130142
|
},
|
|
130156
130143
|
end: {
|
|
130157
130144
|
line: 30,
|
|
130158
|
-
column:
|
|
130145
|
+
column: 22
|
|
130159
130146
|
}
|
|
130160
130147
|
}],
|
|
130161
130148
|
line: 30
|
|
130162
130149
|
},
|
|
130163
|
-
"
|
|
130150
|
+
"1": {
|
|
130164
130151
|
loc: {
|
|
130165
130152
|
start: {
|
|
130166
130153
|
line: 31,
|
|
@@ -130168,23 +130155,23 @@ function cov_1p0jklglk1() {
|
|
|
130168
130155
|
},
|
|
130169
130156
|
end: {
|
|
130170
130157
|
line: 31,
|
|
130171
|
-
column:
|
|
130158
|
+
column: 15
|
|
130172
130159
|
}
|
|
130173
130160
|
},
|
|
130174
130161
|
type: "default-arg",
|
|
130175
130162
|
locations: [{
|
|
130176
130163
|
start: {
|
|
130177
130164
|
line: 31,
|
|
130178
|
-
column:
|
|
130165
|
+
column: 13
|
|
130179
130166
|
},
|
|
130180
130167
|
end: {
|
|
130181
130168
|
line: 31,
|
|
130182
|
-
column:
|
|
130169
|
+
column: 15
|
|
130183
130170
|
}
|
|
130184
130171
|
}],
|
|
130185
130172
|
line: 31
|
|
130186
130173
|
},
|
|
130187
|
-
"
|
|
130174
|
+
"2": {
|
|
130188
130175
|
loc: {
|
|
130189
130176
|
start: {
|
|
130190
130177
|
line: 32,
|
|
@@ -130192,23 +130179,23 @@ function cov_1p0jklglk1() {
|
|
|
130192
130179
|
},
|
|
130193
130180
|
end: {
|
|
130194
130181
|
line: 32,
|
|
130195
|
-
column:
|
|
130182
|
+
column: 20
|
|
130196
130183
|
}
|
|
130197
130184
|
},
|
|
130198
130185
|
type: "default-arg",
|
|
130199
130186
|
locations: [{
|
|
130200
130187
|
start: {
|
|
130201
130188
|
line: 32,
|
|
130202
|
-
column:
|
|
130189
|
+
column: 18
|
|
130203
130190
|
},
|
|
130204
130191
|
end: {
|
|
130205
130192
|
line: 32,
|
|
130206
|
-
column:
|
|
130193
|
+
column: 20
|
|
130207
130194
|
}
|
|
130208
130195
|
}],
|
|
130209
130196
|
line: 32
|
|
130210
130197
|
},
|
|
130211
|
-
"
|
|
130198
|
+
"3": {
|
|
130212
130199
|
loc: {
|
|
130213
130200
|
start: {
|
|
130214
130201
|
line: 33,
|
|
@@ -130216,47 +130203,47 @@ function cov_1p0jklglk1() {
|
|
|
130216
130203
|
},
|
|
130217
130204
|
end: {
|
|
130218
130205
|
line: 33,
|
|
130219
|
-
column:
|
|
130206
|
+
column: 26
|
|
130220
130207
|
}
|
|
130221
130208
|
},
|
|
130222
130209
|
type: "default-arg",
|
|
130223
130210
|
locations: [{
|
|
130224
130211
|
start: {
|
|
130225
130212
|
line: 33,
|
|
130226
|
-
column:
|
|
130213
|
+
column: 24
|
|
130227
130214
|
},
|
|
130228
130215
|
end: {
|
|
130229
130216
|
line: 33,
|
|
130230
|
-
column:
|
|
130217
|
+
column: 26
|
|
130231
130218
|
}
|
|
130232
130219
|
}],
|
|
130233
130220
|
line: 33
|
|
130234
130221
|
},
|
|
130235
|
-
"
|
|
130222
|
+
"4": {
|
|
130236
130223
|
loc: {
|
|
130237
130224
|
start: {
|
|
130238
|
-
line:
|
|
130225
|
+
line: 34,
|
|
130239
130226
|
column: 4
|
|
130240
130227
|
},
|
|
130241
130228
|
end: {
|
|
130242
|
-
line:
|
|
130243
|
-
column:
|
|
130229
|
+
line: 34,
|
|
130230
|
+
column: 21
|
|
130244
130231
|
}
|
|
130245
130232
|
},
|
|
130246
130233
|
type: "default-arg",
|
|
130247
130234
|
locations: [{
|
|
130248
130235
|
start: {
|
|
130249
|
-
line:
|
|
130250
|
-
column:
|
|
130236
|
+
line: 34,
|
|
130237
|
+
column: 16
|
|
130251
130238
|
},
|
|
130252
130239
|
end: {
|
|
130253
|
-
line:
|
|
130254
|
-
column:
|
|
130240
|
+
line: 34,
|
|
130241
|
+
column: 21
|
|
130255
130242
|
}
|
|
130256
130243
|
}],
|
|
130257
|
-
line:
|
|
130244
|
+
line: 34
|
|
130258
130245
|
},
|
|
130259
|
-
"
|
|
130246
|
+
"5": {
|
|
130260
130247
|
loc: {
|
|
130261
130248
|
start: {
|
|
130262
130249
|
line: 39,
|
|
@@ -130264,23 +130251,23 @@ function cov_1p0jklglk1() {
|
|
|
130264
130251
|
},
|
|
130265
130252
|
end: {
|
|
130266
130253
|
line: 39,
|
|
130267
|
-
column:
|
|
130254
|
+
column: 29
|
|
130268
130255
|
}
|
|
130269
130256
|
},
|
|
130270
130257
|
type: "default-arg",
|
|
130271
130258
|
locations: [{
|
|
130272
130259
|
start: {
|
|
130273
130260
|
line: 39,
|
|
130274
|
-
column:
|
|
130261
|
+
column: 24
|
|
130275
130262
|
},
|
|
130276
130263
|
end: {
|
|
130277
130264
|
line: 39,
|
|
130278
|
-
column:
|
|
130265
|
+
column: 29
|
|
130279
130266
|
}
|
|
130280
130267
|
}],
|
|
130281
130268
|
line: 39
|
|
130282
130269
|
},
|
|
130283
|
-
"
|
|
130270
|
+
"6": {
|
|
130284
130271
|
loc: {
|
|
130285
130272
|
start: {
|
|
130286
130273
|
line: 40,
|
|
@@ -130288,23 +130275,23 @@ function cov_1p0jklglk1() {
|
|
|
130288
130275
|
},
|
|
130289
130276
|
end: {
|
|
130290
130277
|
line: 40,
|
|
130291
|
-
column:
|
|
130278
|
+
column: 37
|
|
130292
130279
|
}
|
|
130293
130280
|
},
|
|
130294
130281
|
type: "default-arg",
|
|
130295
130282
|
locations: [{
|
|
130296
130283
|
start: {
|
|
130297
130284
|
line: 40,
|
|
130298
|
-
column:
|
|
130285
|
+
column: 15
|
|
130299
130286
|
},
|
|
130300
130287
|
end: {
|
|
130301
130288
|
line: 40,
|
|
130302
|
-
column:
|
|
130289
|
+
column: 37
|
|
130303
130290
|
}
|
|
130304
130291
|
}],
|
|
130305
130292
|
line: 40
|
|
130306
130293
|
},
|
|
130307
|
-
"
|
|
130294
|
+
"7": {
|
|
130308
130295
|
loc: {
|
|
130309
130296
|
start: {
|
|
130310
130297
|
line: 41,
|
|
@@ -130312,23 +130299,23 @@ function cov_1p0jklglk1() {
|
|
|
130312
130299
|
},
|
|
130313
130300
|
end: {
|
|
130314
130301
|
line: 41,
|
|
130315
|
-
column:
|
|
130302
|
+
column: 22
|
|
130316
130303
|
}
|
|
130317
130304
|
},
|
|
130318
130305
|
type: "default-arg",
|
|
130319
130306
|
locations: [{
|
|
130320
130307
|
start: {
|
|
130321
130308
|
line: 41,
|
|
130322
|
-
column:
|
|
130309
|
+
column: 20
|
|
130323
130310
|
},
|
|
130324
130311
|
end: {
|
|
130325
130312
|
line: 41,
|
|
130326
|
-
column:
|
|
130313
|
+
column: 22
|
|
130327
130314
|
}
|
|
130328
130315
|
}],
|
|
130329
130316
|
line: 41
|
|
130330
130317
|
},
|
|
130331
|
-
"
|
|
130318
|
+
"8": {
|
|
130332
130319
|
loc: {
|
|
130333
130320
|
start: {
|
|
130334
130321
|
line: 42,
|
|
@@ -130336,23 +130323,23 @@ function cov_1p0jklglk1() {
|
|
|
130336
130323
|
},
|
|
130337
130324
|
end: {
|
|
130338
130325
|
line: 42,
|
|
130339
|
-
column:
|
|
130326
|
+
column: 16
|
|
130340
130327
|
}
|
|
130341
130328
|
},
|
|
130342
130329
|
type: "default-arg",
|
|
130343
130330
|
locations: [{
|
|
130344
130331
|
start: {
|
|
130345
130332
|
line: 42,
|
|
130346
|
-
column:
|
|
130333
|
+
column: 12
|
|
130347
130334
|
},
|
|
130348
130335
|
end: {
|
|
130349
130336
|
line: 42,
|
|
130350
|
-
column:
|
|
130337
|
+
column: 16
|
|
130351
130338
|
}
|
|
130352
130339
|
}],
|
|
130353
130340
|
line: 42
|
|
130354
130341
|
},
|
|
130355
|
-
"
|
|
130342
|
+
"9": {
|
|
130356
130343
|
loc: {
|
|
130357
130344
|
start: {
|
|
130358
130345
|
line: 43,
|
|
@@ -130360,23 +130347,23 @@ function cov_1p0jklglk1() {
|
|
|
130360
130347
|
},
|
|
130361
130348
|
end: {
|
|
130362
130349
|
line: 43,
|
|
130363
|
-
column:
|
|
130350
|
+
column: 19
|
|
130364
130351
|
}
|
|
130365
130352
|
},
|
|
130366
130353
|
type: "default-arg",
|
|
130367
130354
|
locations: [{
|
|
130368
130355
|
start: {
|
|
130369
130356
|
line: 43,
|
|
130370
|
-
column:
|
|
130357
|
+
column: 17
|
|
130371
130358
|
},
|
|
130372
130359
|
end: {
|
|
130373
130360
|
line: 43,
|
|
130374
|
-
column:
|
|
130361
|
+
column: 19
|
|
130375
130362
|
}
|
|
130376
130363
|
}],
|
|
130377
130364
|
line: 43
|
|
130378
130365
|
},
|
|
130379
|
-
"
|
|
130366
|
+
"10": {
|
|
130380
130367
|
loc: {
|
|
130381
130368
|
start: {
|
|
130382
130369
|
line: 44,
|
|
@@ -130384,23 +130371,23 @@ function cov_1p0jklglk1() {
|
|
|
130384
130371
|
},
|
|
130385
130372
|
end: {
|
|
130386
130373
|
line: 44,
|
|
130387
|
-
column:
|
|
130374
|
+
column: 29
|
|
130388
130375
|
}
|
|
130389
130376
|
},
|
|
130390
130377
|
type: "default-arg",
|
|
130391
130378
|
locations: [{
|
|
130392
130379
|
start: {
|
|
130393
130380
|
line: 44,
|
|
130394
|
-
column:
|
|
130381
|
+
column: 24
|
|
130395
130382
|
},
|
|
130396
130383
|
end: {
|
|
130397
130384
|
line: 44,
|
|
130398
|
-
column:
|
|
130385
|
+
column: 29
|
|
130399
130386
|
}
|
|
130400
130387
|
}],
|
|
130401
130388
|
line: 44
|
|
130402
130389
|
},
|
|
130403
|
-
"
|
|
130390
|
+
"11": {
|
|
130404
130391
|
loc: {
|
|
130405
130392
|
start: {
|
|
130406
130393
|
line: 45,
|
|
@@ -130408,23 +130395,23 @@ function cov_1p0jklglk1() {
|
|
|
130408
130395
|
},
|
|
130409
130396
|
end: {
|
|
130410
130397
|
line: 45,
|
|
130411
|
-
column:
|
|
130398
|
+
column: 21
|
|
130412
130399
|
}
|
|
130413
130400
|
},
|
|
130414
130401
|
type: "default-arg",
|
|
130415
130402
|
locations: [{
|
|
130416
130403
|
start: {
|
|
130417
130404
|
line: 45,
|
|
130418
|
-
column:
|
|
130405
|
+
column: 19
|
|
130419
130406
|
},
|
|
130420
130407
|
end: {
|
|
130421
130408
|
line: 45,
|
|
130422
|
-
column:
|
|
130409
|
+
column: 21
|
|
130423
130410
|
}
|
|
130424
130411
|
}],
|
|
130425
130412
|
line: 45
|
|
130426
130413
|
},
|
|
130427
|
-
"
|
|
130414
|
+
"12": {
|
|
130428
130415
|
loc: {
|
|
130429
130416
|
start: {
|
|
130430
130417
|
line: 46,
|
|
@@ -130432,23 +130419,23 @@ function cov_1p0jklglk1() {
|
|
|
130432
130419
|
},
|
|
130433
130420
|
end: {
|
|
130434
130421
|
line: 46,
|
|
130435
|
-
column:
|
|
130422
|
+
column: 34
|
|
130436
130423
|
}
|
|
130437
130424
|
},
|
|
130438
130425
|
type: "default-arg",
|
|
130439
130426
|
locations: [{
|
|
130440
130427
|
start: {
|
|
130441
130428
|
line: 46,
|
|
130442
|
-
column:
|
|
130429
|
+
column: 29
|
|
130443
130430
|
},
|
|
130444
130431
|
end: {
|
|
130445
130432
|
line: 46,
|
|
130446
|
-
column:
|
|
130433
|
+
column: 34
|
|
130447
130434
|
}
|
|
130448
130435
|
}],
|
|
130449
130436
|
line: 46
|
|
130450
130437
|
},
|
|
130451
|
-
"
|
|
130438
|
+
"13": {
|
|
130452
130439
|
loc: {
|
|
130453
130440
|
start: {
|
|
130454
130441
|
line: 47,
|
|
@@ -130456,23 +130443,23 @@ function cov_1p0jklglk1() {
|
|
|
130456
130443
|
},
|
|
130457
130444
|
end: {
|
|
130458
130445
|
line: 47,
|
|
130459
|
-
column:
|
|
130446
|
+
column: 26
|
|
130460
130447
|
}
|
|
130461
130448
|
},
|
|
130462
130449
|
type: "default-arg",
|
|
130463
130450
|
locations: [{
|
|
130464
130451
|
start: {
|
|
130465
130452
|
line: 47,
|
|
130466
|
-
column:
|
|
130453
|
+
column: 24
|
|
130467
130454
|
},
|
|
130468
130455
|
end: {
|
|
130469
130456
|
line: 47,
|
|
130470
|
-
column:
|
|
130457
|
+
column: 26
|
|
130471
130458
|
}
|
|
130472
130459
|
}],
|
|
130473
130460
|
line: 47
|
|
130474
130461
|
},
|
|
130475
|
-
"
|
|
130462
|
+
"14": {
|
|
130476
130463
|
loc: {
|
|
130477
130464
|
start: {
|
|
130478
130465
|
line: 48,
|
|
@@ -130480,23 +130467,23 @@ function cov_1p0jklglk1() {
|
|
|
130480
130467
|
},
|
|
130481
130468
|
end: {
|
|
130482
130469
|
line: 48,
|
|
130483
|
-
column:
|
|
130470
|
+
column: 14
|
|
130484
130471
|
}
|
|
130485
130472
|
},
|
|
130486
130473
|
type: "default-arg",
|
|
130487
130474
|
locations: [{
|
|
130488
130475
|
start: {
|
|
130489
130476
|
line: 48,
|
|
130490
|
-
column:
|
|
130477
|
+
column: 12
|
|
130491
130478
|
},
|
|
130492
130479
|
end: {
|
|
130493
130480
|
line: 48,
|
|
130494
|
-
column:
|
|
130481
|
+
column: 14
|
|
130495
130482
|
}
|
|
130496
130483
|
}],
|
|
130497
130484
|
line: 48
|
|
130498
130485
|
},
|
|
130499
|
-
"
|
|
130486
|
+
"15": {
|
|
130500
130487
|
loc: {
|
|
130501
130488
|
start: {
|
|
130502
130489
|
line: 49,
|
|
@@ -130504,7 +130491,7 @@ function cov_1p0jklglk1() {
|
|
|
130504
130491
|
},
|
|
130505
130492
|
end: {
|
|
130506
130493
|
line: 49,
|
|
130507
|
-
column:
|
|
130494
|
+
column: 17
|
|
130508
130495
|
}
|
|
130509
130496
|
},
|
|
130510
130497
|
type: "default-arg",
|
|
@@ -130515,36 +130502,36 @@ function cov_1p0jklglk1() {
|
|
|
130515
130502
|
},
|
|
130516
130503
|
end: {
|
|
130517
130504
|
line: 49,
|
|
130518
|
-
column:
|
|
130505
|
+
column: 17
|
|
130519
130506
|
}
|
|
130520
130507
|
}],
|
|
130521
130508
|
line: 49
|
|
130522
130509
|
},
|
|
130523
|
-
"
|
|
130510
|
+
"16": {
|
|
130524
130511
|
loc: {
|
|
130525
130512
|
start: {
|
|
130526
|
-
line:
|
|
130513
|
+
line: 50,
|
|
130527
130514
|
column: 4
|
|
130528
130515
|
},
|
|
130529
130516
|
end: {
|
|
130530
|
-
line:
|
|
130531
|
-
column:
|
|
130517
|
+
line: 50,
|
|
130518
|
+
column: 22
|
|
130532
130519
|
}
|
|
130533
130520
|
},
|
|
130534
130521
|
type: "default-arg",
|
|
130535
130522
|
locations: [{
|
|
130536
130523
|
start: {
|
|
130537
|
-
line:
|
|
130524
|
+
line: 50,
|
|
130538
130525
|
column: 15
|
|
130539
130526
|
},
|
|
130540
130527
|
end: {
|
|
130541
|
-
line:
|
|
130542
|
-
column:
|
|
130528
|
+
line: 50,
|
|
130529
|
+
column: 22
|
|
130543
130530
|
}
|
|
130544
130531
|
}],
|
|
130545
|
-
line:
|
|
130532
|
+
line: 50
|
|
130546
130533
|
},
|
|
130547
|
-
"
|
|
130534
|
+
"17": {
|
|
130548
130535
|
loc: {
|
|
130549
130536
|
start: {
|
|
130550
130537
|
line: 52,
|
|
@@ -130552,23 +130539,23 @@ function cov_1p0jklglk1() {
|
|
|
130552
130539
|
},
|
|
130553
130540
|
end: {
|
|
130554
130541
|
line: 52,
|
|
130555
|
-
column:
|
|
130542
|
+
column: 20
|
|
130556
130543
|
}
|
|
130557
130544
|
},
|
|
130558
130545
|
type: "default-arg",
|
|
130559
130546
|
locations: [{
|
|
130560
130547
|
start: {
|
|
130561
130548
|
line: 52,
|
|
130562
|
-
column:
|
|
130549
|
+
column: 15
|
|
130563
130550
|
},
|
|
130564
130551
|
end: {
|
|
130565
130552
|
line: 52,
|
|
130566
|
-
column:
|
|
130553
|
+
column: 20
|
|
130567
130554
|
}
|
|
130568
130555
|
}],
|
|
130569
130556
|
line: 52
|
|
130570
130557
|
},
|
|
130571
|
-
"
|
|
130558
|
+
"18": {
|
|
130572
130559
|
loc: {
|
|
130573
130560
|
start: {
|
|
130574
130561
|
line: 53,
|
|
@@ -130576,23 +130563,23 @@ function cov_1p0jklglk1() {
|
|
|
130576
130563
|
},
|
|
130577
130564
|
end: {
|
|
130578
130565
|
line: 53,
|
|
130579
|
-
column:
|
|
130566
|
+
column: 12
|
|
130580
130567
|
}
|
|
130581
130568
|
},
|
|
130582
130569
|
type: "default-arg",
|
|
130583
130570
|
locations: [{
|
|
130584
130571
|
start: {
|
|
130585
130572
|
line: 53,
|
|
130586
|
-
column:
|
|
130573
|
+
column: 11
|
|
130587
130574
|
},
|
|
130588
130575
|
end: {
|
|
130589
130576
|
line: 53,
|
|
130590
|
-
column:
|
|
130577
|
+
column: 12
|
|
130591
130578
|
}
|
|
130592
130579
|
}],
|
|
130593
130580
|
line: 53
|
|
130594
130581
|
},
|
|
130595
|
-
"
|
|
130582
|
+
"19": {
|
|
130596
130583
|
loc: {
|
|
130597
130584
|
start: {
|
|
130598
130585
|
line: 54,
|
|
@@ -130600,23 +130587,23 @@ function cov_1p0jklglk1() {
|
|
|
130600
130587
|
},
|
|
130601
130588
|
end: {
|
|
130602
130589
|
line: 54,
|
|
130603
|
-
column:
|
|
130590
|
+
column: 17
|
|
130604
130591
|
}
|
|
130605
130592
|
},
|
|
130606
130593
|
type: "default-arg",
|
|
130607
130594
|
locations: [{
|
|
130608
130595
|
start: {
|
|
130609
130596
|
line: 54,
|
|
130610
|
-
column:
|
|
130597
|
+
column: 15
|
|
130611
130598
|
},
|
|
130612
130599
|
end: {
|
|
130613
130600
|
line: 54,
|
|
130614
|
-
column:
|
|
130601
|
+
column: 17
|
|
130615
130602
|
}
|
|
130616
130603
|
}],
|
|
130617
130604
|
line: 54
|
|
130618
130605
|
},
|
|
130619
|
-
"
|
|
130606
|
+
"20": {
|
|
130620
130607
|
loc: {
|
|
130621
130608
|
start: {
|
|
130622
130609
|
line: 55,
|
|
@@ -130624,23 +130611,23 @@ function cov_1p0jklglk1() {
|
|
|
130624
130611
|
},
|
|
130625
130612
|
end: {
|
|
130626
130613
|
line: 55,
|
|
130627
|
-
column:
|
|
130614
|
+
column: 43
|
|
130628
130615
|
}
|
|
130629
130616
|
},
|
|
130630
130617
|
type: "default-arg",
|
|
130631
130618
|
locations: [{
|
|
130632
130619
|
start: {
|
|
130633
130620
|
line: 55,
|
|
130634
|
-
column:
|
|
130621
|
+
column: 21
|
|
130635
130622
|
},
|
|
130636
130623
|
end: {
|
|
130637
130624
|
line: 55,
|
|
130638
|
-
column:
|
|
130625
|
+
column: 43
|
|
130639
130626
|
}
|
|
130640
130627
|
}],
|
|
130641
130628
|
line: 55
|
|
130642
130629
|
},
|
|
130643
|
-
"
|
|
130630
|
+
"21": {
|
|
130644
130631
|
loc: {
|
|
130645
130632
|
start: {
|
|
130646
130633
|
line: 56,
|
|
@@ -130648,23 +130635,23 @@ function cov_1p0jklglk1() {
|
|
|
130648
130635
|
},
|
|
130649
130636
|
end: {
|
|
130650
130637
|
line: 56,
|
|
130651
|
-
column:
|
|
130638
|
+
column: 18
|
|
130652
130639
|
}
|
|
130653
130640
|
},
|
|
130654
130641
|
type: "default-arg",
|
|
130655
130642
|
locations: [{
|
|
130656
130643
|
start: {
|
|
130657
130644
|
line: 56,
|
|
130658
|
-
column:
|
|
130645
|
+
column: 16
|
|
130659
130646
|
},
|
|
130660
130647
|
end: {
|
|
130661
130648
|
line: 56,
|
|
130662
|
-
column:
|
|
130649
|
+
column: 18
|
|
130663
130650
|
}
|
|
130664
130651
|
}],
|
|
130665
130652
|
line: 56
|
|
130666
130653
|
},
|
|
130667
|
-
"
|
|
130654
|
+
"22": {
|
|
130668
130655
|
loc: {
|
|
130669
130656
|
start: {
|
|
130670
130657
|
line: 57,
|
|
@@ -130672,23 +130659,23 @@ function cov_1p0jklglk1() {
|
|
|
130672
130659
|
},
|
|
130673
130660
|
end: {
|
|
130674
130661
|
line: 57,
|
|
130675
|
-
column:
|
|
130662
|
+
column: 19
|
|
130676
130663
|
}
|
|
130677
130664
|
},
|
|
130678
130665
|
type: "default-arg",
|
|
130679
130666
|
locations: [{
|
|
130680
130667
|
start: {
|
|
130681
130668
|
line: 57,
|
|
130682
|
-
column:
|
|
130669
|
+
column: 15
|
|
130683
130670
|
},
|
|
130684
130671
|
end: {
|
|
130685
130672
|
line: 57,
|
|
130686
|
-
column:
|
|
130673
|
+
column: 19
|
|
130687
130674
|
}
|
|
130688
130675
|
}],
|
|
130689
130676
|
line: 57
|
|
130690
130677
|
},
|
|
130691
|
-
"
|
|
130678
|
+
"23": {
|
|
130692
130679
|
loc: {
|
|
130693
130680
|
start: {
|
|
130694
130681
|
line: 58,
|
|
@@ -130696,23 +130683,23 @@ function cov_1p0jklglk1() {
|
|
|
130696
130683
|
},
|
|
130697
130684
|
end: {
|
|
130698
130685
|
line: 58,
|
|
130699
|
-
column:
|
|
130686
|
+
column: 18
|
|
130700
130687
|
}
|
|
130701
130688
|
},
|
|
130702
130689
|
type: "default-arg",
|
|
130703
130690
|
locations: [{
|
|
130704
130691
|
start: {
|
|
130705
130692
|
line: 58,
|
|
130706
|
-
column:
|
|
130693
|
+
column: 14
|
|
130707
130694
|
},
|
|
130708
130695
|
end: {
|
|
130709
130696
|
line: 58,
|
|
130710
|
-
column:
|
|
130697
|
+
column: 18
|
|
130711
130698
|
}
|
|
130712
130699
|
}],
|
|
130713
130700
|
line: 58
|
|
130714
130701
|
},
|
|
130715
|
-
"
|
|
130702
|
+
"24": {
|
|
130716
130703
|
loc: {
|
|
130717
130704
|
start: {
|
|
130718
130705
|
line: 59,
|
|
@@ -130720,23 +130707,23 @@ function cov_1p0jklglk1() {
|
|
|
130720
130707
|
},
|
|
130721
130708
|
end: {
|
|
130722
130709
|
line: 59,
|
|
130723
|
-
column:
|
|
130710
|
+
column: 17
|
|
130724
130711
|
}
|
|
130725
130712
|
},
|
|
130726
130713
|
type: "default-arg",
|
|
130727
130714
|
locations: [{
|
|
130728
130715
|
start: {
|
|
130729
130716
|
line: 59,
|
|
130730
|
-
column:
|
|
130717
|
+
column: 13
|
|
130731
130718
|
},
|
|
130732
130719
|
end: {
|
|
130733
130720
|
line: 59,
|
|
130734
|
-
column:
|
|
130721
|
+
column: 17
|
|
130735
130722
|
}
|
|
130736
130723
|
}],
|
|
130737
130724
|
line: 59
|
|
130738
130725
|
},
|
|
130739
|
-
"
|
|
130726
|
+
"25": {
|
|
130740
130727
|
loc: {
|
|
130741
130728
|
start: {
|
|
130742
130729
|
line: 60,
|
|
@@ -130744,206 +130731,230 @@ function cov_1p0jklglk1() {
|
|
|
130744
130731
|
},
|
|
130745
130732
|
end: {
|
|
130746
130733
|
line: 60,
|
|
130747
|
-
column:
|
|
130734
|
+
column: 19
|
|
130748
130735
|
}
|
|
130749
130736
|
},
|
|
130750
130737
|
type: "default-arg",
|
|
130751
130738
|
locations: [{
|
|
130752
130739
|
start: {
|
|
130753
130740
|
line: 60,
|
|
130754
|
-
column:
|
|
130741
|
+
column: 15
|
|
130755
130742
|
},
|
|
130756
130743
|
end: {
|
|
130757
130744
|
line: 60,
|
|
130758
|
-
column:
|
|
130745
|
+
column: 19
|
|
130759
130746
|
}
|
|
130760
130747
|
}],
|
|
130761
130748
|
line: 60
|
|
130762
130749
|
},
|
|
130763
|
-
"
|
|
130750
|
+
"26": {
|
|
130764
130751
|
loc: {
|
|
130765
130752
|
start: {
|
|
130766
|
-
line:
|
|
130753
|
+
line: 61,
|
|
130767
130754
|
column: 4
|
|
130768
130755
|
},
|
|
130769
130756
|
end: {
|
|
130757
|
+
line: 61,
|
|
130758
|
+
column: 30
|
|
130759
|
+
}
|
|
130760
|
+
},
|
|
130761
|
+
type: "default-arg",
|
|
130762
|
+
locations: [{
|
|
130763
|
+
start: {
|
|
130764
|
+
line: 61,
|
|
130765
|
+
column: 26
|
|
130766
|
+
},
|
|
130767
|
+
end: {
|
|
130768
|
+
line: 61,
|
|
130769
|
+
column: 30
|
|
130770
|
+
}
|
|
130771
|
+
}],
|
|
130772
|
+
line: 61
|
|
130773
|
+
},
|
|
130774
|
+
"27": {
|
|
130775
|
+
loc: {
|
|
130776
|
+
start: {
|
|
130770
130777
|
line: 71,
|
|
130778
|
+
column: 4
|
|
130779
|
+
},
|
|
130780
|
+
end: {
|
|
130781
|
+
line: 72,
|
|
130771
130782
|
column: 48
|
|
130772
130783
|
}
|
|
130773
130784
|
},
|
|
130774
130785
|
type: "binary-expr",
|
|
130775
130786
|
locations: [{
|
|
130776
130787
|
start: {
|
|
130777
|
-
line:
|
|
130788
|
+
line: 71,
|
|
130778
130789
|
column: 4
|
|
130779
130790
|
},
|
|
130780
130791
|
end: {
|
|
130781
|
-
line:
|
|
130792
|
+
line: 71,
|
|
130782
130793
|
column: 48
|
|
130783
130794
|
}
|
|
130784
130795
|
}, {
|
|
130785
130796
|
start: {
|
|
130786
|
-
line:
|
|
130797
|
+
line: 72,
|
|
130787
130798
|
column: 4
|
|
130788
130799
|
},
|
|
130789
130800
|
end: {
|
|
130790
|
-
line:
|
|
130801
|
+
line: 72,
|
|
130791
130802
|
column: 48
|
|
130792
130803
|
}
|
|
130793
130804
|
}],
|
|
130794
|
-
line:
|
|
130805
|
+
line: 71
|
|
130795
130806
|
},
|
|
130796
130807
|
"28": {
|
|
130797
130808
|
loc: {
|
|
130798
130809
|
start: {
|
|
130799
|
-
line:
|
|
130810
|
+
line: 85,
|
|
130800
130811
|
column: 4
|
|
130801
130812
|
},
|
|
130802
130813
|
end: {
|
|
130803
|
-
line:
|
|
130814
|
+
line: 85,
|
|
130804
130815
|
column: 66
|
|
130805
130816
|
}
|
|
130806
130817
|
},
|
|
130807
130818
|
type: "binary-expr",
|
|
130808
130819
|
locations: [{
|
|
130809
130820
|
start: {
|
|
130810
|
-
line:
|
|
130821
|
+
line: 85,
|
|
130811
130822
|
column: 4
|
|
130812
130823
|
},
|
|
130813
130824
|
end: {
|
|
130814
|
-
line:
|
|
130825
|
+
line: 85,
|
|
130815
130826
|
column: 56
|
|
130816
130827
|
}
|
|
130817
130828
|
}, {
|
|
130818
130829
|
start: {
|
|
130819
|
-
line:
|
|
130830
|
+
line: 85,
|
|
130820
130831
|
column: 60
|
|
130821
130832
|
},
|
|
130822
130833
|
end: {
|
|
130823
|
-
line:
|
|
130834
|
+
line: 85,
|
|
130824
130835
|
column: 66
|
|
130825
130836
|
}
|
|
130826
130837
|
}],
|
|
130827
|
-
line:
|
|
130838
|
+
line: 85
|
|
130828
130839
|
},
|
|
130829
130840
|
"29": {
|
|
130830
130841
|
loc: {
|
|
130831
130842
|
start: {
|
|
130832
|
-
line:
|
|
130843
|
+
line: 110,
|
|
130833
130844
|
column: 20
|
|
130834
130845
|
},
|
|
130835
130846
|
end: {
|
|
130836
|
-
line:
|
|
130847
|
+
line: 110,
|
|
130837
130848
|
column: 65
|
|
130838
130849
|
}
|
|
130839
130850
|
},
|
|
130840
130851
|
type: "binary-expr",
|
|
130841
130852
|
locations: [{
|
|
130842
130853
|
start: {
|
|
130843
|
-
line:
|
|
130854
|
+
line: 110,
|
|
130844
130855
|
column: 20
|
|
130845
130856
|
},
|
|
130846
130857
|
end: {
|
|
130847
|
-
line:
|
|
130858
|
+
line: 110,
|
|
130848
130859
|
column: 41
|
|
130849
130860
|
}
|
|
130850
130861
|
}, {
|
|
130851
130862
|
start: {
|
|
130852
|
-
line:
|
|
130863
|
+
line: 110,
|
|
130853
130864
|
column: 45
|
|
130854
130865
|
},
|
|
130855
130866
|
end: {
|
|
130856
|
-
line:
|
|
130867
|
+
line: 110,
|
|
130857
130868
|
column: 65
|
|
130858
130869
|
}
|
|
130859
130870
|
}],
|
|
130860
|
-
line:
|
|
130871
|
+
line: 110
|
|
130861
130872
|
},
|
|
130862
130873
|
"30": {
|
|
130863
130874
|
loc: {
|
|
130864
130875
|
start: {
|
|
130865
|
-
line:
|
|
130876
|
+
line: 122,
|
|
130866
130877
|
column: 15
|
|
130867
130878
|
},
|
|
130868
130879
|
end: {
|
|
130869
|
-
line:
|
|
130880
|
+
line: 122,
|
|
130870
130881
|
column: 33
|
|
130871
130882
|
}
|
|
130872
130883
|
},
|
|
130873
130884
|
type: "binary-expr",
|
|
130874
130885
|
locations: [{
|
|
130875
130886
|
start: {
|
|
130876
|
-
line:
|
|
130887
|
+
line: 122,
|
|
130877
130888
|
column: 15
|
|
130878
130889
|
},
|
|
130879
130890
|
end: {
|
|
130880
|
-
line:
|
|
130891
|
+
line: 122,
|
|
130881
130892
|
column: 24
|
|
130882
130893
|
}
|
|
130883
130894
|
}, {
|
|
130884
130895
|
start: {
|
|
130885
|
-
line:
|
|
130896
|
+
line: 122,
|
|
130886
130897
|
column: 28
|
|
130887
130898
|
},
|
|
130888
130899
|
end: {
|
|
130889
|
-
line:
|
|
130900
|
+
line: 122,
|
|
130890
130901
|
column: 33
|
|
130891
130902
|
}
|
|
130892
130903
|
}],
|
|
130893
|
-
line:
|
|
130904
|
+
line: 122
|
|
130894
130905
|
},
|
|
130895
130906
|
"31": {
|
|
130896
130907
|
loc: {
|
|
130897
130908
|
start: {
|
|
130898
|
-
line:
|
|
130909
|
+
line: 131,
|
|
130899
130910
|
column: 30
|
|
130900
130911
|
},
|
|
130901
130912
|
end: {
|
|
130902
|
-
line:
|
|
130913
|
+
line: 131,
|
|
130903
130914
|
column: 70
|
|
130904
130915
|
}
|
|
130905
130916
|
},
|
|
130906
130917
|
type: "binary-expr",
|
|
130907
130918
|
locations: [{
|
|
130908
130919
|
start: {
|
|
130909
|
-
line:
|
|
130920
|
+
line: 131,
|
|
130910
130921
|
column: 30
|
|
130911
130922
|
},
|
|
130912
130923
|
end: {
|
|
130913
|
-
line:
|
|
130924
|
+
line: 131,
|
|
130914
130925
|
column: 40
|
|
130915
130926
|
}
|
|
130916
130927
|
}, {
|
|
130917
130928
|
start: {
|
|
130918
|
-
line:
|
|
130929
|
+
line: 131,
|
|
130919
130930
|
column: 44
|
|
130920
130931
|
},
|
|
130921
130932
|
end: {
|
|
130922
|
-
line:
|
|
130933
|
+
line: 131,
|
|
130923
130934
|
column: 70
|
|
130924
130935
|
}
|
|
130925
130936
|
}],
|
|
130926
|
-
line:
|
|
130937
|
+
line: 131
|
|
130927
130938
|
},
|
|
130928
130939
|
"32": {
|
|
130929
130940
|
loc: {
|
|
130930
130941
|
start: {
|
|
130931
|
-
line:
|
|
130942
|
+
line: 145,
|
|
130932
130943
|
column: 4
|
|
130933
130944
|
},
|
|
130934
130945
|
end: {
|
|
130935
|
-
line:
|
|
130946
|
+
line: 145,
|
|
130936
130947
|
column: 30
|
|
130937
130948
|
}
|
|
130938
130949
|
},
|
|
130939
130950
|
type: "if",
|
|
130940
130951
|
locations: [{
|
|
130941
130952
|
start: {
|
|
130942
|
-
line:
|
|
130953
|
+
line: 145,
|
|
130943
130954
|
column: 4
|
|
130944
130955
|
},
|
|
130945
130956
|
end: {
|
|
130946
|
-
line:
|
|
130957
|
+
line: 145,
|
|
130947
130958
|
column: 30
|
|
130948
130959
|
}
|
|
130949
130960
|
}, {
|
|
@@ -130956,139 +130967,139 @@ function cov_1p0jklglk1() {
|
|
|
130956
130967
|
column: undefined
|
|
130957
130968
|
}
|
|
130958
130969
|
}],
|
|
130959
|
-
line:
|
|
130970
|
+
line: 145
|
|
130960
130971
|
},
|
|
130961
130972
|
"33": {
|
|
130962
130973
|
loc: {
|
|
130963
130974
|
start: {
|
|
130964
|
-
line:
|
|
130975
|
+
line: 157,
|
|
130965
130976
|
column: 7
|
|
130966
130977
|
},
|
|
130967
130978
|
end: {
|
|
130968
|
-
line:
|
|
130979
|
+
line: 165,
|
|
130969
130980
|
column: 7
|
|
130970
130981
|
}
|
|
130971
130982
|
},
|
|
130972
130983
|
type: "binary-expr",
|
|
130973
130984
|
locations: [{
|
|
130974
130985
|
start: {
|
|
130975
|
-
line:
|
|
130986
|
+
line: 157,
|
|
130976
130987
|
column: 7
|
|
130977
130988
|
},
|
|
130978
130989
|
end: {
|
|
130979
|
-
line:
|
|
130990
|
+
line: 157,
|
|
130980
130991
|
column: 12
|
|
130981
130992
|
}
|
|
130982
130993
|
}, {
|
|
130983
130994
|
start: {
|
|
130984
|
-
line:
|
|
130995
|
+
line: 158,
|
|
130985
130996
|
column: 8
|
|
130986
130997
|
},
|
|
130987
130998
|
end: {
|
|
130988
|
-
line:
|
|
130999
|
+
line: 164,
|
|
130989
131000
|
column: 16
|
|
130990
131001
|
}
|
|
130991
131002
|
}],
|
|
130992
|
-
line:
|
|
131003
|
+
line: 157
|
|
130993
131004
|
},
|
|
130994
131005
|
"34": {
|
|
130995
131006
|
loc: {
|
|
130996
131007
|
start: {
|
|
130997
|
-
line:
|
|
131008
|
+
line: 188,
|
|
130998
131009
|
column: 11
|
|
130999
131010
|
},
|
|
131000
131011
|
end: {
|
|
131001
|
-
line:
|
|
131012
|
+
line: 196,
|
|
131002
131013
|
column: 11
|
|
131003
131014
|
}
|
|
131004
131015
|
},
|
|
131005
131016
|
type: "binary-expr",
|
|
131006
131017
|
locations: [{
|
|
131007
131018
|
start: {
|
|
131008
|
-
line:
|
|
131019
|
+
line: 188,
|
|
131009
131020
|
column: 11
|
|
131010
131021
|
},
|
|
131011
131022
|
end: {
|
|
131012
|
-
line:
|
|
131023
|
+
line: 188,
|
|
131013
131024
|
column: 32
|
|
131014
131025
|
}
|
|
131015
131026
|
}, {
|
|
131016
131027
|
start: {
|
|
131017
|
-
line:
|
|
131028
|
+
line: 189,
|
|
131018
131029
|
column: 12
|
|
131019
131030
|
},
|
|
131020
131031
|
end: {
|
|
131021
|
-
line:
|
|
131032
|
+
line: 195,
|
|
131022
131033
|
column: 14
|
|
131023
131034
|
}
|
|
131024
131035
|
}],
|
|
131025
|
-
line:
|
|
131036
|
+
line: 188
|
|
131026
131037
|
},
|
|
131027
131038
|
"35": {
|
|
131028
131039
|
loc: {
|
|
131029
131040
|
start: {
|
|
131030
|
-
line:
|
|
131041
|
+
line: 197,
|
|
131031
131042
|
column: 11
|
|
131032
131043
|
},
|
|
131033
131044
|
end: {
|
|
131034
|
-
line:
|
|
131045
|
+
line: 203,
|
|
131035
131046
|
column: 11
|
|
131036
131047
|
}
|
|
131037
131048
|
},
|
|
131038
131049
|
type: "binary-expr",
|
|
131039
131050
|
locations: [{
|
|
131040
131051
|
start: {
|
|
131041
|
-
line:
|
|
131052
|
+
line: 197,
|
|
131042
131053
|
column: 11
|
|
131043
131054
|
},
|
|
131044
131055
|
end: {
|
|
131045
|
-
line:
|
|
131056
|
+
line: 197,
|
|
131046
131057
|
column: 29
|
|
131047
131058
|
}
|
|
131048
131059
|
}, {
|
|
131049
131060
|
start: {
|
|
131050
|
-
line:
|
|
131061
|
+
line: 198,
|
|
131051
131062
|
column: 12
|
|
131052
131063
|
},
|
|
131053
131064
|
end: {
|
|
131054
|
-
line:
|
|
131065
|
+
line: 202,
|
|
131055
131066
|
column: 14
|
|
131056
131067
|
}
|
|
131057
131068
|
}],
|
|
131058
|
-
line:
|
|
131069
|
+
line: 197
|
|
131059
131070
|
},
|
|
131060
131071
|
"36": {
|
|
131061
131072
|
loc: {
|
|
131062
131073
|
start: {
|
|
131063
|
-
line:
|
|
131074
|
+
line: 204,
|
|
131064
131075
|
column: 11
|
|
131065
131076
|
},
|
|
131066
131077
|
end: {
|
|
131067
|
-
line:
|
|
131078
|
+
line: 216,
|
|
131068
131079
|
column: 11
|
|
131069
131080
|
}
|
|
131070
131081
|
},
|
|
131071
131082
|
type: "binary-expr",
|
|
131072
131083
|
locations: [{
|
|
131073
131084
|
start: {
|
|
131074
|
-
line:
|
|
131085
|
+
line: 204,
|
|
131075
131086
|
column: 11
|
|
131076
131087
|
},
|
|
131077
131088
|
end: {
|
|
131078
|
-
line:
|
|
131089
|
+
line: 204,
|
|
131079
131090
|
column: 30
|
|
131080
131091
|
}
|
|
131081
131092
|
}, {
|
|
131082
131093
|
start: {
|
|
131083
|
-
line:
|
|
131094
|
+
line: 205,
|
|
131084
131095
|
column: 12
|
|
131085
131096
|
},
|
|
131086
131097
|
end: {
|
|
131087
|
-
line:
|
|
131098
|
+
line: 215,
|
|
131088
131099
|
column: 14
|
|
131089
131100
|
}
|
|
131090
131101
|
}],
|
|
131091
|
-
line:
|
|
131102
|
+
line: 204
|
|
131092
131103
|
}
|
|
131093
131104
|
},
|
|
131094
131105
|
s: {
|
|
@@ -131120,7 +131131,8 @@ function cov_1p0jklglk1() {
|
|
|
131120
131131
|
"25": 0,
|
|
131121
131132
|
"26": 0,
|
|
131122
131133
|
"27": 0,
|
|
131123
|
-
"28": 0
|
|
131134
|
+
"28": 0,
|
|
131135
|
+
"29": 0
|
|
131124
131136
|
},
|
|
131125
131137
|
f: {
|
|
131126
131138
|
"0": 0,
|
|
@@ -131172,7 +131184,7 @@ function cov_1p0jklglk1() {
|
|
|
131172
131184
|
"36": [0, 0]
|
|
131173
131185
|
},
|
|
131174
131186
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
131175
|
-
hash: "
|
|
131187
|
+
hash: "c5d48f13e7e1021183c30c48104047469e66db07"
|
|
131176
131188
|
};
|
|
131177
131189
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
131178
131190
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -131299,14 +131311,20 @@ var Editor = function Editor(_ref, ref) {
|
|
|
131299
131311
|
useEditorWarnings({
|
|
131300
131312
|
initialValue: initialValue
|
|
131301
131313
|
});
|
|
131302
|
-
var
|
|
131314
|
+
var handleChange = (cov_1p0jklglk1().s[16]++, reactUtils.useFuncDebounce(function (_ref6) {
|
|
131315
|
+
var editor = _ref6.editor;
|
|
131316
|
+
cov_1p0jklglk1().f[2]++;
|
|
131317
|
+
cov_1p0jklglk1().s[17]++;
|
|
131318
|
+
return onChange(editor.getHTML());
|
|
131319
|
+
}, 100));
|
|
131320
|
+
var editorClasses = (cov_1p0jklglk1().s[18]++, classnames$2("neeto-editor", _defineProperty({
|
|
131303
131321
|
"slash-active": (cov_1p0jklglk1().b[29][0]++, isSlashCommandsActive) && (cov_1p0jklglk1().b[29][1]++, !isPlaceholderActive),
|
|
131304
131322
|
"fixed-menu-active border": isFixedMenuActive,
|
|
131305
131323
|
"bubble-menu-active": isBubbleMenuActive,
|
|
131306
131324
|
"placeholder-active": isPlaceholderActive,
|
|
131307
131325
|
"attachments-active": isAttachmentsActive
|
|
131308
131326
|
}, contentClassName, contentClassName)));
|
|
131309
|
-
var editor = (cov_1p0jklglk1().s[
|
|
131327
|
+
var editor = (cov_1p0jklglk1().s[19]++, useEditor({
|
|
131310
131328
|
extensions: customExtensions,
|
|
131311
131329
|
content: initialValue,
|
|
131312
131330
|
injectCSS: false,
|
|
@@ -131323,53 +131341,48 @@ var Editor = function Editor(_ref, ref) {
|
|
|
131323
131341
|
parseOptions: {
|
|
131324
131342
|
preserveWhitespace: true
|
|
131325
131343
|
},
|
|
131326
|
-
onCreate: function onCreate(
|
|
131327
|
-
var editor = _ref6.editor;
|
|
131328
|
-
cov_1p0jklglk1().f[2]++;
|
|
131329
|
-
cov_1p0jklglk1().s[18]++;
|
|
131330
|
-
return (cov_1p0jklglk1().b[31][0]++, !autoFocus) && (cov_1p0jklglk1().b[31][1]++, setInitialPosition(editor));
|
|
131331
|
-
},
|
|
131332
|
-
onUpdate: function onUpdate(_ref7) {
|
|
131344
|
+
onCreate: function onCreate(_ref7) {
|
|
131333
131345
|
var editor = _ref7.editor;
|
|
131334
131346
|
cov_1p0jklglk1().f[3]++;
|
|
131335
|
-
cov_1p0jklglk1().s[
|
|
131336
|
-
return
|
|
131347
|
+
cov_1p0jklglk1().s[20]++;
|
|
131348
|
+
return (cov_1p0jklglk1().b[31][0]++, !autoFocus) && (cov_1p0jklglk1().b[31][1]++, setInitialPosition(editor));
|
|
131337
131349
|
},
|
|
131350
|
+
onUpdate: handleChange,
|
|
131338
131351
|
onFocus: onFocus,
|
|
131339
131352
|
onBlur: onBlur
|
|
131340
131353
|
}));
|
|
131341
131354
|
|
|
131342
131355
|
/* Make editor object available to the parent */
|
|
131343
|
-
cov_1p0jklglk1().s[
|
|
131356
|
+
cov_1p0jklglk1().s[21]++;
|
|
131344
131357
|
React$6.useImperativeHandle(ref, function () {
|
|
131345
131358
|
cov_1p0jklglk1().f[4]++;
|
|
131346
|
-
cov_1p0jklglk1().s[
|
|
131359
|
+
cov_1p0jklglk1().s[22]++;
|
|
131347
131360
|
return {
|
|
131348
131361
|
editor: editor,
|
|
131349
131362
|
focus: function focus() {
|
|
131350
131363
|
cov_1p0jklglk1().f[5]++;
|
|
131351
|
-
cov_1p0jklglk1().s[
|
|
131364
|
+
cov_1p0jklglk1().s[23]++;
|
|
131352
131365
|
return editor.commands.focus();
|
|
131353
131366
|
}
|
|
131354
131367
|
};
|
|
131355
131368
|
});
|
|
131356
131369
|
|
|
131357
131370
|
// https://github.com/ueberdosis/tiptap/issues/1451#issuecomment-953348865
|
|
131358
|
-
cov_1p0jklglk1().s[
|
|
131371
|
+
cov_1p0jklglk1().s[24]++;
|
|
131359
131372
|
EditorView.prototype.updateState = function updateState(state) {
|
|
131360
131373
|
cov_1p0jklglk1().f[6]++;
|
|
131361
|
-
cov_1p0jklglk1().s[
|
|
131374
|
+
cov_1p0jklglk1().s[25]++;
|
|
131362
131375
|
if (!this.docView) {
|
|
131363
131376
|
cov_1p0jklglk1().b[32][0]++;
|
|
131364
|
-
cov_1p0jklglk1().s[
|
|
131377
|
+
cov_1p0jklglk1().s[26]++;
|
|
131365
131378
|
return;
|
|
131366
131379
|
} else {
|
|
131367
131380
|
cov_1p0jklglk1().b[32][1]++;
|
|
131368
131381
|
}
|
|
131369
|
-
cov_1p0jklglk1().s[
|
|
131382
|
+
cov_1p0jklglk1().s[27]++;
|
|
131370
131383
|
this.updateStateInner(state, this.state.plugins !== state.plugins);
|
|
131371
131384
|
};
|
|
131372
|
-
cov_1p0jklglk1().s[
|
|
131385
|
+
cov_1p0jklglk1().s[28]++;
|
|
131373
131386
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
131374
131387
|
ref: dragDropRef,
|
|
131375
131388
|
className: classnames$2((_classnames2 = {}, _defineProperty(_classnames2, className, className), _defineProperty(_classnames2, "ne-attachments__wrapper", isAttachmentsActive), _classnames2))
|
|
@@ -131405,7 +131418,7 @@ var Editor = function Editor(_ref, ref) {
|
|
|
131405
131418
|
uploadEndpoint: uploadEndpoint,
|
|
131406
131419
|
onClose: function onClose() {
|
|
131407
131420
|
cov_1p0jklglk1().f[7]++;
|
|
131408
|
-
cov_1p0jklglk1().s[
|
|
131421
|
+
cov_1p0jklglk1().s[29]++;
|
|
131409
131422
|
return setMediaUploader({
|
|
131410
131423
|
image: false,
|
|
131411
131424
|
video: false
|
|
@@ -133595,3 +133608,4 @@ exports.Menu = Menu;
|
|
|
133595
133608
|
exports.isEditorEmpty = isEditorEmpty;
|
|
133596
133609
|
exports.isEditorOverlaysActive = isEditorOverlaysActive;
|
|
133597
133610
|
exports.substituteVariables = substituteVariables;
|
|
133611
|
+
//# sourceMappingURL=index.cjs.js.map
|