@bigbinary/neeto-editor 1.25.13 → 1.25.14
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 +793 -632
- package/index.js +794 -633
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import * as React$6 from 'react';
|
|
|
4
4
|
import React__default, { useContext, useState, useRef as useRef$1, useEffect as useEffect$1, useImperativeHandle, createContext, forwardRef as forwardRef$1, cloneElement, useLayoutEffect, Fragment as Fragment$1 } from 'react';
|
|
5
5
|
import { renderToString } from 'react-dom/server';
|
|
6
6
|
import { Toastr, Dropdown as Dropdown$1, Tooltip, Input, Button as Button$1, Typography, Alert, Modal, Spinner, Avatar, Tab, Label } from '@bigbinary/neetoui';
|
|
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, Undo, Redo, Check, Email as Email$1, Link as Link$1,
|
|
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
10
|
import { FastField } from 'formik';
|
|
@@ -27794,6 +27794,7 @@ var menu = {
|
|
|
27794
27794
|
bold: "Bold",
|
|
27795
27795
|
"bulleted-list": "Bulleted list",
|
|
27796
27796
|
code: "Code",
|
|
27797
|
+
"code-block": "Code block",
|
|
27797
27798
|
"embed-video": "Embed video",
|
|
27798
27799
|
emoji: "Emoji",
|
|
27799
27800
|
"font-size": "Font size",
|
|
@@ -116222,7 +116223,7 @@ cov_1f30l00ho7().s[3]++;
|
|
|
116222
116223
|
|
|
116223
116224
|
function cov_17cji89s6g() {
|
|
116224
116225
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/constants.js";
|
|
116225
|
-
var hash = "
|
|
116226
|
+
var hash = "d4b40b2a432dc23d2814c01d41bdc8a41d13c17f";
|
|
116226
116227
|
var global = new Function("return this")();
|
|
116227
116228
|
var gcv = "__coverage__";
|
|
116228
116229
|
var coverageData = {
|
|
@@ -116230,112 +116231,112 @@ function cov_17cji89s6g() {
|
|
|
116230
116231
|
statementMap: {
|
|
116231
116232
|
"0": {
|
|
116232
116233
|
start: {
|
|
116233
|
-
line:
|
|
116234
|
+
line: 23,
|
|
116234
116235
|
column: 14
|
|
116235
116236
|
},
|
|
116236
116237
|
end: {
|
|
116237
|
-
line:
|
|
116238
|
+
line: 23,
|
|
116238
116239
|
column: 18
|
|
116239
116240
|
}
|
|
116240
116241
|
},
|
|
116241
116242
|
"1": {
|
|
116242
116243
|
start: {
|
|
116243
|
-
line:
|
|
116244
|
+
line: 25,
|
|
116244
116245
|
column: 28
|
|
116245
116246
|
},
|
|
116246
116247
|
end: {
|
|
116247
|
-
line:
|
|
116248
|
+
line: 156,
|
|
116248
116249
|
column: 2
|
|
116249
116250
|
}
|
|
116250
116251
|
},
|
|
116251
116252
|
"2": {
|
|
116252
116253
|
start: {
|
|
116253
|
-
line:
|
|
116254
|
+
line: 31,
|
|
116254
116255
|
column: 7
|
|
116255
116256
|
},
|
|
116256
116257
|
end: {
|
|
116257
|
-
line:
|
|
116258
|
+
line: 156,
|
|
116258
116259
|
column: 1
|
|
116259
116260
|
}
|
|
116260
116261
|
},
|
|
116261
116262
|
"3": {
|
|
116262
116263
|
start: {
|
|
116263
|
-
line:
|
|
116264
|
+
line: 35,
|
|
116264
116265
|
column: 21
|
|
116265
116266
|
},
|
|
116266
116267
|
end: {
|
|
116267
|
-
line:
|
|
116268
|
+
line: 35,
|
|
116268
116269
|
column: 62
|
|
116269
116270
|
}
|
|
116270
116271
|
},
|
|
116271
116272
|
"4": {
|
|
116272
116273
|
start: {
|
|
116273
|
-
line:
|
|
116274
|
+
line: 42,
|
|
116274
116275
|
column: 21
|
|
116275
116276
|
},
|
|
116276
116277
|
end: {
|
|
116277
|
-
line:
|
|
116278
|
+
line: 42,
|
|
116278
116279
|
column: 64
|
|
116279
116280
|
}
|
|
116280
116281
|
},
|
|
116281
116282
|
"5": {
|
|
116282
116283
|
start: {
|
|
116283
|
-
line:
|
|
116284
|
+
line: 49,
|
|
116284
116285
|
column: 21
|
|
116285
116286
|
},
|
|
116286
116287
|
end: {
|
|
116287
|
-
line:
|
|
116288
|
+
line: 49,
|
|
116288
116289
|
column: 67
|
|
116289
116290
|
}
|
|
116290
116291
|
},
|
|
116291
116292
|
"6": {
|
|
116292
116293
|
start: {
|
|
116293
|
-
line:
|
|
116294
|
+
line: 56,
|
|
116294
116295
|
column: 21
|
|
116295
116296
|
},
|
|
116296
116297
|
end: {
|
|
116297
|
-
line:
|
|
116298
|
+
line: 56,
|
|
116298
116299
|
column: 64
|
|
116299
116300
|
}
|
|
116300
116301
|
},
|
|
116301
116302
|
"7": {
|
|
116302
116303
|
start: {
|
|
116303
|
-
line:
|
|
116304
|
+
line: 63,
|
|
116304
116305
|
column: 21
|
|
116305
116306
|
},
|
|
116306
116307
|
end: {
|
|
116307
|
-
line:
|
|
116308
|
+
line: 63,
|
|
116308
116309
|
column: 67
|
|
116309
116310
|
}
|
|
116310
116311
|
},
|
|
116311
116312
|
"8": {
|
|
116312
116313
|
start: {
|
|
116313
|
-
line:
|
|
116314
|
+
line: 72,
|
|
116314
116315
|
column: 21
|
|
116315
116316
|
},
|
|
116316
116317
|
end: {
|
|
116317
|
-
line:
|
|
116318
|
+
line: 72,
|
|
116318
116319
|
column: 68
|
|
116319
116320
|
}
|
|
116320
116321
|
},
|
|
116321
116322
|
"9": {
|
|
116322
116323
|
start: {
|
|
116323
|
-
line:
|
|
116324
|
+
line: 80,
|
|
116324
116325
|
column: 21
|
|
116325
116326
|
},
|
|
116326
116327
|
end: {
|
|
116327
|
-
line:
|
|
116328
|
+
line: 80,
|
|
116328
116329
|
column: 62
|
|
116329
116330
|
}
|
|
116330
116331
|
},
|
|
116331
116332
|
"10": {
|
|
116332
116333
|
start: {
|
|
116333
|
-
line:
|
|
116334
|
+
line: 87,
|
|
116334
116335
|
column: 21
|
|
116335
116336
|
},
|
|
116336
116337
|
end: {
|
|
116337
|
-
line:
|
|
116338
|
-
column:
|
|
116338
|
+
line: 87,
|
|
116339
|
+
column: 67
|
|
116339
116340
|
}
|
|
116340
116341
|
},
|
|
116341
116342
|
"11": {
|
|
@@ -116345,37 +116346,37 @@ function cov_17cji89s6g() {
|
|
|
116345
116346
|
},
|
|
116346
116347
|
end: {
|
|
116347
116348
|
line: 96,
|
|
116348
|
-
column:
|
|
116349
|
+
column: 68
|
|
116349
116350
|
}
|
|
116350
116351
|
},
|
|
116351
116352
|
"12": {
|
|
116352
116353
|
start: {
|
|
116353
|
-
line:
|
|
116354
|
+
line: 104,
|
|
116354
116355
|
column: 21
|
|
116355
116356
|
},
|
|
116356
116357
|
end: {
|
|
116357
|
-
line:
|
|
116358
|
-
column:
|
|
116358
|
+
line: 104,
|
|
116359
|
+
column: 69
|
|
116359
116360
|
}
|
|
116360
116361
|
},
|
|
116361
116362
|
"13": {
|
|
116362
116363
|
start: {
|
|
116363
|
-
line:
|
|
116364
|
+
line: 121,
|
|
116364
116365
|
column: 21
|
|
116365
116366
|
},
|
|
116366
116367
|
end: {
|
|
116367
|
-
line:
|
|
116368
|
+
line: 121,
|
|
116368
116369
|
column: 59
|
|
116369
116370
|
}
|
|
116370
116371
|
},
|
|
116371
116372
|
"14": {
|
|
116372
116373
|
start: {
|
|
116373
|
-
line:
|
|
116374
|
+
line: 127,
|
|
116374
116375
|
column: 21
|
|
116375
116376
|
},
|
|
116376
116377
|
end: {
|
|
116377
|
-
line:
|
|
116378
|
-
column:
|
|
116378
|
+
line: 127,
|
|
116379
|
+
column: 59
|
|
116379
116380
|
}
|
|
116380
116381
|
},
|
|
116381
116382
|
"15": {
|
|
@@ -116385,7 +116386,7 @@ function cov_17cji89s6g() {
|
|
|
116385
116386
|
},
|
|
116386
116387
|
end: {
|
|
116387
116388
|
line: 133,
|
|
116388
|
-
column:
|
|
116389
|
+
column: 46
|
|
116389
116390
|
}
|
|
116390
116391
|
},
|
|
116391
116392
|
"16": {
|
|
@@ -116400,111 +116401,121 @@ function cov_17cji89s6g() {
|
|
|
116400
116401
|
},
|
|
116401
116402
|
"17": {
|
|
116402
116403
|
start: {
|
|
116403
|
-
line:
|
|
116404
|
+
line: 149,
|
|
116405
|
+
column: 21
|
|
116406
|
+
},
|
|
116407
|
+
end: {
|
|
116408
|
+
line: 149,
|
|
116409
|
+
column: 56
|
|
116410
|
+
}
|
|
116411
|
+
},
|
|
116412
|
+
"18": {
|
|
116413
|
+
start: {
|
|
116414
|
+
line: 158,
|
|
116404
116415
|
column: 33
|
|
116405
116416
|
},
|
|
116406
116417
|
end: {
|
|
116407
|
-
line:
|
|
116418
|
+
line: 163,
|
|
116408
116419
|
column: 1
|
|
116409
116420
|
}
|
|
116410
116421
|
},
|
|
116411
|
-
"
|
|
116422
|
+
"19": {
|
|
116412
116423
|
start: {
|
|
116413
|
-
line:
|
|
116424
|
+
line: 165,
|
|
116414
116425
|
column: 29
|
|
116415
116426
|
},
|
|
116416
116427
|
end: {
|
|
116417
|
-
line:
|
|
116428
|
+
line: 198,
|
|
116418
116429
|
column: 1
|
|
116419
116430
|
}
|
|
116420
116431
|
},
|
|
116421
|
-
"
|
|
116432
|
+
"20": {
|
|
116422
116433
|
start: {
|
|
116423
|
-
line:
|
|
116434
|
+
line: 165,
|
|
116424
116435
|
column: 45
|
|
116425
116436
|
},
|
|
116426
116437
|
end: {
|
|
116427
|
-
line:
|
|
116438
|
+
line: 198,
|
|
116428
116439
|
column: 1
|
|
116429
116440
|
}
|
|
116430
116441
|
},
|
|
116431
|
-
"
|
|
116442
|
+
"21": {
|
|
116432
116443
|
start: {
|
|
116433
|
-
line:
|
|
116444
|
+
line: 168,
|
|
116434
116445
|
column: 19
|
|
116435
116446
|
},
|
|
116436
116447
|
end: {
|
|
116437
|
-
line:
|
|
116448
|
+
line: 168,
|
|
116438
116449
|
column: 48
|
|
116439
116450
|
}
|
|
116440
116451
|
},
|
|
116441
|
-
"
|
|
116452
|
+
"22": {
|
|
116442
116453
|
start: {
|
|
116443
|
-
line:
|
|
116454
|
+
line: 172,
|
|
116444
116455
|
column: 19
|
|
116445
116456
|
},
|
|
116446
116457
|
end: {
|
|
116447
|
-
line:
|
|
116458
|
+
line: 172,
|
|
116448
116459
|
column: 51
|
|
116449
116460
|
}
|
|
116450
116461
|
},
|
|
116451
|
-
"
|
|
116462
|
+
"23": {
|
|
116452
116463
|
start: {
|
|
116453
|
-
line:
|
|
116464
|
+
line: 176,
|
|
116454
116465
|
column: 19
|
|
116455
116466
|
},
|
|
116456
116467
|
end: {
|
|
116457
|
-
line:
|
|
116468
|
+
line: 176,
|
|
116458
116469
|
column: 59
|
|
116459
116470
|
}
|
|
116460
116471
|
},
|
|
116461
|
-
"
|
|
116472
|
+
"24": {
|
|
116462
116473
|
start: {
|
|
116463
|
-
line:
|
|
116474
|
+
line: 180,
|
|
116464
116475
|
column: 19
|
|
116465
116476
|
},
|
|
116466
116477
|
end: {
|
|
116467
|
-
line:
|
|
116478
|
+
line: 180,
|
|
116468
116479
|
column: 62
|
|
116469
116480
|
}
|
|
116470
116481
|
},
|
|
116471
|
-
"
|
|
116482
|
+
"25": {
|
|
116472
116483
|
start: {
|
|
116473
|
-
line:
|
|
116484
|
+
line: 184,
|
|
116474
116485
|
column: 19
|
|
116475
116486
|
},
|
|
116476
116487
|
end: {
|
|
116477
|
-
line:
|
|
116488
|
+
line: 184,
|
|
116478
116489
|
column: 62
|
|
116479
116490
|
}
|
|
116480
116491
|
},
|
|
116481
|
-
"
|
|
116492
|
+
"26": {
|
|
116482
116493
|
start: {
|
|
116483
|
-
line:
|
|
116494
|
+
line: 188,
|
|
116484
116495
|
column: 19
|
|
116485
116496
|
},
|
|
116486
116497
|
end: {
|
|
116487
|
-
line:
|
|
116498
|
+
line: 188,
|
|
116488
116499
|
column: 65
|
|
116489
116500
|
}
|
|
116490
116501
|
},
|
|
116491
|
-
"
|
|
116502
|
+
"27": {
|
|
116492
116503
|
start: {
|
|
116493
|
-
line:
|
|
116504
|
+
line: 192,
|
|
116494
116505
|
column: 19
|
|
116495
116506
|
},
|
|
116496
116507
|
end: {
|
|
116497
|
-
line:
|
|
116508
|
+
line: 192,
|
|
116498
116509
|
column: 68
|
|
116499
116510
|
}
|
|
116500
116511
|
},
|
|
116501
|
-
"
|
|
116512
|
+
"28": {
|
|
116502
116513
|
start: {
|
|
116503
|
-
line:
|
|
116514
|
+
line: 196,
|
|
116504
116515
|
column: 19
|
|
116505
116516
|
},
|
|
116506
116517
|
end: {
|
|
116507
|
-
line:
|
|
116518
|
+
line: 196,
|
|
116508
116519
|
column: 48
|
|
116509
116520
|
}
|
|
116510
116521
|
}
|
|
@@ -116514,217 +116525,217 @@ function cov_17cji89s6g() {
|
|
|
116514
116525
|
name: "(anonymous_0)",
|
|
116515
116526
|
decl: {
|
|
116516
116527
|
start: {
|
|
116517
|
-
line:
|
|
116528
|
+
line: 25,
|
|
116518
116529
|
column: 28
|
|
116519
116530
|
},
|
|
116520
116531
|
end: {
|
|
116521
|
-
line:
|
|
116532
|
+
line: 25,
|
|
116522
116533
|
column: 29
|
|
116523
116534
|
}
|
|
116524
116535
|
},
|
|
116525
116536
|
loc: {
|
|
116526
116537
|
start: {
|
|
116527
|
-
line:
|
|
116538
|
+
line: 31,
|
|
116528
116539
|
column: 7
|
|
116529
116540
|
},
|
|
116530
116541
|
end: {
|
|
116531
|
-
line:
|
|
116542
|
+
line: 156,
|
|
116532
116543
|
column: 1
|
|
116533
116544
|
}
|
|
116534
116545
|
},
|
|
116535
|
-
line:
|
|
116546
|
+
line: 31
|
|
116536
116547
|
},
|
|
116537
116548
|
"1": {
|
|
116538
116549
|
name: "(anonymous_1)",
|
|
116539
116550
|
decl: {
|
|
116540
116551
|
start: {
|
|
116541
|
-
line:
|
|
116552
|
+
line: 35,
|
|
116542
116553
|
column: 15
|
|
116543
116554
|
},
|
|
116544
116555
|
end: {
|
|
116545
|
-
line:
|
|
116556
|
+
line: 35,
|
|
116546
116557
|
column: 16
|
|
116547
116558
|
}
|
|
116548
116559
|
},
|
|
116549
116560
|
loc: {
|
|
116550
116561
|
start: {
|
|
116551
|
-
line:
|
|
116562
|
+
line: 35,
|
|
116552
116563
|
column: 21
|
|
116553
116564
|
},
|
|
116554
116565
|
end: {
|
|
116555
|
-
line:
|
|
116566
|
+
line: 35,
|
|
116556
116567
|
column: 62
|
|
116557
116568
|
}
|
|
116558
116569
|
},
|
|
116559
|
-
line:
|
|
116570
|
+
line: 35
|
|
116560
116571
|
},
|
|
116561
116572
|
"2": {
|
|
116562
116573
|
name: "(anonymous_2)",
|
|
116563
116574
|
decl: {
|
|
116564
116575
|
start: {
|
|
116565
|
-
line:
|
|
116576
|
+
line: 42,
|
|
116566
116577
|
column: 15
|
|
116567
116578
|
},
|
|
116568
116579
|
end: {
|
|
116569
|
-
line:
|
|
116580
|
+
line: 42,
|
|
116570
116581
|
column: 16
|
|
116571
116582
|
}
|
|
116572
116583
|
},
|
|
116573
116584
|
loc: {
|
|
116574
116585
|
start: {
|
|
116575
|
-
line:
|
|
116586
|
+
line: 42,
|
|
116576
116587
|
column: 21
|
|
116577
116588
|
},
|
|
116578
116589
|
end: {
|
|
116579
|
-
line:
|
|
116590
|
+
line: 42,
|
|
116580
116591
|
column: 64
|
|
116581
116592
|
}
|
|
116582
116593
|
},
|
|
116583
|
-
line:
|
|
116594
|
+
line: 42
|
|
116584
116595
|
},
|
|
116585
116596
|
"3": {
|
|
116586
116597
|
name: "(anonymous_3)",
|
|
116587
116598
|
decl: {
|
|
116588
116599
|
start: {
|
|
116589
|
-
line:
|
|
116600
|
+
line: 49,
|
|
116590
116601
|
column: 15
|
|
116591
116602
|
},
|
|
116592
116603
|
end: {
|
|
116593
|
-
line:
|
|
116604
|
+
line: 49,
|
|
116594
116605
|
column: 16
|
|
116595
116606
|
}
|
|
116596
116607
|
},
|
|
116597
116608
|
loc: {
|
|
116598
116609
|
start: {
|
|
116599
|
-
line:
|
|
116610
|
+
line: 49,
|
|
116600
116611
|
column: 21
|
|
116601
116612
|
},
|
|
116602
116613
|
end: {
|
|
116603
|
-
line:
|
|
116614
|
+
line: 49,
|
|
116604
116615
|
column: 67
|
|
116605
116616
|
}
|
|
116606
116617
|
},
|
|
116607
|
-
line:
|
|
116618
|
+
line: 49
|
|
116608
116619
|
},
|
|
116609
116620
|
"4": {
|
|
116610
116621
|
name: "(anonymous_4)",
|
|
116611
116622
|
decl: {
|
|
116612
116623
|
start: {
|
|
116613
|
-
line:
|
|
116624
|
+
line: 56,
|
|
116614
116625
|
column: 15
|
|
116615
116626
|
},
|
|
116616
116627
|
end: {
|
|
116617
|
-
line:
|
|
116628
|
+
line: 56,
|
|
116618
116629
|
column: 16
|
|
116619
116630
|
}
|
|
116620
116631
|
},
|
|
116621
116632
|
loc: {
|
|
116622
116633
|
start: {
|
|
116623
|
-
line:
|
|
116634
|
+
line: 56,
|
|
116624
116635
|
column: 21
|
|
116625
116636
|
},
|
|
116626
116637
|
end: {
|
|
116627
|
-
line:
|
|
116638
|
+
line: 56,
|
|
116628
116639
|
column: 64
|
|
116629
116640
|
}
|
|
116630
116641
|
},
|
|
116631
|
-
line:
|
|
116642
|
+
line: 56
|
|
116632
116643
|
},
|
|
116633
116644
|
"5": {
|
|
116634
116645
|
name: "(anonymous_5)",
|
|
116635
116646
|
decl: {
|
|
116636
116647
|
start: {
|
|
116637
|
-
line:
|
|
116648
|
+
line: 63,
|
|
116638
116649
|
column: 15
|
|
116639
116650
|
},
|
|
116640
116651
|
end: {
|
|
116641
|
-
line:
|
|
116652
|
+
line: 63,
|
|
116642
116653
|
column: 16
|
|
116643
116654
|
}
|
|
116644
116655
|
},
|
|
116645
116656
|
loc: {
|
|
116646
116657
|
start: {
|
|
116647
|
-
line:
|
|
116658
|
+
line: 63,
|
|
116648
116659
|
column: 21
|
|
116649
116660
|
},
|
|
116650
116661
|
end: {
|
|
116651
|
-
line:
|
|
116662
|
+
line: 63,
|
|
116652
116663
|
column: 67
|
|
116653
116664
|
}
|
|
116654
116665
|
},
|
|
116655
|
-
line:
|
|
116666
|
+
line: 63
|
|
116656
116667
|
},
|
|
116657
116668
|
"6": {
|
|
116658
116669
|
name: "(anonymous_6)",
|
|
116659
116670
|
decl: {
|
|
116660
116671
|
start: {
|
|
116661
|
-
line:
|
|
116672
|
+
line: 72,
|
|
116662
116673
|
column: 15
|
|
116663
116674
|
},
|
|
116664
116675
|
end: {
|
|
116665
|
-
line:
|
|
116676
|
+
line: 72,
|
|
116666
116677
|
column: 16
|
|
116667
116678
|
}
|
|
116668
116679
|
},
|
|
116669
116680
|
loc: {
|
|
116670
116681
|
start: {
|
|
116671
|
-
line:
|
|
116682
|
+
line: 72,
|
|
116672
116683
|
column: 21
|
|
116673
116684
|
},
|
|
116674
116685
|
end: {
|
|
116675
|
-
line:
|
|
116686
|
+
line: 72,
|
|
116676
116687
|
column: 68
|
|
116677
116688
|
}
|
|
116678
116689
|
},
|
|
116679
|
-
line:
|
|
116690
|
+
line: 72
|
|
116680
116691
|
},
|
|
116681
116692
|
"7": {
|
|
116682
116693
|
name: "(anonymous_7)",
|
|
116683
116694
|
decl: {
|
|
116684
116695
|
start: {
|
|
116685
|
-
line:
|
|
116696
|
+
line: 80,
|
|
116686
116697
|
column: 15
|
|
116687
116698
|
},
|
|
116688
116699
|
end: {
|
|
116689
|
-
line:
|
|
116700
|
+
line: 80,
|
|
116690
116701
|
column: 16
|
|
116691
116702
|
}
|
|
116692
116703
|
},
|
|
116693
116704
|
loc: {
|
|
116694
116705
|
start: {
|
|
116695
|
-
line:
|
|
116706
|
+
line: 80,
|
|
116696
116707
|
column: 21
|
|
116697
116708
|
},
|
|
116698
116709
|
end: {
|
|
116699
|
-
line:
|
|
116710
|
+
line: 80,
|
|
116700
116711
|
column: 62
|
|
116701
116712
|
}
|
|
116702
116713
|
},
|
|
116703
|
-
line:
|
|
116714
|
+
line: 80
|
|
116704
116715
|
},
|
|
116705
116716
|
"8": {
|
|
116706
116717
|
name: "(anonymous_8)",
|
|
116707
116718
|
decl: {
|
|
116708
116719
|
start: {
|
|
116709
|
-
line:
|
|
116720
|
+
line: 87,
|
|
116710
116721
|
column: 15
|
|
116711
116722
|
},
|
|
116712
116723
|
end: {
|
|
116713
|
-
line:
|
|
116724
|
+
line: 87,
|
|
116714
116725
|
column: 16
|
|
116715
116726
|
}
|
|
116716
116727
|
},
|
|
116717
116728
|
loc: {
|
|
116718
116729
|
start: {
|
|
116719
|
-
line:
|
|
116730
|
+
line: 87,
|
|
116720
116731
|
column: 21
|
|
116721
116732
|
},
|
|
116722
116733
|
end: {
|
|
116723
|
-
line:
|
|
116724
|
-
column:
|
|
116734
|
+
line: 87,
|
|
116735
|
+
column: 67
|
|
116725
116736
|
}
|
|
116726
116737
|
},
|
|
116727
|
-
line:
|
|
116738
|
+
line: 87
|
|
116728
116739
|
},
|
|
116729
116740
|
"9": {
|
|
116730
116741
|
name: "(anonymous_9)",
|
|
@@ -116745,7 +116756,7 @@ function cov_17cji89s6g() {
|
|
|
116745
116756
|
},
|
|
116746
116757
|
end: {
|
|
116747
116758
|
line: 96,
|
|
116748
|
-
column:
|
|
116759
|
+
column: 68
|
|
116749
116760
|
}
|
|
116750
116761
|
},
|
|
116751
116762
|
line: 96
|
|
@@ -116754,73 +116765,73 @@ function cov_17cji89s6g() {
|
|
|
116754
116765
|
name: "(anonymous_10)",
|
|
116755
116766
|
decl: {
|
|
116756
116767
|
start: {
|
|
116757
|
-
line:
|
|
116768
|
+
line: 104,
|
|
116758
116769
|
column: 15
|
|
116759
116770
|
},
|
|
116760
116771
|
end: {
|
|
116761
|
-
line:
|
|
116772
|
+
line: 104,
|
|
116762
116773
|
column: 16
|
|
116763
116774
|
}
|
|
116764
116775
|
},
|
|
116765
116776
|
loc: {
|
|
116766
116777
|
start: {
|
|
116767
|
-
line:
|
|
116778
|
+
line: 104,
|
|
116768
116779
|
column: 21
|
|
116769
116780
|
},
|
|
116770
116781
|
end: {
|
|
116771
|
-
line:
|
|
116772
|
-
column:
|
|
116782
|
+
line: 104,
|
|
116783
|
+
column: 69
|
|
116773
116784
|
}
|
|
116774
116785
|
},
|
|
116775
|
-
line:
|
|
116786
|
+
line: 104
|
|
116776
116787
|
},
|
|
116777
116788
|
"11": {
|
|
116778
116789
|
name: "(anonymous_11)",
|
|
116779
116790
|
decl: {
|
|
116780
116791
|
start: {
|
|
116781
|
-
line:
|
|
116792
|
+
line: 121,
|
|
116782
116793
|
column: 15
|
|
116783
116794
|
},
|
|
116784
116795
|
end: {
|
|
116785
|
-
line:
|
|
116796
|
+
line: 121,
|
|
116786
116797
|
column: 16
|
|
116787
116798
|
}
|
|
116788
116799
|
},
|
|
116789
116800
|
loc: {
|
|
116790
116801
|
start: {
|
|
116791
|
-
line:
|
|
116802
|
+
line: 121,
|
|
116792
116803
|
column: 21
|
|
116793
116804
|
},
|
|
116794
116805
|
end: {
|
|
116795
|
-
line:
|
|
116806
|
+
line: 121,
|
|
116796
116807
|
column: 59
|
|
116797
116808
|
}
|
|
116798
116809
|
},
|
|
116799
|
-
line:
|
|
116810
|
+
line: 121
|
|
116800
116811
|
},
|
|
116801
116812
|
"12": {
|
|
116802
116813
|
name: "(anonymous_12)",
|
|
116803
116814
|
decl: {
|
|
116804
116815
|
start: {
|
|
116805
|
-
line:
|
|
116816
|
+
line: 127,
|
|
116806
116817
|
column: 15
|
|
116807
116818
|
},
|
|
116808
116819
|
end: {
|
|
116809
|
-
line:
|
|
116820
|
+
line: 127,
|
|
116810
116821
|
column: 16
|
|
116811
116822
|
}
|
|
116812
116823
|
},
|
|
116813
116824
|
loc: {
|
|
116814
116825
|
start: {
|
|
116815
|
-
line:
|
|
116826
|
+
line: 127,
|
|
116816
116827
|
column: 21
|
|
116817
116828
|
},
|
|
116818
116829
|
end: {
|
|
116819
|
-
line:
|
|
116820
|
-
column:
|
|
116830
|
+
line: 127,
|
|
116831
|
+
column: 59
|
|
116821
116832
|
}
|
|
116822
116833
|
},
|
|
116823
|
-
line:
|
|
116834
|
+
line: 127
|
|
116824
116835
|
},
|
|
116825
116836
|
"13": {
|
|
116826
116837
|
name: "(anonymous_13)",
|
|
@@ -116841,7 +116852,7 @@ function cov_17cji89s6g() {
|
|
|
116841
116852
|
},
|
|
116842
116853
|
end: {
|
|
116843
116854
|
line: 133,
|
|
116844
|
-
column:
|
|
116855
|
+
column: 46
|
|
116845
116856
|
}
|
|
116846
116857
|
},
|
|
116847
116858
|
line: 133
|
|
@@ -116874,76 +116885,52 @@ function cov_17cji89s6g() {
|
|
|
116874
116885
|
name: "(anonymous_15)",
|
|
116875
116886
|
decl: {
|
|
116876
116887
|
start: {
|
|
116877
|
-
line:
|
|
116878
|
-
column:
|
|
116888
|
+
line: 149,
|
|
116889
|
+
column: 15
|
|
116879
116890
|
},
|
|
116880
116891
|
end: {
|
|
116881
|
-
line:
|
|
116882
|
-
column:
|
|
116892
|
+
line: 149,
|
|
116893
|
+
column: 16
|
|
116883
116894
|
}
|
|
116884
116895
|
},
|
|
116885
116896
|
loc: {
|
|
116886
116897
|
start: {
|
|
116887
|
-
line:
|
|
116888
|
-
column:
|
|
116898
|
+
line: 149,
|
|
116899
|
+
column: 21
|
|
116889
116900
|
},
|
|
116890
116901
|
end: {
|
|
116891
|
-
line:
|
|
116892
|
-
column:
|
|
116902
|
+
line: 149,
|
|
116903
|
+
column: 56
|
|
116893
116904
|
}
|
|
116894
116905
|
},
|
|
116895
|
-
line:
|
|
116906
|
+
line: 149
|
|
116896
116907
|
},
|
|
116897
116908
|
"16": {
|
|
116898
116909
|
name: "(anonymous_16)",
|
|
116899
116910
|
decl: {
|
|
116900
116911
|
start: {
|
|
116901
|
-
line:
|
|
116902
|
-
column:
|
|
116912
|
+
line: 165,
|
|
116913
|
+
column: 29
|
|
116903
116914
|
},
|
|
116904
116915
|
end: {
|
|
116905
|
-
line:
|
|
116906
|
-
column:
|
|
116916
|
+
line: 165,
|
|
116917
|
+
column: 30
|
|
116907
116918
|
}
|
|
116908
116919
|
},
|
|
116909
116920
|
loc: {
|
|
116910
116921
|
start: {
|
|
116911
|
-
line:
|
|
116912
|
-
column:
|
|
116922
|
+
line: 165,
|
|
116923
|
+
column: 45
|
|
116913
116924
|
},
|
|
116914
116925
|
end: {
|
|
116915
|
-
line:
|
|
116916
|
-
column:
|
|
116926
|
+
line: 198,
|
|
116927
|
+
column: 1
|
|
116917
116928
|
}
|
|
116918
116929
|
},
|
|
116919
|
-
line:
|
|
116930
|
+
line: 165
|
|
116920
116931
|
},
|
|
116921
116932
|
"17": {
|
|
116922
116933
|
name: "(anonymous_17)",
|
|
116923
|
-
decl: {
|
|
116924
|
-
start: {
|
|
116925
|
-
line: 164,
|
|
116926
|
-
column: 13
|
|
116927
|
-
},
|
|
116928
|
-
end: {
|
|
116929
|
-
line: 164,
|
|
116930
|
-
column: 14
|
|
116931
|
-
}
|
|
116932
|
-
},
|
|
116933
|
-
loc: {
|
|
116934
|
-
start: {
|
|
116935
|
-
line: 164,
|
|
116936
|
-
column: 19
|
|
116937
|
-
},
|
|
116938
|
-
end: {
|
|
116939
|
-
line: 164,
|
|
116940
|
-
column: 51
|
|
116941
|
-
}
|
|
116942
|
-
},
|
|
116943
|
-
line: 164
|
|
116944
|
-
},
|
|
116945
|
-
"18": {
|
|
116946
|
-
name: "(anonymous_18)",
|
|
116947
116934
|
decl: {
|
|
116948
116935
|
start: {
|
|
116949
116936
|
line: 168,
|
|
@@ -116961,13 +116948,13 @@ function cov_17cji89s6g() {
|
|
|
116961
116948
|
},
|
|
116962
116949
|
end: {
|
|
116963
116950
|
line: 168,
|
|
116964
|
-
column:
|
|
116951
|
+
column: 48
|
|
116965
116952
|
}
|
|
116966
116953
|
},
|
|
116967
116954
|
line: 168
|
|
116968
116955
|
},
|
|
116969
|
-
"
|
|
116970
|
-
name: "(
|
|
116956
|
+
"18": {
|
|
116957
|
+
name: "(anonymous_18)",
|
|
116971
116958
|
decl: {
|
|
116972
116959
|
start: {
|
|
116973
116960
|
line: 172,
|
|
@@ -116985,13 +116972,13 @@ function cov_17cji89s6g() {
|
|
|
116985
116972
|
},
|
|
116986
116973
|
end: {
|
|
116987
116974
|
line: 172,
|
|
116988
|
-
column:
|
|
116975
|
+
column: 51
|
|
116989
116976
|
}
|
|
116990
116977
|
},
|
|
116991
116978
|
line: 172
|
|
116992
116979
|
},
|
|
116993
|
-
"
|
|
116994
|
-
name: "(
|
|
116980
|
+
"19": {
|
|
116981
|
+
name: "(anonymous_19)",
|
|
116995
116982
|
decl: {
|
|
116996
116983
|
start: {
|
|
116997
116984
|
line: 176,
|
|
@@ -117009,13 +116996,13 @@ function cov_17cji89s6g() {
|
|
|
117009
116996
|
},
|
|
117010
116997
|
end: {
|
|
117011
116998
|
line: 176,
|
|
117012
|
-
column:
|
|
116999
|
+
column: 59
|
|
117013
117000
|
}
|
|
117014
117001
|
},
|
|
117015
117002
|
line: 176
|
|
117016
117003
|
},
|
|
117017
|
-
"
|
|
117018
|
-
name: "(
|
|
117004
|
+
"20": {
|
|
117005
|
+
name: "(anonymous_20)",
|
|
117019
117006
|
decl: {
|
|
117020
117007
|
start: {
|
|
117021
117008
|
line: 180,
|
|
@@ -117033,13 +117020,13 @@ function cov_17cji89s6g() {
|
|
|
117033
117020
|
},
|
|
117034
117021
|
end: {
|
|
117035
117022
|
line: 180,
|
|
117036
|
-
column:
|
|
117023
|
+
column: 62
|
|
117037
117024
|
}
|
|
117038
117025
|
},
|
|
117039
117026
|
line: 180
|
|
117040
117027
|
},
|
|
117041
|
-
"
|
|
117042
|
-
name: "(
|
|
117028
|
+
"21": {
|
|
117029
|
+
name: "(anonymous_21)",
|
|
117043
117030
|
decl: {
|
|
117044
117031
|
start: {
|
|
117045
117032
|
line: 184,
|
|
@@ -117057,13 +117044,13 @@ function cov_17cji89s6g() {
|
|
|
117057
117044
|
},
|
|
117058
117045
|
end: {
|
|
117059
117046
|
line: 184,
|
|
117060
|
-
column:
|
|
117047
|
+
column: 62
|
|
117061
117048
|
}
|
|
117062
117049
|
},
|
|
117063
117050
|
line: 184
|
|
117064
117051
|
},
|
|
117065
|
-
"
|
|
117066
|
-
name: "(
|
|
117052
|
+
"22": {
|
|
117053
|
+
name: "(anonymous_22)",
|
|
117067
117054
|
decl: {
|
|
117068
117055
|
start: {
|
|
117069
117056
|
line: 188,
|
|
@@ -117081,276 +117068,324 @@ function cov_17cji89s6g() {
|
|
|
117081
117068
|
},
|
|
117082
117069
|
end: {
|
|
117083
117070
|
line: 188,
|
|
117084
|
-
column:
|
|
117071
|
+
column: 65
|
|
117085
117072
|
}
|
|
117086
117073
|
},
|
|
117087
117074
|
line: 188
|
|
117075
|
+
},
|
|
117076
|
+
"23": {
|
|
117077
|
+
name: "(anonymous_23)",
|
|
117078
|
+
decl: {
|
|
117079
|
+
start: {
|
|
117080
|
+
line: 192,
|
|
117081
|
+
column: 13
|
|
117082
|
+
},
|
|
117083
|
+
end: {
|
|
117084
|
+
line: 192,
|
|
117085
|
+
column: 14
|
|
117086
|
+
}
|
|
117087
|
+
},
|
|
117088
|
+
loc: {
|
|
117089
|
+
start: {
|
|
117090
|
+
line: 192,
|
|
117091
|
+
column: 19
|
|
117092
|
+
},
|
|
117093
|
+
end: {
|
|
117094
|
+
line: 192,
|
|
117095
|
+
column: 68
|
|
117096
|
+
}
|
|
117097
|
+
},
|
|
117098
|
+
line: 192
|
|
117099
|
+
},
|
|
117100
|
+
"24": {
|
|
117101
|
+
name: "(anonymous_24)",
|
|
117102
|
+
decl: {
|
|
117103
|
+
start: {
|
|
117104
|
+
line: 196,
|
|
117105
|
+
column: 13
|
|
117106
|
+
},
|
|
117107
|
+
end: {
|
|
117108
|
+
line: 196,
|
|
117109
|
+
column: 14
|
|
117110
|
+
}
|
|
117111
|
+
},
|
|
117112
|
+
loc: {
|
|
117113
|
+
start: {
|
|
117114
|
+
line: 196,
|
|
117115
|
+
column: 19
|
|
117116
|
+
},
|
|
117117
|
+
end: {
|
|
117118
|
+
line: 196,
|
|
117119
|
+
column: 48
|
|
117120
|
+
}
|
|
117121
|
+
},
|
|
117122
|
+
line: 196
|
|
117088
117123
|
}
|
|
117089
117124
|
},
|
|
117090
117125
|
branchMap: {
|
|
117091
117126
|
"0": {
|
|
117092
117127
|
loc: {
|
|
117093
117128
|
start: {
|
|
117094
|
-
line:
|
|
117129
|
+
line: 38,
|
|
117095
117130
|
column: 15
|
|
117096
117131
|
},
|
|
117097
117132
|
end: {
|
|
117098
|
-
line:
|
|
117133
|
+
line: 38,
|
|
117099
117134
|
column: 46
|
|
117100
117135
|
}
|
|
117101
117136
|
},
|
|
117102
117137
|
type: "binary-expr",
|
|
117103
117138
|
locations: [{
|
|
117104
117139
|
start: {
|
|
117105
|
-
line:
|
|
117140
|
+
line: 38,
|
|
117106
117141
|
column: 15
|
|
117107
117142
|
},
|
|
117108
117143
|
end: {
|
|
117109
|
-
line:
|
|
117144
|
+
line: 38,
|
|
117110
117145
|
column: 28
|
|
117111
117146
|
}
|
|
117112
117147
|
}, {
|
|
117113
117148
|
start: {
|
|
117114
|
-
line:
|
|
117149
|
+
line: 38,
|
|
117115
117150
|
column: 32
|
|
117116
117151
|
},
|
|
117117
117152
|
end: {
|
|
117118
|
-
line:
|
|
117153
|
+
line: 38,
|
|
117119
117154
|
column: 46
|
|
117120
117155
|
}
|
|
117121
117156
|
}],
|
|
117122
|
-
line:
|
|
117157
|
+
line: 38
|
|
117123
117158
|
},
|
|
117124
117159
|
"1": {
|
|
117125
117160
|
loc: {
|
|
117126
117161
|
start: {
|
|
117127
|
-
line:
|
|
117162
|
+
line: 45,
|
|
117128
117163
|
column: 15
|
|
117129
117164
|
},
|
|
117130
117165
|
end: {
|
|
117131
|
-
line:
|
|
117166
|
+
line: 45,
|
|
117132
117167
|
column: 50
|
|
117133
117168
|
}
|
|
117134
117169
|
},
|
|
117135
117170
|
type: "binary-expr",
|
|
117136
117171
|
locations: [{
|
|
117137
117172
|
start: {
|
|
117138
|
-
line:
|
|
117173
|
+
line: 45,
|
|
117139
117174
|
column: 15
|
|
117140
117175
|
},
|
|
117141
117176
|
end: {
|
|
117142
|
-
line:
|
|
117177
|
+
line: 45,
|
|
117143
117178
|
column: 30
|
|
117144
117179
|
}
|
|
117145
117180
|
}, {
|
|
117146
117181
|
start: {
|
|
117147
|
-
line:
|
|
117182
|
+
line: 45,
|
|
117148
117183
|
column: 34
|
|
117149
117184
|
},
|
|
117150
117185
|
end: {
|
|
117151
|
-
line:
|
|
117186
|
+
line: 45,
|
|
117152
117187
|
column: 50
|
|
117153
117188
|
}
|
|
117154
117189
|
}],
|
|
117155
|
-
line:
|
|
117190
|
+
line: 45
|
|
117156
117191
|
},
|
|
117157
117192
|
"2": {
|
|
117158
117193
|
loc: {
|
|
117159
117194
|
start: {
|
|
117160
|
-
line:
|
|
117195
|
+
line: 52,
|
|
117161
117196
|
column: 15
|
|
117162
117197
|
},
|
|
117163
117198
|
end: {
|
|
117164
|
-
line:
|
|
117199
|
+
line: 52,
|
|
117165
117200
|
column: 56
|
|
117166
117201
|
}
|
|
117167
117202
|
},
|
|
117168
117203
|
type: "binary-expr",
|
|
117169
117204
|
locations: [{
|
|
117170
117205
|
start: {
|
|
117171
|
-
line:
|
|
117206
|
+
line: 52,
|
|
117172
117207
|
column: 15
|
|
117173
117208
|
},
|
|
117174
117209
|
end: {
|
|
117175
|
-
line:
|
|
117210
|
+
line: 52,
|
|
117176
117211
|
column: 33
|
|
117177
117212
|
}
|
|
117178
117213
|
}, {
|
|
117179
117214
|
start: {
|
|
117180
|
-
line:
|
|
117215
|
+
line: 52,
|
|
117181
117216
|
column: 37
|
|
117182
117217
|
},
|
|
117183
117218
|
end: {
|
|
117184
|
-
line:
|
|
117219
|
+
line: 52,
|
|
117185
117220
|
column: 56
|
|
117186
117221
|
}
|
|
117187
117222
|
}],
|
|
117188
|
-
line:
|
|
117223
|
+
line: 52
|
|
117189
117224
|
},
|
|
117190
117225
|
"3": {
|
|
117191
117226
|
loc: {
|
|
117192
117227
|
start: {
|
|
117193
|
-
line:
|
|
117228
|
+
line: 59,
|
|
117194
117229
|
column: 15
|
|
117195
117230
|
},
|
|
117196
117231
|
end: {
|
|
117197
|
-
line:
|
|
117232
|
+
line: 59,
|
|
117198
117233
|
column: 50
|
|
117199
117234
|
}
|
|
117200
117235
|
},
|
|
117201
117236
|
type: "binary-expr",
|
|
117202
117237
|
locations: [{
|
|
117203
117238
|
start: {
|
|
117204
|
-
line:
|
|
117239
|
+
line: 59,
|
|
117205
117240
|
column: 15
|
|
117206
117241
|
},
|
|
117207
117242
|
end: {
|
|
117208
|
-
line:
|
|
117243
|
+
line: 59,
|
|
117209
117244
|
column: 30
|
|
117210
117245
|
}
|
|
117211
117246
|
}, {
|
|
117212
117247
|
start: {
|
|
117213
|
-
line:
|
|
117248
|
+
line: 59,
|
|
117214
117249
|
column: 34
|
|
117215
117250
|
},
|
|
117216
117251
|
end: {
|
|
117217
|
-
line:
|
|
117252
|
+
line: 59,
|
|
117218
117253
|
column: 50
|
|
117219
117254
|
}
|
|
117220
117255
|
}],
|
|
117221
|
-
line:
|
|
117256
|
+
line: 59
|
|
117222
117257
|
},
|
|
117223
117258
|
"4": {
|
|
117224
117259
|
loc: {
|
|
117225
117260
|
start: {
|
|
117226
|
-
line:
|
|
117261
|
+
line: 66,
|
|
117227
117262
|
column: 15
|
|
117228
117263
|
},
|
|
117229
117264
|
end: {
|
|
117230
|
-
line:
|
|
117265
|
+
line: 66,
|
|
117231
117266
|
column: 56
|
|
117232
117267
|
}
|
|
117233
117268
|
},
|
|
117234
117269
|
type: "binary-expr",
|
|
117235
117270
|
locations: [{
|
|
117236
117271
|
start: {
|
|
117237
|
-
line:
|
|
117272
|
+
line: 66,
|
|
117238
117273
|
column: 15
|
|
117239
117274
|
},
|
|
117240
117275
|
end: {
|
|
117241
|
-
line:
|
|
117276
|
+
line: 66,
|
|
117242
117277
|
column: 33
|
|
117243
117278
|
}
|
|
117244
117279
|
}, {
|
|
117245
117280
|
start: {
|
|
117246
|
-
line:
|
|
117281
|
+
line: 66,
|
|
117247
117282
|
column: 37
|
|
117248
117283
|
},
|
|
117249
117284
|
end: {
|
|
117250
|
-
line:
|
|
117285
|
+
line: 66,
|
|
117251
117286
|
column: 56
|
|
117252
117287
|
}
|
|
117253
117288
|
}],
|
|
117254
|
-
line:
|
|
117289
|
+
line: 66
|
|
117255
117290
|
},
|
|
117256
117291
|
"5": {
|
|
117257
117292
|
loc: {
|
|
117258
117293
|
start: {
|
|
117259
|
-
line:
|
|
117294
|
+
line: 76,
|
|
117260
117295
|
column: 15
|
|
117261
117296
|
},
|
|
117262
117297
|
end: {
|
|
117263
|
-
line:
|
|
117298
|
+
line: 76,
|
|
117264
117299
|
column: 59
|
|
117265
117300
|
}
|
|
117266
117301
|
},
|
|
117267
117302
|
type: "binary-expr",
|
|
117268
117303
|
locations: [{
|
|
117269
117304
|
start: {
|
|
117270
|
-
line:
|
|
117305
|
+
line: 76,
|
|
117271
117306
|
column: 15
|
|
117272
117307
|
},
|
|
117273
117308
|
end: {
|
|
117274
|
-
line:
|
|
117309
|
+
line: 76,
|
|
117275
117310
|
column: 34
|
|
117276
117311
|
}
|
|
117277
117312
|
}, {
|
|
117278
117313
|
start: {
|
|
117279
|
-
line:
|
|
117314
|
+
line: 76,
|
|
117280
117315
|
column: 38
|
|
117281
117316
|
},
|
|
117282
117317
|
end: {
|
|
117283
|
-
line:
|
|
117318
|
+
line: 76,
|
|
117284
117319
|
column: 59
|
|
117285
117320
|
}
|
|
117286
117321
|
}],
|
|
117287
|
-
line:
|
|
117322
|
+
line: 76
|
|
117288
117323
|
},
|
|
117289
117324
|
"6": {
|
|
117290
117325
|
loc: {
|
|
117291
117326
|
start: {
|
|
117292
|
-
line:
|
|
117327
|
+
line: 83,
|
|
117293
117328
|
column: 15
|
|
117294
117329
|
},
|
|
117295
117330
|
end: {
|
|
117296
|
-
line:
|
|
117331
|
+
line: 83,
|
|
117297
117332
|
column: 46
|
|
117298
117333
|
}
|
|
117299
117334
|
},
|
|
117300
117335
|
type: "binary-expr",
|
|
117301
117336
|
locations: [{
|
|
117302
117337
|
start: {
|
|
117303
|
-
line:
|
|
117338
|
+
line: 83,
|
|
117304
117339
|
column: 15
|
|
117305
117340
|
},
|
|
117306
117341
|
end: {
|
|
117307
|
-
line:
|
|
117342
|
+
line: 83,
|
|
117308
117343
|
column: 28
|
|
117309
117344
|
}
|
|
117310
117345
|
}, {
|
|
117311
117346
|
start: {
|
|
117312
|
-
line:
|
|
117347
|
+
line: 83,
|
|
117313
117348
|
column: 32
|
|
117314
117349
|
},
|
|
117315
117350
|
end: {
|
|
117316
|
-
line:
|
|
117351
|
+
line: 83,
|
|
117317
117352
|
column: 46
|
|
117318
117353
|
}
|
|
117319
117354
|
}],
|
|
117320
|
-
line:
|
|
117355
|
+
line: 83
|
|
117321
117356
|
},
|
|
117322
117357
|
"7": {
|
|
117323
117358
|
loc: {
|
|
117324
117359
|
start: {
|
|
117325
|
-
line:
|
|
117360
|
+
line: 90,
|
|
117326
117361
|
column: 15
|
|
117327
117362
|
},
|
|
117328
117363
|
end: {
|
|
117329
|
-
line:
|
|
117330
|
-
column:
|
|
117364
|
+
line: 90,
|
|
117365
|
+
column: 57
|
|
117331
117366
|
}
|
|
117332
117367
|
},
|
|
117333
117368
|
type: "binary-expr",
|
|
117334
117369
|
locations: [{
|
|
117335
117370
|
start: {
|
|
117336
|
-
line:
|
|
117371
|
+
line: 90,
|
|
117337
117372
|
column: 15
|
|
117338
117373
|
},
|
|
117339
117374
|
end: {
|
|
117340
|
-
line:
|
|
117341
|
-
column:
|
|
117375
|
+
line: 90,
|
|
117376
|
+
column: 33
|
|
117342
117377
|
}
|
|
117343
117378
|
}, {
|
|
117344
117379
|
start: {
|
|
117345
|
-
line:
|
|
117346
|
-
column:
|
|
117380
|
+
line: 90,
|
|
117381
|
+
column: 37
|
|
117347
117382
|
},
|
|
117348
117383
|
end: {
|
|
117349
|
-
line:
|
|
117350
|
-
column:
|
|
117384
|
+
line: 90,
|
|
117385
|
+
column: 57
|
|
117351
117386
|
}
|
|
117352
117387
|
}],
|
|
117353
|
-
line:
|
|
117388
|
+
line: 90
|
|
117354
117389
|
},
|
|
117355
117390
|
"8": {
|
|
117356
117391
|
loc: {
|
|
@@ -117371,12 +117406,12 @@ function cov_17cji89s6g() {
|
|
|
117371
117406
|
},
|
|
117372
117407
|
end: {
|
|
117373
117408
|
line: 100,
|
|
117374
|
-
column:
|
|
117409
|
+
column: 34
|
|
117375
117410
|
}
|
|
117376
117411
|
}, {
|
|
117377
117412
|
start: {
|
|
117378
117413
|
line: 100,
|
|
117379
|
-
column:
|
|
117414
|
+
column: 38
|
|
117380
117415
|
},
|
|
117381
117416
|
end: {
|
|
117382
117417
|
line: 100,
|
|
@@ -117388,167 +117423,167 @@ function cov_17cji89s6g() {
|
|
|
117388
117423
|
"9": {
|
|
117389
117424
|
loc: {
|
|
117390
117425
|
start: {
|
|
117391
|
-
line:
|
|
117426
|
+
line: 108,
|
|
117392
117427
|
column: 15
|
|
117393
117428
|
},
|
|
117394
117429
|
end: {
|
|
117395
|
-
line:
|
|
117396
|
-
column:
|
|
117430
|
+
line: 108,
|
|
117431
|
+
column: 61
|
|
117397
117432
|
}
|
|
117398
117433
|
},
|
|
117399
117434
|
type: "binary-expr",
|
|
117400
117435
|
locations: [{
|
|
117401
117436
|
start: {
|
|
117402
|
-
line:
|
|
117437
|
+
line: 108,
|
|
117403
117438
|
column: 15
|
|
117404
117439
|
},
|
|
117405
117440
|
end: {
|
|
117406
|
-
line:
|
|
117441
|
+
line: 108,
|
|
117407
117442
|
column: 35
|
|
117408
117443
|
}
|
|
117409
117444
|
}, {
|
|
117410
117445
|
start: {
|
|
117411
|
-
line:
|
|
117446
|
+
line: 108,
|
|
117412
117447
|
column: 39
|
|
117413
117448
|
},
|
|
117414
117449
|
end: {
|
|
117415
|
-
line:
|
|
117416
|
-
column:
|
|
117450
|
+
line: 108,
|
|
117451
|
+
column: 61
|
|
117417
117452
|
}
|
|
117418
117453
|
}],
|
|
117419
|
-
line:
|
|
117454
|
+
line: 108
|
|
117420
117455
|
},
|
|
117421
117456
|
"10": {
|
|
117422
117457
|
loc: {
|
|
117423
117458
|
start: {
|
|
117424
|
-
line:
|
|
117459
|
+
line: 117,
|
|
117425
117460
|
column: 15
|
|
117426
117461
|
},
|
|
117427
117462
|
end: {
|
|
117428
|
-
line:
|
|
117429
|
-
column:
|
|
117463
|
+
line: 117,
|
|
117464
|
+
column: 60
|
|
117430
117465
|
}
|
|
117431
117466
|
},
|
|
117432
117467
|
type: "binary-expr",
|
|
117433
117468
|
locations: [{
|
|
117434
117469
|
start: {
|
|
117435
|
-
line:
|
|
117470
|
+
line: 117,
|
|
117436
117471
|
column: 15
|
|
117437
117472
|
},
|
|
117438
117473
|
end: {
|
|
117439
|
-
line:
|
|
117474
|
+
line: 117,
|
|
117440
117475
|
column: 35
|
|
117441
117476
|
}
|
|
117442
117477
|
}, {
|
|
117443
117478
|
start: {
|
|
117444
|
-
line:
|
|
117479
|
+
line: 117,
|
|
117445
117480
|
column: 39
|
|
117446
117481
|
},
|
|
117447
117482
|
end: {
|
|
117448
|
-
line:
|
|
117449
|
-
column:
|
|
117483
|
+
line: 117,
|
|
117484
|
+
column: 60
|
|
117450
117485
|
}
|
|
117451
117486
|
}],
|
|
117452
|
-
line:
|
|
117487
|
+
line: 117
|
|
117453
117488
|
},
|
|
117454
117489
|
"11": {
|
|
117455
117490
|
loc: {
|
|
117456
117491
|
start: {
|
|
117457
|
-
line:
|
|
117492
|
+
line: 123,
|
|
117458
117493
|
column: 15
|
|
117459
117494
|
},
|
|
117460
117495
|
end: {
|
|
117461
|
-
line:
|
|
117496
|
+
line: 123,
|
|
117462
117497
|
column: 61
|
|
117463
117498
|
}
|
|
117464
117499
|
},
|
|
117465
117500
|
type: "binary-expr",
|
|
117466
117501
|
locations: [{
|
|
117467
117502
|
start: {
|
|
117468
|
-
line:
|
|
117503
|
+
line: 123,
|
|
117469
117504
|
column: 15
|
|
117470
117505
|
},
|
|
117471
117506
|
end: {
|
|
117472
|
-
line:
|
|
117507
|
+
line: 123,
|
|
117473
117508
|
column: 35
|
|
117474
117509
|
}
|
|
117475
117510
|
}, {
|
|
117476
117511
|
start: {
|
|
117477
|
-
line:
|
|
117512
|
+
line: 123,
|
|
117478
117513
|
column: 39
|
|
117479
117514
|
},
|
|
117480
117515
|
end: {
|
|
117481
|
-
line:
|
|
117516
|
+
line: 123,
|
|
117482
117517
|
column: 61
|
|
117483
117518
|
}
|
|
117484
117519
|
}],
|
|
117485
|
-
line:
|
|
117520
|
+
line: 123
|
|
117486
117521
|
},
|
|
117487
117522
|
"12": {
|
|
117488
117523
|
loc: {
|
|
117489
117524
|
start: {
|
|
117490
|
-
line:
|
|
117525
|
+
line: 129,
|
|
117491
117526
|
column: 15
|
|
117492
117527
|
},
|
|
117493
117528
|
end: {
|
|
117494
|
-
line:
|
|
117495
|
-
column:
|
|
117529
|
+
line: 129,
|
|
117530
|
+
column: 61
|
|
117496
117531
|
}
|
|
117497
117532
|
},
|
|
117498
117533
|
type: "binary-expr",
|
|
117499
117534
|
locations: [{
|
|
117500
117535
|
start: {
|
|
117501
|
-
line:
|
|
117536
|
+
line: 129,
|
|
117502
117537
|
column: 15
|
|
117503
117538
|
},
|
|
117504
117539
|
end: {
|
|
117505
|
-
line:
|
|
117506
|
-
column:
|
|
117540
|
+
line: 129,
|
|
117541
|
+
column: 35
|
|
117507
117542
|
}
|
|
117508
117543
|
}, {
|
|
117509
117544
|
start: {
|
|
117510
|
-
line:
|
|
117511
|
-
column:
|
|
117545
|
+
line: 129,
|
|
117546
|
+
column: 39
|
|
117512
117547
|
},
|
|
117513
117548
|
end: {
|
|
117514
|
-
line:
|
|
117515
|
-
column:
|
|
117549
|
+
line: 129,
|
|
117550
|
+
column: 61
|
|
117516
117551
|
}
|
|
117517
117552
|
}],
|
|
117518
|
-
line:
|
|
117553
|
+
line: 129
|
|
117519
117554
|
},
|
|
117520
117555
|
"13": {
|
|
117521
117556
|
loc: {
|
|
117522
117557
|
start: {
|
|
117523
|
-
line:
|
|
117558
|
+
line: 135,
|
|
117524
117559
|
column: 15
|
|
117525
117560
|
},
|
|
117526
117561
|
end: {
|
|
117527
|
-
line:
|
|
117528
|
-
column:
|
|
117562
|
+
line: 135,
|
|
117563
|
+
column: 59
|
|
117529
117564
|
}
|
|
117530
117565
|
},
|
|
117531
117566
|
type: "binary-expr",
|
|
117532
117567
|
locations: [{
|
|
117533
117568
|
start: {
|
|
117534
|
-
line:
|
|
117569
|
+
line: 135,
|
|
117535
117570
|
column: 15
|
|
117536
117571
|
},
|
|
117537
117572
|
end: {
|
|
117538
|
-
line:
|
|
117539
|
-
column:
|
|
117573
|
+
line: 135,
|
|
117574
|
+
column: 34
|
|
117540
117575
|
}
|
|
117541
117576
|
}, {
|
|
117542
117577
|
start: {
|
|
117543
|
-
line:
|
|
117544
|
-
column:
|
|
117578
|
+
line: 135,
|
|
117579
|
+
column: 38
|
|
117545
117580
|
},
|
|
117546
117581
|
end: {
|
|
117547
|
-
line:
|
|
117548
|
-
column:
|
|
117582
|
+
line: 135,
|
|
117583
|
+
column: 59
|
|
117549
117584
|
}
|
|
117550
117585
|
}],
|
|
117551
|
-
line:
|
|
117586
|
+
line: 135
|
|
117552
117587
|
},
|
|
117553
117588
|
"14": {
|
|
117554
117589
|
loc: {
|
|
@@ -117582,6 +117617,39 @@ function cov_17cji89s6g() {
|
|
|
117582
117617
|
}
|
|
117583
117618
|
}],
|
|
117584
117619
|
line: 145
|
|
117620
|
+
},
|
|
117621
|
+
"15": {
|
|
117622
|
+
loc: {
|
|
117623
|
+
start: {
|
|
117624
|
+
line: 153,
|
|
117625
|
+
column: 15
|
|
117626
|
+
},
|
|
117627
|
+
end: {
|
|
117628
|
+
line: 153,
|
|
117629
|
+
column: 46
|
|
117630
|
+
}
|
|
117631
|
+
},
|
|
117632
|
+
type: "binary-expr",
|
|
117633
|
+
locations: [{
|
|
117634
|
+
start: {
|
|
117635
|
+
line: 153,
|
|
117636
|
+
column: 15
|
|
117637
|
+
},
|
|
117638
|
+
end: {
|
|
117639
|
+
line: 153,
|
|
117640
|
+
column: 28
|
|
117641
|
+
}
|
|
117642
|
+
}, {
|
|
117643
|
+
start: {
|
|
117644
|
+
line: 153,
|
|
117645
|
+
column: 32
|
|
117646
|
+
},
|
|
117647
|
+
end: {
|
|
117648
|
+
line: 153,
|
|
117649
|
+
column: 46
|
|
117650
|
+
}
|
|
117651
|
+
}],
|
|
117652
|
+
line: 153
|
|
117585
117653
|
}
|
|
117586
117654
|
},
|
|
117587
117655
|
s: {
|
|
@@ -117612,7 +117680,8 @@ function cov_17cji89s6g() {
|
|
|
117612
117680
|
"24": 0,
|
|
117613
117681
|
"25": 0,
|
|
117614
117682
|
"26": 0,
|
|
117615
|
-
"27": 0
|
|
117683
|
+
"27": 0,
|
|
117684
|
+
"28": 0
|
|
117616
117685
|
},
|
|
117617
117686
|
f: {
|
|
117618
117687
|
"0": 0,
|
|
@@ -117638,7 +117707,8 @@ function cov_17cji89s6g() {
|
|
|
117638
117707
|
"20": 0,
|
|
117639
117708
|
"21": 0,
|
|
117640
117709
|
"22": 0,
|
|
117641
|
-
"23": 0
|
|
117710
|
+
"23": 0,
|
|
117711
|
+
"24": 0
|
|
117642
117712
|
},
|
|
117643
117713
|
b: {
|
|
117644
117714
|
"0": [0, 0],
|
|
@@ -117655,10 +117725,11 @@ function cov_17cji89s6g() {
|
|
|
117655
117725
|
"11": [0, 0],
|
|
117656
117726
|
"12": [0, 0],
|
|
117657
117727
|
"13": [0, 0],
|
|
117658
|
-
"14": [0, 0]
|
|
117728
|
+
"14": [0, 0],
|
|
117729
|
+
"15": [0, 0]
|
|
117659
117730
|
},
|
|
117660
117731
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
117661
|
-
hash: "
|
|
117732
|
+
hash: "d4b40b2a432dc23d2814c01d41bdc8a41d13c17f"
|
|
117662
117733
|
};
|
|
117663
117734
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
117664
117735
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -117758,90 +117829,100 @@ var MENU_OPTIONS$1 = function MENU_OPTIONS(_ref2) {
|
|
|
117758
117829
|
active: editor.isActive("code"),
|
|
117759
117830
|
optionName: "code",
|
|
117760
117831
|
tooltip: (cov_17cji89s6g().b[6][0]++, tooltips.code) || (cov_17cji89s6g().b[6][1]++, t$2("menu.code"))
|
|
117832
|
+
}, {
|
|
117833
|
+
Icon: Braces,
|
|
117834
|
+
command: function command() {
|
|
117835
|
+
cov_17cji89s6g().f[8]++;
|
|
117836
|
+
cov_17cji89s6g().s[10]++;
|
|
117837
|
+
return editor.chain().focus().toggleCodeBlock().run();
|
|
117838
|
+
},
|
|
117839
|
+
active: editor.isActive("codeBlock"),
|
|
117840
|
+
optionName: "code-block",
|
|
117841
|
+
tooltip: (cov_17cji89s6g().b[7][0]++, tooltips.codeBlock) || (cov_17cji89s6g().b[7][1]++, t$2("menu.code-block"))
|
|
117761
117842
|
}],
|
|
117762
117843
|
list: [{
|
|
117763
117844
|
Icon: ListDot,
|
|
117764
117845
|
command: function command() {
|
|
117765
|
-
cov_17cji89s6g().f[
|
|
117766
|
-
cov_17cji89s6g().s[
|
|
117846
|
+
cov_17cji89s6g().f[9]++;
|
|
117847
|
+
cov_17cji89s6g().s[11]++;
|
|
117767
117848
|
return editor.chain().focus().toggleBulletList().run();
|
|
117768
117849
|
},
|
|
117769
117850
|
active: editor.isActive("bulletList"),
|
|
117770
117851
|
optionName: "bullet-list",
|
|
117771
117852
|
highlight: true,
|
|
117772
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117853
|
+
tooltip: (cov_17cji89s6g().b[8][0]++, tooltips.bulletList) || (cov_17cji89s6g().b[8][1]++, t$2("menu.bulleted-list"))
|
|
117773
117854
|
}, {
|
|
117774
117855
|
Icon: ListNumber,
|
|
117775
117856
|
command: function command() {
|
|
117776
|
-
cov_17cji89s6g().f[
|
|
117777
|
-
cov_17cji89s6g().s[
|
|
117857
|
+
cov_17cji89s6g().f[10]++;
|
|
117858
|
+
cov_17cji89s6g().s[12]++;
|
|
117778
117859
|
return editor.chain().focus().toggleOrderedList().run();
|
|
117779
117860
|
},
|
|
117780
117861
|
active: editor.isActive("orderedList"),
|
|
117781
117862
|
optionName: "ordered-list",
|
|
117782
117863
|
highlight: true,
|
|
117783
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117864
|
+
tooltip: (cov_17cji89s6g().b[9][0]++, tooltips.orderedList) || (cov_17cji89s6g().b[9][1]++, t$2("menu.ordered-list"))
|
|
117784
117865
|
}],
|
|
117785
117866
|
misc: [{
|
|
117786
117867
|
Icon: FileAttachments,
|
|
117787
117868
|
command: handleUploadAttachments,
|
|
117788
117869
|
active: false,
|
|
117789
117870
|
optionName: "attachments",
|
|
117790
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117871
|
+
tooltip: (cov_17cji89s6g().b[10][0]++, tooltips.attachments) || (cov_17cji89s6g().b[10][1]++, t$2("menu.attachments"))
|
|
117791
117872
|
}, {
|
|
117792
117873
|
Icon: ImageUpload,
|
|
117793
117874
|
command: function command() {
|
|
117794
|
-
cov_17cji89s6g().f[
|
|
117795
|
-
cov_17cji89s6g().s[
|
|
117875
|
+
cov_17cji89s6g().f[11]++;
|
|
117876
|
+
cov_17cji89s6g().s[13]++;
|
|
117796
117877
|
return setMediaUploader(assoc("image", true));
|
|
117797
117878
|
},
|
|
117798
117879
|
optionName: "image-upload",
|
|
117799
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117880
|
+
tooltip: (cov_17cji89s6g().b[11][0]++, tooltips.imageUpload) || (cov_17cji89s6g().b[11][1]++, t$2("menu.image-upload"))
|
|
117800
117881
|
}, {
|
|
117801
117882
|
Icon: Video,
|
|
117802
117883
|
command: function command() {
|
|
117803
|
-
cov_17cji89s6g().f[
|
|
117804
|
-
cov_17cji89s6g().s[
|
|
117884
|
+
cov_17cji89s6g().f[12]++;
|
|
117885
|
+
cov_17cji89s6g().s[14]++;
|
|
117805
117886
|
return setMediaUploader(assoc("video", true));
|
|
117806
117887
|
},
|
|
117807
117888
|
optionName: "video-upload",
|
|
117808
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117889
|
+
tooltip: (cov_17cji89s6g().b[12][0]++, tooltips.videoUpload) || (cov_17cji89s6g().b[12][1]++, t$2("menu.video-upload"))
|
|
117809
117890
|
}, {
|
|
117810
117891
|
Icon: MediaVideo,
|
|
117811
117892
|
command: function command() {
|
|
117812
|
-
cov_17cji89s6g().f[
|
|
117813
|
-
cov_17cji89s6g().s[
|
|
117893
|
+
cov_17cji89s6g().f[13]++;
|
|
117894
|
+
cov_17cji89s6g().s[15]++;
|
|
117814
117895
|
return setIsEmbedModalOpen(true);
|
|
117815
117896
|
},
|
|
117816
117897
|
optionName: "video-embed",
|
|
117817
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117898
|
+
tooltip: (cov_17cji89s6g().b[13][0]++, tooltips.videoEmbed) || (cov_17cji89s6g().b[13][1]++, t$2("menu.video-embed"))
|
|
117818
117899
|
}],
|
|
117819
117900
|
right: [{
|
|
117820
117901
|
Icon: Undo,
|
|
117821
117902
|
command: function command() {
|
|
117822
|
-
cov_17cji89s6g().f[
|
|
117823
|
-
cov_17cji89s6g().s[
|
|
117903
|
+
cov_17cji89s6g().f[14]++;
|
|
117904
|
+
cov_17cji89s6g().s[16]++;
|
|
117824
117905
|
return editor.chain().focus().undo().run();
|
|
117825
117906
|
},
|
|
117826
117907
|
active: false,
|
|
117827
117908
|
disabled: !editor.can().undo(),
|
|
117828
117909
|
optionName: "undo",
|
|
117829
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117910
|
+
tooltip: (cov_17cji89s6g().b[14][0]++, tooltips.undo) || (cov_17cji89s6g().b[14][1]++, t$2("menu.undo"))
|
|
117830
117911
|
}, {
|
|
117831
117912
|
Icon: Redo,
|
|
117832
117913
|
command: function command() {
|
|
117833
|
-
cov_17cji89s6g().f[
|
|
117834
|
-
cov_17cji89s6g().s[
|
|
117914
|
+
cov_17cji89s6g().f[15]++;
|
|
117915
|
+
cov_17cji89s6g().s[17]++;
|
|
117835
117916
|
return editor.chain().focus().redo().run();
|
|
117836
117917
|
},
|
|
117837
117918
|
active: false,
|
|
117838
117919
|
disabled: !editor.can().redo(),
|
|
117839
117920
|
optionName: "redo",
|
|
117840
|
-
tooltip: (cov_17cji89s6g().b[
|
|
117921
|
+
tooltip: (cov_17cji89s6g().b[15][0]++, tooltips.redo) || (cov_17cji89s6g().b[15][1]++, t$2("menu.redo"))
|
|
117841
117922
|
}]
|
|
117842
117923
|
};
|
|
117843
117924
|
};
|
|
117844
|
-
var FONT_SIZE_OPTIONS = (cov_17cji89s6g().s[
|
|
117925
|
+
var FONT_SIZE_OPTIONS = (cov_17cji89s6g().s[18]++, [{
|
|
117845
117926
|
label: "Heading 1",
|
|
117846
117927
|
value: 1,
|
|
117847
117928
|
key: "h1"
|
|
@@ -117858,65 +117939,65 @@ var FONT_SIZE_OPTIONS = (cov_17cji89s6g().s[17]++, [{
|
|
|
117858
117939
|
value: 0,
|
|
117859
117940
|
key: "body2"
|
|
117860
117941
|
}]);
|
|
117861
|
-
cov_17cji89s6g().s[
|
|
117942
|
+
cov_17cji89s6g().s[19]++;
|
|
117862
117943
|
var TABLE_ACTIONS = function TABLE_ACTIONS(_ref3) {
|
|
117863
117944
|
var editor = _ref3.editor;
|
|
117864
|
-
cov_17cji89s6g().f[
|
|
117865
|
-
cov_17cji89s6g().s[
|
|
117945
|
+
cov_17cji89s6g().f[16]++;
|
|
117946
|
+
cov_17cji89s6g().s[20]++;
|
|
117866
117947
|
return [{
|
|
117867
117948
|
label: t$2("table.insert-row"),
|
|
117868
117949
|
command: function command() {
|
|
117869
|
-
cov_17cji89s6g().f[
|
|
117870
|
-
cov_17cji89s6g().s[
|
|
117950
|
+
cov_17cji89s6g().f[17]++;
|
|
117951
|
+
cov_17cji89s6g().s[21]++;
|
|
117871
117952
|
return editor.commands.addRowAfter();
|
|
117872
117953
|
}
|
|
117873
117954
|
}, {
|
|
117874
117955
|
label: t$2("table.insert-column"),
|
|
117875
117956
|
command: function command() {
|
|
117876
|
-
cov_17cji89s6g().f[
|
|
117877
|
-
cov_17cji89s6g().s[
|
|
117957
|
+
cov_17cji89s6g().f[18]++;
|
|
117958
|
+
cov_17cji89s6g().s[22]++;
|
|
117878
117959
|
return editor.commands.addColumnAfter();
|
|
117879
117960
|
}
|
|
117880
117961
|
}, {
|
|
117881
117962
|
label: t$2("table.delete-row"),
|
|
117882
117963
|
command: function command() {
|
|
117883
|
-
cov_17cji89s6g().f[
|
|
117884
|
-
cov_17cji89s6g().s[
|
|
117964
|
+
cov_17cji89s6g().f[19]++;
|
|
117965
|
+
cov_17cji89s6g().s[23]++;
|
|
117885
117966
|
return editor.chain().focus().deleteRow().run();
|
|
117886
117967
|
}
|
|
117887
117968
|
}, {
|
|
117888
117969
|
label: t$2("table.delete-column"),
|
|
117889
117970
|
command: function command() {
|
|
117890
|
-
cov_17cji89s6g().f[
|
|
117891
|
-
cov_17cji89s6g().s[
|
|
117971
|
+
cov_17cji89s6g().f[20]++;
|
|
117972
|
+
cov_17cji89s6g().s[24]++;
|
|
117892
117973
|
return editor.chain().focus().deleteColumn().run();
|
|
117893
117974
|
}
|
|
117894
117975
|
}, {
|
|
117895
117976
|
label: t$2("table.merge-split"),
|
|
117896
117977
|
command: function command() {
|
|
117897
|
-
cov_17cji89s6g().f[
|
|
117898
|
-
cov_17cji89s6g().s[
|
|
117978
|
+
cov_17cji89s6g().f[21]++;
|
|
117979
|
+
cov_17cji89s6g().s[25]++;
|
|
117899
117980
|
return editor.chain().focus().mergeOrSplit().run();
|
|
117900
117981
|
}
|
|
117901
117982
|
}, {
|
|
117902
117983
|
label: t$2("table.toggle-header-row"),
|
|
117903
117984
|
command: function command() {
|
|
117904
|
-
cov_17cji89s6g().f[
|
|
117905
|
-
cov_17cji89s6g().s[
|
|
117985
|
+
cov_17cji89s6g().f[22]++;
|
|
117986
|
+
cov_17cji89s6g().s[26]++;
|
|
117906
117987
|
return editor.chain().focus().toggleHeaderRow().run();
|
|
117907
117988
|
}
|
|
117908
117989
|
}, {
|
|
117909
117990
|
label: t$2("table.toggle-header-column"),
|
|
117910
117991
|
command: function command() {
|
|
117911
|
-
cov_17cji89s6g().f[
|
|
117912
|
-
cov_17cji89s6g().s[
|
|
117992
|
+
cov_17cji89s6g().f[23]++;
|
|
117993
|
+
cov_17cji89s6g().s[27]++;
|
|
117913
117994
|
return editor.chain().focus().toggleHeaderColumn().run();
|
|
117914
117995
|
}
|
|
117915
117996
|
}, {
|
|
117916
117997
|
label: t$2("table.delete"),
|
|
117917
117998
|
command: function command() {
|
|
117918
|
-
cov_17cji89s6g().f[
|
|
117919
|
-
cov_17cji89s6g().s[
|
|
117999
|
+
cov_17cji89s6g().f[24]++;
|
|
118000
|
+
cov_17cji89s6g().s[28]++;
|
|
117920
118001
|
return editor.commands.deleteTable();
|
|
117921
118002
|
}
|
|
117922
118003
|
}];
|
|
@@ -126211,7 +126292,7 @@ var Option = function Option(_ref) {
|
|
|
126211
126292
|
|
|
126212
126293
|
function cov_1fwd2t6om3() {
|
|
126213
126294
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Headless/constants.js";
|
|
126214
|
-
var hash = "
|
|
126295
|
+
var hash = "c553660c61b18dae7801bfd8bb19735812339342";
|
|
126215
126296
|
var global = new Function("return this")();
|
|
126216
126297
|
var gcv = "__coverage__";
|
|
126217
126298
|
var coverageData = {
|
|
@@ -126219,181 +126300,191 @@ function cov_1fwd2t6om3() {
|
|
|
126219
126300
|
statementMap: {
|
|
126220
126301
|
"0": {
|
|
126221
126302
|
start: {
|
|
126222
|
-
line:
|
|
126303
|
+
line: 25,
|
|
126223
126304
|
column: 14
|
|
126224
126305
|
},
|
|
126225
126306
|
end: {
|
|
126226
|
-
line:
|
|
126307
|
+
line: 25,
|
|
126227
126308
|
column: 18
|
|
126228
126309
|
}
|
|
126229
126310
|
},
|
|
126230
126311
|
"1": {
|
|
126231
126312
|
start: {
|
|
126232
|
-
line:
|
|
126313
|
+
line: 27,
|
|
126233
126314
|
column: 28
|
|
126234
126315
|
},
|
|
126235
126316
|
end: {
|
|
126236
|
-
line:
|
|
126317
|
+
line: 163,
|
|
126237
126318
|
column: 1
|
|
126238
126319
|
}
|
|
126239
126320
|
},
|
|
126240
126321
|
"2": {
|
|
126241
126322
|
start: {
|
|
126242
|
-
line:
|
|
126323
|
+
line: 35,
|
|
126243
126324
|
column: 6
|
|
126244
126325
|
},
|
|
126245
126326
|
end: {
|
|
126246
|
-
line:
|
|
126327
|
+
line: 163,
|
|
126247
126328
|
column: 1
|
|
126248
126329
|
}
|
|
126249
126330
|
},
|
|
126250
126331
|
"3": {
|
|
126251
126332
|
start: {
|
|
126252
|
-
line:
|
|
126333
|
+
line: 38,
|
|
126253
126334
|
column: 19
|
|
126254
126335
|
},
|
|
126255
126336
|
end: {
|
|
126256
|
-
line:
|
|
126337
|
+
line: 38,
|
|
126257
126338
|
column: 60
|
|
126258
126339
|
}
|
|
126259
126340
|
},
|
|
126260
126341
|
"4": {
|
|
126261
126342
|
start: {
|
|
126262
|
-
line:
|
|
126343
|
+
line: 45,
|
|
126263
126344
|
column: 19
|
|
126264
126345
|
},
|
|
126265
126346
|
end: {
|
|
126266
|
-
line:
|
|
126347
|
+
line: 45,
|
|
126267
126348
|
column: 62
|
|
126268
126349
|
}
|
|
126269
126350
|
},
|
|
126270
126351
|
"5": {
|
|
126271
126352
|
start: {
|
|
126272
|
-
line:
|
|
126353
|
+
line: 52,
|
|
126273
126354
|
column: 19
|
|
126274
126355
|
},
|
|
126275
126356
|
end: {
|
|
126276
|
-
line:
|
|
126357
|
+
line: 52,
|
|
126277
126358
|
column: 65
|
|
126278
126359
|
}
|
|
126279
126360
|
},
|
|
126280
126361
|
"6": {
|
|
126281
126362
|
start: {
|
|
126282
|
-
line:
|
|
126363
|
+
line: 59,
|
|
126283
126364
|
column: 19
|
|
126284
126365
|
},
|
|
126285
126366
|
end: {
|
|
126286
|
-
line:
|
|
126367
|
+
line: 59,
|
|
126287
126368
|
column: 62
|
|
126288
126369
|
}
|
|
126289
126370
|
},
|
|
126290
126371
|
"7": {
|
|
126291
126372
|
start: {
|
|
126292
|
-
line:
|
|
126373
|
+
line: 66,
|
|
126293
126374
|
column: 19
|
|
126294
126375
|
},
|
|
126295
126376
|
end: {
|
|
126296
|
-
line:
|
|
126377
|
+
line: 66,
|
|
126297
126378
|
column: 65
|
|
126298
126379
|
}
|
|
126299
126380
|
},
|
|
126300
126381
|
"8": {
|
|
126301
126382
|
start: {
|
|
126302
|
-
line:
|
|
126383
|
+
line: 73,
|
|
126303
126384
|
column: 19
|
|
126304
126385
|
},
|
|
126305
126386
|
end: {
|
|
126306
|
-
line:
|
|
126387
|
+
line: 73,
|
|
126307
126388
|
column: 66
|
|
126308
126389
|
}
|
|
126309
126390
|
},
|
|
126310
126391
|
"9": {
|
|
126311
126392
|
start: {
|
|
126312
|
-
line:
|
|
126393
|
+
line: 80,
|
|
126313
126394
|
column: 19
|
|
126314
126395
|
},
|
|
126315
126396
|
end: {
|
|
126316
|
-
line:
|
|
126397
|
+
line: 80,
|
|
126317
126398
|
column: 60
|
|
126318
126399
|
}
|
|
126319
126400
|
},
|
|
126320
126401
|
"10": {
|
|
126321
126402
|
start: {
|
|
126322
|
-
line:
|
|
126403
|
+
line: 87,
|
|
126323
126404
|
column: 19
|
|
126324
126405
|
},
|
|
126325
126406
|
end: {
|
|
126326
|
-
line:
|
|
126327
|
-
column:
|
|
126407
|
+
line: 87,
|
|
126408
|
+
column: 65
|
|
126328
126409
|
}
|
|
126329
126410
|
},
|
|
126330
126411
|
"11": {
|
|
126331
126412
|
start: {
|
|
126332
|
-
line:
|
|
126413
|
+
line: 94,
|
|
126333
126414
|
column: 19
|
|
126334
126415
|
},
|
|
126335
126416
|
end: {
|
|
126336
|
-
line:
|
|
126337
|
-
column:
|
|
126417
|
+
line: 94,
|
|
126418
|
+
column: 66
|
|
126338
126419
|
}
|
|
126339
126420
|
},
|
|
126340
126421
|
"12": {
|
|
126341
126422
|
start: {
|
|
126342
|
-
line:
|
|
126423
|
+
line: 101,
|
|
126343
126424
|
column: 19
|
|
126344
126425
|
},
|
|
126345
126426
|
end: {
|
|
126346
|
-
line:
|
|
126347
|
-
column:
|
|
126427
|
+
line: 101,
|
|
126428
|
+
column: 67
|
|
126348
126429
|
}
|
|
126349
126430
|
},
|
|
126350
126431
|
"13": {
|
|
126351
126432
|
start: {
|
|
126352
|
-
line:
|
|
126433
|
+
line: 114,
|
|
126353
126434
|
column: 19
|
|
126354
126435
|
},
|
|
126355
126436
|
end: {
|
|
126356
|
-
line:
|
|
126437
|
+
line: 114,
|
|
126357
126438
|
column: 57
|
|
126358
126439
|
}
|
|
126359
126440
|
},
|
|
126360
126441
|
"14": {
|
|
126361
126442
|
start: {
|
|
126362
|
-
line:
|
|
126443
|
+
line: 120,
|
|
126363
126444
|
column: 19
|
|
126364
126445
|
},
|
|
126365
126446
|
end: {
|
|
126366
|
-
line:
|
|
126367
|
-
column:
|
|
126447
|
+
line: 120,
|
|
126448
|
+
column: 57
|
|
126368
126449
|
}
|
|
126369
126450
|
},
|
|
126370
126451
|
"15": {
|
|
126371
126452
|
start: {
|
|
126372
|
-
line:
|
|
126453
|
+
line: 126,
|
|
126454
|
+
column: 19
|
|
126455
|
+
},
|
|
126456
|
+
end: {
|
|
126457
|
+
line: 126,
|
|
126458
|
+
column: 44
|
|
126459
|
+
}
|
|
126460
|
+
},
|
|
126461
|
+
"16": {
|
|
126462
|
+
start: {
|
|
126463
|
+
line: 141,
|
|
126373
126464
|
column: 6
|
|
126374
126465
|
},
|
|
126375
126466
|
end: {
|
|
126376
|
-
line:
|
|
126467
|
+
line: 145,
|
|
126377
126468
|
column: 14
|
|
126378
126469
|
}
|
|
126379
126470
|
},
|
|
126380
|
-
"
|
|
126471
|
+
"17": {
|
|
126381
126472
|
start: {
|
|
126382
|
-
line:
|
|
126473
|
+
line: 151,
|
|
126383
126474
|
column: 19
|
|
126384
126475
|
},
|
|
126385
126476
|
end: {
|
|
126386
|
-
line:
|
|
126477
|
+
line: 151,
|
|
126387
126478
|
column: 54
|
|
126388
126479
|
}
|
|
126389
126480
|
},
|
|
126390
|
-
"
|
|
126481
|
+
"18": {
|
|
126391
126482
|
start: {
|
|
126392
|
-
line:
|
|
126483
|
+
line: 158,
|
|
126393
126484
|
column: 19
|
|
126394
126485
|
},
|
|
126395
126486
|
end: {
|
|
126396
|
-
line:
|
|
126487
|
+
line: 158,
|
|
126397
126488
|
column: 54
|
|
126398
126489
|
}
|
|
126399
126490
|
}
|
|
@@ -126403,948 +126494,1005 @@ function cov_1fwd2t6om3() {
|
|
|
126403
126494
|
name: "(anonymous_0)",
|
|
126404
126495
|
decl: {
|
|
126405
126496
|
start: {
|
|
126406
|
-
line:
|
|
126497
|
+
line: 27,
|
|
126407
126498
|
column: 28
|
|
126408
126499
|
},
|
|
126409
126500
|
end: {
|
|
126410
|
-
line:
|
|
126501
|
+
line: 27,
|
|
126411
126502
|
column: 29
|
|
126412
126503
|
}
|
|
126413
126504
|
},
|
|
126414
126505
|
loc: {
|
|
126415
126506
|
start: {
|
|
126416
|
-
line:
|
|
126507
|
+
line: 35,
|
|
126417
126508
|
column: 6
|
|
126418
126509
|
},
|
|
126419
126510
|
end: {
|
|
126420
|
-
line:
|
|
126511
|
+
line: 163,
|
|
126421
126512
|
column: 1
|
|
126422
126513
|
}
|
|
126423
126514
|
},
|
|
126424
|
-
line:
|
|
126515
|
+
line: 35
|
|
126425
126516
|
},
|
|
126426
126517
|
"1": {
|
|
126427
126518
|
name: "(anonymous_1)",
|
|
126428
126519
|
decl: {
|
|
126429
126520
|
start: {
|
|
126430
|
-
line:
|
|
126521
|
+
line: 38,
|
|
126431
126522
|
column: 13
|
|
126432
126523
|
},
|
|
126433
126524
|
end: {
|
|
126434
|
-
line:
|
|
126525
|
+
line: 38,
|
|
126435
126526
|
column: 14
|
|
126436
126527
|
}
|
|
126437
126528
|
},
|
|
126438
126529
|
loc: {
|
|
126439
126530
|
start: {
|
|
126440
|
-
line:
|
|
126531
|
+
line: 38,
|
|
126441
126532
|
column: 19
|
|
126442
126533
|
},
|
|
126443
126534
|
end: {
|
|
126444
|
-
line:
|
|
126535
|
+
line: 38,
|
|
126445
126536
|
column: 60
|
|
126446
126537
|
}
|
|
126447
126538
|
},
|
|
126448
|
-
line:
|
|
126539
|
+
line: 38
|
|
126449
126540
|
},
|
|
126450
126541
|
"2": {
|
|
126451
126542
|
name: "(anonymous_2)",
|
|
126452
126543
|
decl: {
|
|
126453
126544
|
start: {
|
|
126454
|
-
line:
|
|
126545
|
+
line: 45,
|
|
126455
126546
|
column: 13
|
|
126456
126547
|
},
|
|
126457
126548
|
end: {
|
|
126458
|
-
line:
|
|
126549
|
+
line: 45,
|
|
126459
126550
|
column: 14
|
|
126460
126551
|
}
|
|
126461
126552
|
},
|
|
126462
126553
|
loc: {
|
|
126463
126554
|
start: {
|
|
126464
|
-
line:
|
|
126555
|
+
line: 45,
|
|
126465
126556
|
column: 19
|
|
126466
126557
|
},
|
|
126467
126558
|
end: {
|
|
126468
|
-
line:
|
|
126559
|
+
line: 45,
|
|
126469
126560
|
column: 62
|
|
126470
126561
|
}
|
|
126471
126562
|
},
|
|
126472
|
-
line:
|
|
126563
|
+
line: 45
|
|
126473
126564
|
},
|
|
126474
126565
|
"3": {
|
|
126475
126566
|
name: "(anonymous_3)",
|
|
126476
126567
|
decl: {
|
|
126477
126568
|
start: {
|
|
126478
|
-
line:
|
|
126569
|
+
line: 52,
|
|
126479
126570
|
column: 13
|
|
126480
126571
|
},
|
|
126481
126572
|
end: {
|
|
126482
|
-
line:
|
|
126573
|
+
line: 52,
|
|
126483
126574
|
column: 14
|
|
126484
126575
|
}
|
|
126485
126576
|
},
|
|
126486
126577
|
loc: {
|
|
126487
126578
|
start: {
|
|
126488
|
-
line:
|
|
126579
|
+
line: 52,
|
|
126489
126580
|
column: 19
|
|
126490
126581
|
},
|
|
126491
126582
|
end: {
|
|
126492
|
-
line:
|
|
126583
|
+
line: 52,
|
|
126493
126584
|
column: 65
|
|
126494
126585
|
}
|
|
126495
126586
|
},
|
|
126496
|
-
line:
|
|
126587
|
+
line: 52
|
|
126497
126588
|
},
|
|
126498
126589
|
"4": {
|
|
126499
126590
|
name: "(anonymous_4)",
|
|
126500
126591
|
decl: {
|
|
126501
126592
|
start: {
|
|
126502
|
-
line:
|
|
126593
|
+
line: 59,
|
|
126503
126594
|
column: 13
|
|
126504
126595
|
},
|
|
126505
126596
|
end: {
|
|
126506
|
-
line:
|
|
126597
|
+
line: 59,
|
|
126507
126598
|
column: 14
|
|
126508
126599
|
}
|
|
126509
126600
|
},
|
|
126510
126601
|
loc: {
|
|
126511
126602
|
start: {
|
|
126512
|
-
line:
|
|
126603
|
+
line: 59,
|
|
126513
126604
|
column: 19
|
|
126514
126605
|
},
|
|
126515
126606
|
end: {
|
|
126516
|
-
line:
|
|
126607
|
+
line: 59,
|
|
126517
126608
|
column: 62
|
|
126518
126609
|
}
|
|
126519
126610
|
},
|
|
126520
|
-
line:
|
|
126611
|
+
line: 59
|
|
126521
126612
|
},
|
|
126522
126613
|
"5": {
|
|
126523
126614
|
name: "(anonymous_5)",
|
|
126524
126615
|
decl: {
|
|
126525
126616
|
start: {
|
|
126526
|
-
line:
|
|
126617
|
+
line: 66,
|
|
126527
126618
|
column: 13
|
|
126528
126619
|
},
|
|
126529
126620
|
end: {
|
|
126530
|
-
line:
|
|
126621
|
+
line: 66,
|
|
126531
126622
|
column: 14
|
|
126532
126623
|
}
|
|
126533
126624
|
},
|
|
126534
126625
|
loc: {
|
|
126535
126626
|
start: {
|
|
126536
|
-
line:
|
|
126627
|
+
line: 66,
|
|
126537
126628
|
column: 19
|
|
126538
126629
|
},
|
|
126539
126630
|
end: {
|
|
126540
|
-
line:
|
|
126631
|
+
line: 66,
|
|
126541
126632
|
column: 65
|
|
126542
126633
|
}
|
|
126543
126634
|
},
|
|
126544
|
-
line:
|
|
126635
|
+
line: 66
|
|
126545
126636
|
},
|
|
126546
126637
|
"6": {
|
|
126547
126638
|
name: "(anonymous_6)",
|
|
126548
126639
|
decl: {
|
|
126549
126640
|
start: {
|
|
126550
|
-
line:
|
|
126641
|
+
line: 73,
|
|
126551
126642
|
column: 13
|
|
126552
126643
|
},
|
|
126553
126644
|
end: {
|
|
126554
|
-
line:
|
|
126645
|
+
line: 73,
|
|
126555
126646
|
column: 14
|
|
126556
126647
|
}
|
|
126557
126648
|
},
|
|
126558
126649
|
loc: {
|
|
126559
126650
|
start: {
|
|
126560
|
-
line:
|
|
126651
|
+
line: 73,
|
|
126561
126652
|
column: 19
|
|
126562
126653
|
},
|
|
126563
126654
|
end: {
|
|
126564
|
-
line:
|
|
126655
|
+
line: 73,
|
|
126565
126656
|
column: 66
|
|
126566
126657
|
}
|
|
126567
126658
|
},
|
|
126568
|
-
line:
|
|
126659
|
+
line: 73
|
|
126569
126660
|
},
|
|
126570
126661
|
"7": {
|
|
126571
126662
|
name: "(anonymous_7)",
|
|
126572
126663
|
decl: {
|
|
126573
126664
|
start: {
|
|
126574
|
-
line:
|
|
126665
|
+
line: 80,
|
|
126575
126666
|
column: 13
|
|
126576
126667
|
},
|
|
126577
126668
|
end: {
|
|
126578
|
-
line:
|
|
126669
|
+
line: 80,
|
|
126579
126670
|
column: 14
|
|
126580
126671
|
}
|
|
126581
126672
|
},
|
|
126582
126673
|
loc: {
|
|
126583
126674
|
start: {
|
|
126584
|
-
line:
|
|
126675
|
+
line: 80,
|
|
126585
126676
|
column: 19
|
|
126586
126677
|
},
|
|
126587
126678
|
end: {
|
|
126588
|
-
line:
|
|
126679
|
+
line: 80,
|
|
126589
126680
|
column: 60
|
|
126590
126681
|
}
|
|
126591
126682
|
},
|
|
126592
|
-
line:
|
|
126683
|
+
line: 80
|
|
126593
126684
|
},
|
|
126594
126685
|
"8": {
|
|
126595
126686
|
name: "(anonymous_8)",
|
|
126596
126687
|
decl: {
|
|
126597
126688
|
start: {
|
|
126598
|
-
line:
|
|
126689
|
+
line: 87,
|
|
126599
126690
|
column: 13
|
|
126600
126691
|
},
|
|
126601
126692
|
end: {
|
|
126602
|
-
line:
|
|
126693
|
+
line: 87,
|
|
126603
126694
|
column: 14
|
|
126604
126695
|
}
|
|
126605
126696
|
},
|
|
126606
126697
|
loc: {
|
|
126607
126698
|
start: {
|
|
126608
|
-
line:
|
|
126699
|
+
line: 87,
|
|
126609
126700
|
column: 19
|
|
126610
126701
|
},
|
|
126611
126702
|
end: {
|
|
126612
|
-
line:
|
|
126613
|
-
column:
|
|
126703
|
+
line: 87,
|
|
126704
|
+
column: 65
|
|
126614
126705
|
}
|
|
126615
126706
|
},
|
|
126616
|
-
line:
|
|
126707
|
+
line: 87
|
|
126617
126708
|
},
|
|
126618
126709
|
"9": {
|
|
126619
126710
|
name: "(anonymous_9)",
|
|
126620
126711
|
decl: {
|
|
126621
126712
|
start: {
|
|
126622
|
-
line:
|
|
126713
|
+
line: 94,
|
|
126623
126714
|
column: 13
|
|
126624
126715
|
},
|
|
126625
126716
|
end: {
|
|
126626
|
-
line:
|
|
126717
|
+
line: 94,
|
|
126627
126718
|
column: 14
|
|
126628
126719
|
}
|
|
126629
126720
|
},
|
|
126630
126721
|
loc: {
|
|
126631
126722
|
start: {
|
|
126632
|
-
line:
|
|
126723
|
+
line: 94,
|
|
126633
126724
|
column: 19
|
|
126634
126725
|
},
|
|
126635
126726
|
end: {
|
|
126636
|
-
line:
|
|
126637
|
-
column:
|
|
126727
|
+
line: 94,
|
|
126728
|
+
column: 66
|
|
126638
126729
|
}
|
|
126639
126730
|
},
|
|
126640
|
-
line:
|
|
126731
|
+
line: 94
|
|
126641
126732
|
},
|
|
126642
126733
|
"10": {
|
|
126643
126734
|
name: "(anonymous_10)",
|
|
126644
126735
|
decl: {
|
|
126645
126736
|
start: {
|
|
126646
|
-
line:
|
|
126737
|
+
line: 101,
|
|
126647
126738
|
column: 13
|
|
126648
126739
|
},
|
|
126649
126740
|
end: {
|
|
126650
|
-
line:
|
|
126741
|
+
line: 101,
|
|
126651
126742
|
column: 14
|
|
126652
126743
|
}
|
|
126653
126744
|
},
|
|
126654
126745
|
loc: {
|
|
126655
126746
|
start: {
|
|
126656
|
-
line:
|
|
126747
|
+
line: 101,
|
|
126657
126748
|
column: 19
|
|
126658
126749
|
},
|
|
126659
126750
|
end: {
|
|
126660
|
-
line:
|
|
126661
|
-
column:
|
|
126751
|
+
line: 101,
|
|
126752
|
+
column: 67
|
|
126662
126753
|
}
|
|
126663
126754
|
},
|
|
126664
|
-
line:
|
|
126755
|
+
line: 101
|
|
126665
126756
|
},
|
|
126666
126757
|
"11": {
|
|
126667
126758
|
name: "(anonymous_11)",
|
|
126668
126759
|
decl: {
|
|
126669
126760
|
start: {
|
|
126670
|
-
line:
|
|
126761
|
+
line: 114,
|
|
126671
126762
|
column: 13
|
|
126672
126763
|
},
|
|
126673
126764
|
end: {
|
|
126674
|
-
line:
|
|
126765
|
+
line: 114,
|
|
126675
126766
|
column: 14
|
|
126676
126767
|
}
|
|
126677
126768
|
},
|
|
126678
126769
|
loc: {
|
|
126679
126770
|
start: {
|
|
126680
|
-
line:
|
|
126771
|
+
line: 114,
|
|
126681
126772
|
column: 19
|
|
126682
126773
|
},
|
|
126683
126774
|
end: {
|
|
126684
|
-
line:
|
|
126775
|
+
line: 114,
|
|
126685
126776
|
column: 57
|
|
126686
126777
|
}
|
|
126687
126778
|
},
|
|
126688
|
-
line:
|
|
126779
|
+
line: 114
|
|
126689
126780
|
},
|
|
126690
126781
|
"12": {
|
|
126691
126782
|
name: "(anonymous_12)",
|
|
126692
126783
|
decl: {
|
|
126693
126784
|
start: {
|
|
126694
|
-
line:
|
|
126785
|
+
line: 120,
|
|
126695
126786
|
column: 13
|
|
126696
126787
|
},
|
|
126697
126788
|
end: {
|
|
126698
|
-
line:
|
|
126789
|
+
line: 120,
|
|
126699
126790
|
column: 14
|
|
126700
126791
|
}
|
|
126701
126792
|
},
|
|
126702
126793
|
loc: {
|
|
126703
126794
|
start: {
|
|
126704
|
-
line:
|
|
126795
|
+
line: 120,
|
|
126705
126796
|
column: 19
|
|
126706
126797
|
},
|
|
126707
126798
|
end: {
|
|
126708
|
-
line:
|
|
126709
|
-
column:
|
|
126799
|
+
line: 120,
|
|
126800
|
+
column: 57
|
|
126710
126801
|
}
|
|
126711
126802
|
},
|
|
126712
|
-
line:
|
|
126803
|
+
line: 120
|
|
126713
126804
|
},
|
|
126714
126805
|
"13": {
|
|
126715
126806
|
name: "(anonymous_13)",
|
|
126716
126807
|
decl: {
|
|
126717
126808
|
start: {
|
|
126718
|
-
line:
|
|
126809
|
+
line: 126,
|
|
126719
126810
|
column: 13
|
|
126720
126811
|
},
|
|
126721
126812
|
end: {
|
|
126722
|
-
line:
|
|
126813
|
+
line: 126,
|
|
126723
126814
|
column: 14
|
|
126724
126815
|
}
|
|
126725
126816
|
},
|
|
126726
126817
|
loc: {
|
|
126727
126818
|
start: {
|
|
126728
|
-
line:
|
|
126729
|
-
column:
|
|
126819
|
+
line: 126,
|
|
126820
|
+
column: 19
|
|
126730
126821
|
},
|
|
126731
126822
|
end: {
|
|
126732
|
-
line:
|
|
126733
|
-
column:
|
|
126823
|
+
line: 126,
|
|
126824
|
+
column: 44
|
|
126734
126825
|
}
|
|
126735
126826
|
},
|
|
126736
|
-
line:
|
|
126827
|
+
line: 126
|
|
126737
126828
|
},
|
|
126738
126829
|
"14": {
|
|
126739
126830
|
name: "(anonymous_14)",
|
|
126740
126831
|
decl: {
|
|
126741
126832
|
start: {
|
|
126742
|
-
line:
|
|
126833
|
+
line: 140,
|
|
126743
126834
|
column: 13
|
|
126744
126835
|
},
|
|
126745
126836
|
end: {
|
|
126746
|
-
line:
|
|
126837
|
+
line: 140,
|
|
126747
126838
|
column: 14
|
|
126748
126839
|
}
|
|
126749
126840
|
},
|
|
126750
126841
|
loc: {
|
|
126751
126842
|
start: {
|
|
126752
|
-
line:
|
|
126753
|
-
column:
|
|
126843
|
+
line: 141,
|
|
126844
|
+
column: 6
|
|
126754
126845
|
},
|
|
126755
126846
|
end: {
|
|
126756
|
-
line:
|
|
126757
|
-
column:
|
|
126847
|
+
line: 145,
|
|
126848
|
+
column: 14
|
|
126758
126849
|
}
|
|
126759
126850
|
},
|
|
126760
|
-
line:
|
|
126851
|
+
line: 141
|
|
126761
126852
|
},
|
|
126762
126853
|
"15": {
|
|
126763
126854
|
name: "(anonymous_15)",
|
|
126764
126855
|
decl: {
|
|
126765
126856
|
start: {
|
|
126766
|
-
line:
|
|
126857
|
+
line: 151,
|
|
126767
126858
|
column: 13
|
|
126768
126859
|
},
|
|
126769
126860
|
end: {
|
|
126770
|
-
line:
|
|
126861
|
+
line: 151,
|
|
126771
126862
|
column: 14
|
|
126772
126863
|
}
|
|
126773
126864
|
},
|
|
126774
126865
|
loc: {
|
|
126775
126866
|
start: {
|
|
126776
|
-
line:
|
|
126867
|
+
line: 151,
|
|
126777
126868
|
column: 19
|
|
126778
126869
|
},
|
|
126779
126870
|
end: {
|
|
126780
|
-
line:
|
|
126871
|
+
line: 151,
|
|
126781
126872
|
column: 54
|
|
126782
126873
|
}
|
|
126783
126874
|
},
|
|
126784
|
-
line:
|
|
126875
|
+
line: 151
|
|
126876
|
+
},
|
|
126877
|
+
"16": {
|
|
126878
|
+
name: "(anonymous_16)",
|
|
126879
|
+
decl: {
|
|
126880
|
+
start: {
|
|
126881
|
+
line: 158,
|
|
126882
|
+
column: 13
|
|
126883
|
+
},
|
|
126884
|
+
end: {
|
|
126885
|
+
line: 158,
|
|
126886
|
+
column: 14
|
|
126887
|
+
}
|
|
126888
|
+
},
|
|
126889
|
+
loc: {
|
|
126890
|
+
start: {
|
|
126891
|
+
line: 158,
|
|
126892
|
+
column: 19
|
|
126893
|
+
},
|
|
126894
|
+
end: {
|
|
126895
|
+
line: 158,
|
|
126896
|
+
column: 54
|
|
126897
|
+
}
|
|
126898
|
+
},
|
|
126899
|
+
line: 158
|
|
126785
126900
|
}
|
|
126786
126901
|
},
|
|
126787
126902
|
branchMap: {
|
|
126788
126903
|
"0": {
|
|
126789
126904
|
loc: {
|
|
126790
126905
|
start: {
|
|
126791
|
-
line:
|
|
126906
|
+
line: 41,
|
|
126792
126907
|
column: 13
|
|
126793
126908
|
},
|
|
126794
126909
|
end: {
|
|
126795
|
-
line:
|
|
126910
|
+
line: 41,
|
|
126796
126911
|
column: 44
|
|
126797
126912
|
}
|
|
126798
126913
|
},
|
|
126799
126914
|
type: "binary-expr",
|
|
126800
126915
|
locations: [{
|
|
126801
126916
|
start: {
|
|
126802
|
-
line:
|
|
126917
|
+
line: 41,
|
|
126803
126918
|
column: 13
|
|
126804
126919
|
},
|
|
126805
126920
|
end: {
|
|
126806
|
-
line:
|
|
126921
|
+
line: 41,
|
|
126807
126922
|
column: 26
|
|
126808
126923
|
}
|
|
126809
126924
|
}, {
|
|
126810
126925
|
start: {
|
|
126811
|
-
line:
|
|
126926
|
+
line: 41,
|
|
126812
126927
|
column: 30
|
|
126813
126928
|
},
|
|
126814
126929
|
end: {
|
|
126815
|
-
line:
|
|
126930
|
+
line: 41,
|
|
126816
126931
|
column: 44
|
|
126817
126932
|
}
|
|
126818
126933
|
}],
|
|
126819
|
-
line:
|
|
126934
|
+
line: 41
|
|
126820
126935
|
},
|
|
126821
126936
|
"1": {
|
|
126822
126937
|
loc: {
|
|
126823
126938
|
start: {
|
|
126824
|
-
line:
|
|
126939
|
+
line: 48,
|
|
126825
126940
|
column: 13
|
|
126826
126941
|
},
|
|
126827
126942
|
end: {
|
|
126828
|
-
line:
|
|
126943
|
+
line: 48,
|
|
126829
126944
|
column: 48
|
|
126830
126945
|
}
|
|
126831
126946
|
},
|
|
126832
126947
|
type: "binary-expr",
|
|
126833
126948
|
locations: [{
|
|
126834
126949
|
start: {
|
|
126835
|
-
line:
|
|
126950
|
+
line: 48,
|
|
126836
126951
|
column: 13
|
|
126837
126952
|
},
|
|
126838
126953
|
end: {
|
|
126839
|
-
line:
|
|
126954
|
+
line: 48,
|
|
126840
126955
|
column: 28
|
|
126841
126956
|
}
|
|
126842
126957
|
}, {
|
|
126843
126958
|
start: {
|
|
126844
|
-
line:
|
|
126959
|
+
line: 48,
|
|
126845
126960
|
column: 32
|
|
126846
126961
|
},
|
|
126847
126962
|
end: {
|
|
126848
|
-
line:
|
|
126963
|
+
line: 48,
|
|
126849
126964
|
column: 48
|
|
126850
126965
|
}
|
|
126851
126966
|
}],
|
|
126852
|
-
line:
|
|
126967
|
+
line: 48
|
|
126853
126968
|
},
|
|
126854
126969
|
"2": {
|
|
126855
126970
|
loc: {
|
|
126856
126971
|
start: {
|
|
126857
|
-
line:
|
|
126972
|
+
line: 55,
|
|
126858
126973
|
column: 13
|
|
126859
126974
|
},
|
|
126860
126975
|
end: {
|
|
126861
|
-
line:
|
|
126976
|
+
line: 55,
|
|
126862
126977
|
column: 54
|
|
126863
126978
|
}
|
|
126864
126979
|
},
|
|
126865
126980
|
type: "binary-expr",
|
|
126866
126981
|
locations: [{
|
|
126867
126982
|
start: {
|
|
126868
|
-
line:
|
|
126983
|
+
line: 55,
|
|
126869
126984
|
column: 13
|
|
126870
126985
|
},
|
|
126871
126986
|
end: {
|
|
126872
|
-
line:
|
|
126987
|
+
line: 55,
|
|
126873
126988
|
column: 31
|
|
126874
126989
|
}
|
|
126875
126990
|
}, {
|
|
126876
126991
|
start: {
|
|
126877
|
-
line:
|
|
126992
|
+
line: 55,
|
|
126878
126993
|
column: 35
|
|
126879
126994
|
},
|
|
126880
126995
|
end: {
|
|
126881
|
-
line:
|
|
126996
|
+
line: 55,
|
|
126882
126997
|
column: 54
|
|
126883
126998
|
}
|
|
126884
126999
|
}],
|
|
126885
|
-
line:
|
|
127000
|
+
line: 55
|
|
126886
127001
|
},
|
|
126887
127002
|
"3": {
|
|
126888
127003
|
loc: {
|
|
126889
127004
|
start: {
|
|
126890
|
-
line:
|
|
127005
|
+
line: 62,
|
|
126891
127006
|
column: 13
|
|
126892
127007
|
},
|
|
126893
127008
|
end: {
|
|
126894
|
-
line:
|
|
127009
|
+
line: 62,
|
|
126895
127010
|
column: 48
|
|
126896
127011
|
}
|
|
126897
127012
|
},
|
|
126898
127013
|
type: "binary-expr",
|
|
126899
127014
|
locations: [{
|
|
126900
127015
|
start: {
|
|
126901
|
-
line:
|
|
127016
|
+
line: 62,
|
|
126902
127017
|
column: 13
|
|
126903
127018
|
},
|
|
126904
127019
|
end: {
|
|
126905
|
-
line:
|
|
127020
|
+
line: 62,
|
|
126906
127021
|
column: 28
|
|
126907
127022
|
}
|
|
126908
127023
|
}, {
|
|
126909
127024
|
start: {
|
|
126910
|
-
line:
|
|
127025
|
+
line: 62,
|
|
126911
127026
|
column: 32
|
|
126912
127027
|
},
|
|
126913
127028
|
end: {
|
|
126914
|
-
line:
|
|
127029
|
+
line: 62,
|
|
126915
127030
|
column: 48
|
|
126916
127031
|
}
|
|
126917
127032
|
}],
|
|
126918
|
-
line:
|
|
127033
|
+
line: 62
|
|
126919
127034
|
},
|
|
126920
127035
|
"4": {
|
|
126921
127036
|
loc: {
|
|
126922
127037
|
start: {
|
|
126923
|
-
line:
|
|
127038
|
+
line: 69,
|
|
126924
127039
|
column: 13
|
|
126925
127040
|
},
|
|
126926
127041
|
end: {
|
|
126927
|
-
line:
|
|
127042
|
+
line: 69,
|
|
126928
127043
|
column: 54
|
|
126929
127044
|
}
|
|
126930
127045
|
},
|
|
126931
127046
|
type: "binary-expr",
|
|
126932
127047
|
locations: [{
|
|
126933
127048
|
start: {
|
|
126934
|
-
line:
|
|
127049
|
+
line: 69,
|
|
126935
127050
|
column: 13
|
|
126936
127051
|
},
|
|
126937
127052
|
end: {
|
|
126938
|
-
line:
|
|
127053
|
+
line: 69,
|
|
126939
127054
|
column: 31
|
|
126940
127055
|
}
|
|
126941
127056
|
}, {
|
|
126942
127057
|
start: {
|
|
126943
|
-
line:
|
|
127058
|
+
line: 69,
|
|
126944
127059
|
column: 35
|
|
126945
127060
|
},
|
|
126946
127061
|
end: {
|
|
126947
|
-
line:
|
|
127062
|
+
line: 69,
|
|
126948
127063
|
column: 54
|
|
126949
127064
|
}
|
|
126950
127065
|
}],
|
|
126951
|
-
line:
|
|
127066
|
+
line: 69
|
|
126952
127067
|
},
|
|
126953
127068
|
"5": {
|
|
126954
127069
|
loc: {
|
|
126955
127070
|
start: {
|
|
126956
|
-
line:
|
|
127071
|
+
line: 76,
|
|
126957
127072
|
column: 13
|
|
126958
127073
|
},
|
|
126959
127074
|
end: {
|
|
126960
|
-
line:
|
|
127075
|
+
line: 76,
|
|
126961
127076
|
column: 57
|
|
126962
127077
|
}
|
|
126963
127078
|
},
|
|
126964
127079
|
type: "binary-expr",
|
|
126965
127080
|
locations: [{
|
|
126966
127081
|
start: {
|
|
126967
|
-
line:
|
|
127082
|
+
line: 76,
|
|
126968
127083
|
column: 13
|
|
126969
127084
|
},
|
|
126970
127085
|
end: {
|
|
126971
|
-
line:
|
|
127086
|
+
line: 76,
|
|
126972
127087
|
column: 32
|
|
126973
127088
|
}
|
|
126974
127089
|
}, {
|
|
126975
127090
|
start: {
|
|
126976
|
-
line:
|
|
127091
|
+
line: 76,
|
|
126977
127092
|
column: 36
|
|
126978
127093
|
},
|
|
126979
127094
|
end: {
|
|
126980
|
-
line:
|
|
127095
|
+
line: 76,
|
|
126981
127096
|
column: 57
|
|
126982
127097
|
}
|
|
126983
127098
|
}],
|
|
126984
|
-
line:
|
|
127099
|
+
line: 76
|
|
126985
127100
|
},
|
|
126986
127101
|
"6": {
|
|
126987
127102
|
loc: {
|
|
126988
127103
|
start: {
|
|
126989
|
-
line:
|
|
127104
|
+
line: 83,
|
|
126990
127105
|
column: 13
|
|
126991
127106
|
},
|
|
126992
127107
|
end: {
|
|
126993
|
-
line:
|
|
127108
|
+
line: 83,
|
|
126994
127109
|
column: 44
|
|
126995
127110
|
}
|
|
126996
127111
|
},
|
|
126997
127112
|
type: "binary-expr",
|
|
126998
127113
|
locations: [{
|
|
126999
127114
|
start: {
|
|
127000
|
-
line:
|
|
127115
|
+
line: 83,
|
|
127001
127116
|
column: 13
|
|
127002
127117
|
},
|
|
127003
127118
|
end: {
|
|
127004
|
-
line:
|
|
127119
|
+
line: 83,
|
|
127005
127120
|
column: 26
|
|
127006
127121
|
}
|
|
127007
127122
|
}, {
|
|
127008
127123
|
start: {
|
|
127009
|
-
line:
|
|
127124
|
+
line: 83,
|
|
127010
127125
|
column: 30
|
|
127011
127126
|
},
|
|
127012
127127
|
end: {
|
|
127013
|
-
line:
|
|
127128
|
+
line: 83,
|
|
127014
127129
|
column: 44
|
|
127015
127130
|
}
|
|
127016
127131
|
}],
|
|
127017
|
-
line:
|
|
127132
|
+
line: 83
|
|
127018
127133
|
},
|
|
127019
127134
|
"7": {
|
|
127020
127135
|
loc: {
|
|
127021
127136
|
start: {
|
|
127022
|
-
line:
|
|
127137
|
+
line: 90,
|
|
127023
127138
|
column: 13
|
|
127024
127139
|
},
|
|
127025
127140
|
end: {
|
|
127026
|
-
line:
|
|
127141
|
+
line: 90,
|
|
127142
|
+
column: 55
|
|
127143
|
+
}
|
|
127144
|
+
},
|
|
127145
|
+
type: "binary-expr",
|
|
127146
|
+
locations: [{
|
|
127147
|
+
start: {
|
|
127148
|
+
line: 90,
|
|
127149
|
+
column: 13
|
|
127150
|
+
},
|
|
127151
|
+
end: {
|
|
127152
|
+
line: 90,
|
|
127153
|
+
column: 31
|
|
127154
|
+
}
|
|
127155
|
+
}, {
|
|
127156
|
+
start: {
|
|
127157
|
+
line: 90,
|
|
127158
|
+
column: 35
|
|
127159
|
+
},
|
|
127160
|
+
end: {
|
|
127161
|
+
line: 90,
|
|
127162
|
+
column: 55
|
|
127163
|
+
}
|
|
127164
|
+
}],
|
|
127165
|
+
line: 90
|
|
127166
|
+
},
|
|
127167
|
+
"8": {
|
|
127168
|
+
loc: {
|
|
127169
|
+
start: {
|
|
127170
|
+
line: 97,
|
|
127171
|
+
column: 13
|
|
127172
|
+
},
|
|
127173
|
+
end: {
|
|
127174
|
+
line: 97,
|
|
127027
127175
|
column: 59
|
|
127028
127176
|
}
|
|
127029
127177
|
},
|
|
127030
127178
|
type: "binary-expr",
|
|
127031
127179
|
locations: [{
|
|
127032
127180
|
start: {
|
|
127033
|
-
line:
|
|
127181
|
+
line: 97,
|
|
127034
127182
|
column: 13
|
|
127035
127183
|
},
|
|
127036
127184
|
end: {
|
|
127037
|
-
line:
|
|
127185
|
+
line: 97,
|
|
127038
127186
|
column: 32
|
|
127039
127187
|
}
|
|
127040
127188
|
}, {
|
|
127041
127189
|
start: {
|
|
127042
|
-
line:
|
|
127190
|
+
line: 97,
|
|
127043
127191
|
column: 36
|
|
127044
127192
|
},
|
|
127045
127193
|
end: {
|
|
127046
|
-
line:
|
|
127194
|
+
line: 97,
|
|
127047
127195
|
column: 59
|
|
127048
127196
|
}
|
|
127049
127197
|
}],
|
|
127050
|
-
line:
|
|
127198
|
+
line: 97
|
|
127051
127199
|
},
|
|
127052
|
-
"
|
|
127200
|
+
"9": {
|
|
127053
127201
|
loc: {
|
|
127054
127202
|
start: {
|
|
127055
|
-
line:
|
|
127203
|
+
line: 104,
|
|
127056
127204
|
column: 13
|
|
127057
127205
|
},
|
|
127058
127206
|
end: {
|
|
127059
|
-
line:
|
|
127207
|
+
line: 104,
|
|
127060
127208
|
column: 59
|
|
127061
127209
|
}
|
|
127062
127210
|
},
|
|
127063
127211
|
type: "binary-expr",
|
|
127064
127212
|
locations: [{
|
|
127065
127213
|
start: {
|
|
127066
|
-
line:
|
|
127214
|
+
line: 104,
|
|
127067
127215
|
column: 13
|
|
127068
127216
|
},
|
|
127069
127217
|
end: {
|
|
127070
|
-
line:
|
|
127218
|
+
line: 104,
|
|
127071
127219
|
column: 33
|
|
127072
127220
|
}
|
|
127073
127221
|
}, {
|
|
127074
127222
|
start: {
|
|
127075
|
-
line:
|
|
127223
|
+
line: 104,
|
|
127076
127224
|
column: 37
|
|
127077
127225
|
},
|
|
127078
127226
|
end: {
|
|
127079
|
-
line:
|
|
127227
|
+
line: 104,
|
|
127080
127228
|
column: 59
|
|
127081
127229
|
}
|
|
127082
127230
|
}],
|
|
127083
|
-
line:
|
|
127231
|
+
line: 104
|
|
127084
127232
|
},
|
|
127085
|
-
"
|
|
127233
|
+
"10": {
|
|
127086
127234
|
loc: {
|
|
127087
127235
|
start: {
|
|
127088
|
-
line:
|
|
127236
|
+
line: 110,
|
|
127089
127237
|
column: 13
|
|
127090
127238
|
},
|
|
127091
127239
|
end: {
|
|
127092
|
-
line:
|
|
127240
|
+
line: 110,
|
|
127093
127241
|
column: 58
|
|
127094
127242
|
}
|
|
127095
127243
|
},
|
|
127096
127244
|
type: "binary-expr",
|
|
127097
127245
|
locations: [{
|
|
127098
127246
|
start: {
|
|
127099
|
-
line:
|
|
127247
|
+
line: 110,
|
|
127100
127248
|
column: 13
|
|
127101
127249
|
},
|
|
127102
127250
|
end: {
|
|
127103
|
-
line:
|
|
127251
|
+
line: 110,
|
|
127104
127252
|
column: 33
|
|
127105
127253
|
}
|
|
127106
127254
|
}, {
|
|
127107
127255
|
start: {
|
|
127108
|
-
line:
|
|
127256
|
+
line: 110,
|
|
127109
127257
|
column: 37
|
|
127110
127258
|
},
|
|
127111
127259
|
end: {
|
|
127112
|
-
line:
|
|
127260
|
+
line: 110,
|
|
127113
127261
|
column: 58
|
|
127114
127262
|
}
|
|
127115
127263
|
}],
|
|
127116
|
-
line:
|
|
127264
|
+
line: 110
|
|
127117
127265
|
},
|
|
127118
|
-
"
|
|
127266
|
+
"11": {
|
|
127119
127267
|
loc: {
|
|
127120
127268
|
start: {
|
|
127121
|
-
line:
|
|
127269
|
+
line: 116,
|
|
127122
127270
|
column: 13
|
|
127123
127271
|
},
|
|
127124
127272
|
end: {
|
|
127125
|
-
line:
|
|
127273
|
+
line: 116,
|
|
127126
127274
|
column: 59
|
|
127127
127275
|
}
|
|
127128
127276
|
},
|
|
127129
127277
|
type: "binary-expr",
|
|
127130
127278
|
locations: [{
|
|
127131
127279
|
start: {
|
|
127132
|
-
line:
|
|
127280
|
+
line: 116,
|
|
127133
127281
|
column: 13
|
|
127134
127282
|
},
|
|
127135
127283
|
end: {
|
|
127136
|
-
line:
|
|
127284
|
+
line: 116,
|
|
127137
127285
|
column: 33
|
|
127138
127286
|
}
|
|
127139
127287
|
}, {
|
|
127140
127288
|
start: {
|
|
127141
|
-
line:
|
|
127289
|
+
line: 116,
|
|
127142
127290
|
column: 37
|
|
127143
127291
|
},
|
|
127144
127292
|
end: {
|
|
127145
|
-
line:
|
|
127293
|
+
line: 116,
|
|
127146
127294
|
column: 59
|
|
127147
127295
|
}
|
|
127148
127296
|
}],
|
|
127149
|
-
line:
|
|
127297
|
+
line: 116
|
|
127150
127298
|
},
|
|
127151
|
-
"
|
|
127299
|
+
"12": {
|
|
127152
127300
|
loc: {
|
|
127153
127301
|
start: {
|
|
127154
|
-
line:
|
|
127302
|
+
line: 122,
|
|
127155
127303
|
column: 13
|
|
127156
127304
|
},
|
|
127157
127305
|
end: {
|
|
127158
|
-
line:
|
|
127306
|
+
line: 122,
|
|
127159
127307
|
column: 59
|
|
127160
127308
|
}
|
|
127161
127309
|
},
|
|
127162
127310
|
type: "binary-expr",
|
|
127163
127311
|
locations: [{
|
|
127164
127312
|
start: {
|
|
127165
|
-
line:
|
|
127313
|
+
line: 122,
|
|
127166
127314
|
column: 13
|
|
127167
127315
|
},
|
|
127168
127316
|
end: {
|
|
127169
|
-
line:
|
|
127317
|
+
line: 122,
|
|
127170
127318
|
column: 33
|
|
127171
127319
|
}
|
|
127172
127320
|
}, {
|
|
127173
127321
|
start: {
|
|
127174
|
-
line:
|
|
127322
|
+
line: 122,
|
|
127175
127323
|
column: 37
|
|
127176
127324
|
},
|
|
127177
127325
|
end: {
|
|
127178
|
-
line:
|
|
127326
|
+
line: 122,
|
|
127179
127327
|
column: 59
|
|
127180
127328
|
}
|
|
127181
127329
|
}],
|
|
127182
|
-
line:
|
|
127330
|
+
line: 122
|
|
127183
127331
|
},
|
|
127184
|
-
"
|
|
127332
|
+
"13": {
|
|
127185
127333
|
loc: {
|
|
127186
127334
|
start: {
|
|
127187
|
-
line:
|
|
127335
|
+
line: 128,
|
|
127188
127336
|
column: 13
|
|
127189
127337
|
},
|
|
127190
127338
|
end: {
|
|
127191
|
-
line:
|
|
127339
|
+
line: 128,
|
|
127192
127340
|
column: 57
|
|
127193
127341
|
}
|
|
127194
127342
|
},
|
|
127195
127343
|
type: "binary-expr",
|
|
127196
127344
|
locations: [{
|
|
127197
127345
|
start: {
|
|
127198
|
-
line:
|
|
127346
|
+
line: 128,
|
|
127199
127347
|
column: 13
|
|
127200
127348
|
},
|
|
127201
127349
|
end: {
|
|
127202
|
-
line:
|
|
127350
|
+
line: 128,
|
|
127203
127351
|
column: 32
|
|
127204
127352
|
}
|
|
127205
127353
|
}, {
|
|
127206
127354
|
start: {
|
|
127207
|
-
line:
|
|
127355
|
+
line: 128,
|
|
127208
127356
|
column: 36
|
|
127209
127357
|
},
|
|
127210
127358
|
end: {
|
|
127211
|
-
line:
|
|
127359
|
+
line: 128,
|
|
127212
127360
|
column: 57
|
|
127213
127361
|
}
|
|
127214
127362
|
}],
|
|
127215
|
-
line:
|
|
127363
|
+
line: 128
|
|
127216
127364
|
},
|
|
127217
|
-
"
|
|
127365
|
+
"14": {
|
|
127218
127366
|
loc: {
|
|
127219
127367
|
start: {
|
|
127220
|
-
line:
|
|
127368
|
+
line: 134,
|
|
127221
127369
|
column: 13
|
|
127222
127370
|
},
|
|
127223
127371
|
end: {
|
|
127224
|
-
line:
|
|
127372
|
+
line: 134,
|
|
127225
127373
|
column: 46
|
|
127226
127374
|
}
|
|
127227
127375
|
},
|
|
127228
127376
|
type: "binary-expr",
|
|
127229
127377
|
locations: [{
|
|
127230
127378
|
start: {
|
|
127231
|
-
line:
|
|
127379
|
+
line: 134,
|
|
127232
127380
|
column: 13
|
|
127233
127381
|
},
|
|
127234
127382
|
end: {
|
|
127235
|
-
line:
|
|
127383
|
+
line: 134,
|
|
127236
127384
|
column: 27
|
|
127237
127385
|
}
|
|
127238
127386
|
}, {
|
|
127239
127387
|
start: {
|
|
127240
|
-
line:
|
|
127388
|
+
line: 134,
|
|
127241
127389
|
column: 31
|
|
127242
127390
|
},
|
|
127243
127391
|
end: {
|
|
127244
|
-
line:
|
|
127392
|
+
line: 134,
|
|
127245
127393
|
column: 46
|
|
127246
127394
|
}
|
|
127247
127395
|
}],
|
|
127248
|
-
line:
|
|
127396
|
+
line: 134
|
|
127249
127397
|
},
|
|
127250
|
-
"
|
|
127398
|
+
"15": {
|
|
127251
127399
|
loc: {
|
|
127252
127400
|
start: {
|
|
127253
|
-
line:
|
|
127401
|
+
line: 147,
|
|
127254
127402
|
column: 13
|
|
127255
127403
|
},
|
|
127256
127404
|
end: {
|
|
127257
|
-
line:
|
|
127405
|
+
line: 147,
|
|
127258
127406
|
column: 46
|
|
127259
127407
|
}
|
|
127260
127408
|
},
|
|
127261
127409
|
type: "binary-expr",
|
|
127262
127410
|
locations: [{
|
|
127263
127411
|
start: {
|
|
127264
|
-
line:
|
|
127412
|
+
line: 147,
|
|
127265
127413
|
column: 13
|
|
127266
127414
|
},
|
|
127267
127415
|
end: {
|
|
127268
|
-
line:
|
|
127416
|
+
line: 147,
|
|
127269
127417
|
column: 27
|
|
127270
127418
|
}
|
|
127271
127419
|
}, {
|
|
127272
127420
|
start: {
|
|
127273
|
-
line:
|
|
127421
|
+
line: 147,
|
|
127274
127422
|
column: 31
|
|
127275
127423
|
},
|
|
127276
127424
|
end: {
|
|
127277
|
-
line:
|
|
127425
|
+
line: 147,
|
|
127278
127426
|
column: 46
|
|
127279
127427
|
}
|
|
127280
127428
|
}],
|
|
127281
|
-
line:
|
|
127429
|
+
line: 147
|
|
127282
127430
|
},
|
|
127283
|
-
"
|
|
127431
|
+
"16": {
|
|
127284
127432
|
loc: {
|
|
127285
127433
|
start: {
|
|
127286
|
-
line:
|
|
127434
|
+
line: 154,
|
|
127287
127435
|
column: 13
|
|
127288
127436
|
},
|
|
127289
127437
|
end: {
|
|
127290
|
-
line:
|
|
127438
|
+
line: 154,
|
|
127291
127439
|
column: 44
|
|
127292
127440
|
}
|
|
127293
127441
|
},
|
|
127294
127442
|
type: "binary-expr",
|
|
127295
127443
|
locations: [{
|
|
127296
127444
|
start: {
|
|
127297
|
-
line:
|
|
127445
|
+
line: 154,
|
|
127298
127446
|
column: 13
|
|
127299
127447
|
},
|
|
127300
127448
|
end: {
|
|
127301
|
-
line:
|
|
127449
|
+
line: 154,
|
|
127302
127450
|
column: 26
|
|
127303
127451
|
}
|
|
127304
127452
|
}, {
|
|
127305
127453
|
start: {
|
|
127306
|
-
line:
|
|
127454
|
+
line: 154,
|
|
127307
127455
|
column: 30
|
|
127308
127456
|
},
|
|
127309
127457
|
end: {
|
|
127310
|
-
line:
|
|
127458
|
+
line: 154,
|
|
127311
127459
|
column: 44
|
|
127312
127460
|
}
|
|
127313
127461
|
}],
|
|
127314
|
-
line:
|
|
127462
|
+
line: 154
|
|
127315
127463
|
},
|
|
127316
|
-
"
|
|
127464
|
+
"17": {
|
|
127317
127465
|
loc: {
|
|
127318
127466
|
start: {
|
|
127319
|
-
line:
|
|
127467
|
+
line: 161,
|
|
127320
127468
|
column: 13
|
|
127321
127469
|
},
|
|
127322
127470
|
end: {
|
|
127323
|
-
line:
|
|
127471
|
+
line: 161,
|
|
127324
127472
|
column: 44
|
|
127325
127473
|
}
|
|
127326
127474
|
},
|
|
127327
127475
|
type: "binary-expr",
|
|
127328
127476
|
locations: [{
|
|
127329
127477
|
start: {
|
|
127330
|
-
line:
|
|
127478
|
+
line: 161,
|
|
127331
127479
|
column: 13
|
|
127332
127480
|
},
|
|
127333
127481
|
end: {
|
|
127334
|
-
line:
|
|
127482
|
+
line: 161,
|
|
127335
127483
|
column: 26
|
|
127336
127484
|
}
|
|
127337
127485
|
}, {
|
|
127338
127486
|
start: {
|
|
127339
|
-
line:
|
|
127487
|
+
line: 161,
|
|
127340
127488
|
column: 30
|
|
127341
127489
|
},
|
|
127342
127490
|
end: {
|
|
127343
|
-
line:
|
|
127491
|
+
line: 161,
|
|
127344
127492
|
column: 44
|
|
127345
127493
|
}
|
|
127346
127494
|
}],
|
|
127347
|
-
line:
|
|
127495
|
+
line: 161
|
|
127348
127496
|
}
|
|
127349
127497
|
},
|
|
127350
127498
|
s: {
|
|
@@ -127365,7 +127513,8 @@ function cov_1fwd2t6om3() {
|
|
|
127365
127513
|
"14": 0,
|
|
127366
127514
|
"15": 0,
|
|
127367
127515
|
"16": 0,
|
|
127368
|
-
"17": 0
|
|
127516
|
+
"17": 0,
|
|
127517
|
+
"18": 0
|
|
127369
127518
|
},
|
|
127370
127519
|
f: {
|
|
127371
127520
|
"0": 0,
|
|
@@ -127383,7 +127532,8 @@ function cov_1fwd2t6om3() {
|
|
|
127383
127532
|
"12": 0,
|
|
127384
127533
|
"13": 0,
|
|
127385
127534
|
"14": 0,
|
|
127386
|
-
"15": 0
|
|
127535
|
+
"15": 0,
|
|
127536
|
+
"16": 0
|
|
127387
127537
|
},
|
|
127388
127538
|
b: {
|
|
127389
127539
|
"0": [0, 0],
|
|
@@ -127402,10 +127552,11 @@ function cov_1fwd2t6om3() {
|
|
|
127402
127552
|
"13": [0, 0],
|
|
127403
127553
|
"14": [0, 0],
|
|
127404
127554
|
"15": [0, 0],
|
|
127405
|
-
"16": [0, 0]
|
|
127555
|
+
"16": [0, 0],
|
|
127556
|
+
"17": [0, 0]
|
|
127406
127557
|
},
|
|
127407
127558
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
127408
|
-
hash: "
|
|
127559
|
+
hash: "c553660c61b18dae7801bfd8bb19735812339342"
|
|
127409
127560
|
};
|
|
127410
127561
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
127411
127562
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -127505,69 +127656,79 @@ var MENU_OPTIONS = function MENU_OPTIONS(_ref2) {
|
|
|
127505
127656
|
optionName: "code",
|
|
127506
127657
|
tooltip: (cov_1fwd2t6om3().b[6][0]++, tooltips.code) || (cov_1fwd2t6om3().b[6][1]++, t("menu.code"))
|
|
127507
127658
|
}, {
|
|
127508
|
-
Icon:
|
|
127659
|
+
Icon: Braces,
|
|
127509
127660
|
command: function command() {
|
|
127510
127661
|
cov_1fwd2t6om3().f[8]++;
|
|
127511
127662
|
cov_1fwd2t6om3().s[10]++;
|
|
127663
|
+
return editor.chain().focus().toggleCodeBlock().run();
|
|
127664
|
+
},
|
|
127665
|
+
active: editor.isActive("codeBlock"),
|
|
127666
|
+
optionName: "code-block",
|
|
127667
|
+
tooltip: (cov_1fwd2t6om3().b[7][0]++, tooltips.codeBlock) || (cov_1fwd2t6om3().b[7][1]++, t("menu.code-block"))
|
|
127668
|
+
}, {
|
|
127669
|
+
Icon: ListDot,
|
|
127670
|
+
command: function command() {
|
|
127671
|
+
cov_1fwd2t6om3().f[9]++;
|
|
127672
|
+
cov_1fwd2t6om3().s[11]++;
|
|
127512
127673
|
return editor.chain().focus().toggleBulletList().run();
|
|
127513
127674
|
},
|
|
127514
127675
|
active: editor.isActive("bulletList"),
|
|
127515
127676
|
optionName: "bullet-list",
|
|
127516
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127677
|
+
tooltip: (cov_1fwd2t6om3().b[8][0]++, tooltips.bulletList) || (cov_1fwd2t6om3().b[8][1]++, t("menu.bulleted-list"))
|
|
127517
127678
|
}, {
|
|
127518
127679
|
Icon: ListNumber,
|
|
127519
127680
|
command: function command() {
|
|
127520
|
-
cov_1fwd2t6om3().f[
|
|
127521
|
-
cov_1fwd2t6om3().s[
|
|
127681
|
+
cov_1fwd2t6om3().f[10]++;
|
|
127682
|
+
cov_1fwd2t6om3().s[12]++;
|
|
127522
127683
|
return editor.chain().focus().toggleOrderedList().run();
|
|
127523
127684
|
},
|
|
127524
127685
|
active: editor.isActive("orderedList"),
|
|
127525
127686
|
optionName: "ordered-list",
|
|
127526
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127687
|
+
tooltip: (cov_1fwd2t6om3().b[9][0]++, tooltips.orderedList) || (cov_1fwd2t6om3().b[9][1]++, t("menu.ordered-list"))
|
|
127527
127688
|
}, {
|
|
127528
127689
|
Icon: File$2,
|
|
127529
127690
|
command: handleUploadAttachments,
|
|
127530
127691
|
optionName: "attachments",
|
|
127531
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127692
|
+
tooltip: (cov_1fwd2t6om3().b[10][0]++, tooltips.attachments) || (cov_1fwd2t6om3().b[10][1]++, t("menu.attachments"))
|
|
127532
127693
|
}, {
|
|
127533
127694
|
Icon: ImageUpload,
|
|
127534
127695
|
command: function command() {
|
|
127535
|
-
cov_1fwd2t6om3().f[
|
|
127536
|
-
cov_1fwd2t6om3().s[
|
|
127696
|
+
cov_1fwd2t6om3().f[11]++;
|
|
127697
|
+
cov_1fwd2t6om3().s[13]++;
|
|
127537
127698
|
return setMediaUploader(assoc("image", true));
|
|
127538
127699
|
},
|
|
127539
127700
|
optionName: "image-upload",
|
|
127540
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127701
|
+
tooltip: (cov_1fwd2t6om3().b[11][0]++, tooltips.imageUpload) || (cov_1fwd2t6om3().b[11][1]++, t("menu.image-upload"))
|
|
127541
127702
|
}, {
|
|
127542
127703
|
Icon: Video,
|
|
127543
127704
|
command: function command() {
|
|
127544
|
-
cov_1fwd2t6om3().f[
|
|
127545
|
-
cov_1fwd2t6om3().s[
|
|
127705
|
+
cov_1fwd2t6om3().f[12]++;
|
|
127706
|
+
cov_1fwd2t6om3().s[14]++;
|
|
127546
127707
|
return setMediaUploader(assoc("video", true));
|
|
127547
127708
|
},
|
|
127548
127709
|
optionName: "video-upload",
|
|
127549
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127710
|
+
tooltip: (cov_1fwd2t6om3().b[12][0]++, tooltips.videoUpload) || (cov_1fwd2t6om3().b[12][1]++, t("menu.video-upload"))
|
|
127550
127711
|
}, {
|
|
127551
127712
|
Icon: MediaVideo,
|
|
127552
127713
|
command: function command() {
|
|
127553
|
-
cov_1fwd2t6om3().f[
|
|
127554
|
-
cov_1fwd2t6om3().s[
|
|
127714
|
+
cov_1fwd2t6om3().f[13]++;
|
|
127715
|
+
cov_1fwd2t6om3().s[15]++;
|
|
127555
127716
|
return setIsEmbedModalOpen(true);
|
|
127556
127717
|
},
|
|
127557
127718
|
optionName: "video-embed",
|
|
127558
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127719
|
+
tooltip: (cov_1fwd2t6om3().b[13][0]++, tooltips.videoEmbed) || (cov_1fwd2t6om3().b[13][1]++, t("menu.video-embed"))
|
|
127559
127720
|
}, {
|
|
127560
127721
|
Icon: Smiley,
|
|
127561
127722
|
command: noop$2,
|
|
127562
127723
|
optionName: "emoji",
|
|
127563
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127724
|
+
tooltip: (cov_1fwd2t6om3().b[14][0]++, tooltips.emoji) || (cov_1fwd2t6om3().b[14][1]++, t("menu.emoji")),
|
|
127564
127725
|
isActive: isEmojiPickerActive,
|
|
127565
127726
|
setActive: setIsEmojiPickerActive
|
|
127566
127727
|
}, {
|
|
127567
127728
|
Icon: NeetoChangelog,
|
|
127568
127729
|
command: function command() {
|
|
127569
|
-
cov_1fwd2t6om3().f[
|
|
127570
|
-
cov_1fwd2t6om3().s[
|
|
127730
|
+
cov_1fwd2t6om3().f[14]++;
|
|
127731
|
+
cov_1fwd2t6om3().s[16]++;
|
|
127571
127732
|
return editor.chain().focus().insertTable({
|
|
127572
127733
|
rows: 3,
|
|
127573
127734
|
cols: 3,
|
|
@@ -127575,27 +127736,27 @@ var MENU_OPTIONS = function MENU_OPTIONS(_ref2) {
|
|
|
127575
127736
|
}).run();
|
|
127576
127737
|
},
|
|
127577
127738
|
optionName: "table",
|
|
127578
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127739
|
+
tooltip: (cov_1fwd2t6om3().b[15][0]++, tooltips.table) || (cov_1fwd2t6om3().b[15][1]++, t("menu.table"))
|
|
127579
127740
|
}, {
|
|
127580
127741
|
Icon: Undo,
|
|
127581
127742
|
command: function command() {
|
|
127582
|
-
cov_1fwd2t6om3().f[
|
|
127583
|
-
cov_1fwd2t6om3().s[
|
|
127743
|
+
cov_1fwd2t6om3().f[15]++;
|
|
127744
|
+
cov_1fwd2t6om3().s[17]++;
|
|
127584
127745
|
return editor.chain().focus().undo().run();
|
|
127585
127746
|
},
|
|
127586
127747
|
disabled: !editor.can().undo(),
|
|
127587
127748
|
optionName: "undo",
|
|
127588
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127749
|
+
tooltip: (cov_1fwd2t6om3().b[16][0]++, tooltips.undo) || (cov_1fwd2t6om3().b[16][1]++, t("menu.undo"))
|
|
127589
127750
|
}, {
|
|
127590
127751
|
Icon: Redo,
|
|
127591
127752
|
command: function command() {
|
|
127592
|
-
cov_1fwd2t6om3().f[
|
|
127593
|
-
cov_1fwd2t6om3().s[
|
|
127753
|
+
cov_1fwd2t6om3().f[16]++;
|
|
127754
|
+
cov_1fwd2t6om3().s[18]++;
|
|
127594
127755
|
return editor.chain().focus().redo().run();
|
|
127595
127756
|
},
|
|
127596
127757
|
disabled: !editor.can().redo(),
|
|
127597
127758
|
optionName: "redo",
|
|
127598
|
-
tooltip: (cov_1fwd2t6om3().b[
|
|
127759
|
+
tooltip: (cov_1fwd2t6om3().b[17][0]++, tooltips.redo) || (cov_1fwd2t6om3().b[17][1]++, t("menu.redo"))
|
|
127599
127760
|
}];
|
|
127600
127761
|
};
|
|
127601
127762
|
|