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