@bigbinary/neeto-tags-frontend 1.0.5 → 1.0.7
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/dist/index.cjs.js +551 -641
- package/dist/index.cjs.js.map +1 -1
- package/dist/{index.esm.js → index.js} +552 -642
- package/dist/index.js.map +1 -0
- package/package.json +2 -2
- package/dist/index.esm.js.map +0 -1
package/dist/index.cjs.js
CHANGED
|
@@ -8,9 +8,9 @@ var neetoui = require('@bigbinary/neetoui');
|
|
|
8
8
|
var ramda = require('ramda');
|
|
9
9
|
var reactRouterDom = require('react-router-dom');
|
|
10
10
|
var layouts = require('@bigbinary/neetoui/layouts');
|
|
11
|
+
var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
|
|
11
12
|
var reactQuery = require('react-query');
|
|
12
13
|
var axios = require('axios');
|
|
13
|
-
var reactUtils = require('@bigbinary/neeto-commons-frontend/react-utils');
|
|
14
14
|
var yup = require('yup');
|
|
15
15
|
var formik = require('@bigbinary/neetoui/formik');
|
|
16
16
|
var classames = require('classnames');
|
|
@@ -3378,7 +3378,7 @@ var search = "Search {{where}}";
|
|
|
3378
3378
|
var addNew = "Add new {{what}}";
|
|
3379
3379
|
var tag = "Tag";
|
|
3380
3380
|
var noTagsFound = "No tags found";
|
|
3381
|
-
var noTagsToShow = "There are no tags to show";
|
|
3381
|
+
var noTagsToShow = "There are no tags to show.";
|
|
3382
3382
|
var moreInfoVisit = "For more information, please visit our ";
|
|
3383
3383
|
var knowledgeBase = "knowledge base";
|
|
3384
3384
|
var goBack = "Go back";
|
|
@@ -6071,6 +6071,134 @@ var refetchTags = function refetchTags() {
|
|
|
6071
6071
|
return queryClient.invalidateQueries([TAG_KEY]);
|
|
6072
6072
|
};
|
|
6073
6073
|
|
|
6074
|
+
function cov_2hegroiyq9() {
|
|
6075
|
+
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/common/utils.jsx";
|
|
6076
|
+
var hash = "85dd0d59cb0be7bf6d6eb463e0e6bc75514a4c97";
|
|
6077
|
+
var global = new Function("return this")();
|
|
6078
|
+
var gcv = "__coverage__";
|
|
6079
|
+
var coverageData = {
|
|
6080
|
+
path: "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/common/utils.jsx",
|
|
6081
|
+
statementMap: {
|
|
6082
|
+
"0": {
|
|
6083
|
+
start: {
|
|
6084
|
+
line: 7,
|
|
6085
|
+
column: 27
|
|
6086
|
+
},
|
|
6087
|
+
end: {
|
|
6088
|
+
line: 13,
|
|
6089
|
+
column: 3
|
|
6090
|
+
}
|
|
6091
|
+
},
|
|
6092
|
+
"1": {
|
|
6093
|
+
start: {
|
|
6094
|
+
line: 8,
|
|
6095
|
+
column: 2
|
|
6096
|
+
},
|
|
6097
|
+
end: {
|
|
6098
|
+
line: 13,
|
|
6099
|
+
column: 3
|
|
6100
|
+
}
|
|
6101
|
+
}
|
|
6102
|
+
},
|
|
6103
|
+
fnMap: {
|
|
6104
|
+
"0": {
|
|
6105
|
+
name: "(anonymous_0)",
|
|
6106
|
+
decl: {
|
|
6107
|
+
start: {
|
|
6108
|
+
line: 7,
|
|
6109
|
+
column: 27
|
|
6110
|
+
},
|
|
6111
|
+
end: {
|
|
6112
|
+
line: 7,
|
|
6113
|
+
column: 28
|
|
6114
|
+
}
|
|
6115
|
+
},
|
|
6116
|
+
loc: {
|
|
6117
|
+
start: {
|
|
6118
|
+
line: 8,
|
|
6119
|
+
column: 2
|
|
6120
|
+
},
|
|
6121
|
+
end: {
|
|
6122
|
+
line: 13,
|
|
6123
|
+
column: 3
|
|
6124
|
+
}
|
|
6125
|
+
},
|
|
6126
|
+
line: 8
|
|
6127
|
+
}
|
|
6128
|
+
},
|
|
6129
|
+
branchMap: {
|
|
6130
|
+
"0": {
|
|
6131
|
+
loc: {
|
|
6132
|
+
start: {
|
|
6133
|
+
line: 8,
|
|
6134
|
+
column: 2
|
|
6135
|
+
},
|
|
6136
|
+
end: {
|
|
6137
|
+
line: 13,
|
|
6138
|
+
column: 3
|
|
6139
|
+
}
|
|
6140
|
+
},
|
|
6141
|
+
type: "binary-expr",
|
|
6142
|
+
locations: [{
|
|
6143
|
+
start: {
|
|
6144
|
+
line: 8,
|
|
6145
|
+
column: 2
|
|
6146
|
+
},
|
|
6147
|
+
end: {
|
|
6148
|
+
line: 8,
|
|
6149
|
+
column: 7
|
|
6150
|
+
}
|
|
6151
|
+
}, {
|
|
6152
|
+
start: {
|
|
6153
|
+
line: 9,
|
|
6154
|
+
column: 4
|
|
6155
|
+
},
|
|
6156
|
+
end: {
|
|
6157
|
+
line: 12,
|
|
6158
|
+
column: 7
|
|
6159
|
+
}
|
|
6160
|
+
}],
|
|
6161
|
+
line: 8
|
|
6162
|
+
}
|
|
6163
|
+
},
|
|
6164
|
+
s: {
|
|
6165
|
+
"0": 0,
|
|
6166
|
+
"1": 0
|
|
6167
|
+
},
|
|
6168
|
+
f: {
|
|
6169
|
+
"0": 0
|
|
6170
|
+
},
|
|
6171
|
+
b: {
|
|
6172
|
+
"0": [0, 0]
|
|
6173
|
+
},
|
|
6174
|
+
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
6175
|
+
hash: "85dd0d59cb0be7bf6d6eb463e0e6bc75514a4c97"
|
|
6176
|
+
};
|
|
6177
|
+
var coverage = global[gcv] || (global[gcv] = {});
|
|
6178
|
+
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
6179
|
+
coverage[path] = coverageData;
|
|
6180
|
+
}
|
|
6181
|
+
var actualCoverage = coverage[path];
|
|
6182
|
+
{
|
|
6183
|
+
// @ts-ignore
|
|
6184
|
+
cov_2hegroiyq9 = function () {
|
|
6185
|
+
return actualCoverage;
|
|
6186
|
+
};
|
|
6187
|
+
}
|
|
6188
|
+
return actualCoverage;
|
|
6189
|
+
}
|
|
6190
|
+
cov_2hegroiyq9();
|
|
6191
|
+
cov_2hegroiyq9().s[0]++;
|
|
6192
|
+
var getHelpText = function getHelpText(url) {
|
|
6193
|
+
cov_2hegroiyq9().f[0]++;
|
|
6194
|
+
cov_2hegroiyq9().s[1]++;
|
|
6195
|
+
return (cov_2hegroiyq9().b[0][0]++, !!url) && (cov_2hegroiyq9().b[0][1]++, /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, instance.t("moreInfoVisit"), /*#__PURE__*/React__default["default"].createElement(neetoui.Button, {
|
|
6196
|
+
href: url,
|
|
6197
|
+
label: instance.t("knowledgeBase"),
|
|
6198
|
+
style: "link"
|
|
6199
|
+
})));
|
|
6200
|
+
};
|
|
6201
|
+
|
|
6074
6202
|
function cov_2mlotkjcgh() {
|
|
6075
6203
|
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Dashboard/constants.js";
|
|
6076
6204
|
var hash = "10c7acfdbad7db4619fb9ebe57c2fa8640582a05";
|
|
@@ -7351,550 +7479,422 @@ var renderColumnData = function renderColumnData(columns, handleEdit, handleDele
|
|
|
7351
7479
|
}]);
|
|
7352
7480
|
};
|
|
7353
7481
|
|
|
7354
|
-
function
|
|
7355
|
-
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/
|
|
7356
|
-
var hash = "
|
|
7482
|
+
function cov_lpt9frri0() {
|
|
7483
|
+
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Dashboard/index.jsx";
|
|
7484
|
+
var hash = "05e847fd28ee773f67baabdaba92adc4f4f63c80";
|
|
7357
7485
|
var global = new Function("return this")();
|
|
7358
7486
|
var gcv = "__coverage__";
|
|
7359
7487
|
var coverageData = {
|
|
7360
|
-
path: "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/
|
|
7488
|
+
path: "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Dashboard/index.jsx",
|
|
7361
7489
|
statementMap: {
|
|
7362
7490
|
"0": {
|
|
7363
7491
|
start: {
|
|
7364
|
-
line:
|
|
7365
|
-
column:
|
|
7492
|
+
line: 33,
|
|
7493
|
+
column: 18
|
|
7366
7494
|
},
|
|
7367
7495
|
end: {
|
|
7368
|
-
line:
|
|
7369
|
-
column:
|
|
7496
|
+
line: 240,
|
|
7497
|
+
column: 1
|
|
7370
7498
|
}
|
|
7371
7499
|
},
|
|
7372
7500
|
"1": {
|
|
7373
7501
|
start: {
|
|
7374
|
-
line:
|
|
7375
|
-
column:
|
|
7502
|
+
line: 46,
|
|
7503
|
+
column: 40
|
|
7376
7504
|
},
|
|
7377
7505
|
end: {
|
|
7378
|
-
line:
|
|
7379
|
-
column:
|
|
7506
|
+
line: 46,
|
|
7507
|
+
column: 54
|
|
7380
7508
|
}
|
|
7381
|
-
}
|
|
7382
|
-
|
|
7383
|
-
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
decl: {
|
|
7387
|
-
start: {
|
|
7388
|
-
line: 7,
|
|
7389
|
-
column: 27
|
|
7390
|
-
},
|
|
7391
|
-
end: {
|
|
7392
|
-
line: 7,
|
|
7393
|
-
column: 28
|
|
7394
|
-
}
|
|
7509
|
+
},
|
|
7510
|
+
"2": {
|
|
7511
|
+
start: {
|
|
7512
|
+
line: 47,
|
|
7513
|
+
column: 38
|
|
7395
7514
|
},
|
|
7396
|
-
|
|
7397
|
-
|
|
7398
|
-
|
|
7399
|
-
|
|
7400
|
-
|
|
7401
|
-
|
|
7402
|
-
|
|
7403
|
-
|
|
7404
|
-
|
|
7515
|
+
end: {
|
|
7516
|
+
line: 47,
|
|
7517
|
+
column: 50
|
|
7518
|
+
}
|
|
7519
|
+
},
|
|
7520
|
+
"3": {
|
|
7521
|
+
start: {
|
|
7522
|
+
line: 48,
|
|
7523
|
+
column: 36
|
|
7405
7524
|
},
|
|
7406
|
-
|
|
7407
|
-
|
|
7408
|
-
|
|
7409
|
-
|
|
7410
|
-
|
|
7411
|
-
|
|
7412
|
-
|
|
7413
|
-
|
|
7414
|
-
|
|
7415
|
-
},
|
|
7416
|
-
end: {
|
|
7417
|
-
line: 13,
|
|
7418
|
-
column: 3
|
|
7419
|
-
}
|
|
7420
|
-
},
|
|
7421
|
-
type: "binary-expr",
|
|
7422
|
-
locations: [{
|
|
7423
|
-
start: {
|
|
7424
|
-
line: 8,
|
|
7425
|
-
column: 2
|
|
7426
|
-
},
|
|
7427
|
-
end: {
|
|
7428
|
-
line: 8,
|
|
7429
|
-
column: 7
|
|
7430
|
-
}
|
|
7431
|
-
}, {
|
|
7432
|
-
start: {
|
|
7433
|
-
line: 9,
|
|
7434
|
-
column: 4
|
|
7435
|
-
},
|
|
7436
|
-
end: {
|
|
7437
|
-
line: 12,
|
|
7438
|
-
column: 7
|
|
7439
|
-
}
|
|
7440
|
-
}],
|
|
7441
|
-
line: 8
|
|
7442
|
-
}
|
|
7443
|
-
},
|
|
7444
|
-
s: {
|
|
7445
|
-
"0": 0,
|
|
7446
|
-
"1": 0
|
|
7447
|
-
},
|
|
7448
|
-
f: {
|
|
7449
|
-
"0": 0
|
|
7450
|
-
},
|
|
7451
|
-
b: {
|
|
7452
|
-
"0": [0, 0]
|
|
7453
|
-
},
|
|
7454
|
-
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
7455
|
-
hash: "85dd0d59cb0be7bf6d6eb463e0e6bc75514a4c97"
|
|
7456
|
-
};
|
|
7457
|
-
var coverage = global[gcv] || (global[gcv] = {});
|
|
7458
|
-
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
7459
|
-
coverage[path] = coverageData;
|
|
7460
|
-
}
|
|
7461
|
-
var actualCoverage = coverage[path];
|
|
7462
|
-
{
|
|
7463
|
-
// @ts-ignore
|
|
7464
|
-
cov_2hegroiyq9 = function () {
|
|
7465
|
-
return actualCoverage;
|
|
7466
|
-
};
|
|
7467
|
-
}
|
|
7468
|
-
return actualCoverage;
|
|
7469
|
-
}
|
|
7470
|
-
cov_2hegroiyq9();
|
|
7471
|
-
cov_2hegroiyq9().s[0]++;
|
|
7472
|
-
var getHelpText = function getHelpText(url) {
|
|
7473
|
-
cov_2hegroiyq9().f[0]++;
|
|
7474
|
-
cov_2hegroiyq9().s[1]++;
|
|
7475
|
-
return (cov_2hegroiyq9().b[0][0]++, !!url) && (cov_2hegroiyq9().b[0][1]++, /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, instance.t("moreInfoVisit"), /*#__PURE__*/React__default["default"].createElement(neetoui.Button, {
|
|
7476
|
-
href: url,
|
|
7477
|
-
label: instance.t("knowledgeBase"),
|
|
7478
|
-
style: "link"
|
|
7479
|
-
})));
|
|
7480
|
-
};
|
|
7481
|
-
|
|
7482
|
-
function cov_lpt9frri0() {
|
|
7483
|
-
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Dashboard/index.jsx";
|
|
7484
|
-
var hash = "158d9a19dbe3cb01f397e13fe965f8adfac280e1";
|
|
7485
|
-
var global = new Function("return this")();
|
|
7486
|
-
var gcv = "__coverage__";
|
|
7487
|
-
var coverageData = {
|
|
7488
|
-
path: "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Dashboard/index.jsx",
|
|
7489
|
-
statementMap: {
|
|
7490
|
-
"0": {
|
|
7491
|
-
start: {
|
|
7492
|
-
line: 32,
|
|
7493
|
-
column: 18
|
|
7494
|
-
},
|
|
7495
|
-
end: {
|
|
7496
|
-
line: 241,
|
|
7497
|
-
column: 1
|
|
7498
|
-
}
|
|
7499
|
-
},
|
|
7500
|
-
"1": {
|
|
7501
|
-
start: {
|
|
7502
|
-
line: 45,
|
|
7503
|
-
column: 40
|
|
7504
|
-
},
|
|
7505
|
-
end: {
|
|
7506
|
-
line: 45,
|
|
7507
|
-
column: 54
|
|
7508
|
-
}
|
|
7509
|
-
},
|
|
7510
|
-
"2": {
|
|
7511
|
-
start: {
|
|
7512
|
-
line: 46,
|
|
7513
|
-
column: 38
|
|
7525
|
+
end: {
|
|
7526
|
+
line: 48,
|
|
7527
|
+
column: 64
|
|
7528
|
+
}
|
|
7529
|
+
},
|
|
7530
|
+
"4": {
|
|
7531
|
+
start: {
|
|
7532
|
+
line: 50,
|
|
7533
|
+
column: 34
|
|
7514
7534
|
},
|
|
7515
7535
|
end: {
|
|
7516
|
-
line:
|
|
7517
|
-
column: 50
|
|
7518
|
-
}
|
|
7519
|
-
},
|
|
7520
|
-
"3": {
|
|
7521
|
-
start: {
|
|
7522
|
-
line: 47,
|
|
7523
|
-
column: 36
|
|
7524
|
-
},
|
|
7525
|
-
end: {
|
|
7526
|
-
line: 47,
|
|
7527
|
-
column: 64
|
|
7528
|
-
}
|
|
7529
|
-
},
|
|
7530
|
-
"4": {
|
|
7531
|
-
start: {
|
|
7532
|
-
line: 49,
|
|
7533
|
-
column: 34
|
|
7534
|
-
},
|
|
7535
|
-
end: {
|
|
7536
|
-
line: 49,
|
|
7536
|
+
line: 50,
|
|
7537
7537
|
column: 48
|
|
7538
7538
|
}
|
|
7539
7539
|
},
|
|
7540
7540
|
"5": {
|
|
7541
7541
|
start: {
|
|
7542
|
-
line:
|
|
7542
|
+
line: 51,
|
|
7543
7543
|
column: 52
|
|
7544
7544
|
},
|
|
7545
7545
|
end: {
|
|
7546
|
-
line:
|
|
7546
|
+
line: 51,
|
|
7547
7547
|
column: 67
|
|
7548
7548
|
}
|
|
7549
7549
|
},
|
|
7550
7550
|
"6": {
|
|
7551
7551
|
start: {
|
|
7552
|
-
line:
|
|
7552
|
+
line: 52,
|
|
7553
7553
|
column: 30
|
|
7554
7554
|
},
|
|
7555
7555
|
end: {
|
|
7556
|
-
line:
|
|
7556
|
+
line: 52,
|
|
7557
7557
|
column: 58
|
|
7558
7558
|
}
|
|
7559
7559
|
},
|
|
7560
7560
|
"7": {
|
|
7561
7561
|
start: {
|
|
7562
|
-
line:
|
|
7562
|
+
line: 54,
|
|
7563
7563
|
column: 30
|
|
7564
7564
|
},
|
|
7565
7565
|
end: {
|
|
7566
|
-
line:
|
|
7566
|
+
line: 59,
|
|
7567
7567
|
column: 4
|
|
7568
7568
|
}
|
|
7569
7569
|
},
|
|
7570
7570
|
"8": {
|
|
7571
7571
|
start: {
|
|
7572
|
-
line:
|
|
7572
|
+
line: 61,
|
|
7573
7573
|
column: 16
|
|
7574
7574
|
},
|
|
7575
7575
|
end: {
|
|
7576
|
-
line:
|
|
7576
|
+
line: 61,
|
|
7577
7577
|
column: 32
|
|
7578
7578
|
}
|
|
7579
7579
|
},
|
|
7580
7580
|
"9": {
|
|
7581
7581
|
start: {
|
|
7582
|
-
line:
|
|
7582
|
+
line: 62,
|
|
7583
7583
|
column: 18
|
|
7584
7584
|
},
|
|
7585
7585
|
end: {
|
|
7586
|
-
line:
|
|
7586
|
+
line: 62,
|
|
7587
7587
|
column: 30
|
|
7588
7588
|
}
|
|
7589
7589
|
},
|
|
7590
7590
|
"10": {
|
|
7591
7591
|
start: {
|
|
7592
|
-
line:
|
|
7592
|
+
line: 63,
|
|
7593
7593
|
column: 29
|
|
7594
7594
|
},
|
|
7595
7595
|
end: {
|
|
7596
|
-
line:
|
|
7596
|
+
line: 69,
|
|
7597
7597
|
column: 3
|
|
7598
7598
|
}
|
|
7599
7599
|
},
|
|
7600
7600
|
"11": {
|
|
7601
7601
|
start: {
|
|
7602
|
-
line:
|
|
7602
|
+
line: 66,
|
|
7603
7603
|
column: 6
|
|
7604
7604
|
},
|
|
7605
7605
|
end: {
|
|
7606
|
-
line:
|
|
7606
|
+
line: 66,
|
|
7607
7607
|
column: 27
|
|
7608
7608
|
}
|
|
7609
7609
|
},
|
|
7610
7610
|
"12": {
|
|
7611
7611
|
start: {
|
|
7612
|
-
line:
|
|
7612
|
+
line: 67,
|
|
7613
7613
|
column: 6
|
|
7614
7614
|
},
|
|
7615
7615
|
end: {
|
|
7616
|
-
line:
|
|
7616
|
+
line: 67,
|
|
7617
7617
|
column: 37
|
|
7618
7618
|
}
|
|
7619
7619
|
},
|
|
7620
7620
|
"13": {
|
|
7621
7621
|
start: {
|
|
7622
|
-
line:
|
|
7622
|
+
line: 71,
|
|
7623
7623
|
column: 24
|
|
7624
7624
|
},
|
|
7625
7625
|
end: {
|
|
7626
|
-
line:
|
|
7626
|
+
line: 75,
|
|
7627
7627
|
column: 3
|
|
7628
7628
|
}
|
|
7629
7629
|
},
|
|
7630
7630
|
"14": {
|
|
7631
7631
|
start: {
|
|
7632
|
-
line:
|
|
7632
|
+
line: 72,
|
|
7633
7633
|
column: 4
|
|
7634
7634
|
},
|
|
7635
7635
|
end: {
|
|
7636
|
-
line:
|
|
7636
|
+
line: 74,
|
|
7637
7637
|
column: 5
|
|
7638
7638
|
}
|
|
7639
7639
|
},
|
|
7640
7640
|
"15": {
|
|
7641
7641
|
start: {
|
|
7642
|
-
line:
|
|
7642
|
+
line: 73,
|
|
7643
7643
|
column: 6
|
|
7644
7644
|
},
|
|
7645
7645
|
end: {
|
|
7646
|
-
line:
|
|
7646
|
+
line: 73,
|
|
7647
7647
|
column: 39
|
|
7648
7648
|
}
|
|
7649
7649
|
},
|
|
7650
7650
|
"16": {
|
|
7651
7651
|
start: {
|
|
7652
|
-
line:
|
|
7652
|
+
line: 77,
|
|
7653
7653
|
column: 21
|
|
7654
7654
|
},
|
|
7655
7655
|
end: {
|
|
7656
|
-
line:
|
|
7656
|
+
line: 80,
|
|
7657
7657
|
column: 3
|
|
7658
7658
|
}
|
|
7659
7659
|
},
|
|
7660
7660
|
"17": {
|
|
7661
7661
|
start: {
|
|
7662
|
-
line:
|
|
7662
|
+
line: 78,
|
|
7663
7663
|
column: 4
|
|
7664
7664
|
},
|
|
7665
7665
|
end: {
|
|
7666
|
-
line:
|
|
7666
|
+
line: 78,
|
|
7667
7667
|
column: 24
|
|
7668
7668
|
}
|
|
7669
7669
|
},
|
|
7670
7670
|
"18": {
|
|
7671
7671
|
start: {
|
|
7672
|
-
line:
|
|
7672
|
+
line: 79,
|
|
7673
7673
|
column: 4
|
|
7674
7674
|
},
|
|
7675
7675
|
end: {
|
|
7676
|
-
line:
|
|
7676
|
+
line: 79,
|
|
7677
7677
|
column: 33
|
|
7678
7678
|
}
|
|
7679
7679
|
},
|
|
7680
7680
|
"19": {
|
|
7681
7681
|
start: {
|
|
7682
|
-
line:
|
|
7682
|
+
line: 82,
|
|
7683
7683
|
column: 23
|
|
7684
7684
|
},
|
|
7685
7685
|
end: {
|
|
7686
|
-
line:
|
|
7686
|
+
line: 85,
|
|
7687
7687
|
column: 3
|
|
7688
7688
|
}
|
|
7689
7689
|
},
|
|
7690
7690
|
"20": {
|
|
7691
7691
|
start: {
|
|
7692
|
-
line:
|
|
7692
|
+
line: 83,
|
|
7693
7693
|
column: 4
|
|
7694
7694
|
},
|
|
7695
7695
|
end: {
|
|
7696
|
-
line:
|
|
7696
|
+
line: 83,
|
|
7697
7697
|
column: 24
|
|
7698
7698
|
}
|
|
7699
7699
|
},
|
|
7700
7700
|
"21": {
|
|
7701
7701
|
start: {
|
|
7702
|
-
line:
|
|
7702
|
+
line: 84,
|
|
7703
7703
|
column: 4
|
|
7704
7704
|
},
|
|
7705
7705
|
end: {
|
|
7706
|
-
line:
|
|
7706
|
+
line: 84,
|
|
7707
7707
|
column: 31
|
|
7708
7708
|
}
|
|
7709
7709
|
},
|
|
7710
7710
|
"22": {
|
|
7711
7711
|
start: {
|
|
7712
|
-
line:
|
|
7712
|
+
line: 87,
|
|
7713
7713
|
column: 27
|
|
7714
7714
|
},
|
|
7715
7715
|
end: {
|
|
7716
|
-
line:
|
|
7716
|
+
line: 90,
|
|
7717
7717
|
column: 3
|
|
7718
7718
|
}
|
|
7719
7719
|
},
|
|
7720
7720
|
"23": {
|
|
7721
7721
|
start: {
|
|
7722
|
-
line:
|
|
7722
|
+
line: 88,
|
|
7723
7723
|
column: 4
|
|
7724
7724
|
},
|
|
7725
7725
|
end: {
|
|
7726
|
-
line:
|
|
7726
|
+
line: 88,
|
|
7727
7727
|
column: 32
|
|
7728
7728
|
}
|
|
7729
7729
|
},
|
|
7730
7730
|
"24": {
|
|
7731
7731
|
start: {
|
|
7732
|
-
line:
|
|
7732
|
+
line: 89,
|
|
7733
7733
|
column: 4
|
|
7734
7734
|
},
|
|
7735
7735
|
end: {
|
|
7736
|
-
line:
|
|
7736
|
+
line: 89,
|
|
7737
7737
|
column: 25
|
|
7738
7738
|
}
|
|
7739
7739
|
},
|
|
7740
7740
|
"25": {
|
|
7741
7741
|
start: {
|
|
7742
|
-
line:
|
|
7742
|
+
line: 92,
|
|
7743
7743
|
column: 47
|
|
7744
7744
|
},
|
|
7745
7745
|
end: {
|
|
7746
|
-
line:
|
|
7746
|
+
line: 92,
|
|
7747
7747
|
column: 61
|
|
7748
7748
|
}
|
|
7749
7749
|
},
|
|
7750
7750
|
"26": {
|
|
7751
7751
|
start: {
|
|
7752
|
-
line:
|
|
7752
|
+
line: 94,
|
|
7753
7753
|
column: 30
|
|
7754
7754
|
},
|
|
7755
7755
|
end: {
|
|
7756
|
-
line:
|
|
7756
|
+
line: 112,
|
|
7757
7757
|
column: 3
|
|
7758
7758
|
}
|
|
7759
7759
|
},
|
|
7760
7760
|
"27": {
|
|
7761
7761
|
start: {
|
|
7762
|
-
line:
|
|
7762
|
+
line: 95,
|
|
7763
7763
|
column: 20
|
|
7764
7764
|
},
|
|
7765
7765
|
end: {
|
|
7766
|
-
line:
|
|
7766
|
+
line: 95,
|
|
7767
7767
|
column: 61
|
|
7768
7768
|
}
|
|
7769
7769
|
},
|
|
7770
7770
|
"28": {
|
|
7771
7771
|
start: {
|
|
7772
|
-
line:
|
|
7772
|
+
line: 96,
|
|
7773
7773
|
column: 26
|
|
7774
7774
|
},
|
|
7775
7775
|
end: {
|
|
7776
|
-
line:
|
|
7776
|
+
line: 96,
|
|
7777
7777
|
column: 61
|
|
7778
7778
|
}
|
|
7779
7779
|
},
|
|
7780
7780
|
"29": {
|
|
7781
7781
|
start: {
|
|
7782
|
-
line:
|
|
7782
|
+
line: 97,
|
|
7783
7783
|
column: 4
|
|
7784
7784
|
},
|
|
7785
7785
|
end: {
|
|
7786
|
-
line:
|
|
7786
|
+
line: 111,
|
|
7787
7787
|
column: 9
|
|
7788
7788
|
}
|
|
7789
7789
|
},
|
|
7790
7790
|
"30": {
|
|
7791
7791
|
start: {
|
|
7792
|
-
line:
|
|
7792
|
+
line: 100,
|
|
7793
7793
|
column: 10
|
|
7794
7794
|
},
|
|
7795
7795
|
end: {
|
|
7796
|
-
line:
|
|
7796
|
+
line: 100,
|
|
7797
7797
|
column: 38
|
|
7798
7798
|
}
|
|
7799
7799
|
},
|
|
7800
7800
|
"31": {
|
|
7801
7801
|
start: {
|
|
7802
|
-
line:
|
|
7802
|
+
line: 101,
|
|
7803
7803
|
column: 10
|
|
7804
7804
|
},
|
|
7805
7805
|
end: {
|
|
7806
|
-
line:
|
|
7806
|
+
line: 103,
|
|
7807
7807
|
column: 11
|
|
7808
7808
|
}
|
|
7809
7809
|
},
|
|
7810
7810
|
"32": {
|
|
7811
7811
|
start: {
|
|
7812
|
-
line:
|
|
7812
|
+
line: 102,
|
|
7813
7813
|
column: 12
|
|
7814
7814
|
},
|
|
7815
7815
|
end: {
|
|
7816
|
-
line:
|
|
7816
|
+
line: 102,
|
|
7817
7817
|
column: 53
|
|
7818
7818
|
}
|
|
7819
7819
|
},
|
|
7820
7820
|
"33": {
|
|
7821
7821
|
start: {
|
|
7822
|
-
line:
|
|
7822
|
+
line: 102,
|
|
7823
7823
|
column: 38
|
|
7824
7824
|
},
|
|
7825
7825
|
end: {
|
|
7826
|
-
line:
|
|
7826
|
+
line: 102,
|
|
7827
7827
|
column: 51
|
|
7828
7828
|
}
|
|
7829
7829
|
},
|
|
7830
7830
|
"34": {
|
|
7831
7831
|
start: {
|
|
7832
|
-
line:
|
|
7832
|
+
line: 104,
|
|
7833
7833
|
column: 10
|
|
7834
7834
|
},
|
|
7835
7835
|
end: {
|
|
7836
|
-
line:
|
|
7836
|
+
line: 104,
|
|
7837
7837
|
column: 44
|
|
7838
7838
|
}
|
|
7839
7839
|
},
|
|
7840
7840
|
"35": {
|
|
7841
7841
|
start: {
|
|
7842
|
-
line:
|
|
7842
|
+
line: 106,
|
|
7843
7843
|
column: 10
|
|
7844
7844
|
},
|
|
7845
7845
|
end: {
|
|
7846
|
-
line:
|
|
7846
|
+
line: 106,
|
|
7847
7847
|
column: 64
|
|
7848
7848
|
}
|
|
7849
7849
|
},
|
|
7850
7850
|
"36": {
|
|
7851
7851
|
start: {
|
|
7852
|
-
line:
|
|
7852
|
+
line: 109,
|
|
7853
7853
|
column: 10
|
|
7854
7854
|
},
|
|
7855
7855
|
end: {
|
|
7856
|
-
line:
|
|
7856
|
+
line: 109,
|
|
7857
7857
|
column: 43
|
|
7858
7858
|
}
|
|
7859
7859
|
},
|
|
7860
7860
|
"37": {
|
|
7861
7861
|
start: {
|
|
7862
|
-
line:
|
|
7862
|
+
line: 114,
|
|
7863
7863
|
column: 2
|
|
7864
7864
|
},
|
|
7865
7865
|
end: {
|
|
7866
|
-
line:
|
|
7866
|
+
line: 120,
|
|
7867
7867
|
column: 3
|
|
7868
7868
|
}
|
|
7869
7869
|
},
|
|
7870
7870
|
"38": {
|
|
7871
7871
|
start: {
|
|
7872
|
-
line:
|
|
7872
|
+
line: 115,
|
|
7873
7873
|
column: 4
|
|
7874
7874
|
},
|
|
7875
7875
|
end: {
|
|
7876
|
-
line:
|
|
7876
|
+
line: 119,
|
|
7877
7877
|
column: 6
|
|
7878
7878
|
}
|
|
7879
7879
|
},
|
|
7880
7880
|
"39": {
|
|
7881
7881
|
start: {
|
|
7882
|
-
line:
|
|
7882
|
+
line: 122,
|
|
7883
7883
|
column: 2
|
|
7884
7884
|
},
|
|
7885
7885
|
end: {
|
|
7886
|
-
line:
|
|
7886
|
+
line: 239,
|
|
7887
7887
|
column: 4
|
|
7888
7888
|
}
|
|
7889
7889
|
},
|
|
7890
7890
|
"40": {
|
|
7891
7891
|
start: {
|
|
7892
|
-
line:
|
|
7893
|
-
column:
|
|
7892
|
+
line: 144,
|
|
7893
|
+
column: 18
|
|
7894
7894
|
},
|
|
7895
7895
|
end: {
|
|
7896
|
-
line:
|
|
7897
|
-
column:
|
|
7896
|
+
line: 144,
|
|
7897
|
+
column: 39
|
|
7898
7898
|
}
|
|
7899
7899
|
},
|
|
7900
7900
|
"41": {
|
|
@@ -7904,17 +7904,17 @@ function cov_lpt9frri0() {
|
|
|
7904
7904
|
},
|
|
7905
7905
|
end: {
|
|
7906
7906
|
line: 145,
|
|
7907
|
-
column:
|
|
7907
|
+
column: 49
|
|
7908
7908
|
}
|
|
7909
7909
|
},
|
|
7910
7910
|
"42": {
|
|
7911
7911
|
start: {
|
|
7912
|
-
line:
|
|
7913
|
-
column:
|
|
7912
|
+
line: 154,
|
|
7913
|
+
column: 14
|
|
7914
7914
|
},
|
|
7915
7915
|
end: {
|
|
7916
|
-
line:
|
|
7917
|
-
column:
|
|
7916
|
+
line: 154,
|
|
7917
|
+
column: 46
|
|
7918
7918
|
}
|
|
7919
7919
|
},
|
|
7920
7920
|
"43": {
|
|
@@ -7924,36 +7924,26 @@ function cov_lpt9frri0() {
|
|
|
7924
7924
|
},
|
|
7925
7925
|
end: {
|
|
7926
7926
|
line: 155,
|
|
7927
|
-
column: 46
|
|
7928
|
-
}
|
|
7929
|
-
},
|
|
7930
|
-
"44": {
|
|
7931
|
-
start: {
|
|
7932
|
-
line: 156,
|
|
7933
|
-
column: 14
|
|
7934
|
-
},
|
|
7935
|
-
end: {
|
|
7936
|
-
line: 156,
|
|
7937
7927
|
column: 35
|
|
7938
7928
|
}
|
|
7939
7929
|
},
|
|
7940
|
-
"
|
|
7930
|
+
"44": {
|
|
7941
7931
|
start: {
|
|
7942
|
-
line:
|
|
7932
|
+
line: 207,
|
|
7943
7933
|
column: 18
|
|
7944
7934
|
},
|
|
7945
7935
|
end: {
|
|
7946
|
-
line:
|
|
7936
|
+
line: 207,
|
|
7947
7937
|
column: 65
|
|
7948
7938
|
}
|
|
7949
7939
|
},
|
|
7950
|
-
"
|
|
7940
|
+
"45": {
|
|
7951
7941
|
start: {
|
|
7952
|
-
line:
|
|
7942
|
+
line: 221,
|
|
7953
7943
|
column: 23
|
|
7954
7944
|
},
|
|
7955
7945
|
end: {
|
|
7956
|
-
line:
|
|
7946
|
+
line: 221,
|
|
7957
7947
|
column: 40
|
|
7958
7948
|
}
|
|
7959
7949
|
}
|
|
@@ -7963,407 +7953,383 @@ function cov_lpt9frri0() {
|
|
|
7963
7953
|
name: "(anonymous_0)",
|
|
7964
7954
|
decl: {
|
|
7965
7955
|
start: {
|
|
7966
|
-
line:
|
|
7956
|
+
line: 33,
|
|
7967
7957
|
column: 18
|
|
7968
7958
|
},
|
|
7969
7959
|
end: {
|
|
7970
|
-
line:
|
|
7960
|
+
line: 33,
|
|
7971
7961
|
column: 19
|
|
7972
7962
|
}
|
|
7973
7963
|
},
|
|
7974
7964
|
loc: {
|
|
7975
7965
|
start: {
|
|
7976
|
-
line:
|
|
7966
|
+
line: 45,
|
|
7977
7967
|
column: 6
|
|
7978
7968
|
},
|
|
7979
7969
|
end: {
|
|
7980
|
-
line:
|
|
7970
|
+
line: 240,
|
|
7981
7971
|
column: 1
|
|
7982
7972
|
}
|
|
7983
7973
|
},
|
|
7984
|
-
line:
|
|
7974
|
+
line: 45
|
|
7985
7975
|
},
|
|
7986
7976
|
"1": {
|
|
7987
7977
|
name: "(anonymous_1)",
|
|
7988
7978
|
decl: {
|
|
7989
7979
|
start: {
|
|
7990
|
-
line:
|
|
7980
|
+
line: 65,
|
|
7991
7981
|
column: 13
|
|
7992
7982
|
},
|
|
7993
7983
|
end: {
|
|
7994
|
-
line:
|
|
7984
|
+
line: 65,
|
|
7995
7985
|
column: 14
|
|
7996
7986
|
}
|
|
7997
7987
|
},
|
|
7998
7988
|
loc: {
|
|
7999
7989
|
start: {
|
|
8000
|
-
line:
|
|
7990
|
+
line: 65,
|
|
8001
7991
|
column: 19
|
|
8002
7992
|
},
|
|
8003
7993
|
end: {
|
|
8004
|
-
line:
|
|
7994
|
+
line: 68,
|
|
8005
7995
|
column: 5
|
|
8006
7996
|
}
|
|
8007
7997
|
},
|
|
8008
|
-
line:
|
|
7998
|
+
line: 65
|
|
8009
7999
|
},
|
|
8010
8000
|
"2": {
|
|
8011
8001
|
name: "(anonymous_2)",
|
|
8012
8002
|
decl: {
|
|
8013
8003
|
start: {
|
|
8014
|
-
line:
|
|
8004
|
+
line: 71,
|
|
8015
8005
|
column: 24
|
|
8016
8006
|
},
|
|
8017
8007
|
end: {
|
|
8018
|
-
line:
|
|
8008
|
+
line: 71,
|
|
8019
8009
|
column: 25
|
|
8020
8010
|
}
|
|
8021
8011
|
},
|
|
8022
8012
|
loc: {
|
|
8023
8013
|
start: {
|
|
8024
|
-
line:
|
|
8014
|
+
line: 71,
|
|
8025
8015
|
column: 30
|
|
8026
8016
|
},
|
|
8027
8017
|
end: {
|
|
8028
|
-
line:
|
|
8018
|
+
line: 75,
|
|
8029
8019
|
column: 3
|
|
8030
8020
|
}
|
|
8031
8021
|
},
|
|
8032
|
-
line:
|
|
8022
|
+
line: 71
|
|
8033
8023
|
},
|
|
8034
8024
|
"3": {
|
|
8035
8025
|
name: "(anonymous_3)",
|
|
8036
8026
|
decl: {
|
|
8037
8027
|
start: {
|
|
8038
|
-
line:
|
|
8028
|
+
line: 77,
|
|
8039
8029
|
column: 21
|
|
8040
8030
|
},
|
|
8041
8031
|
end: {
|
|
8042
|
-
line:
|
|
8032
|
+
line: 77,
|
|
8043
8033
|
column: 22
|
|
8044
8034
|
}
|
|
8045
8035
|
},
|
|
8046
8036
|
loc: {
|
|
8047
8037
|
start: {
|
|
8048
|
-
line:
|
|
8038
|
+
line: 77,
|
|
8049
8039
|
column: 28
|
|
8050
8040
|
},
|
|
8051
8041
|
end: {
|
|
8052
|
-
line:
|
|
8042
|
+
line: 80,
|
|
8053
8043
|
column: 3
|
|
8054
8044
|
}
|
|
8055
8045
|
},
|
|
8056
|
-
line:
|
|
8046
|
+
line: 77
|
|
8057
8047
|
},
|
|
8058
8048
|
"4": {
|
|
8059
8049
|
name: "(anonymous_4)",
|
|
8060
8050
|
decl: {
|
|
8061
8051
|
start: {
|
|
8062
|
-
line:
|
|
8052
|
+
line: 82,
|
|
8063
8053
|
column: 23
|
|
8064
8054
|
},
|
|
8065
8055
|
end: {
|
|
8066
|
-
line:
|
|
8056
|
+
line: 82,
|
|
8067
8057
|
column: 24
|
|
8068
8058
|
}
|
|
8069
8059
|
},
|
|
8070
8060
|
loc: {
|
|
8071
8061
|
start: {
|
|
8072
|
-
line:
|
|
8062
|
+
line: 82,
|
|
8073
8063
|
column: 30
|
|
8074
8064
|
},
|
|
8075
8065
|
end: {
|
|
8076
|
-
line:
|
|
8066
|
+
line: 85,
|
|
8077
8067
|
column: 3
|
|
8078
8068
|
}
|
|
8079
8069
|
},
|
|
8080
|
-
line:
|
|
8070
|
+
line: 82
|
|
8081
8071
|
},
|
|
8082
8072
|
"5": {
|
|
8083
8073
|
name: "(anonymous_5)",
|
|
8084
8074
|
decl: {
|
|
8085
8075
|
start: {
|
|
8086
|
-
line:
|
|
8076
|
+
line: 87,
|
|
8087
8077
|
column: 27
|
|
8088
8078
|
},
|
|
8089
8079
|
end: {
|
|
8090
|
-
line:
|
|
8080
|
+
line: 87,
|
|
8091
8081
|
column: 28
|
|
8092
8082
|
}
|
|
8093
8083
|
},
|
|
8094
8084
|
loc: {
|
|
8095
8085
|
start: {
|
|
8096
|
-
line:
|
|
8086
|
+
line: 87,
|
|
8097
8087
|
column: 33
|
|
8098
8088
|
},
|
|
8099
8089
|
end: {
|
|
8100
|
-
line:
|
|
8090
|
+
line: 90,
|
|
8101
8091
|
column: 3
|
|
8102
8092
|
}
|
|
8103
8093
|
},
|
|
8104
|
-
line:
|
|
8094
|
+
line: 87
|
|
8105
8095
|
},
|
|
8106
8096
|
"6": {
|
|
8107
8097
|
name: "(anonymous_6)",
|
|
8108
8098
|
decl: {
|
|
8109
8099
|
start: {
|
|
8110
|
-
line:
|
|
8100
|
+
line: 94,
|
|
8111
8101
|
column: 30
|
|
8112
8102
|
},
|
|
8113
8103
|
end: {
|
|
8114
|
-
line:
|
|
8104
|
+
line: 94,
|
|
8115
8105
|
column: 31
|
|
8116
8106
|
}
|
|
8117
8107
|
},
|
|
8118
8108
|
loc: {
|
|
8119
8109
|
start: {
|
|
8120
|
-
line:
|
|
8110
|
+
line: 94,
|
|
8121
8111
|
column: 36
|
|
8122
8112
|
},
|
|
8123
8113
|
end: {
|
|
8124
|
-
line:
|
|
8114
|
+
line: 112,
|
|
8125
8115
|
column: 3
|
|
8126
8116
|
}
|
|
8127
8117
|
},
|
|
8128
|
-
line:
|
|
8118
|
+
line: 94
|
|
8129
8119
|
},
|
|
8130
8120
|
"7": {
|
|
8131
8121
|
name: "(anonymous_7)",
|
|
8132
8122
|
decl: {
|
|
8133
8123
|
start: {
|
|
8134
|
-
line:
|
|
8124
|
+
line: 99,
|
|
8135
8125
|
column: 19
|
|
8136
8126
|
},
|
|
8137
8127
|
end: {
|
|
8138
|
-
line:
|
|
8128
|
+
line: 99,
|
|
8139
8129
|
column: 20
|
|
8140
8130
|
}
|
|
8141
8131
|
},
|
|
8142
8132
|
loc: {
|
|
8143
8133
|
start: {
|
|
8144
|
-
line:
|
|
8134
|
+
line: 99,
|
|
8145
8135
|
column: 25
|
|
8146
8136
|
},
|
|
8147
8137
|
end: {
|
|
8148
|
-
line:
|
|
8138
|
+
line: 107,
|
|
8149
8139
|
column: 9
|
|
8150
8140
|
}
|
|
8151
8141
|
},
|
|
8152
|
-
line:
|
|
8142
|
+
line: 99
|
|
8153
8143
|
},
|
|
8154
8144
|
"8": {
|
|
8155
8145
|
name: "(anonymous_8)",
|
|
8156
8146
|
decl: {
|
|
8157
8147
|
start: {
|
|
8158
|
-
line:
|
|
8148
|
+
line: 102,
|
|
8159
8149
|
column: 25
|
|
8160
8150
|
},
|
|
8161
8151
|
end: {
|
|
8162
|
-
line:
|
|
8152
|
+
line: 102,
|
|
8163
8153
|
column: 26
|
|
8164
8154
|
}
|
|
8165
8155
|
},
|
|
8166
8156
|
loc: {
|
|
8167
8157
|
start: {
|
|
8168
|
-
line:
|
|
8158
|
+
line: 102,
|
|
8169
8159
|
column: 38
|
|
8170
8160
|
},
|
|
8171
8161
|
end: {
|
|
8172
|
-
line:
|
|
8162
|
+
line: 102,
|
|
8173
8163
|
column: 51
|
|
8174
8164
|
}
|
|
8175
8165
|
},
|
|
8176
|
-
line:
|
|
8166
|
+
line: 102
|
|
8177
8167
|
},
|
|
8178
8168
|
"9": {
|
|
8179
8169
|
name: "(anonymous_9)",
|
|
8180
8170
|
decl: {
|
|
8181
8171
|
start: {
|
|
8182
|
-
line:
|
|
8172
|
+
line: 108,
|
|
8183
8173
|
column: 17
|
|
8184
8174
|
},
|
|
8185
8175
|
end: {
|
|
8186
|
-
line:
|
|
8176
|
+
line: 108,
|
|
8187
8177
|
column: 18
|
|
8188
8178
|
}
|
|
8189
8179
|
},
|
|
8190
8180
|
loc: {
|
|
8191
8181
|
start: {
|
|
8192
|
-
line:
|
|
8182
|
+
line: 108,
|
|
8193
8183
|
column: 33
|
|
8194
8184
|
},
|
|
8195
8185
|
end: {
|
|
8196
|
-
line:
|
|
8186
|
+
line: 110,
|
|
8197
8187
|
column: 9
|
|
8198
8188
|
}
|
|
8199
8189
|
},
|
|
8200
|
-
line:
|
|
8190
|
+
line: 108
|
|
8201
8191
|
},
|
|
8202
8192
|
"10": {
|
|
8203
8193
|
name: "(anonymous_10)",
|
|
8204
8194
|
decl: {
|
|
8205
8195
|
start: {
|
|
8206
|
-
line:
|
|
8207
|
-
column: 27
|
|
8208
|
-
},
|
|
8209
|
-
end: {
|
|
8210
|
-
line: 136,
|
|
8211
|
-
column: 28
|
|
8212
|
-
}
|
|
8213
|
-
},
|
|
8214
|
-
loc: {
|
|
8215
|
-
start: {
|
|
8216
|
-
line: 136,
|
|
8217
|
-
column: 33
|
|
8218
|
-
},
|
|
8219
|
-
end: {
|
|
8220
|
-
line: 138,
|
|
8221
|
-
column: 19
|
|
8222
|
-
}
|
|
8223
|
-
},
|
|
8224
|
-
line: 136
|
|
8225
|
-
},
|
|
8226
|
-
"11": {
|
|
8227
|
-
name: "(anonymous_11)",
|
|
8228
|
-
decl: {
|
|
8229
|
-
start: {
|
|
8230
|
-
line: 144,
|
|
8196
|
+
line: 143,
|
|
8231
8197
|
column: 25
|
|
8232
8198
|
},
|
|
8233
8199
|
end: {
|
|
8234
|
-
line:
|
|
8200
|
+
line: 143,
|
|
8235
8201
|
column: 26
|
|
8236
8202
|
}
|
|
8237
8203
|
},
|
|
8238
8204
|
loc: {
|
|
8239
8205
|
start: {
|
|
8240
|
-
line:
|
|
8206
|
+
line: 143,
|
|
8241
8207
|
column: 31
|
|
8242
8208
|
},
|
|
8243
8209
|
end: {
|
|
8244
|
-
line:
|
|
8210
|
+
line: 146,
|
|
8245
8211
|
column: 17
|
|
8246
8212
|
}
|
|
8247
8213
|
},
|
|
8248
|
-
line:
|
|
8214
|
+
line: 143
|
|
8249
8215
|
},
|
|
8250
|
-
"
|
|
8251
|
-
name: "(
|
|
8216
|
+
"11": {
|
|
8217
|
+
name: "(anonymous_11)",
|
|
8252
8218
|
decl: {
|
|
8253
8219
|
start: {
|
|
8254
|
-
line:
|
|
8220
|
+
line: 153,
|
|
8255
8221
|
column: 22
|
|
8256
8222
|
},
|
|
8257
8223
|
end: {
|
|
8258
|
-
line:
|
|
8224
|
+
line: 153,
|
|
8259
8225
|
column: 23
|
|
8260
8226
|
}
|
|
8261
8227
|
},
|
|
8262
8228
|
loc: {
|
|
8263
8229
|
start: {
|
|
8264
|
-
line:
|
|
8230
|
+
line: 153,
|
|
8265
8231
|
column: 49
|
|
8266
8232
|
},
|
|
8267
8233
|
end: {
|
|
8268
|
-
line:
|
|
8234
|
+
line: 156,
|
|
8269
8235
|
column: 13
|
|
8270
8236
|
}
|
|
8271
8237
|
},
|
|
8272
|
-
line:
|
|
8238
|
+
line: 153
|
|
8273
8239
|
},
|
|
8274
|
-
"
|
|
8275
|
-
name: "(
|
|
8240
|
+
"12": {
|
|
8241
|
+
name: "(anonymous_12)",
|
|
8276
8242
|
decl: {
|
|
8277
8243
|
start: {
|
|
8278
|
-
line:
|
|
8244
|
+
line: 206,
|
|
8279
8245
|
column: 28
|
|
8280
8246
|
},
|
|
8281
8247
|
end: {
|
|
8282
|
-
line:
|
|
8248
|
+
line: 206,
|
|
8283
8249
|
column: 29
|
|
8284
8250
|
}
|
|
8285
8251
|
},
|
|
8286
8252
|
loc: {
|
|
8287
8253
|
start: {
|
|
8288
|
-
line:
|
|
8254
|
+
line: 207,
|
|
8289
8255
|
column: 18
|
|
8290
8256
|
},
|
|
8291
8257
|
end: {
|
|
8292
|
-
line:
|
|
8258
|
+
line: 207,
|
|
8293
8259
|
column: 65
|
|
8294
8260
|
}
|
|
8295
8261
|
},
|
|
8296
|
-
line:
|
|
8262
|
+
line: 207
|
|
8297
8263
|
},
|
|
8298
|
-
"
|
|
8299
|
-
name: "(
|
|
8264
|
+
"13": {
|
|
8265
|
+
name: "(anonymous_13)",
|
|
8300
8266
|
decl: {
|
|
8301
8267
|
start: {
|
|
8302
|
-
line:
|
|
8268
|
+
line: 221,
|
|
8303
8269
|
column: 17
|
|
8304
8270
|
},
|
|
8305
8271
|
end: {
|
|
8306
|
-
line:
|
|
8272
|
+
line: 221,
|
|
8307
8273
|
column: 18
|
|
8308
8274
|
}
|
|
8309
8275
|
},
|
|
8310
8276
|
loc: {
|
|
8311
8277
|
start: {
|
|
8312
|
-
line:
|
|
8278
|
+
line: 221,
|
|
8313
8279
|
column: 23
|
|
8314
8280
|
},
|
|
8315
8281
|
end: {
|
|
8316
|
-
line:
|
|
8282
|
+
line: 221,
|
|
8317
8283
|
column: 40
|
|
8318
8284
|
}
|
|
8319
8285
|
},
|
|
8320
|
-
line:
|
|
8286
|
+
line: 221
|
|
8321
8287
|
}
|
|
8322
8288
|
},
|
|
8323
8289
|
branchMap: {
|
|
8324
8290
|
"0": {
|
|
8325
8291
|
loc: {
|
|
8326
8292
|
start: {
|
|
8327
|
-
line:
|
|
8293
|
+
line: 41,
|
|
8328
8294
|
column: 2
|
|
8329
8295
|
},
|
|
8330
8296
|
end: {
|
|
8331
|
-
line:
|
|
8297
|
+
line: 41,
|
|
8332
8298
|
column: 22
|
|
8333
8299
|
}
|
|
8334
8300
|
},
|
|
8335
8301
|
type: "default-arg",
|
|
8336
8302
|
locations: [{
|
|
8337
8303
|
start: {
|
|
8338
|
-
line:
|
|
8304
|
+
line: 41,
|
|
8339
8305
|
column: 17
|
|
8340
8306
|
},
|
|
8341
8307
|
end: {
|
|
8342
|
-
line:
|
|
8308
|
+
line: 41,
|
|
8343
8309
|
column: 22
|
|
8344
8310
|
}
|
|
8345
8311
|
}],
|
|
8346
|
-
line:
|
|
8312
|
+
line: 41
|
|
8347
8313
|
},
|
|
8348
8314
|
"1": {
|
|
8349
8315
|
loc: {
|
|
8350
8316
|
start: {
|
|
8351
|
-
line:
|
|
8317
|
+
line: 72,
|
|
8352
8318
|
column: 4
|
|
8353
8319
|
},
|
|
8354
8320
|
end: {
|
|
8355
|
-
line:
|
|
8321
|
+
line: 74,
|
|
8356
8322
|
column: 5
|
|
8357
8323
|
}
|
|
8358
8324
|
},
|
|
8359
8325
|
type: "if",
|
|
8360
8326
|
locations: [{
|
|
8361
8327
|
start: {
|
|
8362
|
-
line:
|
|
8328
|
+
line: 72,
|
|
8363
8329
|
column: 4
|
|
8364
8330
|
},
|
|
8365
8331
|
end: {
|
|
8366
|
-
line:
|
|
8332
|
+
line: 74,
|
|
8367
8333
|
column: 5
|
|
8368
8334
|
}
|
|
8369
8335
|
}, {
|
|
@@ -8376,93 +8342,93 @@ function cov_lpt9frri0() {
|
|
|
8376
8342
|
column: undefined
|
|
8377
8343
|
}
|
|
8378
8344
|
}],
|
|
8379
|
-
line:
|
|
8345
|
+
line: 72
|
|
8380
8346
|
},
|
|
8381
8347
|
"2": {
|
|
8382
8348
|
loc: {
|
|
8383
8349
|
start: {
|
|
8384
|
-
line:
|
|
8350
|
+
line: 96,
|
|
8385
8351
|
column: 26
|
|
8386
8352
|
},
|
|
8387
8353
|
end: {
|
|
8388
|
-
line:
|
|
8354
|
+
line: 96,
|
|
8389
8355
|
column: 61
|
|
8390
8356
|
}
|
|
8391
8357
|
},
|
|
8392
8358
|
type: "binary-expr",
|
|
8393
8359
|
locations: [{
|
|
8394
8360
|
start: {
|
|
8395
|
-
line:
|
|
8361
|
+
line: 96,
|
|
8396
8362
|
column: 26
|
|
8397
8363
|
},
|
|
8398
8364
|
end: {
|
|
8399
|
-
line:
|
|
8365
|
+
line: 96,
|
|
8400
8366
|
column: 40
|
|
8401
8367
|
}
|
|
8402
8368
|
}, {
|
|
8403
8369
|
start: {
|
|
8404
|
-
line:
|
|
8370
|
+
line: 96,
|
|
8405
8371
|
column: 44
|
|
8406
8372
|
},
|
|
8407
8373
|
end: {
|
|
8408
|
-
line:
|
|
8374
|
+
line: 96,
|
|
8409
8375
|
column: 61
|
|
8410
8376
|
}
|
|
8411
8377
|
}],
|
|
8412
|
-
line:
|
|
8378
|
+
line: 96
|
|
8413
8379
|
},
|
|
8414
8380
|
"3": {
|
|
8415
8381
|
loc: {
|
|
8416
8382
|
start: {
|
|
8417
|
-
line:
|
|
8383
|
+
line: 97,
|
|
8418
8384
|
column: 4
|
|
8419
8385
|
},
|
|
8420
8386
|
end: {
|
|
8421
|
-
line:
|
|
8387
|
+
line: 111,
|
|
8422
8388
|
column: 8
|
|
8423
8389
|
}
|
|
8424
8390
|
},
|
|
8425
8391
|
type: "binary-expr",
|
|
8426
8392
|
locations: [{
|
|
8427
8393
|
start: {
|
|
8428
|
-
line:
|
|
8394
|
+
line: 97,
|
|
8429
8395
|
column: 4
|
|
8430
8396
|
},
|
|
8431
8397
|
end: {
|
|
8432
|
-
line:
|
|
8398
|
+
line: 97,
|
|
8433
8399
|
column: 17
|
|
8434
8400
|
}
|
|
8435
8401
|
}, {
|
|
8436
8402
|
start: {
|
|
8437
|
-
line:
|
|
8403
|
+
line: 98,
|
|
8438
8404
|
column: 6
|
|
8439
8405
|
},
|
|
8440
8406
|
end: {
|
|
8441
|
-
line:
|
|
8407
|
+
line: 111,
|
|
8442
8408
|
column: 8
|
|
8443
8409
|
}
|
|
8444
8410
|
}],
|
|
8445
|
-
line:
|
|
8411
|
+
line: 97
|
|
8446
8412
|
},
|
|
8447
8413
|
"4": {
|
|
8448
8414
|
loc: {
|
|
8449
8415
|
start: {
|
|
8450
|
-
line:
|
|
8416
|
+
line: 101,
|
|
8451
8417
|
column: 10
|
|
8452
8418
|
},
|
|
8453
8419
|
end: {
|
|
8454
|
-
line:
|
|
8420
|
+
line: 103,
|
|
8455
8421
|
column: 11
|
|
8456
8422
|
}
|
|
8457
8423
|
},
|
|
8458
8424
|
type: "if",
|
|
8459
8425
|
locations: [{
|
|
8460
8426
|
start: {
|
|
8461
|
-
line:
|
|
8427
|
+
line: 101,
|
|
8462
8428
|
column: 10
|
|
8463
8429
|
},
|
|
8464
8430
|
end: {
|
|
8465
|
-
line:
|
|
8431
|
+
line: 103,
|
|
8466
8432
|
column: 11
|
|
8467
8433
|
}
|
|
8468
8434
|
}, {
|
|
@@ -8475,27 +8441,27 @@ function cov_lpt9frri0() {
|
|
|
8475
8441
|
column: undefined
|
|
8476
8442
|
}
|
|
8477
8443
|
}],
|
|
8478
|
-
line:
|
|
8444
|
+
line: 101
|
|
8479
8445
|
},
|
|
8480
8446
|
"5": {
|
|
8481
8447
|
loc: {
|
|
8482
8448
|
start: {
|
|
8483
|
-
line:
|
|
8449
|
+
line: 114,
|
|
8484
8450
|
column: 2
|
|
8485
8451
|
},
|
|
8486
8452
|
end: {
|
|
8487
|
-
line:
|
|
8453
|
+
line: 120,
|
|
8488
8454
|
column: 3
|
|
8489
8455
|
}
|
|
8490
8456
|
},
|
|
8491
8457
|
type: "if",
|
|
8492
8458
|
locations: [{
|
|
8493
8459
|
start: {
|
|
8494
|
-
line:
|
|
8460
|
+
line: 114,
|
|
8495
8461
|
column: 2
|
|
8496
8462
|
},
|
|
8497
8463
|
end: {
|
|
8498
|
-
line:
|
|
8464
|
+
line: 120,
|
|
8499
8465
|
column: 3
|
|
8500
8466
|
}
|
|
8501
8467
|
}, {
|
|
@@ -8508,172 +8474,172 @@ function cov_lpt9frri0() {
|
|
|
8508
8474
|
column: undefined
|
|
8509
8475
|
}
|
|
8510
8476
|
}],
|
|
8511
|
-
line:
|
|
8477
|
+
line: 114
|
|
8512
8478
|
},
|
|
8513
8479
|
"6": {
|
|
8514
8480
|
loc: {
|
|
8515
8481
|
start: {
|
|
8516
|
-
line:
|
|
8482
|
+
line: 127,
|
|
8517
8483
|
column: 25
|
|
8518
8484
|
},
|
|
8519
8485
|
end: {
|
|
8520
|
-
line:
|
|
8486
|
+
line: 127,
|
|
8521
8487
|
column: 62
|
|
8522
8488
|
}
|
|
8523
8489
|
},
|
|
8524
8490
|
type: "cond-expr",
|
|
8525
8491
|
locations: [{
|
|
8526
8492
|
start: {
|
|
8527
|
-
line:
|
|
8493
|
+
line: 127,
|
|
8528
8494
|
column: 39
|
|
8529
8495
|
},
|
|
8530
8496
|
end: {
|
|
8531
|
-
line:
|
|
8497
|
+
line: 127,
|
|
8532
8498
|
column: 55
|
|
8533
8499
|
}
|
|
8534
8500
|
}, {
|
|
8535
8501
|
start: {
|
|
8536
|
-
line:
|
|
8502
|
+
line: 127,
|
|
8537
8503
|
column: 58
|
|
8538
8504
|
},
|
|
8539
8505
|
end: {
|
|
8540
|
-
line:
|
|
8506
|
+
line: 127,
|
|
8541
8507
|
column: 62
|
|
8542
8508
|
}
|
|
8543
8509
|
}],
|
|
8544
|
-
line:
|
|
8510
|
+
line: 127
|
|
8545
8511
|
},
|
|
8546
8512
|
"7": {
|
|
8547
8513
|
loc: {
|
|
8548
8514
|
start: {
|
|
8549
|
-
line:
|
|
8515
|
+
line: 131,
|
|
8550
8516
|
column: 15
|
|
8551
8517
|
},
|
|
8552
8518
|
end: {
|
|
8553
|
-
line:
|
|
8519
|
+
line: 139,
|
|
8554
8520
|
column: 15
|
|
8555
8521
|
}
|
|
8556
8522
|
},
|
|
8557
8523
|
type: "binary-expr",
|
|
8558
8524
|
locations: [{
|
|
8559
8525
|
start: {
|
|
8560
|
-
line:
|
|
8526
|
+
line: 131,
|
|
8561
8527
|
column: 15
|
|
8562
8528
|
},
|
|
8563
8529
|
end: {
|
|
8564
|
-
line:
|
|
8530
|
+
line: 131,
|
|
8565
8531
|
column: 27
|
|
8566
8532
|
}
|
|
8567
8533
|
}, {
|
|
8568
8534
|
start: {
|
|
8569
|
-
line:
|
|
8535
|
+
line: 132,
|
|
8570
8536
|
column: 16
|
|
8571
8537
|
},
|
|
8572
8538
|
end: {
|
|
8573
|
-
line:
|
|
8539
|
+
line: 138,
|
|
8574
8540
|
column: 18
|
|
8575
8541
|
}
|
|
8576
8542
|
}],
|
|
8577
|
-
line:
|
|
8543
|
+
line: 131
|
|
8578
8544
|
},
|
|
8579
8545
|
"8": {
|
|
8580
8546
|
loc: {
|
|
8581
8547
|
start: {
|
|
8582
|
-
line:
|
|
8548
|
+
line: 154,
|
|
8583
8549
|
column: 14
|
|
8584
8550
|
},
|
|
8585
8551
|
end: {
|
|
8586
|
-
line:
|
|
8552
|
+
line: 154,
|
|
8587
8553
|
column: 45
|
|
8588
8554
|
}
|
|
8589
8555
|
},
|
|
8590
8556
|
type: "binary-expr",
|
|
8591
8557
|
locations: [{
|
|
8592
8558
|
start: {
|
|
8593
|
-
line:
|
|
8559
|
+
line: 154,
|
|
8594
8560
|
column: 14
|
|
8595
8561
|
},
|
|
8596
8562
|
end: {
|
|
8597
|
-
line:
|
|
8563
|
+
line: 154,
|
|
8598
8564
|
column: 26
|
|
8599
8565
|
}
|
|
8600
8566
|
}, {
|
|
8601
8567
|
start: {
|
|
8602
|
-
line:
|
|
8568
|
+
line: 154,
|
|
8603
8569
|
column: 30
|
|
8604
8570
|
},
|
|
8605
8571
|
end: {
|
|
8606
|
-
line:
|
|
8572
|
+
line: 154,
|
|
8607
8573
|
column: 45
|
|
8608
8574
|
}
|
|
8609
8575
|
}],
|
|
8610
|
-
line:
|
|
8576
|
+
line: 154
|
|
8611
8577
|
},
|
|
8612
8578
|
"9": {
|
|
8613
8579
|
loc: {
|
|
8614
8580
|
start: {
|
|
8615
|
-
line:
|
|
8581
|
+
line: 162,
|
|
8616
8582
|
column: 9
|
|
8617
8583
|
},
|
|
8618
8584
|
end: {
|
|
8619
|
-
line:
|
|
8585
|
+
line: 212,
|
|
8620
8586
|
column: 9
|
|
8621
8587
|
}
|
|
8622
8588
|
},
|
|
8623
8589
|
type: "cond-expr",
|
|
8624
8590
|
locations: [{
|
|
8625
8591
|
start: {
|
|
8626
|
-
line:
|
|
8592
|
+
line: 163,
|
|
8627
8593
|
column: 10
|
|
8628
8594
|
},
|
|
8629
8595
|
end: {
|
|
8630
|
-
line:
|
|
8596
|
+
line: 169,
|
|
8631
8597
|
column: 16
|
|
8632
8598
|
}
|
|
8633
8599
|
}, {
|
|
8634
8600
|
start: {
|
|
8635
|
-
line:
|
|
8601
|
+
line: 171,
|
|
8636
8602
|
column: 10
|
|
8637
8603
|
},
|
|
8638
8604
|
end: {
|
|
8639
|
-
line:
|
|
8605
|
+
line: 211,
|
|
8640
8606
|
column: 13
|
|
8641
8607
|
}
|
|
8642
8608
|
}],
|
|
8643
|
-
line:
|
|
8609
|
+
line: 162
|
|
8644
8610
|
},
|
|
8645
8611
|
"10": {
|
|
8646
8612
|
loc: {
|
|
8647
8613
|
start: {
|
|
8648
|
-
line:
|
|
8614
|
+
line: 200,
|
|
8649
8615
|
column: 18
|
|
8650
8616
|
},
|
|
8651
8617
|
end: {
|
|
8652
|
-
line:
|
|
8618
|
+
line: 202,
|
|
8653
8619
|
column: 36
|
|
8654
8620
|
}
|
|
8655
8621
|
},
|
|
8656
8622
|
type: "cond-expr",
|
|
8657
8623
|
locations: [{
|
|
8658
8624
|
start: {
|
|
8659
|
-
line:
|
|
8625
|
+
line: 201,
|
|
8660
8626
|
column: 22
|
|
8661
8627
|
},
|
|
8662
8628
|
end: {
|
|
8663
|
-
line:
|
|
8629
|
+
line: 201,
|
|
8664
8630
|
column: 61
|
|
8665
8631
|
}
|
|
8666
8632
|
}, {
|
|
8667
8633
|
start: {
|
|
8668
|
-
line:
|
|
8634
|
+
line: 202,
|
|
8669
8635
|
column: 22
|
|
8670
8636
|
},
|
|
8671
8637
|
end: {
|
|
8672
|
-
line:
|
|
8638
|
+
line: 202,
|
|
8673
8639
|
column: 36
|
|
8674
8640
|
}
|
|
8675
8641
|
}],
|
|
8676
|
-
line:
|
|
8642
|
+
line: 200
|
|
8677
8643
|
}
|
|
8678
8644
|
},
|
|
8679
8645
|
s: {
|
|
@@ -8722,8 +8688,7 @@ function cov_lpt9frri0() {
|
|
|
8722
8688
|
"42": 0,
|
|
8723
8689
|
"43": 0,
|
|
8724
8690
|
"44": 0,
|
|
8725
|
-
"45": 0
|
|
8726
|
-
"46": 0
|
|
8691
|
+
"45": 0
|
|
8727
8692
|
},
|
|
8728
8693
|
f: {
|
|
8729
8694
|
"0": 0,
|
|
@@ -8739,8 +8704,7 @@ function cov_lpt9frri0() {
|
|
|
8739
8704
|
"10": 0,
|
|
8740
8705
|
"11": 0,
|
|
8741
8706
|
"12": 0,
|
|
8742
|
-
"13": 0
|
|
8743
|
-
"14": 0
|
|
8707
|
+
"13": 0
|
|
8744
8708
|
},
|
|
8745
8709
|
b: {
|
|
8746
8710
|
"0": [0],
|
|
@@ -8756,7 +8720,7 @@ function cov_lpt9frri0() {
|
|
|
8756
8720
|
"10": [0, 0]
|
|
8757
8721
|
},
|
|
8758
8722
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
8759
|
-
hash: "
|
|
8723
|
+
hash: "05e847fd28ee773f67baabdaba92adc4f4f63c80"
|
|
8760
8724
|
};
|
|
8761
8725
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
8762
8726
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -8774,6 +8738,8 @@ function cov_lpt9frri0() {
|
|
|
8774
8738
|
cov_lpt9frri0();
|
|
8775
8739
|
function ownKeys$2(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
8776
8740
|
function _objectSpread$2(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$2(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$2(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
8741
|
+
|
|
8742
|
+
// eslint-disable-next-line import/extensions
|
|
8777
8743
|
cov_lpt9frri0().s[0]++;
|
|
8778
8744
|
var Dashboard = function Dashboard(_ref) {
|
|
8779
8745
|
var _data$tags2, _tagType$label;
|
|
@@ -8936,21 +8902,17 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
8936
8902
|
disabled: (data === null || data === void 0 ? void 0 : data.tags.length) < PLURAL.count,
|
|
8937
8903
|
label: t("merge.mergeTags"),
|
|
8938
8904
|
style: "secondary",
|
|
8939
|
-
onClick:
|
|
8940
|
-
cov_lpt9frri0().f[10]++;
|
|
8941
|
-
cov_lpt9frri0().s[40]++;
|
|
8942
|
-
history.push("".concat(tagsPath, "/merge"));
|
|
8943
|
-
}
|
|
8905
|
+
onClick: reactUtils.handleMetaClick(history, "".concat(tagsPath, "/merge"))
|
|
8944
8906
|
})), /*#__PURE__*/React__default["default"].createElement(neetoui.Button, {
|
|
8945
8907
|
"data-cy": "add-new-tag-button",
|
|
8946
8908
|
label: t("addNew", {
|
|
8947
8909
|
what: t("tag").toLocaleLowerCase()
|
|
8948
8910
|
}),
|
|
8949
8911
|
onClick: function onClick() {
|
|
8950
|
-
cov_lpt9frri0().f[
|
|
8951
|
-
cov_lpt9frri0().s[
|
|
8912
|
+
cov_lpt9frri0().f[10]++;
|
|
8913
|
+
cov_lpt9frri0().s[40]++;
|
|
8952
8914
|
setSelectedTag(null);
|
|
8953
|
-
cov_lpt9frri0().s[
|
|
8915
|
+
cov_lpt9frri0().s[41]++;
|
|
8954
8916
|
setPaneType(PANE_TYPES.CREATE);
|
|
8955
8917
|
}
|
|
8956
8918
|
})),
|
|
@@ -8959,10 +8921,10 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
8959
8921
|
value: searchTerm,
|
|
8960
8922
|
onChange: function onChange(_ref16) {
|
|
8961
8923
|
var value = _ref16.target.value;
|
|
8962
|
-
cov_lpt9frri0().f[
|
|
8963
|
-
cov_lpt9frri0().s[
|
|
8924
|
+
cov_lpt9frri0().f[11]++;
|
|
8925
|
+
cov_lpt9frri0().s[42]++;
|
|
8964
8926
|
(cov_lpt9frri0().b[8][0]++, value.trim()) && (cov_lpt9frri0().b[8][1]++, goToFirstPage());
|
|
8965
|
-
cov_lpt9frri0().s[
|
|
8927
|
+
cov_lpt9frri0().s[43]++;
|
|
8966
8928
|
setSearchTerm(value);
|
|
8967
8929
|
},
|
|
8968
8930
|
placeholder: t("search", {
|
|
@@ -9005,8 +8967,8 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
9005
8967
|
totalCount: data === null || data === void 0 ? void 0 : data.totalCount,
|
|
9006
8968
|
columnData: renderColumnData(tagType.columns ? (cov_lpt9frri0().b[10][0]++, [].concat(_toConsumableArray(COMMON_COLUMNS), _toConsumableArray(tagType.columns))) : (cov_lpt9frri0().b[10][1]++, COMMON_COLUMNS), handleEdit, handleDelete),
|
|
9007
8969
|
onRowClick: function onRowClick(event, record, rowIndex) {
|
|
9008
|
-
cov_lpt9frri0().f[
|
|
9009
|
-
cov_lpt9frri0().s[
|
|
8970
|
+
cov_lpt9frri0().f[12]++;
|
|
8971
|
+
cov_lpt9frri0().s[44]++;
|
|
9010
8972
|
return onTagRowClick({
|
|
9011
8973
|
event: event,
|
|
9012
8974
|
tag: record,
|
|
@@ -9021,8 +8983,8 @@ var Dashboard = function Dashboard(_ref) {
|
|
|
9021
8983
|
type: paneType,
|
|
9022
8984
|
updateTags: updateTags,
|
|
9023
8985
|
onClose: function onClose() {
|
|
9024
|
-
cov_lpt9frri0().f[
|
|
9025
|
-
cov_lpt9frri0().s[
|
|
8986
|
+
cov_lpt9frri0().f[13]++;
|
|
8987
|
+
cov_lpt9frri0().s[45]++;
|
|
9026
8988
|
return setPaneType(null);
|
|
9027
8989
|
}
|
|
9028
8990
|
}), /*#__PURE__*/React__default["default"].createElement(neetoui.Alert, {
|
|
@@ -10314,7 +10276,7 @@ var MergeAlert = function MergeAlert(_ref) {
|
|
|
10314
10276
|
|
|
10315
10277
|
function cov_1ywrx0rimt() {
|
|
10316
10278
|
var path = "/home/runner/work/neeto-tags-frontend/neeto-tags-frontend/src/components/Merge/index.jsx";
|
|
10317
|
-
var hash = "
|
|
10279
|
+
var hash = "9facad6709085ab927ebd6df36aab88802d708f4";
|
|
10318
10280
|
var global = new Function("return this")();
|
|
10319
10281
|
var gcv = "__coverage__";
|
|
10320
10282
|
var coverageData = {
|
|
@@ -10322,231 +10284,211 @@ function cov_1ywrx0rimt() {
|
|
|
10322
10284
|
statementMap: {
|
|
10323
10285
|
"0": {
|
|
10324
10286
|
start: {
|
|
10325
|
-
line:
|
|
10287
|
+
line: 15,
|
|
10326
10288
|
column: 14
|
|
10327
10289
|
},
|
|
10328
10290
|
end: {
|
|
10329
|
-
line:
|
|
10291
|
+
line: 140,
|
|
10330
10292
|
column: 1
|
|
10331
10293
|
}
|
|
10332
10294
|
},
|
|
10333
10295
|
"1": {
|
|
10334
10296
|
start: {
|
|
10335
|
-
line:
|
|
10297
|
+
line: 24,
|
|
10336
10298
|
column: 36
|
|
10337
10299
|
},
|
|
10338
10300
|
end: {
|
|
10339
|
-
line:
|
|
10301
|
+
line: 24,
|
|
10340
10302
|
column: 48
|
|
10341
10303
|
}
|
|
10342
10304
|
},
|
|
10343
10305
|
"2": {
|
|
10344
10306
|
start: {
|
|
10345
|
-
line:
|
|
10307
|
+
line: 25,
|
|
10346
10308
|
column: 46
|
|
10347
10309
|
},
|
|
10348
10310
|
end: {
|
|
10349
|
-
line:
|
|
10311
|
+
line: 25,
|
|
10350
10312
|
column: 58
|
|
10351
10313
|
}
|
|
10352
10314
|
},
|
|
10353
10315
|
"3": {
|
|
10354
10316
|
start: {
|
|
10355
|
-
line:
|
|
10317
|
+
line: 26,
|
|
10356
10318
|
column: 40
|
|
10357
10319
|
},
|
|
10358
10320
|
end: {
|
|
10359
|
-
line:
|
|
10321
|
+
line: 26,
|
|
10360
10322
|
column: 55
|
|
10361
10323
|
}
|
|
10362
10324
|
},
|
|
10363
10325
|
"4": {
|
|
10364
10326
|
start: {
|
|
10365
|
-
line:
|
|
10327
|
+
line: 27,
|
|
10366
10328
|
column: 16
|
|
10367
10329
|
},
|
|
10368
10330
|
end: {
|
|
10369
|
-
line:
|
|
10331
|
+
line: 27,
|
|
10370
10332
|
column: 32
|
|
10371
10333
|
}
|
|
10372
10334
|
},
|
|
10373
10335
|
"5": {
|
|
10374
10336
|
start: {
|
|
10375
|
-
line:
|
|
10376
|
-
column: 18
|
|
10377
|
-
},
|
|
10378
|
-
end: {
|
|
10379
|
-
line: 29,
|
|
10380
|
-
column: 30
|
|
10381
|
-
}
|
|
10382
|
-
},
|
|
10383
|
-
"6": {
|
|
10384
|
-
start: {
|
|
10385
|
-
line: 30,
|
|
10337
|
+
line: 28,
|
|
10386
10338
|
column: 30
|
|
10387
10339
|
},
|
|
10388
10340
|
end: {
|
|
10389
|
-
line:
|
|
10341
|
+
line: 30,
|
|
10390
10342
|
column: 4
|
|
10391
10343
|
}
|
|
10392
10344
|
},
|
|
10393
|
-
"
|
|
10345
|
+
"6": {
|
|
10394
10346
|
start: {
|
|
10395
|
-
line:
|
|
10347
|
+
line: 32,
|
|
10396
10348
|
column: 46
|
|
10397
10349
|
},
|
|
10398
10350
|
end: {
|
|
10399
|
-
line:
|
|
10351
|
+
line: 32,
|
|
10400
10352
|
column: 60
|
|
10401
10353
|
}
|
|
10402
10354
|
},
|
|
10403
|
-
"
|
|
10355
|
+
"7": {
|
|
10404
10356
|
start: {
|
|
10405
|
-
line:
|
|
10357
|
+
line: 33,
|
|
10406
10358
|
column: 29
|
|
10407
10359
|
},
|
|
10408
10360
|
end: {
|
|
10409
|
-
line:
|
|
10361
|
+
line: 36,
|
|
10410
10362
|
column: 3
|
|
10411
10363
|
}
|
|
10412
10364
|
},
|
|
10413
|
-
"
|
|
10414
|
-
start: {
|
|
10415
|
-
line: 37,
|
|
10416
|
-
column: 19
|
|
10417
|
-
},
|
|
10418
|
-
end: {
|
|
10419
|
-
line: 37,
|
|
10420
|
-
column: 41
|
|
10421
|
-
}
|
|
10422
|
-
},
|
|
10423
|
-
"10": {
|
|
10365
|
+
"8": {
|
|
10424
10366
|
start: {
|
|
10425
|
-
line:
|
|
10367
|
+
line: 38,
|
|
10426
10368
|
column: 29
|
|
10427
10369
|
},
|
|
10428
10370
|
end: {
|
|
10429
|
-
line:
|
|
10371
|
+
line: 41,
|
|
10430
10372
|
column: 3
|
|
10431
10373
|
}
|
|
10432
10374
|
},
|
|
10433
|
-
"
|
|
10375
|
+
"9": {
|
|
10434
10376
|
start: {
|
|
10435
|
-
line:
|
|
10377
|
+
line: 39,
|
|
10436
10378
|
column: 10
|
|
10437
10379
|
},
|
|
10438
10380
|
end: {
|
|
10439
|
-
line:
|
|
10381
|
+
line: 39,
|
|
10440
10382
|
column: 67
|
|
10441
10383
|
}
|
|
10442
10384
|
},
|
|
10443
|
-
"
|
|
10385
|
+
"10": {
|
|
10444
10386
|
start: {
|
|
10445
|
-
line:
|
|
10387
|
+
line: 43,
|
|
10446
10388
|
column: 23
|
|
10447
10389
|
},
|
|
10448
10390
|
end: {
|
|
10449
|
-
line:
|
|
10391
|
+
line: 62,
|
|
10450
10392
|
column: 3
|
|
10451
10393
|
}
|
|
10452
10394
|
},
|
|
10453
|
-
"
|
|
10395
|
+
"11": {
|
|
10454
10396
|
start: {
|
|
10455
|
-
line:
|
|
10397
|
+
line: 44,
|
|
10456
10398
|
column: 20
|
|
10457
10399
|
},
|
|
10458
10400
|
end: {
|
|
10459
|
-
line:
|
|
10401
|
+
line: 49,
|
|
10460
10402
|
column: 5
|
|
10461
10403
|
}
|
|
10462
10404
|
},
|
|
10463
|
-
"
|
|
10405
|
+
"12": {
|
|
10464
10406
|
start: {
|
|
10465
|
-
line:
|
|
10407
|
+
line: 51,
|
|
10466
10408
|
column: 4
|
|
10467
10409
|
},
|
|
10468
10410
|
end: {
|
|
10469
|
-
line:
|
|
10411
|
+
line: 61,
|
|
10470
10412
|
column: 6
|
|
10471
10413
|
}
|
|
10472
10414
|
},
|
|
10473
|
-
"
|
|
10415
|
+
"13": {
|
|
10474
10416
|
start: {
|
|
10475
|
-
line:
|
|
10417
|
+
line: 55,
|
|
10476
10418
|
column: 10
|
|
10477
10419
|
},
|
|
10478
10420
|
end: {
|
|
10479
|
-
line:
|
|
10421
|
+
line: 55,
|
|
10480
10422
|
column: 32
|
|
10481
10423
|
}
|
|
10482
10424
|
},
|
|
10483
|
-
"
|
|
10425
|
+
"14": {
|
|
10484
10426
|
start: {
|
|
10485
|
-
line:
|
|
10427
|
+
line: 56,
|
|
10486
10428
|
column: 10
|
|
10487
10429
|
},
|
|
10488
10430
|
end: {
|
|
10489
|
-
line:
|
|
10431
|
+
line: 56,
|
|
10490
10432
|
column: 27
|
|
10491
10433
|
}
|
|
10492
10434
|
},
|
|
10493
|
-
"
|
|
10435
|
+
"15": {
|
|
10494
10436
|
start: {
|
|
10495
|
-
line:
|
|
10437
|
+
line: 57,
|
|
10496
10438
|
column: 10
|
|
10497
10439
|
},
|
|
10498
10440
|
end: {
|
|
10499
|
-
line:
|
|
10441
|
+
line: 57,
|
|
10500
10442
|
column: 43
|
|
10501
10443
|
}
|
|
10502
10444
|
},
|
|
10503
|
-
"
|
|
10445
|
+
"16": {
|
|
10504
10446
|
start: {
|
|
10505
|
-
line:
|
|
10447
|
+
line: 58,
|
|
10506
10448
|
column: 10
|
|
10507
10449
|
},
|
|
10508
10450
|
end: {
|
|
10509
|
-
line:
|
|
10451
|
+
line: 58,
|
|
10510
10452
|
column: 32
|
|
10511
10453
|
}
|
|
10512
10454
|
},
|
|
10513
|
-
"
|
|
10455
|
+
"17": {
|
|
10514
10456
|
start: {
|
|
10515
|
-
line:
|
|
10457
|
+
line: 64,
|
|
10516
10458
|
column: 2
|
|
10517
10459
|
},
|
|
10518
10460
|
end: {
|
|
10519
|
-
line:
|
|
10461
|
+
line: 70,
|
|
10520
10462
|
column: 3
|
|
10521
10463
|
}
|
|
10522
10464
|
},
|
|
10523
|
-
"
|
|
10465
|
+
"18": {
|
|
10524
10466
|
start: {
|
|
10525
|
-
line:
|
|
10467
|
+
line: 65,
|
|
10526
10468
|
column: 4
|
|
10527
10469
|
},
|
|
10528
10470
|
end: {
|
|
10529
|
-
line:
|
|
10471
|
+
line: 69,
|
|
10530
10472
|
column: 6
|
|
10531
10473
|
}
|
|
10532
10474
|
},
|
|
10533
|
-
"
|
|
10475
|
+
"19": {
|
|
10534
10476
|
start: {
|
|
10535
|
-
line:
|
|
10477
|
+
line: 72,
|
|
10536
10478
|
column: 2
|
|
10537
10479
|
},
|
|
10538
10480
|
end: {
|
|
10539
|
-
line:
|
|
10481
|
+
line: 139,
|
|
10540
10482
|
column: 4
|
|
10541
10483
|
}
|
|
10542
10484
|
},
|
|
10543
|
-
"
|
|
10485
|
+
"20": {
|
|
10544
10486
|
start: {
|
|
10545
|
-
line:
|
|
10487
|
+
line: 85,
|
|
10546
10488
|
column: 16
|
|
10547
10489
|
},
|
|
10548
10490
|
end: {
|
|
10549
|
-
line:
|
|
10491
|
+
line: 85,
|
|
10550
10492
|
column: 37
|
|
10551
10493
|
}
|
|
10552
10494
|
}
|
|
@@ -10556,167 +10498,143 @@ function cov_1ywrx0rimt() {
|
|
|
10556
10498
|
name: "(anonymous_0)",
|
|
10557
10499
|
decl: {
|
|
10558
10500
|
start: {
|
|
10559
|
-
line:
|
|
10501
|
+
line: 15,
|
|
10560
10502
|
column: 14
|
|
10561
10503
|
},
|
|
10562
10504
|
end: {
|
|
10563
|
-
line:
|
|
10505
|
+
line: 15,
|
|
10564
10506
|
column: 15
|
|
10565
10507
|
}
|
|
10566
10508
|
},
|
|
10567
10509
|
loc: {
|
|
10568
10510
|
start: {
|
|
10569
|
-
line:
|
|
10511
|
+
line: 23,
|
|
10570
10512
|
column: 6
|
|
10571
10513
|
},
|
|
10572
10514
|
end: {
|
|
10573
|
-
line:
|
|
10515
|
+
line: 140,
|
|
10574
10516
|
column: 1
|
|
10575
10517
|
}
|
|
10576
10518
|
},
|
|
10577
|
-
line:
|
|
10519
|
+
line: 23
|
|
10578
10520
|
},
|
|
10579
10521
|
"1": {
|
|
10580
10522
|
name: "(anonymous_1)",
|
|
10581
10523
|
decl: {
|
|
10582
10524
|
start: {
|
|
10583
|
-
line:
|
|
10584
|
-
column: 13
|
|
10585
|
-
},
|
|
10586
|
-
end: {
|
|
10587
|
-
line: 37,
|
|
10588
|
-
column: 14
|
|
10589
|
-
}
|
|
10590
|
-
},
|
|
10591
|
-
loc: {
|
|
10592
|
-
start: {
|
|
10593
|
-
line: 37,
|
|
10594
|
-
column: 19
|
|
10595
|
-
},
|
|
10596
|
-
end: {
|
|
10597
|
-
line: 37,
|
|
10598
|
-
column: 41
|
|
10599
|
-
}
|
|
10600
|
-
},
|
|
10601
|
-
line: 37
|
|
10602
|
-
},
|
|
10603
|
-
"2": {
|
|
10604
|
-
name: "(anonymous_2)",
|
|
10605
|
-
decl: {
|
|
10606
|
-
start: {
|
|
10607
|
-
line: 41,
|
|
10525
|
+
line: 39,
|
|
10608
10526
|
column: 4
|
|
10609
10527
|
},
|
|
10610
10528
|
end: {
|
|
10611
|
-
line:
|
|
10529
|
+
line: 39,
|
|
10612
10530
|
column: 5
|
|
10613
10531
|
}
|
|
10614
10532
|
},
|
|
10615
10533
|
loc: {
|
|
10616
10534
|
start: {
|
|
10617
|
-
line:
|
|
10535
|
+
line: 39,
|
|
10618
10536
|
column: 10
|
|
10619
10537
|
},
|
|
10620
10538
|
end: {
|
|
10621
|
-
line:
|
|
10539
|
+
line: 39,
|
|
10622
10540
|
column: 67
|
|
10623
10541
|
}
|
|
10624
10542
|
},
|
|
10625
|
-
line:
|
|
10543
|
+
line: 39
|
|
10626
10544
|
},
|
|
10627
|
-
"
|
|
10628
|
-
name: "(
|
|
10545
|
+
"2": {
|
|
10546
|
+
name: "(anonymous_2)",
|
|
10629
10547
|
decl: {
|
|
10630
10548
|
start: {
|
|
10631
|
-
line:
|
|
10549
|
+
line: 43,
|
|
10632
10550
|
column: 23
|
|
10633
10551
|
},
|
|
10634
10552
|
end: {
|
|
10635
|
-
line:
|
|
10553
|
+
line: 43,
|
|
10636
10554
|
column: 24
|
|
10637
10555
|
}
|
|
10638
10556
|
},
|
|
10639
10557
|
loc: {
|
|
10640
10558
|
start: {
|
|
10641
|
-
line:
|
|
10559
|
+
line: 43,
|
|
10642
10560
|
column: 29
|
|
10643
10561
|
},
|
|
10644
10562
|
end: {
|
|
10645
|
-
line:
|
|
10563
|
+
line: 62,
|
|
10646
10564
|
column: 3
|
|
10647
10565
|
}
|
|
10648
10566
|
},
|
|
10649
|
-
line:
|
|
10567
|
+
line: 43
|
|
10650
10568
|
},
|
|
10651
|
-
"
|
|
10652
|
-
name: "(
|
|
10569
|
+
"3": {
|
|
10570
|
+
name: "(anonymous_3)",
|
|
10653
10571
|
decl: {
|
|
10654
10572
|
start: {
|
|
10655
|
-
line:
|
|
10573
|
+
line: 54,
|
|
10656
10574
|
column: 19
|
|
10657
10575
|
},
|
|
10658
10576
|
end: {
|
|
10659
|
-
line:
|
|
10577
|
+
line: 54,
|
|
10660
10578
|
column: 20
|
|
10661
10579
|
}
|
|
10662
10580
|
},
|
|
10663
10581
|
loc: {
|
|
10664
10582
|
start: {
|
|
10665
|
-
line:
|
|
10583
|
+
line: 54,
|
|
10666
10584
|
column: 25
|
|
10667
10585
|
},
|
|
10668
10586
|
end: {
|
|
10669
|
-
line:
|
|
10587
|
+
line: 59,
|
|
10670
10588
|
column: 9
|
|
10671
10589
|
}
|
|
10672
10590
|
},
|
|
10673
|
-
line:
|
|
10591
|
+
line: 54
|
|
10674
10592
|
},
|
|
10675
|
-
"
|
|
10676
|
-
name: "(
|
|
10593
|
+
"4": {
|
|
10594
|
+
name: "(anonymous_4)",
|
|
10677
10595
|
decl: {
|
|
10678
10596
|
start: {
|
|
10679
|
-
line:
|
|
10597
|
+
line: 84,
|
|
10680
10598
|
column: 23
|
|
10681
10599
|
},
|
|
10682
10600
|
end: {
|
|
10683
|
-
line:
|
|
10601
|
+
line: 84,
|
|
10684
10602
|
column: 24
|
|
10685
10603
|
}
|
|
10686
10604
|
},
|
|
10687
10605
|
loc: {
|
|
10688
10606
|
start: {
|
|
10689
|
-
line:
|
|
10607
|
+
line: 84,
|
|
10690
10608
|
column: 29
|
|
10691
10609
|
},
|
|
10692
10610
|
end: {
|
|
10693
|
-
line:
|
|
10611
|
+
line: 86,
|
|
10694
10612
|
column: 15
|
|
10695
10613
|
}
|
|
10696
10614
|
},
|
|
10697
|
-
line:
|
|
10615
|
+
line: 84
|
|
10698
10616
|
}
|
|
10699
10617
|
},
|
|
10700
10618
|
branchMap: {
|
|
10701
10619
|
"0": {
|
|
10702
10620
|
loc: {
|
|
10703
10621
|
start: {
|
|
10704
|
-
line:
|
|
10622
|
+
line: 64,
|
|
10705
10623
|
column: 2
|
|
10706
10624
|
},
|
|
10707
10625
|
end: {
|
|
10708
|
-
line:
|
|
10626
|
+
line: 70,
|
|
10709
10627
|
column: 3
|
|
10710
10628
|
}
|
|
10711
10629
|
},
|
|
10712
10630
|
type: "if",
|
|
10713
10631
|
locations: [{
|
|
10714
10632
|
start: {
|
|
10715
|
-
line:
|
|
10633
|
+
line: 64,
|
|
10716
10634
|
column: 2
|
|
10717
10635
|
},
|
|
10718
10636
|
end: {
|
|
10719
|
-
line:
|
|
10637
|
+
line: 70,
|
|
10720
10638
|
column: 3
|
|
10721
10639
|
}
|
|
10722
10640
|
}, {
|
|
@@ -10729,106 +10647,106 @@ function cov_1ywrx0rimt() {
|
|
|
10729
10647
|
column: undefined
|
|
10730
10648
|
}
|
|
10731
10649
|
}],
|
|
10732
|
-
line:
|
|
10650
|
+
line: 64
|
|
10733
10651
|
},
|
|
10734
10652
|
"1": {
|
|
10735
10653
|
loc: {
|
|
10736
10654
|
start: {
|
|
10737
|
-
line:
|
|
10655
|
+
line: 77,
|
|
10738
10656
|
column: 25
|
|
10739
10657
|
},
|
|
10740
10658
|
end: {
|
|
10741
|
-
line:
|
|
10659
|
+
line: 77,
|
|
10742
10660
|
column: 62
|
|
10743
10661
|
}
|
|
10744
10662
|
},
|
|
10745
10663
|
type: "cond-expr",
|
|
10746
10664
|
locations: [{
|
|
10747
10665
|
start: {
|
|
10748
|
-
line:
|
|
10666
|
+
line: 77,
|
|
10749
10667
|
column: 39
|
|
10750
10668
|
},
|
|
10751
10669
|
end: {
|
|
10752
|
-
line:
|
|
10670
|
+
line: 77,
|
|
10753
10671
|
column: 55
|
|
10754
10672
|
}
|
|
10755
10673
|
}, {
|
|
10756
10674
|
start: {
|
|
10757
|
-
line:
|
|
10675
|
+
line: 77,
|
|
10758
10676
|
column: 58
|
|
10759
10677
|
},
|
|
10760
10678
|
end: {
|
|
10761
|
-
line:
|
|
10679
|
+
line: 77,
|
|
10762
10680
|
column: 62
|
|
10763
10681
|
}
|
|
10764
10682
|
}],
|
|
10765
|
-
line:
|
|
10683
|
+
line: 77
|
|
10766
10684
|
},
|
|
10767
10685
|
"2": {
|
|
10768
10686
|
loc: {
|
|
10769
10687
|
start: {
|
|
10770
|
-
line:
|
|
10688
|
+
line: 82,
|
|
10771
10689
|
column: 26
|
|
10772
10690
|
},
|
|
10773
10691
|
end: {
|
|
10774
|
-
line:
|
|
10692
|
+
line: 82,
|
|
10775
10693
|
column: 61
|
|
10776
10694
|
}
|
|
10777
10695
|
},
|
|
10778
10696
|
type: "binary-expr",
|
|
10779
10697
|
locations: [{
|
|
10780
10698
|
start: {
|
|
10781
|
-
line:
|
|
10699
|
+
line: 82,
|
|
10782
10700
|
column: 26
|
|
10783
10701
|
},
|
|
10784
10702
|
end: {
|
|
10785
|
-
line:
|
|
10703
|
+
line: 82,
|
|
10786
10704
|
column: 39
|
|
10787
10705
|
}
|
|
10788
10706
|
}, {
|
|
10789
10707
|
start: {
|
|
10790
|
-
line:
|
|
10708
|
+
line: 82,
|
|
10791
10709
|
column: 43
|
|
10792
10710
|
},
|
|
10793
10711
|
end: {
|
|
10794
|
-
line:
|
|
10712
|
+
line: 82,
|
|
10795
10713
|
column: 61
|
|
10796
10714
|
}
|
|
10797
10715
|
}],
|
|
10798
|
-
line:
|
|
10716
|
+
line: 82
|
|
10799
10717
|
},
|
|
10800
10718
|
"3": {
|
|
10801
10719
|
loc: {
|
|
10802
10720
|
start: {
|
|
10803
|
-
line:
|
|
10721
|
+
line: 90,
|
|
10804
10722
|
column: 9
|
|
10805
10723
|
},
|
|
10806
10724
|
end: {
|
|
10807
|
-
line:
|
|
10725
|
+
line: 127,
|
|
10808
10726
|
column: 9
|
|
10809
10727
|
}
|
|
10810
10728
|
},
|
|
10811
10729
|
type: "cond-expr",
|
|
10812
10730
|
locations: [{
|
|
10813
10731
|
start: {
|
|
10814
|
-
line:
|
|
10732
|
+
line: 91,
|
|
10815
10733
|
column: 10
|
|
10816
10734
|
},
|
|
10817
10735
|
end: {
|
|
10818
|
-
line:
|
|
10736
|
+
line: 97,
|
|
10819
10737
|
column: 16
|
|
10820
10738
|
}
|
|
10821
10739
|
}, {
|
|
10822
10740
|
start: {
|
|
10823
|
-
line:
|
|
10741
|
+
line: 99,
|
|
10824
10742
|
column: 10
|
|
10825
10743
|
},
|
|
10826
10744
|
end: {
|
|
10827
|
-
line:
|
|
10745
|
+
line: 126,
|
|
10828
10746
|
column: 16
|
|
10829
10747
|
}
|
|
10830
10748
|
}],
|
|
10831
|
-
line:
|
|
10749
|
+
line: 90
|
|
10832
10750
|
}
|
|
10833
10751
|
},
|
|
10834
10752
|
s: {
|
|
@@ -10852,17 +10770,14 @@ function cov_1ywrx0rimt() {
|
|
|
10852
10770
|
"17": 0,
|
|
10853
10771
|
"18": 0,
|
|
10854
10772
|
"19": 0,
|
|
10855
|
-
"20": 0
|
|
10856
|
-
"21": 0,
|
|
10857
|
-
"22": 0
|
|
10773
|
+
"20": 0
|
|
10858
10774
|
},
|
|
10859
10775
|
f: {
|
|
10860
10776
|
"0": 0,
|
|
10861
10777
|
"1": 0,
|
|
10862
10778
|
"2": 0,
|
|
10863
10779
|
"3": 0,
|
|
10864
|
-
"4": 0
|
|
10865
|
-
"5": 0
|
|
10780
|
+
"4": 0
|
|
10866
10781
|
},
|
|
10867
10782
|
b: {
|
|
10868
10783
|
"0": [0, 0],
|
|
@@ -10871,7 +10786,7 @@ function cov_1ywrx0rimt() {
|
|
|
10871
10786
|
"3": [0, 0]
|
|
10872
10787
|
},
|
|
10873
10788
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
10874
|
-
hash: "
|
|
10789
|
+
hash: "9facad6709085ab927ebd6df36aab88802d708f4"
|
|
10875
10790
|
};
|
|
10876
10791
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
10877
10792
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -10914,69 +10829,64 @@ var Merge = function Merge(_ref) {
|
|
|
10914
10829
|
setIsModalOpen = _ref7[1];
|
|
10915
10830
|
var _ref8 = (cov_1ywrx0rimt().s[4]++, useTranslation()),
|
|
10916
10831
|
t = _ref8.t;
|
|
10917
|
-
var
|
|
10918
|
-
var _ref9 = (cov_1ywrx0rimt().s[6]++, useFetchTags({
|
|
10832
|
+
var _ref9 = (cov_1ywrx0rimt().s[5]++, useFetchTags({
|
|
10919
10833
|
url: tagType.url
|
|
10920
10834
|
})),
|
|
10921
10835
|
data = _ref9.data,
|
|
10922
10836
|
isLoading = _ref9.isLoading;
|
|
10923
|
-
var _ref10 = (cov_1ywrx0rimt().s[
|
|
10837
|
+
var _ref10 = (cov_1ywrx0rimt().s[6]++, useMergeTags()),
|
|
10924
10838
|
mutate = _ref10.mutate,
|
|
10925
10839
|
isSubmitting = _ref10.isLoading;
|
|
10926
|
-
var primaryButtonProps = (cov_1ywrx0rimt().s[
|
|
10927
|
-
|
|
10928
|
-
cov_1ywrx0rimt().f[1]++;
|
|
10929
|
-
cov_1ywrx0rimt().s[9]++;
|
|
10930
|
-
return history.push(tagsPath);
|
|
10931
|
-
}
|
|
10840
|
+
var primaryButtonProps = (cov_1ywrx0rimt().s[7]++, _objectSpread$1(_objectSpread$1({}, NO_DATA_PRIMARY_BUTTON_PROPS), {}, {
|
|
10841
|
+
to: tagsPath
|
|
10932
10842
|
}));
|
|
10933
|
-
var updatedBreadcrumbs = (cov_1ywrx0rimt().s[
|
|
10934
|
-
cov_1ywrx0rimt().f[
|
|
10935
|
-
cov_1ywrx0rimt().s[
|
|
10843
|
+
var updatedBreadcrumbs = (cov_1ywrx0rimt().s[8]++, React.useMemo(function () {
|
|
10844
|
+
cov_1ywrx0rimt().f[1]++;
|
|
10845
|
+
cov_1ywrx0rimt().s[9]++;
|
|
10936
10846
|
return [].concat(_toConsumableArray(breadcrumbs), [{
|
|
10937
10847
|
text: tagType.label,
|
|
10938
10848
|
link: tagsPath
|
|
10939
10849
|
}]);
|
|
10940
10850
|
}, [breadcrumbs, tagsPath]));
|
|
10941
|
-
cov_1ywrx0rimt().s[
|
|
10851
|
+
cov_1ywrx0rimt().s[10]++;
|
|
10942
10852
|
var handleSubmit = function handleSubmit() {
|
|
10943
|
-
cov_1ywrx0rimt().f[
|
|
10944
|
-
var payload = (cov_1ywrx0rimt().s[
|
|
10853
|
+
cov_1ywrx0rimt().f[2]++;
|
|
10854
|
+
var payload = (cov_1ywrx0rimt().s[11]++, {
|
|
10945
10855
|
tags: {
|
|
10946
10856
|
primary_id: destinationTag.id,
|
|
10947
10857
|
secondary_id: sourceTag.id
|
|
10948
10858
|
}
|
|
10949
10859
|
});
|
|
10950
|
-
cov_1ywrx0rimt().s[
|
|
10860
|
+
cov_1ywrx0rimt().s[12]++;
|
|
10951
10861
|
mutate({
|
|
10952
10862
|
url: tagType.url,
|
|
10953
10863
|
payload: payload
|
|
10954
10864
|
}, {
|
|
10955
10865
|
onSuccess: function onSuccess() {
|
|
10956
10866
|
var _mergeTags$onSuccess;
|
|
10957
|
-
cov_1ywrx0rimt().f[
|
|
10958
|
-
cov_1ywrx0rimt().s[
|
|
10867
|
+
cov_1ywrx0rimt().f[3]++;
|
|
10868
|
+
cov_1ywrx0rimt().s[13]++;
|
|
10959
10869
|
setDestinationTag("");
|
|
10960
|
-
cov_1ywrx0rimt().s[
|
|
10870
|
+
cov_1ywrx0rimt().s[14]++;
|
|
10961
10871
|
setSourceTag("");
|
|
10962
|
-
cov_1ywrx0rimt().s[
|
|
10872
|
+
cov_1ywrx0rimt().s[15]++;
|
|
10963
10873
|
mergeTags === null || mergeTags === void 0 ? void 0 : (_mergeTags$onSuccess = mergeTags.onSuccess) === null || _mergeTags$onSuccess === void 0 ? void 0 : _mergeTags$onSuccess.callback();
|
|
10964
|
-
cov_1ywrx0rimt().s[
|
|
10874
|
+
cov_1ywrx0rimt().s[16]++;
|
|
10965
10875
|
setIsModalOpen(false);
|
|
10966
10876
|
}
|
|
10967
10877
|
});
|
|
10968
10878
|
};
|
|
10969
|
-
cov_1ywrx0rimt().s[
|
|
10879
|
+
cov_1ywrx0rimt().s[17]++;
|
|
10970
10880
|
if (isLoading) {
|
|
10971
10881
|
cov_1ywrx0rimt().b[0][0]++;
|
|
10972
|
-
cov_1ywrx0rimt().s[
|
|
10882
|
+
cov_1ywrx0rimt().s[18]++;
|
|
10973
10883
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10974
10884
|
className: "neeto-ui-w-full neeto-ui-h-screen"
|
|
10975
10885
|
}, /*#__PURE__*/React__default["default"].createElement(neetoui.PageLoader, null));
|
|
10976
10886
|
} else {
|
|
10977
10887
|
cov_1ywrx0rimt().b[0][1]++;
|
|
10978
10888
|
}
|
|
10979
|
-
cov_1ywrx0rimt().s[
|
|
10889
|
+
cov_1ywrx0rimt().s[19]++;
|
|
10980
10890
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
10981
10891
|
className: "neeto-ui-w-full"
|
|
10982
10892
|
}, /*#__PURE__*/React__default["default"].createElement(layouts.Container, {
|
|
@@ -10990,8 +10900,8 @@ var Merge = function Merge(_ref) {
|
|
|
10990
10900
|
disabled: !((cov_1ywrx0rimt().b[2][0]++, sourceTag !== null && sourceTag !== void 0 && sourceTag.id) && (cov_1ywrx0rimt().b[2][1]++, destinationTag !== null && destinationTag !== void 0 && destinationTag.id)),
|
|
10991
10901
|
label: t("merge.merge"),
|
|
10992
10902
|
onClick: function onClick() {
|
|
10993
|
-
cov_1ywrx0rimt().f[
|
|
10994
|
-
cov_1ywrx0rimt().s[
|
|
10903
|
+
cov_1ywrx0rimt().f[4]++;
|
|
10904
|
+
cov_1ywrx0rimt().s[20]++;
|
|
10995
10905
|
setIsModalOpen(true);
|
|
10996
10906
|
}
|
|
10997
10907
|
})
|