diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json
index e2c38102..93d6b147 100644
--- a/docs/ast/source/tablefilter.js.json
+++ b/docs/ast/source/tablefilter.js.json
@@ -41182,7 +41182,7 @@
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
28576,
28583
@@ -41513,7 +41513,7 @@
"computed": false,
"object": {
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
28728,
28735
@@ -41815,7 +41815,7 @@
"arguments": [
{
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
28857,
28864
@@ -43091,7 +43091,7 @@
},
{
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
29438,
29445
@@ -43634,7 +43634,7 @@
},
{
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
29679,
29686
@@ -43796,7 +43796,7 @@
},
{
"type": "Identifier",
- "name": "fltcell",
+ "name": "fltCell",
"range": [
29770,
29777
@@ -44175,45 +44175,241 @@
},
"arguments": [
{
- "type": "Identifier",
- "name": "i",
- "range": [
- 29940,
- 29941
- ],
- "loc": {
- "start": {
- "line": 1063,
- "column": 44
+ "type": "ConditionalExpression",
+ "test": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 29965,
+ 29969
+ ],
+ "loc": {
+ "start": {
+ "line": 1064,
+ "column": 24
+ },
+ "end": {
+ "line": 1064,
+ "column": 28
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "isExternalFlt",
+ "range": [
+ 29970,
+ 29983
+ ],
+ "loc": {
+ "start": {
+ "line": 1064,
+ "column": 29
+ },
+ "end": {
+ "line": 1064,
+ "column": 42
+ }
+ }
+ },
+ "range": [
+ 29965,
+ 29983
+ ],
+ "loc": {
+ "start": {
+ "line": 1064,
+ "column": 24
+ },
+ "end": {
+ "line": 1064,
+ "column": 42
+ }
+ }
},
- "end": {
- "line": 1063,
- "column": 45
+ "arguments": [],
+ "range": [
+ 29965,
+ 29985
+ ],
+ "loc": {
+ "start": {
+ "line": 1064,
+ "column": 24
+ },
+ "end": {
+ "line": 1064,
+ "column": 44
+ }
}
- }
- },
- {
- "type": "Identifier",
- "name": "fltcell",
+ },
+ "consequent": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "elm",
+ "range": [
+ 30016,
+ 30019
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 28
+ },
+ "end": {
+ "line": 1065,
+ "column": 31
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "MemberExpression",
+ "computed": true,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 30020,
+ 30024
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 32
+ },
+ "end": {
+ "line": 1065,
+ "column": 36
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "externalFltTgtIds",
+ "range": [
+ 30025,
+ 30042
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 37
+ },
+ "end": {
+ "line": 1065,
+ "column": 54
+ }
+ }
+ },
+ "range": [
+ 30020,
+ 30042
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 32
+ },
+ "end": {
+ "line": 1065,
+ "column": 54
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "i",
+ "range": [
+ 30043,
+ 30044
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 55
+ },
+ "end": {
+ "line": 1065,
+ "column": 56
+ }
+ }
+ },
+ "range": [
+ 30020,
+ 30045
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 32
+ },
+ "end": {
+ "line": 1065,
+ "column": 57
+ }
+ }
+ }
+ ],
+ "range": [
+ 30016,
+ 30046
+ ],
+ "loc": {
+ "start": {
+ "line": 1065,
+ "column": 28
+ },
+ "end": {
+ "line": 1065,
+ "column": 58
+ }
+ }
+ },
+ "alternate": {
+ "type": "Identifier",
+ "name": "fltCell",
+ "range": [
+ 30077,
+ 30084
+ ],
+ "loc": {
+ "start": {
+ "line": 1066,
+ "column": 28
+ },
+ "end": {
+ "line": 1066,
+ "column": 35
+ }
+ }
+ },
"range": [
- 29943,
- 29950
+ 29965,
+ 30084
],
"loc": {
"start": {
- "line": 1063,
- "column": 47
+ "line": 1064,
+ "column": 24
},
"end": {
- "line": 1063,
- "column": 54
+ "line": 1066,
+ "column": 35
}
}
}
],
"range": [
29916,
- 29951
+ 30106
],
"loc": {
"start": {
@@ -44221,14 +44417,14 @@
"column": 20
},
"end": {
- "line": 1063,
- "column": 55
+ "line": 1067,
+ "column": 21
}
}
},
"range": [
29916,
- 29952
+ 30107
],
"loc": {
"start": {
@@ -44236,15 +44432,15 @@
"column": 20
},
"end": {
- "line": 1063,
- "column": 56
+ "line": 1067,
+ "column": 22
}
}
}
],
"range": [
29894,
- 29970
+ 30125
],
"loc": {
"start": {
@@ -44252,7 +44448,7 @@
"column": 52
},
"end": {
- "line": 1064,
+ "line": 1068,
"column": 17
}
}
@@ -44260,7 +44456,7 @@
"alternate": null,
"range": [
29858,
- 29970
+ 30125
],
"loc": {
"start": {
@@ -44268,7 +44464,7 @@
"column": 16
},
"end": {
- "line": 1064,
+ "line": 1068,
"column": 17
}
},
@@ -44306,16 +44502,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29988,
- 29992
+ 30143,
+ 30147
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 16
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 20
}
}
@@ -44324,31 +44520,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 29993,
- 30000
+ 30148,
+ 30155
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 21
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 28
}
}
},
"range": [
- 29988,
- 30000
+ 30143,
+ 30155
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 16
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 28
}
}
@@ -44357,31 +44553,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 30001,
- 30005
+ 30156,
+ 30160
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 29
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 33
}
}
},
"range": [
- 29988,
- 30005
+ 30143,
+ 30160
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 16
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 33
}
}
@@ -44392,16 +44588,16 @@
"value": "after-filter-init",
"raw": "'after-filter-init'",
"range": [
- 30006,
- 30025
+ 30161,
+ 30180
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 34
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 53
}
}
@@ -44409,16 +44605,16 @@
{
"type": "ThisExpression",
"range": [
- 30027,
- 30031
+ 30182,
+ 30186
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 55
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 59
}
}
@@ -44427,47 +44623,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 30033,
- 30034
+ 30188,
+ 30189
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 61
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 62
}
}
}
],
"range": [
- 29988,
- 30035
+ 30143,
+ 30190
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 16
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 63
}
}
},
"range": [
- 29988,
- 30036
+ 30143,
+ 30191
],
"loc": {
"start": {
- "line": 1066,
+ "line": 1070,
"column": 16
},
"end": {
- "line": 1066,
+ "line": 1070,
"column": 64
}
}
@@ -44475,7 +44671,7 @@
],
"range": [
28487,
- 30050
+ 30205
],
"loc": {
"start": {
@@ -44483,14 +44679,14 @@
"column": 40
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 13
}
}
},
"range": [
28459,
- 30050
+ 30205
],
"loc": {
"start": {
@@ -44498,7 +44694,7 @@
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 13
}
},
@@ -44536,16 +44732,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30064,
- 30068
+ 30219,
+ 30223
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 12
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 16
}
}
@@ -44554,31 +44750,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30069,
- 30076
+ 30224,
+ 30231
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 17
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 24
}
}
},
"range": [
- 30064,
- 30076
+ 30219,
+ 30231
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 12
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 24
}
}
@@ -44587,31 +44783,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 30077,
- 30079
+ 30232,
+ 30234
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 25
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 27
}
}
},
"range": [
- 30064,
- 30079
+ 30219,
+ 30234
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 12
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 27
}
}
@@ -44625,32 +44821,32 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 30081,
- 30095
+ 30236,
+ 30250
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 29
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 43
}
}
}
],
"range": [
- 30080,
- 30096
+ 30235,
+ 30251
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 28
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 44
}
}
@@ -44663,16 +44859,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 30115,
- 30117
+ 30270,
+ 30272
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 17
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 19
}
}
@@ -44681,16 +44877,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 30119,
- 30125
+ 30274,
+ 30280
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 21
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 27
}
}
@@ -44704,16 +44900,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30130,
- 30134
+ 30285,
+ 30289
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 32
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 36
}
}
@@ -44722,31 +44918,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 30135,
- 30152
+ 30290,
+ 30307
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 37
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 54
}
}
},
"range": [
- 30130,
- 30152
+ 30285,
+ 30307
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 32
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 54
}
}
@@ -44759,16 +44955,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 30153,
- 30159
+ 30308,
+ 30314
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 55
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 61
}
}
@@ -44777,47 +44973,47 @@
"type": "Identifier",
"name": "id",
"range": [
- 30160,
- 30162
+ 30315,
+ 30317
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 62
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 64
}
}
},
"range": [
- 30153,
- 30162
+ 30308,
+ 30317
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 55
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 64
}
}
}
],
"range": [
- 30130,
- 30163
+ 30285,
+ 30318
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 32
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 65
}
}
@@ -44825,47 +45021,47 @@
"generator": false,
"expression": true,
"range": [
- 30114,
- 30163
+ 30269,
+ 30318
],
"loc": {
"start": {
- "line": 1070,
+ "line": 1074,
"column": 16
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 65
}
}
}
],
"range": [
- 30064,
- 30164
+ 30219,
+ 30319
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 12
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 66
}
}
},
"range": [
- 30064,
- 30165
+ 30219,
+ 30320
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 12
},
"end": {
- "line": 1070,
+ "line": 1074,
"column": 67
}
}
@@ -44873,7 +45069,7 @@
],
"range": [
28306,
- 30176
+ 30331
],
"loc": {
"start": {
@@ -44881,14 +45077,14 @@
"column": 15
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 9
}
}
},
"range": [
28235,
- 30176
+ 30331
],
"loc": {
"start": {
@@ -44896,7 +45092,7 @@
"column": 8
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 9
}
},
@@ -44925,16 +45121,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 30176,
- 30193
+ 30331,
+ 30348
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 9
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 26
}
}
@@ -44943,16 +45139,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 30203,
- 30217
+ 30358,
+ 30372
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 8
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 22
}
}
@@ -44967,16 +45163,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30230,
- 30234
+ 30385,
+ 30389
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 12
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 16
}
}
@@ -44985,31 +45181,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 30235,
- 30249
+ 30390,
+ 30404
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 17
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 31
}
}
},
"range": [
- 30230,
- 30249
+ 30385,
+ 30404
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 12
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 31
}
}
@@ -45030,16 +45226,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30265,
- 30269
+ 30420,
+ 30424
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 12
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 16
}
}
@@ -45048,31 +45244,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30270,
- 30277
+ 30425,
+ 30432
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 17
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 24
}
}
},
"range": [
- 30265,
- 30277
+ 30420,
+ 30432
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 12
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 24
}
}
@@ -45081,31 +45277,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 30278,
- 30280
+ 30433,
+ 30435
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 25
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 27
}
}
},
"range": [
- 30265,
- 30280
+ 30420,
+ 30435
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 12
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 27
}
}
@@ -45119,32 +45315,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 30282,
- 30299
+ 30437,
+ 30454
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 29
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 46
}
}
}
],
"range": [
- 30281,
- 30300
+ 30436,
+ 30455
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 28
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 47
}
}
@@ -45161,16 +45357,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30324,
- 30328
+ 30479,
+ 30483
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 22
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 26
}
}
@@ -45179,47 +45375,47 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 30329,
- 30346
+ 30484,
+ 30501
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 27
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 44
}
}
},
"range": [
- 30324,
- 30346
+ 30479,
+ 30501
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 22
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 44
}
}
},
"arguments": [],
"range": [
- 30324,
- 30348
+ 30479,
+ 30503
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 22
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 46
}
}
@@ -45227,47 +45423,47 @@
"generator": false,
"expression": true,
"range": [
- 30318,
- 30348
+ 30473,
+ 30503
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 16
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 46
}
}
}
],
"range": [
- 30265,
- 30349
+ 30420,
+ 30504
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 12
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 47
}
}
},
"range": [
- 30265,
- 30350
+ 30420,
+ 30505
],
"loc": {
"start": {
- "line": 1076,
+ "line": 1080,
"column": 12
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 48
}
}
@@ -45282,16 +45478,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30363,
- 30367
+ 30518,
+ 30522
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 12
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 16
}
}
@@ -45300,94 +45496,94 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 30368,
- 30385
+ 30523,
+ 30540
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 17
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 34
}
}
},
"range": [
- 30363,
- 30385
+ 30518,
+ 30540
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 12
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 34
}
}
},
"arguments": [],
"range": [
- 30363,
- 30387
+ 30518,
+ 30542
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 12
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 36
}
}
},
"range": [
- 30363,
- 30388
+ 30518,
+ 30543
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 12
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 37
}
}
}
],
"range": [
- 30251,
- 30398
+ 30406,
+ 30553
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 33
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 9
}
}
},
"alternate": null,
"range": [
- 30226,
- 30398
+ 30381,
+ 30553
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 8
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 9
}
},
@@ -45396,16 +45592,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 30176,
- 30193
+ 30331,
+ 30348
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 9
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 26
}
}
@@ -45414,16 +45610,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 30203,
- 30217
+ 30358,
+ 30372
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 8
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 22
}
}
@@ -45440,16 +45636,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30408,
- 30412
+ 30563,
+ 30567
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 8
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 12
}
}
@@ -45458,31 +45654,31 @@
"type": "Identifier",
"name": "initFeatures",
"range": [
- 30413,
- 30425
+ 30568,
+ 30580
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 13
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 25
}
}
},
"range": [
- 30408,
- 30425
+ 30563,
+ 30580
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 8
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 25
}
}
@@ -45495,16 +45691,16 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 30440,
- 30451
+ 30595,
+ 30606
],
"loc": {
"start": {
- "line": 1082,
+ "line": 1086,
"column": 12
},
"end": {
- "line": 1082,
+ "line": 1086,
"column": 23
}
}
@@ -45513,16 +45709,16 @@
"type": "Identifier",
"name": "statusBar",
"range": [
- 30465,
- 30474
+ 30620,
+ 30629
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 12
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 21
}
}
@@ -45531,16 +45727,16 @@
"type": "Identifier",
"name": "clearButton",
"range": [
- 30488,
- 30499
+ 30643,
+ 30654
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 12
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 23
}
}
@@ -45549,16 +45745,16 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 30513,
- 30526
+ 30668,
+ 30681
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 12
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 25
}
}
@@ -45567,16 +45763,16 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 30540,
- 30549
+ 30695,
+ 30704
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 12
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 21
}
}
@@ -45585,63 +45781,63 @@
"type": "Identifier",
"name": "paging",
"range": [
- 30563,
- 30569
+ 30718,
+ 30724
],
"loc": {
"start": {
- "line": 1087,
+ "line": 1091,
"column": 12
},
"end": {
- "line": 1087,
+ "line": 1091,
"column": 18
}
}
}
],
"range": [
- 30426,
- 30579
+ 30581,
+ 30734
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 26
},
"end": {
- "line": 1088,
+ "line": 1092,
"column": 9
}
}
}
],
"range": [
- 30408,
- 30580
+ 30563,
+ 30735
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 8
},
"end": {
- "line": 1088,
+ "line": 1092,
"column": 10
}
}
},
"range": [
- 30408,
- 30581
+ 30563,
+ 30736
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 8
},
"end": {
- "line": 1088,
+ "line": 1092,
"column": 11
}
}
@@ -45656,16 +45852,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30591,
- 30595
+ 30746,
+ 30750
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 8
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 12
}
}
@@ -45674,62 +45870,62 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 30596,
- 30608
+ 30751,
+ 30763
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 13
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 25
}
}
},
"range": [
- 30591,
- 30608
+ 30746,
+ 30763
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 8
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 25
}
}
},
"arguments": [],
"range": [
- 30591,
- 30610
+ 30746,
+ 30765
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 8
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 27
}
}
},
"range": [
- 30591,
- 30611
+ 30746,
+ 30766
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 8
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 28
}
},
@@ -45738,16 +45934,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 30621,
- 30653
+ 30776,
+ 30808
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 8
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 40
}
}
@@ -45765,16 +45961,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30667,
- 30671
+ 30822,
+ 30826
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 13
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 17
}
}
@@ -45783,47 +45979,47 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 30672,
- 30682
+ 30827,
+ 30837
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 18
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 28
}
}
},
"range": [
- 30667,
- 30682
+ 30822,
+ 30837
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 13
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 28
}
}
},
"prefix": true,
"range": [
- 30666,
- 30682
+ 30821,
+ 30837
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 12
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 28
}
}
@@ -45839,16 +46035,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 30698,
- 30706
+ 30853,
+ 30861
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 12
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 20
}
}
@@ -45862,16 +46058,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30707,
- 30711
+ 30862,
+ 30866
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 21
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 25
}
}
@@ -45880,47 +46076,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 30712,
- 30715
+ 30867,
+ 30870
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 26
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 29
}
}
},
"range": [
- 30707,
- 30715
+ 30862,
+ 30870
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 21
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 29
}
}
},
"arguments": [],
"range": [
- 30707,
- 30717
+ 30862,
+ 30872
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 21
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 31
}
}
@@ -45931,16 +46127,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30719,
- 30723
+ 30874,
+ 30878
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 33
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 37
}
}
@@ -45949,62 +46145,62 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 30724,
- 30730
+ 30879,
+ 30885
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 38
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 44
}
}
},
"range": [
- 30719,
- 30730
+ 30874,
+ 30885
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 33
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 44
}
}
}
],
"range": [
- 30698,
- 30731
+ 30853,
+ 30886
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 12
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 45
}
}
},
"range": [
- 30698,
- 30732
+ 30853,
+ 30887
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 12
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 46
}
}
@@ -46017,16 +46213,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30749,
- 30753
+ 30904,
+ 30908
],
"loc": {
"start": {
- "line": 1095,
+ "line": 1099,
"column": 16
},
"end": {
- "line": 1095,
+ "line": 1099,
"column": 20
}
}
@@ -46035,31 +46231,31 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 30754,
- 30764
+ 30909,
+ 30919
],
"loc": {
"start": {
- "line": 1095,
+ "line": 1099,
"column": 21
},
"end": {
- "line": 1095,
+ "line": 1099,
"column": 31
}
}
},
"range": [
- 30749,
- 30764
+ 30904,
+ 30919
],
"loc": {
"start": {
- "line": 1095,
+ "line": 1099,
"column": 16
},
"end": {
- "line": 1095,
+ "line": 1099,
"column": 31
}
}
@@ -46075,16 +46271,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 30784,
- 30792
+ 30939,
+ 30947
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 24
}
}
@@ -46098,16 +46294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30793,
- 30797
+ 30948,
+ 30952
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 25
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 29
}
}
@@ -46116,47 +46312,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 30798,
- 30801
+ 30953,
+ 30956
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 30
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 33
}
}
},
"range": [
- 30793,
- 30801
+ 30948,
+ 30956
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 25
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 33
}
}
},
"arguments": [],
"range": [
- 30793,
- 30803
+ 30948,
+ 30958
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 25
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 35
}
}
@@ -46167,16 +46363,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30805,
- 30809
+ 30960,
+ 30964
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 37
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 41
}
}
@@ -46185,126 +46381,126 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 30810,
- 30824
+ 30965,
+ 30979
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 42
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 56
}
}
},
"range": [
- 30805,
- 30824
+ 30960,
+ 30979
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 37
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 56
}
}
}
],
"range": [
- 30784,
- 30825
+ 30939,
+ 30980
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 57
}
}
},
"range": [
- 30784,
- 30826
+ 30939,
+ 30981
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 58
}
}
}
],
"range": [
- 30766,
- 30840
+ 30921,
+ 30995
],
"loc": {
"start": {
- "line": 1095,
+ "line": 1099,
"column": 33
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 13
}
}
},
"alternate": null,
"range": [
- 30745,
- 30840
+ 30900,
+ 30995
],
"loc": {
"start": {
- "line": 1095,
+ "line": 1099,
"column": 12
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 13
}
}
}
],
"range": [
- 30684,
- 30850
+ 30839,
+ 31005
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 30
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 9
}
}
},
"alternate": null,
"range": [
- 30662,
- 30850
+ 30817,
+ 31005
],
"loc": {
"start": {
- "line": 1093,
+ "line": 1097,
"column": 8
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 9
}
},
@@ -46313,16 +46509,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 30621,
- 30653
+ 30776,
+ 30808
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 8
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 40
}
}
@@ -46333,16 +46529,16 @@
"type": "Block",
"value": " Load extensions ",
"range": [
- 30860,
- 30881
+ 31015,
+ 31036
],
"loc": {
"start": {
- "line": 1100,
+ "line": 1104,
"column": 8
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 29
}
}
@@ -46359,16 +46555,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30890,
- 30894
+ 31045,
+ 31049
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 8
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 12
}
}
@@ -46377,62 +46573,62 @@
"type": "Identifier",
"name": "initExtensions",
"range": [
- 30895,
- 30909
+ 31050,
+ 31064
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 13
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 27
}
}
},
"range": [
- 30890,
- 30909
+ 31045,
+ 31064
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 8
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 27
}
}
},
"arguments": [],
"range": [
- 30890,
- 30911
+ 31045,
+ 31066
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 8
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 29
}
}
},
"range": [
- 30890,
- 30912
+ 31045,
+ 31067
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 8
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 30
}
},
@@ -46441,16 +46637,16 @@
"type": "Block",
"value": " Load extensions ",
"range": [
- 30860,
- 30881
+ 31015,
+ 31036
],
"loc": {
"start": {
- "line": 1100,
+ "line": 1104,
"column": 8
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 29
}
}
@@ -46461,16 +46657,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 30922,
- 30944
+ 31077,
+ 31099
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 8
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 30
}
}
@@ -46485,16 +46681,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30957,
- 30961
+ 31112,
+ 31116
],
"loc": {
"start": {
- "line": 1104,
+ "line": 1108,
"column": 12
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 16
}
}
@@ -46503,31 +46699,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 30962,
- 30975
+ 31117,
+ 31130
],
"loc": {
"start": {
- "line": 1104,
+ "line": 1108,
"column": 17
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 30
}
}
},
"range": [
- 30957,
- 30975
+ 31112,
+ 31130
],
"loc": {
"start": {
- "line": 1104,
+ "line": 1108,
"column": 12
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 30
}
}
@@ -46548,16 +46744,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30991,
- 30995
+ 31146,
+ 31150
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 12
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 16
}
}
@@ -46566,31 +46762,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30996,
- 31003
+ 31151,
+ 31158
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 17
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 24
}
}
},
"range": [
- 30991,
- 31003
+ 31146,
+ 31158
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 12
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 24
}
}
@@ -46599,31 +46795,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 31004,
- 31006
+ 31159,
+ 31161
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 25
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 27
}
}
},
"range": [
- 30991,
- 31006
+ 31146,
+ 31161
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 12
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 27
}
}
@@ -46637,32 +46833,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 31008,
- 31025
+ 31163,
+ 31180
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 29
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 46
}
}
}
],
"range": [
- 31007,
- 31026
+ 31162,
+ 31181
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 28
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 47
}
}
@@ -46679,16 +46875,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31034,
- 31038
+ 31189,
+ 31193
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 55
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 59
}
}
@@ -46697,47 +46893,47 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 31039,
- 31050
+ 31194,
+ 31205
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 60
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 71
}
}
},
"range": [
- 31034,
- 31050
+ 31189,
+ 31205
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 55
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 71
}
}
},
"arguments": [],
"range": [
- 31034,
- 31052
+ 31189,
+ 31207
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 55
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 73
}
}
@@ -46745,79 +46941,79 @@
"generator": false,
"expression": true,
"range": [
- 31028,
- 31052
+ 31183,
+ 31207
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 49
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 73
}
}
}
],
"range": [
- 30991,
- 31053
+ 31146,
+ 31208
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 12
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 74
}
}
},
"range": [
- 30991,
- 31054
+ 31146,
+ 31209
],
"loc": {
"start": {
- "line": 1105,
+ "line": 1109,
"column": 12
},
"end": {
- "line": 1105,
+ "line": 1109,
"column": 75
}
}
}
],
"range": [
- 30977,
- 31064
+ 31132,
+ 31219
],
"loc": {
"start": {
- "line": 1104,
+ "line": 1108,
"column": 32
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 9
}
}
},
"alternate": null,
"range": [
- 30953,
- 31064
+ 31108,
+ 31219
],
"loc": {
"start": {
- "line": 1104,
+ "line": 1108,
"column": 8
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 9
}
},
@@ -46826,16 +47022,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 30922,
- 30944
+ 31077,
+ 31099
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 8
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 30
}
}
@@ -46853,16 +47049,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31074,
- 31078
+ 31229,
+ 31233
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 8
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 12
}
}
@@ -46871,31 +47067,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 31079,
- 31090
+ 31234,
+ 31245
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 13
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 24
}
}
},
"range": [
- 31074,
- 31090
+ 31229,
+ 31245
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 8
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 24
}
}
@@ -46905,46 +47101,46 @@
"value": true,
"raw": "true",
"range": [
- 31093,
- 31097
+ 31248,
+ 31252
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 27
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 31
}
}
},
"range": [
- 31074,
- 31097
+ 31229,
+ 31252
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 8
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 31
}
}
},
"range": [
- 31074,
- 31098
+ 31229,
+ 31253
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 8
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 32
}
}
@@ -46959,16 +47155,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31108,
- 31112
+ 31263,
+ 31267
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 8
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 12
}
}
@@ -46977,31 +47173,31 @@
"type": "Identifier",
"name": "onFiltersLoaded",
"range": [
- 31113,
- 31128
+ 31268,
+ 31283
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 13
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 28
}
}
},
"range": [
- 31108,
- 31128
+ 31263,
+ 31283
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 8
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 28
}
}
@@ -47010,47 +47206,47 @@
{
"type": "ThisExpression",
"range": [
- 31129,
- 31133
+ 31284,
+ 31288
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 29
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 33
}
}
}
],
"range": [
- 31108,
- 31134
+ 31263,
+ 31289
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 8
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 34
}
}
},
"range": [
- 31108,
- 31135
+ 31263,
+ 31290
],
"loc": {
"start": {
- "line": 1110,
+ "line": 1114,
"column": 8
},
"end": {
- "line": 1110,
+ "line": 1114,
"column": 35
}
}
@@ -47068,16 +47264,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31145,
- 31149
+ 31300,
+ 31304
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 8
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 12
}
}
@@ -47086,31 +47282,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 31150,
- 31157
+ 31305,
+ 31312
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 13
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 20
}
}
},
"range": [
- 31145,
- 31157
+ 31300,
+ 31312
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 8
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 20
}
}
@@ -47119,31 +47315,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 31158,
- 31162
+ 31313,
+ 31317
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 21
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 25
}
}
},
"range": [
- 31145,
- 31162
+ 31300,
+ 31317
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 8
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 25
}
}
@@ -47154,16 +47350,16 @@
"value": "initialized",
"raw": "'initialized'",
"range": [
- 31163,
- 31176
+ 31318,
+ 31331
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 26
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 39
}
}
@@ -47171,47 +47367,47 @@
{
"type": "ThisExpression",
"range": [
- 31178,
- 31182
+ 31333,
+ 31337
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 41
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 45
}
}
}
],
"range": [
- 31145,
- 31183
+ 31300,
+ 31338
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 8
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 46
}
}
},
"range": [
- 31145,
- 31184
+ 31300,
+ 31339
],
"loc": {
"start": {
- "line": 1112,
+ "line": 1116,
"column": 8
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 47
}
}
@@ -47219,7 +47415,7 @@
],
"range": [
27293,
- 31190
+ 31345
],
"loc": {
"start": {
@@ -47227,7 +47423,7 @@
"column": 11
},
"end": {
- "line": 1113,
+ "line": 1117,
"column": 5
}
}
@@ -47236,7 +47432,7 @@
"expression": false,
"range": [
27290,
- 31190
+ 31345
],
"loc": {
"start": {
@@ -47244,7 +47440,7 @@
"column": 8
},
"end": {
- "line": 1113,
+ "line": 1117,
"column": 5
}
}
@@ -47253,7 +47449,7 @@
"computed": false,
"range": [
27286,
- 31190
+ 31345
],
"loc": {
"start": {
@@ -47261,7 +47457,7 @@
"column": 4
},
"end": {
- "line": 1113,
+ "line": 1117,
"column": 5
}
},
@@ -47290,16 +47486,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 31196,
- 31259
+ 31351,
+ 31414
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 4
},
"end": {
- "line": 1118,
+ "line": 1122,
"column": 7
}
}
@@ -47313,16 +47509,16 @@
"type": "Identifier",
"name": "detectKey",
"range": [
- 31264,
- 31273
+ 31419,
+ 31428
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 4
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 13
}
}
@@ -47335,16 +47531,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31274,
- 31277
+ 31429,
+ 31432
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 14
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 17
}
}
@@ -47364,16 +47560,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31294,
- 31298
+ 31449,
+ 31453
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 13
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 17
}
}
@@ -47382,47 +47578,47 @@
"type": "Identifier",
"name": "enterKey",
"range": [
- 31299,
- 31307
+ 31454,
+ 31462
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 18
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 26
}
}
},
"range": [
- 31294,
- 31307
+ 31449,
+ 31462
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 13
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 26
}
}
},
"prefix": true,
"range": [
- 31293,
- 31307
+ 31448,
+ 31462
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 12
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 26
}
}
@@ -47434,48 +47630,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 31323,
- 31330
+ 31478,
+ 31485
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 19
}
}
}
],
"range": [
- 31309,
- 31340
+ 31464,
+ 31495
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 28
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31289,
- 31340
+ 31444,
+ 31495
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 8
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 9
}
}
@@ -47486,16 +47682,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31353,
- 31356
+ 31508,
+ 31511
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 15
}
}
@@ -47512,16 +47708,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 31376,
- 31379
+ 31531,
+ 31534
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 16
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 19
}
}
@@ -47532,16 +47728,16 @@
"type": "Identifier",
"name": "keyCode",
"range": [
- 31382,
- 31389
+ 31537,
+ 31544
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 22
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 29
}
}
@@ -47551,47 +47747,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31390,
- 31393
+ 31545,
+ 31548
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 30
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 33
}
}
}
],
"range": [
- 31382,
- 31394
+ 31537,
+ 31549
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 22
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 34
}
}
},
"range": [
- 31376,
- 31394
+ 31531,
+ 31549
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 16
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 34
}
}
@@ -47599,16 +47795,16 @@
],
"kind": "let",
"range": [
- 31372,
- 31395
+ 31527,
+ 31550
],
"loc": {
"start": {
- "line": 1124,
+ "line": 1128,
"column": 12
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 35
}
}
@@ -47622,16 +47818,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 31412,
- 31415
+ 31567,
+ 31570
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 16
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 19
}
}
@@ -47640,31 +47836,31 @@
"type": "Identifier",
"name": "ENTER_KEY",
"range": [
- 31420,
- 31429
+ 31575,
+ 31584
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 24
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 33
}
}
},
"range": [
- 31412,
- 31429
+ 31567,
+ 31584
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 16
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 33
}
}
@@ -47682,16 +47878,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31449,
- 31453
+ 31604,
+ 31608
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 20
}
}
@@ -47700,62 +47896,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 31454,
- 31460
+ 31609,
+ 31615
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 21
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
},
"range": [
- 31449,
- 31460
+ 31604,
+ 31615
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
},
"arguments": [],
"range": [
- 31449,
- 31462
+ 31604,
+ 31617
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 29
}
}
},
"range": [
- 31449,
- 31463
+ 31604,
+ 31618
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 30
}
}
@@ -47768,16 +47964,16 @@
"type": "Identifier",
"name": "cancelEvt",
"range": [
- 31480,
- 31489
+ 31635,
+ 31644
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 16
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 25
}
}
@@ -47787,47 +47983,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31490,
- 31493
+ 31645,
+ 31648
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 26
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 29
}
}
}
],
"range": [
- 31480,
- 31494
+ 31635,
+ 31649
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 16
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 30
}
}
},
"range": [
- 31480,
- 31495
+ 31635,
+ 31650
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 16
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 31
}
}
@@ -47840,16 +48036,16 @@
"type": "Identifier",
"name": "stopEvt",
"range": [
- 31512,
- 31519
+ 31667,
+ 31674
],
"loc": {
"start": {
- "line": 1128,
+ "line": 1132,
"column": 16
},
"end": {
- "line": 1128,
+ "line": 1132,
"column": 23
}
}
@@ -47859,63 +48055,63 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31520,
- 31523
+ 31675,
+ 31678
],
"loc": {
"start": {
- "line": 1128,
+ "line": 1132,
"column": 24
},
"end": {
- "line": 1128,
+ "line": 1132,
"column": 27
}
}
}
],
"range": [
- 31512,
- 31524
+ 31667,
+ 31679
],
"loc": {
"start": {
- "line": 1128,
+ "line": 1132,
"column": 16
},
"end": {
- "line": 1128,
+ "line": 1132,
"column": 28
}
}
},
"range": [
- 31512,
- 31525
+ 31667,
+ 31680
],
"loc": {
"start": {
- "line": 1128,
+ "line": 1132,
"column": 16
},
"end": {
- "line": 1128,
+ "line": 1132,
"column": 29
}
}
}
],
"range": [
- 31431,
- 31539
+ 31586,
+ 31694
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 35
},
"end": {
- "line": 1129,
+ "line": 1133,
"column": 13
}
}
@@ -47934,16 +48130,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31563,
- 31567
+ 31718,
+ 31722
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 16
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 20
}
}
@@ -47952,31 +48148,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 31568,
- 31580
+ 31723,
+ 31735
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 21
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 33
}
}
},
"range": [
- 31563,
- 31580
+ 31718,
+ 31735
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 16
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 33
}
}
@@ -47986,46 +48182,46 @@
"value": true,
"raw": "true",
"range": [
- 31583,
- 31587
+ 31738,
+ 31742
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 36
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 40
}
}
},
"range": [
- 31563,
- 31587
+ 31718,
+ 31742
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 16
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 40
}
}
},
"range": [
- 31563,
- 31588
+ 31718,
+ 31743
],
"loc": {
"start": {
- "line": 1130,
+ "line": 1134,
"column": 16
},
"end": {
- "line": 1130,
+ "line": 1134,
"column": 41
}
}
@@ -48041,16 +48237,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 31605,
- 31609
+ 31760,
+ 31764
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 16
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 20
}
}
@@ -48059,31 +48255,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 31610,
- 31623
+ 31765,
+ 31778
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 21
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 34
}
}
},
"range": [
- 31605,
- 31623
+ 31760,
+ 31778
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 16
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 34
}
}
@@ -48095,16 +48291,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31624,
- 31628
+ 31779,
+ 31783
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 35
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 39
}
}
@@ -48113,62 +48309,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 31629,
- 31644
+ 31784,
+ 31799
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 40
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 55
}
}
},
"range": [
- 31624,
- 31644
+ 31779,
+ 31799
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 35
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 55
}
}
}
],
"range": [
- 31605,
- 31645
+ 31760,
+ 31800
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 16
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 56
}
}
},
"range": [
- 31605,
- 31646
+ 31760,
+ 31801
],
"loc": {
"start": {
- "line": 1131,
+ "line": 1135,
"column": 16
},
"end": {
- "line": 1131,
+ "line": 1135,
"column": 57
}
}
@@ -48184,16 +48380,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31663,
- 31667
+ 31818,
+ 31822
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 16
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 20
}
}
@@ -48202,31 +48398,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 31668,
- 31683
+ 31823,
+ 31838
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 21
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 36
}
}
},
"range": [
- 31663,
- 31683
+ 31818,
+ 31838
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 16
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 36
}
}
@@ -48236,125 +48432,125 @@
"value": null,
"raw": "null",
"range": [
- 31686,
- 31690
+ 31841,
+ 31845
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 39
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 43
}
}
},
"range": [
- 31663,
- 31690
+ 31818,
+ 31845
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 16
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 43
}
}
},
"range": [
- 31663,
- 31691
+ 31818,
+ 31846
],
"loc": {
"start": {
- "line": 1132,
+ "line": 1136,
"column": 16
},
"end": {
- "line": 1132,
+ "line": 1136,
"column": 44
}
}
}
],
"range": [
- 31545,
- 31705
+ 31700,
+ 31860
],
"loc": {
"start": {
- "line": 1129,
+ "line": 1133,
"column": 19
},
"end": {
- "line": 1133,
+ "line": 1137,
"column": 13
}
}
},
"range": [
- 31408,
- 31705
+ 31563,
+ 31860
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 12
},
"end": {
- "line": 1133,
+ "line": 1137,
"column": 13
}
}
}
],
"range": [
- 31358,
- 31715
+ 31513,
+ 31870
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 17
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31349,
- 31715
+ 31504,
+ 31870
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 8
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 9
}
}
}
],
"range": [
- 31279,
- 31721
+ 31434,
+ 31876
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 19
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 5
}
}
@@ -48362,16 +48558,16 @@
"generator": false,
"expression": false,
"range": [
- 31273,
- 31721
+ 31428,
+ 31876
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 13
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 5
}
}
@@ -48379,16 +48575,16 @@
"kind": "method",
"computed": false,
"range": [
- 31264,
- 31721
+ 31419,
+ 31876
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 4
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 5
}
},
@@ -48397,16 +48593,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 31196,
- 31259
+ 31351,
+ 31414
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 4
},
"end": {
- "line": 1118,
+ "line": 1122,
"column": 7
}
}
@@ -48417,16 +48613,16 @@
"type": "Block",
"value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ",
"range": [
- 31727,
- 31860
+ 31882,
+ 32015
],
"loc": {
"start": {
- "line": 1137,
+ "line": 1141,
"column": 4
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 7
}
}
@@ -48440,16 +48636,16 @@
"type": "Identifier",
"name": "onKeyUp",
"range": [
- 31865,
- 31872
+ 32020,
+ 32027
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 4
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 11
}
}
@@ -48462,16 +48658,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31873,
- 31876
+ 32028,
+ 32031
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 15
}
}
@@ -48491,16 +48687,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31893,
- 31897
+ 32048,
+ 32052
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 13
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 17
}
}
@@ -48509,47 +48705,47 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 31898,
- 31908
+ 32053,
+ 32063
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 18
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 28
}
}
},
"range": [
- 31893,
- 31908
+ 32048,
+ 32063
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 13
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 28
}
}
},
"prefix": true,
"range": [
- 31892,
- 31908
+ 32047,
+ 32063
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 28
}
}
@@ -48561,48 +48757,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 31924,
- 31931
+ 32079,
+ 32086
],
"loc": {
"start": {
- "line": 1144,
+ "line": 1148,
"column": 12
},
"end": {
- "line": 1144,
+ "line": 1148,
"column": 19
}
}
}
],
"range": [
- 31910,
- 31941
+ 32065,
+ 32096
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 30
},
"end": {
- "line": 1145,
+ "line": 1149,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31888,
- 31941
+ 32043,
+ 32096
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 8
},
"end": {
- "line": 1145,
+ "line": 1149,
"column": 9
}
}
@@ -48616,16 +48812,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 31954,
- 31957
+ 32109,
+ 32112
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 15
}
}
@@ -48636,16 +48832,16 @@
"type": "Identifier",
"name": "keyCode",
"range": [
- 31960,
- 31967
+ 32115,
+ 32122
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 18
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 25
}
}
@@ -48655,47 +48851,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 31968,
- 31971
+ 32123,
+ 32126
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 26
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 29
}
}
}
],
"range": [
- 31960,
- 31972
+ 32115,
+ 32127
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 18
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 30
}
}
},
"range": [
- 31954,
- 31972
+ 32109,
+ 32127
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 30
}
}
@@ -48703,16 +48899,16 @@
],
"kind": "let",
"range": [
- 31950,
- 31973
+ 32105,
+ 32128
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 8
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 31
}
}
@@ -48728,16 +48924,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31982,
- 31986
+ 32137,
+ 32141
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 8
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 12
}
}
@@ -48746,31 +48942,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 31987,
- 31999
+ 32142,
+ 32154
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 13
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 25
}
}
},
"range": [
- 31982,
- 31999
+ 32137,
+ 32154
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 8
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 25
}
}
@@ -48780,46 +48976,46 @@
"value": false,
"raw": "false",
"range": [
- 32002,
- 32007
+ 32157,
+ 32162
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 28
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 33
}
}
},
"range": [
- 31982,
- 32007
+ 32137,
+ 32162
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 8
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 33
}
}
},
"range": [
- 31982,
- 32008
+ 32137,
+ 32163
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 8
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 34
}
}
@@ -48830,16 +49026,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 32027,
- 32033
+ 32182,
+ 32188
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 17
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 23
}
}
@@ -48859,16 +49055,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 32050,
- 32054
+ 32205,
+ 32209
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 16
}
}
@@ -48877,31 +49073,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 32055,
- 32068
+ 32210,
+ 32223
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 17
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 30
}
}
},
"range": [
- 32050,
- 32068
+ 32205,
+ 32223
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 30
}
}
@@ -48913,16 +49109,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32069,
- 32073
+ 32224,
+ 32228
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 31
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 35
}
}
@@ -48931,62 +49127,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32074,
- 32089
+ 32229,
+ 32244
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 36
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 51
}
}
},
"range": [
- 32069,
- 32089
+ 32224,
+ 32244
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 31
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 51
}
}
}
],
"range": [
- 32050,
- 32090
+ 32205,
+ 32245
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 52
}
}
},
"range": [
- 32050,
- 32091
+ 32205,
+ 32246
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 53
}
}
@@ -49002,16 +49198,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32104,
- 32108
+ 32259,
+ 32263
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 16
}
}
@@ -49020,31 +49216,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32109,
- 32124
+ 32264,
+ 32279
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 17
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 32
}
}
},
"range": [
- 32104,
- 32124
+ 32259,
+ 32279
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 32
}
}
@@ -49054,46 +49250,46 @@
"value": null,
"raw": "null",
"range": [
- 32127,
- 32131
+ 32282,
+ 32286
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 35
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 39
}
}
},
"range": [
- 32104,
- 32131
+ 32259,
+ 32286
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 39
}
}
},
"range": [
- 32104,
- 32132
+ 32259,
+ 32287
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 40
}
}
@@ -49109,16 +49305,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32150,
- 32154
+ 32305,
+ 32309
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 17
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 21
}
}
@@ -49127,47 +49323,47 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 32155,
- 32167
+ 32310,
+ 32322
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 22
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 34
}
}
},
"range": [
- 32150,
- 32167
+ 32305,
+ 32322
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 17
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 34
}
}
},
"prefix": true,
"range": [
- 32149,
- 32167
+ 32304,
+ 32322
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 16
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 34
}
}
@@ -49185,16 +49381,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32187,
- 32191
+ 32342,
+ 32346
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 16
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 20
}
}
@@ -49203,62 +49399,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 32192,
- 32198
+ 32347,
+ 32353
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 21
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 27
}
}
},
"range": [
- 32187,
- 32198
+ 32342,
+ 32353
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 16
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 27
}
}
},
"arguments": [],
"range": [
- 32187,
- 32200
+ 32342,
+ 32355
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 16
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 29
}
}
},
"range": [
- 32187,
- 32201
+ 32342,
+ 32356
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 16
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 30
}
}
@@ -49274,16 +49470,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32218,
- 32222
+ 32373,
+ 32377
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 20
}
}
@@ -49292,31 +49488,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 32223,
- 32235
+ 32378,
+ 32390
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 21
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 33
}
}
},
"range": [
- 32218,
- 32235
+ 32373,
+ 32390
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 33
}
}
@@ -49326,94 +49522,94 @@
"value": null,
"raw": "null",
"range": [
- 32238,
- 32242
+ 32393,
+ 32397
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 36
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 40
}
}
},
"range": [
- 32218,
- 32242
+ 32373,
+ 32397
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 40
}
}
},
"range": [
- 32218,
- 32243
+ 32373,
+ 32398
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 41
}
}
}
],
"range": [
- 32169,
- 32257
+ 32324,
+ 32412
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 36
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 13
}
}
},
"alternate": null,
"range": [
- 32145,
- 32257
+ 32300,
+ 32412
],
"loc": {
"start": {
- "line": 1152,
+ "line": 1156,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 13
}
}
}
],
"range": [
- 32036,
- 32267
+ 32191,
+ 32422
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 26
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
}
@@ -49421,16 +49617,16 @@
"generator": false,
"expression": false,
"range": [
- 32018,
- 32267
+ 32173,
+ 32422
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 8
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
}
@@ -49456,16 +49652,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 32281,
- 32284
+ 32436,
+ 32439
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 15
}
}
@@ -49474,31 +49670,31 @@
"type": "Identifier",
"name": "ENTER_KEY",
"range": [
- 32289,
- 32298
+ 32444,
+ 32453
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 20
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 29
}
}
},
"range": [
- 32281,
- 32298
+ 32436,
+ 32453
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 29
}
}
@@ -49510,16 +49706,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 32302,
- 32305
+ 32457,
+ 32460
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 33
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 36
}
}
@@ -49528,46 +49724,46 @@
"type": "Identifier",
"name": "TAB_KEY",
"range": [
- 32310,
- 32317
+ 32465,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 41
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 48
}
}
},
"range": [
- 32302,
- 32317
+ 32457,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 33
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 48
}
}
},
"range": [
- 32281,
- 32317
+ 32436,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 48
}
}
@@ -49579,16 +49775,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 32321,
- 32324
+ 32476,
+ 32479
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 52
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 55
}
}
@@ -49597,46 +49793,46 @@
"type": "Identifier",
"name": "ESC_KEY",
"range": [
- 32329,
- 32336
+ 32484,
+ 32491
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 60
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 67
}
}
},
"range": [
- 32321,
- 32336
+ 32476,
+ 32491
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 52
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 67
}
}
},
"range": [
- 32281,
- 32336
+ 32436,
+ 32491
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 67
}
}
@@ -49648,16 +49844,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 32352,
- 32355
+ 32507,
+ 32510
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 15
}
}
@@ -49666,46 +49862,46 @@
"type": "Identifier",
"name": "UP_ARROW_KEY",
"range": [
- 32360,
- 32372
+ 32515,
+ 32527
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 20
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 32
}
}
},
"range": [
- 32352,
- 32372
+ 32507,
+ 32527
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 32
}
}
},
"range": [
- 32281,
- 32372
+ 32436,
+ 32527
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 32
}
}
@@ -49717,16 +49913,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 32376,
- 32379
+ 32531,
+ 32534
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 36
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 39
}
}
@@ -49735,46 +49931,46 @@
"type": "Identifier",
"name": "DOWN_ARROW_KEY",
"range": [
- 32384,
- 32398
+ 32539,
+ 32553
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 44
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 58
}
}
},
"range": [
- 32376,
- 32398
+ 32531,
+ 32553
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 36
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 58
}
}
},
"range": [
- 32281,
- 32398
+ 32436,
+ 32553
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 58
}
}
@@ -49793,16 +49989,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32418,
- 32422
+ 32573,
+ 32577
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 16
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 20
}
}
@@ -49811,31 +50007,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32423,
- 32438
+ 32578,
+ 32593
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 21
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 36
}
}
},
"range": [
- 32418,
- 32438
+ 32573,
+ 32593
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 16
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 36
}
}
@@ -49845,31 +50041,31 @@
"value": null,
"raw": "null",
"range": [
- 32443,
- 32447
+ 32598,
+ 32602
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 41
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 45
}
}
},
"range": [
- 32418,
- 32447
+ 32573,
+ 32602
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 16
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 45
}
}
@@ -49888,16 +50084,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32467,
- 32471
+ 32622,
+ 32626
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 20
}
}
@@ -49906,31 +50102,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32472,
- 32487
+ 32627,
+ 32642
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 21
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 36
}
}
},
"range": [
- 32467,
- 32487
+ 32622,
+ 32642
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 36
}
}
@@ -49944,16 +50140,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 32490,
- 32494
+ 32645,
+ 32649
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 39
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 43
}
}
@@ -49962,31 +50158,31 @@
"type": "Identifier",
"name": "setInterval",
"range": [
- 32495,
- 32506
+ 32650,
+ 32661
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 44
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 55
}
}
},
"range": [
- 32490,
- 32506
+ 32645,
+ 32661
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 39
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 55
}
}
@@ -50001,16 +50197,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 32507,
- 32513
+ 32662,
+ 32668
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 56
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 62
}
}
@@ -50019,31 +50215,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 32514,
- 32518
+ 32669,
+ 32673
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 63
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 67
}
}
},
"range": [
- 32507,
- 32518
+ 32662,
+ 32673
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 56
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 67
}
}
@@ -50052,32 +50248,32 @@
{
"type": "ThisExpression",
"range": [
- 32519,
- 32523
+ 32674,
+ 32678
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 68
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 72
}
}
}
],
"range": [
- 32507,
- 32524
+ 32662,
+ 32679
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 56
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 73
}
}
@@ -50088,16 +50284,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32546,
- 32550
+ 32701,
+ 32705
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 20
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 24
}
}
@@ -50106,125 +50302,125 @@
"type": "Identifier",
"name": "autoFilterDelay",
"range": [
- 32551,
- 32566
+ 32706,
+ 32721
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 25
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 40
}
}
},
"range": [
- 32546,
- 32566
+ 32701,
+ 32721
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 20
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 40
}
}
}
],
"range": [
- 32490,
- 32567
+ 32645,
+ 32722
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 39
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 41
}
}
},
"range": [
- 32467,
- 32567
+ 32622,
+ 32722
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 41
}
}
},
"range": [
- 32467,
- 32568
+ 32622,
+ 32723
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 42
}
}
}
],
"range": [
- 32449,
- 32582
+ 32604,
+ 32737
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 47
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
},
"alternate": null,
"range": [
- 32414,
- 32582
+ 32569,
+ 32737
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
}
],
"range": [
- 32400,
- 32592
+ 32555,
+ 32747
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 60
},
"end": {
- "line": 1164,
+ "line": 1168,
"column": 9
}
}
@@ -50243,16 +50439,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 32612,
- 32616
+ 32767,
+ 32771
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 12
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 16
}
}
@@ -50261,31 +50457,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 32617,
- 32630
+ 32772,
+ 32785
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 17
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 30
}
}
},
"range": [
- 32612,
- 32630
+ 32767,
+ 32785
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 12
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 30
}
}
@@ -50297,16 +50493,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32631,
- 32635
+ 32786,
+ 32790
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 31
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 35
}
}
@@ -50315,62 +50511,62 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32636,
- 32651
+ 32791,
+ 32806
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 36
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 51
}
}
},
"range": [
- 32631,
- 32651
+ 32786,
+ 32806
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 31
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 51
}
}
}
],
"range": [
- 32612,
- 32652
+ 32767,
+ 32807
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 12
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 52
}
}
},
"range": [
- 32612,
- 32653
+ 32767,
+ 32808
],
"loc": {
"start": {
- "line": 1165,
+ "line": 1169,
"column": 12
},
"end": {
- "line": 1165,
+ "line": 1169,
"column": 53
}
}
@@ -50386,16 +50582,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32666,
- 32670
+ 32821,
+ 32825
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 12
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 16
}
}
@@ -50404,31 +50600,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 32671,
- 32686
+ 32826,
+ 32841
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 17
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 32
}
}
},
"range": [
- 32666,
- 32686
+ 32821,
+ 32841
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 12
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 32
}
}
@@ -50438,93 +50634,93 @@
"value": null,
"raw": "null",
"range": [
- 32689,
- 32693
+ 32844,
+ 32848
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 35
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 39
}
}
},
"range": [
- 32666,
- 32693
+ 32821,
+ 32848
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 12
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 39
}
}
},
"range": [
- 32666,
- 32694
+ 32821,
+ 32849
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 12
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 40
}
}
}
],
"range": [
- 32598,
- 32704
+ 32753,
+ 32859
],
"loc": {
"start": {
- "line": 1164,
+ "line": 1168,
"column": 15
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 9
}
}
},
"range": [
- 32277,
- 32704
+ 32432,
+ 32859
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 9
}
}
}
],
"range": [
- 31878,
- 32710
+ 32033,
+ 32865
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 17
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 5
}
}
@@ -50532,16 +50728,16 @@
"generator": false,
"expression": false,
"range": [
- 31872,
- 32710
+ 32027,
+ 32865
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 11
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 5
}
}
@@ -50549,16 +50745,16 @@
"kind": "method",
"computed": false,
"range": [
- 31865,
- 32710
+ 32020,
+ 32865
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 4
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 5
}
},
@@ -50567,16 +50763,16 @@
"type": "Block",
"value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ",
"range": [
- 31727,
- 31860
+ 31882,
+ 32015
],
"loc": {
"start": {
- "line": 1137,
+ "line": 1141,
"column": 4
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 7
}
}
@@ -50587,16 +50783,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 32716,
- 32799
+ 32871,
+ 32954
],
"loc": {
"start": {
- "line": 1170,
+ "line": 1174,
"column": 4
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 7
}
}
@@ -50610,16 +50806,16 @@
"type": "Identifier",
"name": "onKeyDown",
"range": [
- 32804,
- 32813
+ 32959,
+ 32968
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 4
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 13
}
}
@@ -50639,16 +50835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32830,
- 32834
+ 32985,
+ 32989
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 16
}
}
@@ -50657,31 +50853,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 32835,
- 32845
+ 32990,
+ 33000
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 17
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 27
}
}
},
"range": [
- 32830,
- 32845
+ 32985,
+ 33000
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 27
}
}
@@ -50700,16 +50896,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32861,
- 32865
+ 33016,
+ 33020
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 16
}
}
@@ -50718,31 +50914,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 32866,
- 32878
+ 33021,
+ 33033
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 17
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 29
}
}
},
"range": [
- 32861,
- 32878
+ 33016,
+ 33033
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 29
}
}
@@ -50752,94 +50948,94 @@
"value": true,
"raw": "true",
"range": [
- 32881,
- 32885
+ 33036,
+ 33040
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 32
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 36
}
}
},
"range": [
- 32861,
- 32885
+ 33016,
+ 33040
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 36
}
}
},
"range": [
- 32861,
- 32886
+ 33016,
+ 33041
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 37
}
}
}
],
"range": [
- 32847,
- 32896
+ 33002,
+ 33051
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 29
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32826,
- 32896
+ 32981,
+ 33051
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 8
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 9
}
}
}
],
"range": [
- 32816,
- 32902
+ 32971,
+ 33057
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 16
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 5
}
}
@@ -50847,16 +51043,16 @@
"generator": false,
"expression": false,
"range": [
- 32813,
- 32902
+ 32968,
+ 33057
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 13
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 5
}
}
@@ -50864,16 +51060,16 @@
"kind": "method",
"computed": false,
"range": [
- 32804,
- 32902
+ 32959,
+ 33057
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 4
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 5
}
},
@@ -50882,16 +51078,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 32716,
- 32799
+ 32871,
+ 32954
],
"loc": {
"start": {
- "line": 1170,
+ "line": 1174,
"column": 4
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 7
}
}
@@ -50902,16 +51098,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 32908,
- 32973
+ 33063,
+ 33128
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 4
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 7
}
}
@@ -50925,16 +51121,16 @@
"type": "Identifier",
"name": "onInpFocus",
"range": [
- 32978,
- 32988
+ 33133,
+ 33143
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 4
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 14
}
}
@@ -50947,16 +51143,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 32989,
- 32992
+ 33144,
+ 33147
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 15
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 18
}
}
@@ -50974,16 +51170,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 33008,
- 33011
+ 33163,
+ 33166
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 12
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 15
}
}
@@ -50994,16 +51190,16 @@
"type": "Identifier",
"name": "targetEvt",
"range": [
- 33014,
- 33023
+ 33169,
+ 33178
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 18
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 27
}
}
@@ -51013,47 +51209,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 33024,
- 33027
+ 33179,
+ 33182
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 28
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 31
}
}
}
],
"range": [
- 33014,
- 33028
+ 33169,
+ 33183
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 18
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 32
}
}
},
"range": [
- 33008,
- 33028
+ 33163,
+ 33183
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 12
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 32
}
}
@@ -51061,16 +51257,16 @@
],
"kind": "let",
"range": [
- 33004,
- 33029
+ 33159,
+ 33184
],
"loc": {
"start": {
- "line": 1184,
+ "line": 1188,
"column": 8
},
"end": {
- "line": 1184,
+ "line": 1188,
"column": 33
}
}
@@ -51088,16 +51284,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33038,
- 33042
+ 33193,
+ 33197
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 12
}
}
@@ -51106,31 +51302,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 33043,
- 33050
+ 33198,
+ 33205
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 13
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 20
}
}
},
"range": [
- 33038,
- 33050
+ 33193,
+ 33205
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 20
}
}
@@ -51139,31 +51335,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 33051,
- 33055
+ 33206,
+ 33210
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 21
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 25
}
}
},
"range": [
- 33038,
- 33055
+ 33193,
+ 33210
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 25
}
}
@@ -51174,16 +51370,16 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 33056,
- 33070
+ 33211,
+ 33225
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 26
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 40
}
}
@@ -51191,16 +51387,16 @@
{
"type": "ThisExpression",
"range": [
- 33072,
- 33076
+ 33227,
+ 33231
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 42
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 46
}
}
@@ -51209,63 +51405,63 @@
"type": "Identifier",
"name": "elm",
"range": [
- 33078,
- 33081
+ 33233,
+ 33236
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 48
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 51
}
}
}
],
"range": [
- 33038,
- 33082
+ 33193,
+ 33237
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 52
}
}
},
"range": [
- 33038,
- 33083
+ 33193,
+ 33238
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 53
}
}
}
],
"range": [
- 32994,
- 33089
+ 33149,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 20
},
"end": {
- "line": 1186,
+ "line": 1190,
"column": 5
}
}
@@ -51273,16 +51469,16 @@
"generator": false,
"expression": false,
"range": [
- 32988,
- 33089
+ 33143,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 14
},
"end": {
- "line": 1186,
+ "line": 1190,
"column": 5
}
}
@@ -51290,16 +51486,16 @@
"kind": "method",
"computed": false,
"range": [
- 32978,
- 33089
+ 33133,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 4
},
"end": {
- "line": 1186,
+ "line": 1190,
"column": 5
}
},
@@ -51308,16 +51504,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 32908,
- 32973
+ 33063,
+ 33128
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 4
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 7
}
}
@@ -51328,16 +51524,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 33095,
- 33183
+ 33250,
+ 33338
],
"loc": {
"start": {
- "line": 1188,
+ "line": 1192,
"column": 4
},
"end": {
- "line": 1190,
+ "line": 1194,
"column": 7
}
}
@@ -51351,16 +51547,16 @@
"type": "Identifier",
"name": "onInpBlur",
"range": [
- 33188,
- 33197
+ 33343,
+ 33352
],
"loc": {
"start": {
- "line": 1191,
+ "line": 1195,
"column": 4
},
"end": {
- "line": 1191,
+ "line": 1195,
"column": 13
}
}
@@ -51380,16 +51576,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33214,
- 33218
+ 33369,
+ 33373
],
"loc": {
"start": {
- "line": 1192,
+ "line": 1196,
"column": 12
},
"end": {
- "line": 1192,
+ "line": 1196,
"column": 16
}
}
@@ -51398,31 +51594,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 33219,
- 33229
+ 33374,
+ 33384
],
"loc": {
"start": {
- "line": 1192,
+ "line": 1196,
"column": 17
},
"end": {
- "line": 1192,
+ "line": 1196,
"column": 27
}
}
},
"range": [
- 33214,
- 33229
+ 33369,
+ 33384
],
"loc": {
"start": {
- "line": 1192,
+ "line": 1196,
"column": 12
},
"end": {
- "line": 1192,
+ "line": 1196,
"column": 27
}
}
@@ -51441,16 +51637,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33245,
- 33249
+ 33400,
+ 33404
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 12
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 16
}
}
@@ -51459,31 +51655,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 33250,
- 33262
+ 33405,
+ 33417
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 17
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 29
}
}
},
"range": [
- 33245,
- 33262
+ 33400,
+ 33417
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 12
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 29
}
}
@@ -51493,46 +51689,46 @@
"value": false,
"raw": "false",
"range": [
- 33265,
- 33270
+ 33420,
+ 33425
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 32
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 37
}
}
},
"range": [
- 33245,
- 33270
+ 33400,
+ 33425
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 12
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 37
}
}
},
"range": [
- 33245,
- 33271
+ 33400,
+ 33426
],
"loc": {
"start": {
- "line": 1193,
+ "line": 1197,
"column": 12
},
"end": {
- "line": 1193,
+ "line": 1197,
"column": 38
}
}
@@ -51548,16 +51744,16 @@
"type": "Identifier",
"name": "root",
"range": [
- 33284,
- 33288
+ 33439,
+ 33443
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 12
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 16
}
}
@@ -51566,31 +51762,31 @@
"type": "Identifier",
"name": "clearInterval",
"range": [
- 33289,
- 33302
+ 33444,
+ 33457
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 17
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 30
}
}
},
"range": [
- 33284,
- 33302
+ 33439,
+ 33457
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 12
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 30
}
}
@@ -51602,16 +51798,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33303,
- 33307
+ 33458,
+ 33462
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 31
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 35
}
}
@@ -51620,94 +51816,94 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 33308,
- 33323
+ 33463,
+ 33478
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 36
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 51
}
}
},
"range": [
- 33303,
- 33323
+ 33458,
+ 33478
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 31
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 51
}
}
}
],
"range": [
- 33284,
- 33324
+ 33439,
+ 33479
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 12
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 52
}
}
},
"range": [
- 33284,
- 33325
+ 33439,
+ 33480
],
"loc": {
"start": {
- "line": 1194,
+ "line": 1198,
"column": 12
},
"end": {
- "line": 1194,
+ "line": 1198,
"column": 53
}
}
}
],
"range": [
- 33231,
- 33335
+ 33386,
+ 33490
],
"loc": {
"start": {
- "line": 1192,
+ "line": 1196,
"column": 29
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 9
}
}
},
"alternate": null,
"range": [
- 33210,
- 33335
+ 33365,
+ 33490
],
"loc": {
"start": {
- "line": 1192,
+ "line": 1196,
"column": 8
},
"end": {
- "line": 1195,
+ "line": 1199,
"column": 9
}
}
@@ -51725,16 +51921,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33344,
- 33348
+ 33499,
+ 33503
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 8
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 12
}
}
@@ -51743,31 +51939,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 33349,
- 33356
+ 33504,
+ 33511
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 13
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 20
}
}
},
"range": [
- 33344,
- 33356
+ 33499,
+ 33511
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 8
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 20
}
}
@@ -51776,31 +51972,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 33357,
- 33361
+ 33512,
+ 33516
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 21
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 25
}
}
},
"range": [
- 33344,
- 33361
+ 33499,
+ 33516
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 8
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 25
}
}
@@ -51811,16 +52007,16 @@
"value": "filter-blur",
"raw": "'filter-blur'",
"range": [
- 33362,
- 33375
+ 33517,
+ 33530
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 26
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 39
}
}
@@ -51828,63 +52024,63 @@
{
"type": "ThisExpression",
"range": [
- 33377,
- 33381
+ 33532,
+ 33536
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 41
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 45
}
}
}
],
"range": [
- 33344,
- 33382
+ 33499,
+ 33537
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 8
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 46
}
}
},
"range": [
- 33344,
- 33383
+ 33499,
+ 33538
],
"loc": {
"start": {
- "line": 1196,
+ "line": 1200,
"column": 8
},
"end": {
- "line": 1196,
+ "line": 1200,
"column": 47
}
}
}
],
"range": [
- 33200,
- 33389
+ 33355,
+ 33544
],
"loc": {
"start": {
- "line": 1191,
+ "line": 1195,
"column": 16
},
"end": {
- "line": 1197,
+ "line": 1201,
"column": 5
}
}
@@ -51892,16 +52088,16 @@
"generator": false,
"expression": false,
"range": [
- 33197,
- 33389
+ 33352,
+ 33544
],
"loc": {
"start": {
- "line": 1191,
+ "line": 1195,
"column": 13
},
"end": {
- "line": 1197,
+ "line": 1201,
"column": 5
}
}
@@ -51909,16 +52105,16 @@
"kind": "method",
"computed": false,
"range": [
- 33188,
- 33389
+ 33343,
+ 33544
],
"loc": {
"start": {
- "line": 1191,
+ "line": 1195,
"column": 4
},
"end": {
- "line": 1197,
+ "line": 1201,
"column": 5
}
},
@@ -51927,16 +52123,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 33095,
- 33183
+ 33250,
+ 33338
],
"loc": {
"start": {
- "line": 1188,
+ "line": 1192,
"column": 4
},
"end": {
- "line": 1190,
+ "line": 1194,
"column": 7
}
}
@@ -51947,16 +52143,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 33395,
- 33450
+ 33550,
+ 33605
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 4
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 7
}
}
@@ -51970,16 +52166,16 @@
"type": "Identifier",
"name": "_insertFiltersRow",
"range": [
- 33455,
- 33472
+ 33610,
+ 33627
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 4
},
"end": {
- "line": 1202,
+ "line": 1206,
"column": 21
}
}
@@ -51999,16 +52195,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33682,
- 33686
+ 33837,
+ 33841
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 12
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 16
}
}
@@ -52017,31 +52213,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 33687,
- 33697
+ 33842,
+ 33852
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 17
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 27
}
}
},
"range": [
- 33682,
- 33697
+ 33837,
+ 33852
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 12
},
"end": {
- "line": 1206,
+ "line": 1210,
"column": 27
}
}
@@ -52053,48 +52249,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 33713,
- 33720
+ 33868,
+ 33875
],
"loc": {
"start": {
- "line": 1207,
+ "line": 1211,
"column": 12
},
"end": {
- "line": 1207,
+ "line": 1211,
"column": 19
}
}
}
],
"range": [
- 33699,
- 33730
+ 33854,
+ 33885
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 29
},
"end": {
- "line": 1208,
+ "line": 1212,
"column": 9
}
}
},
"alternate": null,
"range": [
- 33678,
- 33730
+ 33833,
+ 33885
],
"loc": {
"start": {
- "line": 1206,
+ "line": 1210,
"column": 8
},
"end": {
- "line": 1208,
+ "line": 1212,
"column": 9
}
},
@@ -52103,16 +52299,16 @@
"type": "Line",
"value": " TODO: prevent filters row generation for popup filters too,",
"range": [
- 33485,
- 33547
+ 33640,
+ 33702
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 8
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 70
}
}
@@ -52121,16 +52317,16 @@
"type": "Line",
"value": " to reduce and simplify headers row index adjusting across lib modules",
"range": [
- 33556,
- 33628
+ 33711,
+ 33783
],
"loc": {
"start": {
- "line": 1204,
+ "line": 1208,
"column": 8
},
"end": {
- "line": 1204,
+ "line": 1208,
"column": 80
}
}
@@ -52139,16 +52335,16 @@
"type": "Line",
"value": " (GridLayout, PopupFilter etc)",
"range": [
- 33637,
- 33669
+ 33792,
+ 33824
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 8
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 40
}
}
@@ -52164,32 +52360,32 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 33743,
- 33749
+ 33898,
+ 33904
],
"loc": {
"start": {
- "line": 1209,
+ "line": 1213,
"column": 12
},
"end": {
- "line": 1209,
+ "line": 1213,
"column": 18
}
}
},
"init": null,
"range": [
- 33743,
- 33749
+ 33898,
+ 33904
],
"loc": {
"start": {
- "line": 1209,
+ "line": 1213,
"column": 12
},
"end": {
- "line": 1209,
+ "line": 1213,
"column": 18
}
}
@@ -52197,16 +52393,16 @@
],
"kind": "let",
"range": [
- 33739,
- 33750
+ 33894,
+ 33905
],
"loc": {
"start": {
- "line": 1209,
+ "line": 1213,
"column": 8
},
"end": {
- "line": 1209,
+ "line": 1213,
"column": 19
}
}
@@ -52220,16 +52416,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 33764,
- 33769
+ 33919,
+ 33924
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 12
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 17
}
}
@@ -52240,16 +52436,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 33772,
- 33775
+ 33927,
+ 33930
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 20
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 23
}
}
@@ -52263,16 +52459,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33776,
- 33780
+ 33931,
+ 33935
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 24
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 28
}
}
@@ -52281,47 +52477,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 33781,
- 33784
+ 33936,
+ 33939
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 29
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 32
}
}
},
"range": [
- 33776,
- 33784
+ 33931,
+ 33939
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 24
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 32
}
}
},
"arguments": [],
"range": [
- 33776,
- 33786
+ 33931,
+ 33941
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 24
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 34
}
}
@@ -52331,47 +52527,47 @@
"value": "thead",
"raw": "'thead'",
"range": [
- 33788,
- 33795
+ 33943,
+ 33950
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 36
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 43
}
}
}
],
"range": [
- 33772,
- 33796
+ 33927,
+ 33951
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 20
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 44
}
}
},
"range": [
- 33764,
- 33796
+ 33919,
+ 33951
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 12
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 44
}
}
@@ -52379,16 +52575,16 @@
],
"kind": "let",
"range": [
- 33760,
- 33797
+ 33915,
+ 33952
],
"loc": {
"start": {
- "line": 1211,
+ "line": 1215,
"column": 8
},
"end": {
- "line": 1211,
+ "line": 1215,
"column": 45
}
}
@@ -52405,16 +52601,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 33810,
- 33815
+ 33965,
+ 33970
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 12
},
"end": {
- "line": 1212,
+ "line": 1216,
"column": 17
}
}
@@ -52423,31 +52619,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 33816,
- 33822
+ 33971,
+ 33977
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 18
},
"end": {
- "line": 1212,
+ "line": 1216,
"column": 24
}
}
},
"range": [
- 33810,
- 33822
+ 33965,
+ 33977
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 12
},
"end": {
- "line": 1212,
+ "line": 1216,
"column": 24
}
}
@@ -52457,31 +52653,31 @@
"value": 0,
"raw": "0",
"range": [
- 33825,
- 33826
+ 33980,
+ 33981
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 27
},
"end": {
- "line": 1212,
+ "line": 1216,
"column": 28
}
}
},
"range": [
- 33810,
- 33826
+ 33965,
+ 33981
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 12
},
"end": {
- "line": 1212,
+ "line": 1216,
"column": 28
}
}
@@ -52498,16 +52694,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 33842,
- 33848
+ 33997,
+ 34003
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 12
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 18
}
}
@@ -52524,16 +52720,16 @@
"type": "Identifier",
"name": "thead",
"range": [
- 33851,
- 33856
+ 34006,
+ 34011
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 21
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 26
}
}
@@ -52543,31 +52739,31 @@
"value": 0,
"raw": "0",
"range": [
- 33857,
- 33858
+ 34012,
+ 34013
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 27
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 28
}
}
},
"range": [
- 33851,
- 33859
+ 34006,
+ 34014
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 21
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 29
}
}
@@ -52576,31 +52772,31 @@
"type": "Identifier",
"name": "insertRow",
"range": [
- 33860,
- 33869
+ 34015,
+ 34024
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 30
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 39
}
}
},
"range": [
- 33851,
- 33869
+ 34006,
+ 34024
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 21
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 39
}
}
@@ -52612,16 +52808,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33870,
- 33874
+ 34025,
+ 34029
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 40
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 44
}
}
@@ -52630,93 +52826,93 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 33875,
- 33890
+ 34030,
+ 34045
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 45
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 60
}
}
},
"range": [
- 33870,
- 33890
+ 34025,
+ 34045
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 40
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 60
}
}
}
],
"range": [
- 33851,
- 33891
+ 34006,
+ 34046
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 21
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 61
}
}
},
"range": [
- 33842,
- 33891
+ 33997,
+ 34046
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 12
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 61
}
}
},
"range": [
- 33842,
- 33892
+ 33997,
+ 34047
],
"loc": {
"start": {
- "line": 1213,
+ "line": 1217,
"column": 12
},
"end": {
- "line": 1213,
+ "line": 1217,
"column": 62
}
}
}
],
"range": [
- 33828,
- 33902
+ 33983,
+ 34057
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 30
},
"end": {
- "line": 1214,
+ "line": 1218,
"column": 9
}
}
@@ -52733,16 +52929,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 33922,
- 33928
+ 34077,
+ 34083
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 12
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 18
}
}
@@ -52760,16 +52956,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33931,
- 33935
+ 34086,
+ 34090
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 21
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 25
}
}
@@ -52778,47 +52974,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 33936,
- 33939
+ 34091,
+ 34094
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 26
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 29
}
}
},
"range": [
- 33931,
- 33939
+ 34086,
+ 34094
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 21
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 29
}
}
},
"arguments": [],
"range": [
- 33931,
- 33941
+ 34086,
+ 34096
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 21
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 31
}
}
@@ -52827,31 +53023,31 @@
"type": "Identifier",
"name": "insertRow",
"range": [
- 33942,
- 33951
+ 34097,
+ 34106
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 32
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 41
}
}
},
"range": [
- 33931,
- 33951
+ 34086,
+ 34106
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 21
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 41
}
}
@@ -52863,16 +53059,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33952,
- 33956
+ 34107,
+ 34111
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 42
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 46
}
}
@@ -52881,108 +53077,108 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 33957,
- 33972
+ 34112,
+ 34127
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 47
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 62
}
}
},
"range": [
- 33952,
- 33972
+ 34107,
+ 34127
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 42
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 62
}
}
}
],
"range": [
- 33931,
- 33973
+ 34086,
+ 34128
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 21
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 63
}
}
},
"range": [
- 33922,
- 33973
+ 34077,
+ 34128
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 12
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 63
}
}
},
"range": [
- 33922,
- 33974
+ 34077,
+ 34129
],
"loc": {
"start": {
- "line": 1215,
+ "line": 1219,
"column": 12
},
"end": {
- "line": 1215,
+ "line": 1219,
"column": 64
}
}
}
],
"range": [
- 33908,
- 33984
+ 34063,
+ 34139
],
"loc": {
"start": {
- "line": 1214,
+ "line": 1218,
"column": 15
},
"end": {
- "line": 1216,
+ "line": 1220,
"column": 9
}
}
},
"range": [
- 33806,
- 33984
+ 33961,
+ 34139
],
"loc": {
"start": {
- "line": 1212,
+ "line": 1216,
"column": 8
},
"end": {
- "line": 1216,
+ "line": 1220,
"column": 9
}
}
@@ -52999,16 +53195,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 33994,
- 34000
+ 34149,
+ 34155
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 8
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 14
}
}
@@ -53017,31 +53213,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 34001,
- 34010
+ 34156,
+ 34165
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 15
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 24
}
}
},
"range": [
- 33994,
- 34010
+ 34149,
+ 34165
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 8
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 24
}
}
@@ -53052,16 +53248,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34013,
- 34017
+ 34168,
+ 34172
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 27
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 31
}
}
@@ -53070,61 +53266,61 @@
"type": "Identifier",
"name": "fltsRowCssClass",
"range": [
- 34018,
- 34033
+ 34173,
+ 34188
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 32
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 47
}
}
},
"range": [
- 34013,
- 34033
+ 34168,
+ 34188
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 27
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 47
}
}
},
"range": [
- 33994,
- 34033
+ 34149,
+ 34188
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 8
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 47
}
}
},
"range": [
- 33994,
- 34034
+ 34149,
+ 34189
],
"loc": {
"start": {
- "line": 1218,
+ "line": 1222,
"column": 8
},
"end": {
- "line": 1218,
+ "line": 1222,
"column": 48
}
}
@@ -53139,16 +53335,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34048,
- 34052
+ 34203,
+ 34207
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 12
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 16
}
}
@@ -53157,47 +53353,47 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 34053,
- 34066
+ 34208,
+ 34221
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 17
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 30
}
}
},
"range": [
- 34048,
- 34066
+ 34203,
+ 34221
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 12
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 30
}
}
},
"arguments": [],
"range": [
- 34048,
- 34068
+ 34203,
+ 34223
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 12
},
"end": {
- "line": 1220,
+ "line": 1224,
"column": 32
}
}
@@ -53220,16 +53416,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 34084,
- 34090
+ 34239,
+ 34245
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 18
}
}
@@ -53238,31 +53434,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 34091,
- 34096
+ 34246,
+ 34251
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 19
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 24
}
}
},
"range": [
- 34084,
- 34096
+ 34239,
+ 34251
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 24
}
}
@@ -53271,31 +53467,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 34097,
- 34104
+ 34252,
+ 34259
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 25
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 32
}
}
},
"range": [
- 34084,
- 34104
+ 34239,
+ 34259
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 32
}
}
@@ -53304,78 +53500,78 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 34107,
- 34111
+ 34262,
+ 34266
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 35
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 39
}
}
},
"range": [
- 34084,
- 34111
+ 34239,
+ 34266
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 39
}
}
},
"range": [
- 34084,
- 34112
+ 34239,
+ 34267
],
"loc": {
"start": {
- "line": 1221,
+ "line": 1225,
"column": 12
},
"end": {
- "line": 1221,
+ "line": 1225,
"column": 40
}
}
}
],
"range": [
- 34070,
- 34122
+ 34225,
+ 34277
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 34
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 9
}
}
},
"alternate": null,
"range": [
- 34044,
- 34122
+ 34199,
+ 34277
],
"loc": {
"start": {
- "line": 1220,
+ "line": 1224,
"column": 8
},
"end": {
- "line": 1222,
+ "line": 1226,
"column": 9
}
}
@@ -53393,16 +53589,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34132,
- 34136
+ 34287,
+ 34291
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 12
}
}
@@ -53411,31 +53607,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 34137,
- 34144
+ 34292,
+ 34299
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 13
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 20
}
}
},
"range": [
- 34132,
- 34144
+ 34287,
+ 34299
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 20
}
}
@@ -53444,31 +53640,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 34145,
- 34149
+ 34300,
+ 34304
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 21
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 25
}
}
},
"range": [
- 34132,
- 34149
+ 34287,
+ 34304
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 25
}
}
@@ -53479,16 +53675,16 @@
"value": "filters-row-inserted",
"raw": "'filters-row-inserted'",
"range": [
- 34150,
- 34172
+ 34305,
+ 34327
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 26
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 48
}
}
@@ -53496,16 +53692,16 @@
{
"type": "ThisExpression",
"range": [
- 34174,
- 34178
+ 34329,
+ 34333
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 50
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 54
}
}
@@ -53514,47 +53710,47 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 34180,
- 34186
+ 34335,
+ 34341
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 56
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 62
}
}
}
],
"range": [
- 34132,
- 34187
+ 34287,
+ 34342
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 63
}
}
},
"range": [
- 34132,
- 34188
+ 34287,
+ 34343
],
"loc": {
"start": {
- "line": 1224,
+ "line": 1228,
"column": 8
},
"end": {
- "line": 1224,
+ "line": 1228,
"column": 64
}
}
@@ -53565,47 +53761,47 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 34204,
- 34210
+ 34359,
+ 34365
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 15
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 21
}
}
},
"range": [
- 34197,
- 34211
+ 34352,
+ 34366
],
"loc": {
"start": {
- "line": 1225,
+ "line": 1229,
"column": 8
},
"end": {
- "line": 1225,
+ "line": 1229,
"column": 22
}
}
}
],
"range": [
- 33475,
- 34217
+ 33630,
+ 34372
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 24
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 5
}
}
@@ -53613,16 +53809,16 @@
"generator": false,
"expression": false,
"range": [
- 33472,
- 34217
+ 33627,
+ 34372
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 21
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 5
}
}
@@ -53630,16 +53826,16 @@
"kind": "method",
"computed": false,
"range": [
- 33455,
- 34217
+ 33610,
+ 34372
],
"loc": {
"start": {
- "line": 1202,
+ "line": 1206,
"column": 4
},
"end": {
- "line": 1226,
+ "line": 1230,
"column": 5
}
},
@@ -53648,16 +53844,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 33395,
- 33450
+ 33550,
+ 33605
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 4
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 7
}
}
@@ -53668,16 +53864,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 34223,
- 34270
+ 34378,
+ 34425
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 4
},
"end": {
- "line": 1230,
+ "line": 1234,
"column": 7
}
}
@@ -53691,16 +53887,16 @@
"type": "Identifier",
"name": "_initNoFilters",
"range": [
- 34275,
- 34289
+ 34430,
+ 34444
],
"loc": {
"start": {
- "line": 1231,
+ "line": 1235,
"column": 4
},
"end": {
- "line": 1231,
+ "line": 1235,
"column": 18
}
}
@@ -53720,16 +53916,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34306,
- 34310
+ 34461,
+ 34465
],
"loc": {
"start": {
- "line": 1232,
+ "line": 1236,
"column": 12
},
"end": {
- "line": 1232,
+ "line": 1236,
"column": 16
}
}
@@ -53738,31 +53934,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 34311,
- 34318
+ 34466,
+ 34473
],
"loc": {
"start": {
- "line": 1232,
+ "line": 1236,
"column": 17
},
"end": {
- "line": 1232,
+ "line": 1236,
"column": 24
}
}
},
"range": [
- 34306,
- 34318
+ 34461,
+ 34473
],
"loc": {
"start": {
- "line": 1232,
+ "line": 1236,
"column": 12
},
"end": {
- "line": 1232,
+ "line": 1236,
"column": 24
}
}
@@ -53774,48 +53970,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 34334,
- 34341
+ 34489,
+ 34496
],
"loc": {
"start": {
- "line": 1233,
+ "line": 1237,
"column": 12
},
"end": {
- "line": 1233,
+ "line": 1237,
"column": 19
}
}
}
],
"range": [
- 34320,
- 34351
+ 34475,
+ 34506
],
"loc": {
"start": {
- "line": 1232,
+ "line": 1236,
"column": 26
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 9
}
}
},
"alternate": null,
"range": [
- 34302,
- 34351
+ 34457,
+ 34506
],
"loc": {
"start": {
- "line": 1232,
+ "line": 1236,
"column": 8
},
"end": {
- "line": 1234,
+ "line": 1238,
"column": 9
}
}
@@ -53831,16 +54027,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34360,
- 34364
+ 34515,
+ 34519
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 8
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 12
}
}
@@ -53849,31 +54045,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 34365,
- 34371
+ 34520,
+ 34526
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 13
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 19
}
}
},
"range": [
- 34360,
- 34371
+ 34515,
+ 34526
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 8
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 19
}
}
@@ -53889,16 +54085,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34374,
- 34378
+ 34529,
+ 34533
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 22
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 26
}
}
@@ -53907,31 +54103,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 34379,
- 34385
+ 34534,
+ 34540
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 27
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 33
}
}
},
"range": [
- 34374,
- 34385
+ 34529,
+ 34540
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 22
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 33
}
}
@@ -53941,31 +54137,31 @@
"value": 0,
"raw": "0",
"range": [
- 34388,
- 34389
+ 34543,
+ 34544
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 36
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 37
}
}
},
"range": [
- 34374,
- 34389
+ 34529,
+ 34544
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 22
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 37
}
}
@@ -53979,16 +54175,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34392,
- 34396
+ 34547,
+ 34551
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 40
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 44
}
}
@@ -53997,31 +54193,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 34397,
- 34403
+ 34552,
+ 34558
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 45
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 51
}
}
},
"range": [
- 34392,
- 34403
+ 34547,
+ 34558
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 40
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 51
}
}
@@ -54031,31 +54227,31 @@
"value": 1,
"raw": "1",
"range": [
- 34406,
- 34407
+ 34561,
+ 34562
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 54
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 55
}
}
},
"range": [
- 34392,
- 34407
+ 34547,
+ 34562
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 40
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 55
}
}
@@ -54065,61 +54261,61 @@
"value": 0,
"raw": "0",
"range": [
- 34410,
- 34411
+ 34565,
+ 34566
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 58
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 59
}
}
},
"range": [
- 34374,
- 34411
+ 34529,
+ 34566
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 22
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 59
}
}
},
"range": [
- 34360,
- 34411
+ 34515,
+ 34566
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 8
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 59
}
}
},
"range": [
- 34360,
- 34412
+ 34515,
+ 34567
],
"loc": {
"start": {
- "line": 1235,
+ "line": 1239,
"column": 8
},
"end": {
- "line": 1235,
+ "line": 1239,
"column": 60
}
}
@@ -54135,16 +54331,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34421,
- 34425
+ 34576,
+ 34580
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 8
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 12
}
}
@@ -54153,31 +54349,31 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 34426,
- 34442
+ 34581,
+ 34597
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 13
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 29
}
}
},
"range": [
- 34421,
- 34442
+ 34576,
+ 34597
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 8
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 29
}
}
@@ -54190,16 +54386,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34445,
- 34449
+ 34600,
+ 34604
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 32
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 36
}
}
@@ -54208,93 +54404,93 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 34450,
- 34459
+ 34605,
+ 34614
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 37
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 46
}
}
},
"range": [
- 34445,
- 34459
+ 34600,
+ 34614
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 32
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 46
}
}
},
"arguments": [],
"range": [
- 34445,
- 34461
+ 34600,
+ 34616
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 32
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 48
}
}
},
"range": [
- 34421,
- 34461
+ 34576,
+ 34616
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 8
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 48
}
}
},
"range": [
- 34421,
- 34462
+ 34576,
+ 34617
],
"loc": {
"start": {
- "line": 1236,
+ "line": 1240,
"column": 8
},
"end": {
- "line": 1236,
+ "line": 1240,
"column": 49
}
}
}
],
"range": [
- 34292,
- 34468
+ 34447,
+ 34623
],
"loc": {
"start": {
- "line": 1231,
+ "line": 1235,
"column": 21
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 5
}
}
@@ -54302,16 +54498,16 @@
"generator": false,
"expression": false,
"range": [
- 34289,
- 34468
+ 34444,
+ 34623
],
"loc": {
"start": {
- "line": 1231,
+ "line": 1235,
"column": 18
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 5
}
}
@@ -54319,16 +54515,16 @@
"kind": "method",
"computed": false,
"range": [
- 34275,
- 34468
+ 34430,
+ 34623
],
"loc": {
"start": {
- "line": 1231,
+ "line": 1235,
"column": 4
},
"end": {
- "line": 1237,
+ "line": 1241,
"column": 5
}
},
@@ -54337,16 +54533,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 34223,
- 34270
+ 34378,
+ 34425
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 4
},
"end": {
- "line": 1230,
+ "line": 1234,
"column": 7
}
}
@@ -54357,16 +54553,16 @@
"type": "Block",
"value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 34474,
- 34693
+ 34629,
+ 34848
],
"loc": {
"start": {
- "line": 1239,
+ "line": 1243,
"column": 4
},
"end": {
- "line": 1244,
+ "line": 1248,
"column": 7
}
}
@@ -54380,16 +54576,16 @@
"type": "Identifier",
"name": "_buildInputFilter",
"range": [
- 34698,
- 34715
+ 34853,
+ 34870
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 4
},
"end": {
- "line": 1245,
+ "line": 1249,
"column": 21
}
}
@@ -54402,16 +54598,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 34716,
- 34724
+ 34871,
+ 34879
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 22
},
"end": {
- "line": 1245,
+ "line": 1249,
"column": 30
}
}
@@ -54420,16 +54616,16 @@
"type": "Identifier",
"name": "cssClass",
"range": [
- 34726,
- 34734
+ 34881,
+ 34889
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 32
},
"end": {
- "line": 1245,
+ "line": 1249,
"column": 40
}
}
@@ -54438,16 +54634,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 34736,
- 34745
+ 34891,
+ 34900
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 42
},
"end": {
- "line": 1245,
+ "line": 1249,
"column": 51
}
}
@@ -54465,16 +54661,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 34761,
- 34764
+ 34916,
+ 34919
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 12
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 15
}
}
@@ -54487,16 +54683,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34767,
- 34771
+ 34922,
+ 34926
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 18
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 22
}
}
@@ -54505,31 +54701,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 34772,
- 34785
+ 34927,
+ 34940
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 23
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 36
}
}
},
"range": [
- 34767,
- 34785
+ 34922,
+ 34940
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 18
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 36
}
}
@@ -54539,47 +54735,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 34786,
- 34794
+ 34941,
+ 34949
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 37
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 45
}
}
}
],
"range": [
- 34767,
- 34795
+ 34922,
+ 34950
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 18
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 46
}
}
},
"range": [
- 34761,
- 34795
+ 34916,
+ 34950
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 12
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 46
}
}
@@ -54587,16 +54783,16 @@
],
"kind": "let",
"range": [
- 34757,
- 34796
+ 34912,
+ 34951
],
"loc": {
"start": {
- "line": 1246,
+ "line": 1250,
"column": 8
},
"end": {
- "line": 1246,
+ "line": 1250,
"column": 47
}
}
@@ -54610,16 +54806,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 34809,
- 34825
+ 34964,
+ 34980
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 12
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 28
}
}
@@ -54634,16 +54830,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34828,
- 34832
+ 34983,
+ 34987
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 31
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 35
}
}
@@ -54652,47 +54848,47 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 34833,
- 34846
+ 34988,
+ 35001
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 36
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 49
}
}
},
"range": [
- 34828,
- 34846
+ 34983,
+ 35001
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 31
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 49
}
}
},
"arguments": [],
"range": [
- 34828,
- 34848
+ 34983,
+ 35003
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 31
},
"end": {
- "line": 1247,
+ "line": 1251,
"column": 51
}
}
@@ -54706,16 +54902,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 34863,
- 34867
+ 35018,
+ 35022
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 12
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 16
}
}
@@ -54724,31 +54920,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 34868,
- 34885
+ 35023,
+ 35040
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 17
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 34
}
}
},
"range": [
- 34863,
- 34885
+ 35018,
+ 35040
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 12
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 34
}
}
@@ -54757,31 +54953,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 34886,
- 34894
+ 35041,
+ 35049
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 35
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 43
}
}
},
"range": [
- 34863,
- 34895
+ 35018,
+ 35050
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 12
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 44
}
}
@@ -54791,46 +54987,46 @@
"value": null,
"raw": "null",
"range": [
- 34898,
- 34902
+ 35053,
+ 35057
],
"loc": {
"start": {
- "line": 1248,
+ "line": 1252,
"column": 47
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 51
}
}
},
"range": [
- 34828,
- 34902
+ 34983,
+ 35057
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 31
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 51
}
}
},
"range": [
- 34809,
- 34902
+ 34964,
+ 35057
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 12
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 51
}
}
@@ -54838,16 +55034,16 @@
],
"kind": "let",
"range": [
- 34805,
- 34903
+ 34960,
+ 35058
],
"loc": {
"start": {
- "line": 1247,
+ "line": 1251,
"column": 8
},
"end": {
- "line": 1248,
+ "line": 1252,
"column": 52
}
}
@@ -54861,16 +55057,16 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 34916,
- 34923
+ 35071,
+ 35078
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 12
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 19
}
}
@@ -54884,16 +55080,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 34926,
- 34929
+ 35081,
+ 35084
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 22
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 25
}
}
@@ -54902,31 +55098,31 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 34934,
- 34939
+ 35089,
+ 35094
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 30
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 35
}
}
},
"range": [
- 34926,
- 34939
+ 35081,
+ 35094
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 22
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 35
}
}
@@ -54936,16 +55132,16 @@
"value": "text",
"raw": "'text'",
"range": [
- 34942,
- 34948
+ 35097,
+ 35103
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 38
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 44
}
}
@@ -54955,46 +55151,46 @@
"value": "hidden",
"raw": "'hidden'",
"range": [
- 34951,
- 34959
+ 35106,
+ 35114
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 47
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 55
}
}
},
"range": [
- 34926,
- 34959
+ 35081,
+ 35114
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 22
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 55
}
}
},
"range": [
- 34916,
- 34959
+ 35071,
+ 35114
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 12
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 55
}
}
@@ -55002,16 +55198,16 @@
],
"kind": "let",
"range": [
- 34912,
- 34960
+ 35067,
+ 35115
],
"loc": {
"start": {
- "line": 1249,
+ "line": 1253,
"column": 8
},
"end": {
- "line": 1249,
+ "line": 1253,
"column": 56
}
}
@@ -55025,16 +55221,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 34973,
- 34976
+ 35128,
+ 35131
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 15
}
}
@@ -55045,16 +55241,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 34979,
- 34988
+ 35134,
+ 35143
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 18
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 27
}
}
@@ -55064,16 +55260,16 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 34989,
- 34994
+ 35144,
+ 35149
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 28
},
"end": {
- "line": 1250,
+ "line": 1254,
"column": 33
}
}
@@ -55086,16 +55282,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 35009,
- 35013
+ 35164,
+ 35168
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 13
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 17
}
}
@@ -55108,16 +55304,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35015,
- 35019
+ 35170,
+ 35174
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 19
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 23
}
}
@@ -55126,31 +55322,31 @@
"type": "Identifier",
"name": "buildFilterId",
"range": [
- 35020,
- 35033
+ 35175,
+ 35188
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 24
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 37
}
}
},
"range": [
- 35015,
- 35033
+ 35170,
+ 35188
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 19
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 37
}
}
@@ -55160,48 +55356,48 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 35034,
- 35042
+ 35189,
+ 35197
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 38
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 46
}
}
}
],
"range": [
- 35015,
- 35043
+ 35170,
+ 35198
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 19
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 47
}
}
}
],
"range": [
- 35008,
- 35044
+ 35163,
+ 35199
],
"loc": {
"start": {
- "line": 1251,
+ "line": 1255,
"column": 12
},
"end": {
- "line": 1251,
+ "line": 1255,
"column": 48
}
}
@@ -55214,16 +55410,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 35059,
- 35065
+ 35214,
+ 35220
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 13
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 19
}
}
@@ -55232,32 +55428,32 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 35067,
- 35074
+ 35222,
+ 35229
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 21
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 28
}
}
}
],
"range": [
- 35058,
- 35075
+ 35213,
+ 35230
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 12
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 29
}
}
@@ -55270,16 +55466,16 @@
"value": "ct",
"raw": "'ct'",
"range": [
- 35078,
- 35082
+ 35233,
+ 35237
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 32
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 36
}
}
@@ -55288,63 +55484,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 35084,
- 35092
+ 35239,
+ 35247
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 38
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 46
}
}
}
],
"range": [
- 35077,
- 35093
+ 35232,
+ 35248
],
"loc": {
"start": {
- "line": 1252,
+ "line": 1256,
"column": 31
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 47
}
}
}
],
"range": [
- 34979,
- 35094
+ 35134,
+ 35249
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 18
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 48
}
}
},
"range": [
- 34973,
- 35094
+ 35128,
+ 35249
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 12
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 48
}
}
@@ -55352,16 +55548,16 @@
],
"kind": "let",
"range": [
- 34969,
- 35095
+ 35124,
+ 35250
],
"loc": {
"start": {
- "line": 1250,
+ "line": 1254,
"column": 8
},
"end": {
- "line": 1252,
+ "line": 1256,
"column": 49
}
}
@@ -55378,16 +55574,16 @@
"type": "Identifier",
"name": "inpType",
"range": [
- 35109,
- 35116
+ 35264,
+ 35271
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 12
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 19
}
}
@@ -55397,31 +55593,31 @@
"value": "hidden",
"raw": "'hidden'",
"range": [
- 35121,
- 35129
+ 35276,
+ 35284
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 24
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 32
}
}
},
"range": [
- 35109,
- 35129
+ 35264,
+ 35284
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 12
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 32
}
}
@@ -55432,16 +55628,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35133,
- 35137
+ 35288,
+ 35292
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 36
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 40
}
}
@@ -55450,46 +55646,46 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 35138,
- 35147
+ 35293,
+ 35302
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 41
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 50
}
}
},
"range": [
- 35133,
- 35147
+ 35288,
+ 35302
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 36
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 50
}
}
},
"range": [
- 35109,
- 35147
+ 35264,
+ 35302
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 12
},
"end": {
- "line": 1254,
+ "line": 1258,
"column": 50
}
}
@@ -55508,16 +55704,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35163,
- 35166
+ 35318,
+ 35321
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 12
},
"end": {
- "line": 1255,
+ "line": 1259,
"column": 15
}
}
@@ -55526,31 +55722,31 @@
"type": "Identifier",
"name": "setAttribute",
"range": [
- 35167,
- 35179
+ 35322,
+ 35334
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 16
},
"end": {
- "line": 1255,
+ "line": 1259,
"column": 28
}
}
},
"range": [
- 35163,
- 35179
+ 35318,
+ 35334
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 12
},
"end": {
- "line": 1255,
+ "line": 1259,
"column": 28
}
}
@@ -55561,16 +55757,16 @@
"value": "placeholder",
"raw": "'placeholder'",
"range": [
- 35180,
- 35193
+ 35335,
+ 35348
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 29
},
"end": {
- "line": 1255,
+ "line": 1259,
"column": 42
}
}
@@ -55583,16 +55779,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35211,
- 35215
+ 35366,
+ 35370
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 16
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 20
}
}
@@ -55601,31 +55797,31 @@
"type": "Identifier",
"name": "isWatermarkArray",
"range": [
- 35216,
- 35232
+ 35371,
+ 35387
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 21
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 37
}
}
},
"range": [
- 35211,
- 35232
+ 35366,
+ 35387
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 16
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 37
}
}
@@ -55642,16 +55838,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35236,
- 35240
+ 35391,
+ 35395
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 41
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 45
}
}
@@ -55660,31 +55856,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 35241,
- 35250
+ 35396,
+ 35405
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 46
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 55
}
}
},
"range": [
- 35236,
- 35250
+ 35391,
+ 35405
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 41
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 55
}
}
@@ -55693,31 +55889,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 35251,
- 35259
+ 35406,
+ 35414
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 56
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 64
}
}
},
"range": [
- 35236,
- 35260
+ 35391,
+ 35415
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 41
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 65
}
}
@@ -55727,31 +55923,31 @@
"value": "",
"raw": "''",
"range": [
- 35264,
- 35266
+ 35419,
+ 35421
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 69
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 71
}
}
},
"range": [
- 35236,
- 35266
+ 35391,
+ 35421
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 41
},
"end": {
- "line": 1256,
+ "line": 1260,
"column": 71
}
}
@@ -55762,16 +55958,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35290,
- 35294
+ 35445,
+ 35449
],
"loc": {
"start": {
- "line": 1257,
+ "line": 1261,
"column": 20
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 24
}
}
@@ -55780,109 +55976,109 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 35295,
- 35304
+ 35450,
+ 35459
],
"loc": {
"start": {
- "line": 1257,
+ "line": 1261,
"column": 25
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 34
}
}
},
"range": [
- 35290,
- 35304
+ 35445,
+ 35459
],
"loc": {
"start": {
- "line": 1257,
+ "line": 1261,
"column": 20
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 34
}
}
},
"range": [
- 35211,
- 35304
+ 35366,
+ 35459
],
"loc": {
"start": {
- "line": 1256,
+ "line": 1260,
"column": 16
},
"end": {
- "line": 1257,
+ "line": 1261,
"column": 34
}
}
}
],
"range": [
- 35163,
- 35318
+ 35318,
+ 35473
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 12
},
"end": {
- "line": 1258,
+ "line": 1262,
"column": 13
}
}
},
"range": [
- 35163,
- 35319
+ 35318,
+ 35474
],
"loc": {
"start": {
- "line": 1255,
+ "line": 1259,
"column": 12
},
"end": {
- "line": 1258,
+ "line": 1262,
"column": 14
}
}
}
],
"range": [
- 35149,
- 35329
+ 35304,
+ 35484
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 52
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 9
}
}
},
"alternate": null,
"range": [
- 35105,
- 35329
+ 35260,
+ 35484
],
"loc": {
"start": {
- "line": 1254,
+ "line": 1258,
"column": 8
},
"end": {
- "line": 1259,
+ "line": 1263,
"column": 9
}
}
@@ -55899,16 +56095,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35338,
- 35341
+ 35493,
+ 35496
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 11
}
}
@@ -55917,31 +56113,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 35342,
- 35351
+ 35497,
+ 35506
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 12
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 21
}
}
},
"range": [
- 35338,
- 35351
+ 35493,
+ 35506
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 21
}
}
@@ -55953,16 +56149,16 @@
"type": "Identifier",
"name": "cssClass",
"range": [
- 35354,
- 35362
+ 35509,
+ 35517
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 24
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 32
}
}
@@ -55973,16 +56169,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35366,
- 35370
+ 35521,
+ 35525
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 36
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 40
}
}
@@ -55991,76 +56187,76 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 35371,
- 35382
+ 35526,
+ 35537
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 41
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 52
}
}
},
"range": [
- 35366,
- 35382
+ 35521,
+ 35537
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 36
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 52
}
}
},
"range": [
- 35354,
- 35382
+ 35509,
+ 35537
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 24
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 52
}
}
},
"range": [
- 35338,
- 35382
+ 35493,
+ 35537
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 52
}
}
},
"range": [
- 35338,
- 35383
+ 35493,
+ 35538
],
"loc": {
"start": {
- "line": 1260,
+ "line": 1264,
"column": 8
},
"end": {
- "line": 1260,
+ "line": 1264,
"column": 53
}
}
@@ -56073,16 +56269,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 35392,
- 35398
+ 35547,
+ 35553
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 8
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 14
}
}
@@ -56092,16 +56288,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35399,
- 35402
+ 35554,
+ 35557
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 15
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 18
}
}
@@ -56111,16 +56307,16 @@
"value": "focus",
"raw": "'focus'",
"range": [
- 35404,
- 35411
+ 35559,
+ 35566
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 20
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 27
}
}
@@ -56133,16 +56329,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35414,
- 35417
+ 35569,
+ 35572
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 30
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 33
}
}
@@ -56156,16 +56352,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35422,
- 35426
+ 35577,
+ 35581
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 38
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 42
}
}
@@ -56174,31 +56370,31 @@
"type": "Identifier",
"name": "onInpFocus",
"range": [
- 35427,
- 35437
+ 35582,
+ 35592
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 43
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 53
}
}
},
"range": [
- 35422,
- 35437
+ 35577,
+ 35592
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 38
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 53
}
}
@@ -56208,32 +56404,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35438,
- 35441
+ 35593,
+ 35596
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 54
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 57
}
}
}
],
"range": [
- 35422,
- 35442
+ 35577,
+ 35597
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 38
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 58
}
}
@@ -56241,47 +56437,47 @@
"generator": false,
"expression": true,
"range": [
- 35413,
- 35442
+ 35568,
+ 35597
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 29
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 58
}
}
}
],
"range": [
- 35392,
- 35443
+ 35547,
+ 35598
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 8
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 59
}
}
},
"range": [
- 35392,
- 35444
+ 35547,
+ 35599
],
"loc": {
"start": {
- "line": 1261,
+ "line": 1265,
"column": 8
},
"end": {
- "line": 1261,
+ "line": 1265,
"column": 60
}
},
@@ -56290,16 +56486,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 35454,
- 35492
+ 35609,
+ 35647
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 8
},
"end": {
- "line": 1263,
+ "line": 1267,
"column": 46
}
}
@@ -56312,16 +56508,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 35505,
- 35521
+ 35660,
+ 35676
],
"loc": {
"start": {
- "line": 1264,
+ "line": 1268,
"column": 12
},
"end": {
- "line": 1264,
+ "line": 1268,
"column": 28
}
}
@@ -56342,16 +56538,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 35537,
- 35540
+ 35692,
+ 35695
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 12
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 15
}
}
@@ -56361,32 +56557,32 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 35541,
- 35557
+ 35696,
+ 35712
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 16
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 32
}
}
}
],
"range": [
- 35537,
- 35558
+ 35692,
+ 35713
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 12
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 33
}
}
@@ -56395,31 +56591,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 35559,
- 35570
+ 35714,
+ 35725
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 34
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 45
}
}
},
"range": [
- 35537,
- 35570
+ 35692,
+ 35725
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 12
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 45
}
}
@@ -56429,63 +56625,63 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35571,
- 35574
+ 35726,
+ 35729
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 46
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 49
}
}
}
],
"range": [
- 35537,
- 35575
+ 35692,
+ 35730
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 12
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 50
}
}
},
"range": [
- 35537,
- 35576
+ 35692,
+ 35731
],
"loc": {
"start": {
- "line": 1265,
+ "line": 1269,
"column": 12
},
"end": {
- "line": 1265,
+ "line": 1269,
"column": 51
}
}
}
],
"range": [
- 35523,
- 35586
+ 35678,
+ 35741
],
"loc": {
"start": {
- "line": 1264,
+ "line": 1268,
"column": 30
},
"end": {
- "line": 1266,
+ "line": 1270,
"column": 9
}
}
@@ -56504,16 +56700,16 @@
"type": "Identifier",
"name": "container",
"range": [
- 35606,
- 35615
+ 35761,
+ 35770
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 21
}
}
@@ -56522,31 +56718,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 35616,
- 35627
+ 35771,
+ 35782
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 22
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 33
}
}
},
"range": [
- 35606,
- 35627
+ 35761,
+ 35782
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 33
}
}
@@ -56556,78 +56752,78 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35628,
- 35631
+ 35783,
+ 35786
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 34
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 37
}
}
}
],
"range": [
- 35606,
- 35632
+ 35761,
+ 35787
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 38
}
}
},
"range": [
- 35606,
- 35633
+ 35761,
+ 35788
],
"loc": {
"start": {
- "line": 1267,
+ "line": 1271,
"column": 12
},
"end": {
- "line": 1267,
+ "line": 1271,
"column": 39
}
}
}
],
"range": [
- 35592,
- 35643
+ 35747,
+ 35798
],
"loc": {
"start": {
- "line": 1266,
+ "line": 1270,
"column": 15
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 9
}
}
},
"range": [
- 35501,
- 35643
+ 35656,
+ 35798
],
"loc": {
"start": {
- "line": 1264,
+ "line": 1268,
"column": 8
},
"end": {
- "line": 1268,
+ "line": 1272,
"column": 9
}
},
@@ -56636,16 +56832,16 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 35454,
- 35492
+ 35609,
+ 35647
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 8
},
"end": {
- "line": 1263,
+ "line": 1267,
"column": 46
}
}
@@ -56665,16 +56861,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35653,
- 35657
+ 35808,
+ 35812
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 12
}
}
@@ -56683,31 +56879,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 35658,
- 35664
+ 35813,
+ 35819
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 13
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 19
}
}
},
"range": [
- 35653,
- 35664
+ 35808,
+ 35819
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 19
}
}
@@ -56716,31 +56912,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 35665,
- 35669
+ 35820,
+ 35824
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 20
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 24
}
}
},
"range": [
- 35653,
- 35669
+ 35808,
+ 35824
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 24
}
}
@@ -56753,16 +56949,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35670,
- 35673
+ 35825,
+ 35828
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 25
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 28
}
}
@@ -56771,62 +56967,62 @@
"type": "Identifier",
"name": "id",
"range": [
- 35674,
- 35676
+ 35829,
+ 35831
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 29
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 31
}
}
},
"range": [
- 35670,
- 35676
+ 35825,
+ 35831
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 25
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 31
}
}
}
],
"range": [
- 35653,
- 35677
+ 35808,
+ 35832
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 32
}
}
},
"range": [
- 35653,
- 35678
+ 35808,
+ 35833
],
"loc": {
"start": {
- "line": 1270,
+ "line": 1274,
"column": 8
},
"end": {
- "line": 1270,
+ "line": 1274,
"column": 33
}
}
@@ -56839,16 +57035,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 35688,
- 35694
+ 35843,
+ 35849
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 8
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 14
}
}
@@ -56858,16 +57054,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35695,
- 35698
+ 35850,
+ 35853
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 15
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 18
}
}
@@ -56877,16 +57073,16 @@
"value": "keypress",
"raw": "'keypress'",
"range": [
- 35700,
- 35710
+ 35855,
+ 35865
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 20
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 30
}
}
@@ -56899,16 +57095,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35713,
- 35716
+ 35868,
+ 35871
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 33
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 36
}
}
@@ -56922,16 +57118,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35721,
- 35725
+ 35876,
+ 35880
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 41
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 45
}
}
@@ -56940,31 +57136,31 @@
"type": "Identifier",
"name": "detectKey",
"range": [
- 35726,
- 35735
+ 35881,
+ 35890
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 46
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 55
}
}
},
"range": [
- 35721,
- 35735
+ 35876,
+ 35890
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 41
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 55
}
}
@@ -56974,32 +57170,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35736,
- 35739
+ 35891,
+ 35894
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 56
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 59
}
}
}
],
"range": [
- 35721,
- 35740
+ 35876,
+ 35895
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 41
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 60
}
}
@@ -57007,47 +57203,47 @@
"generator": false,
"expression": true,
"range": [
- 35712,
- 35740
+ 35867,
+ 35895
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 32
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 60
}
}
}
],
"range": [
- 35688,
- 35741
+ 35843,
+ 35896
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 8
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 61
}
}
},
"range": [
- 35688,
- 35742
+ 35843,
+ 35897
],
"loc": {
"start": {
- "line": 1272,
+ "line": 1276,
"column": 8
},
"end": {
- "line": 1272,
+ "line": 1276,
"column": 62
}
}
@@ -57060,16 +57256,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 35751,
- 35757
+ 35906,
+ 35912
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 8
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 14
}
}
@@ -57079,16 +57275,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35758,
- 35761
+ 35913,
+ 35916
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 15
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 18
}
}
@@ -57098,16 +57294,16 @@
"value": "keydown",
"raw": "'keydown'",
"range": [
- 35763,
- 35772
+ 35918,
+ 35927
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 20
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 29
}
}
@@ -57124,16 +57320,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35780,
- 35784
+ 35935,
+ 35939
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 37
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 41
}
}
@@ -57142,47 +57338,47 @@
"type": "Identifier",
"name": "onKeyDown",
"range": [
- 35785,
- 35794
+ 35940,
+ 35949
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 42
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 51
}
}
},
"range": [
- 35780,
- 35794
+ 35935,
+ 35949
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 37
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 51
}
}
},
"arguments": [],
"range": [
- 35780,
- 35796
+ 35935,
+ 35951
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 37
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 53
}
}
@@ -57190,47 +57386,47 @@
"generator": false,
"expression": true,
"range": [
- 35774,
- 35796
+ 35929,
+ 35951
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 31
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 53
}
}
}
],
"range": [
- 35751,
- 35797
+ 35906,
+ 35952
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 8
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 54
}
}
},
"range": [
- 35751,
- 35798
+ 35906,
+ 35953
],
"loc": {
"start": {
- "line": 1273,
+ "line": 1277,
"column": 8
},
"end": {
- "line": 1273,
+ "line": 1277,
"column": 55
}
}
@@ -57243,16 +57439,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 35807,
- 35813
+ 35962,
+ 35968
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 8
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 14
}
}
@@ -57262,16 +57458,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35814,
- 35817
+ 35969,
+ 35972
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 15
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 18
}
}
@@ -57281,16 +57477,16 @@
"value": "keyup",
"raw": "'keyup'",
"range": [
- 35819,
- 35826
+ 35974,
+ 35981
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 20
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 27
}
}
@@ -57303,16 +57499,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35829,
- 35832
+ 35984,
+ 35987
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 30
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 33
}
}
@@ -57326,16 +57522,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35837,
- 35841
+ 35992,
+ 35996
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 38
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 42
}
}
@@ -57344,31 +57540,31 @@
"type": "Identifier",
"name": "onKeyUp",
"range": [
- 35842,
- 35849
+ 35997,
+ 36004
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 43
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 50
}
}
},
"range": [
- 35837,
- 35849
+ 35992,
+ 36004
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 38
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 50
}
}
@@ -57378,32 +57574,32 @@
"type": "Identifier",
"name": "evt",
"range": [
- 35850,
- 35853
+ 36005,
+ 36008
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 51
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 54
}
}
}
],
"range": [
- 35837,
- 35854
+ 35992,
+ 36009
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 38
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 55
}
}
@@ -57411,47 +57607,47 @@
"generator": false,
"expression": true,
"range": [
- 35828,
- 35854
+ 35983,
+ 36009
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 29
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 55
}
}
}
],
"range": [
- 35807,
- 35855
+ 35962,
+ 36010
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 8
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 56
}
}
},
"range": [
- 35807,
- 35856
+ 35962,
+ 36011
],
"loc": {
"start": {
- "line": 1274,
+ "line": 1278,
"column": 8
},
"end": {
- "line": 1274,
+ "line": 1278,
"column": 57
}
}
@@ -57464,16 +57660,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 35865,
- 35871
+ 36020,
+ 36026
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 8
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 14
}
}
@@ -57483,16 +57679,16 @@
"type": "Identifier",
"name": "inp",
"range": [
- 35872,
- 35875
+ 36027,
+ 36030
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 15
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 18
}
}
@@ -57502,16 +57698,16 @@
"value": "blur",
"raw": "'blur'",
"range": [
- 35877,
- 35883
+ 36032,
+ 36038
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 20
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 26
}
}
@@ -57528,16 +57724,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 35891,
- 35895
+ 36046,
+ 36050
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 34
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 38
}
}
@@ -57546,47 +57742,47 @@
"type": "Identifier",
"name": "onInpBlur",
"range": [
- 35896,
- 35905
+ 36051,
+ 36060
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 39
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 48
}
}
},
"range": [
- 35891,
- 35905
+ 36046,
+ 36060
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 34
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 48
}
}
},
"arguments": [],
"range": [
- 35891,
- 35907
+ 36046,
+ 36062
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 34
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 50
}
}
@@ -57594,63 +57790,63 @@
"generator": false,
"expression": true,
"range": [
- 35885,
- 35907
+ 36040,
+ 36062
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 28
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 50
}
}
}
],
"range": [
- 35865,
- 35908
+ 36020,
+ 36063
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 8
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 51
}
}
},
"range": [
- 35865,
- 35909
+ 36020,
+ 36064
],
"loc": {
"start": {
- "line": 1275,
+ "line": 1279,
"column": 8
},
"end": {
- "line": 1275,
+ "line": 1279,
"column": 52
}
}
}
],
"range": [
- 34747,
- 35915
+ 34902,
+ 36070
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 53
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 5
}
}
@@ -57658,16 +57854,16 @@
"generator": false,
"expression": false,
"range": [
- 34715,
- 35915
+ 34870,
+ 36070
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 21
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 5
}
}
@@ -57675,16 +57871,16 @@
"kind": "method",
"computed": false,
"range": [
- 34698,
- 35915
+ 34853,
+ 36070
],
"loc": {
"start": {
- "line": 1245,
+ "line": 1249,
"column": 4
},
"end": {
- "line": 1276,
+ "line": 1280,
"column": 5
}
},
@@ -57693,16 +57889,16 @@
"type": "Block",
"value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 34474,
- 34693
+ 34629,
+ 34848
],
"loc": {
"start": {
- "line": 1239,
+ "line": 1243,
"column": 4
},
"end": {
- "line": 1244,
+ "line": 1248,
"column": 7
}
}
@@ -57711,18 +57907,18 @@
"trailingComments": [
{
"type": "Block",
- "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
+ "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 35921,
- 36070
+ 36076,
+ 36174
],
"loc": {
"start": {
- "line": 1278,
+ "line": 1282,
"column": 4
},
"end": {
- "line": 1282,
+ "line": 1285,
"column": 7
}
}
@@ -57736,16 +57932,16 @@
"type": "Identifier",
"name": "_buildSubmitButton",
"range": [
- 36075,
- 36093
+ 36179,
+ 36197
],
"loc": {
"start": {
- "line": 1283,
+ "line": 1286,
"column": 4
},
"end": {
- "line": 1283,
+ "line": 1286,
"column": 22
}
}
@@ -57756,37 +57952,19 @@
"params": [
{
"type": "Identifier",
- "name": "colIndex",
+ "name": "container",
"range": [
- 36094,
- 36102
+ 36198,
+ 36207
],
"loc": {
"start": {
- "line": 1283,
+ "line": 1286,
"column": 23
},
"end": {
- "line": 1283,
- "column": 31
- }
- }
- },
- {
- "type": "Identifier",
- "name": "container",
- "range": [
- 36104,
- 36113
- ],
- "loc": {
- "start": {
- "line": 1283,
- "column": 33
- },
- "end": {
- "line": 1283,
- "column": 42
+ "line": 1286,
+ "column": 32
}
}
}
@@ -57794,257 +57972,6 @@
"body": {
"type": "BlockStatement",
"body": [
- {
- "type": "VariableDeclaration",
- "declarations": [
- {
- "type": "VariableDeclarator",
- "id": {
- "type": "Identifier",
- "name": "externalFltTgtId",
- "range": [
- 36129,
- 36145
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 12
- },
- "end": {
- "line": 1284,
- "column": 28
- }
- }
- },
- "init": {
- "type": "ConditionalExpression",
- "test": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 36148,
- 36152
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 31
- },
- "end": {
- "line": 1284,
- "column": 35
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "isExternalFlt",
- "range": [
- 36153,
- 36166
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 36
- },
- "end": {
- "line": 1284,
- "column": 49
- }
- }
- },
- "range": [
- 36148,
- 36166
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 31
- },
- "end": {
- "line": 1284,
- "column": 49
- }
- }
- },
- "arguments": [],
- "range": [
- 36148,
- 36168
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 31
- },
- "end": {
- "line": 1284,
- "column": 51
- }
- }
- },
- "consequent": {
- "type": "MemberExpression",
- "computed": true,
- "object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 36183,
- 36187
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 12
- },
- "end": {
- "line": 1285,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "externalFltTgtIds",
- "range": [
- 36188,
- 36205
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 17
- },
- "end": {
- "line": 1285,
- "column": 34
- }
- }
- },
- "range": [
- 36183,
- 36205
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 12
- },
- "end": {
- "line": 1285,
- "column": 34
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "colIndex",
- "range": [
- 36206,
- 36214
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 35
- },
- "end": {
- "line": 1285,
- "column": 43
- }
- }
- },
- "range": [
- 36183,
- 36215
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 12
- },
- "end": {
- "line": 1285,
- "column": 44
- }
- }
- },
- "alternate": {
- "type": "Literal",
- "value": null,
- "raw": "null",
- "range": [
- 36218,
- 36222
- ],
- "loc": {
- "start": {
- "line": 1285,
- "column": 47
- },
- "end": {
- "line": 1285,
- "column": 51
- }
- }
- },
- "range": [
- 36148,
- 36222
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 31
- },
- "end": {
- "line": 1285,
- "column": 51
- }
- }
- },
- "range": [
- 36129,
- 36222
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 12
- },
- "end": {
- "line": 1285,
- "column": 51
- }
- }
- }
- ],
- "kind": "let",
- "range": [
- 36125,
- 36223
- ],
- "loc": {
- "start": {
- "line": 1284,
- "column": 8
- },
- "end": {
- "line": 1285,
- "column": 52
- }
- }
- },
{
"type": "VariableDeclaration",
"declarations": [
@@ -58054,16 +57981,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 36236,
- 36239
+ 36223,
+ 36226
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 12
},
"end": {
- "line": 1286,
+ "line": 1287,
"column": 15
}
}
@@ -58074,16 +58001,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 36242,
- 36251
+ 36229,
+ 36238
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 18
},
"end": {
- "line": 1286,
+ "line": 1287,
"column": 27
}
}
@@ -58093,16 +58020,16 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 36252,
- 36257
+ 36239,
+ 36244
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 28
},
"end": {
- "line": 1286,
+ "line": 1287,
"column": 33
}
}
@@ -58115,16 +58042,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 36272,
- 36278
+ 36259,
+ 36265
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1288,
"column": 13
},
"end": {
- "line": 1287,
+ "line": 1288,
"column": 19
}
}
@@ -58134,32 +58061,32 @@
"value": "button",
"raw": "'button'",
"range": [
- 36280,
- 36288
+ 36267,
+ 36275
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1288,
"column": 21
},
"end": {
- "line": 1287,
+ "line": 1288,
"column": 29
}
}
}
],
"range": [
- 36271,
- 36289
+ 36258,
+ 36276
],
"loc": {
"start": {
- "line": 1287,
+ "line": 1288,
"column": 12
},
"end": {
- "line": 1287,
+ "line": 1288,
"column": 30
}
}
@@ -58172,16 +58099,16 @@
"value": "value",
"raw": "'value'",
"range": [
- 36304,
- 36311
+ 36291,
+ 36298
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1289,
"column": 13
},
"end": {
- "line": 1288,
+ "line": 1289,
"column": 20
}
}
@@ -58192,16 +58119,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36313,
- 36317
+ 36300,
+ 36304
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1289,
"column": 22
},
"end": {
- "line": 1288,
+ "line": 1289,
"column": 26
}
}
@@ -58210,78 +58137,78 @@
"type": "Identifier",
"name": "btnText",
"range": [
- 36318,
- 36325
+ 36305,
+ 36312
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1289,
"column": 27
},
"end": {
- "line": 1288,
+ "line": 1289,
"column": 34
}
}
},
"range": [
- 36313,
- 36325
+ 36300,
+ 36312
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1289,
"column": 22
},
"end": {
- "line": 1288,
+ "line": 1289,
"column": 34
}
}
}
],
"range": [
- 36303,
- 36326
+ 36290,
+ 36313
],
"loc": {
"start": {
- "line": 1288,
+ "line": 1289,
"column": 12
},
"end": {
- "line": 1288,
+ "line": 1289,
"column": 35
}
}
}
],
"range": [
- 36242,
- 36336
+ 36229,
+ 36323
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 18
},
"end": {
- "line": 1289,
+ "line": 1290,
"column": 9
}
}
},
"range": [
- 36236,
- 36336
+ 36223,
+ 36323
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 12
},
"end": {
- "line": 1289,
+ "line": 1290,
"column": 9
}
}
@@ -58289,16 +58216,16 @@
],
"kind": "let",
"range": [
- 36232,
- 36337
+ 36219,
+ 36324
],
"loc": {
"start": {
- "line": 1286,
+ "line": 1287,
"column": 8
},
"end": {
- "line": 1289,
+ "line": 1290,
"column": 10
}
}
@@ -58315,16 +58242,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 36346,
- 36349
+ 36333,
+ 36336
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 8
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 11
}
}
@@ -58333,31 +58260,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 36350,
- 36359
+ 36337,
+ 36346
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 12
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 21
}
}
},
"range": [
- 36346,
- 36359
+ 36333,
+ 36346
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 8
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 21
}
}
@@ -58368,16 +58295,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36362,
- 36366
+ 36349,
+ 36353
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 24
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 28
}
}
@@ -58386,426 +58313,208 @@
"type": "Identifier",
"name": "btnCssClass",
"range": [
- 36367,
- 36378
+ 36354,
+ 36365
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 29
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 40
}
}
},
"range": [
- 36362,
- 36378
+ 36349,
+ 36365
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 24
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 40
}
}
},
"range": [
- 36346,
- 36378
+ 36333,
+ 36365
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 8
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 40
}
}
},
"range": [
- 36346,
- 36379
+ 36333,
+ 36366
],
"loc": {
"start": {
- "line": 1290,
+ "line": 1291,
"column": 8
},
"end": {
- "line": 1290,
+ "line": 1291,
"column": 41
}
},
"trailingComments": [
{
"type": "Line",
- "value": "filter is appended in custom element",
+ "value": "filter is appended in container element",
"range": [
- 36389,
- 36427
+ 36376,
+ 36417
],
"loc": {
"start": {
- "line": 1292,
+ "line": 1293,
"column": 8
},
"end": {
- "line": 1292,
- "column": 46
+ "line": 1293,
+ "column": 49
}
}
}
]
},
{
- "type": "IfStatement",
- "test": {
- "type": "Identifier",
- "name": "externalFltTgtId",
- "range": [
- 36440,
- 36456
- ],
- "loc": {
- "start": {
- "line": 1293,
- "column": 12
- },
- "end": {
- "line": 1293,
- "column": 28
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "elm",
- "range": [
- 36472,
- 36475
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 12
- },
- "end": {
- "line": 1294,
- "column": 15
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "externalFltTgtId",
- "range": [
- 36476,
- 36492
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 16
- },
- "end": {
- "line": 1294,
- "column": 32
- }
- }
- }
- ],
- "range": [
- 36472,
- 36493
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 12
- },
- "end": {
- "line": 1294,
- "column": 33
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "appendChild",
- "range": [
- 36494,
- 36505
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 34
- },
- "end": {
- "line": 1294,
- "column": 45
- }
- }
- },
- "range": [
- 36472,
- 36505
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 12
- },
- "end": {
- "line": 1294,
- "column": 45
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "btn",
- "range": [
- 36506,
- 36509
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 46
- },
- "end": {
- "line": 1294,
- "column": 49
- }
- }
- }
- ],
- "range": [
- 36472,
- 36510
- ],
- "loc": {
- "start": {
- "line": 1294,
- "column": 12
- },
- "end": {
- "line": 1294,
- "column": 50
- }
- }
- },
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "container",
"range": [
- 36472,
- 36511
+ 36426,
+ 36435
],
"loc": {
"start": {
"line": 1294,
- "column": 12
+ "column": 8
},
"end": {
"line": 1294,
- "column": 51
+ "column": 17
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "appendChild",
+ "range": [
+ 36436,
+ 36447
+ ],
+ "loc": {
+ "start": {
+ "line": 1294,
+ "column": 18
+ },
+ "end": {
+ "line": 1294,
+ "column": 29
+ }
+ }
+ },
+ "range": [
+ 36426,
+ 36447
+ ],
+ "loc": {
+ "start": {
+ "line": 1294,
+ "column": 8
+ },
+ "end": {
+ "line": 1294,
+ "column": 29
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "Identifier",
+ "name": "btn",
+ "range": [
+ 36448,
+ 36451
+ ],
+ "loc": {
+ "start": {
+ "line": 1294,
+ "column": 30
+ },
+ "end": {
+ "line": 1294,
+ "column": 33
}
}
}
],
"range": [
- 36458,
- 36521
+ 36426,
+ 36452
],
"loc": {
"start": {
- "line": 1293,
- "column": 30
+ "line": 1294,
+ "column": 8
},
"end": {
- "line": 1295,
- "column": 9
- }
- }
- },
- "alternate": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "container",
- "range": [
- 36541,
- 36550
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 12
- },
- "end": {
- "line": 1296,
- "column": 21
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "appendChild",
- "range": [
- 36551,
- 36562
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 22
- },
- "end": {
- "line": 1296,
- "column": 33
- }
- }
- },
- "range": [
- 36541,
- 36562
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 12
- },
- "end": {
- "line": 1296,
- "column": 33
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "btn",
- "range": [
- 36563,
- 36566
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 34
- },
- "end": {
- "line": 1296,
- "column": 37
- }
- }
- }
- ],
- "range": [
- 36541,
- 36567
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 12
- },
- "end": {
- "line": 1296,
- "column": 38
- }
- }
- },
- "range": [
- 36541,
- 36568
- ],
- "loc": {
- "start": {
- "line": 1296,
- "column": 12
- },
- "end": {
- "line": 1296,
- "column": 39
- }
- }
- }
- ],
- "range": [
- 36527,
- 36578
- ],
- "loc": {
- "start": {
- "line": 1295,
- "column": 15
- },
- "end": {
- "line": 1297,
- "column": 9
+ "line": 1294,
+ "column": 34
}
}
},
"range": [
- 36436,
- 36578
+ 36426,
+ 36453
],
"loc": {
"start": {
- "line": 1293,
+ "line": 1294,
"column": 8
},
"end": {
- "line": 1297,
- "column": 9
+ "line": 1294,
+ "column": 35
}
},
"leadingComments": [
{
"type": "Line",
- "value": "filter is appended in custom element",
+ "value": "filter is appended in container element",
"range": [
- 36389,
- 36427
+ 36376,
+ 36417
],
"loc": {
"start": {
- "line": 1292,
+ "line": 1293,
"column": 8
},
"end": {
- "line": 1292,
- "column": 46
+ "line": 1293,
+ "column": 49
}
}
}
@@ -58819,16 +58528,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 36588,
- 36594
+ 36463,
+ 36469
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 14
}
}
@@ -58838,16 +58547,16 @@
"type": "Identifier",
"name": "btn",
"range": [
- 36595,
- 36598
+ 36470,
+ 36473
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 15
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 18
}
}
@@ -58857,16 +58566,16 @@
"value": "click",
"raw": "'click'",
"range": [
- 36600,
- 36607
+ 36475,
+ 36482
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 20
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 27
}
}
@@ -58883,16 +58592,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 36615,
- 36619
+ 36490,
+ 36494
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 35
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 39
}
}
@@ -58901,47 +58610,47 @@
"type": "Identifier",
"name": "filter",
"range": [
- 36620,
- 36626
+ 36495,
+ 36501
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 40
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 46
}
}
},
"range": [
- 36615,
- 36626
+ 36490,
+ 36501
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 35
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 46
}
}
},
"arguments": [],
"range": [
- 36615,
- 36628
+ 36490,
+ 36503
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 35
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 48
}
}
@@ -58949,63 +58658,63 @@
"generator": false,
"expression": true,
"range": [
- 36609,
- 36628
+ 36484,
+ 36503
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 29
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 48
}
}
}
],
"range": [
- 36588,
- 36629
+ 36463,
+ 36504
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 49
}
}
},
"range": [
- 36588,
- 36630
+ 36463,
+ 36505
],
"loc": {
"start": {
- "line": 1299,
+ "line": 1296,
"column": 8
},
"end": {
- "line": 1299,
+ "line": 1296,
"column": 50
}
}
}
],
"range": [
- 36115,
- 36636
+ 36209,
+ 36511
],
"loc": {
"start": {
- "line": 1283,
- "column": 44
+ "line": 1286,
+ "column": 34
},
"end": {
- "line": 1300,
+ "line": 1297,
"column": 5
}
}
@@ -59013,16 +58722,16 @@
"generator": false,
"expression": false,
"range": [
- 36093,
- 36636
+ 36197,
+ 36511
],
"loc": {
"start": {
- "line": 1283,
+ "line": 1286,
"column": 22
},
"end": {
- "line": 1300,
+ "line": 1297,
"column": 5
}
}
@@ -59030,34 +58739,34 @@
"kind": "method",
"computed": false,
"range": [
- 36075,
- 36636
+ 36179,
+ 36511
],
"loc": {
"start": {
- "line": 1283,
+ "line": 1286,
"column": 4
},
"end": {
- "line": 1300,
+ "line": 1297,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
- "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
+ "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 35921,
- 36070
+ 36076,
+ 36174
],
"loc": {
"start": {
- "line": 1278,
+ "line": 1282,
"column": 4
},
"end": {
- "line": 1282,
+ "line": 1285,
"column": 7
}
}
@@ -59068,16 +58777,16 @@
"type": "Block",
"value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 36642,
- 36995
+ 36517,
+ 36870
],
"loc": {
"start": {
- "line": 1302,
+ "line": 1299,
"column": 4
},
"end": {
- "line": 1313,
+ "line": 1310,
"column": 7
}
}
@@ -59091,16 +58800,16 @@
"type": "Identifier",
"name": "instantiateFeatures",
"range": [
- 37000,
- 37019
+ 36875,
+ 36894
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 4
},
"end": {
- "line": 1314,
+ "line": 1311,
"column": 23
}
}
@@ -59115,16 +58824,16 @@
"type": "Identifier",
"name": "features",
"range": [
- 37020,
- 37028
+ 36895,
+ 36903
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 24
},
"end": {
- "line": 1314,
+ "line": 1311,
"column": 32
}
}
@@ -59133,31 +58842,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 37031,
- 37033
+ 36906,
+ 36908
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 35
},
"end": {
- "line": 1314,
+ "line": 1311,
"column": 37
}
}
},
"range": [
- 37020,
- 37033
+ 36895,
+ 36908
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 24
},
"end": {
- "line": 1314,
+ "line": 1311,
"column": 37
}
}
@@ -59177,16 +58886,16 @@
"type": "Identifier",
"name": "features",
"range": [
- 37045,
- 37053
+ 36920,
+ 36928
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 8
},
"end": {
- "line": 1315,
+ "line": 1312,
"column": 16
}
}
@@ -59195,31 +58904,31 @@
"type": "Identifier",
"name": "forEach",
"range": [
- 37054,
- 37061
+ 36929,
+ 36936
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 17
},
"end": {
- "line": 1315,
+ "line": 1312,
"column": 24
}
}
},
"range": [
- 37045,
- 37061
+ 36920,
+ 36936
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 8
},
"end": {
- "line": 1315,
+ "line": 1312,
"column": 24
}
}
@@ -59233,16 +58942,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37063,
- 37070
+ 36938,
+ 36945
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 26
},
"end": {
- "line": 1315,
+ "line": 1312,
"column": 33
}
}
@@ -59263,16 +58972,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37341,
- 37348
+ 37216,
+ 37223
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 12
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 19
}
}
@@ -59281,31 +58990,31 @@
"type": "Identifier",
"name": "property",
"range": [
- 37349,
- 37357
+ 37224,
+ 37232
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 20
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 28
}
}
},
"range": [
- 37341,
- 37357
+ 37216,
+ 37232
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 12
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 28
}
}
@@ -59320,16 +59029,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37360,
- 37367
+ 37235,
+ 37242
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 31
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 38
}
}
@@ -59338,31 +59047,31 @@
"type": "Identifier",
"name": "property",
"range": [
- 37368,
- 37376
+ 37243,
+ 37251
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 39
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 47
}
}
},
"range": [
- 37360,
- 37376
+ 37235,
+ 37251
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 31
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 47
}
}
@@ -59374,16 +59083,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37380,
- 37387
+ 37255,
+ 37262
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 51
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 58
}
}
@@ -59392,76 +59101,76 @@
"type": "Identifier",
"name": "name",
"range": [
- 37388,
- 37392
+ 37263,
+ 37267
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 59
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 63
}
}
},
"range": [
- 37380,
- 37392
+ 37255,
+ 37267
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 51
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 63
}
}
},
"range": [
- 37360,
- 37392
+ 37235,
+ 37267
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 31
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 63
}
}
},
"range": [
- 37341,
- 37392
+ 37216,
+ 37267
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 12
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 63
}
}
},
"range": [
- 37341,
- 37393
+ 37216,
+ 37268
],
"loc": {
"start": {
- "line": 1320,
+ "line": 1317,
"column": 12
},
"end": {
- "line": 1320,
+ "line": 1317,
"column": 64
}
},
@@ -59470,16 +59179,16 @@
"type": "Line",
"value": " TODO: remove the property field.",
"range": [
- 37089,
- 37124
+ 36964,
+ 36999
],
"loc": {
"start": {
- "line": 1316,
+ "line": 1313,
"column": 12
},
"end": {
- "line": 1316,
+ "line": 1313,
"column": 47
}
}
@@ -59488,16 +59197,16 @@
"type": "Line",
"value": " Due to naming convention inconsistencies, a `property`",
"range": [
- 37137,
- 37194
+ 37012,
+ 37069
],
"loc": {
"start": {
- "line": 1317,
+ "line": 1314,
"column": 12
},
"end": {
- "line": 1317,
+ "line": 1314,
"column": 69
}
}
@@ -59506,16 +59215,16 @@
"type": "Line",
"value": " field is added to allow a conditional instanciation based",
"range": [
- 37207,
- 37267
+ 37082,
+ 37142
],
"loc": {
"start": {
- "line": 1318,
+ "line": 1315,
"column": 12
},
"end": {
- "line": 1318,
+ "line": 1315,
"column": 72
}
}
@@ -59524,16 +59233,16 @@
"type": "Line",
"value": " on that property on TableFilter, if supplied.",
"range": [
- 37280,
- 37328
+ 37155,
+ 37203
],
"loc": {
"start": {
- "line": 1319,
+ "line": 1316,
"column": 12
},
"end": {
- "line": 1319,
+ "line": 1316,
"column": 60
}
}
@@ -59557,16 +59266,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37411,
- 37415
+ 37286,
+ 37290
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 17
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 21
}
}
@@ -59575,47 +59284,47 @@
"type": "Identifier",
"name": "hasConfig",
"range": [
- 37416,
- 37425
+ 37291,
+ 37300
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 22
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 31
}
}
},
"range": [
- 37411,
- 37425
+ 37286,
+ 37300
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 17
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 31
}
}
},
"prefix": true,
"range": [
- 37410,
- 37425
+ 37285,
+ 37300
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 16
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 31
}
}
@@ -59629,16 +59338,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37429,
- 37433
+ 37304,
+ 37308
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 35
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 39
}
}
@@ -59650,16 +59359,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37434,
- 37441
+ 37309,
+ 37316
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 40
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 47
}
}
@@ -59668,46 +59377,46 @@
"type": "Identifier",
"name": "property",
"range": [
- 37442,
- 37450
+ 37317,
+ 37325
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 48
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 56
}
}
},
"range": [
- 37434,
- 37450
+ 37309,
+ 37325
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 40
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 56
}
}
},
"range": [
- 37429,
- 37451
+ 37304,
+ 37326
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 35
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 57
}
}
@@ -59717,46 +59426,46 @@
"value": true,
"raw": "true",
"range": [
- 37456,
- 37460
+ 37331,
+ 37335
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 62
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 66
}
}
},
"range": [
- 37429,
- 37460
+ 37304,
+ 37335
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 35
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 66
}
}
},
"range": [
- 37410,
- 37460
+ 37285,
+ 37335
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 16
},
"end": {
- "line": 1321,
+ "line": 1318,
"column": 66
}
}
@@ -59771,16 +59480,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37480,
- 37487
+ 37355,
+ 37362
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 16
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 23
}
}
@@ -59789,31 +59498,31 @@
"type": "Identifier",
"name": "enforce",
"range": [
- 37488,
- 37495
+ 37363,
+ 37370
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 24
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 31
}
}
},
"range": [
- 37480,
- 37495
+ 37355,
+ 37370
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 16
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 31
}
}
@@ -59823,46 +59532,46 @@
"value": true,
"raw": "true",
"range": [
- 37500,
- 37504
+ 37375,
+ 37379
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 36
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 40
}
}
},
"range": [
- 37480,
- 37504
+ 37355,
+ 37379
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 16
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 40
}
}
},
"range": [
- 37410,
- 37504
+ 37285,
+ 37379
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 16
},
"end": {
- "line": 1322,
+ "line": 1319,
"column": 40
}
}
@@ -59884,16 +59593,16 @@
"type": "Identifier",
"name": "class",
"range": [
- 37529,
- 37534
+ 37404,
+ 37409
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 21
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 26
}
}
@@ -59902,16 +59611,16 @@
"type": "Identifier",
"name": "Cls",
"range": [
- 37536,
- 37539
+ 37411,
+ 37414
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 28
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 31
}
}
@@ -59921,16 +59630,16 @@
"shorthand": false,
"computed": false,
"range": [
- 37529,
- 37539
+ 37404,
+ 37414
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 21
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 31
}
}
@@ -59941,16 +59650,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 37541,
- 37545
+ 37416,
+ 37420
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 33
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 37
}
}
@@ -59959,16 +59668,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 37541,
- 37545
+ 37416,
+ 37420
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 33
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 37
}
}
@@ -59978,32 +59687,32 @@
"shorthand": true,
"computed": false,
"range": [
- 37541,
- 37545
+ 37416,
+ 37420
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 33
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 37
}
}
}
],
"range": [
- 37528,
- 37546
+ 37403,
+ 37421
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 20
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 38
}
}
@@ -60012,31 +59721,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37549,
- 37556
+ 37424,
+ 37431
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 41
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 48
}
}
},
"range": [
- 37528,
- 37556
+ 37403,
+ 37431
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 20
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 48
}
}
@@ -60044,16 +59753,16 @@
],
"kind": "let",
"range": [
- 37524,
- 37557
+ 37399,
+ 37432
],
"loc": {
"start": {
- "line": 1323,
+ "line": 1320,
"column": 16
},
"end": {
- "line": 1323,
+ "line": 1320,
"column": 49
}
}
@@ -60072,16 +59781,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37575,
- 37579
+ 37450,
+ 37454
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 16
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 20
}
}
@@ -60090,31 +59799,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 37580,
- 37583
+ 37455,
+ 37458
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 21
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 24
}
}
},
"range": [
- 37575,
- 37583
+ 37450,
+ 37458
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 16
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 24
}
}
@@ -60123,31 +59832,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 37584,
- 37588
+ 37459,
+ 37463
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 25
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 29
}
}
},
"range": [
- 37575,
- 37589
+ 37450,
+ 37464
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 16
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 30
}
}
@@ -60164,16 +59873,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 37592,
- 37596
+ 37467,
+ 37471
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 33
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 37
}
}
@@ -60182,31 +59891,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 37597,
- 37600
+ 37472,
+ 37475
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 38
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 41
}
}
},
"range": [
- 37592,
- 37600
+ 37467,
+ 37475
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 33
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 41
}
}
@@ -60215,31 +59924,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 37601,
- 37605
+ 37476,
+ 37480
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 42
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 46
}
}
},
"range": [
- 37592,
- 37606
+ 37467,
+ 37481
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 33
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 47
}
}
@@ -60250,16 +59959,16 @@
"type": "Identifier",
"name": "Cls",
"range": [
- 37614,
- 37617
+ 37489,
+ 37492
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 55
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 58
}
}
@@ -60268,125 +59977,125 @@
{
"type": "ThisExpression",
"range": [
- 37618,
- 37622
+ 37493,
+ 37497
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 59
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 63
}
}
}
],
"range": [
- 37610,
- 37623
+ 37485,
+ 37498
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 51
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 64
}
}
},
"range": [
- 37592,
- 37623
+ 37467,
+ 37498
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 33
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 64
}
}
},
"range": [
- 37575,
- 37623
+ 37450,
+ 37498
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 16
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 64
}
}
},
"range": [
- 37575,
- 37624
+ 37450,
+ 37499
],
"loc": {
"start": {
- "line": 1325,
+ "line": 1322,
"column": 16
},
"end": {
- "line": 1325,
+ "line": 1322,
"column": 65
}
}
}
],
"range": [
- 37506,
- 37638
+ 37381,
+ 37513
],
"loc": {
"start": {
- "line": 1322,
+ "line": 1319,
"column": 42
},
"end": {
- "line": 1326,
+ "line": 1323,
"column": 13
}
}
},
"alternate": null,
"range": [
- 37406,
- 37638
+ 37281,
+ 37513
],
"loc": {
"start": {
- "line": 1321,
+ "line": 1318,
"column": 12
},
"end": {
- "line": 1326,
+ "line": 1323,
"column": 13
}
}
}
],
"range": [
- 37075,
- 37648
+ 36950,
+ 37523
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 38
},
"end": {
- "line": 1327,
+ "line": 1324,
"column": 9
}
}
@@ -60394,63 +60103,63 @@
"generator": false,
"expression": false,
"range": [
- 37062,
- 37648
+ 36937,
+ 37523
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 25
},
"end": {
- "line": 1327,
+ "line": 1324,
"column": 9
}
}
}
],
"range": [
- 37045,
- 37649
+ 36920,
+ 37524
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 8
},
"end": {
- "line": 1327,
+ "line": 1324,
"column": 10
}
}
},
"range": [
- 37045,
- 37650
+ 36920,
+ 37525
],
"loc": {
"start": {
- "line": 1315,
+ "line": 1312,
"column": 8
},
"end": {
- "line": 1327,
+ "line": 1324,
"column": 11
}
}
}
],
"range": [
- 37035,
- 37656
+ 36910,
+ 37531
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 39
},
"end": {
- "line": 1328,
+ "line": 1325,
"column": 5
}
}
@@ -60458,16 +60167,16 @@
"generator": false,
"expression": false,
"range": [
- 37019,
- 37656
+ 36894,
+ 37531
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 23
},
"end": {
- "line": 1328,
+ "line": 1325,
"column": 5
}
}
@@ -60475,16 +60184,16 @@
"kind": "method",
"computed": false,
"range": [
- 37000,
- 37656
+ 36875,
+ 37531
],
"loc": {
"start": {
- "line": 1314,
+ "line": 1311,
"column": 4
},
"end": {
- "line": 1328,
+ "line": 1325,
"column": 5
}
},
@@ -60493,16 +60202,16 @@
"type": "Block",
"value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 36642,
- 36995
+ 36517,
+ 36870
],
"loc": {
"start": {
- "line": 1302,
+ "line": 1299,
"column": 4
},
"end": {
- "line": 1313,
+ "line": 1310,
"column": 7
}
}
@@ -60513,16 +60222,16 @@
"type": "Block",
"value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 37662,
- 37937
+ 37537,
+ 37812
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1327,
"column": 4
},
"end": {
- "line": 1339,
+ "line": 1336,
"column": 7
}
}
@@ -60536,16 +60245,16 @@
"type": "Identifier",
"name": "initFeatures",
"range": [
- 37942,
- 37954
+ 37817,
+ 37829
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 4
},
"end": {
- "line": 1340,
+ "line": 1337,
"column": 16
}
}
@@ -60560,16 +60269,16 @@
"type": "Identifier",
"name": "features",
"range": [
- 37955,
- 37963
+ 37830,
+ 37838
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 17
},
"end": {
- "line": 1340,
+ "line": 1337,
"column": 25
}
}
@@ -60578,31 +60287,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 37966,
- 37968
+ 37841,
+ 37843
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 28
},
"end": {
- "line": 1340,
+ "line": 1337,
"column": 30
}
}
},
"range": [
- 37955,
- 37968
+ 37830,
+ 37843
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 17
},
"end": {
- "line": 1340,
+ "line": 1337,
"column": 30
}
}
@@ -60622,16 +60331,16 @@
"type": "Identifier",
"name": "features",
"range": [
- 37980,
- 37988
+ 37855,
+ 37863
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 8
},
"end": {
- "line": 1341,
+ "line": 1338,
"column": 16
}
}
@@ -60640,31 +60349,31 @@
"type": "Identifier",
"name": "forEach",
"range": [
- 37989,
- 37996
+ 37864,
+ 37871
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 17
},
"end": {
- "line": 1341,
+ "line": 1338,
"column": 24
}
}
},
"range": [
- 37980,
- 37996
+ 37855,
+ 37871
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 8
},
"end": {
- "line": 1341,
+ "line": 1338,
"column": 24
}
}
@@ -60678,16 +60387,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 37998,
- 38005
+ 37873,
+ 37880
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 26
},
"end": {
- "line": 1341,
+ "line": 1338,
"column": 33
}
}
@@ -60710,16 +60419,16 @@
"type": "Identifier",
"name": "property",
"range": [
- 38029,
- 38037
+ 37904,
+ 37912
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 17
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 25
}
}
@@ -60728,16 +60437,16 @@
"type": "Identifier",
"name": "property",
"range": [
- 38029,
- 38037
+ 37904,
+ 37912
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 17
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 25
}
}
@@ -60747,16 +60456,16 @@
"shorthand": true,
"computed": false,
"range": [
- 38029,
- 38037
+ 37904,
+ 37912
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 17
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 25
}
}
@@ -60767,16 +60476,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 38039,
- 38043
+ 37914,
+ 37918
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 27
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 31
}
}
@@ -60785,16 +60494,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 38039,
- 38043
+ 37914,
+ 37918
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 27
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 31
}
}
@@ -60804,32 +60513,32 @@
"shorthand": true,
"computed": false,
"range": [
- 38039,
- 38043
+ 37914,
+ 37918
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 27
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 31
}
}
}
],
"range": [
- 38028,
- 38044
+ 37903,
+ 37919
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 16
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 32
}
}
@@ -60838,31 +60547,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 38047,
- 38054
+ 37922,
+ 37929
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 35
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 42
}
}
},
"range": [
- 38028,
- 38054
+ 37903,
+ 37929
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 16
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 42
}
}
@@ -60870,16 +60579,16 @@
],
"kind": "let",
"range": [
- 38024,
- 38055
+ 37899,
+ 37930
],
"loc": {
"start": {
- "line": 1342,
+ "line": 1339,
"column": 12
},
"end": {
- "line": 1342,
+ "line": 1339,
"column": 43
}
}
@@ -60898,16 +60607,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38072,
- 38076
+ 37947,
+ 37951
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 16
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 20
}
}
@@ -60916,31 +60625,31 @@
"type": "Identifier",
"name": "property",
"range": [
- 38077,
- 38085
+ 37952,
+ 37960
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 21
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 29
}
}
},
"range": [
- 38072,
- 38086
+ 37947,
+ 37961
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 16
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 30
}
}
@@ -60950,31 +60659,31 @@
"value": true,
"raw": "true",
"range": [
- 38091,
- 38095
+ 37966,
+ 37970
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 35
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 39
}
}
},
"range": [
- 38072,
- 38095
+ 37947,
+ 37970
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 16
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 39
}
}
@@ -60988,16 +60697,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38099,
- 38103
+ 37974,
+ 37978
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 43
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 47
}
}
@@ -61006,31 +60715,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 38104,
- 38107
+ 37979,
+ 37982
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 48
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 51
}
}
},
"range": [
- 38099,
- 38107
+ 37974,
+ 37982
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 43
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 51
}
}
@@ -61039,46 +60748,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 38108,
- 38112
+ 37983,
+ 37987
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 52
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 56
}
}
},
"range": [
- 38099,
- 38113
+ 37974,
+ 37988
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 43
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 57
}
}
},
"range": [
- 38072,
- 38113
+ 37947,
+ 37988
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 16
},
"end": {
- "line": 1343,
+ "line": 1340,
"column": 57
}
}
@@ -61102,16 +60811,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38133,
- 38137
+ 38008,
+ 38012
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 20
}
}
@@ -61120,31 +60829,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 38138,
- 38141
+ 38013,
+ 38016
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 21
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 24
}
}
},
"range": [
- 38133,
- 38141
+ 38008,
+ 38016
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 24
}
}
@@ -61153,31 +60862,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 38142,
- 38146
+ 38017,
+ 38021
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 25
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 29
}
}
},
"range": [
- 38133,
- 38147
+ 38008,
+ 38022
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 30
}
}
@@ -61186,110 +60895,110 @@
"type": "Identifier",
"name": "init",
"range": [
- 38148,
- 38152
+ 38023,
+ 38027
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 31
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 35
}
}
},
"range": [
- 38133,
- 38152
+ 38008,
+ 38027
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 35
}
}
},
"arguments": [],
"range": [
- 38133,
- 38154
+ 38008,
+ 38029
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 37
}
}
},
"range": [
- 38133,
- 38155
+ 38008,
+ 38030
],
"loc": {
"start": {
- "line": 1344,
+ "line": 1341,
"column": 16
},
"end": {
- "line": 1344,
+ "line": 1341,
"column": 38
}
}
}
],
"range": [
- 38115,
- 38169
+ 37990,
+ 38044
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 59
},
"end": {
- "line": 1345,
+ "line": 1342,
"column": 13
}
}
},
"alternate": null,
"range": [
- 38068,
- 38169
+ 37943,
+ 38044
],
"loc": {
"start": {
- "line": 1343,
+ "line": 1340,
"column": 12
},
"end": {
- "line": 1345,
+ "line": 1342,
"column": 13
}
}
}
],
"range": [
- 38010,
- 38179
+ 37885,
+ 38054
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 38
},
"end": {
- "line": 1346,
+ "line": 1343,
"column": 9
}
}
@@ -61297,63 +61006,63 @@
"generator": false,
"expression": false,
"range": [
- 37997,
- 38179
+ 37872,
+ 38054
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 25
},
"end": {
- "line": 1346,
+ "line": 1343,
"column": 9
}
}
}
],
"range": [
- 37980,
- 38180
+ 37855,
+ 38055
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 8
},
"end": {
- "line": 1346,
+ "line": 1343,
"column": 10
}
}
},
"range": [
- 37980,
- 38181
+ 37855,
+ 38056
],
"loc": {
"start": {
- "line": 1341,
+ "line": 1338,
"column": 8
},
"end": {
- "line": 1346,
+ "line": 1343,
"column": 11
}
}
}
],
"range": [
- 37970,
- 38187
+ 37845,
+ 38062
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 32
},
"end": {
- "line": 1347,
+ "line": 1344,
"column": 5
}
}
@@ -61361,16 +61070,16 @@
"generator": false,
"expression": false,
"range": [
- 37954,
- 38187
+ 37829,
+ 38062
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 16
},
"end": {
- "line": 1347,
+ "line": 1344,
"column": 5
}
}
@@ -61378,16 +61087,16 @@
"kind": "method",
"computed": false,
"range": [
- 37942,
- 38187
+ 37817,
+ 38062
],
"loc": {
"start": {
- "line": 1340,
+ "line": 1337,
"column": 4
},
"end": {
- "line": 1347,
+ "line": 1344,
"column": 5
}
},
@@ -61396,16 +61105,16 @@
"type": "Block",
"value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 37662,
- 37937
+ 37537,
+ 37812
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1327,
"column": 4
},
"end": {
- "line": 1339,
+ "line": 1336,
"column": 7
}
}
@@ -61416,16 +61125,16 @@
"type": "Block",
"value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ",
"range": [
- 38193,
- 38327
+ 38068,
+ 38202
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1346,
"column": 4
},
"end": {
- "line": 1353,
+ "line": 1350,
"column": 7
}
}
@@ -61439,16 +61148,16 @@
"type": "Identifier",
"name": "feature",
"range": [
- 38332,
- 38339
+ 38207,
+ 38214
],
"loc": {
"start": {
- "line": 1354,
+ "line": 1351,
"column": 4
},
"end": {
- "line": 1354,
+ "line": 1351,
"column": 11
}
}
@@ -61461,16 +61170,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 38340,
- 38344
+ 38215,
+ 38219
],
"loc": {
"start": {
- "line": 1354,
+ "line": 1351,
"column": 12
},
"end": {
- "line": 1354,
+ "line": 1351,
"column": 16
}
}
@@ -61490,16 +61199,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38363,
- 38367
+ 38238,
+ 38242
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 15
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 19
}
}
@@ -61508,31 +61217,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 38368,
- 38371
+ 38243,
+ 38246
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 20
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 23
}
}
},
"range": [
- 38363,
- 38371
+ 38238,
+ 38246
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 15
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 23
}
}
@@ -61541,62 +61250,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 38372,
- 38376
+ 38247,
+ 38251
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 24
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 28
}
}
},
"range": [
- 38363,
- 38377
+ 38238,
+ 38252
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 15
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 29
}
}
},
"range": [
- 38356,
- 38378
+ 38231,
+ 38253
],
"loc": {
"start": {
- "line": 1355,
+ "line": 1352,
"column": 8
},
"end": {
- "line": 1355,
+ "line": 1352,
"column": 30
}
}
}
],
"range": [
- 38346,
- 38384
+ 38221,
+ 38259
],
"loc": {
"start": {
- "line": 1354,
+ "line": 1351,
"column": 18
},
"end": {
- "line": 1356,
+ "line": 1353,
"column": 5
}
}
@@ -61604,16 +61313,16 @@
"generator": false,
"expression": false,
"range": [
- 38339,
- 38384
+ 38214,
+ 38259
],
"loc": {
"start": {
- "line": 1354,
+ "line": 1351,
"column": 11
},
"end": {
- "line": 1356,
+ "line": 1353,
"column": 5
}
}
@@ -61621,16 +61330,16 @@
"kind": "method",
"computed": false,
"range": [
- 38332,
- 38384
+ 38207,
+ 38259
],
"loc": {
"start": {
- "line": 1354,
+ "line": 1351,
"column": 4
},
"end": {
- "line": 1356,
+ "line": 1353,
"column": 5
}
},
@@ -61639,16 +61348,16 @@
"type": "Block",
"value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ",
"range": [
- 38193,
- 38327
+ 38068,
+ 38202
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1346,
"column": 4
},
"end": {
- "line": 1353,
+ "line": 1350,
"column": 7
}
}
@@ -61659,16 +61368,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38390,
- 38474
+ 38265,
+ 38349
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1355,
"column": 4
},
"end": {
- "line": 1360,
+ "line": 1357,
"column": 7
}
}
@@ -61682,16 +61391,16 @@
"type": "Identifier",
"name": "initExtensions",
"range": [
- 38479,
- 38493
+ 38354,
+ 38368
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1358,
"column": 4
},
"end": {
- "line": 1361,
+ "line": 1358,
"column": 18
}
}
@@ -61712,16 +61421,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 38510,
- 38514
+ 38385,
+ 38389
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 12
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 16
}
}
@@ -61732,16 +61441,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38517,
- 38521
+ 38392,
+ 38396
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 19
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 23
}
}
@@ -61750,46 +61459,46 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 38522,
- 38532
+ 38397,
+ 38407
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 24
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 34
}
}
},
"range": [
- 38517,
- 38532
+ 38392,
+ 38407
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 19
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 34
}
}
},
"range": [
- 38510,
- 38532
+ 38385,
+ 38407
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 12
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 34
}
}
@@ -61797,16 +61506,16 @@
],
"kind": "let",
"range": [
- 38506,
- 38533
+ 38381,
+ 38408
],
"loc": {
"start": {
- "line": 1362,
+ "line": 1359,
"column": 8
},
"end": {
- "line": 1362,
+ "line": 1359,
"column": 35
}
}
@@ -61823,16 +61532,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 38546,
- 38550
+ 38421,
+ 38425
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 12
},
"end": {
- "line": 1363,
+ "line": 1360,
"column": 16
}
}
@@ -61841,31 +61550,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 38551,
- 38557
+ 38426,
+ 38432
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 17
},
"end": {
- "line": 1363,
+ "line": 1360,
"column": 23
}
}
},
"range": [
- 38546,
- 38557
+ 38421,
+ 38432
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 12
},
"end": {
- "line": 1363,
+ "line": 1360,
"column": 23
}
}
@@ -61875,31 +61584,31 @@
"value": 0,
"raw": "0",
"range": [
- 38562,
- 38563
+ 38437,
+ 38438
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 28
},
"end": {
- "line": 1363,
+ "line": 1360,
"column": 29
}
}
},
"range": [
- 38546,
- 38563
+ 38421,
+ 38438
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 12
},
"end": {
- "line": 1363,
+ "line": 1360,
"column": 29
}
}
@@ -61911,48 +61620,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 38579,
- 38586
+ 38454,
+ 38461
],
"loc": {
"start": {
- "line": 1364,
+ "line": 1361,
"column": 12
},
"end": {
- "line": 1364,
+ "line": 1361,
"column": 19
}
}
}
],
"range": [
- 38565,
- 38596
+ 38440,
+ 38471
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 31
},
"end": {
- "line": 1365,
+ "line": 1362,
"column": 9
}
}
},
"alternate": null,
"range": [
- 38542,
- 38596
+ 38417,
+ 38471
],
"loc": {
"start": {
- "line": 1363,
+ "line": 1360,
"column": 8
},
"end": {
- "line": 1365,
+ "line": 1362,
"column": 9
}
},
@@ -61961,16 +61670,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 38606,
- 38659
+ 38481,
+ 38534
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1364,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1364,
"column": 61
}
}
@@ -61986,16 +61695,16 @@
"type": "Identifier",
"name": "__webpack_public_path__",
"range": [
- 38668,
- 38691
+ 38543,
+ 38566
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 8
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 31
}
}
@@ -62006,16 +61715,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38694,
- 38698
+ 38569,
+ 38573
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 34
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 38
}
}
@@ -62024,61 +61733,61 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 38699,
- 38707
+ 38574,
+ 38582
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 39
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 47
}
}
},
"range": [
- 38694,
- 38707
+ 38569,
+ 38582
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 34
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 47
}
}
},
"range": [
- 38668,
- 38707
+ 38543,
+ 38582
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 8
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 47
}
}
},
"range": [
- 38668,
- 38708
+ 38543,
+ 38583
],
"loc": {
"start": {
- "line": 1368,
+ "line": 1365,
"column": 8
},
"end": {
- "line": 1368,
+ "line": 1365,
"column": 48
}
},
@@ -62087,16 +61796,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 38606,
- 38659
+ 38481,
+ 38534
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1364,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1364,
"column": 61
}
}
@@ -62116,16 +61825,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38718,
- 38722
+ 38593,
+ 38597
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 8
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 12
}
}
@@ -62134,31 +61843,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 38723,
- 38730
+ 38598,
+ 38605
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 13
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 20
}
}
},
"range": [
- 38718,
- 38730
+ 38593,
+ 38605
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 8
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 20
}
}
@@ -62167,31 +61876,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 38731,
- 38735
+ 38606,
+ 38610
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 21
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 25
}
}
},
"range": [
- 38718,
- 38735
+ 38593,
+ 38610
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 8
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 25
}
}
@@ -62202,16 +61911,16 @@
"value": "before-loading-extensions",
"raw": "'before-loading-extensions'",
"range": [
- 38736,
- 38763
+ 38611,
+ 38638
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 26
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 53
}
}
@@ -62219,47 +61928,47 @@
{
"type": "ThisExpression",
"range": [
- 38765,
- 38769
+ 38640,
+ 38644
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 55
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 59
}
}
}
],
"range": [
- 38718,
- 38770
+ 38593,
+ 38645
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 8
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 60
}
}
},
"range": [
- 38718,
- 38771
+ 38593,
+ 38646
],
"loc": {
"start": {
- "line": 1370,
+ "line": 1367,
"column": 8
},
"end": {
- "line": 1370,
+ "line": 1367,
"column": 61
}
}
@@ -62275,16 +61984,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 38789,
- 38790
+ 38664,
+ 38665
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 17
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 18
}
}
@@ -62294,31 +62003,31 @@
"value": 0,
"raw": "0",
"range": [
- 38793,
- 38794
+ 38668,
+ 38669
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 21
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 22
}
}
},
"range": [
- 38789,
- 38794
+ 38664,
+ 38669
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 17
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 22
}
}
@@ -62329,16 +62038,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 38796,
- 38799
+ 38671,
+ 38674
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 24
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 27
}
}
@@ -62350,16 +62059,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 38802,
- 38806
+ 38677,
+ 38681
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 30
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 34
}
}
@@ -62368,46 +62077,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 38807,
- 38813
+ 38682,
+ 38688
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 35
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 41
}
}
},
"range": [
- 38802,
- 38813
+ 38677,
+ 38688
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 30
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 41
}
}
},
"range": [
- 38796,
- 38813
+ 38671,
+ 38688
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 24
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 41
}
}
@@ -62415,16 +62124,16 @@
],
"kind": "let",
"range": [
- 38785,
- 38813
+ 38660,
+ 38688
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 13
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 41
}
}
@@ -62436,16 +62145,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 38815,
- 38816
+ 38690,
+ 38691
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 43
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 44
}
}
@@ -62454,31 +62163,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 38819,
- 38822
+ 38694,
+ 38697
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 47
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 50
}
}
},
"range": [
- 38815,
- 38822
+ 38690,
+ 38697
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 43
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 50
}
}
@@ -62490,32 +62199,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 38824,
- 38825
+ 38699,
+ 38700
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 52
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 53
}
}
},
"prefix": false,
"range": [
- 38824,
- 38827
+ 38699,
+ 38702
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 52
},
"end": {
- "line": 1371,
+ "line": 1368,
"column": 55
}
}
@@ -62532,16 +62241,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 38847,
- 38850
+ 38722,
+ 38725
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 16
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 19
}
}
@@ -62553,16 +62262,16 @@
"type": "Identifier",
"name": "exts",
"range": [
- 38853,
- 38857
+ 38728,
+ 38732
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 22
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 26
}
}
@@ -62571,46 +62280,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 38858,
- 38859
+ 38733,
+ 38734
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 27
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 28
}
}
},
"range": [
- 38853,
- 38860
+ 38728,
+ 38735
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 22
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 29
}
}
},
"range": [
- 38847,
- 38860
+ 38722,
+ 38735
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 16
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 29
}
}
@@ -62618,16 +62327,16 @@
],
"kind": "let",
"range": [
- 38843,
- 38861
+ 38718,
+ 38736
],
"loc": {
"start": {
- "line": 1372,
+ "line": 1369,
"column": 12
},
"end": {
- "line": 1372,
+ "line": 1369,
"column": 30
}
}
@@ -62642,16 +62351,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38874,
- 38878
+ 38749,
+ 38753
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 12
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 16
}
}
@@ -62660,31 +62369,31 @@
"type": "Identifier",
"name": "loadExtension",
"range": [
- 38879,
- 38892
+ 38754,
+ 38767
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 17
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 30
}
}
},
"range": [
- 38874,
- 38892
+ 38749,
+ 38767
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 12
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 30
}
}
@@ -62694,78 +62403,78 @@
"type": "Identifier",
"name": "ext",
"range": [
- 38893,
- 38896
+ 38768,
+ 38771
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 31
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 34
}
}
}
],
"range": [
- 38874,
- 38897
+ 38749,
+ 38772
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 12
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 35
}
}
},
"range": [
- 38874,
- 38898
+ 38749,
+ 38773
],
"loc": {
"start": {
- "line": 1373,
+ "line": 1370,
"column": 12
},
"end": {
- "line": 1373,
+ "line": 1370,
"column": 36
}
}
}
],
"range": [
- 38829,
- 38908
+ 38704,
+ 38783
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 57
},
"end": {
- "line": 1374,
+ "line": 1371,
"column": 9
}
}
},
"range": [
- 38780,
- 38908
+ 38655,
+ 38783
],
"loc": {
"start": {
- "line": 1371,
+ "line": 1368,
"column": 8
},
"end": {
- "line": 1374,
+ "line": 1371,
"column": 9
}
}
@@ -62783,16 +62492,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 38917,
- 38921
+ 38792,
+ 38796
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 12
}
}
@@ -62801,31 +62510,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 38922,
- 38929
+ 38797,
+ 38804
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 13
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 20
}
}
},
"range": [
- 38917,
- 38929
+ 38792,
+ 38804
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 20
}
}
@@ -62834,31 +62543,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 38930,
- 38934
+ 38805,
+ 38809
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 21
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 25
}
}
},
"range": [
- 38917,
- 38934
+ 38792,
+ 38809
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 25
}
}
@@ -62869,16 +62578,16 @@
"value": "after-loading-extensions",
"raw": "'after-loading-extensions'",
"range": [
- 38935,
- 38961
+ 38810,
+ 38836
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 26
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 52
}
}
@@ -62886,63 +62595,63 @@
{
"type": "ThisExpression",
"range": [
- 38963,
- 38967
+ 38838,
+ 38842
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 54
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 58
}
}
}
],
"range": [
- 38917,
- 38968
+ 38792,
+ 38843
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 59
}
}
},
"range": [
- 38917,
- 38969
+ 38792,
+ 38844
],
"loc": {
"start": {
- "line": 1375,
+ "line": 1372,
"column": 8
},
"end": {
- "line": 1375,
+ "line": 1372,
"column": 60
}
}
}
],
"range": [
- 38496,
- 38975
+ 38371,
+ 38850
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1358,
"column": 21
},
"end": {
- "line": 1376,
+ "line": 1373,
"column": 5
}
}
@@ -62950,16 +62659,16 @@
"generator": false,
"expression": false,
"range": [
- 38493,
- 38975
+ 38368,
+ 38850
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1358,
"column": 18
},
"end": {
- "line": 1376,
+ "line": 1373,
"column": 5
}
}
@@ -62967,16 +62676,16 @@
"kind": "method",
"computed": false,
"range": [
- 38479,
- 38975
+ 38354,
+ 38850
],
"loc": {
"start": {
- "line": 1361,
+ "line": 1358,
"column": 4
},
"end": {
- "line": 1376,
+ "line": 1373,
"column": 5
}
},
@@ -62985,16 +62694,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38390,
- 38474
+ 38265,
+ 38349
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1355,
"column": 4
},
"end": {
- "line": 1360,
+ "line": 1357,
"column": 7
}
}
@@ -63005,16 +62714,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 38981,
- 39076
+ 38856,
+ 38951
],
"loc": {
"start": {
- "line": 1378,
+ "line": 1375,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1378,
"column": 7
}
}
@@ -63028,16 +62737,16 @@
"type": "Identifier",
"name": "loadExtension",
"range": [
- 39081,
- 39094
+ 38956,
+ 38969
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1379,
"column": 4
},
"end": {
- "line": 1382,
+ "line": 1379,
"column": 17
}
}
@@ -63050,16 +62759,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39095,
- 39098
+ 38970,
+ 38973
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1379,
"column": 18
},
"end": {
- "line": 1382,
+ "line": 1379,
"column": 21
}
}
@@ -63083,32 +62792,32 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39115,
- 39118
+ 38990,
+ 38993
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 13
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 16
}
}
},
"prefix": true,
"range": [
- 39114,
- 39118
+ 38989,
+ 38993
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 12
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 16
}
}
@@ -63123,16 +62832,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39123,
- 39126
+ 38998,
+ 39001
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 21
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 24
}
}
@@ -63141,62 +62850,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 39127,
- 39131
+ 39002,
+ 39006
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 25
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 29
}
}
},
"range": [
- 39123,
- 39131
+ 38998,
+ 39006
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 21
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 29
}
}
},
"prefix": true,
"range": [
- 39122,
- 39131
+ 38997,
+ 39006
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 20
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 29
}
}
},
"range": [
- 39114,
- 39131
+ 38989,
+ 39006
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 12
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 29
}
}
@@ -63209,16 +62918,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39135,
- 39139
+ 39010,
+ 39014
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 33
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 37
}
}
@@ -63227,31 +62936,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 39140,
- 39152
+ 39015,
+ 39027
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 38
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 50
}
}
},
"range": [
- 39135,
- 39152
+ 39010,
+ 39027
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 33
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 50
}
}
@@ -63264,16 +62973,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39153,
- 39156
+ 39028,
+ 39031
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 51
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 54
}
}
@@ -63282,62 +62991,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 39157,
- 39161
+ 39032,
+ 39036
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 55
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 59
}
}
},
"range": [
- 39153,
- 39161
+ 39028,
+ 39036
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 51
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 59
}
}
}
],
"range": [
- 39135,
- 39162
+ 39010,
+ 39037
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 33
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 60
}
}
},
"range": [
- 39114,
- 39162
+ 38989,
+ 39037
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 12
},
"end": {
- "line": 1383,
+ "line": 1380,
"column": 60
}
}
@@ -63349,48 +63058,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 39178,
- 39185
+ 39053,
+ 39060
],
"loc": {
"start": {
- "line": 1384,
+ "line": 1381,
"column": 12
},
"end": {
- "line": 1384,
+ "line": 1381,
"column": 19
}
}
}
],
"range": [
- 39164,
- 39195
+ 39039,
+ 39070
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 62
},
"end": {
- "line": 1385,
+ "line": 1382,
"column": 9
}
}
},
"alternate": null,
"range": [
- 39110,
- 39195
+ 38985,
+ 39070
],
"loc": {
"start": {
- "line": 1383,
+ "line": 1380,
"column": 8
},
"end": {
- "line": 1385,
+ "line": 1382,
"column": 9
}
}
@@ -63404,16 +63113,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39209,
- 39213
+ 39084,
+ 39088
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 12
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 16
}
}
@@ -63425,16 +63134,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39216,
- 39219
+ 39091,
+ 39094
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 19
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 22
}
}
@@ -63443,46 +63152,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 39220,
- 39224
+ 39095,
+ 39099
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 23
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 27
}
}
},
"range": [
- 39216,
- 39224
+ 39091,
+ 39099
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 19
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 27
}
}
},
"range": [
- 39209,
- 39224
+ 39084,
+ 39099
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 12
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 27
}
}
@@ -63490,16 +63199,16 @@
],
"kind": "let",
"range": [
- 39205,
- 39225
+ 39080,
+ 39100
],
"loc": {
"start": {
- "line": 1387,
+ "line": 1384,
"column": 8
},
"end": {
- "line": 1387,
+ "line": 1384,
"column": 28
}
}
@@ -63513,16 +63222,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 39238,
- 39242
+ 39113,
+ 39117
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 12
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 16
}
}
@@ -63534,16 +63243,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39245,
- 39248
+ 39120,
+ 39123
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 19
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 22
}
}
@@ -63552,46 +63261,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 39249,
- 39253
+ 39124,
+ 39128
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 23
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 27
}
}
},
"range": [
- 39245,
- 39253
+ 39120,
+ 39128
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 19
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 27
}
}
},
"range": [
- 39238,
- 39253
+ 39113,
+ 39128
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 12
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 27
}
}
@@ -63599,16 +63308,16 @@
],
"kind": "let",
"range": [
- 39234,
- 39254
+ 39109,
+ 39129
],
"loc": {
"start": {
- "line": 1388,
+ "line": 1385,
"column": 8
},
"end": {
- "line": 1388,
+ "line": 1385,
"column": 28
}
}
@@ -63622,32 +63331,32 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39267,
- 39277
+ 39142,
+ 39152
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1386,
"column": 12
},
"end": {
- "line": 1389,
+ "line": 1386,
"column": 22
}
}
},
"init": null,
"range": [
- 39267,
- 39277
+ 39142,
+ 39152
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1386,
"column": 12
},
"end": {
- "line": 1389,
+ "line": 1386,
"column": 22
}
}
@@ -63655,16 +63364,16 @@
],
"kind": "let",
"range": [
- 39263,
- 39278
+ 39138,
+ 39153
],
"loc": {
"start": {
- "line": 1389,
+ "line": 1386,
"column": 8
},
"end": {
- "line": 1389,
+ "line": 1386,
"column": 23
}
}
@@ -63678,16 +63387,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39292,
- 39296
+ 39167,
+ 39171
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1388,
"column": 12
},
"end": {
- "line": 1391,
+ "line": 1388,
"column": 16
}
}
@@ -63696,31 +63405,31 @@
"type": "Identifier",
"name": "path",
"range": [
- 39300,
- 39304
+ 39175,
+ 39179
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1388,
"column": 20
},
"end": {
- "line": 1391,
+ "line": 1388,
"column": 24
}
}
},
"range": [
- 39292,
- 39304
+ 39167,
+ 39179
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1388,
"column": 12
},
"end": {
- "line": 1391,
+ "line": 1388,
"column": 24
}
}
@@ -63737,16 +63446,16 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39320,
- 39330
+ 39195,
+ 39205
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 12
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 22
}
}
@@ -63761,16 +63470,16 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39333,
- 39336
+ 39208,
+ 39211
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 25
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 28
}
}
@@ -63779,31 +63488,31 @@
"type": "Identifier",
"name": "path",
"range": [
- 39337,
- 39341
+ 39212,
+ 39216
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 29
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 33
}
}
},
"range": [
- 39333,
- 39341
+ 39208,
+ 39216
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 25
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 33
}
}
@@ -63812,77 +63521,77 @@
"type": "Identifier",
"name": "name",
"range": [
- 39344,
- 39348
+ 39219,
+ 39223
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 36
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 40
}
}
},
"range": [
- 39333,
- 39348
+ 39208,
+ 39223
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 25
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 40
}
}
},
"range": [
- 39320,
- 39348
+ 39195,
+ 39223
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 12
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 40
}
}
},
"range": [
- 39320,
- 39349
+ 39195,
+ 39224
],
"loc": {
"start": {
- "line": 1392,
+ "line": 1389,
"column": 12
},
"end": {
- "line": 1392,
+ "line": 1389,
"column": 41
}
}
}
],
"range": [
- 39306,
- 39359
+ 39181,
+ 39234
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1388,
"column": 26
},
"end": {
- "line": 1393,
+ "line": 1390,
"column": 9
}
}
@@ -63899,16 +63608,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39379,
- 39383
+ 39254,
+ 39258
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 12
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 16
}
}
@@ -63922,16 +63631,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39386,
- 39390
+ 39261,
+ 39265
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 19
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 23
}
}
@@ -63940,31 +63649,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 39391,
- 39398
+ 39266,
+ 39273
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 24
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 31
}
}
},
"range": [
- 39386,
- 39398
+ 39261,
+ 39273
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 19
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 31
}
}
@@ -63975,16 +63684,16 @@
"value": ".js",
"raw": "'.js'",
"range": [
- 39399,
- 39404
+ 39274,
+ 39279
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 32
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 37
}
}
@@ -63994,62 +63703,62 @@
"value": "",
"raw": "''",
"range": [
- 39406,
- 39408
+ 39281,
+ 39283
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 39
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 41
}
}
}
],
"range": [
- 39386,
- 39409
+ 39261,
+ 39284
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 19
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 42
}
}
},
"range": [
- 39379,
- 39409
+ 39254,
+ 39284
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 12
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 42
}
}
},
"range": [
- 39379,
- 39410
+ 39254,
+ 39285
],
"loc": {
"start": {
- "line": 1394,
+ "line": 1391,
"column": 12
},
"end": {
- "line": 1394,
+ "line": 1391,
"column": 43
}
}
@@ -64063,16 +63772,16 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39423,
- 39433
+ 39298,
+ 39308
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 12
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 22
}
}
@@ -64087,16 +63796,16 @@
"value": "extensions/{}/{}",
"raw": "'extensions/{}/{}'",
"range": [
- 39436,
- 39454
+ 39311,
+ 39329
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 25
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 43
}
}
@@ -64105,31 +63814,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 39455,
- 39462
+ 39330,
+ 39337
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 44
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 51
}
}
},
"range": [
- 39436,
- 39462
+ 39311,
+ 39337
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 25
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 51
}
}
@@ -64144,16 +63853,16 @@
"flags": "g"
},
"range": [
- 39463,
- 39468
+ 39338,
+ 39343
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 52
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 57
}
}
@@ -64162,93 +63871,93 @@
"type": "Identifier",
"name": "name",
"range": [
- 39470,
- 39474
+ 39345,
+ 39349
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 59
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 63
}
}
}
],
"range": [
- 39436,
- 39475
+ 39311,
+ 39350
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 25
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 64
}
}
},
"range": [
- 39423,
- 39475
+ 39298,
+ 39350
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 12
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 64
}
}
},
"range": [
- 39423,
- 39476
+ 39298,
+ 39351
],
"loc": {
"start": {
- "line": 1395,
+ "line": 1392,
"column": 12
},
"end": {
- "line": 1395,
+ "line": 1392,
"column": 65
}
}
}
],
"range": [
- 39365,
- 39486
+ 39240,
+ 39361
],
"loc": {
"start": {
- "line": 1393,
+ "line": 1390,
"column": 15
},
"end": {
- "line": 1396,
+ "line": 1393,
"column": 9
}
}
},
"range": [
- 39288,
- 39486
+ 39163,
+ 39361
],
"loc": {
"start": {
- "line": 1391,
+ "line": 1388,
"column": 8
},
"end": {
- "line": 1396,
+ "line": 1393,
"column": 9
}
},
@@ -64257,16 +63966,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39496,
- 39526
+ 39371,
+ 39401
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1398,
+ "line": 1395,
"column": 38
}
}
@@ -64281,16 +63990,16 @@
"type": "Identifier",
"name": "require",
"range": [
- 39535,
- 39542
+ 39410,
+ 39417
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 15
}
}
@@ -64307,16 +64016,16 @@
"value": "./",
"raw": "'./'",
"range": [
- 39544,
- 39548
+ 39419,
+ 39423
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 17
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 21
}
}
@@ -64325,47 +64034,47 @@
"type": "Identifier",
"name": "modulePath",
"range": [
- 39551,
- 39561
+ 39426,
+ 39436
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 24
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 34
}
}
},
"range": [
- 39544,
- 39561
+ 39419,
+ 39436
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 17
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 34
}
}
}
],
"range": [
- 39543,
- 39562
+ 39418,
+ 39437
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 16
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 35
}
}
@@ -64378,16 +64087,16 @@
"type": "Identifier",
"name": "mod",
"range": [
- 39565,
- 39568
+ 39440,
+ 39443
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 38
},
"end": {
- "line": 1399,
+ "line": 1396,
"column": 41
}
}
@@ -64405,16 +64114,16 @@
"type": "Identifier",
"name": "inst",
"range": [
- 39624,
- 39628
+ 39499,
+ 39503
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 16
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 20
}
}
@@ -64428,16 +64137,16 @@
"type": "Identifier",
"name": "mod",
"range": [
- 39635,
- 39638
+ 39510,
+ 39513
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 27
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 30
}
}
@@ -64446,31 +64155,31 @@
"type": "Identifier",
"name": "default",
"range": [
- 39639,
- 39646
+ 39514,
+ 39521
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 31
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 38
}
}
},
"range": [
- 39635,
- 39646
+ 39510,
+ 39521
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 27
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 38
}
}
@@ -64479,16 +64188,16 @@
{
"type": "ThisExpression",
"range": [
- 39647,
- 39651
+ 39522,
+ 39526
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 39
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 43
}
}
@@ -64497,47 +64206,47 @@
"type": "Identifier",
"name": "ext",
"range": [
- 39653,
- 39656
+ 39528,
+ 39531
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 45
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 48
}
}
}
],
"range": [
- 39631,
- 39657
+ 39506,
+ 39532
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 23
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 49
}
}
},
"range": [
- 39624,
- 39657
+ 39499,
+ 39532
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 16
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 49
}
}
@@ -64545,16 +64254,16 @@
],
"kind": "let",
"range": [
- 39620,
- 39658
+ 39495,
+ 39533
],
"loc": {
"start": {
- "line": 1401,
+ "line": 1398,
"column": 12
},
"end": {
- "line": 1401,
+ "line": 1398,
"column": 50
}
},
@@ -64563,16 +64272,16 @@
"type": "Block",
"value": " eslint-disable ",
"range": [
- 39587,
- 39607
+ 39462,
+ 39482
],
"loc": {
"start": {
- "line": 1400,
+ "line": 1397,
"column": 12
},
"end": {
- "line": 1400,
+ "line": 1397,
"column": 32
}
}
@@ -64583,16 +64292,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 39671,
- 39690
+ 39546,
+ 39565
],
"loc": {
"start": {
- "line": 1402,
+ "line": 1399,
"column": 12
},
"end": {
- "line": 1402,
+ "line": 1399,
"column": 31
}
}
@@ -64610,16 +64319,16 @@
"type": "Identifier",
"name": "inst",
"range": [
- 39703,
- 39707
+ 39578,
+ 39582
],
"loc": {
"start": {
- "line": 1403,
+ "line": 1400,
"column": 12
},
"end": {
- "line": 1403,
+ "line": 1400,
"column": 16
}
}
@@ -64628,62 +64337,62 @@
"type": "Identifier",
"name": "init",
"range": [
- 39708,
- 39712
+ 39583,
+ 39587
],
"loc": {
"start": {
- "line": 1403,
+ "line": 1400,
"column": 17
},
"end": {
- "line": 1403,
+ "line": 1400,
"column": 21
}
}
},
"range": [
- 39703,
- 39712
+ 39578,
+ 39587
],
"loc": {
"start": {
- "line": 1403,
+ "line": 1400,
"column": 12
},
"end": {
- "line": 1403,
+ "line": 1400,
"column": 21
}
}
},
"arguments": [],
"range": [
- 39703,
- 39714
+ 39578,
+ 39589
],
"loc": {
"start": {
- "line": 1403,
+ "line": 1400,
"column": 12
},
"end": {
- "line": 1403,
+ "line": 1400,
"column": 23
}
}
},
"range": [
- 39703,
- 39715
+ 39578,
+ 39590
],
"loc": {
"start": {
- "line": 1403,
+ "line": 1400,
"column": 12
},
"end": {
- "line": 1403,
+ "line": 1400,
"column": 24
}
},
@@ -64692,16 +64401,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 39671,
- 39690
+ 39546,
+ 39565
],
"loc": {
"start": {
- "line": 1402,
+ "line": 1399,
"column": 12
},
"end": {
- "line": 1402,
+ "line": 1399,
"column": 31
}
}
@@ -64722,16 +64431,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39728,
- 39732
+ 39603,
+ 39607
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 16
}
}
@@ -64740,31 +64449,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 39733,
- 39744
+ 39608,
+ 39619
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 17
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 28
}
}
},
"range": [
- 39728,
- 39744
+ 39603,
+ 39619
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 28
}
}
@@ -64773,31 +64482,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 39745,
- 39749
+ 39620,
+ 39624
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 29
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 33
}
}
},
"range": [
- 39728,
- 39750
+ 39603,
+ 39625
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 34
}
}
@@ -64806,62 +64515,62 @@
"type": "Identifier",
"name": "inst",
"range": [
- 39753,
- 39757
+ 39628,
+ 39632
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 37
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 41
}
}
},
"range": [
- 39728,
- 39757
+ 39603,
+ 39632
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 41
}
}
},
"range": [
- 39728,
- 39758
+ 39603,
+ 39633
],
"loc": {
"start": {
- "line": 1404,
+ "line": 1401,
"column": 12
},
"end": {
- "line": 1404,
+ "line": 1401,
"column": 42
}
}
}
],
"range": [
- 39573,
- 39768
+ 39448,
+ 39643
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 46
},
"end": {
- "line": 1405,
+ "line": 1402,
"column": 9
}
}
@@ -64869,47 +64578,47 @@
"generator": false,
"expression": false,
"range": [
- 39564,
- 39768
+ 39439,
+ 39643
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 37
},
"end": {
- "line": 1405,
+ "line": 1402,
"column": 9
}
}
}
],
"range": [
- 39535,
- 39769
+ 39410,
+ 39644
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1405,
+ "line": 1402,
"column": 10
}
}
},
"range": [
- 39535,
- 39770
+ 39410,
+ 39645
],
"loc": {
"start": {
- "line": 1399,
+ "line": 1396,
"column": 8
},
"end": {
- "line": 1405,
+ "line": 1402,
"column": 11
}
},
@@ -64918,16 +64627,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39496,
- 39526
+ 39371,
+ 39401
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1398,
+ "line": 1395,
"column": 38
}
}
@@ -64936,16 +64645,16 @@
}
],
"range": [
- 39100,
- 39776
+ 38975,
+ 39651
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1379,
"column": 23
},
"end": {
- "line": 1406,
+ "line": 1403,
"column": 5
}
}
@@ -64953,16 +64662,16 @@
"generator": false,
"expression": false,
"range": [
- 39094,
- 39776
+ 38969,
+ 39651
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1379,
"column": 17
},
"end": {
- "line": 1406,
+ "line": 1403,
"column": 5
}
}
@@ -64970,16 +64679,16 @@
"kind": "method",
"computed": false,
"range": [
- 39081,
- 39776
+ 38956,
+ 39651
],
"loc": {
"start": {
- "line": 1382,
+ "line": 1379,
"column": 4
},
"end": {
- "line": 1406,
+ "line": 1403,
"column": 5
}
},
@@ -64988,16 +64697,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 38981,
- 39076
+ 38856,
+ 38951
],
"loc": {
"start": {
- "line": 1378,
+ "line": 1375,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1378,
"column": 7
}
}
@@ -65008,16 +64717,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 39782,
- 39925
+ 39657,
+ 39800
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1405,
"column": 4
},
"end": {
- "line": 1412,
+ "line": 1409,
"column": 7
}
}
@@ -65031,16 +64740,16 @@
"type": "Identifier",
"name": "extension",
"range": [
- 39930,
- 39939
+ 39805,
+ 39814
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1410,
"column": 4
},
"end": {
- "line": 1413,
+ "line": 1410,
"column": 13
}
}
@@ -65053,16 +64762,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 39940,
- 39944
+ 39815,
+ 39819
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1410,
"column": 14
},
"end": {
- "line": 1413,
+ "line": 1410,
"column": 18
}
}
@@ -65082,16 +64791,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 39963,
- 39967
+ 39838,
+ 39842
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 15
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 19
}
}
@@ -65100,31 +64809,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 39968,
- 39979
+ 39843,
+ 39854
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 20
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 31
}
}
},
"range": [
- 39963,
- 39979
+ 39838,
+ 39854
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 15
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 31
}
}
@@ -65133,62 +64842,62 @@
"type": "Identifier",
"name": "name",
"range": [
- 39980,
- 39984
+ 39855,
+ 39859
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 32
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 36
}
}
},
"range": [
- 39963,
- 39985
+ 39838,
+ 39860
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 15
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 37
}
}
},
"range": [
- 39956,
- 39986
+ 39831,
+ 39861
],
"loc": {
"start": {
- "line": 1414,
+ "line": 1411,
"column": 8
},
"end": {
- "line": 1414,
+ "line": 1411,
"column": 38
}
}
}
],
"range": [
- 39946,
- 39992
+ 39821,
+ 39867
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1410,
"column": 20
},
"end": {
- "line": 1415,
+ "line": 1412,
"column": 5
}
}
@@ -65196,16 +64905,16 @@
"generator": false,
"expression": false,
"range": [
- 39939,
- 39992
+ 39814,
+ 39867
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1410,
"column": 13
},
"end": {
- "line": 1415,
+ "line": 1412,
"column": 5
}
}
@@ -65213,16 +64922,16 @@
"kind": "method",
"computed": false,
"range": [
- 39930,
- 39992
+ 39805,
+ 39867
],
"loc": {
"start": {
- "line": 1413,
+ "line": 1410,
"column": 4
},
"end": {
- "line": 1415,
+ "line": 1412,
"column": 5
}
},
@@ -65231,16 +64940,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 39782,
- 39925
+ 39657,
+ 39800
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1405,
"column": 4
},
"end": {
- "line": 1412,
+ "line": 1409,
"column": 7
}
}
@@ -65251,16 +64960,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 39998,
- 40128
+ 39873,
+ 40003
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1414,
"column": 4
},
"end": {
- "line": 1421,
+ "line": 1418,
"column": 7
}
}
@@ -65274,16 +64983,16 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 40133,
- 40145
+ 40008,
+ 40020
],
"loc": {
"start": {
- "line": 1422,
+ "line": 1419,
"column": 4
},
"end": {
- "line": 1422,
+ "line": 1419,
"column": 16
}
}
@@ -65296,16 +65005,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 40146,
- 40150
+ 40021,
+ 40025
],
"loc": {
"start": {
- "line": 1422,
+ "line": 1419,
"column": 17
},
"end": {
- "line": 1422,
+ "line": 1419,
"column": 21
}
}
@@ -65325,16 +65034,16 @@
"type": "Identifier",
"name": "isEmpty",
"range": [
- 40170,
- 40177
+ 40045,
+ 40052
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 16
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 23
}
}
@@ -65349,16 +65058,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40178,
- 40182
+ 40053,
+ 40057
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 24
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 28
}
}
@@ -65367,31 +65076,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40183,
- 40194
+ 40058,
+ 40069
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 29
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 40
}
}
},
"range": [
- 40178,
- 40194
+ 40053,
+ 40069
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 24
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 40
}
}
@@ -65400,94 +65109,94 @@
"type": "Identifier",
"name": "name",
"range": [
- 40195,
- 40199
+ 40070,
+ 40074
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 41
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 45
}
}
},
"range": [
- 40178,
- 40200
+ 40053,
+ 40075
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 24
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 46
}
}
}
],
"range": [
- 40170,
- 40201
+ 40045,
+ 40076
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 16
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 47
}
}
},
"prefix": true,
"range": [
- 40169,
- 40201
+ 40044,
+ 40076
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 15
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 47
}
}
},
"range": [
- 40162,
- 40202
+ 40037,
+ 40077
],
"loc": {
"start": {
- "line": 1423,
+ "line": 1420,
"column": 8
},
"end": {
- "line": 1423,
+ "line": 1420,
"column": 48
}
}
}
],
"range": [
- 40152,
- 40208
+ 40027,
+ 40083
],
"loc": {
"start": {
- "line": 1422,
+ "line": 1419,
"column": 23
},
"end": {
- "line": 1424,
+ "line": 1421,
"column": 5
}
}
@@ -65495,16 +65204,16 @@
"generator": false,
"expression": false,
"range": [
- 40145,
- 40208
+ 40020,
+ 40083
],
"loc": {
"start": {
- "line": 1422,
+ "line": 1419,
"column": 16
},
"end": {
- "line": 1424,
+ "line": 1421,
"column": 5
}
}
@@ -65512,16 +65221,16 @@
"kind": "method",
"computed": false,
"range": [
- 40133,
- 40208
+ 40008,
+ 40083
],
"loc": {
"start": {
- "line": 1422,
+ "line": 1419,
"column": 4
},
"end": {
- "line": 1424,
+ "line": 1421,
"column": 5
}
},
@@ -65530,16 +65239,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 39998,
- 40128
+ 39873,
+ 40003
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1414,
"column": 4
},
"end": {
- "line": 1421,
+ "line": 1418,
"column": 7
}
}
@@ -65550,16 +65259,16 @@
"type": "Block",
"value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ",
"range": [
- 40214,
- 40389
+ 40089,
+ 40264
],
"loc": {
"start": {
- "line": 1426,
+ "line": 1423,
"column": 4
},
"end": {
- "line": 1430,
+ "line": 1427,
"column": 7
}
}
@@ -65573,16 +65282,16 @@
"type": "Identifier",
"name": "registerExtension",
"range": [
- 40394,
- 40411
+ 40269,
+ 40286
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 4
},
"end": {
- "line": 1431,
+ "line": 1428,
"column": 21
}
}
@@ -65595,16 +65304,16 @@
"type": "Identifier",
"name": "inst",
"range": [
- 40412,
- 40416
+ 40287,
+ 40291
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 22
},
"end": {
- "line": 1431,
+ "line": 1428,
"column": 26
}
}
@@ -65613,16 +65322,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 40418,
- 40422
+ 40293,
+ 40297
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 28
},
"end": {
- "line": 1431,
+ "line": 1428,
"column": 32
}
}
@@ -65645,16 +65354,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40434,
- 40438
+ 40309,
+ 40313
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 12
}
}
@@ -65663,31 +65372,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40439,
- 40450
+ 40314,
+ 40325
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 13
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 24
}
}
},
"range": [
- 40434,
- 40450
+ 40309,
+ 40325
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 24
}
}
@@ -65696,31 +65405,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 40451,
- 40455
+ 40326,
+ 40330
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 25
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 29
}
}
},
"range": [
- 40434,
- 40456
+ 40309,
+ 40331
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 30
}
}
@@ -65729,62 +65438,62 @@
"type": "Identifier",
"name": "inst",
"range": [
- 40459,
- 40463
+ 40334,
+ 40338
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 33
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 37
}
}
},
"range": [
- 40434,
- 40463
+ 40309,
+ 40338
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 37
}
}
},
"range": [
- 40434,
- 40464
+ 40309,
+ 40339
],
"loc": {
"start": {
- "line": 1432,
+ "line": 1429,
"column": 8
},
"end": {
- "line": 1432,
+ "line": 1429,
"column": 38
}
}
}
],
"range": [
- 40424,
- 40470
+ 40299,
+ 40345
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 34
},
"end": {
- "line": 1433,
+ "line": 1430,
"column": 5
}
}
@@ -65792,16 +65501,16 @@
"generator": false,
"expression": false,
"range": [
- 40411,
- 40470
+ 40286,
+ 40345
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 21
},
"end": {
- "line": 1433,
+ "line": 1430,
"column": 5
}
}
@@ -65809,16 +65518,16 @@
"kind": "method",
"computed": false,
"range": [
- 40394,
- 40470
+ 40269,
+ 40345
],
"loc": {
"start": {
- "line": 1431,
+ "line": 1428,
"column": 4
},
"end": {
- "line": 1433,
+ "line": 1430,
"column": 5
}
},
@@ -65827,16 +65536,16 @@
"type": "Block",
"value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ",
"range": [
- 40214,
- 40389
+ 40089,
+ 40264
],
"loc": {
"start": {
- "line": 1426,
+ "line": 1423,
"column": 4
},
"end": {
- "line": 1430,
+ "line": 1427,
"column": 7
}
}
@@ -65847,16 +65556,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions store in extensions registry\n ",
"range": [
- 40476,
- 40550
+ 40351,
+ 40425
],
"loc": {
"start": {
- "line": 1435,
+ "line": 1432,
"column": 4
},
"end": {
- "line": 1437,
+ "line": 1434,
"column": 7
}
}
@@ -65870,16 +65579,16 @@
"type": "Identifier",
"name": "destroyExtensions",
"range": [
- 40555,
- 40572
+ 40430,
+ 40447
],
"loc": {
"start": {
- "line": 1438,
+ "line": 1435,
"column": 4
},
"end": {
- "line": 1438,
+ "line": 1435,
"column": 21
}
}
@@ -65900,16 +65609,16 @@
"type": "Identifier",
"name": "reg",
"range": [
- 40589,
- 40592
+ 40464,
+ 40467
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 12
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 15
}
}
@@ -65920,16 +65629,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40595,
- 40599
+ 40470,
+ 40474
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 18
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 22
}
}
@@ -65938,46 +65647,46 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 40600,
- 40611
+ 40475,
+ 40486
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 23
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 34
}
}
},
"range": [
- 40595,
- 40611
+ 40470,
+ 40486
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 18
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 34
}
}
},
"range": [
- 40589,
- 40611
+ 40464,
+ 40486
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 12
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 34
}
}
@@ -65985,16 +65694,16 @@
],
"kind": "let",
"range": [
- 40585,
- 40612
+ 40460,
+ 40487
],
"loc": {
"start": {
- "line": 1439,
+ "line": 1436,
"column": 8
},
"end": {
- "line": 1439,
+ "line": 1436,
"column": 35
}
}
@@ -66015,16 +65724,16 @@
"type": "Identifier",
"name": "Object",
"range": [
- 40622,
- 40628
+ 40497,
+ 40503
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 14
}
}
@@ -66033,31 +65742,31 @@
"type": "Identifier",
"name": "keys",
"range": [
- 40629,
- 40633
+ 40504,
+ 40508
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 15
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 19
}
}
},
"range": [
- 40622,
- 40633
+ 40497,
+ 40508
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 19
}
}
@@ -66067,32 +65776,32 @@
"type": "Identifier",
"name": "reg",
"range": [
- 40634,
- 40637
+ 40509,
+ 40512
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 20
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 23
}
}
}
],
"range": [
- 40622,
- 40638
+ 40497,
+ 40513
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 24
}
}
@@ -66101,31 +65810,31 @@
"type": "Identifier",
"name": "forEach",
"range": [
- 40639,
- 40646
+ 40514,
+ 40521
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 25
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 32
}
}
},
"range": [
- 40622,
- 40646
+ 40497,
+ 40521
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 32
}
}
@@ -66139,16 +65848,16 @@
"type": "Identifier",
"name": "key",
"range": [
- 40648,
- 40651
+ 40523,
+ 40526
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 34
},
"end": {
- "line": 1441,
+ "line": 1438,
"column": 37
}
}
@@ -66171,16 +65880,16 @@
"type": "Identifier",
"name": "reg",
"range": [
- 40670,
- 40673
+ 40545,
+ 40548
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 12
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 15
}
}
@@ -66189,31 +65898,31 @@
"type": "Identifier",
"name": "key",
"range": [
- 40674,
- 40677
+ 40549,
+ 40552
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 16
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 19
}
}
},
"range": [
- 40670,
- 40678
+ 40545,
+ 40553
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 12
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 20
}
}
@@ -66222,62 +65931,62 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 40679,
- 40686
+ 40554,
+ 40561
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 21
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 28
}
}
},
"range": [
- 40670,
- 40686
+ 40545,
+ 40561
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 12
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 28
}
}
},
"arguments": [],
"range": [
- 40670,
- 40688
+ 40545,
+ 40563
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 12
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 30
}
}
},
"range": [
- 40670,
- 40689
+ 40545,
+ 40564
],
"loc": {
"start": {
- "line": 1442,
+ "line": 1439,
"column": 12
},
"end": {
- "line": 1442,
+ "line": 1439,
"column": 31
}
}
@@ -66294,16 +66003,16 @@
"type": "Identifier",
"name": "reg",
"range": [
- 40702,
- 40705
+ 40577,
+ 40580
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 12
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 15
}
}
@@ -66312,31 +66021,31 @@
"type": "Identifier",
"name": "key",
"range": [
- 40706,
- 40709
+ 40581,
+ 40584
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 16
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 19
}
}
},
"range": [
- 40702,
- 40710
+ 40577,
+ 40585
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 12
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 20
}
}
@@ -66345,62 +66054,62 @@
"type": "Identifier",
"name": "undefined",
"range": [
- 40713,
- 40722
+ 40588,
+ 40597
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 23
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 32
}
}
},
"range": [
- 40702,
- 40722
+ 40577,
+ 40597
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 12
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 32
}
}
},
"range": [
- 40702,
- 40723
+ 40577,
+ 40598
],
"loc": {
"start": {
- "line": 1443,
+ "line": 1440,
"column": 12
},
"end": {
- "line": 1443,
+ "line": 1440,
"column": 33
}
}
}
],
"range": [
- 40656,
- 40733
+ 40531,
+ 40608
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 42
},
"end": {
- "line": 1444,
+ "line": 1441,
"column": 9
}
}
@@ -66408,63 +66117,63 @@
"generator": false,
"expression": false,
"range": [
- 40647,
- 40733
+ 40522,
+ 40608
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 33
},
"end": {
- "line": 1444,
+ "line": 1441,
"column": 9
}
}
}
],
"range": [
- 40622,
- 40734
+ 40497,
+ 40609
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1444,
+ "line": 1441,
"column": 10
}
}
},
"range": [
- 40622,
- 40735
+ 40497,
+ 40610
],
"loc": {
"start": {
- "line": 1441,
+ "line": 1438,
"column": 8
},
"end": {
- "line": 1444,
+ "line": 1441,
"column": 11
}
}
}
],
"range": [
- 40575,
- 40741
+ 40450,
+ 40616
],
"loc": {
"start": {
- "line": 1438,
+ "line": 1435,
"column": 24
},
"end": {
- "line": 1445,
+ "line": 1442,
"column": 5
}
}
@@ -66472,16 +66181,16 @@
"generator": false,
"expression": false,
"range": [
- 40572,
- 40741
+ 40447,
+ 40616
],
"loc": {
"start": {
- "line": 1438,
+ "line": 1435,
"column": 21
},
"end": {
- "line": 1445,
+ "line": 1442,
"column": 5
}
}
@@ -66489,16 +66198,16 @@
"kind": "method",
"computed": false,
"range": [
- 40555,
- 40741
+ 40430,
+ 40616
],
"loc": {
"start": {
- "line": 1438,
+ "line": 1435,
"column": 4
},
"end": {
- "line": 1445,
+ "line": 1442,
"column": 5
}
},
@@ -66507,16 +66216,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions store in extensions registry\n ",
"range": [
- 40476,
- 40550
+ 40351,
+ 40425
],
"loc": {
"start": {
- "line": 1435,
+ "line": 1432,
"column": 4
},
"end": {
- "line": 1437,
+ "line": 1434,
"column": 7
}
}
@@ -66527,16 +66236,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 40747,
- 40813
+ 40622,
+ 40688
],
"loc": {
"start": {
- "line": 1447,
+ "line": 1444,
"column": 4
},
"end": {
- "line": 1449,
+ "line": 1446,
"column": 7
}
}
@@ -66550,16 +66259,16 @@
"type": "Identifier",
"name": "loadThemes",
"range": [
- 40818,
- 40828
+ 40693,
+ 40703
],
"loc": {
"start": {
- "line": 1450,
+ "line": 1447,
"column": 4
},
"end": {
- "line": 1450,
+ "line": 1447,
"column": 14
}
}
@@ -66582,16 +66291,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40846,
- 40850
+ 40721,
+ 40725
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 13
},
"end": {
- "line": 1451,
+ "line": 1448,
"column": 17
}
}
@@ -66600,47 +66309,47 @@
"type": "Identifier",
"name": "hasThemes",
"range": [
- 40851,
- 40860
+ 40726,
+ 40735
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 18
},
"end": {
- "line": 1451,
+ "line": 1448,
"column": 27
}
}
},
"range": [
- 40846,
- 40860
+ 40721,
+ 40735
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 13
},
"end": {
- "line": 1451,
+ "line": 1448,
"column": 27
}
}
},
"prefix": true,
"range": [
- 40845,
- 40860
+ 40720,
+ 40735
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 12
},
"end": {
- "line": 1451,
+ "line": 1448,
"column": 27
}
}
@@ -66652,48 +66361,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 40876,
- 40883
+ 40751,
+ 40758
],
"loc": {
"start": {
- "line": 1452,
+ "line": 1449,
"column": 12
},
"end": {
- "line": 1452,
+ "line": 1449,
"column": 19
}
}
}
],
"range": [
- 40862,
- 40893
+ 40737,
+ 40768
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 29
},
"end": {
- "line": 1453,
+ "line": 1450,
"column": 9
}
}
},
"alternate": null,
"range": [
- 40841,
- 40893
+ 40716,
+ 40768
],
"loc": {
"start": {
- "line": 1451,
+ "line": 1448,
"column": 8
},
"end": {
- "line": 1453,
+ "line": 1450,
"column": 9
}
}
@@ -66707,16 +66416,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 40907,
- 40913
+ 40782,
+ 40788
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 12
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 18
}
}
@@ -66727,16 +66436,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40916,
- 40920
+ 40791,
+ 40795
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 21
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 25
}
}
@@ -66745,46 +66454,46 @@
"type": "Identifier",
"name": "themes",
"range": [
- 40921,
- 40927
+ 40796,
+ 40802
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 26
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 32
}
}
},
"range": [
- 40916,
- 40927
+ 40791,
+ 40802
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 21
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 32
}
}
},
"range": [
- 40907,
- 40927
+ 40782,
+ 40802
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 12
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 32
}
}
@@ -66792,16 +66501,16 @@
],
"kind": "let",
"range": [
- 40903,
- 40928
+ 40778,
+ 40803
],
"loc": {
"start": {
- "line": 1455,
+ "line": 1452,
"column": 8
},
"end": {
- "line": 1455,
+ "line": 1452,
"column": 33
}
}
@@ -66819,16 +66528,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 40937,
- 40941
+ 40812,
+ 40816
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 12
}
}
@@ -66837,31 +66546,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 40942,
- 40949
+ 40817,
+ 40824
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 13
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 20
}
}
},
"range": [
- 40937,
- 40949
+ 40812,
+ 40824
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 20
}
}
@@ -66870,31 +66579,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 40950,
- 40954
+ 40825,
+ 40829
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 21
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 25
}
}
},
"range": [
- 40937,
- 40954
+ 40812,
+ 40829
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 25
}
}
@@ -66905,16 +66614,16 @@
"value": "before-loading-themes",
"raw": "'before-loading-themes'",
"range": [
- 40955,
- 40978
+ 40830,
+ 40853
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 26
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 49
}
}
@@ -66922,47 +66631,47 @@
{
"type": "ThisExpression",
"range": [
- 40980,
- 40984
+ 40855,
+ 40859
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 51
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 55
}
}
}
],
"range": [
- 40937,
- 40985
+ 40812,
+ 40860
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 56
}
}
},
"range": [
- 40937,
- 40986
+ 40812,
+ 40861
],
"loc": {
"start": {
- "line": 1456,
+ "line": 1453,
"column": 8
},
"end": {
- "line": 1456,
+ "line": 1453,
"column": 57
}
},
@@ -66971,16 +66680,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 40996,
- 41018
+ 40871,
+ 40893
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1455,
"column": 8
},
"end": {
- "line": 1458,
+ "line": 1455,
"column": 30
}
}
@@ -66995,16 +66704,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41031,
- 41035
+ 40906,
+ 40910
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1456,
"column": 12
},
"end": {
- "line": 1459,
+ "line": 1456,
"column": 16
}
}
@@ -67013,31 +66722,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 41036,
- 41054
+ 40911,
+ 40929
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1456,
"column": 17
},
"end": {
- "line": 1459,
+ "line": 1456,
"column": 35
}
}
},
"range": [
- 41031,
- 41054
+ 40906,
+ 40929
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1456,
"column": 12
},
"end": {
- "line": 1459,
+ "line": 1456,
"column": 35
}
}
@@ -67054,16 +66763,16 @@
"type": "Identifier",
"name": "defaultTheme",
"range": [
- 41074,
- 41086
+ 40949,
+ 40961
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 16
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 28
}
}
@@ -67077,16 +66786,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41091,
- 41095
+ 40966,
+ 40970
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 33
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 37
}
}
@@ -67096,16 +66805,16 @@
"value": "default",
"raw": "'default'",
"range": [
- 41097,
- 41106
+ 40972,
+ 40981
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 39
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 48
}
}
@@ -67115,47 +66824,47 @@
"shorthand": false,
"computed": false,
"range": [
- 41091,
- 41106
+ 40966,
+ 40981
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 33
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 48
}
}
}
],
"range": [
- 41089,
- 41108
+ 40964,
+ 40983
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 31
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 50
}
}
},
"range": [
- 41074,
- 41108
+ 40949,
+ 40983
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 16
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 50
}
}
@@ -67163,16 +66872,16 @@
],
"kind": "let",
"range": [
- 41070,
- 41109
+ 40945,
+ 40984
],
"loc": {
"start": {
- "line": 1460,
+ "line": 1457,
"column": 12
},
"end": {
- "line": 1460,
+ "line": 1457,
"column": 51
}
}
@@ -67190,16 +66899,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41122,
- 41126
+ 40997,
+ 41001
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 12
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 16
}
}
@@ -67208,31 +66917,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41127,
- 41133
+ 41002,
+ 41008
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 17
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 23
}
}
},
"range": [
- 41122,
- 41133
+ 40997,
+ 41008
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 12
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 23
}
}
@@ -67241,31 +66950,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 41134,
- 41138
+ 41009,
+ 41013
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 24
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 28
}
}
},
"range": [
- 41122,
- 41138
+ 40997,
+ 41013
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 12
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 28
}
}
@@ -67275,79 +66984,79 @@
"type": "Identifier",
"name": "defaultTheme",
"range": [
- 41139,
- 41151
+ 41014,
+ 41026
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 29
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 41
}
}
}
],
"range": [
- 41122,
- 41152
+ 40997,
+ 41027
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 12
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 42
}
}
},
"range": [
- 41122,
- 41153
+ 40997,
+ 41028
],
"loc": {
"start": {
- "line": 1461,
+ "line": 1458,
"column": 12
},
"end": {
- "line": 1461,
+ "line": 1458,
"column": 43
}
}
}
],
"range": [
- 41056,
- 41163
+ 40931,
+ 41038
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1456,
"column": 37
},
"end": {
- "line": 1462,
+ "line": 1459,
"column": 9
}
}
},
"alternate": null,
"range": [
- 41027,
- 41163
+ 40902,
+ 41038
],
"loc": {
"start": {
- "line": 1459,
+ "line": 1456,
"column": 8
},
"end": {
- "line": 1462,
+ "line": 1459,
"column": 9
}
},
@@ -67356,16 +67065,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 40996,
- 41018
+ 40871,
+ 40893
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1455,
"column": 8
},
"end": {
- "line": 1458,
+ "line": 1455,
"column": 30
}
}
@@ -67380,16 +67089,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 41176,
- 41183
+ 41051,
+ 41058
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1460,
"column": 12
},
"end": {
- "line": 1463,
+ "line": 1460,
"column": 19
}
}
@@ -67399,32 +67108,32 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41184,
- 41190
+ 41059,
+ 41065
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1460,
"column": 20
},
"end": {
- "line": 1463,
+ "line": 1460,
"column": 26
}
}
}
],
"range": [
- 41176,
- 41191
+ 41051,
+ 41066
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1460,
"column": 12
},
"end": {
- "line": 1463,
+ "line": 1460,
"column": 27
}
}
@@ -67443,16 +67152,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 41216,
- 41217
+ 41091,
+ 41092
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 21
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 22
}
}
@@ -67462,31 +67171,31 @@
"value": 0,
"raw": "0",
"range": [
- 41220,
- 41221
+ 41095,
+ 41096
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 25
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 26
}
}
},
"range": [
- 41216,
- 41221
+ 41091,
+ 41096
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 21
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 26
}
}
@@ -67497,16 +67206,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 41223,
- 41226
+ 41098,
+ 41101
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 28
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 31
}
}
@@ -67518,16 +67227,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41229,
- 41235
+ 41104,
+ 41110
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 34
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 40
}
}
@@ -67536,46 +67245,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 41236,
- 41242
+ 41111,
+ 41117
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 41
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 47
}
}
},
"range": [
- 41229,
- 41242
+ 41104,
+ 41117
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 34
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 47
}
}
},
"range": [
- 41223,
- 41242
+ 41098,
+ 41117
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 28
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 47
}
}
@@ -67583,16 +67292,16 @@
],
"kind": "let",
"range": [
- 41212,
- 41242
+ 41087,
+ 41117
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 17
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 47
}
}
@@ -67604,16 +67313,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 41244,
- 41245
+ 41119,
+ 41120
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 49
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 50
}
}
@@ -67622,31 +67331,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 41248,
- 41251
+ 41123,
+ 41126
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 53
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 56
}
}
},
"range": [
- 41244,
- 41251
+ 41119,
+ 41126
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 49
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 56
}
}
@@ -67658,32 +67367,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 41253,
- 41254
+ 41128,
+ 41129
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 58
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 59
}
}
},
"prefix": false,
"range": [
- 41253,
- 41256
+ 41128,
+ 41131
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 58
},
"end": {
- "line": 1464,
+ "line": 1461,
"column": 61
}
}
@@ -67700,16 +67409,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41280,
- 41285
+ 41155,
+ 41160
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 20
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 25
}
}
@@ -67721,16 +67430,16 @@
"type": "Identifier",
"name": "themes",
"range": [
- 41288,
- 41294
+ 41163,
+ 41169
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 28
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 34
}
}
@@ -67739,46 +67448,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 41295,
- 41296
+ 41170,
+ 41171
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 35
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 36
}
}
},
"range": [
- 41288,
- 41297
+ 41163,
+ 41172
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 28
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 37
}
}
},
"range": [
- 41280,
- 41297
+ 41155,
+ 41172
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 20
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 37
}
}
@@ -67786,16 +67495,16 @@
],
"kind": "let",
"range": [
- 41276,
- 41298
+ 41151,
+ 41173
],
"loc": {
"start": {
- "line": 1465,
+ "line": 1462,
"column": 16
},
"end": {
- "line": 1465,
+ "line": 1462,
"column": 38
}
}
@@ -67809,16 +67518,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41319,
- 41323
+ 41194,
+ 41198
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 20
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 24
}
}
@@ -67830,16 +67539,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41326,
- 41331
+ 41201,
+ 41206
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 27
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 32
}
}
@@ -67848,46 +67557,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 41332,
- 41336
+ 41207,
+ 41211
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 33
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 37
}
}
},
"range": [
- 41326,
- 41336
+ 41201,
+ 41211
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 27
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 37
}
}
},
"range": [
- 41319,
- 41336
+ 41194,
+ 41211
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 20
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 37
}
}
@@ -67895,16 +67604,16 @@
],
"kind": "let",
"range": [
- 41315,
- 41337
+ 41190,
+ 41212
],
"loc": {
"start": {
- "line": 1466,
+ "line": 1463,
"column": 16
},
"end": {
- "line": 1466,
+ "line": 1463,
"column": 38
}
}
@@ -67918,16 +67627,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41358,
- 41362
+ 41233,
+ 41237
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 20
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 24
}
}
@@ -67939,16 +67648,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41365,
- 41370
+ 41240,
+ 41245
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 27
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 32
}
}
@@ -67957,46 +67666,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 41371,
- 41375
+ 41246,
+ 41250
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 33
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 37
}
}
},
"range": [
- 41365,
- 41375
+ 41240,
+ 41250
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 27
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 37
}
}
},
"range": [
- 41358,
- 41375
+ 41233,
+ 41250
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 20
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 37
}
}
@@ -68004,16 +67713,16 @@
],
"kind": "let",
"range": [
- 41354,
- 41376
+ 41229,
+ 41251
],
"loc": {
"start": {
- "line": 1467,
+ "line": 1464,
"column": 16
},
"end": {
- "line": 1467,
+ "line": 1464,
"column": 38
}
}
@@ -68027,16 +67736,16 @@
"type": "Identifier",
"name": "styleId",
"range": [
- 41397,
- 41404
+ 41272,
+ 41279
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 20
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 27
}
}
@@ -68050,16 +67759,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41407,
- 41411
+ 41282,
+ 41286
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 30
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 34
}
}
@@ -68068,31 +67777,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 41412,
- 41418
+ 41287,
+ 41293
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 35
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 41
}
}
},
"range": [
- 41407,
- 41418
+ 41282,
+ 41293
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 30
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 41
}
}
@@ -68101,46 +67810,46 @@
"type": "Identifier",
"name": "name",
"range": [
- 41421,
- 41425
+ 41296,
+ 41300
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 44
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 48
}
}
},
"range": [
- 41407,
- 41425
+ 41282,
+ 41300
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 30
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 48
}
}
},
"range": [
- 41397,
- 41425
+ 41272,
+ 41300
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 20
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 48
}
}
@@ -68148,16 +67857,16 @@
],
"kind": "let",
"range": [
- 41393,
- 41426
+ 41268,
+ 41301
],
"loc": {
"start": {
- "line": 1468,
+ "line": 1465,
"column": 16
},
"end": {
- "line": 1468,
+ "line": 1465,
"column": 49
}
}
@@ -68171,16 +67880,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41447,
- 41451
+ 41322,
+ 41326
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 20
},
"end": {
- "line": 1469,
+ "line": 1466,
"column": 24
}
}
@@ -68192,47 +67901,47 @@
"type": "Identifier",
"name": "path",
"range": [
- 41456,
- 41460
+ 41331,
+ 41335
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 29
},
"end": {
- "line": 1469,
+ "line": 1466,
"column": 33
}
}
},
"prefix": true,
"range": [
- 41455,
- 41460
+ 41330,
+ 41335
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 28
},
"end": {
- "line": 1469,
+ "line": 1466,
"column": 33
}
}
},
"range": [
- 41447,
- 41460
+ 41322,
+ 41335
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 20
},
"end": {
- "line": 1469,
+ "line": 1466,
"column": 33
}
}
@@ -68249,16 +67958,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41484,
- 41488
+ 41359,
+ 41363
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 20
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 24
}
}
@@ -68281,16 +67990,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41491,
- 41495
+ 41366,
+ 41370
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 31
}
}
@@ -68299,31 +68008,31 @@
"type": "Identifier",
"name": "themesPath",
"range": [
- 41496,
- 41506
+ 41371,
+ 41381
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 32
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 42
}
}
},
"range": [
- 41491,
- 41506
+ 41366,
+ 41381
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 42
}
}
@@ -68332,31 +68041,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 41509,
- 41513
+ 41384,
+ 41388
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 45
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 49
}
}
},
"range": [
- 41491,
- 41513
+ 41366,
+ 41388
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 49
}
}
@@ -68366,31 +68075,31 @@
"value": "/",
"raw": "'/'",
"range": [
- 41516,
- 41519
+ 41391,
+ 41394
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 52
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 55
}
}
},
"range": [
- 41491,
- 41519
+ 41366,
+ 41394
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 55
}
}
@@ -68399,31 +68108,31 @@
"type": "Identifier",
"name": "name",
"range": [
- 41522,
- 41526
+ 41397,
+ 41401
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 58
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 62
}
}
},
"range": [
- 41491,
- 41526
+ 41366,
+ 41401
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 62
}
}
@@ -68433,77 +68142,77 @@
"value": ".css",
"raw": "'.css'",
"range": [
- 41529,
- 41535
+ 41404,
+ 41410
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 65
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 71
}
}
},
"range": [
- 41491,
- 41535
+ 41366,
+ 41410
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 27
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 71
}
}
},
"range": [
- 41484,
- 41535
+ 41359,
+ 41410
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 20
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 71
}
}
},
"range": [
- 41484,
- 41536
+ 41359,
+ 41411
],
"loc": {
"start": {
- "line": 1470,
+ "line": 1467,
"column": 20
},
"end": {
- "line": 1470,
+ "line": 1467,
"column": 72
}
}
}
],
"range": [
- 41462,
- 41554
+ 41337,
+ 41429
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 35
},
"end": {
- "line": 1471,
+ "line": 1468,
"column": 17
}
}
@@ -68520,32 +68229,32 @@
"type": "Identifier",
"name": "name",
"range": [
- 41581,
- 41585
+ 41456,
+ 41460
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 26
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 30
}
}
},
"prefix": true,
"range": [
- 41580,
- 41585
+ 41455,
+ 41460
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 25
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 30
}
}
@@ -68557,16 +68266,16 @@
"type": "Identifier",
"name": "theme",
"range": [
- 41589,
- 41594
+ 41464,
+ 41469
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 34
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 39
}
}
@@ -68575,46 +68284,46 @@
"type": "Identifier",
"name": "path",
"range": [
- 41595,
- 41599
+ 41470,
+ 41474
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 40
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 44
}
}
},
"range": [
- 41589,
- 41599
+ 41464,
+ 41474
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 34
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 44
}
}
},
"range": [
- 41580,
- 41599
+ 41455,
+ 41474
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 25
},
"end": {
- "line": 1472,
+ "line": 1469,
"column": 44
}
}
@@ -68631,16 +68340,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 41623,
- 41627
+ 41498,
+ 41502
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 20
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 24
}
}
@@ -68655,16 +68364,16 @@
"value": "theme{0}",
"raw": "'theme{0}'",
"range": [
- 41630,
- 41640
+ 41505,
+ 41515
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 27
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 37
}
}
@@ -68673,31 +68382,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 41641,
- 41648
+ 41516,
+ 41523
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 38
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 45
}
}
},
"range": [
- 41630,
- 41648
+ 41505,
+ 41523
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 27
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 45
}
}
@@ -68708,16 +68417,16 @@
"value": "{0}",
"raw": "'{0}'",
"range": [
- 41649,
- 41654
+ 41524,
+ 41529
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 46
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 51
}
}
@@ -68726,109 +68435,109 @@
"type": "Identifier",
"name": "i",
"range": [
- 41656,
- 41657
+ 41531,
+ 41532
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 53
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 54
}
}
}
],
"range": [
- 41630,
- 41658
+ 41505,
+ 41533
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 27
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 55
}
}
},
"range": [
- 41623,
- 41658
+ 41498,
+ 41533
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 20
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 55
}
}
},
"range": [
- 41623,
- 41659
+ 41498,
+ 41534
],
"loc": {
"start": {
- "line": 1473,
+ "line": 1470,
"column": 20
},
"end": {
- "line": 1473,
+ "line": 1470,
"column": 56
}
}
}
],
"range": [
- 41601,
- 41677
+ 41476,
+ 41552
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 46
},
"end": {
- "line": 1474,
+ "line": 1471,
"column": 17
}
}
},
"alternate": null,
"range": [
- 41576,
- 41677
+ 41451,
+ 41552
],
"loc": {
"start": {
- "line": 1472,
+ "line": 1469,
"column": 21
},
"end": {
- "line": 1474,
+ "line": 1471,
"column": 17
}
}
},
"range": [
- 41443,
- 41677
+ 41318,
+ 41552
],
"loc": {
"start": {
- "line": 1469,
+ "line": 1466,
"column": 16
},
"end": {
- "line": 1474,
+ "line": 1471,
"column": 17
}
}
@@ -68846,16 +68555,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41700,
- 41704
+ 41575,
+ 41579
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 21
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 25
}
}
@@ -68864,31 +68573,31 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 41705,
- 41715
+ 41580,
+ 41590
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 26
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 36
}
}
},
"range": [
- 41700,
- 41715
+ 41575,
+ 41590
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 21
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 36
}
}
@@ -68898,16 +68607,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41716,
- 41720
+ 41591,
+ 41595
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 37
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 41
}
}
@@ -68917,48 +68626,48 @@
"value": "link",
"raw": "'link'",
"range": [
- 41722,
- 41728
+ 41597,
+ 41603
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 43
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 49
}
}
}
],
"range": [
- 41700,
- 41729
+ 41575,
+ 41604
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 21
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 50
}
}
},
"prefix": true,
"range": [
- 41699,
- 41729
+ 41574,
+ 41604
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 20
},
"end": {
- "line": 1476,
+ "line": 1473,
"column": 50
}
}
@@ -68976,16 +68685,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41753,
- 41757
+ 41628,
+ 41632
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 20
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 24
}
}
@@ -68994,31 +68703,31 @@
"type": "Identifier",
"name": "import",
"range": [
- 41758,
- 41764
+ 41633,
+ 41639
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 25
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 31
}
}
},
"range": [
- 41753,
- 41764
+ 41628,
+ 41639
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 20
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 31
}
}
@@ -69028,16 +68737,16 @@
"type": "Identifier",
"name": "styleId",
"range": [
- 41765,
- 41772
+ 41640,
+ 41647
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 32
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 39
}
}
@@ -69046,16 +68755,16 @@
"type": "Identifier",
"name": "path",
"range": [
- 41774,
- 41778
+ 41649,
+ 41653
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 41
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 45
}
}
@@ -69065,16 +68774,16 @@
"value": null,
"raw": "null",
"range": [
- 41780,
- 41784
+ 41655,
+ 41659
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 47
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 51
}
}
@@ -69084,142 +68793,142 @@
"value": "link",
"raw": "'link'",
"range": [
- 41786,
- 41792
+ 41661,
+ 41667
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 53
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 59
}
}
}
],
"range": [
- 41753,
- 41793
+ 41628,
+ 41668
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 20
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 60
}
}
},
"range": [
- 41753,
- 41794
+ 41628,
+ 41669
],
"loc": {
"start": {
- "line": 1477,
+ "line": 1474,
"column": 20
},
"end": {
- "line": 1477,
+ "line": 1474,
"column": 61
}
}
}
],
"range": [
- 41731,
- 41812
+ 41606,
+ 41687
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 52
},
"end": {
- "line": 1478,
+ "line": 1475,
"column": 17
}
}
},
"alternate": null,
"range": [
- 41695,
- 41812
+ 41570,
+ 41687
],
"loc": {
"start": {
- "line": 1476,
+ "line": 1473,
"column": 16
},
"end": {
- "line": 1478,
+ "line": 1475,
"column": 17
}
}
}
],
"range": [
- 41258,
- 41826
+ 41133,
+ 41701
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 63
},
"end": {
- "line": 1479,
+ "line": 1476,
"column": 13
}
}
},
"range": [
- 41207,
- 41826
+ 41082,
+ 41701
],
"loc": {
"start": {
- "line": 1464,
+ "line": 1461,
"column": 12
},
"end": {
- "line": 1479,
+ "line": 1476,
"column": 13
}
}
}
],
"range": [
- 41193,
- 41836
+ 41068,
+ 41711
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1460,
"column": 29
},
"end": {
- "line": 1480,
+ "line": 1477,
"column": 9
}
}
},
"alternate": null,
"range": [
- 41172,
- 41836
+ 41047,
+ 41711
],
"loc": {
"start": {
- "line": 1463,
+ "line": 1460,
"column": 8
},
"end": {
- "line": 1480,
+ "line": 1477,
"column": 9
}
},
@@ -69228,16 +68937,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 41846,
- 41872
+ 41721,
+ 41747
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1482,
+ "line": 1479,
"column": 34
}
}
@@ -69255,16 +68964,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41881,
- 41885
+ 41756,
+ 41760
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 8
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 12
}
}
@@ -69273,31 +68982,31 @@
"type": "Identifier",
"name": "loader",
"range": [
- 41886,
- 41892
+ 41761,
+ 41767
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 13
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 19
}
}
},
"range": [
- 41881,
- 41892
+ 41756,
+ 41767
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 8
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 19
}
}
@@ -69307,46 +69016,46 @@
"value": true,
"raw": "true",
"range": [
- 41895,
- 41899
+ 41770,
+ 41774
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 22
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 26
}
}
},
"range": [
- 41881,
- 41899
+ 41756,
+ 41774
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 8
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 26
}
}
},
"range": [
- 41881,
- 41900
+ 41756,
+ 41775
],
"loc": {
"start": {
- "line": 1483,
+ "line": 1480,
"column": 8
},
"end": {
- "line": 1483,
+ "line": 1480,
"column": 27
}
},
@@ -69355,16 +69064,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 41846,
- 41872
+ 41721,
+ 41747
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1482,
+ "line": 1479,
"column": 34
}
}
@@ -69384,16 +69093,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 41910,
- 41914
+ 41785,
+ 41789
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 8
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 12
}
}
@@ -69402,31 +69111,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 41915,
- 41922
+ 41790,
+ 41797
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 13
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 20
}
}
},
"range": [
- 41910,
- 41922
+ 41785,
+ 41797
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 8
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 20
}
}
@@ -69435,31 +69144,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 41923,
- 41927
+ 41798,
+ 41802
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 21
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 25
}
}
},
"range": [
- 41910,
- 41927
+ 41785,
+ 41802
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 8
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 25
}
}
@@ -69470,16 +69179,16 @@
"value": "after-loading-themes",
"raw": "'after-loading-themes'",
"range": [
- 41928,
- 41950
+ 41803,
+ 41825
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 26
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 48
}
}
@@ -69487,63 +69196,63 @@
{
"type": "ThisExpression",
"range": [
- 41952,
- 41956
+ 41827,
+ 41831
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 50
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 54
}
}
}
],
"range": [
- 41910,
- 41957
+ 41785,
+ 41832
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 8
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 55
}
}
},
"range": [
- 41910,
- 41958
+ 41785,
+ 41833
],
"loc": {
"start": {
- "line": 1485,
+ "line": 1482,
"column": 8
},
"end": {
- "line": 1485,
+ "line": 1482,
"column": 56
}
}
}
],
"range": [
- 40831,
- 41964
+ 40706,
+ 41839
],
"loc": {
"start": {
- "line": 1450,
+ "line": 1447,
"column": 17
},
"end": {
- "line": 1486,
+ "line": 1483,
"column": 5
}
}
@@ -69551,16 +69260,16 @@
"generator": false,
"expression": false,
"range": [
- 40828,
- 41964
+ 40703,
+ 41839
],
"loc": {
"start": {
- "line": 1450,
+ "line": 1447,
"column": 14
},
"end": {
- "line": 1486,
+ "line": 1483,
"column": 5
}
}
@@ -69568,16 +69277,16 @@
"kind": "method",
"computed": false,
"range": [
- 40818,
- 41964
+ 40693,
+ 41839
],
"loc": {
"start": {
- "line": 1450,
+ "line": 1447,
"column": 4
},
"end": {
- "line": 1486,
+ "line": 1483,
"column": 5
}
},
@@ -69586,16 +69295,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 40747,
- 40813
+ 40622,
+ 40688
],
"loc": {
"start": {
- "line": 1447,
+ "line": 1444,
"column": 4
},
"end": {
- "line": 1449,
+ "line": 1446,
"column": 7
}
}
@@ -69606,16 +69315,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 41970,
- 42088
+ 41845,
+ 41963
],
"loc": {
"start": {
- "line": 1488,
+ "line": 1485,
"column": 4
},
"end": {
- "line": 1491,
+ "line": 1488,
"column": 7
}
}
@@ -69629,16 +69338,16 @@
"type": "Identifier",
"name": "getStylesheet",
"range": [
- 42093,
- 42106
+ 41968,
+ 41981
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 4
},
"end": {
- "line": 1492,
+ "line": 1489,
"column": 17
}
}
@@ -69653,16 +69362,16 @@
"type": "Identifier",
"name": "name",
"range": [
- 42107,
- 42111
+ 41982,
+ 41986
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 18
},
"end": {
- "line": 1492,
+ "line": 1489,
"column": 22
}
}
@@ -69672,31 +69381,31 @@
"value": "default",
"raw": "'default'",
"range": [
- 42114,
- 42123
+ 41989,
+ 41998
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 25
},
"end": {
- "line": 1492,
+ "line": 1489,
"column": 34
}
}
},
"range": [
- 42107,
- 42123
+ 41982,
+ 41998
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 18
},
"end": {
- "line": 1492,
+ "line": 1489,
"column": 34
}
}
@@ -69713,16 +69422,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 42142,
- 42145
+ 42017,
+ 42020
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 15
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 18
}
}
@@ -69737,16 +69446,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42146,
- 42150
+ 42021,
+ 42025
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 19
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 23
}
}
@@ -69755,31 +69464,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 42151,
- 42157
+ 42026,
+ 42032
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 24
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 30
}
}
},
"range": [
- 42146,
- 42157
+ 42021,
+ 42032
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 19
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 30
}
}
@@ -69788,78 +69497,78 @@
"type": "Identifier",
"name": "name",
"range": [
- 42160,
- 42164
+ 42035,
+ 42039
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 33
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 37
}
}
},
"range": [
- 42146,
- 42164
+ 42021,
+ 42039
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 19
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 37
}
}
}
],
"range": [
- 42142,
- 42165
+ 42017,
+ 42040
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 15
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 38
}
}
},
"range": [
- 42135,
- 42166
+ 42010,
+ 42041
],
"loc": {
"start": {
- "line": 1493,
+ "line": 1490,
"column": 8
},
"end": {
- "line": 1493,
+ "line": 1490,
"column": 39
}
}
}
],
"range": [
- 42125,
- 42172
+ 42000,
+ 42047
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 36
},
"end": {
- "line": 1494,
+ "line": 1491,
"column": 5
}
}
@@ -69867,16 +69576,16 @@
"generator": false,
"expression": false,
"range": [
- 42106,
- 42172
+ 41981,
+ 42047
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 17
},
"end": {
- "line": 1494,
+ "line": 1491,
"column": 5
}
}
@@ -69884,16 +69593,16 @@
"kind": "method",
"computed": false,
"range": [
- 42093,
- 42172
+ 41968,
+ 42047
],
"loc": {
"start": {
- "line": 1492,
+ "line": 1489,
"column": 4
},
"end": {
- "line": 1494,
+ "line": 1491,
"column": 5
}
},
@@ -69902,16 +69611,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 41970,
- 42088
+ 41845,
+ 41963
],
"loc": {
"start": {
- "line": 1488,
+ "line": 1485,
"column": 4
},
"end": {
- "line": 1491,
+ "line": 1488,
"column": 7
}
}
@@ -69922,16 +69631,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42178,
- 42216
+ 42053,
+ 42091
],
"loc": {
"start": {
- "line": 1496,
+ "line": 1493,
"column": 4
},
"end": {
- "line": 1498,
+ "line": 1495,
"column": 7
}
}
@@ -69945,16 +69654,16 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 42221,
- 42228
+ 42096,
+ 42103
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1496,
"column": 4
},
"end": {
- "line": 1499,
+ "line": 1496,
"column": 11
}
}
@@ -69977,16 +69686,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42246,
- 42250
+ 42121,
+ 42125
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 13
},
"end": {
- "line": 1500,
+ "line": 1497,
"column": 17
}
}
@@ -69995,47 +69704,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 42251,
- 42262
+ 42126,
+ 42137
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 18
},
"end": {
- "line": 1500,
+ "line": 1497,
"column": 29
}
}
},
"range": [
- 42246,
- 42262
+ 42121,
+ 42137
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 13
},
"end": {
- "line": 1500,
+ "line": 1497,
"column": 29
}
}
},
"prefix": true,
"range": [
- 42245,
- 42262
+ 42120,
+ 42137
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 12
},
"end": {
- "line": 1500,
+ "line": 1497,
"column": 29
}
}
@@ -70047,48 +69756,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 42278,
- 42285
+ 42153,
+ 42160
],
"loc": {
"start": {
- "line": 1501,
+ "line": 1498,
"column": 12
},
"end": {
- "line": 1501,
+ "line": 1498,
"column": 19
}
}
}
],
"range": [
- 42264,
- 42295
+ 42139,
+ 42170
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 31
},
"end": {
- "line": 1502,
+ "line": 1499,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42241,
- 42295
+ 42116,
+ 42170
],
"loc": {
"start": {
- "line": 1500,
+ "line": 1497,
"column": 8
},
"end": {
- "line": 1502,
+ "line": 1499,
"column": 9
}
}
@@ -70102,16 +69811,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42309,
- 42316
+ 42184,
+ 42191
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 12
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 19
}
}
@@ -70122,16 +69831,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42319,
- 42323
+ 42194,
+ 42198
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 22
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 26
}
}
@@ -70140,46 +69849,46 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42324,
- 42331
+ 42199,
+ 42206
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 27
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 34
}
}
},
"range": [
- 42319,
- 42331
+ 42194,
+ 42206
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 22
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 34
}
}
},
"range": [
- 42309,
- 42331
+ 42184,
+ 42206
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 12
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 34
}
}
@@ -70187,16 +69896,16 @@
],
"kind": "let",
"range": [
- 42305,
- 42332
+ 42180,
+ 42207
],
"loc": {
"start": {
- "line": 1504,
+ "line": 1501,
"column": 8
},
"end": {
- "line": 1504,
+ "line": 1501,
"column": 35
}
}
@@ -70214,16 +69923,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42346,
- 42350
+ 42221,
+ 42225
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 12
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 16
}
}
@@ -70232,47 +69941,47 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 42351,
- 42364
+ 42226,
+ 42239
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 17
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 30
}
}
},
"range": [
- 42346,
- 42364
+ 42221,
+ 42239
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 12
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 30
}
}
},
"arguments": [],
"range": [
- 42346,
- 42366
+ 42221,
+ 42241
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 12
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 32
}
}
@@ -70286,16 +69995,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42371,
- 42375
+ 42246,
+ 42250
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 37
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 41
}
}
@@ -70304,62 +70013,62 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 42376,
- 42388
+ 42251,
+ 42263
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 42
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 54
}
}
},
"range": [
- 42371,
- 42388
+ 42246,
+ 42263
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 37
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 54
}
}
},
"prefix": true,
"range": [
- 42370,
- 42388
+ 42245,
+ 42263
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 36
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 54
}
}
},
"range": [
- 42346,
- 42388
+ 42221,
+ 42263
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 12
},
"end": {
- "line": 1506,
+ "line": 1503,
"column": 54
}
}
@@ -70377,16 +70086,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42404,
- 42408
+ 42279,
+ 42283
],
"loc": {
"start": {
- "line": 1507,
+ "line": 1504,
"column": 12
},
"end": {
- "line": 1507,
+ "line": 1504,
"column": 16
}
}
@@ -70395,94 +70104,94 @@
"type": "Identifier",
"name": "removeExternalFlts",
"range": [
- 42409,
- 42427
+ 42284,
+ 42302
],
"loc": {
"start": {
- "line": 1507,
+ "line": 1504,
"column": 17
},
"end": {
- "line": 1507,
+ "line": 1504,
"column": 35
}
}
},
"range": [
- 42404,
- 42427
+ 42279,
+ 42302
],
"loc": {
"start": {
- "line": 1507,
+ "line": 1504,
"column": 12
},
"end": {
- "line": 1507,
+ "line": 1504,
"column": 35
}
}
},
"arguments": [],
"range": [
- 42404,
- 42429
+ 42279,
+ 42304
],
"loc": {
"start": {
- "line": 1507,
+ "line": 1504,
"column": 12
},
"end": {
- "line": 1507,
+ "line": 1504,
"column": 37
}
}
},
"range": [
- 42404,
- 42430
+ 42279,
+ 42305
],
"loc": {
"start": {
- "line": 1507,
+ "line": 1504,
"column": 12
},
"end": {
- "line": 1507,
+ "line": 1504,
"column": 38
}
}
}
],
"range": [
- 42390,
- 42440
+ 42265,
+ 42315
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 56
},
"end": {
- "line": 1508,
+ "line": 1505,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42342,
- 42440
+ 42217,
+ 42315
],
"loc": {
"start": {
- "line": 1506,
+ "line": 1503,
"column": 8
},
"end": {
- "line": 1508,
+ "line": 1505,
"column": 9
}
}
@@ -70497,16 +70206,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42450,
- 42454
+ 42325,
+ 42329
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1507,
"column": 8
},
"end": {
- "line": 1510,
+ "line": 1507,
"column": 12
}
}
@@ -70515,62 +70224,62 @@
"type": "Identifier",
"name": "removeToolbar",
"range": [
- 42455,
- 42468
+ 42330,
+ 42343
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1507,
"column": 13
},
"end": {
- "line": 1510,
+ "line": 1507,
"column": 26
}
}
},
"range": [
- 42450,
- 42468
+ 42325,
+ 42343
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1507,
"column": 8
},
"end": {
- "line": 1510,
+ "line": 1507,
"column": 26
}
}
},
"arguments": [],
"range": [
- 42450,
- 42470
+ 42325,
+ 42345
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1507,
"column": 8
},
"end": {
- "line": 1510,
+ "line": 1507,
"column": 28
}
}
},
"range": [
- 42450,
- 42471
+ 42325,
+ 42346
],
"loc": {
"start": {
- "line": 1510,
+ "line": 1507,
"column": 8
},
"end": {
- "line": 1510,
+ "line": 1507,
"column": 29
}
}
@@ -70585,16 +70294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42481,
- 42485
+ 42356,
+ 42360
],
"loc": {
"start": {
- "line": 1512,
+ "line": 1509,
"column": 8
},
"end": {
- "line": 1512,
+ "line": 1509,
"column": 12
}
}
@@ -70603,62 +70312,62 @@
"type": "Identifier",
"name": "destroyExtensions",
"range": [
- 42486,
- 42503
+ 42361,
+ 42378
],
"loc": {
"start": {
- "line": 1512,
+ "line": 1509,
"column": 13
},
"end": {
- "line": 1512,
+ "line": 1509,
"column": 30
}
}
},
"range": [
- 42481,
- 42503
+ 42356,
+ 42378
],
"loc": {
"start": {
- "line": 1512,
+ "line": 1509,
"column": 8
},
"end": {
- "line": 1512,
+ "line": 1509,
"column": 30
}
}
},
"arguments": [],
"range": [
- 42481,
- 42505
+ 42356,
+ 42380
],
"loc": {
"start": {
- "line": 1512,
+ "line": 1509,
"column": 8
},
"end": {
- "line": 1512,
+ "line": 1509,
"column": 32
}
}
},
"range": [
- 42481,
- 42506
+ 42356,
+ 42381
],
"loc": {
"start": {
- "line": 1512,
+ "line": 1509,
"column": 8
},
"end": {
- "line": 1512,
+ "line": 1509,
"column": 33
}
}
@@ -70673,16 +70382,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42516,
- 42520
+ 42391,
+ 42395
],
"loc": {
"start": {
- "line": 1514,
+ "line": 1511,
"column": 8
},
"end": {
- "line": 1514,
+ "line": 1511,
"column": 12
}
}
@@ -70691,62 +70400,62 @@
"type": "Identifier",
"name": "validateAllRows",
"range": [
- 42521,
- 42536
+ 42396,
+ 42411
],
"loc": {
"start": {
- "line": 1514,
+ "line": 1511,
"column": 13
},
"end": {
- "line": 1514,
+ "line": 1511,
"column": 28
}
}
},
"range": [
- 42516,
- 42536
+ 42391,
+ 42411
],
"loc": {
"start": {
- "line": 1514,
+ "line": 1511,
"column": 8
},
"end": {
- "line": 1514,
+ "line": 1511,
"column": 28
}
}
},
"arguments": [],
"range": [
- 42516,
- 42538
+ 42391,
+ 42413
],
"loc": {
"start": {
- "line": 1514,
+ "line": 1511,
"column": 8
},
"end": {
- "line": 1514,
+ "line": 1511,
"column": 30
}
}
},
"range": [
- 42516,
- 42539
+ 42391,
+ 42414
],
"loc": {
"start": {
- "line": 1514,
+ "line": 1511,
"column": 8
},
"end": {
- "line": 1514,
+ "line": 1511,
"column": 31
}
},
@@ -70755,16 +70464,16 @@
"type": "Line",
"value": " broadcast destroy event modules and extensions are subscribed to",
"range": [
- 42549,
- 42616
+ 42424,
+ 42491
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1513,
"column": 8
},
"end": {
- "line": 1516,
+ "line": 1513,
"column": 75
}
}
@@ -70782,16 +70491,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42625,
- 42632
+ 42500,
+ 42507
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 8
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 15
}
}
@@ -70800,31 +70509,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 42633,
- 42637
+ 42508,
+ 42512
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 16
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 20
}
}
},
"range": [
- 42625,
- 42637
+ 42500,
+ 42512
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 8
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 20
}
}
@@ -70835,16 +70544,16 @@
"value": "destroy",
"raw": "'destroy'",
"range": [
- 42638,
- 42647
+ 42513,
+ 42522
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 21
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 30
}
}
@@ -70852,47 +70561,47 @@
{
"type": "ThisExpression",
"range": [
- 42649,
- 42653
+ 42524,
+ 42528
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 32
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 36
}
}
}
],
"range": [
- 42625,
- 42654
+ 42500,
+ 42529
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 8
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 37
}
}
},
"range": [
- 42625,
- 42655
+ 42500,
+ 42530
],
"loc": {
"start": {
- "line": 1517,
+ "line": 1514,
"column": 8
},
"end": {
- "line": 1517,
+ "line": 1514,
"column": 38
}
},
@@ -70901,16 +70610,16 @@
"type": "Line",
"value": " broadcast destroy event modules and extensions are subscribed to",
"range": [
- 42549,
- 42616
+ 42424,
+ 42491
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1513,
"column": 8
},
"end": {
- "line": 1516,
+ "line": 1513,
"column": 75
}
}
@@ -70928,16 +70637,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42669,
- 42673
+ 42544,
+ 42548
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 12
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 16
}
}
@@ -70946,31 +70655,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 42674,
- 42681
+ 42549,
+ 42556
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 17
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 24
}
}
},
"range": [
- 42669,
- 42681
+ 42544,
+ 42556
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 12
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 24
}
}
@@ -70984,16 +70693,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42686,
- 42690
+ 42561,
+ 42565
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 29
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 33
}
}
@@ -71002,62 +70711,62 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 42691,
- 42701
+ 42566,
+ 42576
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 34
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 44
}
}
},
"range": [
- 42686,
- 42701
+ 42561,
+ 42576
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 29
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 44
}
}
},
"prefix": true,
"range": [
- 42685,
- 42701
+ 42560,
+ 42576
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 28
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 44
}
}
},
"range": [
- 42669,
- 42701
+ 42544,
+ 42576
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 12
},
"end": {
- "line": 1519,
+ "line": 1516,
"column": 44
}
}
@@ -71080,16 +70789,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42717,
- 42721
+ 42592,
+ 42596
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 16
}
}
@@ -71098,47 +70807,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 42722,
- 42725
+ 42597,
+ 42600
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 17
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 20
}
}
},
"range": [
- 42717,
- 42725
+ 42592,
+ 42600
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 20
}
}
},
"arguments": [],
"range": [
- 42717,
- 42727
+ 42592,
+ 42602
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 22
}
}
@@ -71147,31 +70856,31 @@
"type": "Identifier",
"name": "deleteRow",
"range": [
- 42728,
- 42737
+ 42603,
+ 42612
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 23
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 32
}
}
},
"range": [
- 42717,
- 42737
+ 42592,
+ 42612
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 32
}
}
@@ -71183,16 +70892,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42738,
- 42742
+ 42613,
+ 42617
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 33
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 37
}
}
@@ -71201,94 +70910,94 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 42743,
- 42758
+ 42618,
+ 42633
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 38
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 53
}
}
},
"range": [
- 42738,
- 42758
+ 42613,
+ 42633
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 33
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 53
}
}
}
],
"range": [
- 42717,
- 42759
+ 42592,
+ 42634
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 54
}
}
},
"range": [
- 42717,
- 42760
+ 42592,
+ 42635
],
"loc": {
"start": {
- "line": 1520,
+ "line": 1517,
"column": 12
},
"end": {
- "line": 1520,
+ "line": 1517,
"column": 55
}
}
}
],
"range": [
- 42703,
- 42770
+ 42578,
+ 42645
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 46
},
"end": {
- "line": 1521,
+ "line": 1518,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42665,
- 42770
+ 42540,
+ 42645
],
"loc": {
"start": {
- "line": 1519,
+ "line": 1516,
"column": 8
},
"end": {
- "line": 1521,
+ "line": 1518,
"column": 9
}
},
@@ -71297,16 +71006,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 42780,
- 42804
+ 42655,
+ 42679
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1520,
"column": 8
},
"end": {
- "line": 1523,
+ "line": 1520,
"column": 32
}
}
@@ -71321,16 +71030,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42817,
- 42821
+ 42692,
+ 42696
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1521,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1521,
"column": 16
}
}
@@ -71339,31 +71048,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 42822,
- 42836
+ 42697,
+ 42711
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1521,
"column": 17
},
"end": {
- "line": 1524,
+ "line": 1521,
"column": 31
}
}
},
"range": [
- 42817,
- 42836
+ 42692,
+ 42711
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1521,
"column": 12
},
"end": {
- "line": 1524,
+ "line": 1521,
"column": 31
}
}
@@ -71382,16 +71091,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42852,
- 42859
+ 42727,
+ 42734
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 12
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 19
}
}
@@ -71400,31 +71109,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 42860,
- 42863
+ 42735,
+ 42738
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 20
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 23
}
}
},
"range": [
- 42852,
- 42863
+ 42727,
+ 42738
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 12
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 23
}
}
@@ -71438,32 +71147,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 42865,
- 42882
+ 42740,
+ 42757
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 25
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 42
}
}
}
],
"range": [
- 42864,
- 42883
+ 42739,
+ 42758
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 24
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 43
}
}
@@ -71480,16 +71189,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42891,
- 42895
+ 42766,
+ 42770
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 51
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 55
}
}
@@ -71498,47 +71207,47 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 42896,
- 42913
+ 42771,
+ 42788
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 56
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 73
}
}
},
"range": [
- 42891,
- 42913
+ 42766,
+ 42788
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 51
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 73
}
}
},
"arguments": [],
"range": [
- 42891,
- 42915
+ 42766,
+ 42790
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 51
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 75
}
}
@@ -71546,79 +71255,79 @@
"generator": false,
"expression": true,
"range": [
- 42885,
- 42915
+ 42760,
+ 42790
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 45
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 75
}
}
}
],
"range": [
- 42852,
- 42916
+ 42727,
+ 42791
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 12
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 76
}
}
},
"range": [
- 42852,
- 42917
+ 42727,
+ 42792
],
"loc": {
"start": {
- "line": 1525,
+ "line": 1522,
"column": 12
},
"end": {
- "line": 1525,
+ "line": 1522,
"column": 77
}
}
}
],
"range": [
- 42838,
- 42927
+ 42713,
+ 42802
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1521,
"column": 33
},
"end": {
- "line": 1526,
+ "line": 1523,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42813,
- 42927
+ 42688,
+ 42802
],
"loc": {
"start": {
- "line": 1524,
+ "line": 1521,
"column": 8
},
"end": {
- "line": 1526,
+ "line": 1523,
"column": 9
}
},
@@ -71627,16 +71336,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 42780,
- 42804
+ 42655,
+ 42679
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1520,
"column": 8
},
"end": {
- "line": 1523,
+ "line": 1520,
"column": 32
}
}
@@ -71651,16 +71360,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 42940,
- 42944
+ 42815,
+ 42819
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1524,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1524,
"column": 16
}
}
@@ -71669,31 +71378,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 42945,
- 42958
+ 42820,
+ 42833
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1524,
"column": 17
},
"end": {
- "line": 1527,
+ "line": 1524,
"column": 30
}
}
},
"range": [
- 42940,
- 42958
+ 42815,
+ 42833
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1524,
"column": 12
},
"end": {
- "line": 1527,
+ "line": 1524,
"column": 30
}
}
@@ -71712,16 +71421,16 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 42974,
- 42981
+ 42849,
+ 42856
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 19
}
}
@@ -71730,31 +71439,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 42982,
- 42985
+ 42857,
+ 42860
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 20
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 23
}
}
},
"range": [
- 42974,
- 42985
+ 42849,
+ 42860
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 23
}
}
@@ -71768,32 +71477,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 42987,
- 43004
+ 42862,
+ 42879
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 25
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 42
}
}
}
],
"range": [
- 42986,
- 43005
+ 42861,
+ 42880
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 24
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 43
}
}
@@ -71810,16 +71519,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43013,
- 43017
+ 42888,
+ 42892
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 51
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 55
}
}
@@ -71828,47 +71537,47 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 43018,
- 43029
+ 42893,
+ 42904
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 56
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 67
}
}
},
"range": [
- 43013,
- 43029
+ 42888,
+ 42904
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 51
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 67
}
}
},
"arguments": [],
"range": [
- 43013,
- 43031
+ 42888,
+ 42906
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 51
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 69
}
}
@@ -71876,79 +71585,79 @@
"generator": false,
"expression": true,
"range": [
- 43007,
- 43031
+ 42882,
+ 42906
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 45
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 69
}
}
}
],
"range": [
- 42974,
- 43032
+ 42849,
+ 42907
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 70
}
}
},
"range": [
- 42974,
- 43033
+ 42849,
+ 42908
],
"loc": {
"start": {
- "line": 1528,
+ "line": 1525,
"column": 12
},
"end": {
- "line": 1528,
+ "line": 1525,
"column": 71
}
}
}
],
"range": [
- 42960,
- 43043
+ 42835,
+ 42918
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1524,
"column": 32
},
"end": {
- "line": 1529,
+ "line": 1526,
"column": 9
}
}
},
"alternate": null,
"range": [
- 42936,
- 43043
+ 42811,
+ 42918
],
"loc": {
"start": {
- "line": 1527,
+ "line": 1524,
"column": 8
},
"end": {
- "line": 1529,
+ "line": 1526,
"column": 9
}
}
@@ -71966,16 +71675,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43052,
- 43056
+ 42927,
+ 42931
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 12
}
}
@@ -71984,31 +71693,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 43057,
- 43064
+ 42932,
+ 42939
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 13
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 20
}
}
},
"range": [
- 43052,
- 43064
+ 42927,
+ 42939
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 20
}
}
@@ -72017,31 +71726,31 @@
"type": "Identifier",
"name": "off",
"range": [
- 43065,
- 43068
+ 42940,
+ 42943
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 21
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 24
}
}
},
"range": [
- 43052,
- 43068
+ 42927,
+ 42943
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 24
}
}
@@ -72055,32 +71764,32 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 43070,
- 43084
+ 42945,
+ 42959
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 26
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 40
}
}
}
],
"range": [
- 43069,
- 43085
+ 42944,
+ 42960
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 25
},
"end": {
- "line": 1530,
+ "line": 1527,
"column": 41
}
}
@@ -72093,16 +71802,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 43100,
- 43102
+ 42975,
+ 42977
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 13
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 15
}
}
@@ -72111,16 +71820,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 43104,
- 43110
+ 42979,
+ 42985
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 17
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 23
}
}
@@ -72134,16 +71843,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43115,
- 43119
+ 42990,
+ 42994
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 28
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 32
}
}
@@ -72152,31 +71861,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 43120,
- 43137
+ 42995,
+ 43012
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 33
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 50
}
}
},
"range": [
- 43115,
- 43137
+ 42990,
+ 43012
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 28
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 50
}
}
@@ -72189,16 +71898,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 43138,
- 43144
+ 43013,
+ 43019
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 51
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 57
}
}
@@ -72207,47 +71916,47 @@
"type": "Identifier",
"name": "id",
"range": [
- 43145,
- 43147
+ 43020,
+ 43022
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 58
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 60
}
}
},
"range": [
- 43138,
- 43147
+ 43013,
+ 43022
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 51
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 60
}
}
}
],
"range": [
- 43115,
- 43148
+ 42990,
+ 43023
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 28
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 61
}
}
@@ -72255,47 +71964,47 @@
"generator": false,
"expression": true,
"range": [
- 43099,
- 43148
+ 42974,
+ 43023
],
"loc": {
"start": {
- "line": 1531,
+ "line": 1528,
"column": 12
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 61
}
}
}
],
"range": [
- 43052,
- 43149
+ 42927,
+ 43024
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 62
}
}
},
"range": [
- 43052,
- 43150
+ 42927,
+ 43025
],
"loc": {
"start": {
- "line": 1530,
+ "line": 1527,
"column": 8
},
"end": {
- "line": 1531,
+ "line": 1528,
"column": 63
}
}
@@ -72308,16 +72017,16 @@
"type": "Identifier",
"name": "removeClass",
"range": [
- 43160,
- 43171
+ 43035,
+ 43046
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 8
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 19
}
}
@@ -72331,16 +72040,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43172,
- 43176
+ 43047,
+ 43051
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 20
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 24
}
}
@@ -72349,47 +72058,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 43177,
- 43180
+ 43052,
+ 43055
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 25
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 28
}
}
},
"range": [
- 43172,
- 43180
+ 43047,
+ 43055
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 20
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 28
}
}
},
"arguments": [],
"range": [
- 43172,
- 43182
+ 43047,
+ 43057
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 20
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 30
}
}
@@ -72400,16 +72109,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43184,
- 43188
+ 43059,
+ 43063
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 32
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 36
}
}
@@ -72418,62 +72127,62 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 43189,
- 43195
+ 43064,
+ 43070
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 37
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 43
}
}
},
"range": [
- 43184,
- 43195
+ 43059,
+ 43070
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 32
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 43
}
}
}
],
"range": [
- 43160,
- 43196
+ 43035,
+ 43071
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 8
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 44
}
}
},
"range": [
- 43160,
- 43197
+ 43035,
+ 43072
],
"loc": {
"start": {
- "line": 1533,
+ "line": 1530,
"column": 8
},
"end": {
- "line": 1533,
+ "line": 1530,
"column": 45
}
}
@@ -72486,16 +72195,16 @@
"type": "Identifier",
"name": "removeClass",
"range": [
- 43206,
- 43217
+ 43081,
+ 43092
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 8
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 19
}
}
@@ -72509,16 +72218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43218,
- 43222
+ 43093,
+ 43097
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 20
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 24
}
}
@@ -72527,47 +72236,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 43223,
- 43226
+ 43098,
+ 43101
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 25
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 28
}
}
},
"range": [
- 43218,
- 43226
+ 43093,
+ 43101
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 20
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 28
}
}
},
"arguments": [],
"range": [
- 43218,
- 43228
+ 43093,
+ 43103
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 20
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 30
}
}
@@ -72578,16 +72287,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43230,
- 43234
+ 43105,
+ 43109
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 32
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 36
}
}
@@ -72596,62 +72305,62 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 43235,
- 43249
+ 43110,
+ 43124
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 37
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 51
}
}
},
"range": [
- 43230,
- 43249
+ 43105,
+ 43124
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 32
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 51
}
}
}
],
"range": [
- 43206,
- 43250
+ 43081,
+ 43125
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 8
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 52
}
}
},
"range": [
- 43206,
- 43251
+ 43081,
+ 43126
],
"loc": {
"start": {
- "line": 1534,
+ "line": 1531,
"column": 8
},
"end": {
- "line": 1534,
+ "line": 1531,
"column": 53
}
}
@@ -72667,16 +72376,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43261,
- 43265
+ 43136,
+ 43140
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 8
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 12
}
}
@@ -72685,31 +72394,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 43266,
- 43278
+ 43141,
+ 43153
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 13
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 25
}
}
},
"range": [
- 43261,
- 43278
+ 43136,
+ 43153
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 8
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 25
}
}
@@ -72719,46 +72428,46 @@
"value": 0,
"raw": "0",
"range": [
- 43281,
- 43282
+ 43156,
+ 43157
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 28
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 29
}
}
},
"range": [
- 43261,
- 43282
+ 43136,
+ 43157
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 8
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 29
}
}
},
"range": [
- 43261,
- 43283
+ 43136,
+ 43158
],
"loc": {
"start": {
- "line": 1536,
+ "line": 1533,
"column": 8
},
"end": {
- "line": 1536,
+ "line": 1533,
"column": 30
}
}
@@ -72774,16 +72483,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43292,
- 43296
+ 43167,
+ 43171
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 8
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 12
}
}
@@ -72792,31 +72501,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 43297,
- 43311
+ 43172,
+ 43186
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 13
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 27
}
}
},
"range": [
- 43292,
- 43311
+ 43167,
+ 43186
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 8
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 27
}
}
@@ -72825,46 +72534,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 43314,
- 43316
+ 43189,
+ 43191
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 30
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 32
}
}
},
"range": [
- 43292,
- 43316
+ 43167,
+ 43191
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 8
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 32
}
}
},
"range": [
- 43292,
- 43317
+ 43167,
+ 43192
],
"loc": {
"start": {
- "line": 1537,
+ "line": 1534,
"column": 8
},
"end": {
- "line": 1537,
+ "line": 1534,
"column": 33
}
}
@@ -72880,16 +72589,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43326,
- 43330
+ 43201,
+ 43205
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 8
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 12
}
}
@@ -72898,31 +72607,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 43331,
- 43337
+ 43206,
+ 43212
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 13
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 19
}
}
},
"range": [
- 43326,
- 43337
+ 43201,
+ 43212
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 8
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 19
}
}
@@ -72931,46 +72640,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 43340,
- 43342
+ 43215,
+ 43217
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 22
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 24
}
}
},
"range": [
- 43326,
- 43342
+ 43201,
+ 43217
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 8
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 24
}
}
},
"range": [
- 43326,
- 43343
+ 43201,
+ 43218
],
"loc": {
"start": {
- "line": 1538,
+ "line": 1535,
"column": 8
},
"end": {
- "line": 1538,
+ "line": 1535,
"column": 25
}
}
@@ -72986,16 +72695,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43352,
- 43356
+ 43227,
+ 43231
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 12
}
}
@@ -73004,31 +72713,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 43357,
- 43368
+ 43232,
+ 43243
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 13
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 24
}
}
},
"range": [
- 43352,
- 43368
+ 43227,
+ 43243
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 24
}
}
@@ -73038,62 +72747,62 @@
"value": false,
"raw": "false",
"range": [
- 43371,
- 43376
+ 43246,
+ 43251
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 27
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 32
}
}
},
"range": [
- 43352,
- 43376
+ 43227,
+ 43251
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 32
}
}
},
"range": [
- 43352,
- 43377
+ 43227,
+ 43252
],
"loc": {
"start": {
- "line": 1539,
+ "line": 1536,
"column": 8
},
"end": {
- "line": 1539,
+ "line": 1536,
"column": 33
}
}
}
],
"range": [
- 42231,
- 43383
+ 42106,
+ 43258
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1496,
"column": 14
},
"end": {
- "line": 1540,
+ "line": 1537,
"column": 5
}
}
@@ -73101,16 +72810,16 @@
"generator": false,
"expression": false,
"range": [
- 42228,
- 43383
+ 42103,
+ 43258
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1496,
"column": 11
},
"end": {
- "line": 1540,
+ "line": 1537,
"column": 5
}
}
@@ -73118,16 +72827,16 @@
"kind": "method",
"computed": false,
"range": [
- 42221,
- 43383
+ 42096,
+ 43258
],
"loc": {
"start": {
- "line": 1499,
+ "line": 1496,
"column": 4
},
"end": {
- "line": 1540,
+ "line": 1537,
"column": 5
}
},
@@ -73136,16 +72845,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42178,
- 42216
+ 42053,
+ 42091
],
"loc": {
"start": {
- "line": 1496,
+ "line": 1493,
"column": 4
},
"end": {
- "line": 1498,
+ "line": 1495,
"column": 7
}
}
@@ -73156,16 +72865,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43389,
- 43478
+ 43264,
+ 43353
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1539,
"column": 4
},
"end": {
- "line": 1544,
+ "line": 1541,
"column": 7
}
}
@@ -73179,16 +72888,16 @@
"type": "Identifier",
"name": "setToolbar",
"range": [
- 43483,
- 43493
+ 43358,
+ 43368
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1542,
"column": 4
},
"end": {
- "line": 1545,
+ "line": 1542,
"column": 14
}
}
@@ -73208,16 +72917,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43510,
- 43514
+ 43385,
+ 43389
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1543,
"column": 12
},
"end": {
- "line": 1546,
+ "line": 1543,
"column": 16
}
}
@@ -73226,31 +72935,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43515,
- 43521
+ 43390,
+ 43396
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1543,
"column": 17
},
"end": {
- "line": 1546,
+ "line": 1543,
"column": 23
}
}
},
"range": [
- 43510,
- 43521
+ 43385,
+ 43396
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1543,
"column": 12
},
"end": {
- "line": 1546,
+ "line": 1543,
"column": 23
}
}
@@ -73262,48 +72971,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 43537,
- 43544
+ 43412,
+ 43419
],
"loc": {
"start": {
- "line": 1547,
+ "line": 1544,
"column": 12
},
"end": {
- "line": 1547,
+ "line": 1544,
"column": 19
}
}
}
],
"range": [
- 43523,
- 43554
+ 43398,
+ 43429
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1543,
"column": 25
},
"end": {
- "line": 1548,
+ "line": 1545,
"column": 9
}
}
},
"alternate": null,
"range": [
- 43506,
- 43554
+ 43381,
+ 43429
],
"loc": {
"start": {
- "line": 1546,
+ "line": 1543,
"column": 8
},
"end": {
- "line": 1548,
+ "line": 1545,
"column": 9
}
},
@@ -73312,16 +73021,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 43564,
- 43587
+ 43439,
+ 43462
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1547,
"column": 8
},
"end": {
- "line": 1550,
+ "line": 1547,
"column": 31
}
}
@@ -73337,16 +73046,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43600,
- 43606
+ 43475,
+ 43481
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 12
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 18
}
}
@@ -73357,16 +73066,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 43609,
- 43618
+ 43484,
+ 43493
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 21
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 30
}
}
@@ -73377,47 +73086,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 43619,
- 43624
+ 43494,
+ 43499
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 31
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 36
}
}
}
],
"range": [
- 43609,
- 43625
+ 43484,
+ 43500
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 21
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 37
}
}
},
"range": [
- 43600,
- 43625
+ 43475,
+ 43500
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 12
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 37
}
}
@@ -73425,16 +73134,16 @@
],
"kind": "let",
"range": [
- 43596,
- 43626
+ 43471,
+ 43501
],
"loc": {
"start": {
- "line": 1551,
+ "line": 1548,
"column": 8
},
"end": {
- "line": 1551,
+ "line": 1548,
"column": 38
}
},
@@ -73443,16 +73152,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 43564,
- 43587
+ 43439,
+ 43462
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1547,
"column": 8
},
"end": {
- "line": 1550,
+ "line": 1547,
"column": 31
}
}
@@ -73471,16 +73180,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43635,
- 43641
+ 43510,
+ 43516
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 14
}
}
@@ -73489,31 +73198,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 43642,
- 43651
+ 43517,
+ 43526
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 15
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 24
}
}
},
"range": [
- 43635,
- 43651
+ 43510,
+ 43526
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 24
}
}
@@ -73524,16 +73233,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43654,
- 43658
+ 43529,
+ 43533
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 27
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 31
}
}
@@ -73542,61 +73251,61 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 43659,
- 43673
+ 43534,
+ 43548
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 32
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 46
}
}
},
"range": [
- 43654,
- 43673
+ 43529,
+ 43548
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 27
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 46
}
}
},
"range": [
- 43635,
- 43673
+ 43510,
+ 43548
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 46
}
}
},
"range": [
- 43635,
- 43674
+ 43510,
+ 43549
],
"loc": {
"start": {
- "line": 1552,
+ "line": 1549,
"column": 8
},
"end": {
- "line": 1552,
+ "line": 1549,
"column": 47
}
},
@@ -73605,16 +73314,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 43684,
- 43702
+ 43559,
+ 43577
],
"loc": {
"start": {
- "line": 1554,
+ "line": 1551,
"column": 8
},
"end": {
- "line": 1554,
+ "line": 1551,
"column": 26
}
}
@@ -73629,16 +73338,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43715,
- 43719
+ 43590,
+ 43594
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1552,
"column": 12
},
"end": {
- "line": 1555,
+ "line": 1552,
"column": 16
}
}
@@ -73647,31 +73356,31 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 43720,
- 43732
+ 43595,
+ 43607
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1552,
"column": 17
},
"end": {
- "line": 1555,
+ "line": 1552,
"column": 29
}
}
},
"range": [
- 43715,
- 43732
+ 43590,
+ 43607
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1552,
"column": 12
},
"end": {
- "line": 1555,
+ "line": 1552,
"column": 29
}
}
@@ -73692,16 +73401,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 43748,
- 43751
+ 43623,
+ 43626
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 15
}
}
@@ -73713,16 +73422,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43752,
- 43756
+ 43627,
+ 43631
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 16
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 20
}
}
@@ -73731,47 +73440,47 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 43757,
- 43769
+ 43632,
+ 43644
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 21
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 33
}
}
},
"range": [
- 43752,
- 43769
+ 43627,
+ 43644
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 16
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 33
}
}
}
],
"range": [
- 43748,
- 43770
+ 43623,
+ 43645
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 34
}
}
@@ -73780,31 +73489,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 43771,
- 43782
+ 43646,
+ 43657
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 35
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 46
}
}
},
"range": [
- 43748,
- 43782
+ 43623,
+ 43657
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 46
}
}
@@ -73814,63 +73523,63 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43783,
- 43789
+ 43658,
+ 43664
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 47
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 53
}
}
}
],
"range": [
- 43748,
- 43790
+ 43623,
+ 43665
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 54
}
}
},
"range": [
- 43748,
- 43791
+ 43623,
+ 43666
],
"loc": {
"start": {
- "line": 1556,
+ "line": 1553,
"column": 12
},
"end": {
- "line": 1556,
+ "line": 1553,
"column": 55
}
}
}
],
"range": [
- 43734,
- 43801
+ 43609,
+ 43676
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1552,
"column": 31
},
"end": {
- "line": 1557,
+ "line": 1554,
"column": 9
}
},
@@ -73879,16 +73588,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 43810,
- 43823
+ 43685,
+ 43698
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1555,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1555,
"column": 21
}
}
@@ -73903,16 +73612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43841,
- 43845
+ 43716,
+ 43720
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1556,
"column": 17
},
"end": {
- "line": 1559,
+ "line": 1556,
"column": 21
}
}
@@ -73921,31 +73630,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43846,
- 43856
+ 43721,
+ 43731
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1556,
"column": 22
},
"end": {
- "line": 1559,
+ "line": 1556,
"column": 32
}
}
},
"range": [
- 43841,
- 43856
+ 43716,
+ 43731
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1556,
"column": 17
},
"end": {
- "line": 1559,
+ "line": 1556,
"column": 32
}
}
@@ -73962,16 +73671,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43876,
- 43886
+ 43751,
+ 43761
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 16
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 26
}
}
@@ -73985,16 +73694,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 43889,
- 43893
+ 43764,
+ 43768
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 29
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 33
}
}
@@ -74003,31 +73712,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 43894,
- 43897
+ 43769,
+ 43772
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 34
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 37
}
}
},
"range": [
- 43889,
- 43897
+ 43764,
+ 43772
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 29
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 37
}
}
@@ -74036,46 +73745,46 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43898,
- 43908
+ 43773,
+ 43783
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 38
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 48
}
}
},
"range": [
- 43889,
- 43908
+ 43764,
+ 43783
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 29
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 48
}
}
},
"range": [
- 43876,
- 43908
+ 43751,
+ 43783
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 16
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 48
}
}
@@ -74083,16 +73792,16 @@
],
"kind": "let",
"range": [
- 43872,
- 43909
+ 43747,
+ 43784
],
"loc": {
"start": {
- "line": 1560,
+ "line": 1557,
"column": 12
},
"end": {
- "line": 1560,
+ "line": 1557,
"column": 49
}
}
@@ -74111,16 +73820,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43922,
- 43932
+ 43797,
+ 43807
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 12
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 22
}
}
@@ -74129,31 +73838,31 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 43933,
- 43944
+ 43808,
+ 43819
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 23
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 34
}
}
},
"range": [
- 43922,
- 43944
+ 43797,
+ 43819
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 12
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 34
}
}
@@ -74162,31 +73871,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 43945,
- 43956
+ 43820,
+ 43831
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 35
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 46
}
}
},
"range": [
- 43922,
- 43956
+ 43797,
+ 43831
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 12
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 46
}
}
@@ -74196,47 +73905,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43957,
- 43963
+ 43832,
+ 43838
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 47
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 53
}
}
}
],
"range": [
- 43922,
- 43964
+ 43797,
+ 43839
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 12
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 54
}
}
},
"range": [
- 43922,
- 43965
+ 43797,
+ 43840
],
"loc": {
"start": {
- "line": 1561,
+ "line": 1558,
"column": 12
},
"end": {
- "line": 1561,
+ "line": 1558,
"column": 55
}
}
@@ -74253,16 +73962,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 43978,
- 43984
+ 43853,
+ 43859
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 12
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 18
}
}
@@ -74271,31 +73980,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 43985,
- 43994
+ 43860,
+ 43869
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 19
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 28
}
}
},
"range": [
- 43978,
- 43994
+ 43853,
+ 43869
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 12
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 28
}
}
@@ -74307,16 +74016,16 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 43997,
- 44007
+ 43872,
+ 43882
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 31
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 41
}
}
@@ -74325,77 +74034,77 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 44008,
- 44022
+ 43883,
+ 43897
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 42
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 56
}
}
},
"range": [
- 43997,
- 44022
+ 43872,
+ 43897
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 31
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 56
}
}
},
"range": [
- 43978,
- 44022
+ 43853,
+ 43897
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 12
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 56
}
}
},
"range": [
- 43978,
- 44023
+ 43853,
+ 43898
],
"loc": {
"start": {
- "line": 1562,
+ "line": 1559,
"column": 12
},
"end": {
- "line": 1562,
+ "line": 1559,
"column": 57
}
}
}
],
"range": [
- 43858,
- 44033
+ 43733,
+ 43908
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1556,
"column": 34
},
"end": {
- "line": 1563,
+ "line": 1560,
"column": 9
}
},
@@ -74404,16 +74113,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44042,
- 44082
+ 43917,
+ 43957
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1561,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1561,
"column": 48
}
}
@@ -74432,16 +74141,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44114,
- 44118
+ 43989,
+ 43993
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 16
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 20
}
}
@@ -74452,16 +74161,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44121,
- 44130
+ 43996,
+ 44005
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 23
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 32
}
}
@@ -74472,47 +74181,47 @@
"value": "caption",
"raw": "'caption'",
"range": [
- 44131,
- 44140
+ 44006,
+ 44015
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 33
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 42
}
}
}
],
"range": [
- 44121,
- 44141
+ 43996,
+ 44016
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 23
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 43
}
}
},
"range": [
- 44114,
- 44141
+ 43989,
+ 44016
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 16
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 43
}
}
@@ -74520,16 +74229,16 @@
],
"kind": "let",
"range": [
- 44110,
- 44142
+ 43985,
+ 44017
],
"loc": {
"start": {
- "line": 1566,
+ "line": 1563,
"column": 12
},
"end": {
- "line": 1566,
+ "line": 1563,
"column": 44
}
}
@@ -74545,16 +74254,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44155,
- 44159
+ 44030,
+ 44034
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 12
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 16
}
}
@@ -74563,31 +74272,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44160,
- 44171
+ 44035,
+ 44046
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 17
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 28
}
}
},
"range": [
- 44155,
- 44171
+ 44030,
+ 44046
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 12
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 28
}
}
@@ -74597,47 +74306,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44172,
- 44178
+ 44047,
+ 44053
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 29
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 35
}
}
}
],
"range": [
- 44155,
- 44179
+ 44030,
+ 44054
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 12
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 36
}
}
},
"range": [
- 44155,
- 44180
+ 44030,
+ 44055
],
"loc": {
"start": {
- "line": 1567,
+ "line": 1564,
"column": 12
},
"end": {
- "line": 1567,
+ "line": 1564,
"column": 37
}
}
@@ -74657,16 +74366,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44193,
- 44197
+ 44068,
+ 44072
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 16
}
}
@@ -74675,47 +74384,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 44198,
- 44201
+ 44073,
+ 44076
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 17
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 20
}
}
},
"range": [
- 44193,
- 44201
+ 44068,
+ 44076
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 20
}
}
},
"arguments": [],
"range": [
- 44193,
- 44203
+ 44068,
+ 44078
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 22
}
}
@@ -74724,31 +74433,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 44204,
- 44216
+ 44079,
+ 44091
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 23
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 35
}
}
},
"range": [
- 44193,
- 44216
+ 44068,
+ 44091
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 35
}
}
@@ -74758,16 +74467,16 @@
"type": "Identifier",
"name": "cont",
"range": [
- 44217,
- 44221
+ 44092,
+ 44096
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 36
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 40
}
}
@@ -74783,16 +74492,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44223,
- 44227
+ 44098,
+ 44102
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 42
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 46
}
}
@@ -74801,47 +74510,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 44228,
- 44231
+ 44103,
+ 44106
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 47
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 50
}
}
},
"range": [
- 44223,
- 44231
+ 44098,
+ 44106
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 42
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 50
}
}
},
"arguments": [],
"range": [
- 44223,
- 44233
+ 44098,
+ 44108
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 42
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 52
}
}
@@ -74850,78 +74559,78 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 44234,
- 44244
+ 44109,
+ 44119
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 53
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 63
}
}
},
"range": [
- 44223,
- 44244
+ 44098,
+ 44119
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 42
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 63
}
}
}
],
"range": [
- 44193,
- 44245
+ 44068,
+ 44120
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 64
}
}
},
"range": [
- 44193,
- 44246
+ 44068,
+ 44121
],
"loc": {
"start": {
- "line": 1568,
+ "line": 1565,
"column": 12
},
"end": {
- "line": 1568,
+ "line": 1565,
"column": 65
}
}
}
],
"range": [
- 44096,
- 44256
+ 43971,
+ 44131
],
"loc": {
"start": {
- "line": 1565,
+ "line": 1562,
"column": 13
},
"end": {
- "line": 1569,
+ "line": 1566,
"column": 9
}
},
@@ -74930,16 +74639,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44042,
- 44082
+ 43917,
+ 43957
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1561,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1561,
"column": 48
}
}
@@ -74947,16 +74656,16 @@
]
},
"range": [
- 43837,
- 44256
+ 43712,
+ 44131
],
"loc": {
"start": {
- "line": 1559,
+ "line": 1556,
"column": 13
},
"end": {
- "line": 1569,
+ "line": 1566,
"column": 9
}
},
@@ -74965,16 +74674,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 43810,
- 43823
+ 43685,
+ 43698
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1555,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1555,
"column": 21
}
}
@@ -74982,16 +74691,16 @@
]
},
"range": [
- 43711,
- 44256
+ 43586,
+ 44131
],
"loc": {
"start": {
- "line": 1555,
+ "line": 1552,
"column": 8
},
"end": {
- "line": 1569,
+ "line": 1566,
"column": 9
}
},
@@ -75000,16 +74709,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 43684,
- 43702
+ 43559,
+ 43577
],
"loc": {
"start": {
- "line": 1554,
+ "line": 1551,
"column": 8
},
"end": {
- "line": 1554,
+ "line": 1551,
"column": 26
}
}
@@ -75027,16 +74736,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44265,
- 44269
+ 44140,
+ 44144
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 12
}
}
@@ -75045,31 +74754,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44270,
- 44276
+ 44145,
+ 44151
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 13
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 19
}
}
},
"range": [
- 44265,
- 44276
+ 44140,
+ 44151
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 19
}
}
@@ -75078,46 +74787,46 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44279,
- 44285
+ 44154,
+ 44160
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 22
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 28
}
}
},
"range": [
- 44265,
- 44285
+ 44140,
+ 44160
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 28
}
}
},
"range": [
- 44265,
- 44286
+ 44140,
+ 44161
],
"loc": {
"start": {
- "line": 1570,
+ "line": 1567,
"column": 8
},
"end": {
- "line": 1570,
+ "line": 1567,
"column": 29
}
},
@@ -75126,16 +74835,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44296,
- 44342
+ 44171,
+ 44217
],
"loc": {
"start": {
- "line": 1572,
+ "line": 1569,
"column": 8
},
"end": {
- "line": 1572,
+ "line": 1569,
"column": 54
}
}
@@ -75151,16 +74860,16 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44355,
- 44359
+ 44230,
+ 44234
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 12
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 16
}
}
@@ -75171,16 +74880,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44362,
- 44371
+ 44237,
+ 44246
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 19
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 28
}
}
@@ -75191,47 +74900,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 44372,
- 44377
+ 44247,
+ 44252
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 29
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 34
}
}
}
],
"range": [
- 44362,
- 44378
+ 44237,
+ 44253
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 19
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 35
}
}
},
"range": [
- 44355,
- 44378
+ 44230,
+ 44253
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 12
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 35
}
}
@@ -75239,16 +74948,16 @@
],
"kind": "let",
"range": [
- 44351,
- 44379
+ 44226,
+ 44254
],
"loc": {
"start": {
- "line": 1573,
+ "line": 1570,
"column": 8
},
"end": {
- "line": 1573,
+ "line": 1570,
"column": 36
}
},
@@ -75257,16 +74966,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44296,
- 44342
+ 44171,
+ 44217
],
"loc": {
"start": {
- "line": 1572,
+ "line": 1569,
"column": 8
},
"end": {
- "line": 1572,
+ "line": 1569,
"column": 54
}
}
@@ -75285,16 +74994,16 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44388,
- 44392
+ 44263,
+ 44267
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 8
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 12
}
}
@@ -75303,31 +75012,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44393,
- 44402
+ 44268,
+ 44277
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 13
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 22
}
}
},
"range": [
- 44388,
- 44402
+ 44263,
+ 44277
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 8
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 22
}
}
@@ -75338,16 +75047,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44405,
- 44409
+ 44280,
+ 44284
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 25
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 29
}
}
@@ -75356,61 +75065,61 @@
"type": "Identifier",
"name": "lDivCssClass",
"range": [
- 44410,
- 44422
+ 44285,
+ 44297
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 30
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 42
}
}
},
"range": [
- 44405,
- 44422
+ 44280,
+ 44297
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 25
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 42
}
}
},
"range": [
- 44388,
- 44422
+ 44263,
+ 44297
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 8
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 42
}
}
},
"range": [
- 44388,
- 44423
+ 44263,
+ 44298
],
"loc": {
"start": {
- "line": 1574,
+ "line": 1571,
"column": 8
},
"end": {
- "line": 1574,
+ "line": 1571,
"column": 43
}
}
@@ -75426,16 +75135,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44432,
- 44438
+ 44307,
+ 44313
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 14
}
}
@@ -75444,31 +75153,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44439,
- 44450
+ 44314,
+ 44325
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 15
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 26
}
}
},
"range": [
- 44432,
- 44450
+ 44307,
+ 44325
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 26
}
}
@@ -75478,47 +75187,47 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44451,
- 44455
+ 44326,
+ 44330
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 27
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 31
}
}
}
],
"range": [
- 44432,
- 44456
+ 44307,
+ 44331
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 32
}
}
},
"range": [
- 44432,
- 44457
+ 44307,
+ 44332
],
"loc": {
"start": {
- "line": 1575,
+ "line": 1572,
"column": 8
},
"end": {
- "line": 1575,
+ "line": 1572,
"column": 33
}
}
@@ -75534,16 +75243,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44466,
- 44470
+ 44341,
+ 44345
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 8
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 12
}
}
@@ -75552,31 +75261,31 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44471,
- 44475
+ 44346,
+ 44350
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 13
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 17
}
}
},
"range": [
- 44466,
- 44475
+ 44341,
+ 44350
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 8
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 17
}
}
@@ -75585,46 +75294,46 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 44478,
- 44482
+ 44353,
+ 44357
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 20
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 24
}
}
},
"range": [
- 44466,
- 44482
+ 44341,
+ 44357
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 8
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 24
}
}
},
"range": [
- 44466,
- 44483
+ 44341,
+ 44358
],
"loc": {
"start": {
- "line": 1576,
+ "line": 1573,
"column": 8
},
"end": {
- "line": 1576,
+ "line": 1573,
"column": 25
}
},
@@ -75633,16 +75342,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 44493,
- 44587
+ 44368,
+ 44462
],
"loc": {
"start": {
- "line": 1578,
+ "line": 1575,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1576,
"column": 52
}
}
@@ -75658,16 +75367,16 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 44600,
- 44604
+ 44475,
+ 44479
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 12
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 16
}
}
@@ -75678,16 +75387,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44607,
- 44616
+ 44482,
+ 44491
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 19
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 28
}
}
@@ -75698,47 +75407,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 44617,
- 44622
+ 44492,
+ 44497
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 29
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 34
}
}
}
],
"range": [
- 44607,
- 44623
+ 44482,
+ 44498
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 19
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 35
}
}
},
"range": [
- 44600,
- 44623
+ 44475,
+ 44498
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 12
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 35
}
}
@@ -75746,16 +75455,16 @@
],
"kind": "let",
"range": [
- 44596,
- 44624
+ 44471,
+ 44499
],
"loc": {
"start": {
- "line": 1580,
+ "line": 1577,
"column": 8
},
"end": {
- "line": 1580,
+ "line": 1577,
"column": 36
}
},
@@ -75764,16 +75473,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 44493,
- 44587
+ 44368,
+ 44462
],
"loc": {
"start": {
- "line": 1578,
+ "line": 1575,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1576,
"column": 52
}
}
@@ -75792,16 +75501,16 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 44633,
- 44637
+ 44508,
+ 44512
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 8
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 12
}
}
@@ -75810,31 +75519,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44638,
- 44647
+ 44513,
+ 44522
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 13
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 22
}
}
},
"range": [
- 44633,
- 44647
+ 44508,
+ 44522
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 8
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 22
}
}
@@ -75845,16 +75554,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44650,
- 44654
+ 44525,
+ 44529
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 25
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 29
}
}
@@ -75863,61 +75572,61 @@
"type": "Identifier",
"name": "rDivCssClass",
"range": [
- 44655,
- 44667
+ 44530,
+ 44542
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 30
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 42
}
}
},
"range": [
- 44650,
- 44667
+ 44525,
+ 44542
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 25
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 42
}
}
},
"range": [
- 44633,
- 44667
+ 44508,
+ 44542
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 8
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 42
}
}
},
"range": [
- 44633,
- 44668
+ 44508,
+ 44543
],
"loc": {
"start": {
- "line": 1581,
+ "line": 1578,
"column": 8
},
"end": {
- "line": 1581,
+ "line": 1578,
"column": 43
}
}
@@ -75933,16 +75642,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44677,
- 44683
+ 44552,
+ 44558
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 14
}
}
@@ -75951,31 +75660,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44684,
- 44695
+ 44559,
+ 44570
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 15
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 26
}
}
},
"range": [
- 44677,
- 44695
+ 44552,
+ 44570
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 26
}
}
@@ -75985,47 +75694,47 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 44696,
- 44700
+ 44571,
+ 44575
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 27
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 31
}
}
}
],
"range": [
- 44677,
- 44701
+ 44552,
+ 44576
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 32
}
}
},
"range": [
- 44677,
- 44702
+ 44552,
+ 44577
],
"loc": {
"start": {
- "line": 1582,
+ "line": 1579,
"column": 8
},
"end": {
- "line": 1582,
+ "line": 1579,
"column": 33
}
}
@@ -76041,16 +75750,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44711,
- 44715
+ 44586,
+ 44590
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 12
}
}
@@ -76059,31 +75768,31 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 44716,
- 44720
+ 44591,
+ 44595
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 13
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 17
}
}
},
"range": [
- 44711,
- 44720
+ 44586,
+ 44595
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 17
}
}
@@ -76092,46 +75801,46 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 44723,
- 44727
+ 44598,
+ 44602
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 20
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 24
}
}
},
"range": [
- 44711,
- 44727
+ 44586,
+ 44602
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 24
}
}
},
"range": [
- 44711,
- 44728
+ 44586,
+ 44603
],
"loc": {
"start": {
- "line": 1583,
+ "line": 1580,
"column": 8
},
"end": {
- "line": 1583,
+ "line": 1580,
"column": 25
}
},
@@ -76140,16 +75849,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 44738,
- 44782
+ 44613,
+ 44657
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1582,
"column": 8
},
"end": {
- "line": 1585,
+ "line": 1582,
"column": 52
}
}
@@ -76165,16 +75874,16 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 44795,
- 44799
+ 44670,
+ 44674
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 16
}
}
@@ -76185,16 +75894,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 44802,
- 44811
+ 44677,
+ 44686
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 19
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 28
}
}
@@ -76205,47 +75914,47 @@
"value": "div",
"raw": "'div'",
"range": [
- 44812,
- 44817
+ 44687,
+ 44692
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 29
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 34
}
}
}
],
"range": [
- 44802,
- 44818
+ 44677,
+ 44693
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 19
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 35
}
}
},
"range": [
- 44795,
- 44818
+ 44670,
+ 44693
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 12
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 35
}
}
@@ -76253,16 +75962,16 @@
],
"kind": "let",
"range": [
- 44791,
- 44819
+ 44666,
+ 44694
],
"loc": {
"start": {
- "line": 1586,
+ "line": 1583,
"column": 8
},
"end": {
- "line": 1586,
+ "line": 1583,
"column": 36
}
},
@@ -76271,16 +75980,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 44738,
- 44782
+ 44613,
+ 44657
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1582,
"column": 8
},
"end": {
- "line": 1585,
+ "line": 1582,
"column": 52
}
}
@@ -76299,16 +76008,16 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 44828,
- 44832
+ 44703,
+ 44707
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 8
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 12
}
}
@@ -76317,31 +76026,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 44833,
- 44842
+ 44708,
+ 44717
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 13
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 22
}
}
},
"range": [
- 44828,
- 44842
+ 44703,
+ 44717
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 8
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 22
}
}
@@ -76352,16 +76061,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44845,
- 44849
+ 44720,
+ 44724
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 25
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 29
}
}
@@ -76370,61 +76079,61 @@
"type": "Identifier",
"name": "mDivCssClass",
"range": [
- 44850,
- 44862
+ 44725,
+ 44737
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 30
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 42
}
}
},
"range": [
- 44845,
- 44862
+ 44720,
+ 44737
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 25
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 42
}
}
},
"range": [
- 44828,
- 44862
+ 44703,
+ 44737
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 8
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 42
}
}
},
"range": [
- 44828,
- 44863
+ 44703,
+ 44738
],
"loc": {
"start": {
- "line": 1587,
+ "line": 1584,
"column": 8
},
"end": {
- "line": 1587,
+ "line": 1584,
"column": 43
}
}
@@ -76440,16 +76149,16 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 44872,
- 44878
+ 44747,
+ 44753
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 8
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 14
}
}
@@ -76458,31 +76167,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 44879,
- 44890
+ 44754,
+ 44765
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 15
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 26
}
}
},
"range": [
- 44872,
- 44890
+ 44747,
+ 44765
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 8
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 26
}
}
@@ -76492,47 +76201,47 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 44891,
- 44895
+ 44766,
+ 44770
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 27
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 31
}
}
}
],
"range": [
- 44872,
- 44896
+ 44747,
+ 44771
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 8
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 32
}
}
},
"range": [
- 44872,
- 44897
+ 44747,
+ 44772
],
"loc": {
"start": {
- "line": 1588,
+ "line": 1585,
"column": 8
},
"end": {
- "line": 1588,
+ "line": 1585,
"column": 33
}
}
@@ -76548,16 +76257,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44906,
- 44910
+ 44781,
+ 44785
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 12
}
}
@@ -76566,31 +76275,31 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 44911,
- 44915
+ 44786,
+ 44790
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 13
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 17
}
}
},
"range": [
- 44906,
- 44915
+ 44781,
+ 44790
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 17
}
}
@@ -76599,46 +76308,46 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 44918,
- 44922
+ 44793,
+ 44797
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 20
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 24
}
}
},
"range": [
- 44906,
- 44922
+ 44781,
+ 44797
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 24
}
}
},
"range": [
- 44906,
- 44923
+ 44781,
+ 44798
],
"loc": {
"start": {
- "line": 1589,
+ "line": 1586,
"column": 8
},
"end": {
- "line": 1589,
+ "line": 1586,
"column": 25
}
},
@@ -76647,16 +76356,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 44933,
- 44978
+ 44808,
+ 44853
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1588,
"column": 8
},
"end": {
- "line": 1591,
+ "line": 1588,
"column": 53
}
}
@@ -76671,16 +76380,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 44991,
- 44998
+ 44866,
+ 44873
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1589,
"column": 19
}
}
@@ -76692,16 +76401,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 44999,
- 45003
+ 44874,
+ 44878
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 20
},
"end": {
- "line": 1592,
+ "line": 1589,
"column": 24
}
}
@@ -76710,47 +76419,47 @@
"type": "Identifier",
"name": "help",
"range": [
- 45004,
- 45008
+ 44879,
+ 44883
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 25
},
"end": {
- "line": 1592,
+ "line": 1589,
"column": 29
}
}
},
"range": [
- 44999,
- 45008
+ 44874,
+ 44883
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 20
},
"end": {
- "line": 1592,
+ "line": 1589,
"column": 29
}
}
}
],
"range": [
- 44991,
- 45009
+ 44866,
+ 44884
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 12
},
"end": {
- "line": 1592,
+ "line": 1589,
"column": 30
}
}
@@ -76774,16 +76483,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45142,
- 45146
+ 45017,
+ 45021
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 16
}
}
@@ -76792,31 +76501,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 45147,
- 45150
+ 45022,
+ 45025
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 17
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 20
}
}
},
"range": [
- 45142,
- 45150
+ 45017,
+ 45025
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 20
}
}
@@ -76825,31 +76534,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 45151,
- 45155
+ 45026,
+ 45030
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 21
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 25
}
}
},
"range": [
- 45142,
- 45155
+ 45017,
+ 45030
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 25
}
}
@@ -76858,62 +76567,62 @@
"type": "Identifier",
"name": "enable",
"range": [
- 45156,
- 45162
+ 45031,
+ 45037
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 26
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 32
}
}
},
"range": [
- 45142,
- 45162
+ 45017,
+ 45037
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 32
}
}
},
"arguments": [],
"range": [
- 45142,
- 45164
+ 45017,
+ 45039
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 34
}
}
},
"range": [
- 45142,
- 45165
+ 45017,
+ 45040
],
"loc": {
"start": {
- "line": 1595,
+ "line": 1592,
"column": 12
},
"end": {
- "line": 1595,
+ "line": 1592,
"column": 35
}
},
@@ -76922,16 +76631,16 @@
"type": "Line",
"value": " explicitily enable help to initialise feature by",
"range": [
- 45025,
- 45076
+ 44900,
+ 44951
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1590,
"column": 63
}
}
@@ -76940,16 +76649,16 @@
"type": "Line",
"value": " default, only if setting is undefined",
"range": [
- 45089,
- 45129
+ 44964,
+ 45004
],
"loc": {
"start": {
- "line": 1594,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1594,
+ "line": 1591,
"column": 52
}
}
@@ -76969,16 +76678,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45178,
- 45182
+ 45053,
+ 45057
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 12
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 16
}
}
@@ -76987,31 +76696,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 45183,
- 45190
+ 45058,
+ 45065
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 17
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 24
}
}
},
"range": [
- 45178,
- 45190
+ 45053,
+ 45065
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 12
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 24
}
}
@@ -77020,31 +76729,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 45191,
- 45195
+ 45066,
+ 45070
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 25
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 29
}
}
},
"range": [
- 45178,
- 45195
+ 45053,
+ 45070
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 12
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 29
}
}
@@ -77055,16 +76764,16 @@
"value": "init-help",
"raw": "'init-help'",
"range": [
- 45196,
- 45207
+ 45071,
+ 45082
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 30
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 41
}
}
@@ -77072,79 +76781,79 @@
{
"type": "ThisExpression",
"range": [
- 45209,
- 45213
+ 45084,
+ 45088
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 43
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 47
}
}
}
],
"range": [
- 45178,
- 45214
+ 45053,
+ 45089
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 12
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 48
}
}
},
"range": [
- 45178,
- 45215
+ 45053,
+ 45090
],
"loc": {
"start": {
- "line": 1596,
+ "line": 1593,
"column": 12
},
"end": {
- "line": 1596,
+ "line": 1593,
"column": 49
}
}
}
],
"range": [
- 45011,
- 45225
+ 44886,
+ 45100
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 32
},
"end": {
- "line": 1597,
+ "line": 1594,
"column": 9
}
}
},
"alternate": null,
"range": [
- 44987,
- 45225
+ 44862,
+ 45100
],
"loc": {
"start": {
- "line": 1592,
+ "line": 1589,
"column": 8
},
"end": {
- "line": 1597,
+ "line": 1594,
"column": 9
}
},
@@ -77153,16 +76862,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 44933,
- 44978
+ 44808,
+ 44853
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1588,
"column": 8
},
"end": {
- "line": 1591,
+ "line": 1588,
"column": 53
}
}
@@ -77171,16 +76880,16 @@
}
],
"range": [
- 43496,
- 45231
+ 43371,
+ 45106
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1542,
"column": 17
},
"end": {
- "line": 1598,
+ "line": 1595,
"column": 5
}
}
@@ -77188,16 +76897,16 @@
"generator": false,
"expression": false,
"range": [
- 43493,
- 45231
+ 43368,
+ 45106
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1542,
"column": 14
},
"end": {
- "line": 1598,
+ "line": 1595,
"column": 5
}
}
@@ -77205,16 +76914,16 @@
"kind": "method",
"computed": false,
"range": [
- 43483,
- 45231
+ 43358,
+ 45106
],
"loc": {
"start": {
- "line": 1545,
+ "line": 1542,
"column": 4
},
"end": {
- "line": 1598,
+ "line": 1595,
"column": 5
}
},
@@ -77223,16 +76932,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43389,
- 43478
+ 43264,
+ 43353
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1539,
"column": 4
},
"end": {
- "line": 1544,
+ "line": 1541,
"column": 7
}
}
@@ -77243,16 +76952,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45237,
- 45288
+ 45112,
+ 45163
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1597,
"column": 4
},
"end": {
- "line": 1602,
+ "line": 1599,
"column": 7
}
}
@@ -77266,16 +76975,16 @@
"type": "Identifier",
"name": "removeToolbar",
"range": [
- 45293,
- 45306
+ 45168,
+ 45181
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1600,
"column": 4
},
"end": {
- "line": 1603,
+ "line": 1600,
"column": 17
}
}
@@ -77298,16 +77007,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45324,
- 45328
+ 45199,
+ 45203
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 13
},
"end": {
- "line": 1604,
+ "line": 1601,
"column": 17
}
}
@@ -77316,47 +77025,47 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45329,
- 45335
+ 45204,
+ 45210
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 18
},
"end": {
- "line": 1604,
+ "line": 1601,
"column": 24
}
}
},
"range": [
- 45324,
- 45335
+ 45199,
+ 45210
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 13
},
"end": {
- "line": 1604,
+ "line": 1601,
"column": 24
}
}
},
"prefix": true,
"range": [
- 45323,
- 45335
+ 45198,
+ 45210
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 12
},
"end": {
- "line": 1604,
+ "line": 1601,
"column": 24
}
}
@@ -77368,48 +77077,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 45351,
- 45358
+ 45226,
+ 45233
],
"loc": {
"start": {
- "line": 1605,
+ "line": 1602,
"column": 12
},
"end": {
- "line": 1605,
+ "line": 1602,
"column": 19
}
}
}
],
"range": [
- 45337,
- 45368
+ 45212,
+ 45243
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 26
},
"end": {
- "line": 1606,
+ "line": 1603,
"column": 9
}
}
},
"alternate": null,
"range": [
- 45319,
- 45368
+ 45194,
+ 45243
],
"loc": {
"start": {
- "line": 1604,
+ "line": 1601,
"column": 8
},
"end": {
- "line": 1606,
+ "line": 1603,
"column": 9
}
}
@@ -77422,16 +77131,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 45377,
- 45386
+ 45252,
+ 45261
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 17
}
}
@@ -77443,16 +77152,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45387,
- 45391
+ 45262,
+ 45266
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 18
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 22
}
}
@@ -77461,62 +77170,62 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45392,
- 45398
+ 45267,
+ 45273
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 23
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 29
}
}
},
"range": [
- 45387,
- 45398
+ 45262,
+ 45273
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 18
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 29
}
}
}
],
"range": [
- 45377,
- 45399
+ 45252,
+ 45274
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 30
}
}
},
"range": [
- 45377,
- 45400
+ 45252,
+ 45275
],
"loc": {
"start": {
- "line": 1607,
+ "line": 1604,
"column": 8
},
"end": {
- "line": 1607,
+ "line": 1604,
"column": 31
}
}
@@ -77532,16 +77241,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45409,
- 45413
+ 45284,
+ 45288
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 12
}
}
@@ -77550,31 +77259,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 45414,
- 45420
+ 45289,
+ 45295
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 13
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 19
}
}
},
"range": [
- 45409,
- 45420
+ 45284,
+ 45295
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 19
}
}
@@ -77584,46 +77293,46 @@
"value": null,
"raw": "null",
"range": [
- 45423,
- 45427
+ 45298,
+ 45302
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 22
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 26
}
}
},
"range": [
- 45409,
- 45427
+ 45284,
+ 45302
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 26
}
}
},
"range": [
- 45409,
- 45428
+ 45284,
+ 45303
],
"loc": {
"start": {
- "line": 1608,
+ "line": 1605,
"column": 8
},
"end": {
- "line": 1608,
+ "line": 1605,
"column": 27
}
}
@@ -77637,16 +77346,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 45442,
- 45445
+ 45317,
+ 45320
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 12
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 15
}
}
@@ -77659,16 +77368,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45448,
- 45452
+ 45323,
+ 45327
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 18
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 22
}
}
@@ -77677,62 +77386,62 @@
"type": "Identifier",
"name": "dom",
"range": [
- 45453,
- 45456
+ 45328,
+ 45331
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 23
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 26
}
}
},
"range": [
- 45448,
- 45456
+ 45323,
+ 45331
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 18
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 26
}
}
},
"arguments": [],
"range": [
- 45448,
- 45458
+ 45323,
+ 45333
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 18
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 28
}
}
},
"range": [
- 45442,
- 45458
+ 45317,
+ 45333
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 12
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 28
}
}
@@ -77740,16 +77449,16 @@
],
"kind": "let",
"range": [
- 45438,
- 45459
+ 45313,
+ 45334
],
"loc": {
"start": {
- "line": 1610,
+ "line": 1607,
"column": 8
},
"end": {
- "line": 1610,
+ "line": 1607,
"column": 29
}
}
@@ -77763,16 +77472,16 @@
"type": "Identifier",
"name": "captions",
"range": [
- 45472,
- 45480
+ 45347,
+ 45355
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 12
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 20
}
}
@@ -77783,16 +77492,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 45483,
- 45486
+ 45358,
+ 45361
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 23
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 26
}
}
@@ -77802,16 +77511,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 45487,
- 45490
+ 45362,
+ 45365
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 27
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 30
}
}
@@ -77821,47 +77530,47 @@
"value": "caption",
"raw": "'caption'",
"range": [
- 45492,
- 45501
+ 45367,
+ 45376
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 32
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 41
}
}
}
],
"range": [
- 45483,
- 45502
+ 45358,
+ 45377
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 23
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 42
}
}
},
"range": [
- 45472,
- 45502
+ 45347,
+ 45377
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 12
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 42
}
}
@@ -77869,16 +77578,16 @@
],
"kind": "let",
"range": [
- 45468,
- 45503
+ 45343,
+ 45378
],
"loc": {
"start": {
- "line": 1611,
+ "line": 1608,
"column": 8
},
"end": {
- "line": 1611,
+ "line": 1608,
"column": 43
}
}
@@ -77897,16 +77606,16 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 45512,
- 45514
+ 45387,
+ 45389
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 10
}
}
@@ -77915,31 +77624,31 @@
"type": "Identifier",
"name": "forEach",
"range": [
- 45515,
- 45522
+ 45390,
+ 45397
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 11
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 18
}
}
},
"range": [
- 45512,
- 45522
+ 45387,
+ 45397
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 18
}
}
@@ -77948,31 +77657,31 @@
"type": "Identifier",
"name": "call",
"range": [
- 45523,
- 45527
+ 45398,
+ 45402
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 19
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 23
}
}
},
"range": [
- 45512,
- 45527
+ 45387,
+ 45402
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 23
}
}
@@ -77982,16 +77691,16 @@
"type": "Identifier",
"name": "captions",
"range": [
- 45528,
- 45536
+ 45403,
+ 45411
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 24
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 32
}
}
@@ -78004,16 +77713,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 45539,
- 45542
+ 45414,
+ 45417
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 35
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 38
}
}
@@ -78025,16 +77734,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 45547,
- 45556
+ 45422,
+ 45431
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 43
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 52
}
}
@@ -78044,32 +77753,32 @@
"type": "Identifier",
"name": "elm",
"range": [
- 45557,
- 45560
+ 45432,
+ 45435
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 53
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 56
}
}
}
],
"range": [
- 45547,
- 45561
+ 45422,
+ 45436
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 43
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 57
}
}
@@ -78077,63 +77786,63 @@
"generator": false,
"expression": true,
"range": [
- 45538,
- 45561
+ 45413,
+ 45436
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 34
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 57
}
}
}
],
"range": [
- 45512,
- 45562
+ 45387,
+ 45437
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 58
}
}
},
"range": [
- 45512,
- 45563
+ 45387,
+ 45438
],
"loc": {
"start": {
- "line": 1612,
+ "line": 1609,
"column": 8
},
"end": {
- "line": 1612,
+ "line": 1609,
"column": 59
}
}
}
],
"range": [
- 45309,
- 45569
+ 45184,
+ 45444
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1600,
"column": 20
},
"end": {
- "line": 1613,
+ "line": 1610,
"column": 5
}
}
@@ -78141,16 +77850,16 @@
"generator": false,
"expression": false,
"range": [
- 45306,
- 45569
+ 45181,
+ 45444
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1600,
"column": 17
},
"end": {
- "line": 1613,
+ "line": 1610,
"column": 5
}
}
@@ -78158,16 +77867,16 @@
"kind": "method",
"computed": false,
"range": [
- 45293,
- 45569
+ 45168,
+ 45444
],
"loc": {
"start": {
- "line": 1603,
+ "line": 1600,
"column": 4
},
"end": {
- "line": 1613,
+ "line": 1610,
"column": 5
}
},
@@ -78176,16 +77885,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45237,
- 45288
+ 45112,
+ 45163
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1597,
"column": 4
},
"end": {
- "line": 1602,
+ "line": 1599,
"column": 7
}
}
@@ -78196,16 +77905,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 45575,
- 45632
+ 45450,
+ 45507
],
"loc": {
"start": {
- "line": 1615,
+ "line": 1612,
"column": 4
},
"end": {
- "line": 1617,
+ "line": 1614,
"column": 7
}
}
@@ -78219,16 +77928,16 @@
"type": "Identifier",
"name": "removeExternalFlts",
"range": [
- 45637,
- 45655
+ 45512,
+ 45530
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1615,
"column": 4
},
"end": {
- "line": 1618,
+ "line": 1615,
"column": 22
}
}
@@ -78253,16 +77962,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45673,
- 45677
+ 45548,
+ 45552
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 13
},
"end": {
- "line": 1619,
+ "line": 1616,
"column": 17
}
}
@@ -78271,63 +77980,63 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 45678,
- 45691
+ 45553,
+ 45566
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 18
},
"end": {
- "line": 1619,
+ "line": 1616,
"column": 31
}
}
},
"range": [
- 45673,
- 45691
+ 45548,
+ 45566
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 13
},
"end": {
- "line": 1619,
+ "line": 1616,
"column": 31
}
}
},
"arguments": [],
"range": [
- 45673,
- 45693
+ 45548,
+ 45568
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 13
},
"end": {
- "line": 1619,
+ "line": 1616,
"column": 33
}
}
},
"prefix": true,
"range": [
- 45672,
- 45693
+ 45547,
+ 45568
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 12
},
"end": {
- "line": 1619,
+ "line": 1616,
"column": 33
}
}
@@ -78339,48 +78048,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 45709,
- 45716
+ 45584,
+ 45591
],
"loc": {
"start": {
- "line": 1620,
+ "line": 1617,
"column": 12
},
"end": {
- "line": 1620,
+ "line": 1617,
"column": 19
}
}
}
],
"range": [
- 45695,
- 45726
+ 45570,
+ 45601
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 35
},
"end": {
- "line": 1621,
+ "line": 1618,
"column": 9
}
}
},
"alternate": null,
"range": [
- 45668,
- 45726
+ 45543,
+ 45601
],
"loc": {
"start": {
- "line": 1619,
+ "line": 1616,
"column": 8
},
"end": {
- "line": 1621,
+ "line": 1618,
"column": 9
}
}
@@ -78394,16 +78103,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 45739,
- 45742
+ 45614,
+ 45617
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 12
},
"end": {
- "line": 1622,
+ "line": 1619,
"column": 15
}
}
@@ -78414,16 +78123,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 45745,
- 45749
+ 45620,
+ 45624
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 18
},
"end": {
- "line": 1622,
+ "line": 1619,
"column": 22
}
}
@@ -78432,46 +78141,46 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 45750,
- 45767
+ 45625,
+ 45642
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 23
},
"end": {
- "line": 1622,
+ "line": 1619,
"column": 40
}
}
},
"range": [
- 45745,
- 45767
+ 45620,
+ 45642
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 18
},
"end": {
- "line": 1622,
+ "line": 1619,
"column": 40
}
}
},
"range": [
- 45739,
- 45767
+ 45614,
+ 45642
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 12
},
"end": {
- "line": 1622,
+ "line": 1619,
"column": 40
}
}
@@ -78482,16 +78191,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 45781,
- 45784
+ 45656,
+ 45659
],
"loc": {
"start": {
- "line": 1623,
+ "line": 1620,
"column": 12
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 15
}
}
@@ -78503,16 +78212,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 45787,
- 45790
+ 45662,
+ 45665
],
"loc": {
"start": {
- "line": 1623,
+ "line": 1620,
"column": 18
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 21
}
}
@@ -78521,46 +78230,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 45791,
- 45797
+ 45666,
+ 45672
],
"loc": {
"start": {
- "line": 1623,
+ "line": 1620,
"column": 22
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 28
}
}
},
"range": [
- 45787,
- 45797
+ 45662,
+ 45672
],
"loc": {
"start": {
- "line": 1623,
+ "line": 1620,
"column": 18
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 28
}
}
},
"range": [
- 45781,
- 45797
+ 45656,
+ 45672
],
"loc": {
"start": {
- "line": 1623,
+ "line": 1620,
"column": 12
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 28
}
}
@@ -78568,16 +78277,16 @@
],
"kind": "let",
"range": [
- 45735,
- 45798
+ 45610,
+ 45673
],
"loc": {
"start": {
- "line": 1622,
+ "line": 1619,
"column": 8
},
"end": {
- "line": 1623,
+ "line": 1620,
"column": 29
}
}
@@ -78593,16 +78302,16 @@
"type": "Identifier",
"name": "ct",
"range": [
- 45816,
- 45818
+ 45691,
+ 45693
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 17
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 19
}
}
@@ -78612,31 +78321,31 @@
"value": 0,
"raw": "0",
"range": [
- 45821,
- 45822
+ 45696,
+ 45697
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 22
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 23
}
}
},
"range": [
- 45816,
- 45822
+ 45691,
+ 45697
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 17
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 23
}
}
@@ -78644,16 +78353,16 @@
],
"kind": "let",
"range": [
- 45812,
- 45822
+ 45687,
+ 45697
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 13
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 23
}
}
@@ -78665,16 +78374,16 @@
"type": "Identifier",
"name": "ct",
"range": [
- 45824,
- 45826
+ 45699,
+ 45701
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 25
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 27
}
}
@@ -78683,31 +78392,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 45829,
- 45832
+ 45704,
+ 45707
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 30
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 33
}
}
},
"range": [
- 45824,
- 45832
+ 45699,
+ 45707
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 25
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 33
}
}
@@ -78719,32 +78428,32 @@
"type": "Identifier",
"name": "ct",
"range": [
- 45834,
- 45836
+ 45709,
+ 45711
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 35
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 37
}
}
},
"prefix": false,
"range": [
- 45834,
- 45838
+ 45709,
+ 45713
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 35
},
"end": {
- "line": 1624,
+ "line": 1621,
"column": 39
}
}
@@ -78761,16 +78470,16 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 45858,
- 45874
+ 45733,
+ 45749
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 16
},
"end": {
- "line": 1625,
+ "line": 1622,
"column": 32
}
}
@@ -78782,16 +78491,16 @@
"type": "Identifier",
"name": "ids",
"range": [
- 45877,
- 45880
+ 45752,
+ 45755
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 35
},
"end": {
- "line": 1625,
+ "line": 1622,
"column": 38
}
}
@@ -78800,46 +78509,46 @@
"type": "Identifier",
"name": "ct",
"range": [
- 45881,
- 45883
+ 45756,
+ 45758
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 39
},
"end": {
- "line": 1625,
+ "line": 1622,
"column": 41
}
}
},
"range": [
- 45877,
- 45884
+ 45752,
+ 45759
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 35
},
"end": {
- "line": 1625,
+ "line": 1622,
"column": 42
}
}
},
"range": [
- 45858,
- 45884
+ 45733,
+ 45759
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 16
},
"end": {
- "line": 1625,
+ "line": 1622,
"column": 42
}
}
@@ -78850,16 +78559,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 45902,
- 45913
+ 45777,
+ 45788
],
"loc": {
"start": {
- "line": 1626,
+ "line": 1623,
"column": 16
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 27
}
}
@@ -78870,16 +78579,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 45916,
- 45919
+ 45791,
+ 45794
],
"loc": {
"start": {
- "line": 1626,
+ "line": 1623,
"column": 30
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 33
}
}
@@ -78889,47 +78598,47 @@
"type": "Identifier",
"name": "externalFltTgtId",
"range": [
- 45920,
- 45936
+ 45795,
+ 45811
],
"loc": {
"start": {
- "line": 1626,
+ "line": 1623,
"column": 34
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 50
}
}
}
],
"range": [
- 45916,
- 45937
+ 45791,
+ 45812
],
"loc": {
"start": {
- "line": 1626,
+ "line": 1623,
"column": 30
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 51
}
}
},
"range": [
- 45902,
- 45937
+ 45777,
+ 45812
],
"loc": {
"start": {
- "line": 1626,
+ "line": 1623,
"column": 16
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 51
}
}
@@ -78937,16 +78646,16 @@
],
"kind": "let",
"range": [
- 45854,
- 45938
+ 45729,
+ 45813
],
"loc": {
"start": {
- "line": 1625,
+ "line": 1622,
"column": 12
},
"end": {
- "line": 1626,
+ "line": 1623,
"column": 52
}
}
@@ -78957,16 +78666,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 45955,
- 45966
+ 45830,
+ 45841
],
"loc": {
"start": {
- "line": 1627,
+ "line": 1624,
"column": 16
},
"end": {
- "line": 1627,
+ "line": 1624,
"column": 27
}
}
@@ -78986,16 +78695,16 @@
"type": "Identifier",
"name": "externalFlt",
"range": [
- 45986,
- 45997
+ 45861,
+ 45872
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 16
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 27
}
}
@@ -79004,31 +78713,31 @@
"type": "Identifier",
"name": "innerHTML",
"range": [
- 45998,
- 46007
+ 45873,
+ 45882
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 28
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 37
}
}
},
"range": [
- 45986,
- 46007
+ 45861,
+ 45882
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 16
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 37
}
}
@@ -79038,125 +78747,125 @@
"value": "",
"raw": "''",
"range": [
- 46010,
- 46012
+ 45885,
+ 45887
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 40
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 42
}
}
},
"range": [
- 45986,
- 46012
+ 45861,
+ 45887
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 16
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 42
}
}
},
"range": [
- 45986,
- 46013
+ 45861,
+ 45888
],
"loc": {
"start": {
- "line": 1628,
+ "line": 1625,
"column": 16
},
"end": {
- "line": 1628,
+ "line": 1625,
"column": 43
}
}
}
],
"range": [
- 45968,
- 46027
+ 45843,
+ 45902
],
"loc": {
"start": {
- "line": 1627,
+ "line": 1624,
"column": 29
},
"end": {
- "line": 1629,
+ "line": 1626,
"column": 13
}
}
},
"alternate": null,
"range": [
- 45951,
- 46027
+ 45826,
+ 45902
],
"loc": {
"start": {
- "line": 1627,
+ "line": 1624,
"column": 12
},
"end": {
- "line": 1629,
+ "line": 1626,
"column": 13
}
}
}
],
"range": [
- 45840,
- 46037
+ 45715,
+ 45912
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 41
},
"end": {
- "line": 1630,
+ "line": 1627,
"column": 9
}
}
},
"range": [
- 45807,
- 46037
+ 45682,
+ 45912
],
"loc": {
"start": {
- "line": 1624,
+ "line": 1621,
"column": 8
},
"end": {
- "line": 1630,
+ "line": 1627,
"column": 9
}
}
}
],
"range": [
- 45658,
- 46043
+ 45533,
+ 45918
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1615,
"column": 25
},
"end": {
- "line": 1631,
+ "line": 1628,
"column": 5
}
}
@@ -79164,16 +78873,16 @@
"generator": false,
"expression": false,
"range": [
- 45655,
- 46043
+ 45530,
+ 45918
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1615,
"column": 22
},
"end": {
- "line": 1631,
+ "line": 1628,
"column": 5
}
}
@@ -79181,16 +78890,16 @@
"kind": "method",
"computed": false,
"range": [
- 45637,
- 46043
+ 45512,
+ 45918
],
"loc": {
"start": {
- "line": 1618,
+ "line": 1615,
"column": 4
},
"end": {
- "line": 1631,
+ "line": 1628,
"column": 5
}
},
@@ -79199,16 +78908,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 45575,
- 45632
+ 45450,
+ 45507
],
"loc": {
"start": {
- "line": 1615,
+ "line": 1612,
"column": 4
},
"end": {
- "line": 1617,
+ "line": 1614,
"column": 7
}
}
@@ -79219,16 +78928,16 @@
"type": "Block",
"value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ",
"range": [
- 46049,
- 46203
+ 45924,
+ 46078
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1630,
"column": 4
},
"end": {
- "line": 1637,
+ "line": 1634,
"column": 7
}
}
@@ -79242,16 +78951,16 @@
"type": "Identifier",
"name": "isCustomOptions",
"range": [
- 46208,
- 46223
+ 46083,
+ 46098
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1635,
"column": 4
},
"end": {
- "line": 1638,
+ "line": 1635,
"column": 19
}
}
@@ -79264,16 +78973,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46224,
- 46232
+ 46099,
+ 46107
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1635,
"column": 20
},
"end": {
- "line": 1638,
+ "line": 1635,
"column": 28
}
}
@@ -79293,16 +79002,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46251,
- 46255
+ 46126,
+ 46130
],
"loc": {
"start": {
- "line": 1639,
+ "line": 1636,
"column": 15
},
"end": {
- "line": 1639,
+ "line": 1636,
"column": 19
}
}
@@ -79311,31 +79020,31 @@
"type": "Identifier",
"name": "hasCustomOptions",
"range": [
- 46256,
- 46272
+ 46131,
+ 46147
],
"loc": {
"start": {
- "line": 1639,
+ "line": 1636,
"column": 20
},
"end": {
- "line": 1639,
+ "line": 1636,
"column": 36
}
}
},
"range": [
- 46251,
- 46272
+ 46126,
+ 46147
],
"loc": {
"start": {
- "line": 1639,
+ "line": 1636,
"column": 15
},
"end": {
- "line": 1639,
+ "line": 1636,
"column": 36
}
}
@@ -79357,16 +79066,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46288,
- 46292
+ 46163,
+ 46167
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 16
}
}
@@ -79375,31 +79084,31 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46293,
- 46306
+ 46168,
+ 46181
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 17
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 30
}
}
},
"range": [
- 46288,
- 46306
+ 46163,
+ 46181
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 30
}
}
@@ -79408,31 +79117,31 @@
"type": "Identifier",
"name": "cols",
"range": [
- 46307,
- 46311
+ 46182,
+ 46186
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 31
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 35
}
}
},
"range": [
- 46288,
- 46311
+ 46163,
+ 46186
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 35
}
}
@@ -79441,31 +79150,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 46312,
- 46319
+ 46187,
+ 46194
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 36
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 43
}
}
},
"range": [
- 46288,
- 46319
+ 46163,
+ 46194
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 43
}
}
@@ -79475,32 +79184,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46320,
- 46328
+ 46195,
+ 46203
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 44
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 52
}
}
}
],
"range": [
- 46288,
- 46329
+ 46163,
+ 46204
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 53
}
}
@@ -79513,93 +79222,93 @@
"value": 1,
"raw": "1",
"range": [
- 46335,
- 46336
+ 46210,
+ 46211
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 59
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 60
}
}
},
"prefix": true,
"range": [
- 46334,
- 46336
+ 46209,
+ 46211
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 58
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 60
}
}
},
"range": [
- 46288,
- 46336
+ 46163,
+ 46211
],
"loc": {
"start": {
- "line": 1640,
+ "line": 1637,
"column": 12
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 60
}
}
},
"range": [
- 46251,
- 46336
+ 46126,
+ 46211
],
"loc": {
"start": {
- "line": 1639,
+ "line": 1636,
"column": 15
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 60
}
}
},
"range": [
- 46244,
- 46337
+ 46119,
+ 46212
],
"loc": {
"start": {
- "line": 1639,
+ "line": 1636,
"column": 8
},
"end": {
- "line": 1640,
+ "line": 1637,
"column": 61
}
}
}
],
"range": [
- 46234,
- 46343
+ 46109,
+ 46218
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1635,
"column": 30
},
"end": {
- "line": 1641,
+ "line": 1638,
"column": 5
}
}
@@ -79607,16 +79316,16 @@
"generator": false,
"expression": false,
"range": [
- 46223,
- 46343
+ 46098,
+ 46218
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1635,
"column": 19
},
"end": {
- "line": 1641,
+ "line": 1638,
"column": 5
}
}
@@ -79624,16 +79333,16 @@
"kind": "method",
"computed": false,
"range": [
- 46208,
- 46343
+ 46083,
+ 46218
],
"loc": {
"start": {
- "line": 1638,
+ "line": 1635,
"column": 4
},
"end": {
- "line": 1641,
+ "line": 1638,
"column": 5
}
},
@@ -79642,16 +79351,16 @@
"type": "Block",
"value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ",
"range": [
- 46049,
- 46203
+ 45924,
+ 46078
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1630,
"column": 4
},
"end": {
- "line": 1637,
+ "line": 1634,
"column": 7
}
}
@@ -79662,16 +79371,16 @@
"type": "Block",
"value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ",
"range": [
- 46349,
- 46545
+ 46224,
+ 46420
],
"loc": {
"start": {
- "line": 1643,
+ "line": 1640,
"column": 4
},
"end": {
- "line": 1648,
+ "line": 1645,
"column": 7
}
}
@@ -79685,16 +79394,16 @@
"type": "Identifier",
"name": "getCustomOptions",
"range": [
- 46550,
- 46566
+ 46425,
+ 46441
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1646,
"column": 4
},
"end": {
- "line": 1649,
+ "line": 1646,
"column": 20
}
}
@@ -79707,16 +79416,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46567,
- 46575
+ 46442,
+ 46450
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1646,
"column": 21
},
"end": {
- "line": 1649,
+ "line": 1646,
"column": 29
}
}
@@ -79736,16 +79445,16 @@
"type": "Identifier",
"name": "isEmpty",
"range": [
- 46591,
- 46598
+ 46466,
+ 46473
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 12
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 19
}
}
@@ -79755,32 +79464,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46599,
- 46607
+ 46474,
+ 46482
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 20
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 28
}
}
}
],
"range": [
- 46591,
- 46608
+ 46466,
+ 46483
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 12
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 29
}
}
@@ -79796,16 +79505,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46613,
- 46617
+ 46488,
+ 46492
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 34
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 38
}
}
@@ -79814,31 +79523,31 @@
"type": "Identifier",
"name": "isCustomOptions",
"range": [
- 46618,
- 46633
+ 46493,
+ 46508
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 39
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 54
}
}
},
"range": [
- 46613,
- 46633
+ 46488,
+ 46508
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 34
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 54
}
}
@@ -79848,63 +79557,63 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46634,
- 46642
+ 46509,
+ 46517
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 55
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 63
}
}
}
],
"range": [
- 46613,
- 46643
+ 46488,
+ 46518
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 34
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 64
}
}
},
"prefix": true,
"range": [
- 46612,
- 46643
+ 46487,
+ 46518
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 33
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 64
}
}
},
"range": [
- 46591,
- 46643
+ 46466,
+ 46518
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 12
},
"end": {
- "line": 1650,
+ "line": 1647,
"column": 64
}
}
@@ -79916,48 +79625,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 46659,
- 46666
+ 46534,
+ 46541
],
"loc": {
"start": {
- "line": 1651,
+ "line": 1648,
"column": 12
},
"end": {
- "line": 1651,
+ "line": 1648,
"column": 19
}
}
}
],
"range": [
- 46645,
- 46676
+ 46520,
+ 46551
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 66
},
"end": {
- "line": 1652,
+ "line": 1649,
"column": 9
}
}
},
"alternate": null,
"range": [
- 46587,
- 46676
+ 46462,
+ 46551
],
"loc": {
"start": {
- "line": 1650,
+ "line": 1647,
"column": 8
},
"end": {
- "line": 1652,
+ "line": 1649,
"column": 9
}
}
@@ -79971,16 +79680,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46690,
- 46703
+ 46565,
+ 46578
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 12
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 25
}
}
@@ -79991,16 +79700,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 46706,
- 46710
+ 46581,
+ 46585
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 28
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 32
}
}
@@ -80009,46 +79718,46 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46711,
- 46724
+ 46586,
+ 46599
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 33
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 46
}
}
},
"range": [
- 46706,
- 46724
+ 46581,
+ 46599
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 28
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 46
}
}
},
"range": [
- 46690,
- 46724
+ 46565,
+ 46599
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 12
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 46
}
}
@@ -80056,16 +79765,16 @@
],
"kind": "let",
"range": [
- 46686,
- 46725
+ 46561,
+ 46600
],
"loc": {
"start": {
- "line": 1654,
+ "line": 1651,
"column": 8
},
"end": {
- "line": 1654,
+ "line": 1651,
"column": 47
}
}
@@ -80079,16 +79788,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 46738,
- 46742
+ 46613,
+ 46617
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 12
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 16
}
}
@@ -80100,16 +79809,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46745,
- 46758
+ 46620,
+ 46633
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 19
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 32
}
}
@@ -80118,46 +79827,46 @@
"type": "Identifier",
"name": "cols",
"range": [
- 46759,
- 46763
+ 46634,
+ 46638
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 33
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 37
}
}
},
"range": [
- 46745,
- 46763
+ 46620,
+ 46638
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 19
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 37
}
}
},
"range": [
- 46738,
- 46763
+ 46613,
+ 46638
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 12
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 37
}
}
@@ -80165,16 +79874,16 @@
],
"kind": "let",
"range": [
- 46734,
- 46764
+ 46609,
+ 46639
],
"loc": {
"start": {
- "line": 1655,
+ "line": 1652,
"column": 8
},
"end": {
- "line": 1655,
+ "line": 1652,
"column": 38
}
}
@@ -80188,16 +79897,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 46777,
- 46783
+ 46652,
+ 46658
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 12
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 18
}
}
@@ -80206,31 +79915,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 46786,
- 46788
+ 46661,
+ 46663
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 21
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 23
}
}
},
"range": [
- 46777,
- 46788
+ 46652,
+ 46663
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 12
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 23
}
}
@@ -80241,16 +79950,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 46790,
- 46798
+ 46665,
+ 46673
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 25
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 33
}
}
@@ -80259,31 +79968,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 46801,
- 46803
+ 46676,
+ 46678
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 36
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 38
}
}
},
"range": [
- 46790,
- 46803
+ 46665,
+ 46678
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 25
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 38
}
}
@@ -80291,16 +80000,16 @@
],
"kind": "let",
"range": [
- 46773,
- 46804
+ 46648,
+ 46679
],
"loc": {
"start": {
- "line": 1656,
+ "line": 1653,
"column": 8
},
"end": {
- "line": 1656,
+ "line": 1653,
"column": 39
}
}
@@ -80314,16 +80023,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 46817,
- 46822
+ 46692,
+ 46697
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 12
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 17
}
}
@@ -80337,16 +80046,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 46825,
- 46829
+ 46700,
+ 46704
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 20
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 24
}
}
@@ -80355,31 +80064,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 46830,
- 46837
+ 46705,
+ 46712
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 25
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 32
}
}
},
"range": [
- 46825,
- 46837
+ 46700,
+ 46712
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 20
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 32
}
}
@@ -80389,47 +80098,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 46838,
- 46846
+ 46713,
+ 46721
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 33
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 41
}
}
}
],
"range": [
- 46825,
- 46847
+ 46700,
+ 46722
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 20
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 42
}
}
},
"range": [
- 46817,
- 46847
+ 46692,
+ 46722
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 12
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 42
}
}
@@ -80437,16 +80146,16 @@
],
"kind": "let",
"range": [
- 46813,
- 46848
+ 46688,
+ 46723
],
"loc": {
"start": {
- "line": 1657,
+ "line": 1654,
"column": 8
},
"end": {
- "line": 1657,
+ "line": 1654,
"column": 43
}
}
@@ -80460,16 +80169,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 46861,
- 46870
+ 46736,
+ 46745
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 12
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 21
}
}
@@ -80484,16 +80193,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46873,
- 46886
+ 46748,
+ 46761
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 24
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 37
}
}
@@ -80502,31 +80211,31 @@
"type": "Identifier",
"name": "values",
"range": [
- 46887,
- 46893
+ 46762,
+ 46768
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 38
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 44
}
}
},
"range": [
- 46873,
- 46893
+ 46748,
+ 46768
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 24
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 44
}
}
@@ -80535,46 +80244,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 46894,
- 46899
+ 46769,
+ 46774
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 45
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 50
}
}
},
"range": [
- 46873,
- 46900
+ 46748,
+ 46775
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 24
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 51
}
}
},
"range": [
- 46861,
- 46900
+ 46736,
+ 46775
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 12
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 51
}
}
@@ -80582,16 +80291,16 @@
],
"kind": "let",
"range": [
- 46857,
- 46901
+ 46732,
+ 46776
],
"loc": {
"start": {
- "line": 1658,
+ "line": 1655,
"column": 8
},
"end": {
- "line": 1658,
+ "line": 1655,
"column": 52
}
}
@@ -80605,16 +80314,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 46914,
- 46922
+ 46789,
+ 46797
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 12
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 20
}
}
@@ -80629,16 +80338,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46925,
- 46938
+ 46800,
+ 46813
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 23
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 36
}
}
@@ -80647,31 +80356,31 @@
"type": "Identifier",
"name": "texts",
"range": [
- 46939,
- 46944
+ 46814,
+ 46819
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 37
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 42
}
}
},
"range": [
- 46925,
- 46944
+ 46800,
+ 46819
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 23
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 42
}
}
@@ -80680,46 +80389,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 46945,
- 46950
+ 46820,
+ 46825
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 43
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 48
}
}
},
"range": [
- 46925,
- 46951
+ 46800,
+ 46826
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 23
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 49
}
}
},
"range": [
- 46914,
- 46951
+ 46789,
+ 46826
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 12
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 49
}
}
@@ -80727,16 +80436,16 @@
],
"kind": "let",
"range": [
- 46910,
- 46952
+ 46785,
+ 46827
],
"loc": {
"start": {
- "line": 1659,
+ "line": 1656,
"column": 8
},
"end": {
- "line": 1659,
+ "line": 1656,
"column": 50
}
}
@@ -80750,16 +80459,16 @@
"type": "Identifier",
"name": "slcSort",
"range": [
- 46965,
- 46972
+ 46840,
+ 46847
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 12
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 19
}
}
@@ -80774,16 +80483,16 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 46975,
- 46988
+ 46850,
+ 46863
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 22
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 35
}
}
@@ -80792,31 +80501,31 @@
"type": "Identifier",
"name": "sorts",
"range": [
- 46989,
- 46994
+ 46864,
+ 46869
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 36
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 41
}
}
},
"range": [
- 46975,
- 46994
+ 46850,
+ 46869
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 22
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 41
}
}
@@ -80825,46 +80534,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 46995,
- 47000
+ 46870,
+ 46875
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 42
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 47
}
}
},
"range": [
- 46975,
- 47001
+ 46850,
+ 46876
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 22
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 48
}
}
},
"range": [
- 46965,
- 47001
+ 46840,
+ 46876
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 12
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 48
}
}
@@ -80872,16 +80581,16 @@
],
"kind": "let",
"range": [
- 46961,
- 47002
+ 46836,
+ 46877
],
"loc": {
"start": {
- "line": 1660,
+ "line": 1657,
"column": 8
},
"end": {
- "line": 1660,
+ "line": 1657,
"column": 49
}
}
@@ -80897,16 +80606,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 47021,
- 47022
+ 46896,
+ 46897
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 17
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 18
}
}
@@ -80916,31 +80625,31 @@
"value": 0,
"raw": "0",
"range": [
- 47025,
- 47026
+ 46900,
+ 46901
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 21
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 22
}
}
},
"range": [
- 47021,
- 47026
+ 46896,
+ 46901
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 17
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 22
}
}
@@ -80951,16 +80660,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 47028,
- 47031
+ 46903,
+ 46906
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 24
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 27
}
}
@@ -80972,16 +80681,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47034,
- 47043
+ 46909,
+ 46918
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 30
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 39
}
}
@@ -80990,46 +80699,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 47044,
- 47050
+ 46919,
+ 46925
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 40
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 46
}
}
},
"range": [
- 47034,
- 47050
+ 46909,
+ 46925
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 30
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 46
}
}
},
"range": [
- 47028,
- 47050
+ 46903,
+ 46925
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 24
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 46
}
}
@@ -81037,16 +80746,16 @@
],
"kind": "let",
"range": [
- 47017,
- 47050
+ 46892,
+ 46925
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 13
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 46
}
}
@@ -81058,16 +80767,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 47052,
- 47053
+ 46927,
+ 46928
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 48
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 49
}
}
@@ -81076,31 +80785,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 47056,
- 47059
+ 46931,
+ 46934
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 52
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 55
}
}
},
"range": [
- 47052,
- 47059
+ 46927,
+ 46934
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 48
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 55
}
}
@@ -81112,32 +80821,32 @@
"type": "Identifier",
"name": "r",
"range": [
- 47061,
- 47062
+ 46936,
+ 46937
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 57
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 58
}
}
},
"prefix": false,
"range": [
- 47061,
- 47064
+ 46936,
+ 46939
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 57
},
"end": {
- "line": 1662,
+ "line": 1659,
"column": 60
}
}
@@ -81156,16 +80865,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47080,
- 47088
+ 46955,
+ 46963
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 12
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 20
}
}
@@ -81174,31 +80883,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47089,
- 47093
+ 46964,
+ 46968
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 21
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 25
}
}
},
"range": [
- 47080,
- 47093
+ 46955,
+ 46968
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 12
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 25
}
}
@@ -81211,16 +80920,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47094,
- 47103
+ 46969,
+ 46978
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 26
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 35
}
}
@@ -81229,62 +80938,62 @@
"type": "Identifier",
"name": "r",
"range": [
- 47104,
- 47105
+ 46979,
+ 46980
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 36
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 37
}
}
},
"range": [
- 47094,
- 47106
+ 46969,
+ 46981
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 26
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 38
}
}
}
],
"range": [
- 47080,
- 47107
+ 46955,
+ 46982
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 12
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 39
}
}
},
"range": [
- 47080,
- 47108
+ 46955,
+ 46983
],
"loc": {
"start": {
- "line": 1663,
+ "line": 1660,
"column": 12
},
"end": {
- "line": 1663,
+ "line": 1660,
"column": 40
}
}
@@ -81298,16 +81007,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 47125,
- 47133
+ 47000,
+ 47008
],
"loc": {
"start": {
- "line": 1664,
+ "line": 1661,
"column": 16
},
"end": {
- "line": 1664,
+ "line": 1661,
"column": 24
}
}
@@ -81316,31 +81025,31 @@
"type": "Identifier",
"name": "r",
"range": [
- 47134,
- 47135
+ 47009,
+ 47010
],
"loc": {
"start": {
- "line": 1664,
+ "line": 1661,
"column": 25
},
"end": {
- "line": 1664,
+ "line": 1661,
"column": 26
}
}
},
"range": [
- 47125,
- 47136
+ 47000,
+ 47011
],
"loc": {
"start": {
- "line": 1664,
+ "line": 1661,
"column": 16
},
"end": {
- "line": 1664,
+ "line": 1661,
"column": 27
}
}
@@ -81359,16 +81068,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47156,
- 47162
+ 47031,
+ 47037
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 16
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 22
}
}
@@ -81377,31 +81086,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47163,
- 47167
+ 47038,
+ 47042
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 23
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 27
}
}
},
"range": [
- 47156,
- 47167
+ 47031,
+ 47042
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 16
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 27
}
}
@@ -81414,16 +81123,16 @@
"type": "Identifier",
"name": "slcTexts",
"range": [
- 47168,
- 47176
+ 47043,
+ 47051
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 28
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 36
}
}
@@ -81432,78 +81141,78 @@
"type": "Identifier",
"name": "r",
"range": [
- 47177,
- 47178
+ 47052,
+ 47053
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 37
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 38
}
}
},
"range": [
- 47168,
- 47179
+ 47043,
+ 47054
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 28
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 39
}
}
}
],
"range": [
- 47156,
- 47180
+ 47031,
+ 47055
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 16
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 40
}
}
},
"range": [
- 47156,
- 47181
+ 47031,
+ 47056
],
"loc": {
"start": {
- "line": 1665,
+ "line": 1662,
"column": 16
},
"end": {
- "line": 1665,
+ "line": 1662,
"column": 41
}
}
}
],
"range": [
- 47138,
- 47195
+ 47013,
+ 47070
],
"loc": {
"start": {
- "line": 1664,
+ "line": 1661,
"column": 29
},
"end": {
- "line": 1666,
+ "line": 1663,
"column": 13
}
}
@@ -81522,16 +81231,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47219,
- 47225
+ 47094,
+ 47100
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 16
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 22
}
}
@@ -81540,31 +81249,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 47226,
- 47230
+ 47101,
+ 47105
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 23
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 27
}
}
},
"range": [
- 47219,
- 47230
+ 47094,
+ 47105
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 16
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 27
}
}
@@ -81577,16 +81286,16 @@
"type": "Identifier",
"name": "slcValues",
"range": [
- 47231,
- 47240
+ 47106,
+ 47115
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 28
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 37
}
}
@@ -81595,124 +81304,124 @@
"type": "Identifier",
"name": "r",
"range": [
- 47241,
- 47242
+ 47116,
+ 47117
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 38
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 39
}
}
},
"range": [
- 47231,
- 47243
+ 47106,
+ 47118
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 28
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 40
}
}
}
],
"range": [
- 47219,
- 47244
+ 47094,
+ 47119
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 16
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 41
}
}
},
"range": [
- 47219,
- 47245
+ 47094,
+ 47120
],
"loc": {
"start": {
- "line": 1667,
+ "line": 1664,
"column": 16
},
"end": {
- "line": 1667,
+ "line": 1664,
"column": 42
}
}
}
],
"range": [
- 47201,
- 47259
+ 47076,
+ 47134
],
"loc": {
"start": {
- "line": 1666,
+ "line": 1663,
"column": 19
},
"end": {
- "line": 1668,
+ "line": 1665,
"column": 13
}
}
},
"range": [
- 47121,
- 47259
+ 46996,
+ 47134
],
"loc": {
"start": {
- "line": 1664,
+ "line": 1661,
"column": 12
},
"end": {
- "line": 1668,
+ "line": 1665,
"column": 13
}
}
}
],
"range": [
- 47066,
- 47269
+ 46941,
+ 47144
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 62
},
"end": {
- "line": 1669,
+ "line": 1666,
"column": 9
}
}
},
"range": [
- 47012,
- 47269
+ 46887,
+ 47144
],
"loc": {
"start": {
- "line": 1662,
+ "line": 1659,
"column": 8
},
"end": {
- "line": 1669,
+ "line": 1666,
"column": 9
}
}
@@ -81723,16 +81432,16 @@
"type": "Identifier",
"name": "slcSort",
"range": [
- 47282,
- 47289
+ 47157,
+ 47164
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1667,
"column": 12
},
"end": {
- "line": 1670,
+ "line": 1667,
"column": 19
}
}
@@ -81751,16 +81460,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47305,
- 47313
+ 47180,
+ 47188
],
"loc": {
"start": {
- "line": 1671,
+ "line": 1668,
"column": 12
},
"end": {
- "line": 1671,
+ "line": 1668,
"column": 20
}
}
@@ -81769,62 +81478,62 @@
"type": "Identifier",
"name": "sort",
"range": [
- 47314,
- 47318
+ 47189,
+ 47193
],
"loc": {
"start": {
- "line": 1671,
+ "line": 1668,
"column": 21
},
"end": {
- "line": 1671,
+ "line": 1668,
"column": 25
}
}
},
"range": [
- 47305,
- 47318
+ 47180,
+ 47193
],
"loc": {
"start": {
- "line": 1671,
+ "line": 1668,
"column": 12
},
"end": {
- "line": 1671,
+ "line": 1668,
"column": 25
}
}
},
"arguments": [],
"range": [
- 47305,
- 47320
+ 47180,
+ 47195
],
"loc": {
"start": {
- "line": 1671,
+ "line": 1668,
"column": 12
},
"end": {
- "line": 1671,
+ "line": 1668,
"column": 27
}
}
},
"range": [
- 47305,
- 47321
+ 47180,
+ 47196
],
"loc": {
"start": {
- "line": 1671,
+ "line": 1668,
"column": 12
},
"end": {
- "line": 1671,
+ "line": 1668,
"column": 28
}
}
@@ -81840,16 +81549,16 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47334,
- 47340
+ 47209,
+ 47215
],
"loc": {
"start": {
- "line": 1672,
+ "line": 1669,
"column": 12
},
"end": {
- "line": 1672,
+ "line": 1669,
"column": 18
}
}
@@ -81858,94 +81567,94 @@
"type": "Identifier",
"name": "sort",
"range": [
- 47341,
- 47345
+ 47216,
+ 47220
],
"loc": {
"start": {
- "line": 1672,
+ "line": 1669,
"column": 19
},
"end": {
- "line": 1672,
+ "line": 1669,
"column": 23
}
}
},
"range": [
- 47334,
- 47345
+ 47209,
+ 47220
],
"loc": {
"start": {
- "line": 1672,
+ "line": 1669,
"column": 12
},
"end": {
- "line": 1672,
+ "line": 1669,
"column": 23
}
}
},
"arguments": [],
"range": [
- 47334,
- 47347
+ 47209,
+ 47222
],
"loc": {
"start": {
- "line": 1672,
+ "line": 1669,
"column": 12
},
"end": {
- "line": 1672,
+ "line": 1669,
"column": 25
}
}
},
"range": [
- 47334,
- 47348
+ 47209,
+ 47223
],
"loc": {
"start": {
- "line": 1672,
+ "line": 1669,
"column": 12
},
"end": {
- "line": 1672,
+ "line": 1669,
"column": 26
}
}
}
],
"range": [
- 47291,
- 47358
+ 47166,
+ 47233
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1667,
"column": 21
},
"end": {
- "line": 1673,
+ "line": 1670,
"column": 9
}
}
},
"alternate": null,
"range": [
- 47278,
- 47358
+ 47153,
+ 47233
],
"loc": {
"start": {
- "line": 1670,
+ "line": 1667,
"column": 8
},
"end": {
- "line": 1673,
+ "line": 1670,
"column": 9
}
}
@@ -81959,16 +81668,16 @@
"type": "Identifier",
"name": "optArray",
"range": [
- 47375,
- 47383
+ 47250,
+ 47258
],
"loc": {
"start": {
- "line": 1674,
+ "line": 1671,
"column": 16
},
"end": {
- "line": 1674,
+ "line": 1671,
"column": 24
}
}
@@ -81977,63 +81686,63 @@
"type": "Identifier",
"name": "optTxt",
"range": [
- 47385,
- 47391
+ 47260,
+ 47266
],
"loc": {
"start": {
- "line": 1674,
+ "line": 1671,
"column": 26
},
"end": {
- "line": 1674,
+ "line": 1671,
"column": 32
}
}
}
],
"range": [
- 47374,
- 47392
+ 47249,
+ 47267
],
"loc": {
"start": {
- "line": 1674,
+ "line": 1671,
"column": 15
},
"end": {
- "line": 1674,
+ "line": 1671,
"column": 33
}
}
},
"range": [
- 47367,
- 47393
+ 47242,
+ 47268
],
"loc": {
"start": {
- "line": 1674,
+ "line": 1671,
"column": 8
},
"end": {
- "line": 1674,
+ "line": 1671,
"column": 34
}
}
}
],
"range": [
- 46577,
- 47399
+ 46452,
+ 47274
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1646,
"column": 31
},
"end": {
- "line": 1675,
+ "line": 1672,
"column": 5
}
}
@@ -82041,16 +81750,16 @@
"generator": false,
"expression": false,
"range": [
- 46566,
- 47399
+ 46441,
+ 47274
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1646,
"column": 20
},
"end": {
- "line": 1675,
+ "line": 1672,
"column": 5
}
}
@@ -82058,16 +81767,16 @@
"kind": "method",
"computed": false,
"range": [
- 46550,
- 47399
+ 46425,
+ 47274
],
"loc": {
"start": {
- "line": 1649,
+ "line": 1646,
"column": 4
},
"end": {
- "line": 1675,
+ "line": 1672,
"column": 5
}
},
@@ -82076,16 +81785,16 @@
"type": "Block",
"value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ",
"range": [
- 46349,
- 46545
+ 46224,
+ 46420
],
"loc": {
"start": {
- "line": 1643,
+ "line": 1640,
"column": 4
},
"end": {
- "line": 1648,
+ "line": 1645,
"column": 7
}
}
@@ -82096,16 +81805,16 @@
"type": "Block",
"value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ",
"range": [
- 47405,
- 47642
+ 47280,
+ 47517
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1681,
+ "line": 1678,
"column": 7
}
}
@@ -82119,16 +81828,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 47647,
- 47653
+ 47522,
+ 47528
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1679,
"column": 4
},
"end": {
- "line": 1682,
+ "line": 1679,
"column": 10
}
}
@@ -82154,16 +81863,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47671,
- 47675
+ 47546,
+ 47550
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 13
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 17
}
}
@@ -82172,47 +81881,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 47676,
- 47683
+ 47551,
+ 47558
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 18
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 25
}
}
},
"range": [
- 47671,
- 47683
+ 47546,
+ 47558
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 13
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 25
}
}
},
"prefix": true,
"range": [
- 47670,
- 47683
+ 47545,
+ 47558
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 12
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 25
}
}
@@ -82226,16 +81935,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47688,
- 47692
+ 47563,
+ 47567
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 30
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 34
}
}
@@ -82244,62 +81953,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 47693,
- 47704
+ 47568,
+ 47579
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 35
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 46
}
}
},
"range": [
- 47688,
- 47704
+ 47563,
+ 47579
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 30
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 46
}
}
},
"prefix": true,
"range": [
- 47687,
- 47704
+ 47562,
+ 47579
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 29
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 46
}
}
},
"range": [
- 47670,
- 47704
+ 47545,
+ 47579
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 12
},
"end": {
- "line": 1683,
+ "line": 1680,
"column": 46
}
}
@@ -82311,48 +82020,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 47720,
- 47727
+ 47595,
+ 47602
],
"loc": {
"start": {
- "line": 1684,
+ "line": 1681,
"column": 12
},
"end": {
- "line": 1684,
+ "line": 1681,
"column": 19
}
}
}
],
"range": [
- 47706,
- 47737
+ 47581,
+ 47612
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 48
},
"end": {
- "line": 1685,
+ "line": 1682,
"column": 9
}
}
},
"alternate": null,
"range": [
- 47666,
- 47737
+ 47541,
+ 47612
],
"loc": {
"start": {
- "line": 1683,
+ "line": 1680,
"column": 8
},
"end": {
- "line": 1685,
+ "line": 1682,
"column": 9
}
},
@@ -82361,16 +82070,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 47746,
- 47770
+ 47621,
+ 47645
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1683,
"column": 8
},
"end": {
- "line": 1686,
+ "line": 1683,
"column": 32
}
}
@@ -82387,16 +82096,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47779,
- 47783
+ 47654,
+ 47658
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 8
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 12
}
}
@@ -82405,31 +82114,31 @@
"type": "Identifier",
"name": "onBeforeFilter",
"range": [
- 47784,
- 47798
+ 47659,
+ 47673
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 13
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 27
}
}
},
"range": [
- 47779,
- 47798
+ 47654,
+ 47673
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 8
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 27
}
}
@@ -82438,47 +82147,47 @@
{
"type": "ThisExpression",
"range": [
- 47799,
- 47803
+ 47674,
+ 47678
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 28
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 32
}
}
}
],
"range": [
- 47779,
- 47804
+ 47654,
+ 47679
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 8
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 33
}
}
},
"range": [
- 47779,
- 47805
+ 47654,
+ 47680
],
"loc": {
"start": {
- "line": 1687,
+ "line": 1684,
"column": 8
},
"end": {
- "line": 1687,
+ "line": 1684,
"column": 34
}
},
@@ -82487,16 +82196,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 47746,
- 47770
+ 47621,
+ 47645
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1683,
"column": 8
},
"end": {
- "line": 1686,
+ "line": 1683,
"column": 32
}
}
@@ -82516,16 +82225,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47814,
- 47818
+ 47689,
+ 47693
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 12
}
}
@@ -82534,31 +82243,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 47819,
- 47826
+ 47694,
+ 47701
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 13
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 20
}
}
},
"range": [
- 47814,
- 47826
+ 47689,
+ 47701
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 20
}
}
@@ -82567,31 +82276,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 47827,
- 47831
+ 47702,
+ 47706
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 21
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 25
}
}
},
"range": [
- 47814,
- 47831
+ 47689,
+ 47706
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 25
}
}
@@ -82602,16 +82311,16 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 47832,
- 47850
+ 47707,
+ 47725
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 26
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 44
}
}
@@ -82619,47 +82328,47 @@
{
"type": "ThisExpression",
"range": [
- 47852,
- 47856
+ 47727,
+ 47731
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 46
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 50
}
}
}
],
"range": [
- 47814,
- 47857
+ 47689,
+ 47732
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 51
}
}
},
"range": [
- 47814,
- 47858
+ 47689,
+ 47733
],
"loc": {
"start": {
- "line": 1688,
+ "line": 1685,
"column": 8
},
"end": {
- "line": 1688,
+ "line": 1685,
"column": 52
}
}
@@ -82673,16 +82382,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 47872,
- 47875
+ 47747,
+ 47750
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 15
}
}
@@ -82698,16 +82407,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47878,
- 47882
+ 47753,
+ 47757
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 18
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 22
}
}
@@ -82716,47 +82425,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 47883,
- 47886
+ 47758,
+ 47761
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 23
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 26
}
}
},
"range": [
- 47878,
- 47886
+ 47753,
+ 47761
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 18
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 26
}
}
},
"arguments": [],
"range": [
- 47878,
- 47888
+ 47753,
+ 47763
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 18
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 28
}
}
@@ -82765,46 +82474,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 47889,
- 47893
+ 47764,
+ 47768
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 29
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 33
}
}
},
"range": [
- 47878,
- 47893
+ 47753,
+ 47768
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 18
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 33
}
}
},
"range": [
- 47872,
- 47893
+ 47747,
+ 47768
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 12
},
"end": {
- "line": 1690,
+ "line": 1687,
"column": 33
}
}
@@ -82815,16 +82524,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 47907,
- 47913
+ 47782,
+ 47788
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 12
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 18
}
}
@@ -82837,16 +82546,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47916,
- 47920
+ 47791,
+ 47795
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 21
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 25
}
}
@@ -82855,31 +82564,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 47921,
- 47930
+ 47796,
+ 47805
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 26
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 35
}
}
},
"range": [
- 47916,
- 47930
+ 47791,
+ 47805
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 21
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 35
}
}
@@ -82890,47 +82599,47 @@
"value": true,
"raw": "true",
"range": [
- 47931,
- 47935
+ 47806,
+ 47810
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 36
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 40
}
}
}
],
"range": [
- 47916,
- 47936
+ 47791,
+ 47811
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 21
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 41
}
}
},
"range": [
- 47907,
- 47936
+ 47782,
+ 47811
],
"loc": {
"start": {
- "line": 1691,
+ "line": 1688,
"column": 12
},
"end": {
- "line": 1691,
+ "line": 1688,
"column": 41
}
}
@@ -82941,16 +82650,16 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 47950,
- 47960
+ 47825,
+ 47835
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1689,
"column": 12
},
"end": {
- "line": 1692,
+ "line": 1689,
"column": 22
}
}
@@ -82960,31 +82669,31 @@
"value": 0,
"raw": "0",
"range": [
- 47963,
- 47964
+ 47838,
+ 47839
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1689,
"column": 25
},
"end": {
- "line": 1692,
+ "line": 1689,
"column": 26
}
}
},
"range": [
- 47950,
- 47964
+ 47825,
+ 47839
],
"loc": {
"start": {
- "line": 1692,
+ "line": 1689,
"column": 12
},
"end": {
- "line": 1692,
+ "line": 1689,
"column": 26
}
}
@@ -82992,16 +82701,16 @@
],
"kind": "let",
"range": [
- 47868,
- 47965
+ 47743,
+ 47840
],
"loc": {
"start": {
- "line": 1690,
+ "line": 1687,
"column": 8
},
"end": {
- "line": 1692,
+ "line": 1689,
"column": 27
}
}
@@ -83017,16 +82726,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 47975,
- 47979
+ 47850,
+ 47854
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 8
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 12
}
}
@@ -83035,31 +82744,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 47980,
- 47994
+ 47855,
+ 47869
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 13
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 27
}
}
},
"range": [
- 47975,
- 47994
+ 47850,
+ 47869
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 8
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 27
}
}
@@ -83068,46 +82777,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 47997,
- 47999
+ 47872,
+ 47874
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 30
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 32
}
}
},
"range": [
- 47975,
- 47999
+ 47850,
+ 47874
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 8
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 32
}
}
},
"range": [
- 47975,
- 48000
+ 47850,
+ 47875
],
"loc": {
"start": {
- "line": 1694,
+ "line": 1691,
"column": 8
},
"end": {
- "line": 1694,
+ "line": 1691,
"column": 33
}
},
@@ -83116,16 +82825,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48009,
- 48031
+ 47884,
+ 47906
],
"loc": {
"start": {
- "line": 1695,
+ "line": 1692,
"column": 8
},
"end": {
- "line": 1695,
+ "line": 1692,
"column": 30
}
}
@@ -83141,16 +82850,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 48044,
- 48054
+ 47919,
+ 47929
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 12
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 22
}
}
@@ -83163,16 +82872,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48057,
- 48061
+ 47932,
+ 47936
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 25
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 29
}
}
@@ -83181,62 +82890,62 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 48062,
- 48077
+ 47937,
+ 47952
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 30
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 45
}
}
},
"range": [
- 48057,
- 48077
+ 47932,
+ 47952
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 25
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 45
}
}
},
"arguments": [],
"range": [
- 48057,
- 48079
+ 47932,
+ 47954
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 25
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 47
}
}
},
"range": [
- 48044,
- 48079
+ 47919,
+ 47954
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 12
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 47
}
}
@@ -83244,16 +82953,16 @@
],
"kind": "let",
"range": [
- 48040,
- 48080
+ 47915,
+ 47955
],
"loc": {
"start": {
- "line": 1696,
+ "line": 1693,
"column": 8
},
"end": {
- "line": 1696,
+ "line": 1693,
"column": 48
}
},
@@ -83262,16 +82971,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48009,
- 48031
+ 47884,
+ 47906
],
"loc": {
"start": {
- "line": 1695,
+ "line": 1692,
"column": 8
},
"end": {
- "line": 1695,
+ "line": 1692,
"column": 30
}
}
@@ -83289,16 +82998,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 48099,
- 48100
+ 47974,
+ 47975
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 17
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 18
}
}
@@ -83309,16 +83018,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48103,
- 48107
+ 47978,
+ 47982
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 21
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 25
}
}
@@ -83327,46 +83036,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 48108,
- 48114
+ 47983,
+ 47989
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 26
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 32
}
}
},
"range": [
- 48103,
- 48114
+ 47978,
+ 47989
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 21
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 32
}
}
},
"range": [
- 48099,
- 48114
+ 47974,
+ 47989
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 17
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 32
}
}
@@ -83374,16 +83083,16 @@
],
"kind": "let",
"range": [
- 48095,
- 48114
+ 47970,
+ 47989
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 13
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 32
}
}
@@ -83395,16 +83104,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 48116,
- 48117
+ 47991,
+ 47992
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 34
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 35
}
}
@@ -83413,31 +83122,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 48120,
- 48126
+ 47995,
+ 48001
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 38
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 44
}
}
},
"range": [
- 48116,
- 48126
+ 47991,
+ 48001
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 34
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 44
}
}
@@ -83449,32 +83158,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 48128,
- 48129
+ 48003,
+ 48004
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 46
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 47
}
}
},
"prefix": false,
"range": [
- 48128,
- 48131
+ 48003,
+ 48006
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 46
},
"end": {
- "line": 1698,
+ "line": 1695,
"column": 49
}
}
@@ -83500,16 +83209,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 48200,
- 48203
+ 48075,
+ 48078
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 15
}
}
@@ -83518,31 +83227,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 48204,
- 48205
+ 48079,
+ 48080
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 16
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 17
}
}
},
"range": [
- 48200,
- 48206
+ 48075,
+ 48081
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 18
}
}
@@ -83551,31 +83260,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 48207,
- 48212
+ 48082,
+ 48087
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 19
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 24
}
}
},
"range": [
- 48200,
- 48212
+ 48075,
+ 48087
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 24
}
}
@@ -83584,31 +83293,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 48213,
- 48220
+ 48088,
+ 48095
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 25
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 32
}
}
},
"range": [
- 48200,
- 48220
+ 48075,
+ 48095
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 32
}
}
@@ -83618,46 +83327,46 @@
"value": "",
"raw": "''",
"range": [
- 48223,
- 48225
+ 48098,
+ 48100
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 35
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 37
}
}
},
"range": [
- 48200,
- 48225
+ 48075,
+ 48100
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 37
}
}
},
"range": [
- 48200,
- 48226
+ 48075,
+ 48101
],
"loc": {
"start": {
- "line": 1700,
+ "line": 1697,
"column": 12
},
"end": {
- "line": 1700,
+ "line": 1697,
"column": 38
}
},
@@ -83666,16 +83375,16 @@
"type": "Line",
"value": " already filtered rows display re-init",
"range": [
- 48147,
- 48187
+ 48022,
+ 48062
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1696,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1696,
"column": 52
}
}
@@ -83691,16 +83400,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48244,
- 48249
+ 48119,
+ 48124
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 16
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 21
}
}
@@ -83715,16 +83424,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 48252,
- 48255
+ 48127,
+ 48130
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 24
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 27
}
}
@@ -83733,31 +83442,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 48256,
- 48257
+ 48131,
+ 48132
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 28
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 29
}
}
},
"range": [
- 48252,
- 48258
+ 48127,
+ 48133
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 24
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 30
}
}
@@ -83766,46 +83475,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48259,
- 48264
+ 48134,
+ 48139
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 31
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 36
}
}
},
"range": [
- 48252,
- 48264
+ 48127,
+ 48139
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 24
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 36
}
}
},
"range": [
- 48244,
- 48264
+ 48119,
+ 48139
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 16
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 36
}
}
@@ -83813,16 +83522,16 @@
],
"kind": "let",
"range": [
- 48240,
- 48265
+ 48115,
+ 48140
],
"loc": {
"start": {
- "line": 1702,
+ "line": 1699,
"column": 12
},
"end": {
- "line": 1702,
+ "line": 1699,
"column": 37
}
}
@@ -83836,16 +83545,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 48282,
- 48289
+ 48157,
+ 48164
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 16
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 23
}
}
@@ -83857,16 +83566,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48292,
- 48297
+ 48167,
+ 48172
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 26
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 31
}
}
@@ -83875,46 +83584,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 48298,
- 48304
+ 48173,
+ 48179
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 32
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 38
}
}
},
"range": [
- 48292,
- 48304
+ 48167,
+ 48179
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 26
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 38
}
}
},
"range": [
- 48282,
- 48304
+ 48157,
+ 48179
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 16
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 38
}
}
@@ -83922,16 +83631,16 @@
],
"kind": "let",
"range": [
- 48278,
- 48305
+ 48153,
+ 48180
],
"loc": {
"start": {
- "line": 1703,
+ "line": 1700,
"column": 12
},
"end": {
- "line": 1703,
+ "line": 1700,
"column": 39
}
},
@@ -83940,16 +83649,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48319,
- 48352
+ 48194,
+ 48227
],
"loc": {
"start": {
- "line": 1705,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1705,
+ "line": 1702,
"column": 45
}
}
@@ -83965,16 +83674,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 48369,
- 48376
+ 48244,
+ 48251
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 16
},
"end": {
- "line": 1706,
+ "line": 1703,
"column": 23
}
}
@@ -83985,16 +83694,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48381,
- 48385
+ 48256,
+ 48260
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 28
},
"end": {
- "line": 1706,
+ "line": 1703,
"column": 32
}
}
@@ -84003,46 +83712,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 48386,
- 48393
+ 48261,
+ 48268
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 33
},
"end": {
- "line": 1706,
+ "line": 1703,
"column": 40
}
}
},
"range": [
- 48381,
- 48393
+ 48256,
+ 48268
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 28
},
"end": {
- "line": 1706,
+ "line": 1703,
"column": 40
}
}
},
"range": [
- 48369,
- 48393
+ 48244,
+ 48268
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 16
},
"end": {
- "line": 1706,
+ "line": 1703,
"column": 40
}
}
@@ -84054,48 +83763,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 48413,
- 48422
+ 48288,
+ 48297
],
"loc": {
"start": {
- "line": 1707,
+ "line": 1704,
"column": 16
},
"end": {
- "line": 1707,
+ "line": 1704,
"column": 25
}
}
}
],
"range": [
- 48395,
- 48436
+ 48270,
+ 48311
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 42
},
"end": {
- "line": 1708,
+ "line": 1705,
"column": 13
}
}
},
"alternate": null,
"range": [
- 48365,
- 48436
+ 48240,
+ 48311
],
"loc": {
"start": {
- "line": 1706,
+ "line": 1703,
"column": 12
},
"end": {
- "line": 1708,
+ "line": 1705,
"column": 13
}
},
@@ -84104,16 +83813,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48319,
- 48352
+ 48194,
+ 48227
],
"loc": {
"start": {
- "line": 1705,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1705,
+ "line": 1702,
"column": 45
}
}
@@ -84129,16 +83838,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 48454,
- 48463
+ 48329,
+ 48338
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1707,
"column": 16
},
"end": {
- "line": 1710,
+ "line": 1707,
"column": 25
}
}
@@ -84147,31 +83856,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 48466,
- 48468
+ 48341,
+ 48343
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1707,
"column": 28
},
"end": {
- "line": 1710,
+ "line": 1707,
"column": 30
}
}
},
"range": [
- 48454,
- 48468
+ 48329,
+ 48343
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1707,
"column": 16
},
"end": {
- "line": 1710,
+ "line": 1707,
"column": 30
}
}
@@ -84182,16 +83891,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 48486,
- 48496
+ 48361,
+ 48371
],
"loc": {
"start": {
- "line": 1711,
+ "line": 1708,
"column": 16
},
"end": {
- "line": 1711,
+ "line": 1708,
"column": 26
}
}
@@ -84201,31 +83910,31 @@
"value": true,
"raw": "true",
"range": [
- 48499,
- 48503
+ 48374,
+ 48378
],
"loc": {
"start": {
- "line": 1711,
+ "line": 1708,
"column": 29
},
"end": {
- "line": 1711,
+ "line": 1708,
"column": 33
}
}
},
"range": [
- 48486,
- 48503
+ 48361,
+ 48378
],
"loc": {
"start": {
- "line": 1711,
+ "line": 1708,
"column": 16
},
"end": {
- "line": 1711,
+ "line": 1708,
"column": 33
}
}
@@ -84236,16 +83945,16 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 48569,
- 48586
+ 48444,
+ 48461
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1710,
"column": 16
},
"end": {
- "line": 1713,
+ "line": 1710,
"column": 33
}
}
@@ -84255,31 +83964,31 @@
"value": false,
"raw": "false",
"range": [
- 48589,
- 48594
+ 48464,
+ 48469
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1710,
"column": 36
},
"end": {
- "line": 1713,
+ "line": 1710,
"column": 41
}
}
},
"range": [
- 48569,
- 48594
+ 48444,
+ 48469
],
"loc": {
"start": {
- "line": 1713,
+ "line": 1710,
"column": 16
},
"end": {
- "line": 1713,
+ "line": 1710,
"column": 41
}
},
@@ -84288,16 +83997,16 @@
"type": "Line",
"value": "only for single filter search",
"range": [
- 48521,
- 48552
+ 48396,
+ 48427
],
"loc": {
"start": {
- "line": 1712,
+ "line": 1709,
"column": 16
},
"end": {
- "line": 1712,
+ "line": 1709,
"column": 47
}
}
@@ -84307,16 +84016,16 @@
],
"kind": "let",
"range": [
- 48450,
- 48595
+ 48325,
+ 48470
],
"loc": {
"start": {
- "line": 1710,
+ "line": 1707,
"column": 12
},
"end": {
- "line": 1713,
+ "line": 1710,
"column": 42
}
},
@@ -84325,16 +84034,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 48609,
- 48641
+ 48484,
+ 48516
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1712,
"column": 12
},
"end": {
- "line": 1715,
+ "line": 1712,
"column": 44
}
}
@@ -84352,16 +84061,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 48663,
- 48664
+ 48538,
+ 48539
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 21
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 22
}
}
@@ -84371,31 +84080,31 @@
"value": 0,
"raw": "0",
"range": [
- 48667,
- 48668
+ 48542,
+ 48543
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 25
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 26
}
}
},
"range": [
- 48663,
- 48668
+ 48538,
+ 48543
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 21
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 26
}
}
@@ -84403,16 +84112,16 @@
],
"kind": "let",
"range": [
- 48659,
- 48668
+ 48534,
+ 48543
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 17
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 26
}
}
@@ -84424,16 +84133,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 48670,
- 48671
+ 48545,
+ 48546
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 28
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 29
}
}
@@ -84442,31 +84151,31 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 48674,
- 48681
+ 48549,
+ 48556
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 32
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 39
}
}
},
"range": [
- 48670,
- 48681
+ 48545,
+ 48556
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 28
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 39
}
}
@@ -84478,32 +84187,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 48683,
- 48684
+ 48558,
+ 48559
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 41
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 42
}
}
},
"prefix": false,
"range": [
- 48683,
- 48686
+ 48558,
+ 48561
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 41
},
"end": {
- "line": 1716,
+ "line": 1713,
"column": 44
}
}
@@ -84520,16 +84229,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 48745,
- 48747
+ 48620,
+ 48622
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 20
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 22
}
}
@@ -84541,16 +84250,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 48750,
- 48760
+ 48625,
+ 48635
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 25
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 35
}
}
@@ -84563,16 +84272,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48761,
- 48765
+ 48636,
+ 48640
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 36
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 40
}
}
@@ -84581,31 +84290,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 48766,
- 48781
+ 48641,
+ 48656
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 41
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 56
}
}
},
"range": [
- 48761,
- 48781
+ 48636,
+ 48656
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 36
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 56
}
}
@@ -84615,16 +84324,16 @@
"value": 0,
"raw": "0",
"range": [
- 48784,
- 48785
+ 48659,
+ 48660
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 59
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 60
}
}
@@ -84633,61 +84342,61 @@
"type": "Identifier",
"name": "j",
"range": [
- 48788,
- 48789
+ 48663,
+ 48664
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 63
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 64
}
}
},
"range": [
- 48761,
- 48789
+ 48636,
+ 48664
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 36
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 64
}
}
},
"range": [
- 48750,
- 48790
+ 48625,
+ 48665
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 25
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 65
}
}
},
"range": [
- 48745,
- 48790
+ 48620,
+ 48665
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 20
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 65
}
}
@@ -84695,16 +84404,16 @@
],
"kind": "let",
"range": [
- 48741,
- 48791
+ 48616,
+ 48666
],
"loc": {
"start": {
- "line": 1718,
+ "line": 1715,
"column": 16
},
"end": {
- "line": 1718,
+ "line": 1715,
"column": 66
}
},
@@ -84713,16 +84422,16 @@
"type": "Line",
"value": "searched keyword",
"range": [
- 48706,
- 48724
+ 48581,
+ 48599
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1714,
"column": 16
},
"end": {
- "line": 1717,
+ "line": 1714,
"column": 34
}
}
@@ -84738,16 +84447,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 48813,
- 48815
+ 48688,
+ 48690
],
"loc": {
"start": {
- "line": 1720,
+ "line": 1717,
"column": 20
},
"end": {
- "line": 1720,
+ "line": 1717,
"column": 22
}
}
@@ -84757,31 +84466,31 @@
"value": "",
"raw": "''",
"range": [
- 48820,
- 48822
+ 48695,
+ 48697
],
"loc": {
"start": {
- "line": 1720,
+ "line": 1717,
"column": 27
},
"end": {
- "line": 1720,
+ "line": 1717,
"column": 29
}
}
},
"range": [
- 48813,
- 48822
+ 48688,
+ 48697
],
"loc": {
"start": {
- "line": 1720,
+ "line": 1717,
"column": 20
},
"end": {
- "line": 1720,
+ "line": 1717,
"column": 29
}
}
@@ -84793,48 +84502,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 48846,
- 48855
+ 48721,
+ 48730
],
"loc": {
"start": {
- "line": 1721,
+ "line": 1718,
"column": 20
},
"end": {
- "line": 1721,
+ "line": 1718,
"column": 29
}
}
}
],
"range": [
- 48824,
- 48873
+ 48699,
+ 48748
],
"loc": {
"start": {
- "line": 1720,
+ "line": 1717,
"column": 31
},
"end": {
- "line": 1722,
+ "line": 1719,
"column": 17
}
}
},
"alternate": null,
"range": [
- 48809,
- 48873
+ 48684,
+ 48748
],
"loc": {
"start": {
- "line": 1720,
+ "line": 1717,
"column": 16
},
"end": {
- "line": 1722,
+ "line": 1719,
"column": 17
}
}
@@ -84848,16 +84557,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 48895,
- 48904
+ 48770,
+ 48779
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 20
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 29
}
}
@@ -84868,16 +84577,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 48907,
- 48916
+ 48782,
+ 48791
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 32
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 41
}
}
@@ -84891,16 +84600,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48917,
- 48921
+ 48792,
+ 48796
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 42
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 46
}
}
@@ -84909,31 +84618,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 48922,
- 48934
+ 48797,
+ 48809
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 47
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 59
}
}
},
"range": [
- 48917,
- 48934
+ 48792,
+ 48809
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 42
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 59
}
}
@@ -84946,16 +84655,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 48935,
- 48940
+ 48810,
+ 48815
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 60
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 65
}
}
@@ -84964,47 +84673,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 48941,
- 48942
+ 48816,
+ 48817
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 66
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 67
}
}
},
"range": [
- 48935,
- 48943
+ 48810,
+ 48818
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 60
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 68
}
}
}
],
"range": [
- 48917,
- 48944
+ 48792,
+ 48819
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 42
},
"end": {
- "line": 1724,
+ "line": 1721,
"column": 69
}
}
@@ -85015,16 +84724,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 48966,
- 48970
+ 48841,
+ 48845
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1722,
"column": 20
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 24
}
}
@@ -85033,62 +84742,62 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 48971,
- 48984
+ 48846,
+ 48859
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1722,
"column": 25
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 38
}
}
},
"range": [
- 48966,
- 48984
+ 48841,
+ 48859
],
"loc": {
"start": {
- "line": 1725,
+ "line": 1722,
"column": 20
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 38
}
}
}
],
"range": [
- 48907,
- 48985
+ 48782,
+ 48860
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 32
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 39
}
}
},
"range": [
- 48895,
- 48985
+ 48770,
+ 48860
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 20
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 39
}
}
@@ -85096,16 +84805,16 @@
],
"kind": "let",
"range": [
- 48891,
- 48986
+ 48766,
+ 48861
],
"loc": {
"start": {
- "line": 1724,
+ "line": 1721,
"column": 16
},
"end": {
- "line": 1725,
+ "line": 1722,
"column": 40
}
},
@@ -85114,16 +84823,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49004,
- 49043
+ 48879,
+ 48918
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1724,
"column": 16
},
"end": {
- "line": 1727,
+ "line": 1724,
"column": 55
}
}
@@ -85139,16 +84848,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 49064,
- 49073
+ 48939,
+ 48948
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 20
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 29
}
}
@@ -85167,16 +84876,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49076,
- 49078
+ 48951,
+ 48953
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 32
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 34
}
}
@@ -85185,47 +84894,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 49079,
- 49087
+ 48954,
+ 48962
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 35
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 43
}
}
},
"range": [
- 49076,
- 49087
+ 48951,
+ 48962
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 32
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 43
}
}
},
"arguments": [],
"range": [
- 49076,
- 49089
+ 48951,
+ 48964
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 32
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 45
}
}
@@ -85234,31 +84943,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 49090,
- 49095
+ 48965,
+ 48970
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 46
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 51
}
}
},
"range": [
- 49076,
- 49095
+ 48951,
+ 48970
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 32
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 51
}
}
@@ -85270,16 +84979,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49096,
- 49100
+ 48971,
+ 48975
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 52
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 56
}
}
@@ -85288,62 +84997,62 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 49101,
- 49111
+ 48976,
+ 48986
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 57
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 67
}
}
},
"range": [
- 49096,
- 49111
+ 48971,
+ 48986
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 52
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 67
}
}
}
],
"range": [
- 49076,
- 49112
+ 48951,
+ 48987
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 32
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 68
}
}
},
"range": [
- 49064,
- 49112
+ 48939,
+ 48987
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 20
},
"end": {
- "line": 1728,
+ "line": 1725,
"column": 68
}
}
@@ -85354,16 +85063,16 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 49193,
- 49205
+ 49068,
+ 49080
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 20
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 32
}
}
@@ -85378,16 +85087,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 49208,
- 49217
+ 49083,
+ 49092
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 35
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 44
}
}
@@ -85396,31 +85105,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 49218,
- 49224
+ 49093,
+ 49099
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 45
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 51
}
}
},
"range": [
- 49208,
- 49224
+ 49083,
+ 49099
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 35
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 51
}
}
@@ -85430,46 +85139,46 @@
"value": 1,
"raw": "1",
"range": [
- 49227,
- 49228
+ 49102,
+ 49103
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 54
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 55
}
}
},
"range": [
- 49208,
- 49228
+ 49083,
+ 49103
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 35
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 55
}
}
},
"range": [
- 49193,
- 49228
+ 49068,
+ 49103
],
"loc": {
"start": {
- "line": 1730,
+ "line": 1727,
"column": 20
},
"end": {
- "line": 1730,
+ "line": 1727,
"column": 55
}
},
@@ -85478,16 +85187,16 @@
"type": "Line",
"value": "multiple search || parameter boolean",
"range": [
- 49134,
- 49172
+ 49009,
+ 49047
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1726,
"column": 20
},
"end": {
- "line": 1729,
+ "line": 1726,
"column": 58
}
}
@@ -85500,16 +85209,16 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 49310,
- 49320
+ 49185,
+ 49195
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 20
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 30
}
}
@@ -85528,16 +85237,16 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49323,
- 49325
+ 49198,
+ 49200
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 33
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 35
}
}
@@ -85546,47 +85255,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 49326,
- 49334
+ 49201,
+ 49209
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 36
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 44
}
}
},
"range": [
- 49323,
- 49334
+ 49198,
+ 49209
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 33
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 44
}
}
},
"arguments": [],
"range": [
- 49323,
- 49336
+ 49198,
+ 49211
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 33
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 46
}
}
@@ -85595,31 +85304,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 49337,
- 49342
+ 49212,
+ 49217
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 47
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 52
}
}
},
"range": [
- 49323,
- 49342
+ 49198,
+ 49217
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 33
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 52
}
}
@@ -85631,16 +85340,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 49343,
- 49347
+ 49218,
+ 49222
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 53
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 57
}
}
@@ -85649,62 +85358,62 @@
"type": "Identifier",
"name": "anOperator",
"range": [
- 49348,
- 49358
+ 49223,
+ 49233
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 58
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 68
}
}
},
"range": [
- 49343,
- 49358
+ 49218,
+ 49233
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 53
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 68
}
}
}
],
"range": [
- 49323,
- 49359
+ 49198,
+ 49234
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 33
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 69
}
}
},
"range": [
- 49310,
- 49359
+ 49185,
+ 49234
],
"loc": {
"start": {
- "line": 1732,
+ "line": 1729,
"column": 20
},
"end": {
- "line": 1732,
+ "line": 1729,
"column": 69
}
},
@@ -85713,16 +85422,16 @@
"type": "Line",
"value": "multiple search parameter operator &&",
"range": [
- 49250,
- 49289
+ 49125,
+ 49164
],
"loc": {
"start": {
- "line": 1731,
+ "line": 1728,
"column": 20
},
"end": {
- "line": 1731,
+ "line": 1728,
"column": 59
}
}
@@ -85735,16 +85444,16 @@
"type": "Identifier",
"name": "hasMultiAndSA",
"range": [
- 49440,
- 49453
+ 49315,
+ 49328
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 20
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 33
}
}
@@ -85759,16 +85468,16 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 49456,
- 49466
+ 49331,
+ 49341
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 36
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 46
}
}
@@ -85777,31 +85486,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 49467,
- 49473
+ 49342,
+ 49348
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 47
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 53
}
}
},
"range": [
- 49456,
- 49473
+ 49331,
+ 49348
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 36
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 53
}
}
@@ -85811,46 +85520,46 @@
"value": 1,
"raw": "1",
"range": [
- 49476,
- 49477
+ 49351,
+ 49352
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 56
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 57
}
}
},
"range": [
- 49456,
- 49477
+ 49331,
+ 49352
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 36
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 57
}
}
},
"range": [
- 49440,
- 49477
+ 49315,
+ 49352
],
"loc": {
"start": {
- "line": 1734,
+ "line": 1731,
"column": 20
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 57
}
},
@@ -85859,16 +85568,16 @@
"type": "Line",
"value": "multiple search && parameter boolean",
"range": [
- 49381,
- 49419
+ 49256,
+ 49294
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1730,
"column": 20
},
"end": {
- "line": 1733,
+ "line": 1730,
"column": 58
}
}
@@ -85878,16 +85587,16 @@
],
"kind": "let",
"range": [
- 49060,
- 49478
+ 48935,
+ 49353
],
"loc": {
"start": {
- "line": 1728,
+ "line": 1725,
"column": 16
},
"end": {
- "line": 1734,
+ "line": 1731,
"column": 58
}
},
@@ -85896,16 +85605,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49004,
- 49043
+ 48879,
+ 48918
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1724,
"column": 16
},
"end": {
- "line": 1727,
+ "line": 1724,
"column": 55
}
}
@@ -85916,16 +85625,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 49496,
- 49529
+ 49371,
+ 49404
],
"loc": {
"start": {
- "line": 1736,
+ "line": 1733,
"column": 16
},
"end": {
- "line": 1736,
+ "line": 1733,
"column": 49
}
}
@@ -85946,16 +85655,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 49550,
- 49557
+ 49425,
+ 49432
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 20
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 27
}
}
@@ -85965,32 +85674,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49558,
- 49560
+ 49433,
+ 49435
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 28
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 30
}
}
}
],
"range": [
- 49550,
- 49561
+ 49425,
+ 49436
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 20
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 31
}
}
@@ -85999,31 +85708,31 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 49565,
- 49577
+ 49440,
+ 49452
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 35
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 47
}
}
},
"range": [
- 49550,
- 49577
+ 49425,
+ 49452
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 20
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 47
}
}
@@ -86032,31 +85741,31 @@
"type": "Identifier",
"name": "hasMultiAndSA",
"range": [
- 49581,
- 49594
+ 49456,
+ 49469
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 51
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 64
}
}
},
"range": [
- 49550,
- 49594
+ 49425,
+ 49469
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 20
},
"end": {
- "line": 1737,
+ "line": 1734,
"column": 64
}
}
@@ -86073,32 +85782,32 @@
"type": "Identifier",
"name": "cS",
"range": [
- 49622,
- 49624
+ 49497,
+ 49499
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1735,
"column": 24
},
"end": {
- "line": 1738,
+ "line": 1735,
"column": 26
}
}
},
"init": null,
"range": [
- 49622,
- 49624
+ 49497,
+ 49499
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1735,
"column": 24
},
"end": {
- "line": 1738,
+ "line": 1735,
"column": 26
}
}
@@ -86109,32 +85818,32 @@
"type": "Identifier",
"name": "s",
"range": [
- 49650,
- 49651
+ 49525,
+ 49526
],
"loc": {
"start": {
- "line": 1739,
+ "line": 1736,
"column": 24
},
"end": {
- "line": 1739,
+ "line": 1736,
"column": 25
}
}
},
"init": null,
"range": [
- 49650,
- 49651
+ 49525,
+ 49526
],
"loc": {
"start": {
- "line": 1739,
+ "line": 1736,
"column": 24
},
"end": {
- "line": 1739,
+ "line": 1736,
"column": 25
}
}
@@ -86145,16 +85854,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 49677,
- 49682
+ 49552,
+ 49557
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1737,
"column": 24
},
"end": {
- "line": 1740,
+ "line": 1737,
"column": 29
}
}
@@ -86164,31 +85873,31 @@
"value": false,
"raw": "false",
"range": [
- 49685,
- 49690
+ 49560,
+ 49565
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1737,
"column": 32
},
"end": {
- "line": 1740,
+ "line": 1737,
"column": 37
}
}
},
"range": [
- 49677,
- 49690
+ 49552,
+ 49565
],
"loc": {
"start": {
- "line": 1740,
+ "line": 1737,
"column": 24
},
"end": {
- "line": 1740,
+ "line": 1737,
"column": 37
}
}
@@ -86196,16 +85905,16 @@
],
"kind": "let",
"range": [
- 49618,
- 49691
+ 49493,
+ 49566
],
"loc": {
"start": {
- "line": 1738,
+ "line": 1735,
"column": 20
},
"end": {
- "line": 1740,
+ "line": 1737,
"column": 38
}
}
@@ -86218,16 +85927,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 49716,
- 49723
+ 49591,
+ 49598
],
"loc": {
"start": {
- "line": 1741,
+ "line": 1738,
"column": 24
},
"end": {
- "line": 1741,
+ "line": 1738,
"column": 31
}
}
@@ -86237,32 +85946,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49724,
- 49726
+ 49599,
+ 49601
],
"loc": {
"start": {
- "line": 1741,
+ "line": 1738,
"column": 32
},
"end": {
- "line": 1741,
+ "line": 1738,
"column": 34
}
}
}
],
"range": [
- 49716,
- 49727
+ 49591,
+ 49602
],
"loc": {
"start": {
- "line": 1741,
+ "line": 1738,
"column": 24
},
"end": {
- "line": 1741,
+ "line": 1738,
"column": 35
}
}
@@ -86279,16 +85988,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 49755,
- 49756
+ 49630,
+ 49631
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1739,
"column": 24
},
"end": {
- "line": 1742,
+ "line": 1739,
"column": 25
}
}
@@ -86297,62 +86006,62 @@
"type": "Identifier",
"name": "sA",
"range": [
- 49759,
- 49761
+ 49634,
+ 49636
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1739,
"column": 28
},
"end": {
- "line": 1742,
+ "line": 1739,
"column": 30
}
}
},
"range": [
- 49755,
- 49761
+ 49630,
+ 49636
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1739,
"column": 24
},
"end": {
- "line": 1742,
+ "line": 1739,
"column": 30
}
}
},
"range": [
- 49755,
- 49762
+ 49630,
+ 49637
],
"loc": {
"start": {
- "line": 1742,
+ "line": 1739,
"column": 24
},
"end": {
- "line": 1742,
+ "line": 1739,
"column": 31
}
}
}
],
"range": [
- 49729,
- 49784
+ 49604,
+ 49659
],
"loc": {
"start": {
- "line": 1741,
+ "line": 1738,
"column": 37
},
"end": {
- "line": 1743,
+ "line": 1740,
"column": 21
}
}
@@ -86369,16 +86078,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 49816,
- 49817
+ 49691,
+ 49692
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 24
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 25
}
}
@@ -86389,16 +86098,16 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 49820,
- 49832
+ 49695,
+ 49707
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 28
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 40
}
}
@@ -86407,16 +86116,16 @@
"type": "Identifier",
"name": "sAOrSplit",
"range": [
- 49835,
- 49844
+ 49710,
+ 49719
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 43
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 52
}
}
@@ -86425,92 +86134,92 @@
"type": "Identifier",
"name": "sAAndSplit",
"range": [
- 49847,
- 49857
+ 49722,
+ 49732
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 55
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 65
}
}
},
"range": [
- 49820,
- 49857
+ 49695,
+ 49732
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 28
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 65
}
}
},
"range": [
- 49816,
- 49857
+ 49691,
+ 49732
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 24
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 65
}
}
},
"range": [
- 49816,
- 49858
+ 49691,
+ 49733
],
"loc": {
"start": {
- "line": 1744,
+ "line": 1741,
"column": 24
},
"end": {
- "line": 1744,
+ "line": 1741,
"column": 66
}
}
}
],
"range": [
- 49790,
- 49880
+ 49665,
+ 49755
],
"loc": {
"start": {
- "line": 1743,
+ "line": 1740,
"column": 27
},
"end": {
- "line": 1745,
+ "line": 1742,
"column": 21
}
}
},
"range": [
- 49712,
- 49880
+ 49587,
+ 49755
],
"loc": {
"start": {
- "line": 1741,
+ "line": 1738,
"column": 20
},
"end": {
- "line": 1745,
+ "line": 1742,
"column": 21
}
},
@@ -86519,16 +86228,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 49901,
- 49956
+ 49776,
+ 49831
],
"loc": {
"start": {
- "line": 1746,
+ "line": 1743,
"column": 20
},
"end": {
- "line": 1746,
+ "line": 1743,
"column": 75
}
}
@@ -86546,16 +86255,16 @@
"type": "Identifier",
"name": "w",
"range": [
- 49986,
- 49987
+ 49861,
+ 49862
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 29
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 30
}
}
@@ -86565,31 +86274,31 @@
"value": 0,
"raw": "0",
"range": [
- 49990,
- 49991
+ 49865,
+ 49866
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 33
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 34
}
}
},
"range": [
- 49986,
- 49991
+ 49861,
+ 49866
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 29
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 34
}
}
@@ -86600,16 +86309,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 49993,
- 49996
+ 49868,
+ 49871
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 36
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 39
}
}
@@ -86621,16 +86330,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 49999,
- 50000
+ 49874,
+ 49875
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 42
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 43
}
}
@@ -86639,46 +86348,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 50001,
- 50007
+ 49876,
+ 49882
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 44
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 50
}
}
},
"range": [
- 49999,
- 50007
+ 49874,
+ 49882
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 42
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 50
}
}
},
"range": [
- 49993,
- 50007
+ 49868,
+ 49882
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 36
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 50
}
}
@@ -86686,16 +86395,16 @@
],
"kind": "let",
"range": [
- 49982,
- 50007
+ 49857,
+ 49882
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 25
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 50
}
}
@@ -86707,16 +86416,16 @@
"type": "Identifier",
"name": "w",
"range": [
- 50009,
- 50010
+ 49884,
+ 49885
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 52
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 53
}
}
@@ -86725,31 +86434,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 50013,
- 50016
+ 49888,
+ 49891
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 56
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 59
}
}
},
"range": [
- 50009,
- 50016
+ 49884,
+ 49891
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 52
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 59
}
}
@@ -86761,32 +86470,32 @@
"type": "Identifier",
"name": "w",
"range": [
- 50018,
- 50019
+ 49893,
+ 49894
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 61
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 62
}
}
},
"prefix": false,
"range": [
- 50018,
- 50021
+ 49893,
+ 49896
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 61
},
"end": {
- "line": 1747,
+ "line": 1744,
"column": 64
}
}
@@ -86803,16 +86512,16 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50049,
- 50051
+ 49924,
+ 49926
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 24
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 26
}
}
@@ -86823,16 +86532,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 50054,
- 50058
+ 49929,
+ 49933
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 29
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 33
}
}
@@ -86845,16 +86554,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 50059,
- 50060
+ 49934,
+ 49935
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 34
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 35
}
}
@@ -86863,77 +86572,77 @@
"type": "Identifier",
"name": "w",
"range": [
- 50061,
- 50062
+ 49936,
+ 49937
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 36
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 37
}
}
},
"range": [
- 50059,
- 50063
+ 49934,
+ 49938
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 34
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 38
}
}
}
],
"range": [
- 50054,
- 50064
+ 49929,
+ 49939
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 29
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 39
}
}
},
"range": [
- 50049,
- 50064
+ 49924,
+ 49939
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 24
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 39
}
}
},
"range": [
- 50049,
- 50065
+ 49924,
+ 49940
],
"loc": {
"start": {
- "line": 1748,
+ "line": 1745,
"column": 24
},
"end": {
- "line": 1748,
+ "line": 1745,
"column": 40
}
}
@@ -86947,16 +86656,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50090,
- 50095
+ 49965,
+ 49970
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 24
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 29
}
}
@@ -86969,16 +86678,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50098,
- 50102
+ 49973,
+ 49977
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 32
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 36
}
}
@@ -86987,31 +86696,31 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 50103,
- 50112
+ 49978,
+ 49987
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 37
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 46
}
}
},
"range": [
- 50098,
- 50112
+ 49973,
+ 49987
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 32
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 46
}
}
@@ -87021,16 +86730,16 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50113,
- 50115
+ 49988,
+ 49990
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 47
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 49
}
}
@@ -87039,16 +86748,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 50117,
- 50126
+ 49992,
+ 50001
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 51
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 60
}
}
@@ -87057,62 +86766,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 50128,
- 50129
+ 50003,
+ 50004
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 62
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 63
}
}
}
],
"range": [
- 50098,
- 50130
+ 49973,
+ 50005
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 32
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 64
}
}
},
"range": [
- 50090,
- 50130
+ 49965,
+ 50005
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 24
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 64
}
}
},
"range": [
- 50090,
- 50131
+ 49965,
+ 50006
],
"loc": {
"start": {
- "line": 1749,
+ "line": 1746,
"column": 24
},
"end": {
- "line": 1749,
+ "line": 1746,
"column": 65
}
}
@@ -87123,16 +86832,16 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50161,
- 50166
+ 50036,
+ 50041
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1748,
"column": 28
},
"end": {
- "line": 1751,
+ "line": 1748,
"column": 33
}
}
@@ -87153,16 +86862,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50198,
- 50202
+ 50073,
+ 50077
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 28
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 32
}
}
@@ -87171,31 +86880,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 50203,
- 50210
+ 50078,
+ 50085
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 33
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 40
}
}
},
"range": [
- 50198,
- 50210
+ 50073,
+ 50085
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 28
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 40
}
}
@@ -87204,31 +86913,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 50211,
- 50215
+ 50086,
+ 50090
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 41
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 45
}
}
},
"range": [
- 50198,
- 50215
+ 50073,
+ 50090
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 28
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 45
}
}
@@ -87239,16 +86948,16 @@
"value": "highlight-keyword",
"raw": "'highlight-keyword'",
"range": [
- 50216,
- 50235
+ 50091,
+ 50110
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 46
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 65
}
}
@@ -87256,16 +86965,16 @@
{
"type": "ThisExpression",
"range": [
- 50237,
- 50241
+ 50112,
+ 50116
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 67
},
"end": {
- "line": 1752,
+ "line": 1749,
"column": 71
}
}
@@ -87277,16 +86986,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 50275,
- 50280
+ 50150,
+ 50155
],
"loc": {
"start": {
- "line": 1753,
+ "line": 1750,
"column": 32
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 37
}
}
@@ -87295,31 +87004,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50281,
- 50282
+ 50156,
+ 50157
],
"loc": {
"start": {
- "line": 1753,
+ "line": 1750,
"column": 38
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 39
}
}
},
"range": [
- 50275,
- 50283
+ 50150,
+ 50158
],
"loc": {
"start": {
- "line": 1753,
+ "line": 1750,
"column": 32
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 40
}
}
@@ -87328,79 +87037,79 @@
"type": "Identifier",
"name": "cS",
"range": [
- 50285,
- 50287
+ 50160,
+ 50162
],
"loc": {
"start": {
- "line": 1753,
+ "line": 1750,
"column": 42
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 44
}
}
}
],
"range": [
- 50198,
- 50288
+ 50073,
+ 50163
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 28
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 45
}
}
},
"range": [
- 50198,
- 50289
+ 50073,
+ 50164
],
"loc": {
"start": {
- "line": 1752,
+ "line": 1749,
"column": 28
},
"end": {
- "line": 1753,
+ "line": 1750,
"column": 46
}
}
}
],
"range": [
- 50168,
- 50315
+ 50043,
+ 50190
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1748,
"column": 35
},
"end": {
- "line": 1754,
+ "line": 1751,
"column": 25
}
}
},
"alternate": null,
"range": [
- 50157,
- 50315
+ 50032,
+ 50190
],
"loc": {
"start": {
- "line": 1751,
+ "line": 1748,
"column": 24
},
"end": {
- "line": 1754,
+ "line": 1751,
"column": 25
}
}
@@ -87417,16 +87126,16 @@
"type": "Identifier",
"name": "hasMultiOrSA",
"range": [
- 50345,
- 50357
+ 50220,
+ 50232
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1752,
"column": 29
},
"end": {
- "line": 1755,
+ "line": 1752,
"column": 41
}
}
@@ -87435,31 +87144,31 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50361,
- 50366
+ 50236,
+ 50241
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1752,
"column": 45
},
"end": {
- "line": 1755,
+ "line": 1752,
"column": 50
}
}
},
"range": [
- 50345,
- 50366
+ 50220,
+ 50241
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1752,
"column": 29
},
"end": {
- "line": 1755,
+ "line": 1752,
"column": 50
}
}
@@ -87471,16 +87180,16 @@
"type": "Identifier",
"name": "hasMultiAndSA",
"range": [
- 50400,
- 50413
+ 50275,
+ 50288
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1753,
"column": 29
},
"end": {
- "line": 1756,
+ "line": 1753,
"column": 42
}
}
@@ -87492,62 +87201,62 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50418,
- 50423
+ 50293,
+ 50298
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1753,
"column": 47
},
"end": {
- "line": 1756,
+ "line": 1753,
"column": 52
}
}
},
"prefix": true,
"range": [
- 50417,
- 50423
+ 50292,
+ 50298
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1753,
"column": 46
},
"end": {
- "line": 1756,
+ "line": 1753,
"column": 52
}
}
},
"range": [
- 50400,
- 50423
+ 50275,
+ 50298
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1753,
"column": 29
},
"end": {
- "line": 1756,
+ "line": 1753,
"column": 52
}
}
},
"range": [
- 50344,
- 50424
+ 50219,
+ 50299
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1752,
"column": 28
},
"end": {
- "line": 1756,
+ "line": 1753,
"column": 53
}
}
@@ -87559,48 +87268,48 @@
"type": "BreakStatement",
"label": null,
"range": [
- 50456,
- 50462
+ 50331,
+ 50337
],
"loc": {
"start": {
- "line": 1757,
+ "line": 1754,
"column": 28
},
"end": {
- "line": 1757,
+ "line": 1754,
"column": 34
}
}
}
],
"range": [
- 50426,
- 50488
+ 50301,
+ 50363
],
"loc": {
"start": {
- "line": 1756,
+ "line": 1753,
"column": 55
},
"end": {
- "line": 1758,
+ "line": 1755,
"column": 25
}
}
},
"alternate": null,
"range": [
- 50340,
- 50488
+ 50215,
+ 50363
],
"loc": {
"start": {
- "line": 1755,
+ "line": 1752,
"column": 24
},
"end": {
- "line": 1758,
+ "line": 1755,
"column": 25
}
}
@@ -87616,16 +87325,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 50517,
- 50524
+ 50392,
+ 50399
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 28
},
"end": {
- "line": 1759,
+ "line": 1756,
"column": 35
}
}
@@ -87635,32 +87344,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50525,
- 50527
+ 50400,
+ 50402
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 36
},
"end": {
- "line": 1759,
+ "line": 1756,
"column": 38
}
}
}
],
"range": [
- 50517,
- 50528
+ 50392,
+ 50403
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 28
},
"end": {
- "line": 1759,
+ "line": 1756,
"column": 39
}
}
@@ -87669,31 +87378,31 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50532,
- 50537
+ 50407,
+ 50412
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 43
},
"end": {
- "line": 1759,
+ "line": 1756,
"column": 48
}
}
},
"range": [
- 50517,
- 50537
+ 50392,
+ 50412
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 28
},
"end": {
- "line": 1759,
+ "line": 1756,
"column": 48
}
}
@@ -87705,79 +87414,79 @@
"type": "BreakStatement",
"label": null,
"range": [
- 50569,
- 50575
+ 50444,
+ 50450
],
"loc": {
"start": {
- "line": 1760,
+ "line": 1757,
"column": 28
},
"end": {
- "line": 1760,
+ "line": 1757,
"column": 34
}
}
}
],
"range": [
- 50539,
- 50601
+ 50414,
+ 50476
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 50
},
"end": {
- "line": 1761,
+ "line": 1758,
"column": 25
}
}
},
"alternate": null,
"range": [
- 50513,
- 50601
+ 50388,
+ 50476
],
"loc": {
"start": {
- "line": 1759,
+ "line": 1756,
"column": 24
},
"end": {
- "line": 1761,
+ "line": 1758,
"column": 25
}
}
}
],
"range": [
- 50023,
- 50623
+ 49898,
+ 50498
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 66
},
"end": {
- "line": 1762,
+ "line": 1759,
"column": 21
}
}
},
"range": [
- 49977,
- 50623
+ 49852,
+ 50498
],
"loc": {
"start": {
- "line": 1747,
+ "line": 1744,
"column": 20
},
"end": {
- "line": 1762,
+ "line": 1759,
"column": 21
}
},
@@ -87786,16 +87495,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 49901,
- 49956
+ 49776,
+ 49831
],
"loc": {
"start": {
- "line": 1746,
+ "line": 1743,
"column": 20
},
"end": {
- "line": 1746,
+ "line": 1743,
"column": 75
}
}
@@ -87814,16 +87523,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 50644,
- 50653
+ 50519,
+ 50528
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 29
}
}
@@ -87832,31 +87541,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50654,
- 50655
+ 50529,
+ 50530
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 30
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 31
}
}
},
"range": [
- 50644,
- 50656
+ 50519,
+ 50531
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 32
}
}
@@ -87865,62 +87574,62 @@
"type": "Identifier",
"name": "occur",
"range": [
- 50659,
- 50664
+ 50534,
+ 50539
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 35
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 40
}
}
},
"range": [
- 50644,
- 50664
+ 50519,
+ 50539
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 40
}
}
},
"range": [
- 50644,
- 50665
+ 50519,
+ 50540
],
"loc": {
"start": {
- "line": 1763,
+ "line": 1760,
"column": 20
},
"end": {
- "line": 1763,
+ "line": 1760,
"column": 41
}
}
}
],
"range": [
- 49596,
- 50684
+ 49471,
+ 50559
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 66
},
"end": {
- "line": 1765,
+ "line": 1762,
"column": 17
}
},
@@ -87929,16 +87638,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 50701,
- 50726
+ 50576,
+ 50601
],
"loc": {
"start": {
- "line": 1766,
+ "line": 1763,
"column": 16
},
"end": {
- "line": 1766,
+ "line": 1763,
"column": 41
}
}
@@ -87960,16 +87669,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 50770,
- 50779
+ 50645,
+ 50654
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 29
}
}
@@ -87978,31 +87687,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50780,
- 50781
+ 50655,
+ 50656
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 30
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 31
}
}
},
"range": [
- 50770,
- 50782
+ 50645,
+ 50657
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 32
}
}
@@ -88015,16 +87724,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50785,
- 50789
+ 50660,
+ 50664
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 35
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 39
}
}
@@ -88033,31 +87742,31 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 50790,
- 50799
+ 50665,
+ 50674
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 40
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 49
}
}
},
"range": [
- 50785,
- 50799
+ 50660,
+ 50674
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 35
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 49
}
}
@@ -88069,16 +87778,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 50800,
- 50804
+ 50675,
+ 50679
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 50
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 54
}
}
@@ -88088,32 +87797,32 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50805,
- 50807
+ 50680,
+ 50682
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 55
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 57
}
}
}
],
"range": [
- 50800,
- 50808
+ 50675,
+ 50683
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 50
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 58
}
}
@@ -88122,16 +87831,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 50810,
- 50819
+ 50685,
+ 50694
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 60
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 69
}
}
@@ -88140,62 +87849,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 50821,
- 50822
+ 50696,
+ 50697
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 71
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 72
}
}
}
],
"range": [
- 50785,
- 50823
+ 50660,
+ 50698
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 35
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 73
}
}
},
"range": [
- 50770,
- 50823
+ 50645,
+ 50698
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 73
}
}
},
"range": [
- 50770,
- 50824
+ 50645,
+ 50699
],
"loc": {
"start": {
- "line": 1768,
+ "line": 1765,
"column": 20
},
"end": {
- "line": 1768,
+ "line": 1765,
"column": 74
}
}
@@ -88209,16 +87918,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 50849,
- 50858
+ 50724,
+ 50733
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1766,
"column": 24
},
"end": {
- "line": 1769,
+ "line": 1766,
"column": 33
}
}
@@ -88227,31 +87936,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50859,
- 50860
+ 50734,
+ 50735
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1766,
"column": 34
},
"end": {
- "line": 1769,
+ "line": 1766,
"column": 35
}
}
},
"range": [
- 50849,
- 50861
+ 50724,
+ 50736
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1766,
"column": 24
},
"end": {
- "line": 1769,
+ "line": 1766,
"column": 36
}
}
@@ -88272,16 +87981,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 50889,
- 50893
+ 50764,
+ 50768
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 24
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 28
}
}
@@ -88290,31 +87999,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 50894,
- 50901
+ 50769,
+ 50776
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 29
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 36
}
}
},
"range": [
- 50889,
- 50901
+ 50764,
+ 50776
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 24
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 36
}
}
@@ -88323,31 +88032,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 50902,
- 50906
+ 50777,
+ 50781
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 37
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 41
}
}
},
"range": [
- 50889,
- 50906
+ 50764,
+ 50781
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 24
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 41
}
}
@@ -88358,16 +88067,16 @@
"value": "highlight-keyword",
"raw": "'highlight-keyword'",
"range": [
- 50907,
- 50926
+ 50782,
+ 50801
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 42
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 61
}
}
@@ -88375,16 +88084,16 @@
{
"type": "ThisExpression",
"range": [
- 50928,
- 50932
+ 50803,
+ 50807
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 63
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 67
}
}
@@ -88396,16 +88105,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 50934,
- 50939
+ 50809,
+ 50814
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 69
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 74
}
}
@@ -88414,31 +88123,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 50940,
- 50941
+ 50815,
+ 50816
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 75
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 76
}
}
},
"range": [
- 50934,
- 50942
+ 50809,
+ 50817
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 69
},
"end": {
- "line": 1770,
+ "line": 1767,
"column": 77
}
}
@@ -88447,95 +88156,95 @@
"type": "Identifier",
"name": "sA",
"range": [
- 50972,
- 50974
+ 50847,
+ 50849
],
"loc": {
"start": {
- "line": 1771,
+ "line": 1768,
"column": 28
},
"end": {
- "line": 1771,
+ "line": 1768,
"column": 30
}
}
}
],
"range": [
- 50889,
- 50975
+ 50764,
+ 50850
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 24
},
"end": {
- "line": 1771,
+ "line": 1768,
"column": 31
}
}
},
"range": [
- 50889,
- 50976
+ 50764,
+ 50851
],
"loc": {
"start": {
- "line": 1770,
+ "line": 1767,
"column": 24
},
"end": {
- "line": 1771,
+ "line": 1768,
"column": 32
}
}
}
],
"range": [
- 50863,
- 50998
+ 50738,
+ 50873
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1766,
"column": 38
},
"end": {
- "line": 1772,
+ "line": 1769,
"column": 21
}
}
},
"alternate": null,
"range": [
- 50845,
- 50998
+ 50720,
+ 50873
],
"loc": {
"start": {
- "line": 1769,
+ "line": 1766,
"column": 20
},
"end": {
- "line": 1772,
+ "line": 1769,
"column": 21
}
}
}
],
"range": [
- 50748,
- 51016
+ 50623,
+ 50891
],
"loc": {
"start": {
- "line": 1767,
+ "line": 1764,
"column": 21
},
"end": {
- "line": 1773,
+ "line": 1770,
"column": 17
}
},
@@ -88544,16 +88253,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 50701,
- 50726
+ 50576,
+ 50601
],
"loc": {
"start": {
- "line": 1766,
+ "line": 1763,
"column": 16
},
"end": {
- "line": 1766,
+ "line": 1763,
"column": 41
}
}
@@ -88561,16 +88270,16 @@
]
},
"range": [
- 49546,
- 51016
+ 49421,
+ 50891
],
"loc": {
"start": {
- "line": 1737,
+ "line": 1734,
"column": 16
},
"end": {
- "line": 1773,
+ "line": 1770,
"column": 17
}
},
@@ -88579,16 +88288,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 49496,
- 49529
+ 49371,
+ 49404
],
"loc": {
"start": {
- "line": 1736,
+ "line": 1733,
"column": 16
},
"end": {
- "line": 1736,
+ "line": 1733,
"column": 49
}
}
@@ -88599,16 +88308,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51016,
- 51035
+ 50891,
+ 50910
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1770,
"column": 17
},
"end": {
- "line": 1773,
+ "line": 1770,
"column": 36
}
}
@@ -88627,16 +88336,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51058,
- 51067
+ 50933,
+ 50942
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 21
},
"end": {
- "line": 1775,
+ "line": 1772,
"column": 30
}
}
@@ -88645,47 +88354,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 51068,
- 51069
+ 50943,
+ 50944
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 31
},
"end": {
- "line": 1775,
+ "line": 1772,
"column": 32
}
}
},
"range": [
- 51058,
- 51070
+ 50933,
+ 50945
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 21
},
"end": {
- "line": 1775,
+ "line": 1772,
"column": 33
}
}
},
"prefix": true,
"range": [
- 51057,
- 51070
+ 50932,
+ 50945
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 20
},
"end": {
- "line": 1775,
+ "line": 1772,
"column": 33
}
}
@@ -88702,16 +88411,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51094,
- 51104
+ 50969,
+ 50979
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1773,
"column": 20
},
"end": {
- "line": 1776,
+ "line": 1773,
"column": 30
}
}
@@ -88721,78 +88430,78 @@
"value": false,
"raw": "false",
"range": [
- 51107,
- 51112
+ 50982,
+ 50987
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1773,
"column": 33
},
"end": {
- "line": 1776,
+ "line": 1773,
"column": 38
}
}
},
"range": [
- 51094,
- 51112
+ 50969,
+ 50987
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1773,
"column": 20
},
"end": {
- "line": 1776,
+ "line": 1773,
"column": 38
}
}
},
"range": [
- 51094,
- 51113
+ 50969,
+ 50988
],
"loc": {
"start": {
- "line": 1776,
+ "line": 1773,
"column": 20
},
"end": {
- "line": 1776,
+ "line": 1773,
"column": 39
}
}
}
],
"range": [
- 51072,
- 51131
+ 50947,
+ 51006
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 35
},
"end": {
- "line": 1777,
+ "line": 1774,
"column": 17
}
}
},
"alternate": null,
"range": [
- 51053,
- 51131
+ 50928,
+ 51006
],
"loc": {
"start": {
- "line": 1775,
+ "line": 1772,
"column": 16
},
"end": {
- "line": 1777,
+ "line": 1774,
"column": 17
}
},
@@ -88801,16 +88510,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51016,
- 51035
+ 50891,
+ 50910
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1770,
"column": 17
},
"end": {
- "line": 1773,
+ "line": 1770,
"column": 36
}
}
@@ -88828,16 +88537,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51152,
- 51156
+ 51027,
+ 51031
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 20
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 24
}
}
@@ -88846,31 +88555,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 51157,
- 51172
+ 51032,
+ 51047
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 25
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 40
}
}
},
"range": [
- 51152,
- 51172
+ 51027,
+ 51047
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 20
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 40
}
}
@@ -88882,16 +88591,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 51176,
- 51185
+ 51051,
+ 51060
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 44
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 53
}
}
@@ -88900,46 +88609,46 @@
"type": "Identifier",
"name": "j",
"range": [
- 51186,
- 51187
+ 51061,
+ 51062
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 54
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 55
}
}
},
"range": [
- 51176,
- 51188
+ 51051,
+ 51063
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 44
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 56
}
}
},
"range": [
- 51152,
- 51188
+ 51027,
+ 51063
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 20
},
"end": {
- "line": 1778,
+ "line": 1775,
"column": 56
}
}
@@ -88956,16 +88665,16 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 51212,
- 51229
+ 51087,
+ 51104
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1776,
"column": 20
},
"end": {
- "line": 1779,
+ "line": 1776,
"column": 37
}
}
@@ -88975,78 +88684,78 @@
"value": true,
"raw": "true",
"range": [
- 51232,
- 51236
+ 51107,
+ 51111
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1776,
"column": 40
},
"end": {
- "line": 1779,
+ "line": 1776,
"column": 44
}
}
},
"range": [
- 51212,
- 51236
+ 51087,
+ 51111
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1776,
"column": 20
},
"end": {
- "line": 1779,
+ "line": 1776,
"column": 44
}
}
},
"range": [
- 51212,
- 51237
+ 51087,
+ 51112
],
"loc": {
"start": {
- "line": 1779,
+ "line": 1776,
"column": 20
},
"end": {
- "line": 1779,
+ "line": 1776,
"column": 45
}
}
}
],
"range": [
- 51190,
- 51255
+ 51065,
+ 51130
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 58
},
"end": {
- "line": 1780,
+ "line": 1777,
"column": 17
}
}
},
"alternate": null,
"range": [
- 51148,
- 51255
+ 51023,
+ 51130
],
"loc": {
"start": {
- "line": 1778,
+ "line": 1775,
"column": 16
},
"end": {
- "line": 1780,
+ "line": 1777,
"column": 17
}
}
@@ -89064,16 +88773,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51273,
- 51277
+ 51148,
+ 51152
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 16
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 20
}
}
@@ -89082,31 +88791,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 51278,
- 51285
+ 51153,
+ 51160
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 21
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 28
}
}
},
"range": [
- 51273,
- 51285
+ 51148,
+ 51160
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 16
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 28
}
}
@@ -89115,31 +88824,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 51286,
- 51290
+ 51161,
+ 51165
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 29
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 33
}
}
},
"range": [
- 51273,
- 51290
+ 51148,
+ 51165
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 16
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 33
}
}
@@ -89150,16 +88859,16 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 51291,
- 51307
+ 51166,
+ 51182
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 34
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 50
}
}
@@ -89167,16 +88876,16 @@
{
"type": "ThisExpression",
"range": [
- 51309,
- 51313
+ 51184,
+ 51188
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 52
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 56
}
}
@@ -89185,16 +88894,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 51315,
- 51316
+ 51190,
+ 51191
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 58
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 59
}
}
@@ -89206,16 +88915,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 51318,
- 51323
+ 51193,
+ 51198
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 61
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 66
}
}
@@ -89224,93 +88933,93 @@
"type": "Identifier",
"name": "j",
"range": [
- 51324,
- 51325
+ 51199,
+ 51200
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 67
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 68
}
}
},
"range": [
- 51318,
- 51326
+ 51193,
+ 51201
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 61
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 69
}
}
}
],
"range": [
- 51273,
- 51327
+ 51148,
+ 51202
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 16
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 70
}
}
},
"range": [
- 51273,
- 51328
+ 51148,
+ 51203
],
"loc": {
"start": {
- "line": 1782,
+ "line": 1779,
"column": 16
},
"end": {
- "line": 1782,
+ "line": 1779,
"column": 71
}
}
}
],
"range": [
- 48688,
- 51342
+ 48563,
+ 51217
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 46
},
"end": {
- "line": 1783,
+ "line": 1780,
"column": 13
}
}
},
"range": [
- 48654,
- 51342
+ 48529,
+ 51217
],
"loc": {
"start": {
- "line": 1716,
+ "line": 1713,
"column": 12
},
"end": {
- "line": 1783,
+ "line": 1780,
"column": 13
}
},
@@ -89319,16 +89028,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 48609,
- 48641
+ 48484,
+ 48516
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1712,
"column": 12
},
"end": {
- "line": 1715,
+ "line": 1712,
"column": 44
}
}
@@ -89339,16 +89048,16 @@
"type": "Line",
"value": "for j",
"range": [
- 51342,
- 51349
+ 51217,
+ 51224
],
"loc": {
"start": {
- "line": 1783,
+ "line": 1780,
"column": 13
},
"end": {
- "line": 1783,
+ "line": 1780,
"column": 20
}
}
@@ -89366,16 +89075,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51367,
- 51371
+ 51242,
+ 51246
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 16
},
"end": {
- "line": 1785,
+ "line": 1782,
"column": 20
}
}
@@ -89384,31 +89093,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 51372,
- 51387
+ 51247,
+ 51262
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 21
},
"end": {
- "line": 1785,
+ "line": 1782,
"column": 36
}
}
},
"range": [
- 51367,
- 51387
+ 51242,
+ 51262
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 16
},
"end": {
- "line": 1785,
+ "line": 1782,
"column": 36
}
}
@@ -89417,31 +89126,31 @@
"type": "Identifier",
"name": "singleFltRowValid",
"range": [
- 51391,
- 51408
+ 51266,
+ 51283
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 40
},
"end": {
- "line": 1785,
+ "line": 1782,
"column": 57
}
}
},
"range": [
- 51367,
- 51408
+ 51242,
+ 51283
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 16
},
"end": {
- "line": 1785,
+ "line": 1782,
"column": 57
}
}
@@ -89458,16 +89167,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51428,
- 51438
+ 51303,
+ 51313
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1783,
"column": 16
},
"end": {
- "line": 1786,
+ "line": 1783,
"column": 26
}
}
@@ -89477,78 +89186,78 @@
"value": true,
"raw": "true",
"range": [
- 51441,
- 51445
+ 51316,
+ 51320
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1783,
"column": 29
},
"end": {
- "line": 1786,
+ "line": 1783,
"column": 33
}
}
},
"range": [
- 51428,
- 51445
+ 51303,
+ 51320
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1783,
"column": 16
},
"end": {
- "line": 1786,
+ "line": 1783,
"column": 33
}
}
},
"range": [
- 51428,
- 51446
+ 51303,
+ 51321
],
"loc": {
"start": {
- "line": 1786,
+ "line": 1783,
"column": 16
},
"end": {
- "line": 1786,
+ "line": 1783,
"column": 34
}
}
}
],
"range": [
- 51410,
- 51460
+ 51285,
+ 51335
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 59
},
"end": {
- "line": 1787,
+ "line": 1784,
"column": 13
}
}
},
"alternate": null,
"range": [
- 51363,
- 51460
+ 51238,
+ 51335
],
"loc": {
"start": {
- "line": 1785,
+ "line": 1782,
"column": 12
},
"end": {
- "line": 1787,
+ "line": 1784,
"column": 13
}
},
@@ -89557,16 +89266,16 @@
"type": "Line",
"value": "for j",
"range": [
- 51342,
- 51349
+ 51217,
+ 51224
],
"loc": {
"start": {
- "line": 1783,
+ "line": 1780,
"column": 13
},
"end": {
- "line": 1783,
+ "line": 1780,
"column": 20
}
}
@@ -89583,16 +89292,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51474,
- 51478
+ 51349,
+ 51353
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 12
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 16
}
}
@@ -89601,31 +89310,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 51479,
- 51490
+ 51354,
+ 51365
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 17
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 28
}
}
},
"range": [
- 51474,
- 51490
+ 51349,
+ 51365
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 12
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 28
}
}
@@ -89635,16 +89344,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 51491,
- 51492
+ 51366,
+ 51367
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 29
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 30
}
}
@@ -89653,47 +89362,47 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51494,
- 51504
+ 51369,
+ 51379
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 32
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 42
}
}
}
],
"range": [
- 51474,
- 51505
+ 51349,
+ 51380
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 12
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 43
}
}
},
"range": [
- 51474,
- 51506
+ 51349,
+ 51381
],
"loc": {
"start": {
- "line": 1789,
+ "line": 1786,
"column": 12
},
"end": {
- "line": 1789,
+ "line": 1786,
"column": 44
}
}
@@ -89707,32 +89416,32 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51524,
- 51534
+ 51399,
+ 51409
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1787,
"column": 17
},
"end": {
- "line": 1790,
+ "line": 1787,
"column": 27
}
}
},
"prefix": true,
"range": [
- 51523,
- 51534
+ 51398,
+ 51409
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1787,
"column": 16
},
"end": {
- "line": 1790,
+ "line": 1787,
"column": 27
}
}
@@ -89749,79 +89458,79 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 51554,
- 51564
+ 51429,
+ 51439
],
"loc": {
"start": {
- "line": 1791,
+ "line": 1788,
"column": 16
},
"end": {
- "line": 1791,
+ "line": 1788,
"column": 26
}
}
},
"prefix": false,
"range": [
- 51554,
- 51566
+ 51429,
+ 51441
],
"loc": {
"start": {
- "line": 1791,
+ "line": 1788,
"column": 16
},
"end": {
- "line": 1791,
+ "line": 1788,
"column": 28
}
}
},
"range": [
- 51554,
- 51567
+ 51429,
+ 51442
],
"loc": {
"start": {
- "line": 1791,
+ "line": 1788,
"column": 16
},
"end": {
- "line": 1791,
+ "line": 1788,
"column": 29
}
}
}
],
"range": [
- 51536,
- 51581
+ 51411,
+ 51456
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1787,
"column": 29
},
"end": {
- "line": 1792,
+ "line": 1789,
"column": 13
}
}
},
"alternate": null,
"range": [
- 51519,
- 51581
+ 51394,
+ 51456
],
"loc": {
"start": {
- "line": 1790,
+ "line": 1787,
"column": 12
},
"end": {
- "line": 1792,
+ "line": 1789,
"column": 13
}
}
@@ -89839,16 +89548,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51595,
- 51599
+ 51470,
+ 51474
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 12
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 16
}
}
@@ -89857,31 +89566,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 51600,
- 51607
+ 51475,
+ 51482
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 17
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 24
}
}
},
"range": [
- 51595,
- 51607
+ 51470,
+ 51482
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 12
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 24
}
}
@@ -89890,31 +89599,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 51608,
- 51612
+ 51483,
+ 51487
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 25
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 29
}
}
},
"range": [
- 51595,
- 51612
+ 51470,
+ 51487
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 12
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 29
}
}
@@ -89925,16 +89634,16 @@
"value": "row-processed",
"raw": "'row-processed'",
"range": [
- 51613,
- 51628
+ 51488,
+ 51503
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 30
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 45
}
}
@@ -89942,16 +89651,16 @@
{
"type": "ThisExpression",
"range": [
- 51630,
- 51634
+ 51505,
+ 51509
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 47
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 51
}
}
@@ -89960,16 +89669,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 51636,
- 51637
+ 51511,
+ 51512
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 53
},
"end": {
- "line": 1794,
+ "line": 1791,
"column": 54
}
}
@@ -89983,16 +89692,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51655,
- 51659
+ 51530,
+ 51534
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 16
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 20
}
}
@@ -90001,31 +89710,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 51660,
- 51674
+ 51535,
+ 51549
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 21
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 35
}
}
},
"range": [
- 51655,
- 51674
+ 51530,
+ 51549
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 16
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 35
}
}
@@ -90034,31 +89743,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 51675,
- 51681
+ 51550,
+ 51556
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 36
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 42
}
}
},
"range": [
- 51655,
- 51681
+ 51530,
+ 51556
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 16
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 42
}
}
@@ -90067,78 +89776,78 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 51683,
- 51693
+ 51558,
+ 51568
],
"loc": {
"start": {
- "line": 1795,
+ "line": 1792,
"column": 44
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 54
}
}
}
],
"range": [
- 51595,
- 51694
+ 51470,
+ 51569
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 12
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 55
}
}
},
"range": [
- 51595,
- 51695
+ 51470,
+ 51570
],
"loc": {
"start": {
- "line": 1794,
+ "line": 1791,
"column": 12
},
"end": {
- "line": 1795,
+ "line": 1792,
"column": 56
}
}
}
],
"range": [
- 48133,
- 51705
+ 48008,
+ 51580
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 51
},
"end": {
- "line": 1796,
+ "line": 1793,
"column": 9
}
}
},
"range": [
- 48090,
- 51705
+ 47965,
+ 51580
],
"loc": {
"start": {
- "line": 1698,
+ "line": 1695,
"column": 8
},
"end": {
- "line": 1796,
+ "line": 1793,
"column": 9
}
},
@@ -90147,16 +89856,16 @@
"type": "Line",
"value": " for k",
"range": [
- 51705,
- 51713
+ 51580,
+ 51588
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1793,
"column": 9
},
"end": {
- "line": 1796,
+ "line": 1793,
"column": 17
}
}
@@ -90174,16 +89883,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51723,
- 51727
+ 51598,
+ 51602
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 8
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 12
}
}
@@ -90192,31 +89901,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 51728,
- 51740
+ 51603,
+ 51615
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 13
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 25
}
}
},
"range": [
- 51723,
- 51740
+ 51598,
+ 51615
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 8
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 25
}
}
@@ -90225,46 +89934,46 @@
"type": "Identifier",
"name": "hiddenRows",
"range": [
- 51743,
- 51753
+ 51618,
+ 51628
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 28
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 38
}
}
},
"range": [
- 51723,
- 51753
+ 51598,
+ 51628
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 8
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 38
}
}
},
"range": [
- 51723,
- 51754
+ 51598,
+ 51629
],
"loc": {
"start": {
- "line": 1798,
+ "line": 1795,
"column": 8
},
"end": {
- "line": 1798,
+ "line": 1795,
"column": 39
}
},
@@ -90273,16 +89982,16 @@
"type": "Line",
"value": " for k",
"range": [
- 51705,
- 51713
+ 51580,
+ 51588
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1793,
"column": 9
},
"end": {
- "line": 1796,
+ "line": 1793,
"column": 17
}
}
@@ -90293,16 +90002,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 51764,
- 51793
+ 51639,
+ 51668
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1797,
"column": 8
},
"end": {
- "line": 1800,
+ "line": 1797,
"column": 37
}
}
@@ -90319,16 +90028,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51802,
- 51806
+ 51677,
+ 51681
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 8
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 12
}
}
@@ -90337,31 +90046,31 @@
"type": "Identifier",
"name": "onAfterFilter",
"range": [
- 51807,
- 51820
+ 51682,
+ 51695
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 13
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 26
}
}
},
"range": [
- 51802,
- 51820
+ 51677,
+ 51695
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 8
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 26
}
}
@@ -90370,47 +90079,47 @@
{
"type": "ThisExpression",
"range": [
- 51821,
- 51825
+ 51696,
+ 51700
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 27
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 31
}
}
}
],
"range": [
- 51802,
- 51826
+ 51677,
+ 51701
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 8
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 32
}
}
},
"range": [
- 51802,
- 51827
+ 51677,
+ 51702
],
"loc": {
"start": {
- "line": 1801,
+ "line": 1798,
"column": 8
},
"end": {
- "line": 1801,
+ "line": 1798,
"column": 33
}
},
@@ -90419,16 +90128,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 51764,
- 51793
+ 51639,
+ 51668
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1797,
"column": 8
},
"end": {
- "line": 1800,
+ "line": 1797,
"column": 37
}
}
@@ -90448,16 +90157,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 51837,
- 51841
+ 51712,
+ 51716
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 8
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 12
}
}
@@ -90466,31 +90175,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 51842,
- 51849
+ 51717,
+ 51724
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 13
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 20
}
}
},
"range": [
- 51837,
- 51849
+ 51712,
+ 51724
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 8
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 20
}
}
@@ -90499,31 +90208,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 51850,
- 51854
+ 51725,
+ 51729
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 21
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 25
}
}
},
"range": [
- 51837,
- 51854
+ 51712,
+ 51729
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 8
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 25
}
}
@@ -90534,16 +90243,16 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 51855,
- 51872
+ 51730,
+ 51747
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 26
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 43
}
}
@@ -90551,16 +90260,16 @@
{
"type": "ThisExpression",
"range": [
- 51874,
- 51878
+ 51749,
+ 51753
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 45
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 49
}
}
@@ -90569,63 +90278,63 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 51880,
- 51890
+ 51755,
+ 51765
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 51
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 61
}
}
}
],
"range": [
- 51837,
- 51891
+ 51712,
+ 51766
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 8
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 62
}
}
},
"range": [
- 51837,
- 51892
+ 51712,
+ 51767
],
"loc": {
"start": {
- "line": 1803,
+ "line": 1800,
"column": 8
},
"end": {
- "line": 1803,
+ "line": 1800,
"column": 63
}
}
}
],
"range": [
- 47656,
- 51898
+ 47531,
+ 51773
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1679,
"column": 13
},
"end": {
- "line": 1804,
+ "line": 1801,
"column": 5
}
}
@@ -90633,16 +90342,16 @@
"generator": false,
"expression": false,
"range": [
- 47653,
- 51898
+ 47528,
+ 51773
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1679,
"column": 10
},
"end": {
- "line": 1804,
+ "line": 1801,
"column": 5
}
}
@@ -90650,16 +90359,16 @@
"kind": "method",
"computed": false,
"range": [
- 47647,
- 51898
+ 47522,
+ 51773
],
"loc": {
"start": {
- "line": 1682,
+ "line": 1679,
"column": 4
},
"end": {
- "line": 1804,
+ "line": 1801,
"column": 5
}
},
@@ -90668,16 +90377,16 @@
"type": "Block",
"value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ",
"range": [
- 47405,
- 47642
+ 47280,
+ 47517
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1681,
+ "line": 1678,
"column": 7
}
}
@@ -90688,16 +90397,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ",
"range": [
- 51904,
- 52127
+ 51779,
+ 52002
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1803,
"column": 4
},
"end": {
- "line": 1812,
+ "line": 1809,
"column": 7
}
}
@@ -90711,16 +90420,16 @@
"type": "Identifier",
"name": "_testTerm",
"range": [
- 52132,
- 52141
+ 52007,
+ 52016
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 4
},
"end": {
- "line": 1813,
+ "line": 1810,
"column": 13
}
}
@@ -90733,16 +90442,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 52142,
- 52146
+ 52017,
+ 52021
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 14
},
"end": {
- "line": 1813,
+ "line": 1810,
"column": 18
}
}
@@ -90751,16 +90460,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 52148,
- 52157
+ 52023,
+ 52032
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 20
},
"end": {
- "line": 1813,
+ "line": 1810,
"column": 29
}
}
@@ -90769,16 +90478,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 52159,
- 52165
+ 52034,
+ 52040
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 31
},
"end": {
- "line": 1813,
+ "line": 1810,
"column": 37
}
}
@@ -90796,32 +90505,32 @@
"type": "Identifier",
"name": "numData",
"range": [
- 52181,
- 52188
+ 52056,
+ 52063
],
"loc": {
"start": {
- "line": 1814,
+ "line": 1811,
"column": 12
},
"end": {
- "line": 1814,
+ "line": 1811,
"column": 19
}
}
},
"init": null,
"range": [
- 52181,
- 52188
+ 52056,
+ 52063
],
"loc": {
"start": {
- "line": 1814,
+ "line": 1811,
"column": 12
},
"end": {
- "line": 1814,
+ "line": 1811,
"column": 19
}
}
@@ -90829,16 +90538,16 @@
],
"kind": "let",
"range": [
- 52177,
- 52189
+ 52052,
+ 52064
],
"loc": {
"start": {
- "line": 1814,
+ "line": 1811,
"column": 8
},
"end": {
- "line": 1814,
+ "line": 1811,
"column": 20
}
}
@@ -90852,16 +90561,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 52202,
- 52209
+ 52077,
+ 52084
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 12
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 19
}
}
@@ -90874,16 +90583,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52212,
- 52216
+ 52087,
+ 52091
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 22
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 26
}
}
@@ -90892,31 +90601,31 @@
"type": "Identifier",
"name": "getDecimal",
"range": [
- 52217,
- 52227
+ 52092,
+ 52102
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 27
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 37
}
}
},
"range": [
- 52212,
- 52227
+ 52087,
+ 52102
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 22
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 37
}
}
@@ -90926,47 +90635,47 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 52228,
- 52234
+ 52103,
+ 52109
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 38
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 44
}
}
}
],
"range": [
- 52212,
- 52235
+ 52087,
+ 52110
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 22
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 45
}
}
},
"range": [
- 52202,
- 52235
+ 52077,
+ 52110
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 12
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 45
}
}
@@ -90974,16 +90683,16 @@
],
"kind": "let",
"range": [
- 52198,
- 52236
+ 52073,
+ 52111
],
"loc": {
"start": {
- "line": 1815,
+ "line": 1812,
"column": 8
},
"end": {
- "line": 1815,
+ "line": 1812,
"column": 46
}
}
@@ -90997,16 +90706,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 52249,
- 52253
+ 52124,
+ 52128
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 16
}
}
@@ -91017,16 +90726,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52260,
- 52266
+ 52135,
+ 52141
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 23
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 29
}
}
@@ -91038,16 +90747,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52267,
- 52271
+ 52142,
+ 52146
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 30
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 34
}
}
@@ -91056,62 +90765,62 @@
"type": "Identifier",
"name": "leOperator",
"range": [
- 52272,
- 52282
+ 52147,
+ 52157
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 35
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 45
}
}
},
"range": [
- 52267,
- 52282
+ 52142,
+ 52157
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 30
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 45
}
}
}
],
"range": [
- 52256,
- 52283
+ 52131,
+ 52158
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 19
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 46
}
}
},
"range": [
- 52249,
- 52283
+ 52124,
+ 52158
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 12
},
"end": {
- "line": 1816,
+ "line": 1813,
"column": 46
}
}
@@ -91122,16 +90831,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 52297,
- 52301
+ 52172,
+ 52176
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 12
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 16
}
}
@@ -91142,16 +90851,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52308,
- 52314
+ 52183,
+ 52189
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 23
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 29
}
}
@@ -91163,16 +90872,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52315,
- 52319
+ 52190,
+ 52194
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 30
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 34
}
}
@@ -91181,62 +90890,62 @@
"type": "Identifier",
"name": "geOperator",
"range": [
- 52320,
- 52330
+ 52195,
+ 52205
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 35
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 45
}
}
},
"range": [
- 52315,
- 52330
+ 52190,
+ 52205
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 30
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 45
}
}
}
],
"range": [
- 52304,
- 52331
+ 52179,
+ 52206
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 19
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 46
}
}
},
"range": [
- 52297,
- 52331
+ 52172,
+ 52206
],
"loc": {
"start": {
- "line": 1817,
+ "line": 1814,
"column": 12
},
"end": {
- "line": 1817,
+ "line": 1814,
"column": 46
}
}
@@ -91247,16 +90956,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 52345,
- 52348
+ 52220,
+ 52223
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 12
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 15
}
}
@@ -91267,16 +90976,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52355,
- 52361
+ 52230,
+ 52236
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 22
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 28
}
}
@@ -91288,16 +90997,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52362,
- 52366
+ 52237,
+ 52241
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 29
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 33
}
}
@@ -91306,62 +91015,62 @@
"type": "Identifier",
"name": "lwOperator",
"range": [
- 52367,
- 52377
+ 52242,
+ 52252
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 34
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 44
}
}
},
"range": [
- 52362,
- 52377
+ 52237,
+ 52252
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 29
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 44
}
}
}
],
"range": [
- 52351,
- 52378
+ 52226,
+ 52253
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 18
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 45
}
}
},
"range": [
- 52345,
- 52378
+ 52220,
+ 52253
],
"loc": {
"start": {
- "line": 1818,
+ "line": 1815,
"column": 12
},
"end": {
- "line": 1818,
+ "line": 1815,
"column": 45
}
}
@@ -91372,16 +91081,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 52392,
- 52395
+ 52267,
+ 52270
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 12
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 15
}
}
@@ -91392,16 +91101,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52402,
- 52408
+ 52277,
+ 52283
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 22
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 28
}
}
@@ -91413,16 +91122,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52409,
- 52413
+ 52284,
+ 52288
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 29
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 33
}
}
@@ -91431,62 +91140,62 @@
"type": "Identifier",
"name": "grOperator",
"range": [
- 52414,
- 52424
+ 52289,
+ 52299
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 34
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 44
}
}
},
"range": [
- 52409,
- 52424
+ 52284,
+ 52299
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 29
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 44
}
}
}
],
"range": [
- 52398,
- 52425
+ 52273,
+ 52300
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 18
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 45
}
}
},
"range": [
- 52392,
- 52425
+ 52267,
+ 52300
],
"loc": {
"start": {
- "line": 1819,
+ "line": 1816,
"column": 12
},
"end": {
- "line": 1819,
+ "line": 1816,
"column": 45
}
}
@@ -91497,16 +91206,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 52439,
- 52442
+ 52314,
+ 52317
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 12
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 15
}
}
@@ -91517,16 +91226,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52449,
- 52455
+ 52324,
+ 52330
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 22
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 28
}
}
@@ -91538,16 +91247,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52456,
- 52460
+ 52331,
+ 52335
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 29
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 33
}
}
@@ -91556,62 +91265,62 @@
"type": "Identifier",
"name": "dfOperator",
"range": [
- 52461,
- 52471
+ 52336,
+ 52346
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 34
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 44
}
}
},
"range": [
- 52456,
- 52471
+ 52331,
+ 52346
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 29
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 44
}
}
}
],
"range": [
- 52445,
- 52472
+ 52320,
+ 52347
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 18
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 45
}
}
},
"range": [
- 52439,
- 52472
+ 52314,
+ 52347
],
"loc": {
"start": {
- "line": 1820,
+ "line": 1817,
"column": 12
},
"end": {
- "line": 1820,
+ "line": 1817,
"column": 45
}
}
@@ -91622,16 +91331,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 52486,
- 52490
+ 52361,
+ 52365
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 12
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 16
}
}
@@ -91642,16 +91351,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52497,
- 52503
+ 52372,
+ 52378
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 23
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 29
}
}
@@ -91663,16 +91372,16 @@
"type": "Identifier",
"name": "rgxEsc",
"range": [
- 52504,
- 52510
+ 52379,
+ 52385
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 30
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 36
}
}
@@ -91684,16 +91393,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52511,
- 52515
+ 52386,
+ 52390
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 37
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 41
}
}
@@ -91702,78 +91411,78 @@
"type": "Identifier",
"name": "lkOperator",
"range": [
- 52516,
- 52526
+ 52391,
+ 52401
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 42
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 52
}
}
},
"range": [
- 52511,
- 52526
+ 52386,
+ 52401
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 37
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 52
}
}
}
],
"range": [
- 52504,
- 52527
+ 52379,
+ 52402
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 30
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 53
}
}
}
],
"range": [
- 52493,
- 52528
+ 52368,
+ 52403
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 19
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 54
}
}
},
"range": [
- 52486,
- 52528
+ 52361,
+ 52403
],
"loc": {
"start": {
- "line": 1821,
+ "line": 1818,
"column": 12
},
"end": {
- "line": 1821,
+ "line": 1818,
"column": 54
}
}
@@ -91784,16 +91493,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 52542,
- 52546
+ 52417,
+ 52421
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 12
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 16
}
}
@@ -91804,16 +91513,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52553,
- 52559
+ 52428,
+ 52434
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 23
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 29
}
}
@@ -91825,16 +91534,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52560,
- 52564
+ 52435,
+ 52439
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 30
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 34
}
}
@@ -91843,62 +91552,62 @@
"type": "Identifier",
"name": "eqOperator",
"range": [
- 52565,
- 52575
+ 52440,
+ 52450
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 35
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 45
}
}
},
"range": [
- 52560,
- 52575
+ 52435,
+ 52450
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 30
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 45
}
}
}
],
"range": [
- 52549,
- 52576
+ 52424,
+ 52451
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 19
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 46
}
}
},
"range": [
- 52542,
- 52576
+ 52417,
+ 52451
],
"loc": {
"start": {
- "line": 1822,
+ "line": 1819,
"column": 12
},
"end": {
- "line": 1822,
+ "line": 1819,
"column": 46
}
}
@@ -91909,16 +91618,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 52590,
- 52594
+ 52465,
+ 52469
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 16
}
}
@@ -91929,16 +91638,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52601,
- 52607
+ 52476,
+ 52482
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 23
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 29
}
}
@@ -91950,16 +91659,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52608,
- 52612
+ 52483,
+ 52487
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 30
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 34
}
}
@@ -91968,62 +91677,62 @@
"type": "Identifier",
"name": "stOperator",
"range": [
- 52613,
- 52623
+ 52488,
+ 52498
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 35
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 45
}
}
},
"range": [
- 52608,
- 52623
+ 52483,
+ 52498
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 30
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 45
}
}
}
],
"range": [
- 52597,
- 52624
+ 52472,
+ 52499
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 19
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 46
}
}
},
"range": [
- 52590,
- 52624
+ 52465,
+ 52499
],
"loc": {
"start": {
- "line": 1823,
+ "line": 1820,
"column": 12
},
"end": {
- "line": 1823,
+ "line": 1820,
"column": 46
}
}
@@ -92034,16 +91743,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 52638,
- 52642
+ 52513,
+ 52517
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 12
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 16
}
}
@@ -92054,16 +91763,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52649,
- 52655
+ 52524,
+ 52530
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 23
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 29
}
}
@@ -92075,16 +91784,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52656,
- 52660
+ 52531,
+ 52535
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 30
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 34
}
}
@@ -92093,62 +91802,62 @@
"type": "Identifier",
"name": "enOperator",
"range": [
- 52661,
- 52671
+ 52536,
+ 52546
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 35
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 45
}
}
},
"range": [
- 52656,
- 52671
+ 52531,
+ 52546
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 30
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 45
}
}
}
],
"range": [
- 52645,
- 52672
+ 52520,
+ 52547
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 19
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 46
}
}
},
"range": [
- 52638,
- 52672
+ 52513,
+ 52547
],
"loc": {
"start": {
- "line": 1824,
+ "line": 1821,
"column": 12
},
"end": {
- "line": 1824,
+ "line": 1821,
"column": 46
}
}
@@ -92159,16 +91868,16 @@
"type": "Identifier",
"name": "reEm",
"range": [
- 52786,
- 52790
+ 52661,
+ 52665
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1824,
"column": 12
},
"end": {
- "line": 1827,
+ "line": 1824,
"column": 16
}
}
@@ -92179,16 +91888,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52793,
- 52797
+ 52668,
+ 52672
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1824,
"column": 19
},
"end": {
- "line": 1827,
+ "line": 1824,
"column": 23
}
}
@@ -92197,46 +91906,46 @@
"type": "Identifier",
"name": "emOperator",
"range": [
- 52798,
- 52808
+ 52673,
+ 52683
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1824,
"column": 24
},
"end": {
- "line": 1827,
+ "line": 1824,
"column": 34
}
}
},
"range": [
- 52793,
- 52808
+ 52668,
+ 52683
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1824,
"column": 19
},
"end": {
- "line": 1827,
+ "line": 1824,
"column": 34
}
}
},
"range": [
- 52786,
- 52808
+ 52661,
+ 52683
],
"loc": {
"start": {
- "line": 1827,
+ "line": 1824,
"column": 12
},
"end": {
- "line": 1827,
+ "line": 1824,
"column": 34
}
},
@@ -92245,16 +91954,16 @@
"type": "Line",
"value": " re_an = new RegExp(this.anOperator),",
"range": [
- 52686,
- 52725
+ 52561,
+ 52600
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1822,
"column": 12
},
"end": {
- "line": 1825,
+ "line": 1822,
"column": 51
}
}
@@ -92263,16 +91972,16 @@
"type": "Line",
"value": " re_cr = new RegExp(this.curExp),",
"range": [
- 52738,
- 52773
+ 52613,
+ 52648
],
"loc": {
"start": {
- "line": 1826,
+ "line": 1823,
"column": 12
},
"end": {
- "line": 1826,
+ "line": 1823,
"column": 47
}
}
@@ -92285,16 +91994,16 @@
"type": "Identifier",
"name": "reNm",
"range": [
- 52822,
- 52826
+ 52697,
+ 52701
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1828,
+ "line": 1825,
"column": 16
}
}
@@ -92305,16 +92014,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52829,
- 52833
+ 52704,
+ 52708
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1825,
"column": 19
},
"end": {
- "line": 1828,
+ "line": 1825,
"column": 23
}
}
@@ -92323,46 +92032,46 @@
"type": "Identifier",
"name": "nmOperator",
"range": [
- 52834,
- 52844
+ 52709,
+ 52719
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1825,
"column": 24
},
"end": {
- "line": 1828,
+ "line": 1825,
"column": 34
}
}
},
"range": [
- 52829,
- 52844
+ 52704,
+ 52719
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1825,
"column": 19
},
"end": {
- "line": 1828,
+ "line": 1825,
"column": 34
}
}
},
"range": [
- 52822,
- 52844
+ 52697,
+ 52719
],
"loc": {
"start": {
- "line": 1828,
+ "line": 1825,
"column": 12
},
"end": {
- "line": 1828,
+ "line": 1825,
"column": 34
}
}
@@ -92373,16 +92082,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 52858,
- 52862
+ 52733,
+ 52737
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 12
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 16
}
}
@@ -92393,16 +92102,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 52869,
- 52875
+ 52744,
+ 52750
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 23
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 29
}
}
@@ -92414,16 +92123,16 @@
"type": "Identifier",
"name": "rgxEsc",
"range": [
- 52876,
- 52882
+ 52751,
+ 52757
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 30
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 36
}
}
@@ -92435,16 +92144,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52883,
- 52887
+ 52758,
+ 52762
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 37
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 41
}
}
@@ -92453,78 +92162,78 @@
"type": "Identifier",
"name": "rgxOperator",
"range": [
- 52888,
- 52899
+ 52763,
+ 52774
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 42
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 53
}
}
},
"range": [
- 52883,
- 52899
+ 52758,
+ 52774
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 37
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 53
}
}
}
],
"range": [
- 52876,
- 52900
+ 52751,
+ 52775
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 30
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 54
}
}
}
],
"range": [
- 52865,
- 52901
+ 52740,
+ 52776
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 19
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 55
}
}
},
"range": [
- 52858,
- 52901
+ 52733,
+ 52776
],
"loc": {
"start": {
- "line": 1829,
+ "line": 1826,
"column": 12
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 55
}
}
@@ -92532,16 +92241,16 @@
],
"kind": "let",
"range": [
- 52245,
- 52902
+ 52120,
+ 52777
],
"loc": {
"start": {
- "line": 1816,
+ "line": 1813,
"column": 8
},
"end": {
- "line": 1829,
+ "line": 1826,
"column": 56
}
}
@@ -92555,16 +92264,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 52912,
- 52916
+ 52787,
+ 52791
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 8
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 12
}
}
@@ -92575,16 +92284,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 52919,
- 52928
+ 52794,
+ 52803
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 15
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 24
}
}
@@ -92594,16 +92303,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 52929,
- 52933
+ 52804,
+ 52808
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 25
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 29
}
}
@@ -92614,16 +92323,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 52935,
- 52939
+ 52810,
+ 52814
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 31
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 35
}
}
@@ -92632,77 +92341,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 52940,
- 52953
+ 52815,
+ 52828
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 36
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 49
}
}
},
"range": [
- 52935,
- 52953
+ 52810,
+ 52828
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 31
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 49
}
}
}
],
"range": [
- 52919,
- 52954
+ 52794,
+ 52829
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 15
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 50
}
}
},
"range": [
- 52912,
- 52954
+ 52787,
+ 52829
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 8
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 50
}
}
},
"range": [
- 52912,
- 52955
+ 52787,
+ 52830
],
"loc": {
"start": {
- "line": 1831,
+ "line": 1828,
"column": 8
},
"end": {
- "line": 1831,
+ "line": 1828,
"column": 51
}
}
@@ -92716,16 +92425,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 52969,
- 52978
+ 52844,
+ 52853
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1830,
"column": 12
},
"end": {
- "line": 1833,
+ "line": 1830,
"column": 21
}
}
@@ -92735,31 +92444,31 @@
"value": false,
"raw": "false",
"range": [
- 52981,
- 52986
+ 52856,
+ 52861
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1830,
"column": 24
},
"end": {
- "line": 1833,
+ "line": 1830,
"column": 29
}
}
},
"range": [
- 52969,
- 52986
+ 52844,
+ 52861
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1830,
"column": 12
},
"end": {
- "line": 1833,
+ "line": 1830,
"column": 29
}
}
@@ -92767,16 +92476,16 @@
],
"kind": "let",
"range": [
- 52965,
- 52987
+ 52840,
+ 52862
],
"loc": {
"start": {
- "line": 1833,
+ "line": 1830,
"column": 8
},
"end": {
- "line": 1833,
+ "line": 1830,
"column": 30
}
},
@@ -92785,16 +92494,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 52997,
- 53024
+ 52872,
+ 52899
],
"loc": {
"start": {
- "line": 1835,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1835,
+ "line": 1832,
"column": 35
}
}
@@ -92810,16 +92519,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 53037,
- 53042
+ 52912,
+ 52917
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 12
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 17
}
}
@@ -92833,16 +92542,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 53045,
- 53048
+ 52920,
+ 52923
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 20
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 23
}
}
@@ -92851,31 +92560,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53049,
- 53053
+ 52924,
+ 52928
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 24
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 28
}
}
},
"range": [
- 53045,
- 53053
+ 52920,
+ 52928
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 20
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 28
}
}
@@ -92885,47 +92594,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53054,
- 53058
+ 52929,
+ 52933
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 29
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 33
}
}
}
],
"range": [
- 53045,
- 53059
+ 52920,
+ 52934
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 20
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 34
}
}
},
"range": [
- 53037,
- 53059
+ 52912,
+ 52934
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 12
},
"end": {
- "line": 1836,
+ "line": 1833,
"column": 34
}
}
@@ -92936,16 +92645,16 @@
"type": "Identifier",
"name": "hasLE",
"range": [
- 53073,
- 53078
+ 52948,
+ 52953
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 12
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 17
}
}
@@ -92959,16 +92668,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 53081,
- 53085
+ 52956,
+ 52960
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 20
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 24
}
}
@@ -92977,31 +92686,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53086,
- 53090
+ 52961,
+ 52965
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 25
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 29
}
}
},
"range": [
- 53081,
- 53090
+ 52956,
+ 52965
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 20
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 29
}
}
@@ -93011,47 +92720,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53091,
- 53095
+ 52966,
+ 52970
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 30
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 34
}
}
}
],
"range": [
- 53081,
- 53096
+ 52956,
+ 52971
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 20
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 35
}
}
},
"range": [
- 53073,
- 53096
+ 52948,
+ 52971
],
"loc": {
"start": {
- "line": 1837,
+ "line": 1834,
"column": 12
},
"end": {
- "line": 1837,
+ "line": 1834,
"column": 35
}
}
@@ -93062,16 +92771,16 @@
"type": "Identifier",
"name": "hasGR",
"range": [
- 53110,
- 53115
+ 52985,
+ 52990
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 12
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 17
}
}
@@ -93085,16 +92794,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 53118,
- 53121
+ 52993,
+ 52996
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 20
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 23
}
}
@@ -93103,31 +92812,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53122,
- 53126
+ 52997,
+ 53001
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 24
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 28
}
}
},
"range": [
- 53118,
- 53126
+ 52993,
+ 53001
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 20
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 28
}
}
@@ -93137,47 +92846,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53127,
- 53131
+ 53002,
+ 53006
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 29
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 33
}
}
}
],
"range": [
- 53118,
- 53132
+ 52993,
+ 53007
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 20
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 34
}
}
},
"range": [
- 53110,
- 53132
+ 52985,
+ 53007
],
"loc": {
"start": {
- "line": 1838,
+ "line": 1835,
"column": 12
},
"end": {
- "line": 1838,
+ "line": 1835,
"column": 34
}
}
@@ -93188,16 +92897,16 @@
"type": "Identifier",
"name": "hasGE",
"range": [
- 53146,
- 53151
+ 53021,
+ 53026
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 12
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 17
}
}
@@ -93211,16 +92920,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 53154,
- 53158
+ 53029,
+ 53033
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 20
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 24
}
}
@@ -93229,31 +92938,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53159,
- 53163
+ 53034,
+ 53038
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 25
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 29
}
}
},
"range": [
- 53154,
- 53163
+ 53029,
+ 53038
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 20
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 29
}
}
@@ -93263,47 +92972,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53164,
- 53168
+ 53039,
+ 53043
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 30
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 34
}
}
}
],
"range": [
- 53154,
- 53169
+ 53029,
+ 53044
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 20
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 35
}
}
},
"range": [
- 53146,
- 53169
+ 53021,
+ 53044
],
"loc": {
"start": {
- "line": 1839,
+ "line": 1836,
"column": 12
},
"end": {
- "line": 1839,
+ "line": 1836,
"column": 35
}
}
@@ -93314,16 +93023,16 @@
"type": "Identifier",
"name": "hasDF",
"range": [
- 53183,
- 53188
+ 53058,
+ 53063
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 12
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 17
}
}
@@ -93337,16 +93046,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 53191,
- 53194
+ 53066,
+ 53069
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 20
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 23
}
}
@@ -93355,31 +93064,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53195,
- 53199
+ 53070,
+ 53074
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 24
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 28
}
}
},
"range": [
- 53191,
- 53199
+ 53066,
+ 53074
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 20
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 28
}
}
@@ -93389,47 +93098,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53200,
- 53204
+ 53075,
+ 53079
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 29
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 33
}
}
}
],
"range": [
- 53191,
- 53205
+ 53066,
+ 53080
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 20
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 34
}
}
},
"range": [
- 53183,
- 53205
+ 53058,
+ 53080
],
"loc": {
"start": {
- "line": 1840,
+ "line": 1837,
"column": 12
},
"end": {
- "line": 1840,
+ "line": 1837,
"column": 34
}
}
@@ -93440,16 +93149,16 @@
"type": "Identifier",
"name": "hasEQ",
"range": [
- 53219,
- 53224
+ 53094,
+ 53099
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 12
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 17
}
}
@@ -93463,16 +93172,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 53227,
- 53231
+ 53102,
+ 53106
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 20
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 24
}
}
@@ -93481,31 +93190,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53232,
- 53236
+ 53107,
+ 53111
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 25
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 29
}
}
},
"range": [
- 53227,
- 53236
+ 53102,
+ 53111
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 20
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 29
}
}
@@ -93515,47 +93224,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53237,
- 53241
+ 53112,
+ 53116
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 30
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 34
}
}
}
],
"range": [
- 53227,
- 53242
+ 53102,
+ 53117
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 20
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 35
}
}
},
"range": [
- 53219,
- 53242
+ 53094,
+ 53117
],
"loc": {
"start": {
- "line": 1841,
+ "line": 1838,
"column": 12
},
"end": {
- "line": 1841,
+ "line": 1838,
"column": 35
}
}
@@ -93566,16 +93275,16 @@
"type": "Identifier",
"name": "hasLK",
"range": [
- 53256,
- 53261
+ 53131,
+ 53136
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 12
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 17
}
}
@@ -93589,16 +93298,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 53264,
- 53268
+ 53139,
+ 53143
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 20
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 24
}
}
@@ -93607,31 +93316,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53269,
- 53273
+ 53144,
+ 53148
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 25
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 29
}
}
},
"range": [
- 53264,
- 53273
+ 53139,
+ 53148
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 20
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 29
}
}
@@ -93641,47 +93350,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53274,
- 53278
+ 53149,
+ 53153
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 30
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 34
}
}
}
],
"range": [
- 53264,
- 53279
+ 53139,
+ 53154
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 20
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 35
}
}
},
"range": [
- 53256,
- 53279
+ 53131,
+ 53154
],
"loc": {
"start": {
- "line": 1842,
+ "line": 1839,
"column": 12
},
"end": {
- "line": 1842,
+ "line": 1839,
"column": 35
}
}
@@ -93692,16 +93401,16 @@
"type": "Identifier",
"name": "hasST",
"range": [
- 53336,
- 53341
+ 53211,
+ 53216
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 12
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 17
}
}
@@ -93715,16 +93424,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 53344,
- 53348
+ 53219,
+ 53223
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 20
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 24
}
}
@@ -93733,31 +93442,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53349,
- 53353
+ 53224,
+ 53228
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 25
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 29
}
}
},
"range": [
- 53344,
- 53353
+ 53219,
+ 53228
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 20
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 29
}
}
@@ -93767,47 +93476,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53354,
- 53358
+ 53229,
+ 53233
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 30
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 34
}
}
}
],
"range": [
- 53344,
- 53359
+ 53219,
+ 53234
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 20
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 35
}
}
},
"range": [
- 53336,
- 53359
+ 53211,
+ 53234
],
"loc": {
"start": {
- "line": 1844,
+ "line": 1841,
"column": 12
},
"end": {
- "line": 1844,
+ "line": 1841,
"column": 35
}
},
@@ -93816,16 +93525,16 @@
"type": "Line",
"value": " hatermN = re_an.test(term),",
"range": [
- 53293,
- 53323
+ 53168,
+ 53198
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1840,
"column": 12
},
"end": {
- "line": 1843,
+ "line": 1840,
"column": 42
}
}
@@ -93838,16 +93547,16 @@
"type": "Identifier",
"name": "hasEN",
"range": [
- 53373,
- 53378
+ 53248,
+ 53253
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 12
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 17
}
}
@@ -93861,16 +93570,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 53381,
- 53385
+ 53256,
+ 53260
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 20
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 24
}
}
@@ -93879,31 +93588,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53386,
- 53390
+ 53261,
+ 53265
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 25
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 29
}
}
},
"range": [
- 53381,
- 53390
+ 53256,
+ 53265
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 20
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 29
}
}
@@ -93913,47 +93622,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53391,
- 53395
+ 53266,
+ 53270
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 30
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 34
}
}
}
],
"range": [
- 53381,
- 53396
+ 53256,
+ 53271
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 20
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 35
}
}
},
"range": [
- 53373,
- 53396
+ 53248,
+ 53271
],
"loc": {
"start": {
- "line": 1845,
+ "line": 1842,
"column": 12
},
"end": {
- "line": 1845,
+ "line": 1842,
"column": 35
}
}
@@ -93964,16 +93673,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 53410,
- 53415
+ 53285,
+ 53290
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1843,
"column": 12
},
"end": {
- "line": 1846,
+ "line": 1843,
"column": 17
}
}
@@ -93985,16 +93694,16 @@
"type": "Identifier",
"name": "reEm",
"range": [
- 53419,
- 53423
+ 53294,
+ 53298
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1843,
"column": 21
},
"end": {
- "line": 1846,
+ "line": 1843,
"column": 25
}
}
@@ -94003,46 +93712,46 @@
"type": "Identifier",
"name": "term",
"range": [
- 53428,
- 53432
+ 53303,
+ 53307
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1843,
"column": 30
},
"end": {
- "line": 1846,
+ "line": 1843,
"column": 34
}
}
},
"range": [
- 53419,
- 53432
+ 53294,
+ 53307
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1843,
"column": 21
},
"end": {
- "line": 1846,
+ "line": 1843,
"column": 34
}
}
},
"range": [
- 53410,
- 53433
+ 53285,
+ 53308
],
"loc": {
"start": {
- "line": 1846,
+ "line": 1843,
"column": 12
},
"end": {
- "line": 1846,
+ "line": 1843,
"column": 35
}
}
@@ -94053,16 +93762,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 53447,
- 53452
+ 53322,
+ 53327
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1844,
"column": 12
},
"end": {
- "line": 1847,
+ "line": 1844,
"column": 17
}
}
@@ -94074,16 +93783,16 @@
"type": "Identifier",
"name": "reNm",
"range": [
- 53456,
- 53460
+ 53331,
+ 53335
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1844,
"column": 21
},
"end": {
- "line": 1847,
+ "line": 1844,
"column": 25
}
}
@@ -94092,46 +93801,46 @@
"type": "Identifier",
"name": "term",
"range": [
- 53465,
- 53469
+ 53340,
+ 53344
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1844,
"column": 30
},
"end": {
- "line": 1847,
+ "line": 1844,
"column": 34
}
}
},
"range": [
- 53456,
- 53469
+ 53331,
+ 53344
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1844,
"column": 21
},
"end": {
- "line": 1847,
+ "line": 1844,
"column": 34
}
}
},
"range": [
- 53447,
- 53470
+ 53322,
+ 53345
],
"loc": {
"start": {
- "line": 1847,
+ "line": 1844,
"column": 12
},
"end": {
- "line": 1847,
+ "line": 1844,
"column": 35
}
}
@@ -94142,16 +93851,16 @@
"type": "Identifier",
"name": "hasRE",
"range": [
- 53484,
- 53489
+ 53359,
+ 53364
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 12
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 17
}
}
@@ -94165,16 +93874,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 53492,
- 53496
+ 53367,
+ 53371
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 20
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 24
}
}
@@ -94183,31 +93892,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 53497,
- 53501
+ 53372,
+ 53376
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 25
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 29
}
}
},
"range": [
- 53492,
- 53501
+ 53367,
+ 53376
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 20
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 29
}
}
@@ -94217,47 +93926,47 @@
"type": "Identifier",
"name": "term",
"range": [
- 53502,
- 53506
+ 53377,
+ 53381
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 30
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 34
}
}
}
],
"range": [
- 53492,
- 53507
+ 53367,
+ 53382
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 20
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 35
}
}
},
"range": [
- 53484,
- 53507
+ 53359,
+ 53382
],
"loc": {
"start": {
- "line": 1848,
+ "line": 1845,
"column": 12
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 35
}
}
@@ -94265,16 +93974,16 @@
],
"kind": "let",
"range": [
- 53033,
- 53508
+ 52908,
+ 53383
],
"loc": {
"start": {
- "line": 1836,
+ "line": 1833,
"column": 8
},
"end": {
- "line": 1848,
+ "line": 1845,
"column": 36
}
},
@@ -94283,16 +93992,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 52997,
- 53024
+ 52872,
+ 52899
],
"loc": {
"start": {
- "line": 1835,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1835,
+ "line": 1832,
"column": 35
}
}
@@ -94303,16 +94012,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 53518,
- 53557
+ 53393,
+ 53432
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1847,
"column": 8
},
"end": {
- "line": 1850,
+ "line": 1847,
"column": 47
}
}
@@ -94329,16 +94038,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53570,
- 53574
+ 53445,
+ 53449
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 12
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 16
}
}
@@ -94347,31 +94056,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 53575,
- 53582
+ 53450,
+ 53457
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 17
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 24
}
}
},
"range": [
- 53570,
- 53582
+ 53445,
+ 53457
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 12
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 24
}
}
@@ -94381,16 +94090,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 53583,
- 53589
+ 53458,
+ 53464
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 25
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 31
}
}
@@ -94402,48 +94111,48 @@
"type": "Identifier",
"name": "DATE",
"range": [
- 53592,
- 53596
+ 53467,
+ 53471
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 34
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 38
}
}
}
],
"range": [
- 53591,
- 53597
+ 53466,
+ 53472
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 33
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 39
}
}
}
],
"range": [
- 53570,
- 53598
+ 53445,
+ 53473
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 12
},
"end": {
- "line": 1851,
+ "line": 1848,
"column": 40
}
}
@@ -94460,32 +94169,32 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 53618,
- 53622
+ 53493,
+ 53497
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1849,
"column": 16
},
"end": {
- "line": 1852,
+ "line": 1849,
"column": 20
}
}
},
"init": null,
"range": [
- 53618,
- 53622
+ 53493,
+ 53497
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1849,
"column": 16
},
"end": {
- "line": 1852,
+ "line": 1849,
"column": 20
}
}
@@ -94496,32 +94205,32 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 53624,
- 53628
+ 53499,
+ 53503
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1849,
"column": 22
},
"end": {
- "line": 1852,
+ "line": 1849,
"column": 26
}
}
},
"init": null,
"range": [
- 53624,
- 53628
+ 53499,
+ 53503
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1849,
"column": 22
},
"end": {
- "line": 1852,
+ "line": 1849,
"column": 26
}
}
@@ -94529,16 +94238,16 @@
],
"kind": "let",
"range": [
- 53614,
- 53629
+ 53489,
+ 53504
],
"loc": {
"start": {
- "line": 1852,
+ "line": 1849,
"column": 12
},
"end": {
- "line": 1852,
+ "line": 1849,
"column": 27
}
}
@@ -94552,16 +94261,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53647,
- 53655
+ 53522,
+ 53530
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 16
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 24
}
}
@@ -94575,16 +94284,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 53658,
- 53662
+ 53533,
+ 53537
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 27
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 31
}
}
@@ -94593,31 +94302,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 53663,
- 53666
+ 53538,
+ 53541
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 32
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 35
}
}
},
"range": [
- 53658,
- 53666
+ 53533,
+ 53541
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 27
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 35
}
}
@@ -94626,46 +94335,46 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53667,
- 53675
+ 53542,
+ 53550
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 36
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 44
}
}
},
"range": [
- 53658,
- 53675
+ 53533,
+ 53550
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 27
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 44
}
}
},
"range": [
- 53647,
- 53675
+ 53522,
+ 53550
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 16
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 44
}
}
@@ -94673,16 +94382,16 @@
],
"kind": "let",
"range": [
- 53643,
- 53676
+ 53518,
+ 53551
],
"loc": {
"start": {
- "line": 1854,
+ "line": 1851,
"column": 12
},
"end": {
- "line": 1854,
+ "line": 1851,
"column": 45
}
}
@@ -94696,16 +94405,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 53693,
- 53704
+ 53568,
+ 53579
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 16
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 27
}
}
@@ -94722,16 +94431,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53707,
- 53715
+ 53582,
+ 53590
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 38
}
}
@@ -94740,31 +94449,31 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 53716,
- 53723
+ 53591,
+ 53598
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 39
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 46
}
}
},
"range": [
- 53707,
- 53723
+ 53582,
+ 53598
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 46
}
}
@@ -94773,31 +94482,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 53724,
- 53728
+ 53599,
+ 53603
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 47
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 51
}
}
},
"range": [
- 53707,
- 53728
+ 53582,
+ 53603
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 51
}
}
@@ -94807,47 +94516,47 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53729,
- 53737
+ 53604,
+ 53612
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 52
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 60
}
}
}
],
"range": [
- 53707,
- 53738
+ 53582,
+ 53613
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 30
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 61
}
}
},
"range": [
- 53693,
- 53738
+ 53568,
+ 53613
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 16
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 61
}
}
@@ -94855,16 +94564,16 @@
],
"kind": "let",
"range": [
- 53689,
- 53739
+ 53564,
+ 53614
],
"loc": {
"start": {
- "line": 1855,
+ "line": 1852,
"column": 12
},
"end": {
- "line": 1855,
+ "line": 1852,
"column": 62
}
}
@@ -94878,16 +94587,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 53756,
- 53765
+ 53631,
+ 53640
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 16
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 25
}
}
@@ -94904,16 +94613,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53768,
- 53776
+ 53643,
+ 53651
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 28
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 36
}
}
@@ -94922,31 +94631,31 @@
"type": "Identifier",
"name": "parse",
"range": [
- 53777,
- 53782
+ 53652,
+ 53657
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 37
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 42
}
}
},
"range": [
- 53768,
- 53782
+ 53643,
+ 53657
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 28
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 42
}
}
@@ -94955,31 +94664,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 53783,
- 53787
+ 53658,
+ 53662
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 43
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 47
}
}
},
"range": [
- 53768,
- 53787
+ 53643,
+ 53662
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 28
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 47
}
}
@@ -94989,47 +94698,47 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53788,
- 53796
+ 53663,
+ 53671
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 48
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 56
}
}
}
],
"range": [
- 53768,
- 53797
+ 53643,
+ 53672
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 28
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 57
}
}
},
"range": [
- 53756,
- 53797
+ 53631,
+ 53672
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 16
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 57
}
}
@@ -95037,16 +94746,16 @@
],
"kind": "let",
"range": [
- 53752,
- 53798
+ 53627,
+ 53673
],
"loc": {
"start": {
- "line": 1856,
+ "line": 1853,
"column": 12
},
"end": {
- "line": 1856,
+ "line": 1853,
"column": 58
}
}
@@ -95060,16 +94769,16 @@
"type": "Identifier",
"name": "locale",
"range": [
- 53815,
- 53821
+ 53690,
+ 53696
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 16
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 22
}
}
@@ -95083,16 +94792,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 53824,
- 53832
+ 53699,
+ 53707
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 25
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 33
}
}
@@ -95101,31 +94810,31 @@
"type": "Identifier",
"name": "getLocale",
"range": [
- 53833,
- 53842
+ 53708,
+ 53717
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 34
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 43
}
}
},
"range": [
- 53824,
- 53842
+ 53699,
+ 53717
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 25
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 43
}
}
@@ -95135,47 +94844,47 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 53843,
- 53849
+ 53718,
+ 53724
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 44
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 50
}
}
}
],
"range": [
- 53824,
- 53850
+ 53699,
+ 53725
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 25
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 51
}
}
},
"range": [
- 53815,
- 53850
+ 53690,
+ 53725
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 16
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 51
}
}
@@ -95183,16 +94892,16 @@
],
"kind": "let",
"range": [
- 53811,
- 53851
+ 53686,
+ 53726
],
"loc": {
"start": {
- "line": 1857,
+ "line": 1854,
"column": 12
},
"end": {
- "line": 1857,
+ "line": 1854,
"column": 52
}
},
@@ -95201,16 +94910,16 @@
"type": "Line",
"value": " Search arg dates tests",
"range": [
- 53865,
- 53890
+ 53740,
+ 53765
],
"loc": {
"start": {
- "line": 1859,
+ "line": 1856,
"column": 12
},
"end": {
- "line": 1859,
+ "line": 1856,
"column": 37
}
}
@@ -95226,16 +94935,16 @@
"type": "Identifier",
"name": "isLDate",
"range": [
- 53907,
- 53914
+ 53782,
+ 53789
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1857,
"column": 16
},
"end": {
- "line": 1860,
+ "line": 1857,
"column": 23
}
}
@@ -95247,16 +94956,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 53917,
- 53922
+ 53792,
+ 53797
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1857,
"column": 26
},
"end": {
- "line": 1860,
+ "line": 1857,
"column": 31
}
}
@@ -95267,16 +94976,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 53942,
- 53953
+ 53817,
+ 53828
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 16
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 27
}
}
@@ -95291,16 +95000,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 53954,
- 53958
+ 53829,
+ 53833
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 28
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 32
}
}
@@ -95309,31 +95018,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 53959,
- 53966
+ 53834,
+ 53841
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 33
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 40
}
}
},
"range": [
- 53954,
- 53966
+ 53829,
+ 53841
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 28
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 40
}
}
@@ -95343,16 +95052,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 53967,
- 53970
+ 53842,
+ 53845
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 41
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 44
}
}
@@ -95362,32 +95071,32 @@
"value": "",
"raw": "''",
"range": [
- 53972,
- 53974
+ 53847,
+ 53849
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 46
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 48
}
}
}
],
"range": [
- 53954,
- 53975
+ 53829,
+ 53850
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 28
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 49
}
}
@@ -95396,62 +95105,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 53977,
- 53983
+ 53852,
+ 53858
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 51
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 57
}
}
}
],
"range": [
- 53942,
- 53984
+ 53817,
+ 53859
],
"loc": {
"start": {
- "line": 1861,
+ "line": 1858,
"column": 16
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 58
}
}
},
"range": [
- 53917,
- 53984
+ 53792,
+ 53859
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1857,
"column": 26
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 58
}
}
},
"range": [
- 53907,
- 53984
+ 53782,
+ 53859
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1857,
"column": 16
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 58
}
}
@@ -95459,16 +95168,16 @@
],
"kind": "let",
"range": [
- 53903,
- 53985
+ 53778,
+ 53860
],
"loc": {
"start": {
- "line": 1860,
+ "line": 1857,
"column": 12
},
"end": {
- "line": 1861,
+ "line": 1858,
"column": 59
}
},
@@ -95477,16 +95186,16 @@
"type": "Line",
"value": " Search arg dates tests",
"range": [
- 53865,
- 53890
+ 53740,
+ 53765
],
"loc": {
"start": {
- "line": 1859,
+ "line": 1856,
"column": 12
},
"end": {
- "line": 1859,
+ "line": 1856,
"column": 37
}
}
@@ -95502,16 +95211,16 @@
"type": "Identifier",
"name": "isLEDate",
"range": [
- 54002,
- 54010
+ 53877,
+ 53885
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1859,
"column": 16
},
"end": {
- "line": 1862,
+ "line": 1859,
"column": 24
}
}
@@ -95523,16 +95232,16 @@
"type": "Identifier",
"name": "hasLE",
"range": [
- 54013,
- 54018
+ 53888,
+ 53893
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1859,
"column": 27
},
"end": {
- "line": 1862,
+ "line": 1859,
"column": 32
}
}
@@ -95543,16 +95252,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54038,
- 54049
+ 53913,
+ 53924
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 16
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 27
}
}
@@ -95567,16 +95276,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54050,
- 54054
+ 53925,
+ 53929
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 28
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 32
}
}
@@ -95585,31 +95294,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54055,
- 54062
+ 53930,
+ 53937
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 33
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 40
}
}
},
"range": [
- 54050,
- 54062
+ 53925,
+ 53937
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 28
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 40
}
}
@@ -95619,16 +95328,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 54063,
- 54067
+ 53938,
+ 53942
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 41
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 45
}
}
@@ -95638,32 +95347,32 @@
"value": "",
"raw": "''",
"range": [
- 54069,
- 54071
+ 53944,
+ 53946
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 47
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 49
}
}
}
],
"range": [
- 54050,
- 54072
+ 53925,
+ 53947
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 28
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 50
}
}
@@ -95672,62 +95381,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54074,
- 54080
+ 53949,
+ 53955
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 52
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 58
}
}
}
],
"range": [
- 54038,
- 54081
+ 53913,
+ 53956
],
"loc": {
"start": {
- "line": 1863,
+ "line": 1860,
"column": 16
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 59
}
}
},
"range": [
- 54013,
- 54081
+ 53888,
+ 53956
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1859,
"column": 27
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 59
}
}
},
"range": [
- 54002,
- 54081
+ 53877,
+ 53956
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1859,
"column": 16
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 59
}
}
@@ -95735,16 +95444,16 @@
],
"kind": "let",
"range": [
- 53998,
- 54082
+ 53873,
+ 53957
],
"loc": {
"start": {
- "line": 1862,
+ "line": 1859,
"column": 12
},
"end": {
- "line": 1863,
+ "line": 1860,
"column": 60
}
}
@@ -95758,16 +95467,16 @@
"type": "Identifier",
"name": "isGDate",
"range": [
- 54099,
- 54106
+ 53974,
+ 53981
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1861,
"column": 16
},
"end": {
- "line": 1864,
+ "line": 1861,
"column": 23
}
}
@@ -95779,16 +95488,16 @@
"type": "Identifier",
"name": "hasGR",
"range": [
- 54109,
- 54114
+ 53984,
+ 53989
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1861,
"column": 26
},
"end": {
- "line": 1864,
+ "line": 1861,
"column": 31
}
}
@@ -95799,16 +95508,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54134,
- 54145
+ 54009,
+ 54020
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 16
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 27
}
}
@@ -95823,16 +95532,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54146,
- 54150
+ 54021,
+ 54025
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 28
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 32
}
}
@@ -95841,31 +95550,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54151,
- 54158
+ 54026,
+ 54033
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 33
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 40
}
}
},
"range": [
- 54146,
- 54158
+ 54021,
+ 54033
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 28
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 40
}
}
@@ -95875,16 +95584,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 54159,
- 54162
+ 54034,
+ 54037
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 41
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 44
}
}
@@ -95894,32 +95603,32 @@
"value": "",
"raw": "''",
"range": [
- 54164,
- 54166
+ 54039,
+ 54041
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 46
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 48
}
}
}
],
"range": [
- 54146,
- 54167
+ 54021,
+ 54042
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 28
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 49
}
}
@@ -95928,62 +95637,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54169,
- 54175
+ 54044,
+ 54050
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 51
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 57
}
}
}
],
"range": [
- 54134,
- 54176
+ 54009,
+ 54051
],
"loc": {
"start": {
- "line": 1865,
+ "line": 1862,
"column": 16
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 58
}
}
},
"range": [
- 54109,
- 54176
+ 53984,
+ 54051
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1861,
"column": 26
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 58
}
}
},
"range": [
- 54099,
- 54176
+ 53974,
+ 54051
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1861,
"column": 16
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 58
}
}
@@ -95991,16 +95700,16 @@
],
"kind": "let",
"range": [
- 54095,
- 54177
+ 53970,
+ 54052
],
"loc": {
"start": {
- "line": 1864,
+ "line": 1861,
"column": 12
},
"end": {
- "line": 1865,
+ "line": 1862,
"column": 59
}
}
@@ -96014,16 +95723,16 @@
"type": "Identifier",
"name": "isGEDate",
"range": [
- 54194,
- 54202
+ 54069,
+ 54077
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1863,
"column": 16
},
"end": {
- "line": 1866,
+ "line": 1863,
"column": 24
}
}
@@ -96035,16 +95744,16 @@
"type": "Identifier",
"name": "hasGE",
"range": [
- 54205,
- 54210
+ 54080,
+ 54085
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1863,
"column": 27
},
"end": {
- "line": 1866,
+ "line": 1863,
"column": 32
}
}
@@ -96055,16 +95764,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54230,
- 54241
+ 54105,
+ 54116
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 16
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 27
}
}
@@ -96079,16 +95788,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54242,
- 54246
+ 54117,
+ 54121
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 28
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 32
}
}
@@ -96097,31 +95806,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54247,
- 54254
+ 54122,
+ 54129
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 33
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 40
}
}
},
"range": [
- 54242,
- 54254
+ 54117,
+ 54129
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 28
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 40
}
}
@@ -96131,16 +95840,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 54255,
- 54259
+ 54130,
+ 54134
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 41
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 45
}
}
@@ -96150,32 +95859,32 @@
"value": "",
"raw": "''",
"range": [
- 54261,
- 54263
+ 54136,
+ 54138
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 47
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 49
}
}
}
],
"range": [
- 54242,
- 54264
+ 54117,
+ 54139
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 28
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 50
}
}
@@ -96184,62 +95893,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54266,
- 54272
+ 54141,
+ 54147
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 52
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 58
}
}
}
],
"range": [
- 54230,
- 54273
+ 54105,
+ 54148
],
"loc": {
"start": {
- "line": 1867,
+ "line": 1864,
"column": 16
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 59
}
}
},
"range": [
- 54205,
- 54273
+ 54080,
+ 54148
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1863,
"column": 27
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 59
}
}
},
"range": [
- 54194,
- 54273
+ 54069,
+ 54148
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1863,
"column": 16
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 59
}
}
@@ -96247,16 +95956,16 @@
],
"kind": "let",
"range": [
- 54190,
- 54274
+ 54065,
+ 54149
],
"loc": {
"start": {
- "line": 1866,
+ "line": 1863,
"column": 12
},
"end": {
- "line": 1867,
+ "line": 1864,
"column": 60
}
}
@@ -96270,16 +95979,16 @@
"type": "Identifier",
"name": "isDFDate",
"range": [
- 54291,
- 54299
+ 54166,
+ 54174
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1865,
"column": 16
},
"end": {
- "line": 1868,
+ "line": 1865,
"column": 24
}
}
@@ -96291,16 +96000,16 @@
"type": "Identifier",
"name": "hasDF",
"range": [
- 54302,
- 54307
+ 54177,
+ 54182
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1865,
"column": 27
},
"end": {
- "line": 1868,
+ "line": 1865,
"column": 32
}
}
@@ -96311,16 +96020,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54327,
- 54338
+ 54202,
+ 54213
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 16
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 27
}
}
@@ -96335,16 +96044,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54339,
- 54343
+ 54214,
+ 54218
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 28
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 32
}
}
@@ -96353,31 +96062,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54344,
- 54351
+ 54219,
+ 54226
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 33
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 40
}
}
},
"range": [
- 54339,
- 54351
+ 54214,
+ 54226
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 28
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 40
}
}
@@ -96387,16 +96096,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 54352,
- 54355
+ 54227,
+ 54230
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 41
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 44
}
}
@@ -96406,32 +96115,32 @@
"value": "",
"raw": "''",
"range": [
- 54357,
- 54359
+ 54232,
+ 54234
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 46
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 48
}
}
}
],
"range": [
- 54339,
- 54360
+ 54214,
+ 54235
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 28
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 49
}
}
@@ -96440,62 +96149,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54362,
- 54368
+ 54237,
+ 54243
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 51
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 57
}
}
}
],
"range": [
- 54327,
- 54369
+ 54202,
+ 54244
],
"loc": {
"start": {
- "line": 1869,
+ "line": 1866,
"column": 16
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 58
}
}
},
"range": [
- 54302,
- 54369
+ 54177,
+ 54244
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1865,
"column": 27
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 58
}
}
},
"range": [
- 54291,
- 54369
+ 54166,
+ 54244
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1865,
"column": 16
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 58
}
}
@@ -96503,16 +96212,16 @@
],
"kind": "let",
"range": [
- 54287,
- 54370
+ 54162,
+ 54245
],
"loc": {
"start": {
- "line": 1868,
+ "line": 1865,
"column": 12
},
"end": {
- "line": 1869,
+ "line": 1866,
"column": 59
}
}
@@ -96526,16 +96235,16 @@
"type": "Identifier",
"name": "isEQDate",
"range": [
- 54387,
- 54395
+ 54262,
+ 54270
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1867,
"column": 16
},
"end": {
- "line": 1870,
+ "line": 1867,
"column": 24
}
}
@@ -96547,16 +96256,16 @@
"type": "Identifier",
"name": "hasEQ",
"range": [
- 54398,
- 54403
+ 54273,
+ 54278
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1867,
"column": 27
},
"end": {
- "line": 1870,
+ "line": 1867,
"column": 32
}
}
@@ -96567,16 +96276,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 54423,
- 54434
+ 54298,
+ 54309
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 16
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 27
}
}
@@ -96591,16 +96300,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54435,
- 54439
+ 54310,
+ 54314
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 28
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 32
}
}
@@ -96609,31 +96318,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54440,
- 54447
+ 54315,
+ 54322
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 33
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 40
}
}
},
"range": [
- 54435,
- 54447
+ 54310,
+ 54322
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 28
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 40
}
}
@@ -96643,16 +96352,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 54448,
- 54452
+ 54323,
+ 54327
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 41
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 45
}
}
@@ -96662,32 +96371,32 @@
"value": "",
"raw": "''",
"range": [
- 54454,
- 54456
+ 54329,
+ 54331
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 47
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 49
}
}
}
],
"range": [
- 54435,
- 54457
+ 54310,
+ 54332
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 28
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 50
}
}
@@ -96696,62 +96405,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54459,
- 54465
+ 54334,
+ 54340
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 52
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 58
}
}
}
],
"range": [
- 54423,
- 54466
+ 54298,
+ 54341
],
"loc": {
"start": {
- "line": 1871,
+ "line": 1868,
"column": 16
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 59
}
}
},
"range": [
- 54398,
- 54466
+ 54273,
+ 54341
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1867,
"column": 27
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 59
}
}
},
"range": [
- 54387,
- 54466
+ 54262,
+ 54341
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1867,
"column": 16
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 59
}
}
@@ -96759,16 +96468,16 @@
],
"kind": "let",
"range": [
- 54383,
- 54467
+ 54258,
+ 54342
],
"loc": {
"start": {
- "line": 1870,
+ "line": 1867,
"column": 12
},
"end": {
- "line": 1871,
+ "line": 1868,
"column": 60
}
}
@@ -96782,16 +96491,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 54481,
- 54485
+ 54356,
+ 54360
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 12
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 16
}
}
@@ -96802,16 +96511,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 54488,
- 54497
+ 54363,
+ 54372
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 19
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 28
}
}
@@ -96821,16 +96530,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 54498,
- 54507
+ 54373,
+ 54382
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 29
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 38
}
}
@@ -96839,62 +96548,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54509,
- 54515
+ 54384,
+ 54390
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 40
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 46
}
}
}
],
"range": [
- 54488,
- 54516
+ 54363,
+ 54391
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 19
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 47
}
}
},
"range": [
- 54481,
- 54516
+ 54356,
+ 54391
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 12
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 47
}
}
},
"range": [
- 54481,
- 54517
+ 54356,
+ 54392
],
"loc": {
"start": {
- "line": 1873,
+ "line": 1870,
"column": 12
},
"end": {
- "line": 1873,
+ "line": 1870,
"column": 48
}
},
@@ -96903,16 +96612,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 54531,
- 54550
+ 54406,
+ 54425
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1872,
"column": 12
},
"end": {
- "line": 1875,
+ "line": 1872,
"column": 31
}
}
@@ -96925,16 +96634,16 @@
"type": "Identifier",
"name": "isLEDate",
"range": [
- 54567,
- 54575
+ 54442,
+ 54450
],
"loc": {
"start": {
- "line": 1876,
+ "line": 1873,
"column": 16
},
"end": {
- "line": 1876,
+ "line": 1873,
"column": 24
}
}
@@ -96951,16 +96660,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54595,
- 54599
+ 54470,
+ 54474
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 16
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 20
}
}
@@ -96971,16 +96680,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 54602,
- 54611
+ 54477,
+ 54486
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 23
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 32
}
}
@@ -96995,16 +96704,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54612,
- 54616
+ 54487,
+ 54491
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 33
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 37
}
}
@@ -97013,31 +96722,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54617,
- 54624
+ 54492,
+ 54499
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 38
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 45
}
}
},
"range": [
- 54612,
- 54624
+ 54487,
+ 54499
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 33
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 45
}
}
@@ -97047,16 +96756,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 54625,
- 54629
+ 54500,
+ 54504
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 46
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 50
}
}
@@ -97066,32 +96775,32 @@
"value": "",
"raw": "''",
"range": [
- 54631,
- 54633
+ 54506,
+ 54508
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 52
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 54
}
}
}
],
"range": [
- 54612,
- 54634
+ 54487,
+ 54509
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 33
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 55
}
}
@@ -97100,62 +96809,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54636,
- 54642
+ 54511,
+ 54517
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 57
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 63
}
}
}
],
"range": [
- 54602,
- 54643
+ 54477,
+ 54518
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 23
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 64
}
}
},
"range": [
- 54595,
- 54643
+ 54470,
+ 54518
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 16
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 64
}
}
},
"range": [
- 54595,
- 54644
+ 54470,
+ 54519
],
"loc": {
"start": {
- "line": 1877,
+ "line": 1874,
"column": 16
},
"end": {
- "line": 1877,
+ "line": 1874,
"column": 65
}
}
@@ -97169,16 +96878,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 54661,
- 54670
+ 54536,
+ 54545
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 16
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 25
}
}
@@ -97190,16 +96899,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 54673,
- 54677
+ 54548,
+ 54552
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 28
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 32
}
}
@@ -97208,77 +96917,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54681,
- 54685
+ 54556,
+ 54560
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 36
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 40
}
}
},
"range": [
- 54673,
- 54685
+ 54548,
+ 54560
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 28
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 40
}
}
},
"range": [
- 54661,
- 54685
+ 54536,
+ 54560
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 16
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 40
}
}
},
"range": [
- 54661,
- 54686
+ 54536,
+ 54561
],
"loc": {
"start": {
- "line": 1878,
+ "line": 1875,
"column": 16
},
"end": {
- "line": 1878,
+ "line": 1875,
"column": 41
}
}
}
],
"range": [
- 54577,
- 54700
+ 54452,
+ 54575
],
"loc": {
"start": {
- "line": 1876,
+ "line": 1873,
"column": 26
},
"end": {
- "line": 1879,
+ "line": 1876,
"column": 13
}
},
@@ -97287,16 +96996,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 54713,
- 54726
+ 54588,
+ 54601
],
"loc": {
"start": {
- "line": 1880,
+ "line": 1877,
"column": 12
},
"end": {
- "line": 1880,
+ "line": 1877,
"column": 25
}
}
@@ -97309,16 +97018,16 @@
"type": "Identifier",
"name": "isLDate",
"range": [
- 54748,
- 54755
+ 54623,
+ 54630
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1878,
"column": 21
},
"end": {
- "line": 1881,
+ "line": 1878,
"column": 28
}
}
@@ -97335,16 +97044,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54775,
- 54779
+ 54650,
+ 54654
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 16
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 20
}
}
@@ -97355,16 +97064,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 54782,
- 54791
+ 54657,
+ 54666
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 23
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 32
}
}
@@ -97379,16 +97088,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54792,
- 54796
+ 54667,
+ 54671
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 33
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 37
}
}
@@ -97397,31 +97106,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54797,
- 54804
+ 54672,
+ 54679
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 38
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 45
}
}
},
"range": [
- 54792,
- 54804
+ 54667,
+ 54679
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 33
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 45
}
}
@@ -97431,16 +97140,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 54805,
- 54808
+ 54680,
+ 54683
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 46
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 49
}
}
@@ -97450,32 +97159,32 @@
"value": "",
"raw": "''",
"range": [
- 54810,
- 54812
+ 54685,
+ 54687
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 51
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 53
}
}
}
],
"range": [
- 54792,
- 54813
+ 54667,
+ 54688
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 33
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 54
}
}
@@ -97484,62 +97193,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 54815,
- 54821
+ 54690,
+ 54696
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 56
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 62
}
}
}
],
"range": [
- 54782,
- 54822
+ 54657,
+ 54697
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 23
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 63
}
}
},
"range": [
- 54775,
- 54822
+ 54650,
+ 54697
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 16
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 63
}
}
},
"range": [
- 54775,
- 54823
+ 54650,
+ 54698
],
"loc": {
"start": {
- "line": 1882,
+ "line": 1879,
"column": 16
},
"end": {
- "line": 1882,
+ "line": 1879,
"column": 64
}
}
@@ -97553,16 +97262,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 54840,
- 54849
+ 54715,
+ 54724
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 16
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 25
}
}
@@ -97574,16 +97283,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 54852,
- 54856
+ 54727,
+ 54731
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 32
}
}
@@ -97592,77 +97301,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54859,
- 54863
+ 54734,
+ 54738
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 35
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 39
}
}
},
"range": [
- 54852,
- 54863
+ 54727,
+ 54738
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 28
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 39
}
}
},
"range": [
- 54840,
- 54863
+ 54715,
+ 54738
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 16
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 39
}
}
},
"range": [
- 54840,
- 54864
+ 54715,
+ 54739
],
"loc": {
"start": {
- "line": 1883,
+ "line": 1880,
"column": 16
},
"end": {
- "line": 1883,
+ "line": 1880,
"column": 40
}
}
}
],
"range": [
- 54757,
- 54878
+ 54632,
+ 54753
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1878,
"column": 30
},
"end": {
- "line": 1884,
+ "line": 1881,
"column": 13
}
},
@@ -97671,16 +97380,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 54891,
- 54912
+ 54766,
+ 54787
],
"loc": {
"start": {
- "line": 1885,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1885,
+ "line": 1882,
"column": 33
}
}
@@ -97693,16 +97402,16 @@
"type": "Identifier",
"name": "isGEDate",
"range": [
- 54934,
- 54942
+ 54809,
+ 54817
],
"loc": {
"start": {
- "line": 1886,
+ "line": 1883,
"column": 21
},
"end": {
- "line": 1886,
+ "line": 1883,
"column": 29
}
}
@@ -97719,16 +97428,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 54962,
- 54966
+ 54837,
+ 54841
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 16
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 20
}
}
@@ -97739,16 +97448,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 54969,
- 54978
+ 54844,
+ 54853
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 23
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 32
}
}
@@ -97763,16 +97472,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 54979,
- 54983
+ 54854,
+ 54858
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 33
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 37
}
}
@@ -97781,31 +97490,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 54984,
- 54991
+ 54859,
+ 54866
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 38
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 45
}
}
},
"range": [
- 54979,
- 54991
+ 54854,
+ 54866
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 33
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 45
}
}
@@ -97815,16 +97524,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 54992,
- 54996
+ 54867,
+ 54871
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 46
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 50
}
}
@@ -97834,32 +97543,32 @@
"value": "",
"raw": "''",
"range": [
- 54998,
- 55000
+ 54873,
+ 54875
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 52
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 54
}
}
}
],
"range": [
- 54979,
- 55001
+ 54854,
+ 54876
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 33
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 55
}
}
@@ -97868,62 +97577,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55003,
- 55009
+ 54878,
+ 54884
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 57
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 63
}
}
}
],
"range": [
- 54969,
- 55010
+ 54844,
+ 54885
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 23
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 64
}
}
},
"range": [
- 54962,
- 55010
+ 54837,
+ 54885
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 16
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 64
}
}
},
"range": [
- 54962,
- 55011
+ 54837,
+ 54886
],
"loc": {
"start": {
- "line": 1887,
+ "line": 1884,
"column": 16
},
"end": {
- "line": 1887,
+ "line": 1884,
"column": 65
}
}
@@ -97937,16 +97646,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55028,
- 55037
+ 54903,
+ 54912
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 16
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 25
}
}
@@ -97958,16 +97667,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55040,
- 55044
+ 54915,
+ 54919
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 28
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 32
}
}
@@ -97976,77 +97685,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55048,
- 55052
+ 54923,
+ 54927
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 36
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 40
}
}
},
"range": [
- 55040,
- 55052
+ 54915,
+ 54927
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 28
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 40
}
}
},
"range": [
- 55028,
- 55052
+ 54903,
+ 54927
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 16
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 40
}
}
},
"range": [
- 55028,
- 55053
+ 54903,
+ 54928
],
"loc": {
"start": {
- "line": 1888,
+ "line": 1885,
"column": 16
},
"end": {
- "line": 1888,
+ "line": 1885,
"column": 41
}
}
}
],
"range": [
- 54944,
- 55067
+ 54819,
+ 54942
],
"loc": {
"start": {
- "line": 1886,
+ "line": 1883,
"column": 31
},
"end": {
- "line": 1889,
+ "line": 1886,
"column": 13
}
},
@@ -98055,16 +97764,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55080,
- 55095
+ 54955,
+ 54970
],
"loc": {
"start": {
- "line": 1890,
+ "line": 1887,
"column": 12
},
"end": {
- "line": 1890,
+ "line": 1887,
"column": 27
}
}
@@ -98077,16 +97786,16 @@
"type": "Identifier",
"name": "isGDate",
"range": [
- 55117,
- 55124
+ 54992,
+ 54999
],
"loc": {
"start": {
- "line": 1891,
+ "line": 1888,
"column": 21
},
"end": {
- "line": 1891,
+ "line": 1888,
"column": 28
}
}
@@ -98103,16 +97812,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55144,
- 55148
+ 55019,
+ 55023
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 16
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 20
}
}
@@ -98123,16 +97832,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55151,
- 55160
+ 55026,
+ 55035
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 23
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 32
}
}
@@ -98147,16 +97856,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55161,
- 55165
+ 55036,
+ 55040
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 33
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 37
}
}
@@ -98165,31 +97874,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55166,
- 55173
+ 55041,
+ 55048
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 38
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 45
}
}
},
"range": [
- 55161,
- 55173
+ 55036,
+ 55048
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 33
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 45
}
}
@@ -98199,16 +97908,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 55174,
- 55177
+ 55049,
+ 55052
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 46
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 49
}
}
@@ -98218,32 +97927,32 @@
"value": "",
"raw": "''",
"range": [
- 55179,
- 55181
+ 55054,
+ 55056
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 51
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 53
}
}
}
],
"range": [
- 55161,
- 55182
+ 55036,
+ 55057
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 33
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 54
}
}
@@ -98252,62 +97961,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55184,
- 55190
+ 55059,
+ 55065
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 56
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 62
}
}
}
],
"range": [
- 55151,
- 55191
+ 55026,
+ 55066
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 23
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 63
}
}
},
"range": [
- 55144,
- 55191
+ 55019,
+ 55066
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 16
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 63
}
}
},
"range": [
- 55144,
- 55192
+ 55019,
+ 55067
],
"loc": {
"start": {
- "line": 1892,
+ "line": 1889,
"column": 16
},
"end": {
- "line": 1892,
+ "line": 1889,
"column": 64
}
}
@@ -98321,16 +98030,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55209,
- 55218
+ 55084,
+ 55093
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 16
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 25
}
}
@@ -98342,16 +98051,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55221,
- 55225
+ 55096,
+ 55100
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 28
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 32
}
}
@@ -98360,77 +98069,77 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55228,
- 55232
+ 55103,
+ 55107
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 35
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 39
}
}
},
"range": [
- 55221,
- 55232
+ 55096,
+ 55107
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 28
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 39
}
}
},
"range": [
- 55209,
- 55232
+ 55084,
+ 55107
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 16
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 39
}
}
},
"range": [
- 55209,
- 55233
+ 55084,
+ 55108
],
"loc": {
"start": {
- "line": 1893,
+ "line": 1890,
"column": 16
},
"end": {
- "line": 1893,
+ "line": 1890,
"column": 40
}
}
}
],
"range": [
- 55126,
- 55247
+ 55001,
+ 55122
],
"loc": {
"start": {
- "line": 1891,
+ "line": 1888,
"column": 30
},
"end": {
- "line": 1894,
+ "line": 1891,
"column": 13
}
},
@@ -98439,16 +98148,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55260,
- 55277
+ 55135,
+ 55152
],
"loc": {
"start": {
- "line": 1895,
+ "line": 1892,
"column": 12
},
"end": {
- "line": 1895,
+ "line": 1892,
"column": 29
}
}
@@ -98461,16 +98170,16 @@
"type": "Identifier",
"name": "isDFDate",
"range": [
- 55299,
- 55307
+ 55174,
+ 55182
],
"loc": {
"start": {
- "line": 1896,
+ "line": 1893,
"column": 21
},
"end": {
- "line": 1896,
+ "line": 1893,
"column": 29
}
}
@@ -98487,16 +98196,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55327,
- 55331
+ 55202,
+ 55206
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 16
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 20
}
}
@@ -98507,16 +98216,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55334,
- 55343
+ 55209,
+ 55218
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 23
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 32
}
}
@@ -98531,16 +98240,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55344,
- 55348
+ 55219,
+ 55223
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 33
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 37
}
}
@@ -98549,31 +98258,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55349,
- 55356
+ 55224,
+ 55231
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 38
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 45
}
}
},
"range": [
- 55344,
- 55356
+ 55219,
+ 55231
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 33
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 45
}
}
@@ -98583,16 +98292,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 55357,
- 55360
+ 55232,
+ 55235
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 46
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 49
}
}
@@ -98602,32 +98311,32 @@
"value": "",
"raw": "''",
"range": [
- 55362,
- 55364
+ 55237,
+ 55239
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 51
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 53
}
}
}
],
"range": [
- 55344,
- 55365
+ 55219,
+ 55240
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 33
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 54
}
}
@@ -98636,62 +98345,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55367,
- 55373
+ 55242,
+ 55248
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 56
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 62
}
}
}
],
"range": [
- 55334,
- 55374
+ 55209,
+ 55249
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 23
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 63
}
}
},
"range": [
- 55327,
- 55374
+ 55202,
+ 55249
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 16
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 63
}
}
},
"range": [
- 55327,
- 55375
+ 55202,
+ 55250
],
"loc": {
"start": {
- "line": 1897,
+ "line": 1894,
"column": 16
},
"end": {
- "line": 1897,
+ "line": 1894,
"column": 64
}
}
@@ -98705,16 +98414,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55392,
- 55401
+ 55267,
+ 55276
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 16
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 25
}
}
@@ -98731,16 +98440,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55404,
- 55408
+ 55279,
+ 55283
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 28
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 32
}
}
@@ -98749,47 +98458,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 55409,
- 55417
+ 55284,
+ 55292
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 33
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 41
}
}
},
"range": [
- 55404,
- 55417
+ 55279,
+ 55292
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 28
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 41
}
}
},
"arguments": [],
"range": [
- 55404,
- 55419
+ 55279,
+ 55294
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 28
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 43
}
}
@@ -98803,16 +98512,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55424,
- 55428
+ 55299,
+ 55303
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 48
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 52
}
}
@@ -98821,108 +98530,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 55429,
- 55437
+ 55304,
+ 55312
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 53
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 61
}
}
},
"range": [
- 55424,
- 55437
+ 55299,
+ 55312
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 48
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 61
}
}
},
"arguments": [],
"range": [
- 55424,
- 55439
+ 55299,
+ 55314
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 48
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 63
}
}
},
"range": [
- 55404,
- 55439
+ 55279,
+ 55314
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 28
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 63
}
}
},
"range": [
- 55392,
- 55439
+ 55267,
+ 55314
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 16
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 63
}
}
},
"range": [
- 55392,
- 55440
+ 55267,
+ 55315
],
"loc": {
"start": {
- "line": 1898,
+ "line": 1895,
"column": 16
},
"end": {
- "line": 1898,
+ "line": 1895,
"column": 64
}
}
}
],
"range": [
- 55309,
- 55454
+ 55184,
+ 55329
],
"loc": {
"start": {
- "line": 1896,
+ "line": 1893,
"column": 31
},
"end": {
- "line": 1899,
+ "line": 1896,
"column": 13
}
},
@@ -98931,16 +98640,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 55467,
- 55480
+ 55342,
+ 55355
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1897,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1897,
"column": 25
}
}
@@ -98953,16 +98662,16 @@
"type": "Identifier",
"name": "isEQDate",
"range": [
- 55502,
- 55510
+ 55377,
+ 55385
],
"loc": {
"start": {
- "line": 1901,
+ "line": 1898,
"column": 21
},
"end": {
- "line": 1901,
+ "line": 1898,
"column": 29
}
}
@@ -98979,16 +98688,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55530,
- 55534
+ 55405,
+ 55409
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 16
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 20
}
}
@@ -98999,16 +98708,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55537,
- 55546
+ 55412,
+ 55421
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 23
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 32
}
}
@@ -99023,16 +98732,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55547,
- 55551
+ 55422,
+ 55426
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 33
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 37
}
}
@@ -99041,31 +98750,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55552,
- 55559
+ 55427,
+ 55434
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 38
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 45
}
}
},
"range": [
- 55547,
- 55559
+ 55422,
+ 55434
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 33
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 45
}
}
@@ -99075,16 +98784,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 55560,
- 55564
+ 55435,
+ 55439
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 46
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 50
}
}
@@ -99094,32 +98803,32 @@
"value": "",
"raw": "''",
"range": [
- 55566,
- 55568
+ 55441,
+ 55443
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 52
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 54
}
}
}
],
"range": [
- 55547,
- 55569
+ 55422,
+ 55444
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 33
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 55
}
}
@@ -99128,62 +98837,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 55571,
- 55577
+ 55446,
+ 55452
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 57
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 63
}
}
}
],
"range": [
- 55537,
- 55578
+ 55412,
+ 55453
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 23
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 64
}
}
},
"range": [
- 55530,
- 55578
+ 55405,
+ 55453
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 16
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 64
}
}
},
"range": [
- 55530,
- 55579
+ 55405,
+ 55454
],
"loc": {
"start": {
- "line": 1902,
+ "line": 1899,
"column": 16
},
"end": {
- "line": 1902,
+ "line": 1899,
"column": 65
}
}
@@ -99197,16 +98906,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55596,
- 55605
+ 55471,
+ 55480
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 16
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 25
}
}
@@ -99223,16 +98932,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 55608,
- 55612
+ 55483,
+ 55487
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 28
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 32
}
}
@@ -99241,47 +98950,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 55613,
- 55621
+ 55488,
+ 55496
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 33
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 41
}
}
},
"range": [
- 55608,
- 55621
+ 55483,
+ 55496
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 28
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 41
}
}
},
"arguments": [],
"range": [
- 55608,
- 55623
+ 55483,
+ 55498
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 28
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 43
}
}
@@ -99295,16 +99004,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55628,
- 55632
+ 55503,
+ 55507
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 48
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 52
}
}
@@ -99313,108 +99022,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 55633,
- 55641
+ 55508,
+ 55516
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 53
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 61
}
}
},
"range": [
- 55628,
- 55641
+ 55503,
+ 55516
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 48
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 61
}
}
},
"arguments": [],
"range": [
- 55628,
- 55643
+ 55503,
+ 55518
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 48
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 63
}
}
},
"range": [
- 55608,
- 55643
+ 55483,
+ 55518
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 28
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 63
}
}
},
"range": [
- 55596,
- 55643
+ 55471,
+ 55518
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 16
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 63
}
}
},
"range": [
- 55596,
- 55644
+ 55471,
+ 55519
],
"loc": {
"start": {
- "line": 1903,
+ "line": 1900,
"column": 16
},
"end": {
- "line": 1903,
+ "line": 1900,
"column": 64
}
}
}
],
"range": [
- 55512,
- 55658
+ 55387,
+ 55533
],
"loc": {
"start": {
- "line": 1901,
+ "line": 1898,
"column": 31
},
"end": {
- "line": 1904,
+ "line": 1901,
"column": 13
}
},
@@ -99423,16 +99132,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 55671,
- 55732
+ 55546,
+ 55607
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1902,
"column": 12
},
"end": {
- "line": 1905,
+ "line": 1902,
"column": 73
}
}
@@ -99450,16 +99159,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 55754,
- 55758
+ 55629,
+ 55633
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 21
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 25
}
}
@@ -99468,31 +99177,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 55759,
- 55763
+ 55634,
+ 55638
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 26
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 30
}
}
},
"range": [
- 55754,
- 55763
+ 55629,
+ 55638
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 21
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 30
}
}
@@ -99502,32 +99211,32 @@
"type": "Identifier",
"name": "term",
"range": [
- 55764,
- 55768
+ 55639,
+ 55643
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 31
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 35
}
}
}
],
"range": [
- 55754,
- 55769
+ 55629,
+ 55644
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 21
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 36
}
}
@@ -99544,16 +99253,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 55801,
- 55810
+ 55676,
+ 55685
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 16
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 25
}
}
@@ -99564,16 +99273,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 55813,
- 55821
+ 55688,
+ 55696
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 28
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 36
}
}
@@ -99588,16 +99297,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55822,
- 55826
+ 55697,
+ 55701
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 37
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 41
}
}
@@ -99606,31 +99315,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 55827,
- 55834
+ 55702,
+ 55709
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 42
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 49
}
}
},
"range": [
- 55822,
- 55834
+ 55697,
+ 55709
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 37
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 49
}
}
@@ -99640,16 +99349,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 55835,
- 55839
+ 55710,
+ 55714
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 50
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 54
}
}
@@ -99659,32 +99368,32 @@
"value": "",
"raw": "''",
"range": [
- 55841,
- 55843
+ 55716,
+ 55718
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 56
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 58
}
}
}
],
"range": [
- 55822,
- 55844
+ 55697,
+ 55719
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 37
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 59
}
}
@@ -99693,16 +99402,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 55846,
- 55855
+ 55721,
+ 55730
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 61
},
"end": {
- "line": 1907,
+ "line": 1904,
"column": 70
}
}
@@ -99712,16 +99421,16 @@
"value": false,
"raw": "false",
"range": [
- 55877,
- 55882
+ 55752,
+ 55757
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1905,
"column": 20
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 25
}
}
@@ -99732,16 +99441,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 55884,
- 55888
+ 55759,
+ 55763
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1905,
"column": 27
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 31
}
}
@@ -99750,77 +99459,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 55889,
- 55902
+ 55764,
+ 55777
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1905,
"column": 32
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 45
}
}
},
"range": [
- 55884,
- 55902
+ 55759,
+ 55777
],
"loc": {
"start": {
- "line": 1908,
+ "line": 1905,
"column": 27
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 45
}
}
}
],
"range": [
- 55813,
- 55903
+ 55688,
+ 55778
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 28
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 46
}
}
},
"range": [
- 55801,
- 55903
+ 55676,
+ 55778
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 16
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 46
}
}
},
"range": [
- 55801,
- 55904
+ 55676,
+ 55779
],
"loc": {
"start": {
- "line": 1907,
+ "line": 1904,
"column": 16
},
"end": {
- "line": 1908,
+ "line": 1905,
"column": 47
}
},
@@ -99829,16 +99538,16 @@
"type": "Line",
"value": " like date",
"range": [
- 55772,
- 55784
+ 55647,
+ 55659
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 39
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 51
}
}
@@ -99847,16 +99556,16 @@
}
],
"range": [
- 55771,
- 55918
+ 55646,
+ 55793
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 38
},
"end": {
- "line": 1909,
+ "line": 1906,
"column": 13
}
}
@@ -99869,16 +99578,16 @@
"type": "Identifier",
"name": "isValidDate",
"range": [
- 55940,
- 55951
+ 55815,
+ 55826
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1907,
"column": 21
},
"end": {
- "line": 1910,
+ "line": 1907,
"column": 32
}
}
@@ -99888,32 +99597,32 @@
"type": "Identifier",
"name": "term",
"range": [
- 55952,
- 55956
+ 55827,
+ 55831
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1907,
"column": 33
},
"end": {
- "line": 1910,
+ "line": 1907,
"column": 37
}
}
}
],
"range": [
- 55940,
- 55957
+ 55815,
+ 55832
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1907,
"column": 21
},
"end": {
- "line": 1910,
+ "line": 1907,
"column": 38
}
}
@@ -99930,16 +99639,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 55977,
- 55981
+ 55852,
+ 55856
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 20
}
}
@@ -99950,16 +99659,16 @@
"type": "Identifier",
"name": "parseDate",
"range": [
- 55984,
- 55993
+ 55859,
+ 55868
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 23
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 32
}
}
@@ -99969,16 +99678,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 55994,
- 55998
+ 55869,
+ 55873
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 33
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 37
}
}
@@ -99987,62 +99696,62 @@
"type": "Identifier",
"name": "locale",
"range": [
- 56000,
- 56006
+ 55875,
+ 55881
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 39
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 45
}
}
}
],
"range": [
- 55984,
- 56007
+ 55859,
+ 55882
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 23
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 46
}
}
},
"range": [
- 55977,
- 56007
+ 55852,
+ 55882
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 46
}
}
},
"range": [
- 55977,
- 56008
+ 55852,
+ 55883
],
"loc": {
"start": {
- "line": 1911,
+ "line": 1908,
"column": 16
},
"end": {
- "line": 1911,
+ "line": 1908,
"column": 47
}
}
@@ -100056,16 +99765,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56025,
- 56034
+ 55900,
+ 55909
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 25
}
}
@@ -100082,16 +99791,16 @@
"type": "Identifier",
"name": "dte1",
"range": [
- 56037,
- 56041
+ 55912,
+ 55916
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 32
}
}
@@ -100100,47 +99809,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56042,
- 56050
+ 55917,
+ 55925
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 33
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 41
}
}
},
"range": [
- 56037,
- 56050
+ 55912,
+ 55925
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 41
}
}
},
"arguments": [],
"range": [
- 56037,
- 56052
+ 55912,
+ 55927
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 43
}
}
@@ -100154,16 +99863,16 @@
"type": "Identifier",
"name": "dte2",
"range": [
- 56057,
- 56061
+ 55932,
+ 55936
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 48
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 52
}
}
@@ -100172,108 +99881,108 @@
"type": "Identifier",
"name": "toString",
"range": [
- 56062,
- 56070
+ 55937,
+ 55945
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 53
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 61
}
}
},
"range": [
- 56057,
- 56070
+ 55932,
+ 55945
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 48
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 61
}
}
},
"arguments": [],
"range": [
- 56057,
- 56072
+ 55932,
+ 55947
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 48
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 63
}
}
},
"range": [
- 56037,
- 56072
+ 55912,
+ 55947
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 28
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 63
}
}
},
"range": [
- 56025,
- 56072
+ 55900,
+ 55947
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 63
}
}
},
"range": [
- 56025,
- 56073
+ 55900,
+ 55948
],
"loc": {
"start": {
- "line": 1912,
+ "line": 1909,
"column": 16
},
"end": {
- "line": 1912,
+ "line": 1909,
"column": 64
}
}
}
],
"range": [
- 55959,
- 56087
+ 55834,
+ 55962
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1907,
"column": 40
},
"end": {
- "line": 1913,
+ "line": 1910,
"column": 13
}
},
@@ -100282,16 +99991,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56100,
- 56107
+ 55975,
+ 55982
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1914,
+ "line": 1911,
"column": 19
}
}
@@ -100304,16 +100013,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 56129,
- 56134
+ 56004,
+ 56009
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1912,
"column": 21
},
"end": {
- "line": 1915,
+ "line": 1912,
"column": 26
}
}
@@ -100330,16 +100039,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56154,
- 56163
+ 56029,
+ 56038
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 25
}
}
@@ -100350,16 +100059,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 56166,
- 56179
+ 56041,
+ 56054
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 28
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 41
}
}
@@ -100369,78 +100078,78 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 56180,
- 56189
+ 56055,
+ 56064
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 42
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 51
}
}
}
],
"range": [
- 56166,
- 56190
+ 56041,
+ 56065
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 28
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 52
}
}
},
"range": [
- 56154,
- 56190
+ 56029,
+ 56065
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 52
}
}
},
"range": [
- 56154,
- 56191
+ 56029,
+ 56066
],
"loc": {
"start": {
- "line": 1916,
+ "line": 1913,
"column": 16
},
"end": {
- "line": 1916,
+ "line": 1913,
"column": 53
}
}
}
],
"range": [
- 56136,
- 56205
+ 56011,
+ 56080
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1912,
"column": 28
},
"end": {
- "line": 1917,
+ "line": 1914,
"column": 13
}
},
@@ -100449,16 +100158,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56218,
- 56229
+ 56093,
+ 56104
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1915,
"column": 12
},
"end": {
- "line": 1918,
+ "line": 1915,
"column": 23
}
}
@@ -100471,16 +100180,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 56251,
- 56256
+ 56126,
+ 56131
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1916,
"column": 21
},
"end": {
- "line": 1919,
+ "line": 1916,
"column": 26
}
}
@@ -100497,16 +100206,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56276,
- 56285
+ 56151,
+ 56160
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 25
}
}
@@ -100520,16 +100229,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 56289,
- 56302
+ 56164,
+ 56177
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 29
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 42
}
}
@@ -100539,94 +100248,94 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 56303,
- 56312
+ 56178,
+ 56187
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 43
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 52
}
}
}
],
"range": [
- 56289,
- 56313
+ 56164,
+ 56188
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 29
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 53
}
}
},
"prefix": true,
"range": [
- 56288,
- 56313
+ 56163,
+ 56188
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 28
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 53
}
}
},
"range": [
- 56276,
- 56313
+ 56151,
+ 56188
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 53
}
}
},
"range": [
- 56276,
- 56314
+ 56151,
+ 56189
],
"loc": {
"start": {
- "line": 1920,
+ "line": 1917,
"column": 16
},
"end": {
- "line": 1920,
+ "line": 1917,
"column": 54
}
}
}
],
"range": [
- 56258,
- 56328
+ 56133,
+ 56203
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1916,
"column": 28
},
"end": {
- "line": 1921,
+ "line": 1918,
"column": 13
}
}
@@ -100643,16 +100352,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56352,
- 56361
+ 56227,
+ 56236
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1922,
+ "line": 1919,
"column": 25
}
}
@@ -100663,16 +100372,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 56364,
- 56372
+ 56239,
+ 56247
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 28
},
"end": {
- "line": 1922,
+ "line": 1919,
"column": 36
}
}
@@ -100682,16 +100391,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 56373,
- 56377
+ 56248,
+ 56252
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 37
},
"end": {
- "line": 1922,
+ "line": 1919,
"column": 41
}
}
@@ -100700,16 +100409,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 56379,
- 56388
+ 56254,
+ 56263
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 43
},
"end": {
- "line": 1922,
+ "line": 1919,
"column": 52
}
}
@@ -100722,16 +100431,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 56410,
- 56414
+ 56285,
+ 56289
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 20
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 24
}
}
@@ -100740,31 +100449,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 56415,
- 56427
+ 56290,
+ 56302
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 25
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 37
}
}
},
"range": [
- 56410,
- 56427
+ 56285,
+ 56302
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 20
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 37
}
}
@@ -100774,32 +100483,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 56428,
- 56434
+ 56303,
+ 56309
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 38
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 44
}
}
}
],
"range": [
- 56410,
- 56435
+ 56285,
+ 56310
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 20
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 45
}
}
@@ -100810,16 +100519,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 56437,
- 56441
+ 56312,
+ 56316
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 47
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 51
}
}
@@ -100828,108 +100537,108 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 56442,
- 56455
+ 56317,
+ 56330
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 52
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 65
}
}
},
"range": [
- 56437,
- 56455
+ 56312,
+ 56330
],
"loc": {
"start": {
- "line": 1923,
+ "line": 1920,
"column": 47
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 65
}
}
}
],
"range": [
- 56364,
- 56456
+ 56239,
+ 56331
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 28
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 66
}
}
},
"range": [
- 56352,
- 56456
+ 56227,
+ 56331
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 66
}
}
},
"range": [
- 56352,
- 56457
+ 56227,
+ 56332
],
"loc": {
"start": {
- "line": 1922,
+ "line": 1919,
"column": 16
},
"end": {
- "line": 1923,
+ "line": 1920,
"column": 67
}
}
}
],
"range": [
- 56334,
- 56471
+ 56209,
+ 56346
],
"loc": {
"start": {
- "line": 1921,
+ "line": 1918,
"column": 19
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
}
},
"range": [
- 56247,
- 56471
+ 56122,
+ 56346
],
"loc": {
"start": {
- "line": 1919,
+ "line": 1916,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -100938,16 +100647,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56218,
- 56229
+ 56093,
+ 56104
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1915,
"column": 12
},
"end": {
- "line": 1918,
+ "line": 1915,
"column": 23
}
}
@@ -100955,16 +100664,16 @@
]
},
"range": [
- 56125,
- 56471
+ 56000,
+ 56346
],
"loc": {
"start": {
- "line": 1915,
+ "line": 1912,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -100973,16 +100682,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56100,
- 56107
+ 55975,
+ 55982
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1914,
+ "line": 1911,
"column": 19
}
}
@@ -100990,31 +100699,31 @@
]
},
"range": [
- 55936,
- 56471
+ 55811,
+ 56346
],
"loc": {
"start": {
- "line": 1910,
+ "line": 1907,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
}
},
"range": [
- 55750,
- 56471
+ 55625,
+ 56346
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101023,16 +100732,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 55671,
- 55732
+ 55546,
+ 55607
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1902,
"column": 12
},
"end": {
- "line": 1905,
+ "line": 1902,
"column": 73
}
}
@@ -101040,16 +100749,16 @@
]
},
"range": [
- 55498,
- 56471
+ 55373,
+ 56346
],
"loc": {
"start": {
- "line": 1901,
+ "line": 1898,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101058,16 +100767,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 55467,
- 55480
+ 55342,
+ 55355
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1897,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1897,
"column": 25
}
}
@@ -101075,16 +100784,16 @@
]
},
"range": [
- 55295,
- 56471
+ 55170,
+ 56346
],
"loc": {
"start": {
- "line": 1896,
+ "line": 1893,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101093,16 +100802,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55260,
- 55277
+ 55135,
+ 55152
],
"loc": {
"start": {
- "line": 1895,
+ "line": 1892,
"column": 12
},
"end": {
- "line": 1895,
+ "line": 1892,
"column": 29
}
}
@@ -101110,16 +100819,16 @@
]
},
"range": [
- 55113,
- 56471
+ 54988,
+ 56346
],
"loc": {
"start": {
- "line": 1891,
+ "line": 1888,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101128,16 +100837,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55080,
- 55095
+ 54955,
+ 54970
],
"loc": {
"start": {
- "line": 1890,
+ "line": 1887,
"column": 12
},
"end": {
- "line": 1890,
+ "line": 1887,
"column": 27
}
}
@@ -101145,16 +100854,16 @@
]
},
"range": [
- 54930,
- 56471
+ 54805,
+ 56346
],
"loc": {
"start": {
- "line": 1886,
+ "line": 1883,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101163,16 +100872,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 54891,
- 54912
+ 54766,
+ 54787
],
"loc": {
"start": {
- "line": 1885,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1885,
+ "line": 1882,
"column": 33
}
}
@@ -101180,16 +100889,16 @@
]
},
"range": [
- 54744,
- 56471
+ 54619,
+ 56346
],
"loc": {
"start": {
- "line": 1881,
+ "line": 1878,
"column": 17
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101198,16 +100907,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 54713,
- 54726
+ 54588,
+ 54601
],
"loc": {
"start": {
- "line": 1880,
+ "line": 1877,
"column": 12
},
"end": {
- "line": 1880,
+ "line": 1877,
"column": 25
}
}
@@ -101215,16 +100924,16 @@
]
},
"range": [
- 54563,
- 56471
+ 54438,
+ 56346
],
"loc": {
"start": {
- "line": 1876,
+ "line": 1873,
"column": 12
},
"end": {
- "line": 1924,
+ "line": 1921,
"column": 13
}
},
@@ -101233,16 +100942,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 54531,
- 54550
+ 54406,
+ 54425
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1872,
"column": 12
},
"end": {
- "line": 1875,
+ "line": 1872,
"column": 31
}
}
@@ -101251,16 +100960,16 @@
}
],
"range": [
- 53600,
- 56481
+ 53475,
+ 56356
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 42
},
"end": {
- "line": 1925,
+ "line": 1922,
"column": 9
}
}
@@ -101277,16 +100986,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 56771,
- 56778
+ 56646,
+ 56653
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 12
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 19
}
}
@@ -101300,16 +101009,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 56781,
- 56788
+ 56656,
+ 56663
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 22
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 29
}
}
@@ -101319,16 +101028,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 56789,
- 56798
+ 56664,
+ 56673
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 30
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 39
}
}
@@ -101337,32 +101046,32 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 56800,
- 56807
+ 56675,
+ 56682
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 41
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 48
}
}
}
],
"range": [
- 56781,
- 56808
+ 56656,
+ 56683
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 22
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 49
}
}
@@ -101373,16 +101082,16 @@
"type": "Identifier",
"name": "Number",
"range": [
- 56812,
- 56818
+ 56687,
+ 56693
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 53
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 59
}
}
@@ -101392,77 +101101,77 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 56819,
- 56828
+ 56694,
+ 56703
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 60
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 69
}
}
}
],
"range": [
- 56812,
- 56829
+ 56687,
+ 56704
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 53
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 70
}
}
},
"range": [
- 56781,
- 56829
+ 56656,
+ 56704
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 22
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 70
}
}
},
"range": [
- 56771,
- 56829
+ 56646,
+ 56704
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 12
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 70
}
}
},
"range": [
- 56771,
- 56830
+ 56646,
+ 56705
],
"loc": {
"start": {
- "line": 1930,
+ "line": 1927,
"column": 12
},
"end": {
- "line": 1930,
+ "line": 1927,
"column": 71
}
},
@@ -101471,16 +101180,16 @@
"type": "Line",
"value": " Convert to number anyways to auto-resolve type in case not",
"range": [
- 56501,
- 56562
+ 56376,
+ 56437
],
"loc": {
"start": {
- "line": 1926,
+ "line": 1923,
"column": 12
},
"end": {
- "line": 1926,
+ "line": 1923,
"column": 73
}
}
@@ -101489,16 +101198,16 @@
"type": "Line",
"value": " defined by configuration. Order is important first try to",
"range": [
- 56575,
- 56635
+ 56450,
+ 56510
],
"loc": {
"start": {
- "line": 1927,
+ "line": 1924,
"column": 12
},
"end": {
- "line": 1927,
+ "line": 1924,
"column": 72
}
}
@@ -101507,16 +101216,16 @@
"type": "Line",
"value": " parse formatted number then fallback to Number coercion",
"range": [
- 56648,
- 56706
+ 56523,
+ 56581
],
"loc": {
"start": {
- "line": 1928,
+ "line": 1925,
"column": 12
},
"end": {
- "line": 1928,
+ "line": 1925,
"column": 70
}
}
@@ -101525,16 +101234,16 @@
"type": "Line",
"value": " to avoid false positives with Number",
"range": [
- 56719,
- 56758
+ 56594,
+ 56633
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1926,
"column": 12
},
"end": {
- "line": 1929,
+ "line": 1926,
"column": 51
}
}
@@ -101545,16 +101254,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 56844,
- 56906
+ 56719,
+ 56781
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1929,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1929,
"column": 74
}
}
@@ -101563,16 +101272,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 56919,
- 56927
+ 56794,
+ 56802
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1930,
"column": 12
},
"end": {
- "line": 1933,
+ "line": 1930,
"column": 20
}
}
@@ -101581,16 +101290,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 56940,
- 56954
+ 56815,
+ 56829
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1934,
+ "line": 1931,
"column": 26
}
}
@@ -101603,16 +101312,16 @@
"type": "Identifier",
"name": "hasLE",
"range": [
- 56971,
- 56976
+ 56846,
+ 56851
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1932,
"column": 16
},
"end": {
- "line": 1935,
+ "line": 1932,
"column": 21
}
}
@@ -101629,16 +101338,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 56996,
- 57005
+ 56871,
+ 56880
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1936,
+ "line": 1933,
"column": 25
}
}
@@ -101650,16 +101359,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57008,
- 57015
+ 56883,
+ 56890
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 28
},
"end": {
- "line": 1936,
+ "line": 1933,
"column": 35
}
}
@@ -101670,16 +101379,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57019,
- 57026
+ 56894,
+ 56901
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 39
},
"end": {
- "line": 1936,
+ "line": 1933,
"column": 46
}
}
@@ -101694,16 +101403,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57048,
- 57052
+ 56923,
+ 56927
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 20
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 24
}
}
@@ -101712,31 +101421,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57053,
- 57060
+ 56928,
+ 56935
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 25
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 32
}
}
},
"range": [
- 57048,
- 57060
+ 56923,
+ 56935
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 20
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 32
}
}
@@ -101746,16 +101455,16 @@
"type": "Identifier",
"name": "reLe",
"range": [
- 57061,
- 57065
+ 56936,
+ 56940
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 33
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 37
}
}
@@ -101765,32 +101474,32 @@
"value": "",
"raw": "''",
"range": [
- 57067,
- 57069
+ 56942,
+ 56944
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 39
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 41
}
}
}
],
"range": [
- 57048,
- 57070
+ 56923,
+ 56945
],
"loc": {
"start": {
- "line": 1937,
+ "line": 1934,
"column": 20
},
"end": {
- "line": 1937,
+ "line": 1934,
"column": 42
}
}
@@ -101799,93 +101508,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57092,
- 57099
+ 56967,
+ 56974
],
"loc": {
"start": {
- "line": 1938,
+ "line": 1935,
"column": 20
},
"end": {
- "line": 1938,
+ "line": 1935,
"column": 27
}
}
}
],
"range": [
- 57019,
- 57117
+ 56894,
+ 56992
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 39
},
"end": {
- "line": 1939,
+ "line": 1936,
"column": 17
}
}
},
"range": [
- 57008,
- 57117
+ 56883,
+ 56992
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 28
},
"end": {
- "line": 1939,
+ "line": 1936,
"column": 17
}
}
},
"range": [
- 56996,
- 57117
+ 56871,
+ 56992
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1939,
+ "line": 1936,
"column": 17
}
}
},
"range": [
- 56996,
- 57118
+ 56871,
+ 56993
],
"loc": {
"start": {
- "line": 1936,
+ "line": 1933,
"column": 16
},
"end": {
- "line": 1939,
+ "line": 1936,
"column": 18
}
}
}
],
"range": [
- 56978,
- 57132
+ 56853,
+ 57007
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1932,
"column": 23
},
"end": {
- "line": 1940,
+ "line": 1937,
"column": 13
}
},
@@ -101894,16 +101603,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57145,
- 57160
+ 57020,
+ 57035
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1938,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1938,
"column": 27
}
}
@@ -101916,16 +101625,16 @@
"type": "Identifier",
"name": "hasGE",
"range": [
- 57182,
- 57187
+ 57057,
+ 57062
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1939,
"column": 21
},
"end": {
- "line": 1942,
+ "line": 1939,
"column": 26
}
}
@@ -101942,16 +101651,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57207,
- 57216
+ 57082,
+ 57091
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 16
},
"end": {
- "line": 1943,
+ "line": 1940,
"column": 25
}
}
@@ -101963,16 +101672,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57219,
- 57226
+ 57094,
+ 57101
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 28
},
"end": {
- "line": 1943,
+ "line": 1940,
"column": 35
}
}
@@ -101983,16 +101692,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57230,
- 57237
+ 57105,
+ 57112
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 39
},
"end": {
- "line": 1943,
+ "line": 1940,
"column": 46
}
}
@@ -102007,16 +101716,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57259,
- 57263
+ 57134,
+ 57138
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 20
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 24
}
}
@@ -102025,31 +101734,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57264,
- 57271
+ 57139,
+ 57146
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 25
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 32
}
}
},
"range": [
- 57259,
- 57271
+ 57134,
+ 57146
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 20
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 32
}
}
@@ -102059,16 +101768,16 @@
"type": "Identifier",
"name": "reGe",
"range": [
- 57272,
- 57276
+ 57147,
+ 57151
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 33
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 37
}
}
@@ -102078,32 +101787,32 @@
"value": "",
"raw": "''",
"range": [
- 57278,
- 57280
+ 57153,
+ 57155
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 39
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 41
}
}
}
],
"range": [
- 57259,
- 57281
+ 57134,
+ 57156
],
"loc": {
"start": {
- "line": 1944,
+ "line": 1941,
"column": 20
},
"end": {
- "line": 1944,
+ "line": 1941,
"column": 42
}
}
@@ -102112,93 +101821,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57303,
- 57310
+ 57178,
+ 57185
],
"loc": {
"start": {
- "line": 1945,
+ "line": 1942,
"column": 20
},
"end": {
- "line": 1945,
+ "line": 1942,
"column": 27
}
}
}
],
"range": [
- 57230,
- 57328
+ 57105,
+ 57203
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 39
},
"end": {
- "line": 1946,
+ "line": 1943,
"column": 17
}
}
},
"range": [
- 57219,
- 57328
+ 57094,
+ 57203
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 28
},
"end": {
- "line": 1946,
+ "line": 1943,
"column": 17
}
}
},
"range": [
- 57207,
- 57328
+ 57082,
+ 57203
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 16
},
"end": {
- "line": 1946,
+ "line": 1943,
"column": 17
}
}
},
"range": [
- 57207,
- 57329
+ 57082,
+ 57204
],
"loc": {
"start": {
- "line": 1943,
+ "line": 1940,
"column": 16
},
"end": {
- "line": 1946,
+ "line": 1943,
"column": 18
}
}
}
],
"range": [
- 57189,
- 57343
+ 57064,
+ 57218
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1939,
"column": 28
},
"end": {
- "line": 1947,
+ "line": 1944,
"column": 13
}
},
@@ -102207,16 +101916,16 @@
"type": "Line",
"value": "lower",
"range": [
- 57356,
- 57363
+ 57231,
+ 57238
],
"loc": {
"start": {
- "line": 1948,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1948,
+ "line": 1945,
"column": 19
}
}
@@ -102229,16 +101938,16 @@
"type": "Identifier",
"name": "hasLO",
"range": [
- 57385,
- 57390
+ 57260,
+ 57265
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1946,
"column": 21
},
"end": {
- "line": 1949,
+ "line": 1946,
"column": 26
}
}
@@ -102255,16 +101964,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57410,
- 57419
+ 57285,
+ 57294
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1950,
+ "line": 1947,
"column": 25
}
}
@@ -102276,16 +101985,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57422,
- 57429
+ 57297,
+ 57304
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 28
},
"end": {
- "line": 1950,
+ "line": 1947,
"column": 35
}
}
@@ -102296,16 +102005,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57432,
- 57439
+ 57307,
+ 57314
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 38
},
"end": {
- "line": 1950,
+ "line": 1947,
"column": 45
}
}
@@ -102320,16 +102029,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57461,
- 57465
+ 57336,
+ 57340
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 20
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 24
}
}
@@ -102338,31 +102047,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57466,
- 57473
+ 57341,
+ 57348
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 25
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 32
}
}
},
"range": [
- 57461,
- 57473
+ 57336,
+ 57348
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 20
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 32
}
}
@@ -102372,16 +102081,16 @@
"type": "Identifier",
"name": "reL",
"range": [
- 57474,
- 57477
+ 57349,
+ 57352
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 33
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 36
}
}
@@ -102391,32 +102100,32 @@
"value": "",
"raw": "''",
"range": [
- 57479,
- 57481
+ 57354,
+ 57356
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 38
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 40
}
}
}
],
"range": [
- 57461,
- 57482
+ 57336,
+ 57357
],
"loc": {
"start": {
- "line": 1951,
+ "line": 1948,
"column": 20
},
"end": {
- "line": 1951,
+ "line": 1948,
"column": 41
}
}
@@ -102425,93 +102134,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57504,
- 57511
+ 57379,
+ 57386
],
"loc": {
"start": {
- "line": 1952,
+ "line": 1949,
"column": 20
},
"end": {
- "line": 1952,
+ "line": 1949,
"column": 27
}
}
}
],
"range": [
- 57432,
- 57529
+ 57307,
+ 57404
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 38
},
"end": {
- "line": 1953,
+ "line": 1950,
"column": 17
}
}
},
"range": [
- 57422,
- 57529
+ 57297,
+ 57404
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 28
},
"end": {
- "line": 1953,
+ "line": 1950,
"column": 17
}
}
},
"range": [
- 57410,
- 57529
+ 57285,
+ 57404
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1953,
+ "line": 1950,
"column": 17
}
}
},
"range": [
- 57410,
- 57530
+ 57285,
+ 57405
],
"loc": {
"start": {
- "line": 1950,
+ "line": 1947,
"column": 16
},
"end": {
- "line": 1953,
+ "line": 1950,
"column": 18
}
}
}
],
"range": [
- 57392,
- 57544
+ 57267,
+ 57419
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1946,
"column": 28
},
"end": {
- "line": 1954,
+ "line": 1951,
"column": 13
}
},
@@ -102520,16 +102229,16 @@
"type": "Line",
"value": "greater",
"range": [
- 57557,
- 57566
+ 57432,
+ 57441
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1952,
"column": 12
},
"end": {
- "line": 1955,
+ "line": 1952,
"column": 21
}
}
@@ -102542,16 +102251,16 @@
"type": "Identifier",
"name": "hasGR",
"range": [
- 57588,
- 57593
+ 57463,
+ 57468
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1953,
"column": 21
},
"end": {
- "line": 1956,
+ "line": 1953,
"column": 26
}
}
@@ -102568,16 +102277,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57613,
- 57622
+ 57488,
+ 57497
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 16
},
"end": {
- "line": 1957,
+ "line": 1954,
"column": 25
}
}
@@ -102589,16 +102298,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 57625,
- 57632
+ 57500,
+ 57507
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 28
},
"end": {
- "line": 1957,
+ "line": 1954,
"column": 35
}
}
@@ -102609,16 +102318,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 57635,
- 57642
+ 57510,
+ 57517
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 38
},
"end": {
- "line": 1957,
+ "line": 1954,
"column": 45
}
}
@@ -102633,16 +102342,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57664,
- 57668
+ 57539,
+ 57543
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 24
}
}
@@ -102651,31 +102360,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57669,
- 57676
+ 57544,
+ 57551
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 25
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 32
}
}
},
"range": [
- 57664,
- 57676
+ 57539,
+ 57551
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 32
}
}
@@ -102685,16 +102394,16 @@
"type": "Identifier",
"name": "reG",
"range": [
- 57677,
- 57680
+ 57552,
+ 57555
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 33
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 36
}
}
@@ -102704,32 +102413,32 @@
"value": "",
"raw": "''",
"range": [
- 57682,
- 57684
+ 57557,
+ 57559
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 38
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 40
}
}
}
],
"range": [
- 57664,
- 57685
+ 57539,
+ 57560
],
"loc": {
"start": {
- "line": 1958,
+ "line": 1955,
"column": 20
},
"end": {
- "line": 1958,
+ "line": 1955,
"column": 41
}
}
@@ -102738,93 +102447,93 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 57707,
- 57714
+ 57582,
+ 57589
],
"loc": {
"start": {
- "line": 1959,
+ "line": 1956,
"column": 20
},
"end": {
- "line": 1959,
+ "line": 1956,
"column": 27
}
}
}
],
"range": [
- 57635,
- 57732
+ 57510,
+ 57607
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 38
},
"end": {
- "line": 1960,
+ "line": 1957,
"column": 17
}
}
},
"range": [
- 57625,
- 57732
+ 57500,
+ 57607
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 28
},
"end": {
- "line": 1960,
+ "line": 1957,
"column": 17
}
}
},
"range": [
- 57613,
- 57732
+ 57488,
+ 57607
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 16
},
"end": {
- "line": 1960,
+ "line": 1957,
"column": 17
}
}
},
"range": [
- 57613,
- 57733
+ 57488,
+ 57608
],
"loc": {
"start": {
- "line": 1957,
+ "line": 1954,
"column": 16
},
"end": {
- "line": 1960,
+ "line": 1957,
"column": 18
}
}
}
],
"range": [
- 57595,
- 57747
+ 57470,
+ 57622
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1953,
"column": 28
},
"end": {
- "line": 1961,
+ "line": 1958,
"column": 13
}
},
@@ -102833,16 +102542,16 @@
"type": "Line",
"value": "different",
"range": [
- 57760,
- 57771
+ 57635,
+ 57646
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1959,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1959,
"column": 23
}
}
@@ -102855,16 +102564,16 @@
"type": "Identifier",
"name": "hasDF",
"range": [
- 57793,
- 57798
+ 57668,
+ 57673
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1960,
"column": 21
},
"end": {
- "line": 1963,
+ "line": 1960,
"column": 26
}
}
@@ -102881,16 +102590,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 57818,
- 57827
+ 57693,
+ 57702
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 16
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 25
}
}
@@ -102903,16 +102612,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 57830,
- 57838
+ 57705,
+ 57713
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 28
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 36
}
}
@@ -102927,16 +102636,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 57839,
- 57843
+ 57714,
+ 57718
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 37
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 41
}
}
@@ -102945,31 +102654,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 57844,
- 57851
+ 57719,
+ 57726
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 42
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 49
}
}
},
"range": [
- 57839,
- 57851
+ 57714,
+ 57726
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 37
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 49
}
}
@@ -102979,16 +102688,16 @@
"type": "Identifier",
"name": "reD",
"range": [
- 57852,
- 57855
+ 57727,
+ 57730
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 50
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 53
}
}
@@ -102998,32 +102707,32 @@
"value": "",
"raw": "''",
"range": [
- 57857,
- 57859
+ 57732,
+ 57734
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 55
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 57
}
}
}
],
"range": [
- 57839,
- 57860
+ 57714,
+ 57735
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 37
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 58
}
}
@@ -103032,16 +102741,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 57862,
- 57871
+ 57737,
+ 57746
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 60
},
"end": {
- "line": 1964,
+ "line": 1961,
"column": 69
}
}
@@ -103051,16 +102760,16 @@
"value": false,
"raw": "false",
"range": [
- 57893,
- 57898
+ 57768,
+ 57773
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 20
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 25
}
}
@@ -103071,16 +102780,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 57900,
- 57904
+ 57775,
+ 57779
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 27
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 31
}
}
@@ -103089,47 +102798,47 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 57905,
- 57918
+ 57780,
+ 57793
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 32
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 45
}
}
},
"range": [
- 57900,
- 57918
+ 57775,
+ 57793
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 27
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 45
}
}
}
],
"range": [
- 57830,
- 57919
+ 57705,
+ 57794
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 28
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 46
}
}
@@ -103139,16 +102848,16 @@
"value": false,
"raw": "false",
"range": [
- 57922,
- 57927
+ 57797,
+ 57802
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 49
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 54
}
}
@@ -103158,77 +102867,77 @@
"value": true,
"raw": "true",
"range": [
- 57930,
- 57934
+ 57805,
+ 57809
],
"loc": {
"start": {
- "line": 1965,
+ "line": 1962,
"column": 57
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 61
}
}
},
"range": [
- 57830,
- 57934
+ 57705,
+ 57809
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 28
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 61
}
}
},
"range": [
- 57818,
- 57934
+ 57693,
+ 57809
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 16
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 61
}
}
},
"range": [
- 57818,
- 57935
+ 57693,
+ 57810
],
"loc": {
"start": {
- "line": 1964,
+ "line": 1961,
"column": 16
},
"end": {
- "line": 1965,
+ "line": 1962,
"column": 62
}
}
}
],
"range": [
- 57800,
- 57949
+ 57675,
+ 57824
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1960,
"column": 28
},
"end": {
- "line": 1966,
+ "line": 1963,
"column": 13
}
},
@@ -103237,16 +102946,16 @@
"type": "Line",
"value": "like",
"range": [
- 57962,
- 57968
+ 57837,
+ 57843
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1964,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1964,
"column": 18
}
}
@@ -103259,16 +102968,16 @@
"type": "Identifier",
"name": "hasLK",
"range": [
- 57990,
- 57995
+ 57865,
+ 57870
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1965,
"column": 21
},
"end": {
- "line": 1968,
+ "line": 1965,
"column": 26
}
}
@@ -103285,16 +102994,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58015,
- 58024
+ 57890,
+ 57899
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 16
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 25
}
}
@@ -103305,16 +103014,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 58027,
- 58035
+ 57902,
+ 57910
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 28
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 36
}
}
@@ -103329,16 +103038,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58036,
- 58040
+ 57911,
+ 57915
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 37
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 41
}
}
@@ -103347,31 +103056,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58041,
- 58048
+ 57916,
+ 57923
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 42
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 49
}
}
},
"range": [
- 58036,
- 58048
+ 57911,
+ 57923
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 37
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 49
}
}
@@ -103381,16 +103090,16 @@
"type": "Identifier",
"name": "reLk",
"range": [
- 58049,
- 58053
+ 57924,
+ 57928
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 50
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 54
}
}
@@ -103400,32 +103109,32 @@
"value": "",
"raw": "''",
"range": [
- 58055,
- 58057
+ 57930,
+ 57932
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 56
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 58
}
}
}
],
"range": [
- 58036,
- 58058
+ 57911,
+ 57933
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 37
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 59
}
}
@@ -103434,16 +103143,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58060,
- 58069
+ 57935,
+ 57944
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 61
},
"end": {
- "line": 1969,
+ "line": 1966,
"column": 70
}
}
@@ -103453,16 +103162,16 @@
"value": false,
"raw": "false",
"range": [
- 58091,
- 58096
+ 57966,
+ 57971
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1967,
"column": 20
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 25
}
}
@@ -103473,16 +103182,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 58098,
- 58102
+ 57973,
+ 57977
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1967,
"column": 27
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 31
}
}
@@ -103491,93 +103200,93 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 58103,
- 58116
+ 57978,
+ 57991
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1967,
"column": 32
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 45
}
}
},
"range": [
- 58098,
- 58116
+ 57973,
+ 57991
],
"loc": {
"start": {
- "line": 1970,
+ "line": 1967,
"column": 27
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 45
}
}
}
],
"range": [
- 58027,
- 58117
+ 57902,
+ 57992
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 28
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 46
}
}
},
"range": [
- 58015,
- 58117
+ 57890,
+ 57992
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 16
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 46
}
}
},
"range": [
- 58015,
- 58118
+ 57890,
+ 57993
],
"loc": {
"start": {
- "line": 1969,
+ "line": 1966,
"column": 16
},
"end": {
- "line": 1970,
+ "line": 1967,
"column": 47
}
}
}
],
"range": [
- 57997,
- 58132
+ 57872,
+ 58007
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1965,
"column": 28
},
"end": {
- "line": 1971,
+ "line": 1968,
"column": 13
}
},
@@ -103586,16 +103295,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58145,
- 58152
+ 58020,
+ 58027
],
"loc": {
"start": {
- "line": 1972,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1972,
+ "line": 1969,
"column": 19
}
}
@@ -103608,16 +103317,16 @@
"type": "Identifier",
"name": "hasEQ",
"range": [
- 58174,
- 58179
+ 58049,
+ 58054
],
"loc": {
"start": {
- "line": 1973,
+ "line": 1970,
"column": 21
},
"end": {
- "line": 1973,
+ "line": 1970,
"column": 26
}
}
@@ -103634,16 +103343,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58199,
- 58208
+ 58074,
+ 58083
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 16
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 25
}
}
@@ -103654,16 +103363,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 58211,
- 58219
+ 58086,
+ 58094
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 28
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 36
}
}
@@ -103678,16 +103387,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58220,
- 58224
+ 58095,
+ 58099
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 37
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 41
}
}
@@ -103696,31 +103405,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58225,
- 58232
+ 58100,
+ 58107
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 42
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 49
}
}
},
"range": [
- 58220,
- 58232
+ 58095,
+ 58107
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 37
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 49
}
}
@@ -103730,16 +103439,16 @@
"type": "Identifier",
"name": "reEq",
"range": [
- 58233,
- 58237
+ 58108,
+ 58112
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 50
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 54
}
}
@@ -103749,32 +103458,32 @@
"value": "",
"raw": "''",
"range": [
- 58239,
- 58241
+ 58114,
+ 58116
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 56
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 58
}
}
}
],
"range": [
- 58220,
- 58242
+ 58095,
+ 58117
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 37
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 59
}
}
@@ -103783,16 +103492,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58244,
- 58253
+ 58119,
+ 58128
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 61
},
"end": {
- "line": 1974,
+ "line": 1971,
"column": 70
}
}
@@ -103802,16 +103511,16 @@
"value": true,
"raw": "true",
"range": [
- 58275,
- 58279
+ 58150,
+ 58154
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1972,
"column": 20
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 24
}
}
@@ -103822,16 +103531,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 58281,
- 58285
+ 58156,
+ 58160
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1972,
"column": 26
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 30
}
}
@@ -103840,93 +103549,93 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 58286,
- 58299
+ 58161,
+ 58174
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1972,
"column": 31
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 44
}
}
},
"range": [
- 58281,
- 58299
+ 58156,
+ 58174
],
"loc": {
"start": {
- "line": 1975,
+ "line": 1972,
"column": 26
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 44
}
}
}
],
"range": [
- 58211,
- 58300
+ 58086,
+ 58175
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 28
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 45
}
}
},
"range": [
- 58199,
- 58300
+ 58074,
+ 58175
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 16
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 45
}
}
},
"range": [
- 58199,
- 58301
+ 58074,
+ 58176
],
"loc": {
"start": {
- "line": 1974,
+ "line": 1971,
"column": 16
},
"end": {
- "line": 1975,
+ "line": 1972,
"column": 46
}
}
}
],
"range": [
- 58181,
- 58315
+ 58056,
+ 58190
],
"loc": {
"start": {
- "line": 1973,
+ "line": 1970,
"column": 28
},
"end": {
- "line": 1976,
+ "line": 1973,
"column": 13
}
},
@@ -103935,16 +103644,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 58328,
- 58341
+ 58203,
+ 58216
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1974,
"column": 12
},
"end": {
- "line": 1977,
+ "line": 1974,
"column": 25
}
}
@@ -103957,16 +103666,16 @@
"type": "Identifier",
"name": "hasST",
"range": [
- 58363,
- 58368
+ 58238,
+ 58243
],
"loc": {
"start": {
- "line": 1978,
+ "line": 1975,
"column": 21
},
"end": {
- "line": 1978,
+ "line": 1975,
"column": 26
}
}
@@ -103983,16 +103692,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58388,
- 58397
+ 58263,
+ 58272
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 16
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 25
}
}
@@ -104011,16 +103720,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58400,
- 58409
+ 58275,
+ 58284
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 28
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 37
}
}
@@ -104029,31 +103738,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 58410,
- 58417
+ 58285,
+ 58292
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 38
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 45
}
}
},
"range": [
- 58400,
- 58417
+ 58275,
+ 58292
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 28
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 45
}
}
@@ -104068,16 +103777,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58418,
- 58422
+ 58293,
+ 58297
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 46
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 50
}
}
@@ -104086,31 +103795,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58423,
- 58430
+ 58298,
+ 58305
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 51
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 58
}
}
},
"range": [
- 58418,
- 58430
+ 58293,
+ 58305
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 46
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 58
}
}
@@ -104120,16 +103829,16 @@
"type": "Identifier",
"name": "reSt",
"range": [
- 58431,
- 58435
+ 58306,
+ 58310
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 59
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 63
}
}
@@ -104139,48 +103848,48 @@
"value": "",
"raw": "''",
"range": [
- 58437,
- 58439
+ 58312,
+ 58314
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 65
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 67
}
}
}
],
"range": [
- 58418,
- 58440
+ 58293,
+ 58315
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 46
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 68
}
}
}
],
"range": [
- 58400,
- 58441
+ 58275,
+ 58316
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 28
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 69
}
}
@@ -104190,31 +103899,31 @@
"value": 0,
"raw": "0",
"range": [
- 58446,
- 58447
+ 58321,
+ 58322
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 74
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 75
}
}
},
"range": [
- 58400,
- 58447
+ 58275,
+ 58322
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 28
},
"end": {
- "line": 1979,
+ "line": 1976,
"column": 75
}
}
@@ -104224,16 +103933,16 @@
"value": true,
"raw": "true",
"range": [
- 58470,
- 58474
+ 58345,
+ 58349
],
"loc": {
"start": {
- "line": 1980,
+ "line": 1977,
"column": 20
},
"end": {
- "line": 1980,
+ "line": 1977,
"column": 24
}
}
@@ -104243,77 +103952,77 @@
"value": false,
"raw": "false",
"range": [
- 58477,
- 58482
+ 58352,
+ 58357
],
"loc": {
"start": {
- "line": 1980,
+ "line": 1977,
"column": 27
},
"end": {
- "line": 1980,
+ "line": 1977,
"column": 32
}
}
},
"range": [
- 58400,
- 58482
+ 58275,
+ 58357
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 28
},
"end": {
- "line": 1980,
+ "line": 1977,
"column": 32
}
}
},
"range": [
- 58388,
- 58482
+ 58263,
+ 58357
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 16
},
"end": {
- "line": 1980,
+ "line": 1977,
"column": 32
}
}
},
"range": [
- 58388,
- 58483
+ 58263,
+ 58358
],
"loc": {
"start": {
- "line": 1979,
+ "line": 1976,
"column": 16
},
"end": {
- "line": 1980,
+ "line": 1977,
"column": 33
}
}
}
],
"range": [
- 58370,
- 58497
+ 58245,
+ 58372
],
"loc": {
"start": {
- "line": 1978,
+ "line": 1975,
"column": 28
},
"end": {
- "line": 1981,
+ "line": 1978,
"column": 13
}
},
@@ -104322,16 +104031,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 58510,
- 58521
+ 58385,
+ 58396
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1979,
"column": 12
},
"end": {
- "line": 1982,
+ "line": 1979,
"column": 23
}
}
@@ -104344,16 +104053,16 @@
"type": "Identifier",
"name": "hasEN",
"range": [
- 58543,
- 58548
+ 58418,
+ 58423
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1980,
"column": 21
},
"end": {
- "line": 1983,
+ "line": 1980,
"column": 26
}
}
@@ -104370,16 +104079,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 58572,
- 58581
+ 58447,
+ 58456
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 20
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 29
}
}
@@ -104393,16 +104102,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 58584,
- 58588
+ 58459,
+ 58463
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 32
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 36
}
}
@@ -104411,31 +104120,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 58589,
- 58596
+ 58464,
+ 58471
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 37
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 44
}
}
},
"range": [
- 58584,
- 58596
+ 58459,
+ 58471
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 32
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 44
}
}
@@ -104445,16 +104154,16 @@
"type": "Identifier",
"name": "reEn",
"range": [
- 58597,
- 58601
+ 58472,
+ 58476
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 45
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 49
}
}
@@ -104464,47 +104173,47 @@
"value": "",
"raw": "''",
"range": [
- 58603,
- 58605
+ 58478,
+ 58480
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 51
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 53
}
}
}
],
"range": [
- 58584,
- 58606
+ 58459,
+ 58481
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 32
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 54
}
}
},
"range": [
- 58572,
- 58606
+ 58447,
+ 58481
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 20
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 54
}
}
@@ -104512,16 +104221,16 @@
],
"kind": "let",
"range": [
- 58568,
- 58607
+ 58443,
+ 58482
],
"loc": {
"start": {
- "line": 1984,
+ "line": 1981,
"column": 16
},
"end": {
- "line": 1984,
+ "line": 1981,
"column": 55
}
}
@@ -104535,16 +104244,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58624,
- 58633
+ 58499,
+ 58508
],
"loc": {
"start": {
- "line": 1985,
+ "line": 1982,
"column": 16
},
"end": {
- "line": 1985,
+ "line": 1982,
"column": 25
}
}
@@ -104566,16 +104275,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58656,
- 58665
+ 58531,
+ 58540
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 29
}
}
@@ -104584,31 +104293,31 @@
"type": "Identifier",
"name": "lastIndexOf",
"range": [
- 58666,
- 58677
+ 58541,
+ 58552
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 30
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 41
}
}
},
"range": [
- 58656,
- 58677
+ 58531,
+ 58552
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 41
}
}
@@ -104618,16 +104327,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 58678,
- 58687
+ 58553,
+ 58562
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 42
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 51
}
}
@@ -104642,16 +104351,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58689,
- 58698
+ 58564,
+ 58573
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 53
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 62
}
}
@@ -104660,31 +104369,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 58699,
- 58705
+ 58574,
+ 58580
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 63
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 69
}
}
},
"range": [
- 58689,
- 58705
+ 58564,
+ 58580
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 53
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 69
}
}
@@ -104694,47 +104403,47 @@
"value": 1,
"raw": "1",
"range": [
- 58708,
- 58709
+ 58583,
+ 58584
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 72
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 73
}
}
},
"range": [
- 58689,
- 58709
+ 58564,
+ 58584
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 53
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 73
}
}
}
],
"range": [
- 58656,
- 58710
+ 58531,
+ 58585
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1986,
+ "line": 1983,
"column": 74
}
}
@@ -104752,16 +104461,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58740,
- 58749
+ 58615,
+ 58624
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 25
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 34
}
}
@@ -104770,31 +104479,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 58750,
- 58756
+ 58625,
+ 58631
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 35
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 41
}
}
},
"range": [
- 58740,
- 58756
+ 58615,
+ 58631
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 25
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 41
}
}
@@ -104804,31 +104513,31 @@
"value": 1,
"raw": "1",
"range": [
- 58759,
- 58760
+ 58634,
+ 58635
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 44
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 45
}
}
},
"range": [
- 58740,
- 58760
+ 58615,
+ 58635
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 25
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 45
}
}
@@ -104843,16 +104552,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 58765,
- 58774
+ 58640,
+ 58649
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 50
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 59
}
}
@@ -104861,31 +104570,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 58775,
- 58781
+ 58650,
+ 58656
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 60
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 66
}
}
},
"range": [
- 58765,
- 58781
+ 58640,
+ 58656
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 50
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 66
}
}
@@ -104895,61 +104604,61 @@
"value": 1,
"raw": "1",
"range": [
- 58784,
- 58785
+ 58659,
+ 58660
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 69
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 70
}
}
},
"range": [
- 58765,
- 58785
+ 58640,
+ 58660
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 50
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 70
}
}
},
"range": [
- 58739,
- 58786
+ 58614,
+ 58661
],
"loc": {
"start": {
- "line": 1987,
+ "line": 1984,
"column": 24
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 71
}
}
},
"range": [
- 58656,
- 58786
+ 58531,
+ 58661
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1987,
+ "line": 1984,
"column": 71
}
}
@@ -104966,16 +104675,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58814,
- 58823
+ 58689,
+ 58698
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 24
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 33
}
}
@@ -104984,31 +104693,31 @@
"type": "Identifier",
"name": "lastIndexOf",
"range": [
- 58824,
- 58835
+ 58699,
+ 58710
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 34
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 45
}
}
},
"range": [
- 58814,
- 58835
+ 58689,
+ 58710
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 24
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 45
}
}
@@ -105018,16 +104727,16 @@
"type": "Identifier",
"name": "searchArg",
"range": [
- 58836,
- 58845
+ 58711,
+ 58720
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 46
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 55
}
}
@@ -105042,16 +104751,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 58847,
- 58856
+ 58722,
+ 58731
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 57
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 66
}
}
@@ -105060,31 +104769,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 58857,
- 58863
+ 58732,
+ 58738
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 67
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 73
}
}
},
"range": [
- 58847,
- 58863
+ 58722,
+ 58738
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 57
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 73
}
}
@@ -105094,47 +104803,47 @@
"value": 1,
"raw": "1",
"range": [
- 58866,
- 58867
+ 58741,
+ 58742
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 76
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 77
}
}
},
"range": [
- 58847,
- 58867
+ 58722,
+ 58742
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 57
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 77
}
}
}
],
"range": [
- 58814,
- 58868
+ 58689,
+ 58743
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 24
},
"end": {
- "line": 1988,
+ "line": 1985,
"column": 78
}
}
@@ -105147,62 +104856,62 @@
"value": 1,
"raw": "1",
"range": [
- 58896,
- 58897
+ 58771,
+ 58772
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1986,
"column": 27
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 28
}
}
},
"prefix": true,
"range": [
- 58895,
- 58897
+ 58770,
+ 58772
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1986,
"column": 26
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 28
}
}
},
"range": [
- 58814,
- 58897
+ 58689,
+ 58772
],
"loc": {
"start": {
- "line": 1988,
+ "line": 1985,
"column": 24
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 28
}
}
},
"range": [
- 58656,
- 58897
+ 58531,
+ 58772
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 28
}
}
@@ -105212,16 +104921,16 @@
"value": true,
"raw": "true",
"range": [
- 58900,
- 58904
+ 58775,
+ 58779
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1986,
"column": 31
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 35
}
}
@@ -105231,77 +104940,77 @@
"value": false,
"raw": "false",
"range": [
- 58907,
- 58912
+ 58782,
+ 58787
],
"loc": {
"start": {
- "line": 1989,
+ "line": 1986,
"column": 38
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 43
}
}
},
"range": [
- 58656,
- 58912
+ 58531,
+ 58787
],
"loc": {
"start": {
- "line": 1986,
+ "line": 1983,
"column": 20
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 43
}
}
},
"range": [
- 58624,
- 58912
+ 58499,
+ 58787
],
"loc": {
"start": {
- "line": 1985,
+ "line": 1982,
"column": 16
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 43
}
}
},
"range": [
- 58624,
- 58913
+ 58499,
+ 58788
],
"loc": {
"start": {
- "line": 1985,
+ "line": 1982,
"column": 16
},
"end": {
- "line": 1989,
+ "line": 1986,
"column": 44
}
}
}
],
"range": [
- 58550,
- 58927
+ 58425,
+ 58802
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1980,
"column": 28
},
"end": {
- "line": 1990,
+ "line": 1987,
"column": 13
}
},
@@ -105310,16 +105019,16 @@
"type": "Line",
"value": "empty",
"range": [
- 58940,
- 58947
+ 58815,
+ 58822
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1988,
"column": 12
},
"end": {
- "line": 1991,
+ "line": 1988,
"column": 19
}
}
@@ -105332,16 +105041,16 @@
"type": "Identifier",
"name": "hasEM",
"range": [
- 58969,
- 58974
+ 58844,
+ 58849
],
"loc": {
"start": {
- "line": 1992,
+ "line": 1989,
"column": 21
},
"end": {
- "line": 1992,
+ "line": 1989,
"column": 26
}
}
@@ -105358,16 +105067,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 58994,
- 59003
+ 58869,
+ 58878
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 16
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 25
}
}
@@ -105378,16 +105087,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 59006,
- 59019
+ 58881,
+ 58894
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 28
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 41
}
}
@@ -105397,78 +105106,78 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 59020,
- 59029
+ 58895,
+ 58904
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 42
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 51
}
}
}
],
"range": [
- 59006,
- 59030
+ 58881,
+ 58905
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 28
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 52
}
}
},
"range": [
- 58994,
- 59030
+ 58869,
+ 58905
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 16
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 52
}
}
},
"range": [
- 58994,
- 59031
+ 58869,
+ 58906
],
"loc": {
"start": {
- "line": 1993,
+ "line": 1990,
"column": 16
},
"end": {
- "line": 1993,
+ "line": 1990,
"column": 53
}
}
}
],
"range": [
- 58976,
- 59045
+ 58851,
+ 58920
],
"loc": {
"start": {
- "line": 1992,
+ "line": 1989,
"column": 28
},
"end": {
- "line": 1994,
+ "line": 1991,
"column": 13
}
},
@@ -105477,16 +105186,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59058,
- 59069
+ 58933,
+ 58944
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1992,
"column": 23
}
}
@@ -105499,16 +105208,16 @@
"type": "Identifier",
"name": "hasNM",
"range": [
- 59091,
- 59096
+ 58966,
+ 58971
],
"loc": {
"start": {
- "line": 1996,
+ "line": 1993,
"column": 21
},
"end": {
- "line": 1996,
+ "line": 1993,
"column": 26
}
}
@@ -105525,16 +105234,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59116,
- 59125
+ 58991,
+ 59000
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 25
}
}
@@ -105548,16 +105257,16 @@
"type": "Identifier",
"name": "isEmptyString",
"range": [
- 59129,
- 59142
+ 59004,
+ 59017
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 29
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 42
}
}
@@ -105567,94 +105276,94 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 59143,
- 59152
+ 59018,
+ 59027
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 43
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 52
}
}
}
],
"range": [
- 59129,
- 59153
+ 59004,
+ 59028
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 29
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 53
}
}
},
"prefix": true,
"range": [
- 59128,
- 59153
+ 59003,
+ 59028
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 28
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 53
}
}
},
"range": [
- 59116,
- 59153
+ 58991,
+ 59028
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 53
}
}
},
"range": [
- 59116,
- 59154
+ 58991,
+ 59029
],
"loc": {
"start": {
- "line": 1997,
+ "line": 1994,
"column": 16
},
"end": {
- "line": 1997,
+ "line": 1994,
"column": 54
}
}
}
],
"range": [
- 59098,
- 59168
+ 58973,
+ 59043
],
"loc": {
"start": {
- "line": 1996,
+ "line": 1993,
"column": 28
},
"end": {
- "line": 1998,
+ "line": 1995,
"column": 13
}
},
@@ -105663,16 +105372,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59181,
- 59189
+ 59056,
+ 59064
],
"loc": {
"start": {
- "line": 1999,
+ "line": 1996,
"column": 12
},
"end": {
- "line": 1999,
+ "line": 1996,
"column": 20
}
}
@@ -105685,16 +105394,16 @@
"type": "Identifier",
"name": "hasRE",
"range": [
- 59211,
- 59216
+ 59086,
+ 59091
],
"loc": {
"start": {
- "line": 2000,
+ "line": 1997,
"column": 21
},
"end": {
- "line": 2000,
+ "line": 1997,
"column": 26
}
}
@@ -105716,16 +105425,16 @@
"type": "Identifier",
"name": "srchArg",
"range": [
- 59348,
- 59355
+ 59223,
+ 59230
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 24
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 31
}
}
@@ -105739,16 +105448,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 59358,
- 59362
+ 59233,
+ 59237
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 34
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 38
}
}
@@ -105757,31 +105466,31 @@
"type": "Identifier",
"name": "replace",
"range": [
- 59363,
- 59370
+ 59238,
+ 59245
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 39
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 46
}
}
},
"range": [
- 59358,
- 59370
+ 59233,
+ 59245
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 34
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 46
}
}
@@ -105791,16 +105500,16 @@
"type": "Identifier",
"name": "reRe",
"range": [
- 59371,
- 59375
+ 59246,
+ 59250
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 47
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 51
}
}
@@ -105810,47 +105519,47 @@
"value": "",
"raw": "''",
"range": [
- 59377,
- 59379
+ 59252,
+ 59254
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 53
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 55
}
}
}
],
"range": [
- 59358,
- 59380
+ 59233,
+ 59255
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 34
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 56
}
}
},
"range": [
- 59348,
- 59380
+ 59223,
+ 59255
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 24
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 56
}
}
@@ -105858,16 +105567,16 @@
],
"kind": "let",
"range": [
- 59344,
- 59381
+ 59219,
+ 59256
],
"loc": {
"start": {
- "line": 2004,
+ "line": 2001,
"column": 20
},
"end": {
- "line": 2004,
+ "line": 2001,
"column": 57
}
},
@@ -105876,16 +105585,16 @@
"type": "Line",
"value": "operator is removed",
"range": [
- 59302,
- 59323
+ 59177,
+ 59198
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2000,
"column": 20
},
"end": {
- "line": 2003,
+ "line": 2000,
"column": 41
}
}
@@ -105901,16 +105610,16 @@
"type": "Identifier",
"name": "rgx",
"range": [
- 59406,
- 59409
+ 59281,
+ 59284
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 24
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 27
}
}
@@ -105921,16 +105630,16 @@
"type": "Identifier",
"name": "RegExp",
"range": [
- 59416,
- 59422
+ 59291,
+ 59297
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 34
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 40
}
}
@@ -105940,47 +105649,47 @@
"type": "Identifier",
"name": "srchArg",
"range": [
- 59423,
- 59430
+ 59298,
+ 59305
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 41
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 48
}
}
}
],
"range": [
- 59412,
- 59431
+ 59287,
+ 59306
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 30
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 49
}
}
},
"range": [
- 59406,
- 59431
+ 59281,
+ 59306
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 24
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 49
}
}
@@ -105988,16 +105697,16 @@
],
"kind": "let",
"range": [
- 59402,
- 59432
+ 59277,
+ 59307
],
"loc": {
"start": {
- "line": 2005,
+ "line": 2002,
"column": 20
},
"end": {
- "line": 2005,
+ "line": 2002,
"column": 50
}
}
@@ -106011,16 +105720,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59453,
- 59462
+ 59328,
+ 59337
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 20
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 29
}
}
@@ -106034,16 +105743,16 @@
"type": "Identifier",
"name": "rgx",
"range": [
- 59465,
- 59468
+ 59340,
+ 59343
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 32
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 35
}
}
@@ -106052,31 +105761,31 @@
"type": "Identifier",
"name": "test",
"range": [
- 59469,
- 59473
+ 59344,
+ 59348
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 36
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 40
}
}
},
"range": [
- 59465,
- 59473
+ 59340,
+ 59348
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 32
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 40
}
}
@@ -106086,78 +105795,78 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 59474,
- 59483
+ 59349,
+ 59358
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 41
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 50
}
}
}
],
"range": [
- 59465,
- 59484
+ 59340,
+ 59359
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 32
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 51
}
}
},
"range": [
- 59453,
- 59484
+ 59328,
+ 59359
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 20
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 51
}
}
},
"range": [
- 59453,
- 59485
+ 59328,
+ 59360
],
"loc": {
"start": {
- "line": 2006,
+ "line": 2003,
"column": 20
},
"end": {
- "line": 2006,
+ "line": 2003,
"column": 52
}
}
}
],
"range": [
- 59280,
- 59503
+ 59155,
+ 59378
],
"loc": {
"start": {
- "line": 2002,
+ "line": 1999,
"column": 20
},
"end": {
- "line": 2007,
+ "line": 2004,
"column": 17
}
}
@@ -106168,16 +105877,16 @@
"type": "Identifier",
"name": "ex",
"range": [
- 59511,
- 59513
+ 59386,
+ 59388
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2004,
"column": 25
},
"end": {
- "line": 2007,
+ "line": 2004,
"column": 27
}
}
@@ -106194,16 +105903,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 59537,
- 59546
+ 59412,
+ 59421
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2005,
"column": 20
},
"end": {
- "line": 2008,
+ "line": 2005,
"column": 29
}
}
@@ -106213,93 +105922,93 @@
"value": false,
"raw": "false",
"range": [
- 59549,
- 59554
+ 59424,
+ 59429
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2005,
"column": 32
},
"end": {
- "line": 2008,
+ "line": 2005,
"column": 37
}
}
},
"range": [
- 59537,
- 59554
+ 59412,
+ 59429
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2005,
"column": 20
},
"end": {
- "line": 2008,
+ "line": 2005,
"column": 37
}
}
},
"range": [
- 59537,
- 59555
+ 59412,
+ 59430
],
"loc": {
"start": {
- "line": 2008,
+ "line": 2005,
"column": 20
},
"end": {
- "line": 2008,
+ "line": 2005,
"column": 38
}
}
}
],
"range": [
- 59515,
- 59573
+ 59390,
+ 59448
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2004,
"column": 29
},
"end": {
- "line": 2009,
+ "line": 2006,
"column": 17
}
}
},
"range": [
- 59504,
- 59573
+ 59379,
+ 59448
],
"loc": {
"start": {
- "line": 2007,
+ "line": 2004,
"column": 18
},
"end": {
- "line": 2009,
+ "line": 2006,
"column": 17
}
}
},
"finalizer": null,
"range": [
- 59276,
- 59573
+ 59151,
+ 59448
],
"loc": {
"start": {
- "line": 2002,
+ "line": 1999,
"column": 16
},
"end": {
- "line": 2009,
+ "line": 2006,
"column": 17
}
},
@@ -106308,16 +106017,16 @@
"type": "Line",
"value": "in case regexp throws",
"range": [
- 59236,
- 59259
+ 59111,
+ 59134
],
"loc": {
"start": {
- "line": 2001,
+ "line": 1998,
"column": 16
},
"end": {
- "line": 2001,
+ "line": 1998,
"column": 39
}
}
@@ -106326,16 +106035,16 @@
}
],
"range": [
- 59218,
- 59587
+ 59093,
+ 59462
],
"loc": {
"start": {
- "line": 2000,
+ "line": 1997,
"column": 28
},
"end": {
- "line": 2010,
+ "line": 2007,
"column": 13
}
}
@@ -106355,16 +106064,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 59759,
- 59766
+ 59634,
+ 59641
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2010,
"column": 20
},
"end": {
- "line": 2013,
+ "line": 2010,
"column": 27
}
}
@@ -106377,16 +106086,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 59790,
- 59794
+ 59665,
+ 59669
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 20
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 24
}
}
@@ -106395,31 +106104,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 59795,
- 59802
+ 59670,
+ 59677
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 25
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 32
}
}
},
"range": [
- 59790,
- 59802
+ 59665,
+ 59677
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 20
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 32
}
}
@@ -106429,16 +106138,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 59803,
- 59809
+ 59678,
+ 59684
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 33
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 39
}
}
@@ -106450,16 +106159,16 @@
"type": "Identifier",
"name": "NUMBER",
"range": [
- 59812,
- 59818
+ 59687,
+ 59693
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 42
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 48
}
}
@@ -106468,63 +106177,63 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 59820,
- 59836
+ 59695,
+ 59711
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 50
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 66
}
}
}
],
"range": [
- 59811,
- 59837
+ 59686,
+ 59712
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 41
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 67
}
}
}
],
"range": [
- 59790,
- 59838
+ 59665,
+ 59713
],
"loc": {
"start": {
- "line": 2014,
+ "line": 2011,
"column": 20
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 68
}
}
},
"range": [
- 59759,
- 59838
+ 59634,
+ 59713
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2010,
"column": 20
},
"end": {
- "line": 2014,
+ "line": 2011,
"column": 68
}
}
@@ -106538,16 +106247,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 59863,
- 59867
+ 59738,
+ 59742
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2012,
"column": 21
},
"end": {
- "line": 2015,
+ "line": 2012,
"column": 25
}
}
@@ -106556,62 +106265,62 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 59868,
- 59883
+ 59743,
+ 59758
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2012,
"column": 26
},
"end": {
- "line": 2015,
+ "line": 2012,
"column": 41
}
}
},
"range": [
- 59863,
- 59883
+ 59738,
+ 59758
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2012,
"column": 21
},
"end": {
- "line": 2015,
+ "line": 2012,
"column": 41
}
}
},
"prefix": true,
"range": [
- 59862,
- 59883
+ 59737,
+ 59758
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2012,
"column": 20
},
"end": {
- "line": 2015,
+ "line": 2012,
"column": 41
}
}
},
"range": [
- 59759,
- 59883
+ 59634,
+ 59758
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2010,
"column": 20
},
"end": {
- "line": 2015,
+ "line": 2012,
"column": 41
}
}
@@ -106628,16 +106337,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60112,
- 60116
+ 59987,
+ 59991
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 24
}
}
@@ -106651,16 +106360,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 60119,
- 60126
+ 59994,
+ 60001
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 27
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 34
}
}
@@ -106670,16 +106379,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60127,
- 60131
+ 60002,
+ 60006
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 35
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 39
}
}
@@ -106688,32 +106397,32 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 60133,
- 60140
+ 60008,
+ 60015
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 41
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 48
}
}
}
],
"range": [
- 60119,
- 60141
+ 59994,
+ 60016
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 27
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 49
}
}
@@ -106722,61 +106431,61 @@
"type": "Identifier",
"name": "term",
"range": [
- 60145,
- 60149
+ 60020,
+ 60024
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 53
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 57
}
}
},
"range": [
- 60119,
- 60149
+ 59994,
+ 60024
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 27
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 57
}
}
},
"range": [
- 60112,
- 60149
+ 59987,
+ 60024
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 57
}
}
},
"range": [
- 60112,
- 60150
+ 59987,
+ 60025
],
"loc": {
"start": {
- "line": 2019,
+ "line": 2016,
"column": 20
},
"end": {
- "line": 2019,
+ "line": 2016,
"column": 58
}
},
@@ -106785,16 +106494,16 @@
"type": "Line",
"value": " parseNb can return 0 for strings which are not",
"range": [
- 59907,
- 59956
+ 59782,
+ 59831
],
"loc": {
"start": {
- "line": 2016,
+ "line": 2013,
"column": 20
},
"end": {
- "line": 2016,
+ "line": 2013,
"column": 69
}
}
@@ -106803,16 +106512,16 @@
"type": "Line",
"value": " formatted numbers, in that case return the original",
"range": [
- 59977,
- 60031
+ 59852,
+ 59906
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2014,
"column": 20
},
"end": {
- "line": 2017,
+ "line": 2014,
"column": 74
}
}
@@ -106821,16 +106530,16 @@
"type": "Line",
"value": " string. TODO: handle this in parseNb",
"range": [
- 60052,
- 60091
+ 59927,
+ 59966
],
"loc": {
"start": {
- "line": 2018,
+ "line": 2015,
"column": 20
},
"end": {
- "line": 2018,
+ "line": 2015,
"column": 59
}
}
@@ -106846,16 +106555,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60171,
- 60180
+ 60046,
+ 60055
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 20
},
"end": {
- "line": 2020,
+ "line": 2017,
"column": 29
}
}
@@ -106870,16 +106579,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 60183,
- 60190
+ 60058,
+ 60065
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 32
},
"end": {
- "line": 2020,
+ "line": 2017,
"column": 39
}
}
@@ -106888,31 +106597,31 @@
"type": "Identifier",
"name": "term",
"range": [
- 60195,
- 60199
+ 60070,
+ 60074
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 44
},
"end": {
- "line": 2020,
+ "line": 2017,
"column": 48
}
}
},
"range": [
- 60183,
- 60199
+ 60058,
+ 60074
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 32
},
"end": {
- "line": 2020,
+ "line": 2017,
"column": 48
}
}
@@ -106923,16 +106632,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 60227,
- 60235
+ 60102,
+ 60110
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 24
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 32
}
}
@@ -106947,16 +106656,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60236,
- 60240
+ 60111,
+ 60115
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 33
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 37
}
}
@@ -106965,47 +106674,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 60241,
- 60249
+ 60116,
+ 60124
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 38
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 46
}
}
},
"range": [
- 60236,
- 60249
+ 60111,
+ 60124
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 33
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 46
}
}
},
"arguments": [],
"range": [
- 60236,
- 60251
+ 60111,
+ 60126
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 33
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 48
}
}
@@ -107019,16 +106728,16 @@
"type": "Identifier",
"name": "numData",
"range": [
- 60253,
- 60260
+ 60128,
+ 60135
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 50
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 57
}
}
@@ -107037,47 +106746,47 @@
"type": "Identifier",
"name": "toString",
"range": [
- 60261,
- 60269
+ 60136,
+ 60144
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 58
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 66
}
}
},
"range": [
- 60253,
- 60269
+ 60128,
+ 60144
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 50
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 66
}
}
},
"arguments": [],
"range": [
- 60253,
- 60271
+ 60128,
+ 60146
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 50
},
"end": {
- "line": 2021,
+ "line": 2018,
"column": 68
}
}
@@ -107090,16 +106799,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60301,
- 60305
+ 60176,
+ 60180
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 28
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 32
}
}
@@ -107108,31 +106817,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 60306,
- 60318
+ 60181,
+ 60193
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 33
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 45
}
}
},
"range": [
- 60301,
- 60318
+ 60176,
+ 60193
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 28
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 45
}
}
@@ -107142,32 +106851,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 60319,
- 60325
+ 60194,
+ 60200
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 46
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 52
}
}
}
],
"range": [
- 60301,
- 60326
+ 60176,
+ 60201
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 28
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 53
}
}
@@ -107178,16 +106887,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60328,
- 60332
+ 60203,
+ 60207
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 55
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 59
}
}
@@ -107196,108 +106905,108 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 60333,
- 60346
+ 60208,
+ 60221
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 60
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 73
}
}
},
"range": [
- 60328,
- 60346
+ 60203,
+ 60221
],
"loc": {
"start": {
- "line": 2022,
+ "line": 2019,
"column": 55
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 73
}
}
}
],
"range": [
- 60227,
- 60347
+ 60102,
+ 60222
],
"loc": {
"start": {
- "line": 2021,
+ "line": 2018,
"column": 24
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 74
}
}
},
"range": [
- 60183,
- 60347
+ 60058,
+ 60222
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 32
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 74
}
}
},
"range": [
- 60171,
- 60347
+ 60046,
+ 60222
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 20
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 74
}
}
},
"range": [
- 60171,
- 60348
+ 60046,
+ 60223
],
"loc": {
"start": {
- "line": 2020,
+ "line": 2017,
"column": 20
},
"end": {
- "line": 2022,
+ "line": 2019,
"column": 75
}
}
}
],
"range": [
- 59885,
- 60366
+ 59760,
+ 60241
],
"loc": {
"start": {
- "line": 2015,
+ "line": 2012,
"column": 43
},
"end": {
- "line": 2023,
+ "line": 2020,
"column": 17
}
}
@@ -107314,16 +107023,16 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60468,
- 60477
+ 60343,
+ 60352
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2022,
"column": 20
},
"end": {
- "line": 2025,
+ "line": 2022,
"column": 29
}
}
@@ -107334,16 +107043,16 @@
"type": "Identifier",
"name": "contains",
"range": [
- 60480,
- 60488
+ 60355,
+ 60363
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2022,
"column": 32
},
"end": {
- "line": 2025,
+ "line": 2022,
"column": 40
}
}
@@ -107353,16 +107062,16 @@
"type": "Identifier",
"name": "term",
"range": [
- 60514,
- 60518
+ 60389,
+ 60393
],
"loc": {
"start": {
- "line": 2026,
+ "line": 2023,
"column": 24
},
"end": {
- "line": 2026,
+ "line": 2023,
"column": 28
}
}
@@ -107371,16 +107080,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 60544,
- 60553
+ 60419,
+ 60428
],
"loc": {
"start": {
- "line": 2027,
+ "line": 2024,
"column": 24
},
"end": {
- "line": 2027,
+ "line": 2024,
"column": 33
}
}
@@ -107393,16 +107102,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60579,
- 60583
+ 60454,
+ 60458
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2028,
+ "line": 2025,
"column": 28
}
}
@@ -107411,31 +107120,31 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 60584,
- 60596
+ 60459,
+ 60471
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2025,
"column": 29
},
"end": {
- "line": 2028,
+ "line": 2025,
"column": 41
}
}
},
"range": [
- 60579,
- 60596
+ 60454,
+ 60471
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2028,
+ "line": 2025,
"column": 41
}
}
@@ -107445,32 +107154,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 60597,
- 60603
+ 60472,
+ 60478
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2025,
"column": 42
},
"end": {
- "line": 2028,
+ "line": 2025,
"column": 48
}
}
}
],
"range": [
- 60579,
- 60604
+ 60454,
+ 60479
],
"loc": {
"start": {
- "line": 2028,
+ "line": 2025,
"column": 24
},
"end": {
- "line": 2028,
+ "line": 2025,
"column": 49
}
}
@@ -107481,16 +107190,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60630,
- 60634
+ 60505,
+ 60509
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2026,
"column": 24
},
"end": {
- "line": 2029,
+ "line": 2026,
"column": 28
}
}
@@ -107499,31 +107208,31 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 60635,
- 60648
+ 60510,
+ 60523
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2026,
"column": 29
},
"end": {
- "line": 2029,
+ "line": 2026,
"column": 42
}
}
},
"range": [
- 60630,
- 60648
+ 60505,
+ 60523
],
"loc": {
"start": {
- "line": 2029,
+ "line": 2026,
"column": 24
},
"end": {
- "line": 2029,
+ "line": 2026,
"column": 42
}
}
@@ -107536,16 +107245,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 60674,
- 60678
+ 60549,
+ 60553
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2027,
"column": 24
},
"end": {
- "line": 2030,
+ "line": 2027,
"column": 28
}
}
@@ -107554,31 +107263,31 @@
"type": "Identifier",
"name": "ignoresDiacritics",
"range": [
- 60679,
- 60696
+ 60554,
+ 60571
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2027,
"column": 29
},
"end": {
- "line": 2030,
+ "line": 2027,
"column": 46
}
}
},
"range": [
- 60674,
- 60696
+ 60549,
+ 60571
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2027,
"column": 24
},
"end": {
- "line": 2030,
+ "line": 2027,
"column": 46
}
}
@@ -107588,78 +107297,78 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 60697,
- 60703
+ 60572,
+ 60578
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2027,
"column": 47
},
"end": {
- "line": 2030,
+ "line": 2027,
"column": 53
}
}
}
],
"range": [
- 60674,
- 60704
+ 60549,
+ 60579
],
"loc": {
"start": {
- "line": 2030,
+ "line": 2027,
"column": 24
},
"end": {
- "line": 2030,
+ "line": 2027,
"column": 54
}
}
}
],
"range": [
- 60480,
- 60726
+ 60355,
+ 60601
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2022,
"column": 32
},
"end": {
- "line": 2031,
+ "line": 2028,
"column": 21
}
}
},
"range": [
- 60468,
- 60726
+ 60343,
+ 60601
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2022,
"column": 20
},
"end": {
- "line": 2031,
+ "line": 2028,
"column": 21
}
}
},
"range": [
- 60468,
- 60727
+ 60343,
+ 60602
],
"loc": {
"start": {
- "line": 2025,
+ "line": 2022,
"column": 20
},
"end": {
- "line": 2031,
+ "line": 2028,
"column": 22
}
},
@@ -107668,16 +107377,16 @@
"type": "Line",
"value": " Finally test search term is contained in cell data",
"range": [
- 60394,
- 60447
+ 60269,
+ 60322
],
"loc": {
"start": {
- "line": 2024,
+ "line": 2021,
"column": 20
},
"end": {
- "line": 2024,
+ "line": 2021,
"column": 73
}
}
@@ -107686,31 +107395,31 @@
}
],
"range": [
- 60372,
- 60745
+ 60247,
+ 60620
],
"loc": {
"start": {
- "line": 2023,
+ "line": 2020,
"column": 23
},
"end": {
- "line": 2032,
+ "line": 2029,
"column": 17
}
}
},
"range": [
- 59755,
- 60745
+ 59630,
+ 60620
],
"loc": {
"start": {
- "line": 2013,
+ "line": 2010,
"column": 16
},
"end": {
- "line": 2032,
+ "line": 2029,
"column": 17
}
},
@@ -107719,16 +107428,16 @@
"type": "Line",
"value": " If numeric type data, perform a strict equality test and",
"range": [
- 59611,
- 59670
+ 59486,
+ 59545
],
"loc": {
"start": {
- "line": 2011,
+ "line": 2008,
"column": 16
},
"end": {
- "line": 2011,
+ "line": 2008,
"column": 75
}
}
@@ -107737,16 +107446,16 @@
"type": "Line",
"value": " fallback to unformatted number string comparison",
"range": [
- 59687,
- 59738
+ 59562,
+ 59613
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2009,
"column": 16
},
"end": {
- "line": 2012,
+ "line": 2009,
"column": 67
}
}
@@ -107755,31 +107464,31 @@
}
],
"range": [
- 59593,
- 60759
+ 59468,
+ 60634
],
"loc": {
"start": {
- "line": 2010,
+ "line": 2007,
"column": 19
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
}
},
"range": [
- 59207,
- 60759
+ 59082,
+ 60634
],
"loc": {
"start": {
- "line": 2000,
+ "line": 1997,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107788,16 +107497,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59181,
- 59189
+ 59056,
+ 59064
],
"loc": {
"start": {
- "line": 1999,
+ "line": 1996,
"column": 12
},
"end": {
- "line": 1999,
+ "line": 1996,
"column": 20
}
}
@@ -107805,16 +107514,16 @@
]
},
"range": [
- 59087,
- 60759
+ 58962,
+ 60634
],
"loc": {
"start": {
- "line": 1996,
+ "line": 1993,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107823,16 +107532,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59058,
- 59069
+ 58933,
+ 58944
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1992,
"column": 23
}
}
@@ -107840,16 +107549,16 @@
]
},
"range": [
- 58965,
- 60759
+ 58840,
+ 60634
],
"loc": {
"start": {
- "line": 1992,
+ "line": 1989,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107858,16 +107567,16 @@
"type": "Line",
"value": "empty",
"range": [
- 58940,
- 58947
+ 58815,
+ 58822
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1988,
"column": 12
},
"end": {
- "line": 1991,
+ "line": 1988,
"column": 19
}
}
@@ -107875,16 +107584,16 @@
]
},
"range": [
- 58539,
- 60759
+ 58414,
+ 60634
],
"loc": {
"start": {
- "line": 1983,
+ "line": 1980,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107893,16 +107602,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 58510,
- 58521
+ 58385,
+ 58396
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1979,
"column": 12
},
"end": {
- "line": 1982,
+ "line": 1979,
"column": 23
}
}
@@ -107910,16 +107619,16 @@
]
},
"range": [
- 58359,
- 60759
+ 58234,
+ 60634
],
"loc": {
"start": {
- "line": 1978,
+ "line": 1975,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107928,16 +107637,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 58328,
- 58341
+ 58203,
+ 58216
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1974,
"column": 12
},
"end": {
- "line": 1977,
+ "line": 1974,
"column": 25
}
}
@@ -107945,16 +107654,16 @@
]
},
"range": [
- 58170,
- 60759
+ 58045,
+ 60634
],
"loc": {
"start": {
- "line": 1973,
+ "line": 1970,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107963,16 +107672,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58145,
- 58152
+ 58020,
+ 58027
],
"loc": {
"start": {
- "line": 1972,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1972,
+ "line": 1969,
"column": 19
}
}
@@ -107980,16 +107689,16 @@
]
},
"range": [
- 57986,
- 60759
+ 57861,
+ 60634
],
"loc": {
"start": {
- "line": 1968,
+ "line": 1965,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -107998,16 +107707,16 @@
"type": "Line",
"value": "like",
"range": [
- 57962,
- 57968
+ 57837,
+ 57843
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1964,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1964,
"column": 18
}
}
@@ -108015,16 +107724,16 @@
]
},
"range": [
- 57789,
- 60759
+ 57664,
+ 60634
],
"loc": {
"start": {
- "line": 1963,
+ "line": 1960,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -108033,16 +107742,16 @@
"type": "Line",
"value": "different",
"range": [
- 57760,
- 57771
+ 57635,
+ 57646
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1959,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1959,
"column": 23
}
}
@@ -108050,16 +107759,16 @@
]
},
"range": [
- 57584,
- 60759
+ 57459,
+ 60634
],
"loc": {
"start": {
- "line": 1956,
+ "line": 1953,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -108068,16 +107777,16 @@
"type": "Line",
"value": "greater",
"range": [
- 57557,
- 57566
+ 57432,
+ 57441
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1952,
"column": 12
},
"end": {
- "line": 1955,
+ "line": 1952,
"column": 21
}
}
@@ -108085,16 +107794,16 @@
]
},
"range": [
- 57381,
- 60759
+ 57256,
+ 60634
],
"loc": {
"start": {
- "line": 1949,
+ "line": 1946,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -108103,16 +107812,16 @@
"type": "Line",
"value": "lower",
"range": [
- 57356,
- 57363
+ 57231,
+ 57238
],
"loc": {
"start": {
- "line": 1948,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1948,
+ "line": 1945,
"column": 19
}
}
@@ -108120,16 +107829,16 @@
]
},
"range": [
- 57178,
- 60759
+ 57053,
+ 60634
],
"loc": {
"start": {
- "line": 1942,
+ "line": 1939,
"column": 17
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -108138,16 +107847,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57145,
- 57160
+ 57020,
+ 57035
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1938,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1938,
"column": 27
}
}
@@ -108155,16 +107864,16 @@
]
},
"range": [
- 56967,
- 60759
+ 56842,
+ 60634
],
"loc": {
"start": {
- "line": 1935,
+ "line": 1932,
"column": 12
},
"end": {
- "line": 2033,
+ "line": 2030,
"column": 13
}
},
@@ -108173,16 +107882,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 56844,
- 56906
+ 56719,
+ 56781
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1929,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1929,
"column": 74
}
}
@@ -108191,16 +107900,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 56919,
- 56927
+ 56794,
+ 56802
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1930,
"column": 12
},
"end": {
- "line": 1933,
+ "line": 1930,
"column": 20
}
}
@@ -108209,16 +107918,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 56940,
- 56954
+ 56815,
+ 56829
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1934,
+ "line": 1931,
"column": 26
}
}
@@ -108227,31 +107936,31 @@
}
],
"range": [
- 56487,
- 60770
+ 56362,
+ 60645
],
"loc": {
"start": {
- "line": 1925,
+ "line": 1922,
"column": 15
},
"end": {
- "line": 2035,
+ "line": 2032,
"column": 9
}
}
},
"range": [
- 53566,
- 60770
+ 53441,
+ 60645
],
"loc": {
"start": {
- "line": 1851,
+ "line": 1848,
"column": 8
},
"end": {
- "line": 2035,
+ "line": 2032,
"column": 9
}
},
@@ -108260,16 +107969,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 53518,
- 53557
+ 53393,
+ 53432
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1847,
"column": 8
},
"end": {
- "line": 1850,
+ "line": 1847,
"column": 47
}
}
@@ -108280,16 +107989,16 @@
"type": "Line",
"value": "else",
"range": [
- 60770,
- 60776
+ 60645,
+ 60651
],
"loc": {
"start": {
- "line": 2035,
+ "line": 2032,
"column": 9
},
"end": {
- "line": 2035,
+ "line": 2032,
"column": 15
}
}
@@ -108302,31 +108011,31 @@
"type": "Identifier",
"name": "occurence",
"range": [
- 60793,
- 60802
+ 60668,
+ 60677
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2034,
"column": 15
},
"end": {
- "line": 2037,
+ "line": 2034,
"column": 24
}
}
},
"range": [
- 60786,
- 60803
+ 60661,
+ 60678
],
"loc": {
"start": {
- "line": 2037,
+ "line": 2034,
"column": 8
},
"end": {
- "line": 2037,
+ "line": 2034,
"column": 25
}
},
@@ -108335,16 +108044,16 @@
"type": "Line",
"value": "else",
"range": [
- 60770,
- 60776
+ 60645,
+ 60651
],
"loc": {
"start": {
- "line": 2035,
+ "line": 2032,
"column": 9
},
"end": {
- "line": 2035,
+ "line": 2032,
"column": 15
}
}
@@ -108353,16 +108062,16 @@
}
],
"range": [
- 52167,
- 60809
+ 52042,
+ 60684
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 39
},
"end": {
- "line": 2038,
+ "line": 2035,
"column": 5
}
}
@@ -108370,16 +108079,16 @@
"generator": false,
"expression": false,
"range": [
- 52141,
- 60809
+ 52016,
+ 60684
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 13
},
"end": {
- "line": 2038,
+ "line": 2035,
"column": 5
}
}
@@ -108387,16 +108096,16 @@
"kind": "method",
"computed": false,
"range": [
- 52132,
- 60809
+ 52007,
+ 60684
],
"loc": {
"start": {
- "line": 1813,
+ "line": 1810,
"column": 4
},
"end": {
- "line": 2038,
+ "line": 2035,
"column": 5
}
},
@@ -108405,16 +108114,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ",
"range": [
- 51904,
- 52127
+ 51779,
+ 52002
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1803,
"column": 4
},
"end": {
- "line": 1812,
+ "line": 1809,
"column": 7
}
}
@@ -108425,16 +108134,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ",
"range": [
- 60815,
- 61099
+ 60690,
+ 60974
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2037,
"column": 4
},
"end": {
- "line": 2046,
+ "line": 2043,
"column": 7
}
}
@@ -108448,16 +108157,16 @@
"type": "Identifier",
"name": "getColumnData",
"range": [
- 61104,
- 61117
+ 60979,
+ 60992
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 4
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 17
}
}
@@ -108470,16 +108179,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 61118,
- 61126
+ 60993,
+ 61001
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 18
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 26
}
}
@@ -108490,16 +108199,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 61128,
- 61142
+ 61003,
+ 61017
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 28
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 42
}
}
@@ -108509,31 +108218,31 @@
"value": false,
"raw": "false",
"range": [
- 61145,
- 61150
+ 61020,
+ 61025
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 45
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 50
}
}
},
"range": [
- 61128,
- 61150
+ 61003,
+ 61025
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 28
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 50
}
}
@@ -108544,16 +108253,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 61152,
- 61159
+ 61027,
+ 61034
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 52
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 59
}
}
@@ -108562,31 +108271,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 61162,
- 61164
+ 61037,
+ 61039
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 62
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 64
}
}
},
"range": [
- 61152,
- 61164
+ 61027,
+ 61039
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 52
},
"end": {
- "line": 2047,
+ "line": 2044,
"column": 64
}
}
@@ -108605,16 +108314,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61183,
- 61187
+ 61058,
+ 61062
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 15
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 19
}
}
@@ -108623,31 +108332,31 @@
"type": "Identifier",
"name": "getColValues",
"range": [
- 61188,
- 61200
+ 61063,
+ 61075
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 20
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 32
}
}
},
"range": [
- 61183,
- 61200
+ 61058,
+ 61075
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 15
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 32
}
}
@@ -108657,16 +108366,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 61201,
- 61209
+ 61076,
+ 61084
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 33
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 41
}
}
@@ -108675,16 +108384,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 61211,
- 61225
+ 61086,
+ 61100
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 43
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 57
}
}
@@ -108694,16 +108403,16 @@
"value": true,
"raw": "true",
"range": [
- 61227,
- 61231
+ 61102,
+ 61106
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 59
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 63
}
}
@@ -108712,63 +108421,63 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 61233,
- 61240
+ 61108,
+ 61115
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 65
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 72
}
}
}
],
"range": [
- 61183,
- 61241
+ 61058,
+ 61116
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 15
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 73
}
}
},
"range": [
- 61176,
- 61242
+ 61051,
+ 61117
],
"loc": {
"start": {
- "line": 2048,
+ "line": 2045,
"column": 8
},
"end": {
- "line": 2048,
+ "line": 2045,
"column": 74
}
}
}
],
"range": [
- 61166,
- 61248
+ 61041,
+ 61123
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 66
},
"end": {
- "line": 2049,
+ "line": 2046,
"column": 5
}
}
@@ -108776,16 +108485,16 @@
"generator": false,
"expression": false,
"range": [
- 61117,
- 61248
+ 60992,
+ 61123
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 17
},
"end": {
- "line": 2049,
+ "line": 2046,
"column": 5
}
}
@@ -108793,16 +108502,16 @@
"kind": "method",
"computed": false,
"range": [
- 61104,
- 61248
+ 60979,
+ 61123
],
"loc": {
"start": {
- "line": 2047,
+ "line": 2044,
"column": 4
},
"end": {
- "line": 2049,
+ "line": 2046,
"column": 5
}
},
@@ -108811,16 +108520,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ",
"range": [
- 60815,
- 61099
+ 60690,
+ 60974
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2037,
"column": 4
},
"end": {
- "line": 2046,
+ "line": 2043,
"column": 7
}
}
@@ -108831,16 +108540,16 @@
"type": "Block",
"value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ",
"range": [
- 61254,
- 61542
+ 61129,
+ 61417
],
"loc": {
"start": {
- "line": 2051,
+ "line": 2048,
"column": 4
},
"end": {
- "line": 2057,
+ "line": 2054,
"column": 7
}
}
@@ -108854,16 +108563,16 @@
"type": "Identifier",
"name": "getColumnValues",
"range": [
- 61547,
- 61562
+ 61422,
+ 61437
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 4
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 19
}
}
@@ -108876,16 +108585,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 61563,
- 61571
+ 61438,
+ 61446
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 20
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 28
}
}
@@ -108896,16 +108605,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 61573,
- 61587
+ 61448,
+ 61462
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 30
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 44
}
}
@@ -108915,31 +108624,31 @@
"value": false,
"raw": "false",
"range": [
- 61590,
- 61595
+ 61465,
+ 61470
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 47
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 52
}
}
},
"range": [
- 61573,
- 61595
+ 61448,
+ 61470
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 30
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 52
}
}
@@ -108950,16 +108659,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 61597,
- 61604
+ 61472,
+ 61479
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 54
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 61
}
}
@@ -108968,31 +108677,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 61607,
- 61609
+ 61482,
+ 61484
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 64
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 66
}
}
},
"range": [
- 61597,
- 61609
+ 61472,
+ 61484
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 54
},
"end": {
- "line": 2058,
+ "line": 2055,
"column": 66
}
}
@@ -109011,16 +108720,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 61628,
- 61632
+ 61503,
+ 61507
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 15
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 19
}
}
@@ -109029,31 +108738,31 @@
"type": "Identifier",
"name": "getColValues",
"range": [
- 61633,
- 61645
+ 61508,
+ 61520
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 20
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 32
}
}
},
"range": [
- 61628,
- 61645
+ 61503,
+ 61520
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 15
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 32
}
}
@@ -109063,16 +108772,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 61646,
- 61654
+ 61521,
+ 61529
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 33
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 41
}
}
@@ -109081,16 +108790,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 61656,
- 61670
+ 61531,
+ 61545
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 43
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 57
}
}
@@ -109100,16 +108809,16 @@
"value": false,
"raw": "false",
"range": [
- 61672,
- 61677
+ 61547,
+ 61552
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 59
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 64
}
}
@@ -109118,63 +108827,63 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 61679,
- 61686
+ 61554,
+ 61561
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 66
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 73
}
}
}
],
"range": [
- 61628,
- 61687
+ 61503,
+ 61562
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 15
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 74
}
}
},
"range": [
- 61621,
- 61688
+ 61496,
+ 61563
],
"loc": {
"start": {
- "line": 2059,
+ "line": 2056,
"column": 8
},
"end": {
- "line": 2059,
+ "line": 2056,
"column": 75
}
}
}
],
"range": [
- 61611,
- 61694
+ 61486,
+ 61569
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 68
},
"end": {
- "line": 2060,
+ "line": 2057,
"column": 5
}
}
@@ -109182,16 +108891,16 @@
"generator": false,
"expression": false,
"range": [
- 61562,
- 61694
+ 61437,
+ 61569
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 19
},
"end": {
- "line": 2060,
+ "line": 2057,
"column": 5
}
}
@@ -109199,16 +108908,16 @@
"kind": "method",
"computed": false,
"range": [
- 61547,
- 61694
+ 61422,
+ 61569
],
"loc": {
"start": {
- "line": 2058,
+ "line": 2055,
"column": 4
},
"end": {
- "line": 2060,
+ "line": 2057,
"column": 5
}
},
@@ -109217,16 +108926,16 @@
"type": "Block",
"value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ",
"range": [
- 61254,
- 61542
+ 61129,
+ 61417
],
"loc": {
"start": {
- "line": 2051,
+ "line": 2048,
"column": 4
},
"end": {
- "line": 2057,
+ "line": 2054,
"column": 7
}
}
@@ -109237,16 +108946,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ",
"range": [
- 61700,
- 62081
+ 61575,
+ 61956
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2059,
"column": 4
},
"end": {
- "line": 2070,
+ "line": 2067,
"column": 7
}
}
@@ -109260,16 +108969,16 @@
"type": "Identifier",
"name": "getColValues",
"range": [
- 62086,
- 62098
+ 61961,
+ 61973
],
"loc": {
"start": {
- "line": 2071,
+ "line": 2068,
"column": 4
},
"end": {
- "line": 2071,
+ "line": 2068,
"column": 16
}
}
@@ -109282,16 +108991,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 62108,
- 62116
+ 61983,
+ 61991
],
"loc": {
"start": {
- "line": 2072,
+ "line": 2069,
"column": 8
},
"end": {
- "line": 2072,
+ "line": 2069,
"column": 16
}
}
@@ -109302,16 +109011,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 62126,
- 62140
+ 62001,
+ 62015
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2070,
"column": 8
},
"end": {
- "line": 2073,
+ "line": 2070,
"column": 22
}
}
@@ -109321,31 +109030,31 @@
"value": false,
"raw": "false",
"range": [
- 62143,
- 62148
+ 62018,
+ 62023
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2070,
"column": 25
},
"end": {
- "line": 2073,
+ "line": 2070,
"column": 30
}
}
},
"range": [
- 62126,
- 62148
+ 62001,
+ 62023
],
"loc": {
"start": {
- "line": 2073,
+ "line": 2070,
"column": 8
},
"end": {
- "line": 2073,
+ "line": 2070,
"column": 30
}
}
@@ -109356,16 +109065,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 62158,
- 62163
+ 62033,
+ 62038
],
"loc": {
"start": {
- "line": 2074,
+ "line": 2071,
"column": 8
},
"end": {
- "line": 2074,
+ "line": 2071,
"column": 13
}
}
@@ -109375,31 +109084,31 @@
"value": false,
"raw": "false",
"range": [
- 62166,
- 62171
+ 62041,
+ 62046
],
"loc": {
"start": {
- "line": 2074,
+ "line": 2071,
"column": 16
},
"end": {
- "line": 2074,
+ "line": 2071,
"column": 21
}
}
},
"range": [
- 62158,
- 62171
+ 62033,
+ 62046
],
"loc": {
"start": {
- "line": 2074,
+ "line": 2071,
"column": 8
},
"end": {
- "line": 2074,
+ "line": 2071,
"column": 21
}
}
@@ -109410,16 +109119,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62181,
- 62188
+ 62056,
+ 62063
],
"loc": {
"start": {
- "line": 2075,
+ "line": 2072,
"column": 8
},
"end": {
- "line": 2075,
+ "line": 2072,
"column": 15
}
}
@@ -109428,31 +109137,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 62191,
- 62193
+ 62066,
+ 62068
],
"loc": {
"start": {
- "line": 2075,
+ "line": 2072,
"column": 18
},
"end": {
- "line": 2075,
+ "line": 2072,
"column": 20
}
}
},
"range": [
- 62181,
- 62193
+ 62056,
+ 62068
],
"loc": {
"start": {
- "line": 2075,
+ "line": 2072,
"column": 8
},
"end": {
- "line": 2075,
+ "line": 2072,
"column": 20
}
}
@@ -109470,16 +109179,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 62214,
- 62217
+ 62089,
+ 62092
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 12
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 15
}
}
@@ -109495,16 +109204,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62220,
- 62224
+ 62095,
+ 62099
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 18
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 22
}
}
@@ -109513,47 +109222,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 62225,
- 62228
+ 62100,
+ 62103
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 23
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 26
}
}
},
"range": [
- 62220,
- 62228
+ 62095,
+ 62103
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 18
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 26
}
}
},
"arguments": [],
"range": [
- 62220,
- 62230
+ 62095,
+ 62105
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 18
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 28
}
}
@@ -109562,46 +109271,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 62231,
- 62235
+ 62106,
+ 62110
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 29
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 33
}
}
},
"range": [
- 62220,
- 62235
+ 62095,
+ 62110
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 18
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 33
}
}
},
"range": [
- 62214,
- 62235
+ 62089,
+ 62110
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 12
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 33
}
}
@@ -109609,16 +109318,16 @@
],
"kind": "let",
"range": [
- 62210,
- 62236
+ 62085,
+ 62111
],
"loc": {
"start": {
- "line": 2077,
+ "line": 2074,
"column": 8
},
"end": {
- "line": 2077,
+ "line": 2074,
"column": 34
}
}
@@ -109632,16 +109341,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 62249,
- 62255
+ 62124,
+ 62130
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 12
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 18
}
}
@@ -109654,16 +109363,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62258,
- 62262
+ 62133,
+ 62137
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 21
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 25
}
}
@@ -109672,31 +109381,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 62263,
- 62272
+ 62138,
+ 62147
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 26
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 35
}
}
},
"range": [
- 62258,
- 62272
+ 62133,
+ 62147
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 21
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 35
}
}
@@ -109707,47 +109416,47 @@
"value": true,
"raw": "true",
"range": [
- 62273,
- 62277
+ 62148,
+ 62152
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 36
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 40
}
}
}
],
"range": [
- 62258,
- 62278
+ 62133,
+ 62153
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 21
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 41
}
}
},
"range": [
- 62249,
- 62278
+ 62124,
+ 62153
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 12
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 41
}
}
@@ -109755,16 +109464,16 @@
],
"kind": "let",
"range": [
- 62245,
- 62279
+ 62120,
+ 62154
],
"loc": {
"start": {
- "line": 2078,
+ "line": 2075,
"column": 8
},
"end": {
- "line": 2078,
+ "line": 2075,
"column": 42
}
}
@@ -109778,16 +109487,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 62292,
- 62301
+ 62167,
+ 62176
],
"loc": {
"start": {
- "line": 2079,
+ "line": 2076,
"column": 12
},
"end": {
- "line": 2079,
+ "line": 2076,
"column": 21
}
}
@@ -109796,31 +109505,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 62304,
- 62306
+ 62179,
+ 62181
],
"loc": {
"start": {
- "line": 2079,
+ "line": 2076,
"column": 24
},
"end": {
- "line": 2079,
+ "line": 2076,
"column": 26
}
}
},
"range": [
- 62292,
- 62306
+ 62167,
+ 62181
],
"loc": {
"start": {
- "line": 2079,
+ "line": 2076,
"column": 12
},
"end": {
- "line": 2079,
+ "line": 2076,
"column": 26
}
}
@@ -109828,16 +109537,16 @@
],
"kind": "let",
"range": [
- 62288,
- 62307
+ 62163,
+ 62182
],
"loc": {
"start": {
- "line": 2079,
+ "line": 2076,
"column": 8
},
"end": {
- "line": 2079,
+ "line": 2076,
"column": 27
}
}
@@ -109851,16 +109560,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 62320,
- 62330
+ 62195,
+ 62205
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 12
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 22
}
}
@@ -109871,16 +109580,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 62333,
- 62338
+ 62208,
+ 62213
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 25
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 30
}
}
@@ -109896,16 +109605,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62341,
- 62345
+ 62216,
+ 62220
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 33
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 37
}
}
@@ -109914,31 +109623,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 62346,
- 62357
+ 62221,
+ 62232
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 38
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 49
}
}
},
"range": [
- 62341,
- 62357
+ 62216,
+ 62232
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 33
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 49
}
}
@@ -109947,31 +109656,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 62358,
- 62362
+ 62233,
+ 62237
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 50
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 54
}
}
},
"range": [
- 62341,
- 62362
+ 62216,
+ 62237
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 33
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 54
}
}
@@ -109980,32 +109689,32 @@
{
"type": "ThisExpression",
"range": [
- 62363,
- 62367
+ 62238,
+ 62242
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 55
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 59
}
}
}
],
"range": [
- 62341,
- 62368
+ 62216,
+ 62243
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 33
},
"end": {
- "line": 2080,
+ "line": 2077,
"column": 60
}
}
@@ -110021,16 +109730,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62383,
- 62387
+ 62258,
+ 62262
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 12
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 16
}
}
@@ -110039,31 +109748,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 62388,
- 62400
+ 62263,
+ 62275
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 17
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 29
}
}
},
"range": [
- 62383,
- 62400
+ 62258,
+ 62275
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 12
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 29
}
}
@@ -110072,31 +109781,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 62401,
- 62405
+ 62276,
+ 62280
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 30
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 34
}
}
},
"range": [
- 62383,
- 62405
+ 62258,
+ 62280
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 12
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 34
}
}
@@ -110105,62 +109814,62 @@
{
"type": "ThisExpression",
"range": [
- 62406,
- 62410
+ 62281,
+ 62285
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 35
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 39
}
}
}
],
"range": [
- 62383,
- 62411
+ 62258,
+ 62286
],
"loc": {
"start": {
- "line": 2081,
+ "line": 2078,
"column": 12
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 40
}
}
},
"range": [
- 62333,
- 62411
+ 62208,
+ 62286
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 25
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 40
}
}
},
"range": [
- 62320,
- 62411
+ 62195,
+ 62286
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 12
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 40
}
}
@@ -110168,16 +109877,16 @@
],
"kind": "let",
"range": [
- 62316,
- 62412
+ 62191,
+ 62287
],
"loc": {
"start": {
- "line": 2080,
+ "line": 2077,
"column": 8
},
"end": {
- "line": 2081,
+ "line": 2078,
"column": 41
}
}
@@ -110188,16 +109897,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 62426,
- 62440
+ 62301,
+ 62315
],
"loc": {
"start": {
- "line": 2083,
+ "line": 2080,
"column": 12
},
"end": {
- "line": 2083,
+ "line": 2080,
"column": 26
}
}
@@ -110216,16 +109925,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 62456,
- 62465
+ 62331,
+ 62340
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 12
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 21
}
}
@@ -110234,31 +109943,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 62466,
- 62470
+ 62341,
+ 62345
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 22
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 26
}
}
},
"range": [
- 62456,
- 62470
+ 62331,
+ 62345
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 12
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 26
}
}
@@ -110275,16 +109984,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62471,
- 62475
+ 62346,
+ 62350
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 27
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 31
}
}
@@ -110293,47 +110002,47 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 62476,
- 62490
+ 62351,
+ 62365
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 32
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 46
}
}
},
"range": [
- 62471,
- 62490
+ 62346,
+ 62365
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 27
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 46
}
}
},
"arguments": [],
"range": [
- 62471,
- 62492
+ 62346,
+ 62367
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 27
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 48
}
}
@@ -110342,94 +110051,94 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 62493,
- 62501
+ 62368,
+ 62376
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 49
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 57
}
}
},
"range": [
- 62471,
- 62502
+ 62346,
+ 62377
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 27
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 58
}
}
}
],
"range": [
- 62456,
- 62503
+ 62331,
+ 62378
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 12
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 59
}
}
},
"range": [
- 62456,
- 62504
+ 62331,
+ 62379
],
"loc": {
"start": {
- "line": 2084,
+ "line": 2081,
"column": 12
},
"end": {
- "line": 2084,
+ "line": 2081,
"column": 60
}
}
}
],
"range": [
- 62442,
- 62514
+ 62317,
+ 62389
],
"loc": {
"start": {
- "line": 2083,
+ "line": 2080,
"column": 28
},
"end": {
- "line": 2085,
+ "line": 2082,
"column": 9
}
}
},
"alternate": null,
"range": [
- 62422,
- 62514
+ 62297,
+ 62389
],
"loc": {
"start": {
- "line": 2083,
+ "line": 2080,
"column": 8
},
"end": {
- "line": 2085,
+ "line": 2082,
"column": 9
}
}
@@ -110445,16 +110154,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 62533,
- 62534
+ 62408,
+ 62409
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 17
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 18
}
}
@@ -110465,16 +110174,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62537,
- 62541
+ 62412,
+ 62416
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 21
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 25
}
}
@@ -110483,46 +110192,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 62542,
- 62548
+ 62417,
+ 62423
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 26
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 32
}
}
},
"range": [
- 62537,
- 62548
+ 62412,
+ 62423
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 21
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 32
}
}
},
"range": [
- 62533,
- 62548
+ 62408,
+ 62423
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 17
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 32
}
}
@@ -110530,16 +110239,16 @@
],
"kind": "let",
"range": [
- 62529,
- 62548
+ 62404,
+ 62423
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 13
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 32
}
}
@@ -110551,16 +110260,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 62550,
- 62551
+ 62425,
+ 62426
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 34
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 35
}
}
@@ -110569,31 +110278,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 62554,
- 62560
+ 62429,
+ 62435
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 38
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 44
}
}
},
"range": [
- 62550,
- 62560
+ 62425,
+ 62435
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 34
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 44
}
}
@@ -110605,32 +110314,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 62562,
- 62563
+ 62437,
+ 62438
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 46
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 47
}
}
},
"prefix": false,
"range": [
- 62562,
- 62565
+ 62437,
+ 62440
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 46
},
"end": {
- "line": 2087,
+ "line": 2084,
"column": 49
}
}
@@ -110647,16 +110356,16 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62585,
- 62597
+ 62460,
+ 62472
],
"loc": {
"start": {
- "line": 2088,
+ "line": 2085,
"column": 16
},
"end": {
- "line": 2088,
+ "line": 2085,
"column": 28
}
}
@@ -110666,31 +110375,31 @@
"value": false,
"raw": "false",
"range": [
- 62600,
- 62605
+ 62475,
+ 62480
],
"loc": {
"start": {
- "line": 2088,
+ "line": 2085,
"column": 31
},
"end": {
- "line": 2088,
+ "line": 2085,
"column": 36
}
}
},
"range": [
- 62585,
- 62605
+ 62460,
+ 62480
],
"loc": {
"start": {
- "line": 2088,
+ "line": 2085,
"column": 16
},
"end": {
- "line": 2088,
+ "line": 2085,
"column": 36
}
}
@@ -110698,16 +110407,16 @@
],
"kind": "let",
"range": [
- 62581,
- 62606
+ 62456,
+ 62481
],
"loc": {
"start": {
- "line": 2088,
+ "line": 2085,
"column": 12
},
"end": {
- "line": 2088,
+ "line": 2085,
"column": 37
}
},
@@ -110716,16 +110425,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62619,
- 62674
+ 62494,
+ 62549
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2086,
"column": 12
},
"end": {
- "line": 2089,
+ "line": 2086,
"column": 67
}
}
@@ -110744,16 +110453,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62691,
- 62698
+ 62566,
+ 62573
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 16
},
"end": {
- "line": 2090,
+ "line": 2087,
"column": 23
}
}
@@ -110762,31 +110471,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 62699,
- 62705
+ 62574,
+ 62580
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 24
},
"end": {
- "line": 2090,
+ "line": 2087,
"column": 30
}
}
},
"range": [
- 62691,
- 62705
+ 62566,
+ 62580
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 16
},
"end": {
- "line": 2090,
+ "line": 2087,
"column": 30
}
}
@@ -110796,31 +110505,31 @@
"value": 0,
"raw": "0",
"range": [
- 62708,
- 62709
+ 62583,
+ 62584
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 33
},
"end": {
- "line": 2090,
+ "line": 2087,
"column": 34
}
}
},
"range": [
- 62691,
- 62709
+ 62566,
+ 62584
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 16
},
"end": {
- "line": 2090,
+ "line": 2087,
"column": 34
}
}
@@ -110837,16 +110546,16 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62729,
- 62741
+ 62604,
+ 62616
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 16
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 28
}
}
@@ -110863,16 +110572,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 62744,
- 62751
+ 62619,
+ 62626
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 31
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 38
}
}
@@ -110881,31 +110590,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 62752,
- 62759
+ 62627,
+ 62634
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 39
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 46
}
}
},
"range": [
- 62744,
- 62759
+ 62619,
+ 62634
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 31
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 46
}
}
@@ -110915,32 +110624,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 62760,
- 62761
+ 62635,
+ 62636
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 47
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 48
}
}
}
],
"range": [
- 62744,
- 62762
+ 62619,
+ 62637
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 31
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 49
}
}
@@ -110953,109 +110662,109 @@
"value": 1,
"raw": "1",
"range": [
- 62768,
- 62769
+ 62643,
+ 62644
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 55
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 56
}
}
},
"prefix": true,
"range": [
- 62767,
- 62769
+ 62642,
+ 62644
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 54
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 56
}
}
},
"range": [
- 62744,
- 62769
+ 62619,
+ 62644
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 31
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 56
}
}
},
"range": [
- 62729,
- 62769
+ 62604,
+ 62644
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 16
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 56
}
}
},
"range": [
- 62729,
- 62770
+ 62604,
+ 62645
],
"loc": {
"start": {
- "line": 2091,
+ "line": 2088,
"column": 16
},
"end": {
- "line": 2091,
+ "line": 2088,
"column": 57
}
}
}
],
"range": [
- 62711,
- 62784
+ 62586,
+ 62659
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 36
},
"end": {
- "line": 2092,
+ "line": 2089,
"column": 13
}
}
},
"alternate": null,
"range": [
- 62687,
- 62784
+ 62562,
+ 62659
],
"loc": {
"start": {
- "line": 2090,
+ "line": 2087,
"column": 12
},
"end": {
- "line": 2092,
+ "line": 2089,
"column": 13
}
},
@@ -111064,16 +110773,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62619,
- 62674
+ 62494,
+ 62549
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2086,
"column": 12
},
"end": {
- "line": 2089,
+ "line": 2086,
"column": 67
}
}
@@ -111089,16 +110798,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 62801,
- 62805
+ 62676,
+ 62680
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 16
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 20
}
}
@@ -111113,16 +110822,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 62808,
- 62811
+ 62683,
+ 62686
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 23
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 26
}
}
@@ -111131,31 +110840,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 62812,
- 62813
+ 62687,
+ 62688
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 27
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 28
}
}
},
"range": [
- 62808,
- 62814
+ 62683,
+ 62689
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 23
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 29
}
}
@@ -111164,46 +110873,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 62815,
- 62820
+ 62690,
+ 62695
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 30
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 35
}
}
},
"range": [
- 62808,
- 62820
+ 62683,
+ 62695
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 23
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 35
}
}
},
"range": [
- 62801,
- 62820
+ 62676,
+ 62695
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 16
},
"end": {
- "line": 2093,
+ "line": 2090,
"column": 35
}
}
@@ -111214,16 +110923,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 62838,
- 62845
+ 62713,
+ 62720
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2091,
"column": 16
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 23
}
}
@@ -111235,16 +110944,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 62848,
- 62852
+ 62723,
+ 62727
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2091,
"column": 26
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 30
}
}
@@ -111253,46 +110962,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 62853,
- 62859
+ 62728,
+ 62734
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2091,
"column": 31
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 37
}
}
},
"range": [
- 62848,
- 62859
+ 62723,
+ 62734
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2091,
"column": 26
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 37
}
}
},
"range": [
- 62838,
- 62859
+ 62713,
+ 62734
],
"loc": {
"start": {
- "line": 2094,
+ "line": 2091,
"column": 16
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 37
}
}
@@ -111300,16 +111009,16 @@
],
"kind": "let",
"range": [
- 62797,
- 62860
+ 62672,
+ 62735
],
"loc": {
"start": {
- "line": 2093,
+ "line": 2090,
"column": 12
},
"end": {
- "line": 2094,
+ "line": 2091,
"column": 38
}
},
@@ -111318,16 +111027,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62874,
- 62927
+ 62749,
+ 62802
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2093,
"column": 12
},
"end": {
- "line": 2096,
+ "line": 2093,
"column": 65
}
}
@@ -111346,16 +111055,16 @@
"type": "Identifier",
"name": "nchilds",
"range": [
- 62944,
- 62951
+ 62819,
+ 62826
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 23
}
}
@@ -111366,16 +111075,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 62956,
- 62960
+ 62831,
+ 62835
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 28
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 32
}
}
@@ -111384,46 +111093,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 62961,
- 62968
+ 62836,
+ 62843
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 33
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 40
}
}
},
"range": [
- 62956,
- 62968
+ 62831,
+ 62843
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 28
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 40
}
}
},
"range": [
- 62944,
- 62968
+ 62819,
+ 62843
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 40
}
}
@@ -111435,47 +111144,47 @@
"type": "Identifier",
"name": "isExludedRow",
"range": [
- 62973,
- 62985
+ 62848,
+ 62860
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 45
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 57
}
}
},
"prefix": true,
"range": [
- 62972,
- 62985
+ 62847,
+ 62860
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 44
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 57
}
}
},
"range": [
- 62944,
- 62985
+ 62819,
+ 62860
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 16
},
"end": {
- "line": 2097,
+ "line": 2094,
"column": 57
}
}
@@ -111492,16 +111201,16 @@
"type": "Identifier",
"name": "data",
"range": [
- 63009,
- 63013
+ 62884,
+ 62888
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 20
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 24
}
}
@@ -111512,16 +111221,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 63016,
- 63026
+ 62891,
+ 62901
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 27
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 37
}
}
@@ -111534,16 +111243,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 63027,
- 63031
+ 62902,
+ 62906
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 38
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 42
}
}
@@ -111552,62 +111261,62 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 63032,
- 63040
+ 62907,
+ 62915
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 43
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 51
}
}
},
"range": [
- 63027,
- 63041
+ 62902,
+ 62916
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 38
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 52
}
}
}
],
"range": [
- 63016,
- 63042
+ 62891,
+ 62917
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 27
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 53
}
}
},
"range": [
- 63009,
- 63042
+ 62884,
+ 62917
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 20
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 53
}
}
@@ -111615,16 +111324,16 @@
],
"kind": "let",
"range": [
- 63005,
- 63043
+ 62880,
+ 62918
],
"loc": {
"start": {
- "line": 2098,
+ "line": 2095,
"column": 16
},
"end": {
- "line": 2098,
+ "line": 2095,
"column": 54
}
}
@@ -111640,16 +111349,16 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 63060,
- 63069
+ 62935,
+ 62944
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 25
}
}
@@ -111658,31 +111367,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 63070,
- 63074
+ 62945,
+ 62949
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 26
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 30
}
}
},
"range": [
- 63060,
- 63074
+ 62935,
+ 62949
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 30
}
}
@@ -111692,79 +111401,79 @@
"type": "Identifier",
"name": "data",
"range": [
- 63075,
- 63079
+ 62950,
+ 62954
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 31
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 35
}
}
}
],
"range": [
- 63060,
- 63080
+ 62935,
+ 62955
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 36
}
}
},
"range": [
- 63060,
- 63081
+ 62935,
+ 62956
],
"loc": {
"start": {
- "line": 2099,
+ "line": 2096,
"column": 16
},
"end": {
- "line": 2099,
+ "line": 2096,
"column": 37
}
}
}
],
"range": [
- 62987,
- 63095
+ 62862,
+ 62970
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 59
},
"end": {
- "line": 2100,
+ "line": 2097,
"column": 13
}
}
},
"alternate": null,
"range": [
- 62940,
- 63095
+ 62815,
+ 62970
],
"loc": {
"start": {
- "line": 2097,
+ "line": 2094,
"column": 12
},
"end": {
- "line": 2100,
+ "line": 2097,
"column": 13
}
},
@@ -111773,16 +111482,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62874,
- 62927
+ 62749,
+ 62802
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2093,
"column": 12
},
"end": {
- "line": 2096,
+ "line": 2093,
"column": 65
}
}
@@ -111791,31 +111500,31 @@
}
],
"range": [
- 62567,
- 63105
+ 62442,
+ 62980
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 51
},
"end": {
- "line": 2101,
+ "line": 2098,
"column": 9
}
}
},
"range": [
- 62524,
- 63105
+ 62399,
+ 62980
],
"loc": {
"start": {
- "line": 2087,
+ "line": 2084,
"column": 8
},
"end": {
- "line": 2101,
+ "line": 2098,
"column": 9
}
}
@@ -111826,47 +111535,47 @@
"type": "Identifier",
"name": "colValues",
"range": [
- 63121,
- 63130
+ 62996,
+ 63005
],
"loc": {
"start": {
- "line": 2102,
+ "line": 2099,
"column": 15
},
"end": {
- "line": 2102,
+ "line": 2099,
"column": 24
}
}
},
"range": [
- 63114,
- 63131
+ 62989,
+ 63006
],
"loc": {
"start": {
- "line": 2102,
+ "line": 2099,
"column": 8
},
"end": {
- "line": 2102,
+ "line": 2099,
"column": 25
}
}
}
],
"range": [
- 62200,
- 63137
+ 62075,
+ 63012
],
"loc": {
"start": {
- "line": 2076,
+ "line": 2073,
"column": 6
},
"end": {
- "line": 2103,
+ "line": 2100,
"column": 5
}
}
@@ -111874,16 +111583,16 @@
"generator": false,
"expression": false,
"range": [
- 62098,
- 63137
+ 61973,
+ 63012
],
"loc": {
"start": {
- "line": 2071,
+ "line": 2068,
"column": 16
},
"end": {
- "line": 2103,
+ "line": 2100,
"column": 5
}
}
@@ -111891,16 +111600,16 @@
"kind": "method",
"computed": false,
"range": [
- 62086,
- 63137
+ 61961,
+ 63012
],
"loc": {
"start": {
- "line": 2071,
+ "line": 2068,
"column": 4
},
"end": {
- "line": 2103,
+ "line": 2100,
"column": 5
}
},
@@ -111909,16 +111618,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ",
"range": [
- 61700,
- 62081
+ 61575,
+ 61956
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2059,
"column": 4
},
"end": {
- "line": 2070,
+ "line": 2067,
"column": 7
}
}
@@ -111929,16 +111638,16 @@
"type": "Block",
"value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ",
"range": [
- 63143,
- 63295
+ 63018,
+ 63170
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2102,
"column": 4
},
"end": {
- "line": 2109,
+ "line": 2106,
"column": 7
}
}
@@ -111952,16 +111661,16 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 63300,
- 63314
+ 63175,
+ 63189
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2107,
"column": 4
},
"end": {
- "line": 2110,
+ "line": 2107,
"column": 18
}
}
@@ -111974,16 +111683,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 63315,
- 63320
+ 63190,
+ 63195
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2107,
"column": 19
},
"end": {
- "line": 2110,
+ "line": 2107,
"column": 24
}
}
@@ -112003,16 +111712,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63337,
- 63341
+ 63212,
+ 63216
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 13
},
"end": {
- "line": 2111,
+ "line": 2108,
"column": 17
}
}
@@ -112021,47 +111730,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 63342,
- 63349
+ 63217,
+ 63224
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 18
},
"end": {
- "line": 2111,
+ "line": 2108,
"column": 25
}
}
},
"range": [
- 63337,
- 63349
+ 63212,
+ 63224
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 13
},
"end": {
- "line": 2111,
+ "line": 2108,
"column": 25
}
}
},
"prefix": true,
"range": [
- 63336,
- 63349
+ 63211,
+ 63224
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 12
},
"end": {
- "line": 2111,
+ "line": 2108,
"column": 25
}
}
@@ -112073,48 +111782,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 63365,
- 63372
+ 63240,
+ 63247
],
"loc": {
"start": {
- "line": 2112,
+ "line": 2109,
"column": 12
},
"end": {
- "line": 2112,
+ "line": 2109,
"column": 19
}
}
}
],
"range": [
- 63351,
- 63382
+ 63226,
+ 63257
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 27
},
"end": {
- "line": 2113,
+ "line": 2110,
"column": 9
}
}
},
"alternate": null,
"range": [
- 63332,
- 63382
+ 63207,
+ 63257
],
"loc": {
"start": {
- "line": 2111,
+ "line": 2108,
"column": 8
},
"end": {
- "line": 2113,
+ "line": 2110,
"column": 9
}
}
@@ -112128,16 +111837,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63395,
- 63403
+ 63270,
+ 63278
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2111,
"column": 12
},
"end": {
- "line": 2114,
+ "line": 2111,
"column": 20
}
}
@@ -112147,31 +111856,31 @@
"value": "",
"raw": "''",
"range": [
- 63406,
- 63408
+ 63281,
+ 63283
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2111,
"column": 23
},
"end": {
- "line": 2114,
+ "line": 2111,
"column": 25
}
}
},
"range": [
- 63395,
- 63408
+ 63270,
+ 63283
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2111,
"column": 12
},
"end": {
- "line": 2114,
+ "line": 2111,
"column": 25
}
}
@@ -112179,16 +111888,16 @@
],
"kind": "let",
"range": [
- 63391,
- 63409
+ 63266,
+ 63284
],
"loc": {
"start": {
- "line": 2114,
+ "line": 2111,
"column": 8
},
"end": {
- "line": 2114,
+ "line": 2111,
"column": 26
}
}
@@ -112202,16 +111911,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 63422,
- 63425
+ 63297,
+ 63300
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 12
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 15
}
}
@@ -112224,16 +111933,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63428,
- 63432
+ 63303,
+ 63307
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 18
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 22
}
}
@@ -112242,31 +111951,31 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 63433,
- 63449
+ 63308,
+ 63324
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 23
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 39
}
}
},
"range": [
- 63428,
- 63449
+ 63303,
+ 63324
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 18
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 39
}
}
@@ -112276,47 +111985,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 63450,
- 63455
+ 63325,
+ 63330
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 40
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 45
}
}
}
],
"range": [
- 63428,
- 63456
+ 63303,
+ 63331
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 18
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 46
}
}
},
"range": [
- 63422,
- 63456
+ 63297,
+ 63331
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 12
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 46
}
}
@@ -112324,16 +112033,16 @@
],
"kind": "let",
"range": [
- 63418,
- 63457
+ 63293,
+ 63332
],
"loc": {
"start": {
- "line": 2115,
+ "line": 2112,
"column": 8
},
"end": {
- "line": 2115,
+ "line": 2112,
"column": 47
}
}
@@ -112347,32 +112056,32 @@
"type": "Identifier",
"name": "flt",
"range": [
- 63471,
- 63474
+ 63346,
+ 63349
],
"loc": {
"start": {
- "line": 2116,
+ "line": 2113,
"column": 13
},
"end": {
- "line": 2116,
+ "line": 2113,
"column": 16
}
}
},
"prefix": true,
"range": [
- 63470,
- 63474
+ 63345,
+ 63349
],
"loc": {
"start": {
- "line": 2116,
+ "line": 2113,
"column": 12
},
"end": {
- "line": 2116,
+ "line": 2113,
"column": 16
}
}
@@ -112386,63 +112095,63 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63497,
- 63505
+ 63372,
+ 63380
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2114,
"column": 19
},
"end": {
- "line": 2117,
+ "line": 2114,
"column": 27
}
}
},
"range": [
- 63490,
- 63506
+ 63365,
+ 63381
],
"loc": {
"start": {
- "line": 2117,
+ "line": 2114,
"column": 12
},
"end": {
- "line": 2117,
+ "line": 2114,
"column": 28
}
}
}
],
"range": [
- 63476,
- 63516
+ 63351,
+ 63391
],
"loc": {
"start": {
- "line": 2116,
+ "line": 2113,
"column": 18
},
"end": {
- "line": 2118,
+ "line": 2115,
"column": 9
}
}
},
"alternate": null,
"range": [
- 63466,
- 63516
+ 63341,
+ 63391
],
"loc": {
"start": {
- "line": 2116,
+ "line": 2113,
"column": 8
},
"end": {
- "line": 2118,
+ "line": 2115,
"column": 9
}
}
@@ -112456,16 +112165,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 63530,
- 63540
+ 63405,
+ 63415
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 12
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 22
}
}
@@ -112478,16 +112187,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63543,
- 63547
+ 63418,
+ 63422
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 25
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 29
}
}
@@ -112496,31 +112205,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 63548,
- 63561
+ 63423,
+ 63436
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 30
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 43
}
}
},
"range": [
- 63543,
- 63561
+ 63418,
+ 63436
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 25
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 43
}
}
@@ -112530,47 +112239,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 63562,
- 63567
+ 63437,
+ 63442
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 44
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 49
}
}
}
],
"range": [
- 63543,
- 63568
+ 63418,
+ 63443
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 25
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 50
}
}
},
"range": [
- 63530,
- 63568
+ 63405,
+ 63443
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 12
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 50
}
}
@@ -112578,16 +112287,16 @@
],
"kind": "let",
"range": [
- 63526,
- 63569
+ 63401,
+ 63444
],
"loc": {
"start": {
- "line": 2120,
+ "line": 2117,
"column": 8
},
"end": {
- "line": 2120,
+ "line": 2117,
"column": 51
}
}
@@ -112604,16 +112313,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 63582,
- 63592
+ 63457,
+ 63467
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 12
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 22
}
}
@@ -112622,31 +112331,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 63597,
- 63605
+ 63472,
+ 63480
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 27
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 35
}
}
},
"range": [
- 63582,
- 63605
+ 63457,
+ 63480
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 12
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 35
}
}
@@ -112658,16 +112367,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 63609,
- 63619
+ 63484,
+ 63494
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 39
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 49
}
}
@@ -112676,46 +112385,46 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 63624,
- 63633
+ 63499,
+ 63508
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 54
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 63
}
}
},
"range": [
- 63609,
- 63633
+ 63484,
+ 63508
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 39
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 63
}
}
},
"range": [
- 63582,
- 63633
+ 63457,
+ 63508
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 12
},
"end": {
- "line": 2121,
+ "line": 2118,
"column": 63
}
}
@@ -112732,16 +112441,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63649,
- 63657
+ 63524,
+ 63532
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 12
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 20
}
}
@@ -112753,16 +112462,16 @@
"type": "Identifier",
"name": "flt",
"range": [
- 63660,
- 63663
+ 63535,
+ 63538
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 23
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 26
}
}
@@ -112771,77 +112480,77 @@
"type": "Identifier",
"name": "value",
"range": [
- 63664,
- 63669
+ 63539,
+ 63544
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 27
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 32
}
}
},
"range": [
- 63660,
- 63669
+ 63535,
+ 63544
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 23
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 32
}
}
},
"range": [
- 63649,
- 63669
+ 63524,
+ 63544
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 12
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 32
}
}
},
"range": [
- 63649,
- 63670
+ 63524,
+ 63545
],
"loc": {
"start": {
- "line": 2122,
+ "line": 2119,
"column": 12
},
"end": {
- "line": 2122,
+ "line": 2119,
"column": 33
}
}
}
],
"range": [
- 63635,
- 63680
+ 63510,
+ 63555
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 65
},
"end": {
- "line": 2123,
+ "line": 2120,
"column": 9
}
},
@@ -112850,16 +112559,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 63689,
- 63705
+ 63564,
+ 63580
],
"loc": {
"start": {
- "line": 2124,
+ "line": 2121,
"column": 8
},
"end": {
- "line": 2124,
+ "line": 2121,
"column": 24
}
}
@@ -112875,16 +112584,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 63723,
- 63733
+ 63598,
+ 63608
],
"loc": {
"start": {
- "line": 2125,
+ "line": 2122,
"column": 17
},
"end": {
- "line": 2125,
+ "line": 2122,
"column": 27
}
}
@@ -112893,31 +112602,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 63738,
- 63746
+ 63613,
+ 63621
],
"loc": {
"start": {
- "line": 2125,
+ "line": 2122,
"column": 32
},
"end": {
- "line": 2125,
+ "line": 2122,
"column": 40
}
}
},
"range": [
- 63723,
- 63746
+ 63598,
+ 63621
],
"loc": {
"start": {
- "line": 2125,
+ "line": 2122,
"column": 17
},
"end": {
- "line": 2125,
+ "line": 2122,
"column": 40
}
}
@@ -112934,16 +112643,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63762,
- 63770
+ 63637,
+ 63645
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 12
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 20
}
}
@@ -112961,16 +112670,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63773,
- 63777
+ 63648,
+ 63652
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 23
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 27
}
}
@@ -112979,31 +112688,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 63778,
- 63785
+ 63653,
+ 63660
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 28
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 35
}
}
},
"range": [
- 63773,
- 63785
+ 63648,
+ 63660
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 23
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 35
}
}
@@ -113014,32 +112723,32 @@
"value": "dropdown",
"raw": "'dropdown'",
"range": [
- 63786,
- 63796
+ 63661,
+ 63671
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 36
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 46
}
}
}
],
"range": [
- 63773,
- 63797
+ 63648,
+ 63672
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 23
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 47
}
}
@@ -113048,31 +112757,31 @@
"type": "Identifier",
"name": "getValues",
"range": [
- 63798,
- 63807
+ 63673,
+ 63682
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 48
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 57
}
}
},
"range": [
- 63773,
- 63807
+ 63648,
+ 63682
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 23
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 57
}
}
@@ -113082,78 +112791,78 @@
"type": "Identifier",
"name": "index",
"range": [
- 63808,
- 63813
+ 63683,
+ 63688
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 58
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 63
}
}
}
],
"range": [
- 63773,
- 63814
+ 63648,
+ 63689
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 23
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 64
}
}
},
"range": [
- 63762,
- 63814
+ 63637,
+ 63689
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 12
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 64
}
}
},
"range": [
- 63762,
- 63815
+ 63637,
+ 63690
],
"loc": {
"start": {
- "line": 2126,
+ "line": 2123,
"column": 12
},
"end": {
- "line": 2126,
+ "line": 2123,
"column": 65
}
}
}
],
"range": [
- 63748,
- 63825
+ 63623,
+ 63700
],
"loc": {
"start": {
- "line": 2125,
+ "line": 2122,
"column": 42
},
"end": {
- "line": 2127,
+ "line": 2124,
"column": 9
}
},
@@ -113162,16 +112871,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 63834,
- 63845
+ 63709,
+ 63720
],
"loc": {
"start": {
- "line": 2128,
+ "line": 2125,
"column": 8
},
"end": {
- "line": 2128,
+ "line": 2125,
"column": 19
}
}
@@ -113187,16 +112896,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 63863,
- 63873
+ 63738,
+ 63748
],
"loc": {
"start": {
- "line": 2129,
+ "line": 2126,
"column": 17
},
"end": {
- "line": 2129,
+ "line": 2126,
"column": 27
}
}
@@ -113205,31 +112914,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 63878,
- 63887
+ 63753,
+ 63762
],
"loc": {
"start": {
- "line": 2129,
+ "line": 2126,
"column": 32
},
"end": {
- "line": 2129,
+ "line": 2126,
"column": 41
}
}
},
"range": [
- 63863,
- 63887
+ 63738,
+ 63762
],
"loc": {
"start": {
- "line": 2129,
+ "line": 2126,
"column": 17
},
"end": {
- "line": 2129,
+ "line": 2126,
"column": 41
}
}
@@ -113246,16 +112955,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 63903,
- 63911
+ 63778,
+ 63786
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 12
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 20
}
}
@@ -113273,16 +112982,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 63914,
- 63918
+ 63789,
+ 63793
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 23
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 27
}
}
@@ -113291,31 +113000,31 @@
"type": "Identifier",
"name": "feature",
"range": [
- 63919,
- 63926
+ 63794,
+ 63801
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 28
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 35
}
}
},
"range": [
- 63914,
- 63926
+ 63789,
+ 63801
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 23
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 35
}
}
@@ -113326,32 +113035,32 @@
"value": "checkList",
"raw": "'checkList'",
"range": [
- 63927,
- 63938
+ 63802,
+ 63813
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 36
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 47
}
}
}
],
"range": [
- 63914,
- 63939
+ 63789,
+ 63814
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 23
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 48
}
}
@@ -113360,31 +113069,31 @@
"type": "Identifier",
"name": "getValues",
"range": [
- 63940,
- 63949
+ 63815,
+ 63824
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 49
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 58
}
}
},
"range": [
- 63914,
- 63949
+ 63789,
+ 63824
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 23
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 58
}
}
@@ -113394,94 +113103,94 @@
"type": "Identifier",
"name": "index",
"range": [
- 63950,
- 63955
+ 63825,
+ 63830
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 59
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 64
}
}
}
],
"range": [
- 63914,
- 63956
+ 63789,
+ 63831
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 23
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 65
}
}
},
"range": [
- 63903,
- 63956
+ 63778,
+ 63831
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 12
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 65
}
}
},
"range": [
- 63903,
- 63957
+ 63778,
+ 63832
],
"loc": {
"start": {
- "line": 2130,
+ "line": 2127,
"column": 12
},
"end": {
- "line": 2130,
+ "line": 2127,
"column": 66
}
}
}
],
"range": [
- 63889,
- 63967
+ 63764,
+ 63842
],
"loc": {
"start": {
- "line": 2129,
+ "line": 2126,
"column": 43
},
"end": {
- "line": 2131,
+ "line": 2128,
"column": 9
}
}
},
"alternate": null,
"range": [
- 63859,
- 63967
+ 63734,
+ 63842
],
"loc": {
"start": {
- "line": 2129,
+ "line": 2126,
"column": 13
},
"end": {
- "line": 2131,
+ "line": 2128,
"column": 9
}
},
@@ -113490,16 +113199,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 63834,
- 63845
+ 63709,
+ 63720
],
"loc": {
"start": {
- "line": 2128,
+ "line": 2125,
"column": 8
},
"end": {
- "line": 2128,
+ "line": 2125,
"column": 19
}
}
@@ -113507,16 +113216,16 @@
]
},
"range": [
- 63719,
- 63967
+ 63594,
+ 63842
],
"loc": {
"start": {
- "line": 2125,
+ "line": 2122,
"column": 13
},
"end": {
- "line": 2131,
+ "line": 2128,
"column": 9
}
},
@@ -113525,16 +113234,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 63689,
- 63705
+ 63564,
+ 63580
],
"loc": {
"start": {
- "line": 2124,
+ "line": 2121,
"column": 8
},
"end": {
- "line": 2124,
+ "line": 2121,
"column": 24
}
}
@@ -113542,16 +113251,16 @@
]
},
"range": [
- 63578,
- 63967
+ 63453,
+ 63842
],
"loc": {
"start": {
- "line": 2121,
+ "line": 2118,
"column": 8
},
"end": {
- "line": 2131,
+ "line": 2128,
"column": 9
}
},
@@ -113560,16 +113269,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 63976,
- 64044
+ 63851,
+ 63919
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2129,
"column": 8
},
"end": {
- "line": 2132,
+ "line": 2129,
"column": 76
}
}
@@ -113578,16 +113287,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64053,
- 64067
+ 63928,
+ 63942
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2130,
"column": 8
},
"end": {
- "line": 2133,
+ "line": 2130,
"column": 22
}
}
@@ -113608,16 +113317,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 64080,
- 64087
+ 63955,
+ 63962
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 12
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 19
}
}
@@ -113627,32 +113336,32 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64088,
- 64096
+ 63963,
+ 63971
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 20
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 28
}
}
}
],
"range": [
- 64080,
- 64097
+ 63955,
+ 63972
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 12
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 29
}
}
@@ -113667,16 +113376,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64101,
- 64109
+ 63976,
+ 63984
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 33
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 41
}
}
@@ -113685,31 +113394,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 64110,
- 64116
+ 63985,
+ 63991
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 42
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 48
}
}
},
"range": [
- 64101,
- 64116
+ 63976,
+ 63991
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 33
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 48
}
}
@@ -113719,46 +113428,46 @@
"value": 0,
"raw": "0",
"range": [
- 64121,
- 64122
+ 63996,
+ 63997
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 53
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 54
}
}
},
"range": [
- 64101,
- 64122
+ 63976,
+ 63997
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 33
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 54
}
}
},
"range": [
- 64080,
- 64122
+ 63955,
+ 63997
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 12
},
"end": {
- "line": 2134,
+ "line": 2131,
"column": 54
}
}
@@ -113776,16 +113485,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64139,
- 64147
+ 64014,
+ 64022
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 13
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 21
}
}
@@ -113794,31 +113503,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 64148,
- 64154
+ 64023,
+ 64029
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 22
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 28
}
}
},
"range": [
- 64139,
- 64154
+ 64014,
+ 64029
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 13
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 28
}
}
@@ -113828,31 +113537,31 @@
"value": 1,
"raw": "1",
"range": [
- 64159,
- 64160
+ 64034,
+ 64035
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 33
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 34
}
}
},
"range": [
- 64139,
- 64160
+ 64014,
+ 64035
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 13
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 34
}
}
@@ -113867,16 +113576,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64164,
- 64172
+ 64039,
+ 64047
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 38
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 46
}
}
@@ -113886,31 +113595,31 @@
"value": 0,
"raw": "0",
"range": [
- 64173,
- 64174
+ 64048,
+ 64049
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 47
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 48
}
}
},
"range": [
- 64164,
- 64175
+ 64039,
+ 64050
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 38
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 49
}
}
@@ -113920,61 +113629,61 @@
"value": "",
"raw": "''",
"range": [
- 64180,
- 64182
+ 64055,
+ 64057
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 54
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 56
}
}
},
"range": [
- 64164,
- 64182
+ 64039,
+ 64057
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 38
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 56
}
}
},
"range": [
- 64139,
- 64182
+ 64014,
+ 64057
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 13
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 56
}
}
},
"range": [
- 64080,
- 64183
+ 63955,
+ 64058
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 12
},
"end": {
- "line": 2135,
+ "line": 2132,
"column": 57
}
}
@@ -113991,16 +113700,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64199,
- 64207
+ 64074,
+ 64082
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2133,
"column": 12
},
"end": {
- "line": 2136,
+ "line": 2133,
"column": 20
}
}
@@ -114010,78 +113719,78 @@
"value": "",
"raw": "''",
"range": [
- 64210,
- 64212
+ 64085,
+ 64087
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2133,
"column": 23
},
"end": {
- "line": 2136,
+ "line": 2133,
"column": 25
}
}
},
"range": [
- 64199,
- 64212
+ 64074,
+ 64087
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2133,
"column": 12
},
"end": {
- "line": 2136,
+ "line": 2133,
"column": 25
}
}
},
"range": [
- 64199,
- 64213
+ 64074,
+ 64088
],
"loc": {
"start": {
- "line": 2136,
+ "line": 2133,
"column": 12
},
"end": {
- "line": 2136,
+ "line": 2133,
"column": 26
}
}
}
],
"range": [
- 64185,
- 64223
+ 64060,
+ 64098
],
"loc": {
"start": {
- "line": 2135,
+ "line": 2132,
"column": 59
},
"end": {
- "line": 2137,
+ "line": 2134,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64076,
- 64223
+ 63951,
+ 64098
],
"loc": {
"start": {
- "line": 2134,
+ "line": 2131,
"column": 8
},
"end": {
- "line": 2137,
+ "line": 2134,
"column": 9
}
},
@@ -114090,16 +113799,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 63976,
- 64044
+ 63851,
+ 63919
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2129,
"column": 8
},
"end": {
- "line": 2132,
+ "line": 2129,
"column": 76
}
}
@@ -114108,16 +113817,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64053,
- 64067
+ 63928,
+ 63942
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2130,
"column": 8
},
"end": {
- "line": 2133,
+ "line": 2130,
"column": 22
}
}
@@ -114130,47 +113839,47 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64240,
- 64248
+ 64115,
+ 64123
],
"loc": {
"start": {
- "line": 2139,
+ "line": 2136,
"column": 15
},
"end": {
- "line": 2139,
+ "line": 2136,
"column": 23
}
}
},
"range": [
- 64233,
- 64249
+ 64108,
+ 64124
],
"loc": {
"start": {
- "line": 2139,
+ "line": 2136,
"column": 8
},
"end": {
- "line": 2139,
+ "line": 2136,
"column": 24
}
}
}
],
"range": [
- 63322,
- 64255
+ 63197,
+ 64130
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2107,
"column": 26
},
"end": {
- "line": 2140,
+ "line": 2137,
"column": 5
}
}
@@ -114178,16 +113887,16 @@
"generator": false,
"expression": false,
"range": [
- 63314,
- 64255
+ 63189,
+ 64130
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2107,
"column": 18
},
"end": {
- "line": 2140,
+ "line": 2137,
"column": 5
}
}
@@ -114195,16 +113904,16 @@
"kind": "method",
"computed": false,
"range": [
- 63300,
- 64255
+ 63175,
+ 64130
],
"loc": {
"start": {
- "line": 2110,
+ "line": 2107,
"column": 4
},
"end": {
- "line": 2140,
+ "line": 2137,
"column": 5
}
},
@@ -114213,16 +113922,16 @@
"type": "Block",
"value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ",
"range": [
- 63143,
- 63295
+ 63018,
+ 63170
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2102,
"column": 4
},
"end": {
- "line": 2109,
+ "line": 2106,
"column": 7
}
}
@@ -114233,16 +113942,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64261,
- 64353
+ 64136,
+ 64228
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2139,
"column": 4
},
"end": {
- "line": 2145,
+ "line": 2142,
"column": 7
}
}
@@ -114256,16 +113965,16 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 64358,
- 64373
+ 64233,
+ 64248
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2143,
"column": 4
},
"end": {
- "line": 2146,
+ "line": 2143,
"column": 19
}
}
@@ -114288,16 +113997,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64391,
- 64395
+ 64266,
+ 64270
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 13
},
"end": {
- "line": 2147,
+ "line": 2144,
"column": 17
}
}
@@ -114306,47 +114015,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 64396,
- 64403
+ 64271,
+ 64278
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 18
},
"end": {
- "line": 2147,
+ "line": 2144,
"column": 25
}
}
},
"range": [
- 64391,
- 64403
+ 64266,
+ 64278
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 13
},
"end": {
- "line": 2147,
+ "line": 2144,
"column": 25
}
}
},
"prefix": true,
"range": [
- 64390,
- 64403
+ 64265,
+ 64278
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 12
},
"end": {
- "line": 2147,
+ "line": 2144,
"column": 25
}
}
@@ -114358,48 +114067,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 64419,
- 64426
+ 64294,
+ 64301
],
"loc": {
"start": {
- "line": 2148,
+ "line": 2145,
"column": 12
},
"end": {
- "line": 2148,
+ "line": 2145,
"column": 19
}
}
}
],
"range": [
- 64405,
- 64436
+ 64280,
+ 64311
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 27
},
"end": {
- "line": 2149,
+ "line": 2146,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64386,
- 64436
+ 64261,
+ 64311
],
"loc": {
"start": {
- "line": 2147,
+ "line": 2144,
"column": 8
},
"end": {
- "line": 2149,
+ "line": 2146,
"column": 9
}
}
@@ -114413,16 +114122,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 64449,
- 64459
+ 64324,
+ 64334
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2147,
"column": 12
},
"end": {
- "line": 2150,
+ "line": 2147,
"column": 22
}
}
@@ -114431,31 +114140,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 64462,
- 64464
+ 64337,
+ 64339
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2147,
"column": 25
},
"end": {
- "line": 2150,
+ "line": 2147,
"column": 27
}
}
},
"range": [
- 64449,
- 64464
+ 64324,
+ 64339
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2147,
"column": 12
},
"end": {
- "line": 2150,
+ "line": 2147,
"column": 27
}
}
@@ -114463,16 +114172,16 @@
],
"kind": "let",
"range": [
- 64445,
- 64465
+ 64320,
+ 64340
],
"loc": {
"start": {
- "line": 2150,
+ "line": 2147,
"column": 8
},
"end": {
- "line": 2150,
+ "line": 2147,
"column": 28
}
}
@@ -114488,16 +114197,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 64483,
- 64484
+ 64358,
+ 64359
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 17
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 18
}
}
@@ -114507,31 +114216,31 @@
"value": 0,
"raw": "0",
"range": [
- 64487,
- 64488
+ 64362,
+ 64363
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 21
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 22
}
}
},
"range": [
- 64483,
- 64488
+ 64358,
+ 64363
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 17
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 22
}
}
@@ -114542,16 +114251,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 64490,
- 64493
+ 64365,
+ 64368
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 24
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 27
}
}
@@ -114565,16 +114274,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64496,
- 64500
+ 64371,
+ 64375
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 30
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 34
}
}
@@ -114583,31 +114292,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 64501,
- 64507
+ 64376,
+ 64382
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 35
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 41
}
}
},
"range": [
- 64496,
- 64507
+ 64371,
+ 64382
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 30
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 41
}
}
@@ -114616,46 +114325,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 64508,
- 64514
+ 64383,
+ 64389
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 42
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 48
}
}
},
"range": [
- 64496,
- 64514
+ 64371,
+ 64389
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 30
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 48
}
}
},
"range": [
- 64490,
- 64514
+ 64365,
+ 64389
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 24
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 48
}
}
@@ -114663,16 +114372,16 @@
],
"kind": "let",
"range": [
- 64479,
- 64514
+ 64354,
+ 64389
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 13
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 48
}
}
@@ -114684,16 +114393,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 64516,
- 64517
+ 64391,
+ 64392
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 50
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 51
}
}
@@ -114702,31 +114411,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 64520,
- 64523
+ 64395,
+ 64398
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 54
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 57
}
}
},
"range": [
- 64516,
- 64523
+ 64391,
+ 64398
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 50
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 57
}
}
@@ -114738,32 +114447,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 64525,
- 64526
+ 64400,
+ 64401
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 59
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 60
}
}
},
"prefix": false,
"range": [
- 64525,
- 64528
+ 64400,
+ 64403
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 59
},
"end": {
- "line": 2151,
+ "line": 2148,
"column": 62
}
}
@@ -114780,16 +114489,16 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64548,
- 64556
+ 64423,
+ 64431
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 16
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 24
}
}
@@ -114802,16 +114511,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64559,
- 64563
+ 64434,
+ 64438
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 27
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 31
}
}
@@ -114820,31 +114529,31 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 64564,
- 64578
+ 64439,
+ 64453
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 32
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 46
}
}
},
"range": [
- 64559,
- 64578
+ 64434,
+ 64453
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 27
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 46
}
}
@@ -114854,47 +114563,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 64579,
- 64580
+ 64454,
+ 64455
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 47
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 48
}
}
}
],
"range": [
- 64559,
- 64581
+ 64434,
+ 64456
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 27
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 49
}
}
},
"range": [
- 64548,
- 64581
+ 64423,
+ 64456
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 16
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 49
}
}
@@ -114902,16 +114611,16 @@
],
"kind": "let",
"range": [
- 64544,
- 64582
+ 64419,
+ 64457
],
"loc": {
"start": {
- "line": 2152,
+ "line": 2149,
"column": 12
},
"end": {
- "line": 2152,
+ "line": 2149,
"column": 50
}
}
@@ -114924,16 +114633,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 64599,
- 64606
+ 64474,
+ 64481
],
"loc": {
"start": {
- "line": 2153,
+ "line": 2150,
"column": 16
},
"end": {
- "line": 2153,
+ "line": 2150,
"column": 23
}
}
@@ -114943,32 +114652,32 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64607,
- 64615
+ 64482,
+ 64490
],
"loc": {
"start": {
- "line": 2153,
+ "line": 2150,
"column": 24
},
"end": {
- "line": 2153,
+ "line": 2150,
"column": 32
}
}
}
],
"range": [
- 64599,
- 64616
+ 64474,
+ 64491
],
"loc": {
"start": {
- "line": 2153,
+ "line": 2150,
"column": 16
},
"end": {
- "line": 2153,
+ "line": 2150,
"column": 33
}
}
@@ -114987,16 +114696,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 64636,
- 64646
+ 64511,
+ 64521
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 16
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 26
}
}
@@ -115005,31 +114714,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 64647,
- 64651
+ 64522,
+ 64526
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 27
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 31
}
}
},
"range": [
- 64636,
- 64651
+ 64511,
+ 64526
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 16
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 31
}
}
@@ -115039,63 +114748,63 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64652,
- 64660
+ 64527,
+ 64535
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 32
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 40
}
}
}
],
"range": [
- 64636,
- 64661
+ 64511,
+ 64536
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 16
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 41
}
}
},
"range": [
- 64636,
- 64662
+ 64511,
+ 64537
],
"loc": {
"start": {
- "line": 2154,
+ "line": 2151,
"column": 16
},
"end": {
- "line": 2154,
+ "line": 2151,
"column": 42
}
}
}
],
"range": [
- 64618,
- 64676
+ 64493,
+ 64551
],
"loc": {
"start": {
- "line": 2153,
+ "line": 2150,
"column": 35
},
"end": {
- "line": 2155,
+ "line": 2152,
"column": 13
}
}
@@ -115114,16 +114823,16 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 64700,
- 64710
+ 64575,
+ 64585
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 16
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 26
}
}
@@ -115132,31 +114841,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 64711,
- 64715
+ 64586,
+ 64590
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 27
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 31
}
}
},
"range": [
- 64700,
- 64715
+ 64575,
+ 64590
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 16
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 31
}
}
@@ -115168,16 +114877,16 @@
"type": "Identifier",
"name": "trim",
"range": [
- 64716,
- 64720
+ 64591,
+ 64595
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 32
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 36
}
}
@@ -115187,125 +114896,125 @@
"type": "Identifier",
"name": "fltValue",
"range": [
- 64721,
- 64729
+ 64596,
+ 64604
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 37
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 45
}
}
}
],
"range": [
- 64716,
- 64730
+ 64591,
+ 64605
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 32
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 46
}
}
}
],
"range": [
- 64700,
- 64731
+ 64575,
+ 64606
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 16
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 47
}
}
},
"range": [
- 64700,
- 64732
+ 64575,
+ 64607
],
"loc": {
"start": {
- "line": 2156,
+ "line": 2153,
"column": 16
},
"end": {
- "line": 2156,
+ "line": 2153,
"column": 48
}
}
}
],
"range": [
- 64682,
- 64746
+ 64557,
+ 64621
],
"loc": {
"start": {
- "line": 2155,
+ "line": 2152,
"column": 19
},
"end": {
- "line": 2157,
+ "line": 2154,
"column": 13
}
}
},
"range": [
- 64595,
- 64746
+ 64470,
+ 64621
],
"loc": {
"start": {
- "line": 2153,
+ "line": 2150,
"column": 12
},
"end": {
- "line": 2157,
+ "line": 2154,
"column": 13
}
}
}
],
"range": [
- 64530,
- 64756
+ 64405,
+ 64631
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 64
},
"end": {
- "line": 2158,
+ "line": 2155,
"column": 9
}
}
},
"range": [
- 64474,
- 64756
+ 64349,
+ 64631
],
"loc": {
"start": {
- "line": 2151,
+ "line": 2148,
"column": 8
},
"end": {
- "line": 2158,
+ "line": 2155,
"column": 9
}
}
@@ -115316,47 +115025,47 @@
"type": "Identifier",
"name": "searchArgs",
"range": [
- 64772,
- 64782
+ 64647,
+ 64657
],
"loc": {
"start": {
- "line": 2159,
+ "line": 2156,
"column": 15
},
"end": {
- "line": 2159,
+ "line": 2156,
"column": 25
}
}
},
"range": [
- 64765,
- 64783
+ 64640,
+ 64658
],
"loc": {
"start": {
- "line": 2159,
+ "line": 2156,
"column": 8
},
"end": {
- "line": 2159,
+ "line": 2156,
"column": 26
}
}
}
],
"range": [
- 64376,
- 64789
+ 64251,
+ 64664
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2143,
"column": 22
},
"end": {
- "line": 2160,
+ "line": 2157,
"column": 5
}
}
@@ -115364,16 +115073,16 @@
"generator": false,
"expression": false,
"range": [
- 64373,
- 64789
+ 64248,
+ 64664
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2143,
"column": 19
},
"end": {
- "line": 2160,
+ "line": 2157,
"column": 5
}
}
@@ -115381,16 +115090,16 @@
"kind": "method",
"computed": false,
"range": [
- 64358,
- 64789
+ 64233,
+ 64664
],
"loc": {
"start": {
- "line": 2146,
+ "line": 2143,
"column": 4
},
"end": {
- "line": 2160,
+ "line": 2157,
"column": 5
}
},
@@ -115399,16 +115108,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64261,
- 64353
+ 64136,
+ 64228
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2139,
"column": 4
},
"end": {
- "line": 2145,
+ "line": 2142,
"column": 7
}
}
@@ -115419,16 +115128,16 @@
"type": "Block",
"value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ",
"range": [
- 64795,
- 64958
+ 64670,
+ 64833
],
"loc": {
"start": {
- "line": 2162,
+ "line": 2159,
"column": 4
},
"end": {
- "line": 2166,
+ "line": 2163,
"column": 7
}
}
@@ -115442,16 +115151,16 @@
"type": "Identifier",
"name": "getFilterId",
"range": [
- 64963,
- 64974
+ 64838,
+ 64849
],
"loc": {
"start": {
- "line": 2167,
+ "line": 2164,
"column": 4
},
"end": {
- "line": 2167,
+ "line": 2164,
"column": 15
}
}
@@ -115464,16 +115173,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 64975,
- 64980
+ 64850,
+ 64855
],
"loc": {
"start": {
- "line": 2167,
+ "line": 2164,
"column": 16
},
"end": {
- "line": 2167,
+ "line": 2164,
"column": 21
}
}
@@ -115493,16 +115202,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 64997,
- 65001
+ 64872,
+ 64876
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 13
},
"end": {
- "line": 2168,
+ "line": 2165,
"column": 17
}
}
@@ -115511,47 +115220,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 65002,
- 65009
+ 64877,
+ 64884
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 18
},
"end": {
- "line": 2168,
+ "line": 2165,
"column": 25
}
}
},
"range": [
- 64997,
- 65009
+ 64872,
+ 64884
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 13
},
"end": {
- "line": 2168,
+ "line": 2165,
"column": 25
}
}
},
"prefix": true,
"range": [
- 64996,
- 65009
+ 64871,
+ 64884
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 12
},
"end": {
- "line": 2168,
+ "line": 2165,
"column": 25
}
}
@@ -115563,48 +115272,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 65025,
- 65032
+ 64900,
+ 64907
],
"loc": {
"start": {
- "line": 2169,
+ "line": 2166,
"column": 12
},
"end": {
- "line": 2169,
+ "line": 2166,
"column": 19
}
}
}
],
"range": [
- 65011,
- 65042
+ 64886,
+ 64917
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 27
},
"end": {
- "line": 2170,
+ "line": 2167,
"column": 9
}
}
},
"alternate": null,
"range": [
- 64992,
- 65042
+ 64867,
+ 64917
],
"loc": {
"start": {
- "line": 2168,
+ "line": 2165,
"column": 8
},
"end": {
- "line": 2170,
+ "line": 2167,
"column": 9
}
}
@@ -115620,16 +115329,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65058,
- 65062
+ 64933,
+ 64937
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 15
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 19
}
}
@@ -115638,31 +115347,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 65063,
- 65069
+ 64938,
+ 64944
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 20
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 26
}
}
},
"range": [
- 65058,
- 65069
+ 64933,
+ 64944
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 15
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 26
}
}
@@ -115671,62 +115380,62 @@
"type": "Identifier",
"name": "index",
"range": [
- 65070,
- 65075
+ 64945,
+ 64950
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 27
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 32
}
}
},
"range": [
- 65058,
- 65076
+ 64933,
+ 64951
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 15
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 33
}
}
},
"range": [
- 65051,
- 65077
+ 64926,
+ 64952
],
"loc": {
"start": {
- "line": 2171,
+ "line": 2168,
"column": 8
},
"end": {
- "line": 2171,
+ "line": 2168,
"column": 34
}
}
}
],
"range": [
- 64982,
- 65083
+ 64857,
+ 64958
],
"loc": {
"start": {
- "line": 2167,
+ "line": 2164,
"column": 23
},
"end": {
- "line": 2172,
+ "line": 2169,
"column": 5
}
}
@@ -115734,16 +115443,16 @@
"generator": false,
"expression": false,
"range": [
- 64974,
- 65083
+ 64849,
+ 64958
],
"loc": {
"start": {
- "line": 2167,
+ "line": 2164,
"column": 15
},
"end": {
- "line": 2172,
+ "line": 2169,
"column": 5
}
}
@@ -115751,16 +115460,16 @@
"kind": "method",
"computed": false,
"range": [
- 64963,
- 65083
+ 64838,
+ 64958
],
"loc": {
"start": {
- "line": 2167,
+ "line": 2164,
"column": 4
},
"end": {
- "line": 2172,
+ "line": 2169,
"column": 5
}
},
@@ -115769,16 +115478,16 @@
"type": "Block",
"value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ",
"range": [
- 64795,
- 64958
+ 64670,
+ 64833
],
"loc": {
"start": {
- "line": 2162,
+ "line": 2159,
"column": 4
},
"end": {
- "line": 2166,
+ "line": 2163,
"column": 7
}
}
@@ -115789,16 +115498,16 @@
"type": "Block",
"value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ",
"range": [
- 65089,
- 65490
+ 64964,
+ 65365
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2171,
"column": 4
},
"end": {
- "line": 2182,
+ "line": 2179,
"column": 7
}
}
@@ -115812,16 +115521,16 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 65495,
- 65511
+ 65370,
+ 65386
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 4
},
"end": {
- "line": 2183,
+ "line": 2180,
"column": 20
}
}
@@ -115834,16 +115543,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 65512,
- 65516
+ 65387,
+ 65391
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 21
},
"end": {
- "line": 2183,
+ "line": 2180,
"column": 25
}
}
@@ -115852,16 +115561,16 @@
"type": "Identifier",
"name": "bool",
"range": [
- 65518,
- 65522
+ 65393,
+ 65397
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 27
},
"end": {
- "line": 2183,
+ "line": 2180,
"column": 31
}
}
@@ -115881,16 +115590,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65539,
- 65543
+ 65414,
+ 65418
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 13
},
"end": {
- "line": 2184,
+ "line": 2181,
"column": 17
}
}
@@ -115899,47 +115608,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 65544,
- 65551
+ 65419,
+ 65426
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 18
},
"end": {
- "line": 2184,
+ "line": 2181,
"column": 25
}
}
},
"range": [
- 65539,
- 65551
+ 65414,
+ 65426
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 13
},
"end": {
- "line": 2184,
+ "line": 2181,
"column": 25
}
}
},
"prefix": true,
"range": [
- 65538,
- 65551
+ 65413,
+ 65426
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 12
},
"end": {
- "line": 2184,
+ "line": 2181,
"column": 25
}
}
@@ -115951,48 +115660,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 65567,
- 65574
+ 65442,
+ 65449
],
"loc": {
"start": {
- "line": 2185,
+ "line": 2182,
"column": 12
},
"end": {
- "line": 2185,
+ "line": 2182,
"column": 19
}
}
}
],
"range": [
- 65553,
- 65584
+ 65428,
+ 65459
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 27
},
"end": {
- "line": 2186,
+ "line": 2183,
"column": 9
}
}
},
"alternate": null,
"range": [
- 65534,
- 65584
+ 65409,
+ 65459
],
"loc": {
"start": {
- "line": 2184,
+ "line": 2181,
"column": 8
},
"end": {
- "line": 2186,
+ "line": 2183,
"column": 9
}
}
@@ -116006,16 +115715,16 @@
"type": "Identifier",
"name": "arr",
"range": [
- 65597,
- 65600
+ 65472,
+ 65475
],
"loc": {
"start": {
- "line": 2187,
+ "line": 2184,
"column": 12
},
"end": {
- "line": 2187,
+ "line": 2184,
"column": 15
}
}
@@ -116024,31 +115733,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 65603,
- 65605
+ 65478,
+ 65480
],
"loc": {
"start": {
- "line": 2187,
+ "line": 2184,
"column": 18
},
"end": {
- "line": 2187,
+ "line": 2184,
"column": 20
}
}
},
"range": [
- 65597,
- 65605
+ 65472,
+ 65480
],
"loc": {
"start": {
- "line": 2187,
+ "line": 2184,
"column": 12
},
"end": {
- "line": 2187,
+ "line": 2184,
"column": 20
}
}
@@ -116056,16 +115765,16 @@
],
"kind": "let",
"range": [
- 65593,
- 65606
+ 65468,
+ 65481
],
"loc": {
"start": {
- "line": 2187,
+ "line": 2184,
"column": 8
},
"end": {
- "line": 2187,
+ "line": 2184,
"column": 21
}
}
@@ -116081,16 +115790,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 65624,
- 65625
+ 65499,
+ 65500
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 17
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 18
}
}
@@ -116100,31 +115809,31 @@
"value": 0,
"raw": "0",
"range": [
- 65628,
- 65629
+ 65503,
+ 65504
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 21
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 22
}
}
},
"range": [
- 65624,
- 65629
+ 65499,
+ 65504
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 17
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 22
}
}
@@ -116135,16 +115844,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 65631,
- 65634
+ 65506,
+ 65509
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 24
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 27
}
}
@@ -116158,16 +115867,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65637,
- 65641
+ 65512,
+ 65516
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 30
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 34
}
}
@@ -116176,31 +115885,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 65642,
- 65648
+ 65517,
+ 65523
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 35
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 41
}
}
},
"range": [
- 65637,
- 65648
+ 65512,
+ 65523
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 30
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 41
}
}
@@ -116209,46 +115918,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 65649,
- 65655
+ 65524,
+ 65530
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 42
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 48
}
}
},
"range": [
- 65637,
- 65655
+ 65512,
+ 65530
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 30
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 48
}
}
},
"range": [
- 65631,
- 65655
+ 65506,
+ 65530
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 24
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 48
}
}
@@ -116256,16 +115965,16 @@
],
"kind": "let",
"range": [
- 65620,
- 65655
+ 65495,
+ 65530
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 13
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 48
}
}
@@ -116277,16 +115986,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 65657,
- 65658
+ 65532,
+ 65533
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 50
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 51
}
}
@@ -116295,31 +116004,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 65661,
- 65664
+ 65536,
+ 65539
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 54
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 57
}
}
},
"range": [
- 65657,
- 65664
+ 65532,
+ 65539
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 50
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 57
}
}
@@ -116331,32 +116040,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 65666,
- 65667
+ 65541,
+ 65542
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 59
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 60
}
}
},
"prefix": false,
"range": [
- 65666,
- 65669
+ 65541,
+ 65544
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 59
},
"end": {
- "line": 2188,
+ "line": 2185,
"column": 62
}
}
@@ -116373,16 +116082,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 65689,
- 65696
+ 65564,
+ 65571
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 16
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 23
}
}
@@ -116395,16 +116104,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65699,
- 65703
+ 65574,
+ 65578
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 26
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 30
}
}
@@ -116413,31 +116122,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 65704,
- 65717
+ 65579,
+ 65592
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 31
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 44
}
}
},
"range": [
- 65699,
- 65717
+ 65574,
+ 65592
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 26
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 44
}
}
@@ -116447,47 +116156,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 65718,
- 65719
+ 65593,
+ 65594
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 45
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 46
}
}
}
],
"range": [
- 65699,
- 65720
+ 65574,
+ 65595
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 26
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 47
}
}
},
"range": [
- 65689,
- 65720
+ 65564,
+ 65595
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 16
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 47
}
}
@@ -116495,16 +116204,16 @@
],
"kind": "let",
"range": [
- 65685,
- 65721
+ 65560,
+ 65596
],
"loc": {
"start": {
- "line": 2189,
+ "line": 2186,
"column": 12
},
"end": {
- "line": 2189,
+ "line": 2186,
"column": 48
}
}
@@ -116518,16 +116227,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 65738,
- 65745
+ 65613,
+ 65620
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 16
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 23
}
}
@@ -116541,16 +116250,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 65750,
- 65754
+ 65625,
+ 65629
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 28
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 32
}
}
@@ -116559,62 +116268,62 @@
"type": "Identifier",
"name": "toLowerCase",
"range": [
- 65755,
- 65766
+ 65630,
+ 65641
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 33
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 44
}
}
},
"range": [
- 65750,
- 65766
+ 65625,
+ 65641
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 28
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 44
}
}
},
"arguments": [],
"range": [
- 65750,
- 65768
+ 65625,
+ 65643
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 28
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 46
}
}
},
"range": [
- 65738,
- 65768
+ 65613,
+ 65643
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 16
},
"end": {
- "line": 2190,
+ "line": 2187,
"column": 46
}
}
@@ -116631,16 +116340,16 @@
"type": "Identifier",
"name": "a",
"range": [
- 65792,
- 65793
+ 65667,
+ 65668
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 20
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 21
}
}
@@ -116651,16 +116360,16 @@
"type": "Identifier",
"name": "bool",
"range": [
- 65796,
- 65800
+ 65671,
+ 65675
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 24
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 28
}
}
@@ -116669,16 +116378,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 65803,
- 65804
+ 65678,
+ 65679
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 31
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 32
}
}
@@ -116692,16 +116401,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 65807,
- 65811
+ 65682,
+ 65686
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 35
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 39
}
}
@@ -116710,31 +116419,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 65812,
- 65818
+ 65687,
+ 65693
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 40
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 46
}
}
},
"range": [
- 65807,
- 65818
+ 65682,
+ 65693
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 35
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 46
}
}
@@ -116743,61 +116452,61 @@
"type": "Identifier",
"name": "i",
"range": [
- 65819,
- 65820
+ 65694,
+ 65695
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 47
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 48
}
}
},
"range": [
- 65807,
- 65821
+ 65682,
+ 65696
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 35
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 49
}
}
},
"range": [
- 65796,
- 65821
+ 65671,
+ 65696
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 24
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 49
}
}
},
"range": [
- 65792,
- 65821
+ 65667,
+ 65696
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 20
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 49
}
}
@@ -116805,16 +116514,16 @@
],
"kind": "let",
"range": [
- 65788,
- 65822
+ 65663,
+ 65697
],
"loc": {
"start": {
- "line": 2191,
+ "line": 2188,
"column": 16
},
"end": {
- "line": 2191,
+ "line": 2188,
"column": 50
}
}
@@ -116830,16 +116539,16 @@
"type": "Identifier",
"name": "arr",
"range": [
- 65839,
- 65842
+ 65714,
+ 65717
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 16
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 19
}
}
@@ -116848,31 +116557,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 65843,
- 65847
+ 65718,
+ 65722
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 20
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 24
}
}
},
"range": [
- 65839,
- 65847
+ 65714,
+ 65722
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 16
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 24
}
}
@@ -116882,110 +116591,110 @@
"type": "Identifier",
"name": "a",
"range": [
- 65848,
- 65849
+ 65723,
+ 65724
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 25
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 26
}
}
}
],
"range": [
- 65839,
- 65850
+ 65714,
+ 65725
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 16
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 27
}
}
},
"range": [
- 65839,
- 65851
+ 65714,
+ 65726
],
"loc": {
"start": {
- "line": 2192,
+ "line": 2189,
"column": 16
},
"end": {
- "line": 2192,
+ "line": 2189,
"column": 28
}
}
}
],
"range": [
- 65770,
- 65865
+ 65645,
+ 65740
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 48
},
"end": {
- "line": 2193,
+ "line": 2190,
"column": 13
}
}
},
"alternate": null,
"range": [
- 65734,
- 65865
+ 65609,
+ 65740
],
"loc": {
"start": {
- "line": 2190,
+ "line": 2187,
"column": 12
},
"end": {
- "line": 2193,
+ "line": 2190,
"column": 13
}
}
}
],
"range": [
- 65671,
- 65875
+ 65546,
+ 65750
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 64
},
"end": {
- "line": 2194,
+ "line": 2191,
"column": 9
}
}
},
"range": [
- 65615,
- 65875
+ 65490,
+ 65750
],
"loc": {
"start": {
- "line": 2188,
+ "line": 2185,
"column": 8
},
"end": {
- "line": 2194,
+ "line": 2191,
"column": 9
}
}
@@ -116996,47 +116705,47 @@
"type": "Identifier",
"name": "arr",
"range": [
- 65891,
- 65894
+ 65766,
+ 65769
],
"loc": {
"start": {
- "line": 2195,
+ "line": 2192,
"column": 15
},
"end": {
- "line": 2195,
+ "line": 2192,
"column": 18
}
}
},
"range": [
- 65884,
- 65895
+ 65759,
+ 65770
],
"loc": {
"start": {
- "line": 2195,
+ "line": 2192,
"column": 8
},
"end": {
- "line": 2195,
+ "line": 2192,
"column": 19
}
}
}
],
"range": [
- 65524,
- 65901
+ 65399,
+ 65776
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 33
},
"end": {
- "line": 2196,
+ "line": 2193,
"column": 5
}
}
@@ -117044,16 +116753,16 @@
"generator": false,
"expression": false,
"range": [
- 65511,
- 65901
+ 65386,
+ 65776
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 20
},
"end": {
- "line": 2196,
+ "line": 2193,
"column": 5
}
}
@@ -117061,16 +116770,16 @@
"kind": "method",
"computed": false,
"range": [
- 65495,
- 65901
+ 65370,
+ 65776
],
"loc": {
"start": {
- "line": 2183,
+ "line": 2180,
"column": 4
},
"end": {
- "line": 2196,
+ "line": 2193,
"column": 5
}
},
@@ -117079,16 +116788,16 @@
"type": "Block",
"value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ",
"range": [
- 65089,
- 65490
+ 64964,
+ 65365
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2171,
"column": 4
},
"end": {
- "line": 2182,
+ "line": 2179,
"column": 7
}
}
@@ -117099,16 +116808,16 @@
"type": "Block",
"value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ",
"range": [
- 65907,
- 66053
+ 65782,
+ 65928
],
"loc": {
"start": {
- "line": 2198,
+ "line": 2195,
"column": 4
},
"end": {
- "line": 2202,
+ "line": 2199,
"column": 7
}
}
@@ -117122,16 +116831,16 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 66058,
- 66074
+ 65933,
+ 65949
],
"loc": {
"start": {
- "line": 2203,
+ "line": 2200,
"column": 4
},
"end": {
- "line": 2203,
+ "line": 2200,
"column": 20
}
}
@@ -117144,16 +116853,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 66075,
- 66080
+ 65950,
+ 65955
],
"loc": {
"start": {
- "line": 2203,
+ "line": 2200,
"column": 21
},
"end": {
- "line": 2203,
+ "line": 2200,
"column": 26
}
}
@@ -117171,16 +116880,16 @@
"type": "Identifier",
"name": "fltId",
"range": [
- 66096,
- 66101
+ 65971,
+ 65976
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 12
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 17
}
}
@@ -117194,16 +116903,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66104,
- 66108
+ 65979,
+ 65983
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 20
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 24
}
}
@@ -117212,31 +116921,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 66109,
- 66115
+ 65984,
+ 65990
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 25
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 31
}
}
},
"range": [
- 66104,
- 66115
+ 65979,
+ 65990
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 20
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 31
}
}
@@ -117245,46 +116954,46 @@
"type": "Identifier",
"name": "index",
"range": [
- 66116,
- 66121
+ 65991,
+ 65996
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 32
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 37
}
}
},
"range": [
- 66104,
- 66122
+ 65979,
+ 65997
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 20
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 38
}
}
},
"range": [
- 66096,
- 66122
+ 65971,
+ 65997
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 12
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 38
}
}
@@ -117292,16 +117001,16 @@
],
"kind": "let",
"range": [
- 66092,
- 66123
+ 65967,
+ 65998
],
"loc": {
"start": {
- "line": 2204,
+ "line": 2201,
"column": 8
},
"end": {
- "line": 2204,
+ "line": 2201,
"column": 39
}
}
@@ -117314,16 +117023,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 66139,
- 66142
+ 66014,
+ 66017
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2202,
"column": 15
},
"end": {
- "line": 2205,
+ "line": 2202,
"column": 18
}
}
@@ -117333,63 +117042,63 @@
"type": "Identifier",
"name": "fltId",
"range": [
- 66143,
- 66148
+ 66018,
+ 66023
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2202,
"column": 19
},
"end": {
- "line": 2205,
+ "line": 2202,
"column": 24
}
}
}
],
"range": [
- 66139,
- 66149
+ 66014,
+ 66024
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2202,
"column": 15
},
"end": {
- "line": 2205,
+ "line": 2202,
"column": 25
}
}
},
"range": [
- 66132,
- 66150
+ 66007,
+ 66025
],
"loc": {
"start": {
- "line": 2205,
+ "line": 2202,
"column": 8
},
"end": {
- "line": 2205,
+ "line": 2202,
"column": 26
}
}
}
],
"range": [
- 66082,
- 66156
+ 65957,
+ 66031
],
"loc": {
"start": {
- "line": 2203,
+ "line": 2200,
"column": 28
},
"end": {
- "line": 2206,
+ "line": 2203,
"column": 5
}
}
@@ -117397,16 +117106,16 @@
"generator": false,
"expression": false,
"range": [
- 66074,
- 66156
+ 65949,
+ 66031
],
"loc": {
"start": {
- "line": 2203,
+ "line": 2200,
"column": 20
},
"end": {
- "line": 2206,
+ "line": 2203,
"column": 5
}
}
@@ -117414,16 +117123,16 @@
"kind": "method",
"computed": false,
"range": [
- 66058,
- 66156
+ 65933,
+ 66031
],
"loc": {
"start": {
- "line": 2203,
+ "line": 2200,
"column": 4
},
"end": {
- "line": 2206,
+ "line": 2203,
"column": 5
}
},
@@ -117432,16 +117141,16 @@
"type": "Block",
"value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ",
"range": [
- 65907,
- 66053
+ 65782,
+ 65928
],
"loc": {
"start": {
- "line": 2198,
+ "line": 2195,
"column": 4
},
"end": {
- "line": 2202,
+ "line": 2199,
"column": 7
}
}
@@ -117452,16 +117161,16 @@
"type": "Block",
"value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ",
"range": [
- 66162,
- 66328
+ 66037,
+ 66203
],
"loc": {
"start": {
- "line": 2208,
+ "line": 2205,
"column": 4
},
"end": {
- "line": 2212,
+ "line": 2209,
"column": 7
}
}
@@ -117475,16 +117184,16 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 66333,
- 66343
+ 66208,
+ 66218
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 4
},
"end": {
- "line": 2213,
+ "line": 2210,
"column": 14
}
}
@@ -117499,16 +117208,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66344,
- 66352
+ 66219,
+ 66227
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 15
},
"end": {
- "line": 2213,
+ "line": 2210,
"column": 23
}
}
@@ -117518,31 +117227,31 @@
"value": 0,
"raw": "0",
"range": [
- 66355,
- 66356
+ 66230,
+ 66231
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 26
},
"end": {
- "line": 2213,
+ "line": 2210,
"column": 27
}
}
},
"range": [
- 66344,
- 66356
+ 66219,
+ 66231
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 15
},
"end": {
- "line": 2213,
+ "line": 2210,
"column": 27
}
}
@@ -117560,16 +117269,16 @@
"type": "Identifier",
"name": "tr",
"range": [
- 66372,
- 66374
+ 66247,
+ 66249
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 12
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 14
}
}
@@ -117588,16 +117297,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66377,
- 66381
+ 66252,
+ 66256
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 17
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 21
}
}
@@ -117606,47 +117315,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 66382,
- 66385
+ 66257,
+ 66260
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 22
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 25
}
}
},
"range": [
- 66377,
- 66385
+ 66252,
+ 66260
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 17
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 25
}
}
},
"arguments": [],
"range": [
- 66377,
- 66387
+ 66252,
+ 66262
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 17
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 27
}
}
@@ -117655,31 +117364,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 66388,
- 66392
+ 66263,
+ 66267
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 28
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 32
}
}
},
"range": [
- 66377,
- 66392
+ 66252,
+ 66267
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 17
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 32
}
}
@@ -117693,16 +117402,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66393,
- 66401
+ 66268,
+ 66276
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 33
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 41
}
}
@@ -117712,31 +117421,31 @@
"value": 0,
"raw": "0",
"range": [
- 66405,
- 66406
+ 66280,
+ 66281
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 45
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 46
}
}
},
"range": [
- 66393,
- 66406
+ 66268,
+ 66281
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 33
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 46
}
}
@@ -117745,16 +117454,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 66409,
- 66417
+ 66284,
+ 66292
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 49
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 57
}
}
@@ -117764,61 +117473,61 @@
"value": 0,
"raw": "0",
"range": [
- 66420,
- 66421
+ 66295,
+ 66296
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 60
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 61
}
}
},
"range": [
- 66393,
- 66421
+ 66268,
+ 66296
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 33
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 61
}
}
},
"range": [
- 66377,
- 66422
+ 66252,
+ 66297
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 17
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 62
}
}
},
"range": [
- 66372,
- 66422
+ 66247,
+ 66297
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 12
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 62
}
}
@@ -117826,16 +117535,16 @@
],
"kind": "let",
"range": [
- 66368,
- 66423
+ 66243,
+ 66298
],
"loc": {
"start": {
- "line": 2214,
+ "line": 2211,
"column": 8
},
"end": {
- "line": 2214,
+ "line": 2211,
"column": 63
}
}
@@ -117848,16 +117557,16 @@
"type": "Identifier",
"name": "tr",
"range": [
- 66439,
- 66441
+ 66314,
+ 66316
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 15
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 17
}
}
@@ -117872,16 +117581,16 @@
"type": "Identifier",
"name": "tr",
"range": [
- 66444,
- 66446
+ 66319,
+ 66321
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 20
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 22
}
}
@@ -117890,31 +117599,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 66447,
- 66452
+ 66322,
+ 66327
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 23
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 28
}
}
},
"range": [
- 66444,
- 66452
+ 66319,
+ 66327
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 20
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 28
}
}
@@ -117923,31 +117632,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 66453,
- 66459
+ 66328,
+ 66334
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 29
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 35
}
}
},
"range": [
- 66444,
- 66459
+ 66319,
+ 66334
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 20
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 35
}
}
@@ -117957,62 +117666,62 @@
"value": 0,
"raw": "0",
"range": [
- 66462,
- 66463
+ 66337,
+ 66338
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 38
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 39
}
}
},
"range": [
- 66439,
- 66463
+ 66314,
+ 66338
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 15
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 39
}
}
},
"range": [
- 66432,
- 66464
+ 66307,
+ 66339
],
"loc": {
"start": {
- "line": 2215,
+ "line": 2212,
"column": 8
},
"end": {
- "line": 2215,
+ "line": 2212,
"column": 40
}
}
}
],
"range": [
- 66358,
- 66470
+ 66233,
+ 66345
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 29
},
"end": {
- "line": 2216,
+ "line": 2213,
"column": 5
}
}
@@ -118020,16 +117729,16 @@
"generator": false,
"expression": false,
"range": [
- 66343,
- 66470
+ 66218,
+ 66345
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 14
},
"end": {
- "line": 2216,
+ "line": 2213,
"column": 5
}
}
@@ -118037,16 +117746,16 @@
"kind": "method",
"computed": false,
"range": [
- 66333,
- 66470
+ 66208,
+ 66345
],
"loc": {
"start": {
- "line": 2213,
+ "line": 2210,
"column": 4
},
"end": {
- "line": 2216,
+ "line": 2213,
"column": 5
}
},
@@ -118055,16 +117764,16 @@
"type": "Block",
"value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ",
"range": [
- 66162,
- 66328
+ 66037,
+ 66203
],
"loc": {
"start": {
- "line": 2208,
+ "line": 2205,
"column": 4
},
"end": {
- "line": 2212,
+ "line": 2209,
"column": 7
}
}
@@ -118075,16 +117784,16 @@
"type": "Block",
"value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ",
"range": [
- 66476,
- 66707
+ 66351,
+ 66582
],
"loc": {
"start": {
- "line": 2218,
+ "line": 2215,
"column": 4
},
"end": {
- "line": 2223,
+ "line": 2220,
"column": 7
}
}
@@ -118098,16 +117807,16 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 66712,
- 66721
+ 66587,
+ 66596
],
"loc": {
"start": {
- "line": 2224,
+ "line": 2221,
"column": 4
},
"end": {
- "line": 2224,
+ "line": 2221,
"column": 13
}
}
@@ -118120,16 +117829,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 66722,
- 66736
+ 66597,
+ 66611
],
"loc": {
"start": {
- "line": 2224,
+ "line": 2221,
"column": 14
},
"end": {
- "line": 2224,
+ "line": 2221,
"column": 28
}
}
@@ -118147,16 +117856,16 @@
"type": "Identifier",
"name": "s",
"range": [
- 66752,
- 66753
+ 66627,
+ 66628
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 12
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 13
}
}
@@ -118170,16 +117879,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 66756,
- 66770
+ 66631,
+ 66645
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 16
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 30
}
}
@@ -118189,31 +117898,31 @@
"value": true,
"raw": "true",
"range": [
- 66775,
- 66779
+ 66650,
+ 66654
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 35
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 39
}
}
},
"range": [
- 66756,
- 66779
+ 66631,
+ 66654
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 16
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 39
}
}
@@ -118223,16 +117932,16 @@
"value": 0,
"raw": "0",
"range": [
- 66782,
- 66783
+ 66657,
+ 66658
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 42
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 43
}
}
@@ -118243,16 +117952,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66786,
- 66790
+ 66661,
+ 66665
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 46
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 50
}
}
@@ -118261,61 +117970,61 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 66791,
- 66797
+ 66666,
+ 66672
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 51
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 57
}
}
},
"range": [
- 66786,
- 66797
+ 66661,
+ 66672
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 46
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 57
}
}
},
"range": [
- 66756,
- 66797
+ 66631,
+ 66672
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 16
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 57
}
}
},
"range": [
- 66752,
- 66797
+ 66627,
+ 66672
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 12
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 57
}
}
@@ -118323,16 +118032,16 @@
],
"kind": "let",
"range": [
- 66748,
- 66798
+ 66623,
+ 66673
],
"loc": {
"start": {
- "line": 2225,
+ "line": 2222,
"column": 8
},
"end": {
- "line": 2225,
+ "line": 2222,
"column": 58
}
}
@@ -118346,16 +118055,16 @@
"type": "Identifier",
"name": "ntrs",
"range": [
- 66811,
- 66815
+ 66686,
+ 66690
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 12
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 16
}
}
@@ -118374,16 +118083,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 66818,
- 66822
+ 66693,
+ 66697
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 19
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 23
}
}
@@ -118392,47 +118101,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 66823,
- 66826
+ 66698,
+ 66701
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 24
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 27
}
}
},
"range": [
- 66818,
- 66826
+ 66693,
+ 66701
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 19
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 27
}
}
},
"arguments": [],
"range": [
- 66818,
- 66828
+ 66693,
+ 66703
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 19
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 29
}
}
@@ -118441,31 +118150,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 66829,
- 66833
+ 66704,
+ 66708
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 30
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 34
}
}
},
"range": [
- 66818,
- 66833
+ 66693,
+ 66708
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 19
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 34
}
}
@@ -118474,46 +118183,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 66834,
- 66840
+ 66709,
+ 66715
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 35
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 41
}
}
},
"range": [
- 66818,
- 66840
+ 66693,
+ 66715
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 19
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 41
}
}
},
"range": [
- 66811,
- 66840
+ 66686,
+ 66715
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 12
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 41
}
}
@@ -118521,16 +118230,16 @@
],
"kind": "let",
"range": [
- 66807,
- 66841
+ 66682,
+ 66716
],
"loc": {
"start": {
- "line": 2226,
+ "line": 2223,
"column": 8
},
"end": {
- "line": 2226,
+ "line": 2223,
"column": 42
}
}
@@ -118543,16 +118252,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 66857,
- 66865
+ 66732,
+ 66740
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 15
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 23
}
}
@@ -118565,16 +118274,16 @@
"type": "Identifier",
"name": "ntrs",
"range": [
- 66866,
- 66870
+ 66741,
+ 66745
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 24
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 28
}
}
@@ -118583,31 +118292,31 @@
"type": "Identifier",
"name": "s",
"range": [
- 66873,
- 66874
+ 66748,
+ 66749
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 31
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 32
}
}
},
"range": [
- 66866,
- 66874
+ 66741,
+ 66749
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 24
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 32
}
}
@@ -118617,63 +118326,63 @@
"value": 10,
"raw": "10",
"range": [
- 66876,
- 66878
+ 66751,
+ 66753
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 34
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 36
}
}
}
],
"range": [
- 66857,
- 66879
+ 66732,
+ 66754
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 15
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 37
}
}
},
"range": [
- 66850,
- 66880
+ 66725,
+ 66755
],
"loc": {
"start": {
- "line": 2227,
+ "line": 2224,
"column": 8
},
"end": {
- "line": 2227,
+ "line": 2224,
"column": 38
}
}
}
],
"range": [
- 66738,
- 66886
+ 66613,
+ 66761
],
"loc": {
"start": {
- "line": 2224,
+ "line": 2221,
"column": 30
},
"end": {
- "line": 2228,
+ "line": 2225,
"column": 5
}
}
@@ -118681,16 +118390,16 @@
"generator": false,
"expression": false,
"range": [
- 66721,
- 66886
+ 66596,
+ 66761
],
"loc": {
"start": {
- "line": 2224,
+ "line": 2221,
"column": 13
},
"end": {
- "line": 2228,
+ "line": 2225,
"column": 5
}
}
@@ -118698,16 +118407,16 @@
"kind": "method",
"computed": false,
"range": [
- 66712,
- 66886
+ 66587,
+ 66761
],
"loc": {
"start": {
- "line": 2224,
+ "line": 2221,
"column": 4
},
"end": {
- "line": 2228,
+ "line": 2225,
"column": 5
}
},
@@ -118716,16 +118425,16 @@
"type": "Block",
"value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ",
"range": [
- 66476,
- 66707
+ 66351,
+ 66582
],
"loc": {
"start": {
- "line": 2218,
+ "line": 2215,
"column": 4
},
"end": {
- "line": 2223,
+ "line": 2220,
"column": 7
}
}
@@ -118736,16 +118445,16 @@
"type": "Block",
"value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ",
"range": [
- 66893,
- 67021
+ 66768,
+ 66896
],
"loc": {
"start": {
- "line": 2231,
+ "line": 2228,
"column": 4
},
"end": {
- "line": 2235,
+ "line": 2232,
"column": 7
}
}
@@ -118759,16 +118468,16 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 67026,
- 67038
+ 66901,
+ 66913
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2233,
"column": 4
},
"end": {
- "line": 2236,
+ "line": 2233,
"column": 16
}
}
@@ -118781,16 +118490,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67039,
- 67043
+ 66914,
+ 66918
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2233,
"column": 17
},
"end": {
- "line": 2236,
+ "line": 2233,
"column": 21
}
}
@@ -118808,16 +118517,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67059,
- 67062
+ 66934,
+ 66937
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 12
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 15
}
}
@@ -118829,16 +118538,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67065,
- 67069
+ 66940,
+ 66944
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 18
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 22
}
}
@@ -118847,46 +118556,46 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 67070,
- 67079
+ 66945,
+ 66954
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 23
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 32
}
}
},
"range": [
- 67065,
- 67079
+ 66940,
+ 66954
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 18
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 32
}
}
},
"range": [
- 67059,
- 67079
+ 66934,
+ 66954
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 12
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 32
}
}
@@ -118894,16 +118603,16 @@
],
"kind": "let",
"range": [
- 67055,
- 67080
+ 66930,
+ 66955
],
"loc": {
"start": {
- "line": 2237,
+ "line": 2234,
"column": 8
},
"end": {
- "line": 2237,
+ "line": 2234,
"column": 33
}
}
@@ -118917,16 +118626,16 @@
"type": "Identifier",
"name": "cellParser",
"range": [
- 67093,
- 67103
+ 66968,
+ 66978
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 12
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 22
}
}
@@ -118937,16 +118646,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67106,
- 67110
+ 66981,
+ 66985
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 25
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 29
}
}
@@ -118955,46 +118664,46 @@
"type": "Identifier",
"name": "cellParser",
"range": [
- 67111,
- 67121
+ 66986,
+ 66996
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 30
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 40
}
}
},
"range": [
- 67106,
- 67121
+ 66981,
+ 66996
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 25
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 40
}
}
},
"range": [
- 67093,
- 67121
+ 66968,
+ 66996
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 12
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 40
}
}
@@ -119002,16 +118711,16 @@
],
"kind": "let",
"range": [
- 67089,
- 67122
+ 66964,
+ 66997
],
"loc": {
"start": {
- "line": 2238,
+ "line": 2235,
"column": 8
},
"end": {
- "line": 2238,
+ "line": 2235,
"column": 41
}
},
@@ -119020,16 +118729,16 @@
"type": "Line",
"value": " Invoke cellParser for this column if any",
"range": [
- 67131,
- 67174
+ 67006,
+ 67049
],
"loc": {
"start": {
- "line": 2239,
+ "line": 2236,
"column": 8
},
"end": {
- "line": 2239,
+ "line": 2236,
"column": 51
}
}
@@ -119053,16 +118762,16 @@
"type": "Identifier",
"name": "cellParser",
"range": [
- 67187,
- 67197
+ 67062,
+ 67072
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 12
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 22
}
}
@@ -119071,31 +118780,31 @@
"type": "Identifier",
"name": "cols",
"range": [
- 67198,
- 67202
+ 67073,
+ 67077
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 23
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 27
}
}
},
"range": [
- 67187,
- 67202
+ 67062,
+ 67077
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 12
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 27
}
}
@@ -119104,31 +118813,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 67203,
- 67210
+ 67078,
+ 67085
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 28
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 35
}
}
},
"range": [
- 67187,
- 67210
+ 67062,
+ 67085
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 12
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 35
}
}
@@ -119138,32 +118847,32 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67211,
- 67214
+ 67086,
+ 67089
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 36
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 39
}
}
}
],
"range": [
- 67187,
- 67215
+ 67062,
+ 67090
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 12
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 40
}
}
@@ -119176,47 +118885,47 @@
"value": 1,
"raw": "1",
"range": [
- 67221,
- 67222
+ 67096,
+ 67097
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 46
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 47
}
}
},
"prefix": true,
"range": [
- 67220,
- 67222
+ 67095,
+ 67097
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 45
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 47
}
}
},
"range": [
- 67187,
- 67222
+ 67062,
+ 67097
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 12
},
"end": {
- "line": 2240,
+ "line": 2237,
"column": 47
}
}
@@ -119235,16 +118944,16 @@
"type": "Identifier",
"name": "cellParser",
"range": [
- 67245,
- 67255
+ 67120,
+ 67130
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 19
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 29
}
}
@@ -119253,31 +118962,31 @@
"type": "Identifier",
"name": "parse",
"range": [
- 67256,
- 67261
+ 67131,
+ 67136
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 30
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 35
}
}
},
"range": [
- 67245,
- 67261
+ 67120,
+ 67136
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 19
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 35
}
}
@@ -119286,16 +118995,16 @@
{
"type": "ThisExpression",
"range": [
- 67262,
- 67266
+ 67137,
+ 67141
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 36
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 40
}
}
@@ -119304,16 +119013,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67268,
- 67272
+ 67143,
+ 67147
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 42
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 46
}
}
@@ -119322,63 +119031,63 @@
"type": "Identifier",
"name": "idx",
"range": [
- 67274,
- 67277
+ 67149,
+ 67152
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 48
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 51
}
}
}
],
"range": [
- 67245,
- 67278
+ 67120,
+ 67153
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 19
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 52
}
}
},
"range": [
- 67238,
- 67279
+ 67113,
+ 67154
],
"loc": {
"start": {
- "line": 2241,
+ "line": 2238,
"column": 12
},
"end": {
- "line": 2241,
+ "line": 2238,
"column": 53
}
}
}
],
"range": [
- 67224,
- 67289
+ 67099,
+ 67164
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 49
},
"end": {
- "line": 2242,
+ "line": 2239,
"column": 9
}
}
@@ -119394,16 +119103,16 @@
"type": "Identifier",
"name": "getText",
"range": [
- 67316,
- 67323
+ 67191,
+ 67198
],
"loc": {
"start": {
- "line": 2243,
+ "line": 2240,
"column": 19
},
"end": {
- "line": 2243,
+ "line": 2240,
"column": 26
}
}
@@ -119413,78 +119122,78 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67324,
- 67328
+ 67199,
+ 67203
],
"loc": {
"start": {
- "line": 2243,
+ "line": 2240,
"column": 27
},
"end": {
- "line": 2243,
+ "line": 2240,
"column": 31
}
}
}
],
"range": [
- 67316,
- 67329
+ 67191,
+ 67204
],
"loc": {
"start": {
- "line": 2243,
+ "line": 2240,
"column": 19
},
"end": {
- "line": 2243,
+ "line": 2240,
"column": 32
}
}
},
"range": [
- 67309,
- 67330
+ 67184,
+ 67205
],
"loc": {
"start": {
- "line": 2243,
+ "line": 2240,
"column": 12
},
"end": {
- "line": 2243,
+ "line": 2240,
"column": 33
}
}
}
],
"range": [
- 67295,
- 67340
+ 67170,
+ 67215
],
"loc": {
"start": {
- "line": 2242,
+ "line": 2239,
"column": 15
},
"end": {
- "line": 2244,
+ "line": 2241,
"column": 9
}
}
},
"range": [
- 67183,
- 67340
+ 67058,
+ 67215
],
"loc": {
"start": {
- "line": 2240,
+ "line": 2237,
"column": 8
},
"end": {
- "line": 2244,
+ "line": 2241,
"column": 9
}
},
@@ -119493,16 +119202,16 @@
"type": "Line",
"value": " Invoke cellParser for this column if any",
"range": [
- 67131,
- 67174
+ 67006,
+ 67049
],
"loc": {
"start": {
- "line": 2239,
+ "line": 2236,
"column": 8
},
"end": {
- "line": 2239,
+ "line": 2236,
"column": 51
}
}
@@ -119511,16 +119220,16 @@
}
],
"range": [
- 67045,
- 67346
+ 66920,
+ 67221
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2233,
"column": 23
},
"end": {
- "line": 2245,
+ "line": 2242,
"column": 5
}
}
@@ -119528,16 +119237,16 @@
"generator": false,
"expression": false,
"range": [
- 67038,
- 67346
+ 66913,
+ 67221
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2233,
"column": 16
},
"end": {
- "line": 2245,
+ "line": 2242,
"column": 5
}
}
@@ -119545,16 +119254,16 @@
"kind": "method",
"computed": false,
"range": [
- 67026,
- 67346
+ 66901,
+ 67221
],
"loc": {
"start": {
- "line": 2236,
+ "line": 2233,
"column": 4
},
"end": {
- "line": 2245,
+ "line": 2242,
"column": 5
}
},
@@ -119563,16 +119272,16 @@
"type": "Block",
"value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ",
"range": [
- 66893,
- 67021
+ 66768,
+ 66896
],
"loc": {
"start": {
- "line": 2231,
+ "line": 2228,
"column": 4
},
"end": {
- "line": 2235,
+ "line": 2232,
"column": 7
}
}
@@ -119583,16 +119292,16 @@
"type": "Block",
"value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ",
"range": [
- 67352,
- 67532
+ 67227,
+ 67407
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2251,
+ "line": 2248,
"column": 7
}
}
@@ -119606,16 +119315,16 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 67537,
- 67548
+ 67412,
+ 67423
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2249,
"column": 4
},
"end": {
- "line": 2252,
+ "line": 2249,
"column": 15
}
}
@@ -119628,16 +119337,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67549,
- 67553
+ 67424,
+ 67428
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2249,
"column": 16
},
"end": {
- "line": 2252,
+ "line": 2249,
"column": 20
}
}
@@ -119655,16 +119364,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 67569,
- 67577
+ 67444,
+ 67452
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 12
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 20
}
}
@@ -119676,16 +119385,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67580,
- 67584
+ 67455,
+ 67459
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 23
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 27
}
}
@@ -119694,46 +119403,46 @@
"type": "Identifier",
"name": "cellIndex",
"range": [
- 67585,
- 67594
+ 67460,
+ 67469
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 28
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 37
}
}
},
"range": [
- 67580,
- 67594
+ 67455,
+ 67469
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 23
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 37
}
}
},
"range": [
- 67569,
- 67594
+ 67444,
+ 67469
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 12
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 37
}
}
@@ -119741,16 +119450,16 @@
],
"kind": "let",
"range": [
- 67565,
- 67595
+ 67440,
+ 67470
],
"loc": {
"start": {
- "line": 2253,
+ "line": 2250,
"column": 8
},
"end": {
- "line": 2253,
+ "line": 2250,
"column": 38
}
}
@@ -119764,16 +119473,16 @@
"type": "Identifier",
"name": "value",
"range": [
- 67608,
- 67613
+ 67483,
+ 67488
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 12
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 17
}
}
@@ -119786,16 +119495,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67616,
- 67620
+ 67491,
+ 67495
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 20
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 24
}
}
@@ -119804,31 +119513,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 67621,
- 67633
+ 67496,
+ 67508
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 25
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 37
}
}
},
"range": [
- 67616,
- 67633
+ 67491,
+ 67508
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 20
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 37
}
}
@@ -119838,47 +119547,47 @@
"type": "Identifier",
"name": "cell",
"range": [
- 67634,
- 67638
+ 67509,
+ 67513
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 38
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 42
}
}
}
],
"range": [
- 67616,
- 67639
+ 67491,
+ 67514
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 20
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 43
}
}
},
"range": [
- 67608,
- 67639
+ 67483,
+ 67514
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 12
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 43
}
}
@@ -119886,16 +119595,16 @@
],
"kind": "let",
"range": [
- 67604,
- 67640
+ 67479,
+ 67515
],
"loc": {
"start": {
- "line": 2254,
+ "line": 2251,
"column": 8
},
"end": {
- "line": 2254,
+ "line": 2251,
"column": 44
}
}
@@ -119910,16 +119619,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67654,
- 67658
+ 67529,
+ 67533
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 12
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 16
}
}
@@ -119928,31 +119637,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 67659,
- 67666
+ 67534,
+ 67541
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 17
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 24
}
}
},
"range": [
- 67654,
- 67666
+ 67529,
+ 67541
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 12
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 24
}
}
@@ -119962,16 +119671,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 67667,
- 67675
+ 67542,
+ 67550
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 25
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 33
}
}
@@ -119983,48 +119692,48 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 67678,
- 67694
+ 67553,
+ 67569
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 36
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 52
}
}
}
],
"range": [
- 67677,
- 67695
+ 67552,
+ 67570
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 35
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 53
}
}
}
],
"range": [
- 67654,
- 67696
+ 67529,
+ 67571
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 12
},
"end": {
- "line": 2256,
+ "line": 2253,
"column": 54
}
}
@@ -120040,16 +119749,16 @@
"type": "Identifier",
"name": "parseNb",
"range": [
- 67719,
- 67726
+ 67594,
+ 67601
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 19
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 26
}
}
@@ -120059,16 +119768,16 @@
"type": "Identifier",
"name": "value",
"range": [
- 67727,
- 67732
+ 67602,
+ 67607
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 27
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 32
}
}
@@ -120081,16 +119790,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67734,
- 67738
+ 67609,
+ 67613
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 34
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 38
}
}
@@ -120099,31 +119808,31 @@
"type": "Identifier",
"name": "getDecimal",
"range": [
- 67739,
- 67749
+ 67614,
+ 67624
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 39
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 49
}
}
},
"range": [
- 67734,
- 67749
+ 67609,
+ 67624
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 34
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 49
}
}
@@ -120133,79 +119842,79 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 67750,
- 67758
+ 67625,
+ 67633
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 50
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 58
}
}
}
],
"range": [
- 67734,
- 67759
+ 67609,
+ 67634
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 34
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 59
}
}
}
],
"range": [
- 67719,
- 67760
+ 67594,
+ 67635
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 19
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 60
}
}
},
"range": [
- 67712,
- 67761
+ 67587,
+ 67636
],
"loc": {
"start": {
- "line": 2257,
+ "line": 2254,
"column": 12
},
"end": {
- "line": 2257,
+ "line": 2254,
"column": 61
}
}
}
],
"range": [
- 67698,
- 67771
+ 67573,
+ 67646
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 56
},
"end": {
- "line": 2258,
+ "line": 2255,
"column": 9
}
}
@@ -120220,16 +119929,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67789,
- 67793
+ 67664,
+ 67668
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 17
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 21
}
}
@@ -120238,31 +119947,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 67794,
- 67801
+ 67669,
+ 67676
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 22
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 29
}
}
},
"range": [
- 67789,
- 67801
+ 67664,
+ 67676
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 17
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 29
}
}
@@ -120272,16 +119981,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 67802,
- 67810
+ 67677,
+ 67685
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 30
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 38
}
}
@@ -120293,48 +120002,48 @@
"type": "Identifier",
"name": "NUMBER",
"range": [
- 67813,
- 67819
+ 67688,
+ 67694
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 41
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 47
}
}
}
],
"range": [
- 67812,
- 67820
+ 67687,
+ 67695
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 40
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 48
}
}
}
],
"range": [
- 67789,
- 67821
+ 67664,
+ 67696
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 17
},
"end": {
- "line": 2259,
+ "line": 2256,
"column": 49
}
}
@@ -120345,160 +120054,87 @@
{
"type": "ReturnStatement",
"argument": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "CallExpression",
- "callee": {
- "type": "Identifier",
- "name": "Number",
- "range": [
- 67844,
- 67850
- ],
- "loc": {
- "start": {
- "line": 2260,
- "column": 19
- },
- "end": {
- "line": 2260,
- "column": 25
- }
- }
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "value",
- "range": [
- 67851,
- 67856
- ],
- "loc": {
- "start": {
- "line": 2260,
- "column": 26
- },
- "end": {
- "line": 2260,
- "column": 31
- }
- }
- }
- ],
+ "type": "CallExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "Number",
"range": [
- 67844,
- 67857
+ 67719,
+ 67725
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2257,
"column": 19
},
"end": {
- "line": 2260,
- "column": 32
+ "line": 2257,
+ "column": 25
}
}
},
- "right": {
- "type": "CallExpression",
- "callee": {
+ "arguments": [
+ {
"type": "Identifier",
- "name": "parseNb",
+ "name": "value",
"range": [
- 67861,
- 67868
+ 67726,
+ 67731
],
"loc": {
"start": {
- "line": 2260,
- "column": 36
+ "line": 2257,
+ "column": 26
},
"end": {
- "line": 2260,
- "column": 43
+ "line": 2257,
+ "column": 31
}
}
- },
- "arguments": [
- {
- "type": "Identifier",
- "name": "value",
- "range": [
- 67869,
- 67874
- ],
- "loc": {
- "start": {
- "line": 2260,
- "column": 44
- },
- "end": {
- "line": 2260,
- "column": 49
- }
- }
- }
- ],
- "range": [
- 67861,
- 67875
- ],
- "loc": {
- "start": {
- "line": 2260,
- "column": 36
- },
- "end": {
- "line": 2260,
- "column": 50
- }
}
- },
+ ],
"range": [
- 67844,
- 67875
+ 67719,
+ 67732
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2257,
"column": 19
},
"end": {
- "line": 2260,
- "column": 50
+ "line": 2257,
+ "column": 32
}
}
},
"range": [
- 67837,
- 67876
+ 67712,
+ 67733
],
"loc": {
"start": {
- "line": 2260,
+ "line": 2257,
"column": 12
},
"end": {
- "line": 2260,
- "column": 51
+ "line": 2257,
+ "column": 33
}
}
}
],
"range": [
- 67823,
- 67886
+ 67698,
+ 67743
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 51
},
"end": {
- "line": 2261,
+ "line": 2258,
"column": 9
}
}
@@ -120513,16 +120149,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67904,
- 67908
+ 67761,
+ 67765
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 17
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 21
}
}
@@ -120531,31 +120167,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 67909,
- 67916
+ 67766,
+ 67773
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 22
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 29
}
}
},
"range": [
- 67904,
- 67916
+ 67761,
+ 67773
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 17
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 29
}
}
@@ -120565,16 +120201,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 67917,
- 67925
+ 67774,
+ 67782
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 30
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 38
}
}
@@ -120586,48 +120222,48 @@
"type": "Identifier",
"name": "DATE",
"range": [
- 67928,
- 67932
+ 67785,
+ 67789
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 41
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 45
}
}
}
],
"range": [
- 67927,
- 67933
+ 67784,
+ 67790
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 40
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 46
}
}
}
],
"range": [
- 67904,
- 67934
+ 67761,
+ 67791
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 17
},
"end": {
- "line": 2262,
+ "line": 2259,
"column": 47
}
}
@@ -120644,16 +120280,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 67953,
- 67961
+ 67810,
+ 67818
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 16
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 24
}
}
@@ -120667,16 +120303,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 67964,
- 67968
+ 67821,
+ 67825
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 27
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 31
}
}
@@ -120685,31 +120321,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 67969,
- 67972
+ 67826,
+ 67829
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 32
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 35
}
}
},
"range": [
- 67964,
- 67972
+ 67821,
+ 67829
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 27
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 35
}
}
@@ -120718,46 +120354,46 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 67973,
- 67981
+ 67830,
+ 67838
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 36
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 44
}
}
},
"range": [
- 67964,
- 67981
+ 67821,
+ 67838
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 27
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 44
}
}
},
"range": [
- 67953,
- 67981
+ 67810,
+ 67838
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 16
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 44
}
}
@@ -120765,16 +120401,16 @@
],
"kind": "let",
"range": [
- 67949,
- 67982
+ 67806,
+ 67839
],
"loc": {
"start": {
- "line": 2263,
+ "line": 2260,
"column": 12
},
"end": {
- "line": 2263,
+ "line": 2260,
"column": 45
}
}
@@ -120790,16 +120426,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 68002,
- 68010
+ 67859,
+ 67867
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 27
}
}
@@ -120808,31 +120444,31 @@
"type": "Identifier",
"name": "parse",
"range": [
- 68011,
- 68016
+ 67868,
+ 67873
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 28
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 33
}
}
},
"range": [
- 68002,
- 68016
+ 67859,
+ 67873
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 33
}
}
@@ -120842,16 +120478,16 @@
"type": "Identifier",
"name": "value",
"range": [
- 68017,
- 68022
+ 67874,
+ 67879
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 34
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 39
}
}
@@ -120865,16 +120501,16 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 68024,
- 68032
+ 67881,
+ 67889
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 41
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 49
}
}
@@ -120883,31 +120519,31 @@
"type": "Identifier",
"name": "getLocale",
"range": [
- 68033,
- 68042
+ 67890,
+ 67899
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 50
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 59
}
}
},
"range": [
- 68024,
- 68042
+ 67881,
+ 67899
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 41
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 59
}
}
@@ -120917,125 +120553,125 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 68043,
- 68051
+ 67900,
+ 67908
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 60
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 68
}
}
}
],
"range": [
- 68024,
- 68052
+ 67881,
+ 67909
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 41
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 69
}
}
}
],
"range": [
- 68002,
- 68053
+ 67859,
+ 67910
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 19
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 70
}
}
},
"range": [
- 67995,
- 68054
+ 67852,
+ 67911
],
"loc": {
"start": {
- "line": 2264,
+ "line": 2261,
"column": 12
},
"end": {
- "line": 2264,
+ "line": 2261,
"column": 71
}
}
}
],
"range": [
- 67935,
- 68064
+ 67792,
+ 67921
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 48
},
"end": {
- "line": 2265,
+ "line": 2262,
"column": 9
}
}
},
"alternate": null,
"range": [
- 67900,
- 68064
+ 67757,
+ 67921
],
"loc": {
"start": {
- "line": 2262,
+ "line": 2259,
"column": 13
},
"end": {
- "line": 2265,
+ "line": 2262,
"column": 9
}
}
},
"range": [
- 67785,
- 68064
+ 67660,
+ 67921
],
"loc": {
"start": {
- "line": 2259,
+ "line": 2256,
"column": 13
},
"end": {
- "line": 2265,
+ "line": 2262,
"column": 9
}
}
},
"range": [
- 67650,
- 68064
+ 67525,
+ 67921
],
"loc": {
"start": {
- "line": 2256,
+ "line": 2253,
"column": 8
},
"end": {
- "line": 2265,
+ "line": 2262,
"column": 9
}
}
@@ -121046,47 +120682,47 @@
"type": "Identifier",
"name": "value",
"range": [
- 68081,
- 68086
+ 67938,
+ 67943
],
"loc": {
"start": {
- "line": 2267,
+ "line": 2264,
"column": 15
},
"end": {
- "line": 2267,
+ "line": 2264,
"column": 20
}
}
},
"range": [
- 68074,
- 68087
+ 67931,
+ 67944
],
"loc": {
"start": {
- "line": 2267,
+ "line": 2264,
"column": 8
},
"end": {
- "line": 2267,
+ "line": 2264,
"column": 21
}
}
}
],
"range": [
- 67555,
- 68093
+ 67430,
+ 67950
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2249,
"column": 22
},
"end": {
- "line": 2268,
+ "line": 2265,
"column": 5
}
}
@@ -121094,16 +120730,16 @@
"generator": false,
"expression": false,
"range": [
- 67548,
- 68093
+ 67423,
+ 67950
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2249,
"column": 15
},
"end": {
- "line": 2268,
+ "line": 2265,
"column": 5
}
}
@@ -121111,16 +120747,16 @@
"kind": "method",
"computed": false,
"range": [
- 67537,
- 68093
+ 67412,
+ 67950
],
"loc": {
"start": {
- "line": 2252,
+ "line": 2249,
"column": 4
},
"end": {
- "line": 2268,
+ "line": 2265,
"column": 5
}
},
@@ -121129,16 +120765,16 @@
"type": "Block",
"value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ",
"range": [
- 67352,
- 67532
+ 67227,
+ 67407
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2251,
+ "line": 2248,
"column": 7
}
}
@@ -121149,16 +120785,16 @@
"type": "Block",
"value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68099,
- 68479
+ 67956,
+ 68336
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2267,
"column": 4
},
"end": {
- "line": 2280,
+ "line": 2277,
"column": 7
}
}
@@ -121172,16 +120808,16 @@
"type": "Identifier",
"name": "getData",
"range": [
- 68484,
- 68491
+ 68341,
+ 68348
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 4
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 11
}
}
@@ -121196,16 +120832,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 68492,
- 68506
+ 68349,
+ 68363
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 12
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 26
}
}
@@ -121215,31 +120851,31 @@
"value": false,
"raw": "false",
"range": [
- 68509,
- 68514
+ 68366,
+ 68371
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 29
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 34
}
}
},
"range": [
- 68492,
- 68514
+ 68349,
+ 68371
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 12
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 34
}
}
@@ -121250,16 +120886,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 68516,
- 68533
+ 68373,
+ 68390
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 36
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 53
}
}
@@ -121269,31 +120905,31 @@
"value": false,
"raw": "false",
"range": [
- 68536,
- 68541
+ 68393,
+ 68398
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 56
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 61
}
}
},
"range": [
- 68516,
- 68541
+ 68373,
+ 68398
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 36
},
"end": {
- "line": 2281,
+ "line": 2278,
"column": 61
}
}
@@ -121312,16 +120948,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 68560,
- 68564
+ 68417,
+ 68421
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 15
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 19
}
}
@@ -121330,31 +120966,31 @@
"type": "Identifier",
"name": "getTableData",
"range": [
- 68565,
- 68577
+ 68422,
+ 68434
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 20
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 32
}
}
},
"range": [
- 68560,
- 68577
+ 68417,
+ 68434
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 15
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 32
}
}
@@ -121364,16 +121000,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 68578,
- 68592
+ 68435,
+ 68449
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 33
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 47
}
}
@@ -121382,16 +121018,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 68594,
- 68611
+ 68451,
+ 68468
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 49
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 66
}
}
@@ -121401,63 +121037,63 @@
"value": true,
"raw": "true",
"range": [
- 68613,
- 68617
+ 68470,
+ 68474
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 68
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 72
}
}
}
],
"range": [
- 68560,
- 68618
+ 68417,
+ 68475
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 15
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 73
}
}
},
"range": [
- 68553,
- 68619
+ 68410,
+ 68476
],
"loc": {
"start": {
- "line": 2282,
+ "line": 2279,
"column": 8
},
"end": {
- "line": 2282,
+ "line": 2279,
"column": 74
}
}
}
],
"range": [
- 68543,
- 68625
+ 68400,
+ 68482
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 63
},
"end": {
- "line": 2283,
+ "line": 2280,
"column": 5
}
}
@@ -121465,16 +121101,16 @@
"generator": false,
"expression": false,
"range": [
- 68491,
- 68625
+ 68348,
+ 68482
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 11
},
"end": {
- "line": 2283,
+ "line": 2280,
"column": 5
}
}
@@ -121482,16 +121118,16 @@
"kind": "method",
"computed": false,
"range": [
- 68484,
- 68625
+ 68341,
+ 68482
],
"loc": {
"start": {
- "line": 2281,
+ "line": 2278,
"column": 4
},
"end": {
- "line": 2283,
+ "line": 2280,
"column": 5
}
},
@@ -121500,16 +121136,16 @@
"type": "Block",
"value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68099,
- 68479
+ 67956,
+ 68336
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2267,
"column": 4
},
"end": {
- "line": 2280,
+ "line": 2277,
"column": 7
}
}
@@ -121520,16 +121156,16 @@
"type": "Block",
"value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68631,
- 68967
+ 68488,
+ 68824
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2282,
"column": 4
},
"end": {
- "line": 2294,
+ "line": 2291,
"column": 7
}
}
@@ -121543,16 +121179,16 @@
"type": "Identifier",
"name": "getValues",
"range": [
- 68972,
- 68981
+ 68829,
+ 68838
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 4
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 13
}
}
@@ -121567,16 +121203,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 68982,
- 68996
+ 68839,
+ 68853
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 14
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 28
}
}
@@ -121586,31 +121222,31 @@
"value": false,
"raw": "false",
"range": [
- 68999,
- 69004
+ 68856,
+ 68861
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 31
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 36
}
}
},
"range": [
- 68982,
- 69004
+ 68839,
+ 68861
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 14
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 36
}
}
@@ -121621,16 +121257,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 69006,
- 69023
+ 68863,
+ 68880
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 38
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 55
}
}
@@ -121640,31 +121276,31 @@
"value": false,
"raw": "false",
"range": [
- 69026,
- 69031
+ 68883,
+ 68888
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 58
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 63
}
}
},
"range": [
- 69006,
- 69031
+ 68863,
+ 68888
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 38
},
"end": {
- "line": 2295,
+ "line": 2292,
"column": 63
}
}
@@ -121683,16 +121319,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69050,
- 69054
+ 68907,
+ 68911
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 15
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 19
}
}
@@ -121701,31 +121337,31 @@
"type": "Identifier",
"name": "getTableData",
"range": [
- 69055,
- 69067
+ 68912,
+ 68924
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 20
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 32
}
}
},
"range": [
- 69050,
- 69067
+ 68907,
+ 68924
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 15
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 32
}
}
@@ -121735,16 +121371,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 69068,
- 69082
+ 68925,
+ 68939
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 33
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 47
}
}
@@ -121753,16 +121389,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 69084,
- 69101
+ 68941,
+ 68958
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 49
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 66
}
}
@@ -121772,63 +121408,63 @@
"value": false,
"raw": "false",
"range": [
- 69103,
- 69108
+ 68960,
+ 68965
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 68
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 73
}
}
}
],
"range": [
- 69050,
- 69109
+ 68907,
+ 68966
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 15
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 74
}
}
},
"range": [
- 69043,
- 69110
+ 68900,
+ 68967
],
"loc": {
"start": {
- "line": 2296,
+ "line": 2293,
"column": 8
},
"end": {
- "line": 2296,
+ "line": 2293,
"column": 75
}
}
}
],
"range": [
- 69033,
- 69116
+ 68890,
+ 68973
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 65
},
"end": {
- "line": 2297,
+ "line": 2294,
"column": 5
}
}
@@ -121836,16 +121472,16 @@
"generator": false,
"expression": false,
"range": [
- 68981,
- 69116
+ 68838,
+ 68973
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 13
},
"end": {
- "line": 2297,
+ "line": 2294,
"column": 5
}
}
@@ -121853,16 +121489,16 @@
"kind": "method",
"computed": false,
"range": [
- 68972,
- 69116
+ 68829,
+ 68973
],
"loc": {
"start": {
- "line": 2295,
+ "line": 2292,
"column": 4
},
"end": {
- "line": 2297,
+ "line": 2294,
"column": 5
}
},
@@ -121871,16 +121507,16 @@
"type": "Block",
"value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68631,
- 68967
+ 68488,
+ 68824
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2282,
"column": 4
},
"end": {
- "line": 2294,
+ "line": 2291,
"column": 7
}
}
@@ -121891,16 +121527,16 @@
"type": "Block",
"value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69122,
- 69597
+ 68979,
+ 69454
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2296,
"column": 4
},
"end": {
- "line": 2312,
+ "line": 2309,
"column": 7
}
}
@@ -121914,16 +121550,16 @@
"type": "Identifier",
"name": "getTableData",
"range": [
- 69602,
- 69614
+ 69459,
+ 69471
],
"loc": {
"start": {
- "line": 2313,
+ "line": 2310,
"column": 4
},
"end": {
- "line": 2313,
+ "line": 2310,
"column": 16
}
}
@@ -121938,16 +121574,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 69624,
- 69638
+ 69481,
+ 69495
],
"loc": {
"start": {
- "line": 2314,
+ "line": 2311,
"column": 8
},
"end": {
- "line": 2314,
+ "line": 2311,
"column": 22
}
}
@@ -121957,31 +121593,31 @@
"value": false,
"raw": "false",
"range": [
- 69641,
- 69646
+ 69498,
+ 69503
],
"loc": {
"start": {
- "line": 2314,
+ "line": 2311,
"column": 25
},
"end": {
- "line": 2314,
+ "line": 2311,
"column": 30
}
}
},
"range": [
- 69624,
- 69646
+ 69481,
+ 69503
],
"loc": {
"start": {
- "line": 2314,
+ "line": 2311,
"column": 8
},
"end": {
- "line": 2314,
+ "line": 2311,
"column": 30
}
}
@@ -121992,16 +121628,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 69656,
- 69673
+ 69513,
+ 69530
],
"loc": {
"start": {
- "line": 2315,
+ "line": 2312,
"column": 8
},
"end": {
- "line": 2315,
+ "line": 2312,
"column": 25
}
}
@@ -122011,31 +121647,31 @@
"value": false,
"raw": "false",
"range": [
- 69676,
- 69681
+ 69533,
+ 69538
],
"loc": {
"start": {
- "line": 2315,
+ "line": 2312,
"column": 28
},
"end": {
- "line": 2315,
+ "line": 2312,
"column": 33
}
}
},
"range": [
- 69656,
- 69681
+ 69513,
+ 69538
],
"loc": {
"start": {
- "line": 2315,
+ "line": 2312,
"column": 8
},
"end": {
- "line": 2315,
+ "line": 2312,
"column": 33
}
}
@@ -122046,16 +121682,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 69691,
- 69696
+ 69548,
+ 69553
],
"loc": {
"start": {
- "line": 2316,
+ "line": 2313,
"column": 8
},
"end": {
- "line": 2316,
+ "line": 2313,
"column": 13
}
}
@@ -122065,31 +121701,31 @@
"value": false,
"raw": "false",
"range": [
- 69699,
- 69704
+ 69556,
+ 69561
],
"loc": {
"start": {
- "line": 2316,
+ "line": 2313,
"column": 16
},
"end": {
- "line": 2316,
+ "line": 2313,
"column": 21
}
}
},
"range": [
- 69691,
- 69704
+ 69548,
+ 69561
],
"loc": {
"start": {
- "line": 2316,
+ "line": 2313,
"column": 8
},
"end": {
- "line": 2316,
+ "line": 2313,
"column": 21
}
}
@@ -122107,16 +121743,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 69725,
- 69729
+ 69582,
+ 69586
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 12
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 16
}
}
@@ -122132,16 +121768,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69732,
- 69736
+ 69589,
+ 69593
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 19
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 23
}
}
@@ -122150,47 +121786,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 69737,
- 69740
+ 69594,
+ 69597
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 24
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 27
}
}
},
"range": [
- 69732,
- 69740
+ 69589,
+ 69597
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 19
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 27
}
}
},
"arguments": [],
"range": [
- 69732,
- 69742
+ 69589,
+ 69599
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 19
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 29
}
}
@@ -122199,46 +121835,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 69743,
- 69747
+ 69600,
+ 69604
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 30
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 34
}
}
},
"range": [
- 69732,
- 69747
+ 69589,
+ 69604
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 19
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 34
}
}
},
"range": [
- 69725,
- 69747
+ 69582,
+ 69604
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 12
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 34
}
}
@@ -122246,16 +121882,16 @@
],
"kind": "let",
"range": [
- 69721,
- 69748
+ 69578,
+ 69605
],
"loc": {
"start": {
- "line": 2318,
+ "line": 2315,
"column": 8
},
"end": {
- "line": 2318,
+ "line": 2315,
"column": 35
}
}
@@ -122269,16 +121905,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 69761,
- 69767
+ 69618,
+ 69624
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 12
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 18
}
}
@@ -122291,16 +121927,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69770,
- 69774
+ 69627,
+ 69631
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 21
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 25
}
}
@@ -122309,31 +121945,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 69775,
- 69784
+ 69632,
+ 69641
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 26
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 35
}
}
},
"range": [
- 69770,
- 69784
+ 69627,
+ 69641
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 21
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 35
}
}
@@ -122344,47 +121980,47 @@
"value": true,
"raw": "true",
"range": [
- 69785,
- 69789
+ 69642,
+ 69646
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 36
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 40
}
}
}
],
"range": [
- 69770,
- 69790
+ 69627,
+ 69647
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 21
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 41
}
}
},
"range": [
- 69761,
- 69790
+ 69618,
+ 69647
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 12
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 41
}
}
@@ -122392,16 +122028,16 @@
],
"kind": "let",
"range": [
- 69757,
- 69791
+ 69614,
+ 69648
],
"loc": {
"start": {
- "line": 2319,
+ "line": 2316,
"column": 8
},
"end": {
- "line": 2319,
+ "line": 2316,
"column": 42
}
}
@@ -122415,16 +122051,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 69804,
- 69811
+ 69661,
+ 69668
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2317,
"column": 12
},
"end": {
- "line": 2320,
+ "line": 2317,
"column": 19
}
}
@@ -122433,31 +122069,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 69814,
- 69816
+ 69671,
+ 69673
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2317,
"column": 22
},
"end": {
- "line": 2320,
+ "line": 2317,
"column": 24
}
}
},
"range": [
- 69804,
- 69816
+ 69661,
+ 69673
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2317,
"column": 12
},
"end": {
- "line": 2320,
+ "line": 2317,
"column": 24
}
}
@@ -122465,16 +122101,16 @@
],
"kind": "let",
"range": [
- 69800,
- 69817
+ 69657,
+ 69674
],
"loc": {
"start": {
- "line": 2320,
+ "line": 2317,
"column": 8
},
"end": {
- "line": 2320,
+ "line": 2317,
"column": 25
}
}
@@ -122488,16 +122124,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 69830,
- 69840
+ 69687,
+ 69697
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 12
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 22
}
}
@@ -122508,16 +122144,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 69843,
- 69848
+ 69700,
+ 69705
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 25
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 30
}
}
@@ -122533,16 +122169,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69851,
- 69855
+ 69708,
+ 69712
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 33
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 37
}
}
@@ -122551,31 +122187,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 69856,
- 69867
+ 69713,
+ 69724
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 38
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 49
}
}
},
"range": [
- 69851,
- 69867
+ 69708,
+ 69724
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 33
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 49
}
}
@@ -122584,31 +122220,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 69868,
- 69872
+ 69725,
+ 69729
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 50
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 54
}
}
},
"range": [
- 69851,
- 69872
+ 69708,
+ 69729
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 33
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 54
}
}
@@ -122617,32 +122253,32 @@
{
"type": "ThisExpression",
"range": [
- 69873,
- 69877
+ 69730,
+ 69734
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 55
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 59
}
}
}
],
"range": [
- 69851,
- 69878
+ 69708,
+ 69735
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 33
},
"end": {
- "line": 2321,
+ "line": 2318,
"column": 60
}
}
@@ -122658,16 +122294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69893,
- 69897
+ 69750,
+ 69754
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 12
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 16
}
}
@@ -122676,31 +122312,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 69898,
- 69910
+ 69755,
+ 69767
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 17
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 29
}
}
},
"range": [
- 69893,
- 69910
+ 69750,
+ 69767
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 12
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 29
}
}
@@ -122709,31 +122345,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 69911,
- 69915
+ 69768,
+ 69772
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 30
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 34
}
}
},
"range": [
- 69893,
- 69915
+ 69750,
+ 69772
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 12
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 34
}
}
@@ -122742,62 +122378,62 @@
{
"type": "ThisExpression",
"range": [
- 69916,
- 69920
+ 69773,
+ 69777
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 35
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 39
}
}
}
],
"range": [
- 69893,
- 69921
+ 69750,
+ 69778
],
"loc": {
"start": {
- "line": 2322,
+ "line": 2319,
"column": 12
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 40
}
}
},
"range": [
- 69843,
- 69921
+ 69700,
+ 69778
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 25
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 40
}
}
},
"range": [
- 69830,
- 69921
+ 69687,
+ 69778
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 12
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 40
}
}
@@ -122805,16 +122441,16 @@
],
"kind": "let",
"range": [
- 69826,
- 69922
+ 69683,
+ 69779
],
"loc": {
"start": {
- "line": 2321,
+ "line": 2318,
"column": 8
},
"end": {
- "line": 2322,
+ "line": 2319,
"column": 41
}
}
@@ -122825,16 +122461,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 69936,
- 69950
+ 69793,
+ 69807
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2321,
"column": 12
},
"end": {
- "line": 2324,
+ "line": 2321,
"column": 26
}
}
@@ -122851,16 +122487,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 69970,
- 69977
+ 69827,
+ 69834
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 16
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 23
}
}
@@ -122873,16 +122509,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 69980,
- 69984
+ 69837,
+ 69841
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 26
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 30
}
}
@@ -122891,31 +122527,31 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 69985,
- 69999
+ 69842,
+ 69856
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 31
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 45
}
}
},
"range": [
- 69980,
- 69999
+ 69837,
+ 69856
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 26
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 45
}
}
@@ -122925,47 +122561,47 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 70000,
- 70017
+ 69857,
+ 69874
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 46
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 63
}
}
}
],
"range": [
- 69980,
- 70018
+ 69837,
+ 69875
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 26
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 64
}
}
},
"range": [
- 69970,
- 70018
+ 69827,
+ 69875
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 16
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 64
}
}
@@ -122973,16 +122609,16 @@
],
"kind": "let",
"range": [
- 69966,
- 70019
+ 69823,
+ 69876
],
"loc": {
"start": {
- "line": 2325,
+ "line": 2322,
"column": 12
},
"end": {
- "line": 2325,
+ "line": 2322,
"column": 65
}
}
@@ -122998,16 +122634,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 70032,
- 70039
+ 69889,
+ 69896
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 12
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 19
}
}
@@ -123016,31 +122652,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70040,
- 70044
+ 69897,
+ 69901
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 20
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 24
}
}
},
"range": [
- 70032,
- 70044
+ 69889,
+ 69901
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 12
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 24
}
}
@@ -123057,16 +122693,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70046,
- 70050
+ 69903,
+ 69907
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 30
}
}
@@ -123075,47 +122711,47 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 70051,
- 70069
+ 69908,
+ 69926
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 31
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 49
}
}
},
"range": [
- 70046,
- 70069
+ 69903,
+ 69926
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 49
}
}
},
"arguments": [],
"range": [
- 70046,
- 70071
+ 69903,
+ 69928
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 26
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 51
}
}
@@ -123124,95 +122760,95 @@
"type": "Identifier",
"name": "headers",
"range": [
- 70073,
- 70080
+ 69930,
+ 69937
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 53
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 60
}
}
}
],
"range": [
- 70045,
- 70081
+ 69902,
+ 69938
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 25
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 61
}
}
}
],
"range": [
- 70032,
- 70082
+ 69889,
+ 69939
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 12
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 62
}
}
},
"range": [
- 70032,
- 70083
+ 69889,
+ 69940
],
"loc": {
"start": {
- "line": 2326,
+ "line": 2323,
"column": 12
},
"end": {
- "line": 2326,
+ "line": 2323,
"column": 63
}
}
}
],
"range": [
- 69952,
- 70093
+ 69809,
+ 69950
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2321,
"column": 28
},
"end": {
- "line": 2327,
+ "line": 2324,
"column": 9
}
}
},
"alternate": null,
"range": [
- 69932,
- 70093
+ 69789,
+ 69950
],
"loc": {
"start": {
- "line": 2324,
+ "line": 2321,
"column": 8
},
"end": {
- "line": 2327,
+ "line": 2324,
"column": 9
}
}
@@ -123228,16 +122864,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 70111,
- 70112
+ 69968,
+ 69969
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 17
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 18
}
}
@@ -123248,16 +122884,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70115,
- 70119
+ 69972,
+ 69976
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 21
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 25
}
}
@@ -123266,46 +122902,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 70120,
- 70126
+ 69977,
+ 69983
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 26
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 32
}
}
},
"range": [
- 70115,
- 70126
+ 69972,
+ 69983
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 21
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 32
}
}
},
"range": [
- 70111,
- 70126
+ 69968,
+ 69983
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 17
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 32
}
}
@@ -123313,16 +122949,16 @@
],
"kind": "let",
"range": [
- 70107,
- 70126
+ 69964,
+ 69983
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 13
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 32
}
}
@@ -123334,16 +122970,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 70128,
- 70129
+ 69985,
+ 69986
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 34
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 35
}
}
@@ -123352,31 +122988,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 70132,
- 70138
+ 69989,
+ 69995
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 38
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 44
}
}
},
"range": [
- 70128,
- 70138
+ 69985,
+ 69995
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 34
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 44
}
}
@@ -123388,32 +123024,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 70140,
- 70141
+ 69997,
+ 69998
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 46
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 47
}
}
},
"prefix": false,
"range": [
- 70140,
- 70143
+ 69997,
+ 70000
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 46
},
"end": {
- "line": 2328,
+ "line": 2325,
"column": 49
}
}
@@ -123430,16 +123066,16 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 70163,
- 70170
+ 70020,
+ 70027
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 16
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 23
}
}
@@ -123451,16 +123087,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 70174,
- 70175
+ 70031,
+ 70032
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 27
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 28
}
}
@@ -123469,47 +123105,47 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 70177,
- 70179
+ 70034,
+ 70036
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 30
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 32
}
}
}
],
"range": [
- 70173,
- 70180
+ 70030,
+ 70037
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 26
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 33
}
}
},
"range": [
- 70163,
- 70180
+ 70020,
+ 70037
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 16
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 33
}
}
@@ -123517,16 +123153,16 @@
],
"kind": "let",
"range": [
- 70159,
- 70181
+ 70016,
+ 70038
],
"loc": {
"start": {
- "line": 2329,
+ "line": 2326,
"column": 12
},
"end": {
- "line": 2329,
+ "line": 2326,
"column": 34
}
}
@@ -123540,16 +123176,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70198,
- 70203
+ 70055,
+ 70060
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 16
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 21
}
}
@@ -123564,16 +123200,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 70206,
- 70210
+ 70063,
+ 70067
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 28
}
}
@@ -123582,31 +123218,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 70211,
- 70212
+ 70068,
+ 70069
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 29
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 30
}
}
},
"range": [
- 70206,
- 70213
+ 70063,
+ 70070
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 31
}
}
@@ -123615,46 +123251,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70214,
- 70219
+ 70071,
+ 70076
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 32
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 37
}
}
},
"range": [
- 70206,
- 70219
+ 70063,
+ 70076
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 24
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 37
}
}
},
"range": [
- 70198,
- 70219
+ 70055,
+ 70076
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 16
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 37
}
}
@@ -123662,16 +123298,16 @@
],
"kind": "let",
"range": [
- 70194,
- 70220
+ 70051,
+ 70077
],
"loc": {
"start": {
- "line": 2330,
+ "line": 2327,
"column": 12
},
"end": {
- "line": 2330,
+ "line": 2327,
"column": 38
}
}
@@ -123687,16 +123323,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 70242,
- 70243
+ 70099,
+ 70100
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 21
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 22
}
}
@@ -123706,31 +123342,31 @@
"value": 0,
"raw": "0",
"range": [
- 70246,
- 70247
+ 70103,
+ 70104
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 25
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 26
}
}
},
"range": [
- 70242,
- 70247
+ 70099,
+ 70104
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 21
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 26
}
}
@@ -123741,16 +123377,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 70249,
- 70252
+ 70106,
+ 70109
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 28
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 31
}
}
@@ -123762,16 +123398,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70255,
- 70260
+ 70112,
+ 70117
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 34
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 39
}
}
@@ -123780,46 +123416,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 70261,
- 70267
+ 70118,
+ 70124
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 40
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 46
}
}
},
"range": [
- 70255,
- 70267
+ 70112,
+ 70124
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 34
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 46
}
}
},
"range": [
- 70249,
- 70267
+ 70106,
+ 70124
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 28
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 46
}
}
@@ -123827,16 +123463,16 @@
],
"kind": "let",
"range": [
- 70238,
- 70267
+ 70095,
+ 70124
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 17
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 46
}
}
@@ -123848,16 +123484,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 70269,
- 70270
+ 70126,
+ 70127
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 48
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 49
}
}
@@ -123866,31 +123502,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 70273,
- 70276
+ 70130,
+ 70133
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 52
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 55
}
}
},
"range": [
- 70269,
- 70276
+ 70126,
+ 70133
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 48
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 55
}
}
@@ -123902,32 +123538,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 70278,
- 70279
+ 70135,
+ 70136
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 57
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 58
}
}
},
"prefix": false,
"range": [
- 70278,
- 70281
+ 70135,
+ 70138
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 57
},
"end": {
- "line": 2331,
+ "line": 2328,
"column": 60
}
}
@@ -123944,16 +123580,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 70305,
- 70322
+ 70162,
+ 70179
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 20
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 37
}
}
@@ -123966,16 +123602,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70326,
- 70330
+ 70183,
+ 70187
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 41
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 45
}
}
@@ -123984,31 +123620,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 70331,
- 70343
+ 70188,
+ 70200
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 46
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 58
}
}
},
"range": [
- 70326,
- 70343
+ 70183,
+ 70200
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 41
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 58
}
}
@@ -124019,47 +123655,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 70344,
- 70360
+ 70201,
+ 70217
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 59
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 75
}
}
}
],
"range": [
- 70326,
- 70361
+ 70183,
+ 70218
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 41
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 76
}
}
},
"range": [
- 70305,
- 70361
+ 70162,
+ 70218
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 20
},
"end": {
- "line": 2332,
+ "line": 2329,
"column": 76
}
}
@@ -124082,16 +123718,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 70389,
- 70393
+ 70246,
+ 70250
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 28
}
}
@@ -124100,31 +123736,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 70394,
- 70403
+ 70251,
+ 70260
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 29
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 38
}
}
},
"range": [
- 70389,
- 70403
+ 70246,
+ 70260
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 38
}
}
@@ -124135,32 +123771,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 70404,
- 70420
+ 70261,
+ 70277
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 39
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 55
}
}
}
],
"range": [
- 70389,
- 70421
+ 70246,
+ 70278
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 56
}
}
@@ -124169,31 +123805,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 70422,
- 70433
+ 70279,
+ 70290
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 57
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 68
}
}
},
"range": [
- 70389,
- 70433
+ 70246,
+ 70290
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 68
}
}
@@ -124203,32 +123839,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 70434,
- 70435
+ 70291,
+ 70292
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 69
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 70
}
}
}
],
"range": [
- 70389,
- 70436
+ 70246,
+ 70293
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 24
},
"end": {
- "line": 2333,
+ "line": 2330,
"column": 71
}
}
@@ -124240,80 +123876,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 70464,
- 70473
+ 70321,
+ 70330
],
"loc": {
"start": {
- "line": 2334,
+ "line": 2331,
"column": 24
},
"end": {
- "line": 2334,
+ "line": 2331,
"column": 33
}
}
}
],
"range": [
- 70438,
- 70495
+ 70295,
+ 70352
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 73
},
"end": {
- "line": 2335,
+ "line": 2332,
"column": 21
}
}
},
"alternate": null,
"range": [
- 70385,
- 70495
+ 70242,
+ 70352
],
"loc": {
"start": {
- "line": 2333,
+ "line": 2330,
"column": 20
},
"end": {
- "line": 2335,
+ "line": 2332,
"column": 21
}
}
}
],
"range": [
- 70363,
- 70513
+ 70220,
+ 70370
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 78
},
"end": {
- "line": 2336,
+ "line": 2333,
"column": 17
}
}
},
"alternate": null,
"range": [
- 70301,
- 70513
+ 70158,
+ 70370
],
"loc": {
"start": {
- "line": 2332,
+ "line": 2329,
"column": 16
},
"end": {
- "line": 2336,
+ "line": 2333,
"column": 17
}
}
@@ -124327,16 +123963,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 70534,
- 70543
+ 70391,
+ 70400
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 20
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 29
}
}
@@ -124347,16 +123983,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 70546,
- 70556
+ 70403,
+ 70413
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 32
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 42
}
}
@@ -124369,16 +124005,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 70557,
- 70562
+ 70414,
+ 70419
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 43
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 48
}
}
@@ -124387,62 +124023,62 @@
"type": "Identifier",
"name": "j",
"range": [
- 70563,
- 70564
+ 70420,
+ 70421
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 49
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 50
}
}
},
"range": [
- 70557,
- 70565
+ 70414,
+ 70422
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 43
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 51
}
}
}
],
"range": [
- 70546,
- 70566
+ 70403,
+ 70423
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 32
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 52
}
}
},
"range": [
- 70534,
- 70566
+ 70391,
+ 70423
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 20
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 52
}
}
@@ -124450,16 +124086,16 @@
],
"kind": "let",
"range": [
- 70530,
- 70567
+ 70387,
+ 70424
],
"loc": {
"start": {
- "line": 2337,
+ "line": 2334,
"column": 16
},
"end": {
- "line": 2337,
+ "line": 2334,
"column": 53
}
}
@@ -124478,16 +124114,16 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 70584,
- 70591
+ 70441,
+ 70448
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 16
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 23
}
}
@@ -124497,31 +124133,31 @@
"value": 1,
"raw": "1",
"range": [
- 70592,
- 70593
+ 70449,
+ 70450
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 24
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 25
}
}
},
"range": [
- 70584,
- 70594
+ 70441,
+ 70451
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 16
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 26
}
}
@@ -124530,31 +124166,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70595,
- 70599
+ 70452,
+ 70456
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 27
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 31
}
}
},
"range": [
- 70584,
- 70599
+ 70441,
+ 70456
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 16
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 31
}
}
@@ -124564,78 +124200,78 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 70600,
- 70609
+ 70457,
+ 70466
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 32
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 41
}
}
}
],
"range": [
- 70584,
- 70610
+ 70441,
+ 70467
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 16
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 42
}
}
},
"range": [
- 70584,
- 70611
+ 70441,
+ 70468
],
"loc": {
"start": {
- "line": 2338,
+ "line": 2335,
"column": 16
},
"end": {
- "line": 2338,
+ "line": 2335,
"column": 43
}
}
}
],
"range": [
- 70283,
- 70625
+ 70140,
+ 70482
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 62
},
"end": {
- "line": 2339,
+ "line": 2336,
"column": 13
}
}
},
"range": [
- 70233,
- 70625
+ 70090,
+ 70482
],
"loc": {
"start": {
- "line": 2331,
+ "line": 2328,
"column": 12
},
"end": {
- "line": 2339,
+ "line": 2336,
"column": 13
}
}
@@ -124651,16 +124287,16 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 70638,
- 70645
+ 70495,
+ 70502
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 12
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 19
}
}
@@ -124669,31 +124305,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 70646,
- 70650
+ 70503,
+ 70507
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 20
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 24
}
}
},
"range": [
- 70638,
- 70650
+ 70495,
+ 70507
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 12
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 24
}
}
@@ -124703,78 +124339,78 @@
"type": "Identifier",
"name": "rowData",
"range": [
- 70651,
- 70658
+ 70508,
+ 70515
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 25
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 32
}
}
}
],
"range": [
- 70638,
- 70659
+ 70495,
+ 70516
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 12
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 33
}
}
},
"range": [
- 70638,
- 70660
+ 70495,
+ 70517
],
"loc": {
"start": {
- "line": 2340,
+ "line": 2337,
"column": 12
},
"end": {
- "line": 2340,
+ "line": 2337,
"column": 34
}
}
}
],
"range": [
- 70145,
- 70670
+ 70002,
+ 70527
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 51
},
"end": {
- "line": 2341,
+ "line": 2338,
"column": 9
}
}
},
"range": [
- 70102,
- 70670
+ 69959,
+ 70527
],
"loc": {
"start": {
- "line": 2328,
+ "line": 2325,
"column": 8
},
"end": {
- "line": 2341,
+ "line": 2338,
"column": 9
}
}
@@ -124785,47 +124421,47 @@
"type": "Identifier",
"name": "tblData",
"range": [
- 70686,
- 70693
+ 70543,
+ 70550
],
"loc": {
"start": {
- "line": 2342,
+ "line": 2339,
"column": 15
},
"end": {
- "line": 2342,
+ "line": 2339,
"column": 22
}
}
},
"range": [
- 70679,
- 70694
+ 70536,
+ 70551
],
"loc": {
"start": {
- "line": 2342,
+ "line": 2339,
"column": 8
},
"end": {
- "line": 2342,
+ "line": 2339,
"column": 23
}
}
}
],
"range": [
- 69711,
- 70700
+ 69568,
+ 70557
],
"loc": {
"start": {
- "line": 2317,
+ "line": 2314,
"column": 6
},
"end": {
- "line": 2343,
+ "line": 2340,
"column": 5
}
}
@@ -124833,16 +124469,16 @@
"generator": false,
"expression": false,
"range": [
- 69614,
- 70700
+ 69471,
+ 70557
],
"loc": {
"start": {
- "line": 2313,
+ "line": 2310,
"column": 16
},
"end": {
- "line": 2343,
+ "line": 2340,
"column": 5
}
}
@@ -124850,16 +124486,16 @@
"kind": "method",
"computed": false,
"range": [
- 69602,
- 70700
+ 69459,
+ 70557
],
"loc": {
"start": {
- "line": 2313,
+ "line": 2310,
"column": 4
},
"end": {
- "line": 2343,
+ "line": 2340,
"column": 5
}
},
@@ -124868,16 +124504,16 @@
"type": "Block",
"value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69122,
- 69597
+ 68979,
+ 69454
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2296,
"column": 4
},
"end": {
- "line": 2312,
+ "line": 2309,
"column": 7
}
}
@@ -124888,16 +124524,16 @@
"type": "Block",
"value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70706,
- 71162
+ 70563,
+ 71019
],
"loc": {
"start": {
- "line": 2345,
+ "line": 2342,
"column": 4
},
"end": {
- "line": 2357,
+ "line": 2354,
"column": 7
}
}
@@ -124911,16 +124547,16 @@
"type": "Identifier",
"name": "getFilteredData",
"range": [
- 71167,
- 71182
+ 71024,
+ 71039
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 4
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 19
}
}
@@ -124935,16 +124571,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71183,
- 71197
+ 71040,
+ 71054
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 20
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 34
}
}
@@ -124954,31 +124590,31 @@
"value": false,
"raw": "false",
"range": [
- 71200,
- 71205
+ 71057,
+ 71062
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 37
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 42
}
}
},
"range": [
- 71183,
- 71205
+ 71040,
+ 71062
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 20
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 42
}
}
@@ -124989,16 +124625,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 71207,
- 71224
+ 71064,
+ 71081
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 44
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 61
}
}
@@ -125008,31 +124644,31 @@
"value": false,
"raw": "false",
"range": [
- 71227,
- 71232
+ 71084,
+ 71089
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 64
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 69
}
}
},
"range": [
- 71207,
- 71232
+ 71064,
+ 71089
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 44
},
"end": {
- "line": 2358,
+ "line": 2355,
"column": 69
}
}
@@ -125051,16 +124687,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 71251,
- 71255
+ 71108,
+ 71112
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 15
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 19
}
}
@@ -125069,31 +124705,31 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 71256,
- 71268
+ 71113,
+ 71125
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 20
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 32
}
}
},
"range": [
- 71251,
- 71268
+ 71108,
+ 71125
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 15
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 32
}
}
@@ -125103,16 +124739,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71269,
- 71283
+ 71126,
+ 71140
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 33
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 47
}
}
@@ -125121,16 +124757,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 71285,
- 71302
+ 71142,
+ 71159
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 49
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 66
}
}
@@ -125140,63 +124776,63 @@
"value": true,
"raw": "true",
"range": [
- 71304,
- 71308
+ 71161,
+ 71165
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 68
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 72
}
}
}
],
"range": [
- 71251,
- 71309
+ 71108,
+ 71166
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 15
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 73
}
}
},
"range": [
- 71244,
- 71310
+ 71101,
+ 71167
],
"loc": {
"start": {
- "line": 2359,
+ "line": 2356,
"column": 8
},
"end": {
- "line": 2359,
+ "line": 2356,
"column": 74
}
}
}
],
"range": [
- 71234,
- 71316
+ 71091,
+ 71173
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 71
},
"end": {
- "line": 2360,
+ "line": 2357,
"column": 5
}
}
@@ -125204,16 +124840,16 @@
"generator": false,
"expression": false,
"range": [
- 71182,
- 71316
+ 71039,
+ 71173
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 19
},
"end": {
- "line": 2360,
+ "line": 2357,
"column": 5
}
}
@@ -125221,16 +124857,16 @@
"kind": "method",
"computed": false,
"range": [
- 71167,
- 71316
+ 71024,
+ 71173
],
"loc": {
"start": {
- "line": 2358,
+ "line": 2355,
"column": 4
},
"end": {
- "line": 2360,
+ "line": 2357,
"column": 5
}
},
@@ -125239,16 +124875,16 @@
"type": "Block",
"value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70706,
- 71162
+ 70563,
+ 71019
],
"loc": {
"start": {
- "line": 2345,
+ "line": 2342,
"column": 4
},
"end": {
- "line": 2357,
+ "line": 2354,
"column": 7
}
}
@@ -125259,16 +124895,16 @@
"type": "Block",
"value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71322,
- 71734
+ 71179,
+ 71591
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2359,
"column": 4
},
"end": {
- "line": 2373,
+ "line": 2370,
"column": 7
}
}
@@ -125282,16 +124918,16 @@
"type": "Identifier",
"name": "getFilteredValues",
"range": [
- 71739,
- 71756
+ 71596,
+ 71613
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 4
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 21
}
}
@@ -125306,16 +124942,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71757,
- 71771
+ 71614,
+ 71628
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 22
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 36
}
}
@@ -125325,31 +124961,31 @@
"value": false,
"raw": "false",
"range": [
- 71774,
- 71779
+ 71631,
+ 71636
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 39
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 44
}
}
},
"range": [
- 71757,
- 71779
+ 71614,
+ 71636
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 22
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 44
}
}
@@ -125360,16 +124996,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 71781,
- 71798
+ 71638,
+ 71655
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 46
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 63
}
}
@@ -125379,31 +125015,31 @@
"value": false,
"raw": "false",
"range": [
- 71801,
- 71806
+ 71658,
+ 71663
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 66
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 71
}
}
},
"range": [
- 71781,
- 71806
+ 71638,
+ 71663
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 46
},
"end": {
- "line": 2374,
+ "line": 2371,
"column": 71
}
}
@@ -125422,16 +125058,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 71825,
- 71829
+ 71682,
+ 71686
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 15
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 19
}
}
@@ -125440,31 +125076,31 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 71830,
- 71842
+ 71687,
+ 71699
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 20
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 32
}
}
},
"range": [
- 71825,
- 71842
+ 71682,
+ 71699
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 15
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 32
}
}
@@ -125474,16 +125110,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 71843,
- 71857
+ 71700,
+ 71714
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 33
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 47
}
}
@@ -125492,16 +125128,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 71859,
- 71876
+ 71716,
+ 71733
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 49
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 66
}
}
@@ -125511,63 +125147,63 @@
"value": false,
"raw": "false",
"range": [
- 71878,
- 71883
+ 71735,
+ 71740
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 68
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 73
}
}
}
],
"range": [
- 71825,
- 71884
+ 71682,
+ 71741
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 15
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 74
}
}
},
"range": [
- 71818,
- 71885
+ 71675,
+ 71742
],
"loc": {
"start": {
- "line": 2375,
+ "line": 2372,
"column": 8
},
"end": {
- "line": 2375,
+ "line": 2372,
"column": 75
}
}
}
],
"range": [
- 71808,
- 71891
+ 71665,
+ 71748
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 73
},
"end": {
- "line": 2376,
+ "line": 2373,
"column": 5
}
}
@@ -125575,16 +125211,16 @@
"generator": false,
"expression": false,
"range": [
- 71756,
- 71891
+ 71613,
+ 71748
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 21
},
"end": {
- "line": 2376,
+ "line": 2373,
"column": 5
}
}
@@ -125592,16 +125228,16 @@
"kind": "method",
"computed": false,
"range": [
- 71739,
- 71891
+ 71596,
+ 71748
],
"loc": {
"start": {
- "line": 2374,
+ "line": 2371,
"column": 4
},
"end": {
- "line": 2376,
+ "line": 2373,
"column": 5
}
},
@@ -125610,16 +125246,16 @@
"type": "Block",
"value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71322,
- 71734
+ 71179,
+ 71591
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2359,
"column": 4
},
"end": {
- "line": 2373,
+ "line": 2370,
"column": 7
}
}
@@ -125630,16 +125266,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71897,
- 72375
+ 71754,
+ 72232
],
"loc": {
"start": {
- "line": 2378,
+ "line": 2375,
"column": 4
},
"end": {
- "line": 2391,
+ "line": 2388,
"column": 7
}
}
@@ -125653,16 +125289,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 72380,
- 72392
+ 72237,
+ 72249
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2389,
"column": 4
},
"end": {
- "line": 2392,
+ "line": 2389,
"column": 16
}
}
@@ -125677,16 +125313,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 72402,
- 72416
+ 72259,
+ 72273
],
"loc": {
"start": {
- "line": 2393,
+ "line": 2390,
"column": 8
},
"end": {
- "line": 2393,
+ "line": 2390,
"column": 22
}
}
@@ -125696,31 +125332,31 @@
"value": false,
"raw": "false",
"range": [
- 72419,
- 72424
+ 72276,
+ 72281
],
"loc": {
"start": {
- "line": 2393,
+ "line": 2390,
"column": 25
},
"end": {
- "line": 2393,
+ "line": 2390,
"column": 30
}
}
},
"range": [
- 72402,
- 72424
+ 72259,
+ 72281
],
"loc": {
"start": {
- "line": 2393,
+ "line": 2390,
"column": 8
},
"end": {
- "line": 2393,
+ "line": 2390,
"column": 30
}
}
@@ -125731,16 +125367,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 72434,
- 72451
+ 72291,
+ 72308
],
"loc": {
"start": {
- "line": 2394,
+ "line": 2391,
"column": 8
},
"end": {
- "line": 2394,
+ "line": 2391,
"column": 25
}
}
@@ -125750,31 +125386,31 @@
"value": false,
"raw": "false",
"range": [
- 72454,
- 72459
+ 72311,
+ 72316
],
"loc": {
"start": {
- "line": 2394,
+ "line": 2391,
"column": 28
},
"end": {
- "line": 2394,
+ "line": 2391,
"column": 33
}
}
},
"range": [
- 72434,
- 72459
+ 72291,
+ 72316
],
"loc": {
"start": {
- "line": 2394,
+ "line": 2391,
"column": 8
},
"end": {
- "line": 2394,
+ "line": 2391,
"column": 33
}
}
@@ -125785,16 +125421,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 72469,
- 72474
+ 72326,
+ 72331
],
"loc": {
"start": {
- "line": 2395,
+ "line": 2392,
"column": 8
},
"end": {
- "line": 2395,
+ "line": 2392,
"column": 13
}
}
@@ -125804,31 +125440,31 @@
"value": false,
"raw": "false",
"range": [
- 72477,
- 72482
+ 72334,
+ 72339
],
"loc": {
"start": {
- "line": 2395,
+ "line": 2392,
"column": 16
},
"end": {
- "line": 2395,
+ "line": 2392,
"column": 21
}
}
},
"range": [
- 72469,
- 72482
+ 72326,
+ 72339
],
"loc": {
"start": {
- "line": 2395,
+ "line": 2392,
"column": 8
},
"end": {
- "line": 2395,
+ "line": 2392,
"column": 21
}
}
@@ -125851,16 +125487,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72503,
- 72507
+ 72360,
+ 72364
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 16
}
}
@@ -125869,31 +125505,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 72508,
- 72522
+ 72365,
+ 72379
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 17
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 31
}
}
},
"range": [
- 72503,
- 72522
+ 72360,
+ 72379
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 31
}
}
@@ -125902,31 +125538,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 72523,
- 72529
+ 72380,
+ 72386
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 32
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 38
}
}
},
"range": [
- 72503,
- 72529
+ 72360,
+ 72386
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 38
}
}
@@ -125936,31 +125572,31 @@
"value": 0,
"raw": "0",
"range": [
- 72534,
- 72535
+ 72391,
+ 72392
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 43
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 44
}
}
},
"range": [
- 72503,
- 72535
+ 72360,
+ 72392
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 12
},
"end": {
- "line": 2397,
+ "line": 2394,
"column": 44
}
}
@@ -125974,63 +125610,63 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 72558,
- 72560
+ 72415,
+ 72417
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2395,
"column": 19
},
"end": {
- "line": 2398,
+ "line": 2395,
"column": 21
}
}
},
"range": [
- 72551,
- 72561
+ 72408,
+ 72418
],
"loc": {
"start": {
- "line": 2398,
+ "line": 2395,
"column": 12
},
"end": {
- "line": 2398,
+ "line": 2395,
"column": 22
}
}
}
],
"range": [
- 72537,
- 72571
+ 72394,
+ 72428
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 46
},
"end": {
- "line": 2399,
+ "line": 2396,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72499,
- 72571
+ 72356,
+ 72428
],
"loc": {
"start": {
- "line": 2397,
+ "line": 2394,
"column": 8
},
"end": {
- "line": 2399,
+ "line": 2396,
"column": 9
}
}
@@ -126044,16 +125680,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 72584,
- 72588
+ 72441,
+ 72445
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 12
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 16
}
}
@@ -126069,16 +125705,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72591,
- 72595
+ 72448,
+ 72452
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 19
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 23
}
}
@@ -126087,47 +125723,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 72596,
- 72599
+ 72453,
+ 72456
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 24
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 27
}
}
},
"range": [
- 72591,
- 72599
+ 72448,
+ 72456
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 19
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 27
}
}
},
"arguments": [],
"range": [
- 72591,
- 72601
+ 72448,
+ 72458
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 19
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 29
}
}
@@ -126136,46 +125772,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 72602,
- 72606
+ 72459,
+ 72463
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 30
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 34
}
}
},
"range": [
- 72591,
- 72606
+ 72448,
+ 72463
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 19
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 34
}
}
},
"range": [
- 72584,
- 72606
+ 72441,
+ 72463
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 12
},
"end": {
- "line": 2400,
+ "line": 2397,
"column": 34
}
}
@@ -126186,16 +125822,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 72620,
- 72632
+ 72477,
+ 72489
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2398,
"column": 12
},
"end": {
- "line": 2401,
+ "line": 2398,
"column": 24
}
}
@@ -126204,31 +125840,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 72635,
- 72637
+ 72492,
+ 72494
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2398,
"column": 27
},
"end": {
- "line": 2401,
+ "line": 2398,
"column": 29
}
}
},
"range": [
- 72620,
- 72637
+ 72477,
+ 72494
],
"loc": {
"start": {
- "line": 2401,
+ "line": 2398,
"column": 12
},
"end": {
- "line": 2401,
+ "line": 2398,
"column": 29
}
}
@@ -126236,16 +125872,16 @@
],
"kind": "let",
"range": [
- 72580,
- 72638
+ 72437,
+ 72495
],
"loc": {
"start": {
- "line": 2400,
+ "line": 2397,
"column": 8
},
"end": {
- "line": 2401,
+ "line": 2398,
"column": 30
}
}
@@ -126259,16 +125895,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 72651,
- 72661
+ 72508,
+ 72518
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 12
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 22
}
}
@@ -126279,16 +125915,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 72664,
- 72669
+ 72521,
+ 72526
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 25
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 30
}
}
@@ -126304,16 +125940,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72672,
- 72676
+ 72529,
+ 72533
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 33
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 37
}
}
@@ -126322,31 +125958,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 72677,
- 72688
+ 72534,
+ 72545
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 38
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 49
}
}
},
"range": [
- 72672,
- 72688
+ 72529,
+ 72545
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 33
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 49
}
}
@@ -126355,31 +125991,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 72689,
- 72693
+ 72546,
+ 72550
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 50
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 54
}
}
},
"range": [
- 72672,
- 72693
+ 72529,
+ 72550
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 33
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 54
}
}
@@ -126388,32 +126024,32 @@
{
"type": "ThisExpression",
"range": [
- 72694,
- 72698
+ 72551,
+ 72555
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 55
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 59
}
}
}
],
"range": [
- 72672,
- 72699
+ 72529,
+ 72556
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 33
},
"end": {
- "line": 2402,
+ "line": 2399,
"column": 60
}
}
@@ -126429,16 +126065,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72714,
- 72718
+ 72571,
+ 72575
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 16
}
}
@@ -126447,31 +126083,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 72719,
- 72731
+ 72576,
+ 72588
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 17
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 29
}
}
},
"range": [
- 72714,
- 72731
+ 72571,
+ 72588
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 29
}
}
@@ -126480,31 +126116,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 72732,
- 72736
+ 72589,
+ 72593
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 30
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 34
}
}
},
"range": [
- 72714,
- 72736
+ 72571,
+ 72593
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 34
}
}
@@ -126513,62 +126149,62 @@
{
"type": "ThisExpression",
"range": [
- 72737,
- 72741
+ 72594,
+ 72598
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 35
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 39
}
}
}
],
"range": [
- 72714,
- 72742
+ 72571,
+ 72599
],
"loc": {
"start": {
- "line": 2403,
+ "line": 2400,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 40
}
}
},
"range": [
- 72664,
- 72742
+ 72521,
+ 72599
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 25
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 40
}
}
},
"range": [
- 72651,
- 72742
+ 72508,
+ 72599
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 12
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 40
}
}
@@ -126576,16 +126212,16 @@
],
"kind": "let",
"range": [
- 72647,
- 72743
+ 72504,
+ 72600
],
"loc": {
"start": {
- "line": 2402,
+ "line": 2399,
"column": 8
},
"end": {
- "line": 2403,
+ "line": 2400,
"column": 41
}
}
@@ -126596,16 +126232,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 72757,
- 72771
+ 72614,
+ 72628
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2402,
"column": 12
},
"end": {
- "line": 2405,
+ "line": 2402,
"column": 26
}
}
@@ -126622,16 +126258,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 72791,
- 72798
+ 72648,
+ 72655
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 16
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 23
}
}
@@ -126644,16 +126280,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72801,
- 72805
+ 72658,
+ 72662
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 26
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 30
}
}
@@ -126662,31 +126298,31 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 72806,
- 72820
+ 72663,
+ 72677
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 31
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 45
}
}
},
"range": [
- 72801,
- 72820
+ 72658,
+ 72677
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 26
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 45
}
}
@@ -126696,47 +126332,47 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 72821,
- 72838
+ 72678,
+ 72695
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 46
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 63
}
}
}
],
"range": [
- 72801,
- 72839
+ 72658,
+ 72696
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 26
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 64
}
}
},
"range": [
- 72791,
- 72839
+ 72648,
+ 72696
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 16
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 64
}
}
@@ -126744,16 +126380,16 @@
],
"kind": "let",
"range": [
- 72787,
- 72840
+ 72644,
+ 72697
],
"loc": {
"start": {
- "line": 2406,
+ "line": 2403,
"column": 12
},
"end": {
- "line": 2406,
+ "line": 2403,
"column": 65
}
}
@@ -126769,16 +126405,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 72853,
- 72865
+ 72710,
+ 72722
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 12
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 24
}
}
@@ -126787,31 +126423,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 72866,
- 72870
+ 72723,
+ 72727
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 25
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 29
}
}
},
"range": [
- 72853,
- 72870
+ 72710,
+ 72727
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 12
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 29
}
}
@@ -126828,16 +126464,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72872,
- 72876
+ 72729,
+ 72733
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 31
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 35
}
}
@@ -126846,47 +126482,47 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 72877,
- 72895
+ 72734,
+ 72752
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 36
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 54
}
}
},
"range": [
- 72872,
- 72895
+ 72729,
+ 72752
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 31
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 54
}
}
},
"arguments": [],
"range": [
- 72872,
- 72897
+ 72729,
+ 72754
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 31
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 56
}
}
@@ -126895,95 +126531,95 @@
"type": "Identifier",
"name": "headers",
"range": [
- 72899,
- 72906
+ 72756,
+ 72763
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 58
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 65
}
}
}
],
"range": [
- 72871,
- 72907
+ 72728,
+ 72764
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 30
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 66
}
}
}
],
"range": [
- 72853,
- 72908
+ 72710,
+ 72765
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 12
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 67
}
}
},
"range": [
- 72853,
- 72909
+ 72710,
+ 72766
],
"loc": {
"start": {
- "line": 2407,
+ "line": 2404,
"column": 12
},
"end": {
- "line": 2407,
+ "line": 2404,
"column": 68
}
}
}
],
"range": [
- 72773,
- 72919
+ 72630,
+ 72776
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2402,
"column": 28
},
"end": {
- "line": 2408,
+ "line": 2405,
"column": 9
}
}
},
"alternate": null,
"range": [
- 72753,
- 72919
+ 72610,
+ 72776
],
"loc": {
"start": {
- "line": 2405,
+ "line": 2402,
"column": 8
},
"end": {
- "line": 2408,
+ "line": 2405,
"column": 9
}
}
@@ -126997,16 +126633,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 72933,
- 72942
+ 72790,
+ 72799
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 12
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 21
}
}
@@ -127019,16 +126655,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 72945,
- 72949
+ 72802,
+ 72806
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 24
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 28
}
}
@@ -127037,31 +126673,31 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 72950,
- 72962
+ 72807,
+ 72819
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 29
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 41
}
}
},
"range": [
- 72945,
- 72962
+ 72802,
+ 72819
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 24
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 41
}
}
@@ -127072,47 +126708,47 @@
"value": true,
"raw": "true",
"range": [
- 72963,
- 72967
+ 72820,
+ 72824
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 42
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 46
}
}
}
],
"range": [
- 72945,
- 72968
+ 72802,
+ 72825
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 24
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 47
}
}
},
"range": [
- 72933,
- 72968
+ 72790,
+ 72825
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 12
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 47
}
}
@@ -127120,16 +126756,16 @@
],
"kind": "let",
"range": [
- 72929,
- 72969
+ 72786,
+ 72826
],
"loc": {
"start": {
- "line": 2410,
+ "line": 2407,
"column": 8
},
"end": {
- "line": 2410,
+ "line": 2407,
"column": 48
}
}
@@ -127145,16 +126781,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 72987,
- 72988
+ 72844,
+ 72845
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 17
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 18
}
}
@@ -127164,31 +126800,31 @@
"value": 0,
"raw": "0",
"range": [
- 72991,
- 72992
+ 72848,
+ 72849
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 21
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 22
}
}
},
"range": [
- 72987,
- 72992
+ 72844,
+ 72849
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 17
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 22
}
}
@@ -127196,16 +126832,16 @@
],
"kind": "let",
"range": [
- 72983,
- 72992
+ 72840,
+ 72849
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 13
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 22
}
}
@@ -127217,16 +126853,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 72994,
- 72995
+ 72851,
+ 72852
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 24
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 25
}
}
@@ -127238,16 +126874,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 72998,
- 73007
+ 72855,
+ 72864
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 28
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 37
}
}
@@ -127256,46 +126892,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 73008,
- 73014
+ 72865,
+ 72871
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 38
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 44
}
}
},
"range": [
- 72998,
- 73014
+ 72855,
+ 72871
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 28
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 44
}
}
},
"range": [
- 72994,
- 73014
+ 72851,
+ 72871
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 24
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 44
}
}
@@ -127307,32 +126943,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 73016,
- 73017
+ 72873,
+ 72874
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 46
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 47
}
}
},
"prefix": false,
"range": [
- 73016,
- 73019
+ 72873,
+ 72876
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 46
},
"end": {
- "line": 2411,
+ "line": 2408,
"column": 49
}
}
@@ -127349,16 +126985,16 @@
"type": "Identifier",
"name": "rData",
"range": [
- 73039,
- 73044
+ 72896,
+ 72901
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 16
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 21
}
}
@@ -127375,16 +127011,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73048,
- 73052
+ 72905,
+ 72909
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 25
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 29
}
}
@@ -127393,31 +127029,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 73053,
- 73067
+ 72910,
+ 72924
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 30
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 44
}
}
},
"range": [
- 73048,
- 73067
+ 72905,
+ 72924
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 25
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 44
}
}
@@ -127426,31 +127062,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 73068,
- 73069
+ 72925,
+ 72926
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 45
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 46
}
}
},
"range": [
- 73048,
- 73070
+ 72905,
+ 72927
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 25
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 47
}
}
@@ -127459,47 +127095,47 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 73072,
- 73074
+ 72929,
+ 72931
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 49
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 51
}
}
}
],
"range": [
- 73047,
- 73075
+ 72904,
+ 72932
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 24
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 52
}
}
},
"range": [
- 73039,
- 73075
+ 72896,
+ 72932
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 16
},
"end": {
- "line": 2412,
+ "line": 2409,
"column": 52
}
}
@@ -127510,16 +127146,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 73093,
- 73098
+ 72950,
+ 72955
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 16
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 21
}
}
@@ -127534,16 +127170,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 73101,
- 73105
+ 72958,
+ 72962
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 24
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 28
}
}
@@ -127557,16 +127193,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73106,
- 73110
+ 72963,
+ 72967
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 29
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 33
}
}
@@ -127575,31 +127211,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 73111,
- 73125
+ 72968,
+ 72982
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 34
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 48
}
}
},
"range": [
- 73106,
- 73125
+ 72963,
+ 72982
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 29
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 48
}
}
@@ -127608,46 +127244,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 73126,
- 73127
+ 72983,
+ 72984
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 49
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 50
}
}
},
"range": [
- 73106,
- 73128
+ 72963,
+ 72985
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 29
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 51
}
}
},
"range": [
- 73101,
- 73129
+ 72958,
+ 72986
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 24
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 52
}
}
@@ -127656,46 +127292,46 @@
"type": "Identifier",
"name": "cells",
"range": [
- 73130,
- 73135
+ 72987,
+ 72992
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 53
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 58
}
}
},
"range": [
- 73101,
- 73135
+ 72958,
+ 72992
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 24
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 58
}
}
},
"range": [
- 73093,
- 73135
+ 72950,
+ 72992
],
"loc": {
"start": {
- "line": 2413,
+ "line": 2410,
"column": 16
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 58
}
}
@@ -127703,16 +127339,16 @@
],
"kind": "let",
"range": [
- 73035,
- 73136
+ 72892,
+ 72993
],
"loc": {
"start": {
- "line": 2412,
+ "line": 2409,
"column": 12
},
"end": {
- "line": 2413,
+ "line": 2410,
"column": 59
}
}
@@ -127728,16 +127364,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 73158,
- 73159
+ 73015,
+ 73016
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 21
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 22
}
}
@@ -127747,31 +127383,31 @@
"value": 0,
"raw": "0",
"range": [
- 73162,
- 73163
+ 73019,
+ 73020
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 25
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 26
}
}
},
"range": [
- 73158,
- 73163
+ 73015,
+ 73020
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 21
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 26
}
}
@@ -127779,16 +127415,16 @@
],
"kind": "let",
"range": [
- 73154,
- 73163
+ 73011,
+ 73020
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 17
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 26
}
}
@@ -127800,16 +127436,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 73165,
- 73166
+ 73022,
+ 73023
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 28
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 29
}
}
@@ -127821,16 +127457,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 73169,
- 73174
+ 73026,
+ 73031
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 32
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 37
}
}
@@ -127839,46 +127475,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 73175,
- 73181
+ 73032,
+ 73038
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 38
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 44
}
}
},
"range": [
- 73169,
- 73181
+ 73026,
+ 73038
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 32
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 44
}
}
},
"range": [
- 73165,
- 73181
+ 73022,
+ 73038
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 28
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 44
}
}
@@ -127890,32 +127526,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 73183,
- 73184
+ 73040,
+ 73041
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 46
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 47
}
}
},
"prefix": false,
"range": [
- 73183,
- 73186
+ 73040,
+ 73043
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 46
},
"end": {
- "line": 2414,
+ "line": 2411,
"column": 49
}
}
@@ -127932,16 +127568,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 73210,
- 73227
+ 73067,
+ 73084
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 20
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 37
}
}
@@ -127954,16 +127590,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73231,
- 73235
+ 73088,
+ 73092
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 41
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 45
}
}
@@ -127972,31 +127608,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 73236,
- 73248
+ 73093,
+ 73105
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 46
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 58
}
}
},
"range": [
- 73231,
- 73248
+ 73088,
+ 73105
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 41
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 58
}
}
@@ -128007,47 +127643,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 73249,
- 73265
+ 73106,
+ 73122
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 59
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 75
}
}
}
],
"range": [
- 73231,
- 73266
+ 73088,
+ 73123
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 41
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 76
}
}
},
"range": [
- 73210,
- 73266
+ 73067,
+ 73123
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 20
},
"end": {
- "line": 2415,
+ "line": 2412,
"column": 76
}
}
@@ -128070,16 +127706,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 73294,
- 73298
+ 73151,
+ 73155
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 24
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 28
}
}
@@ -128088,31 +127724,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 73299,
- 73308
+ 73156,
+ 73165
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 29
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 38
}
}
},
"range": [
- 73294,
- 73308
+ 73151,
+ 73165
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 24
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 38
}
}
@@ -128123,32 +127759,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 73309,
- 73325
+ 73166,
+ 73182
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 39
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 55
}
}
}
],
"range": [
- 73294,
- 73326
+ 73151,
+ 73183
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 24
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 56
}
}
@@ -128157,31 +127793,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 73327,
- 73338
+ 73184,
+ 73195
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 57
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 68
}
}
},
"range": [
- 73294,
- 73338
+ 73151,
+ 73195
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 24
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 68
}
}
@@ -128191,32 +127827,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 73339,
- 73340
+ 73196,
+ 73197
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 69
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 70
}
}
}
],
"range": [
- 73294,
- 73341
+ 73151,
+ 73198
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 24
},
"end": {
- "line": 2416,
+ "line": 2413,
"column": 71
}
}
@@ -128228,80 +127864,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 73369,
- 73378
+ 73226,
+ 73235
],
"loc": {
"start": {
- "line": 2417,
+ "line": 2414,
"column": 24
},
"end": {
- "line": 2417,
+ "line": 2414,
"column": 33
}
}
}
],
"range": [
- 73343,
- 73400
+ 73200,
+ 73257
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 73
},
"end": {
- "line": 2418,
+ "line": 2415,
"column": 21
}
}
},
"alternate": null,
"range": [
- 73290,
- 73400
+ 73147,
+ 73257
],
"loc": {
"start": {
- "line": 2416,
+ "line": 2413,
"column": 20
},
"end": {
- "line": 2418,
+ "line": 2415,
"column": 21
}
}
}
],
"range": [
- 73268,
- 73418
+ 73125,
+ 73275
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 78
},
"end": {
- "line": 2419,
+ "line": 2416,
"column": 17
}
}
},
"alternate": null,
"range": [
- 73206,
- 73418
+ 73063,
+ 73275
],
"loc": {
"start": {
- "line": 2415,
+ "line": 2412,
"column": 16
},
"end": {
- "line": 2419,
+ "line": 2416,
"column": 17
}
}
@@ -128315,16 +127951,16 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 73439,
- 73448
+ 73296,
+ 73305
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 20
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 29
}
}
@@ -128335,16 +127971,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 73451,
- 73461
+ 73308,
+ 73318
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 32
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 42
}
}
@@ -128357,16 +127993,16 @@
"type": "Identifier",
"name": "cells",
"range": [
- 73462,
- 73467
+ 73319,
+ 73324
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 43
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 48
}
}
@@ -128375,62 +128011,62 @@
"type": "Identifier",
"name": "k",
"range": [
- 73468,
- 73469
+ 73325,
+ 73326
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 49
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 50
}
}
},
"range": [
- 73462,
- 73470
+ 73319,
+ 73327
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 43
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 51
}
}
}
],
"range": [
- 73451,
- 73471
+ 73308,
+ 73328
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 32
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 52
}
}
},
"range": [
- 73439,
- 73471
+ 73296,
+ 73328
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 20
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 52
}
}
@@ -128438,16 +128074,16 @@
],
"kind": "let",
"range": [
- 73435,
- 73472
+ 73292,
+ 73329
],
"loc": {
"start": {
- "line": 2420,
+ "line": 2417,
"column": 16
},
"end": {
- "line": 2420,
+ "line": 2417,
"column": 53
}
}
@@ -128466,16 +128102,16 @@
"type": "Identifier",
"name": "rData",
"range": [
- 73489,
- 73494
+ 73346,
+ 73351
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 16
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 21
}
}
@@ -128485,31 +128121,31 @@
"value": 1,
"raw": "1",
"range": [
- 73495,
- 73496
+ 73352,
+ 73353
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 22
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 23
}
}
},
"range": [
- 73489,
- 73497
+ 73346,
+ 73354
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 16
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 24
}
}
@@ -128518,31 +128154,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 73498,
- 73502
+ 73355,
+ 73359
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 25
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 29
}
}
},
"range": [
- 73489,
- 73502
+ 73346,
+ 73359
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 16
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 29
}
}
@@ -128552,78 +128188,78 @@
"type": "Identifier",
"name": "cellValue",
"range": [
- 73503,
- 73512
+ 73360,
+ 73369
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 30
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 39
}
}
}
],
"range": [
- 73489,
- 73513
+ 73346,
+ 73370
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 16
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 40
}
}
},
"range": [
- 73489,
- 73514
+ 73346,
+ 73371
],
"loc": {
"start": {
- "line": 2421,
+ "line": 2418,
"column": 16
},
"end": {
- "line": 2421,
+ "line": 2418,
"column": 41
}
}
}
],
"range": [
- 73188,
- 73528
+ 73045,
+ 73385
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 51
},
"end": {
- "line": 2422,
+ "line": 2419,
"column": 13
}
}
},
"range": [
- 73149,
- 73528
+ 73006,
+ 73385
],
"loc": {
"start": {
- "line": 2414,
+ "line": 2411,
"column": 12
},
"end": {
- "line": 2422,
+ "line": 2419,
"column": 13
}
}
@@ -128639,16 +128275,16 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 73541,
- 73553
+ 73398,
+ 73410
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 24
}
}
@@ -128657,31 +128293,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 73554,
- 73558
+ 73411,
+ 73415
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 25
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 29
}
}
},
"range": [
- 73541,
- 73558
+ 73398,
+ 73415
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 29
}
}
@@ -128691,78 +128327,78 @@
"type": "Identifier",
"name": "rData",
"range": [
- 73559,
- 73564
+ 73416,
+ 73421
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 30
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 35
}
}
}
],
"range": [
- 73541,
- 73565
+ 73398,
+ 73422
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 36
}
}
},
"range": [
- 73541,
- 73566
+ 73398,
+ 73423
],
"loc": {
"start": {
- "line": 2423,
+ "line": 2420,
"column": 12
},
"end": {
- "line": 2423,
+ "line": 2420,
"column": 37
}
}
}
],
"range": [
- 73021,
- 73576
+ 72878,
+ 73433
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 51
},
"end": {
- "line": 2424,
+ "line": 2421,
"column": 9
}
}
},
"range": [
- 72978,
- 73576
+ 72835,
+ 73433
],
"loc": {
"start": {
- "line": 2411,
+ "line": 2408,
"column": 8
},
"end": {
- "line": 2424,
+ "line": 2421,
"column": 9
}
}
@@ -128773,47 +128409,47 @@
"type": "Identifier",
"name": "filteredData",
"range": [
- 73592,
- 73604
+ 73449,
+ 73461
],
"loc": {
"start": {
- "line": 2425,
+ "line": 2422,
"column": 15
},
"end": {
- "line": 2425,
+ "line": 2422,
"column": 27
}
}
},
"range": [
- 73585,
- 73605
+ 73442,
+ 73462
],
"loc": {
"start": {
- "line": 2425,
+ "line": 2422,
"column": 8
},
"end": {
- "line": 2425,
+ "line": 2422,
"column": 28
}
}
}
],
"range": [
- 72489,
- 73611
+ 72346,
+ 73468
],
"loc": {
"start": {
- "line": 2396,
+ "line": 2393,
"column": 6
},
"end": {
- "line": 2426,
+ "line": 2423,
"column": 5
}
}
@@ -128821,16 +128457,16 @@
"generator": false,
"expression": false,
"range": [
- 72392,
- 73611
+ 72249,
+ 73468
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2389,
"column": 16
},
"end": {
- "line": 2426,
+ "line": 2423,
"column": 5
}
}
@@ -128838,16 +128474,16 @@
"kind": "method",
"computed": false,
"range": [
- 72380,
- 73611
+ 72237,
+ 73468
],
"loc": {
"start": {
- "line": 2392,
+ "line": 2389,
"column": 4
},
"end": {
- "line": 2426,
+ "line": 2423,
"column": 5
}
},
@@ -128856,16 +128492,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71897,
- 72375
+ 71754,
+ 72232
],
"loc": {
"start": {
- "line": 2378,
+ "line": 2375,
"column": 4
},
"end": {
- "line": 2391,
+ "line": 2388,
"column": 7
}
}
@@ -128876,16 +128512,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 73617,
- 74021
+ 73474,
+ 73878
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2425,
"column": 4
},
"end": {
- "line": 2436,
+ "line": 2433,
"column": 7
}
}
@@ -128899,16 +128535,16 @@
"type": "Identifier",
"name": "getFilteredColumnData",
"range": [
- 74026,
- 74047
+ 73883,
+ 73904
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 4
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 25
}
}
@@ -128921,16 +128557,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 74048,
- 74056
+ 73905,
+ 73913
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 26
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 34
}
}
@@ -128941,16 +128577,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 74058,
- 74072
+ 73915,
+ 73929
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 36
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 50
}
}
@@ -128960,31 +128596,31 @@
"value": false,
"raw": "false",
"range": [
- 74075,
- 74080
+ 73932,
+ 73937
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 53
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 58
}
}
},
"range": [
- 74058,
- 74080
+ 73915,
+ 73937
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 36
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 58
}
}
@@ -128995,16 +128631,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 74082,
- 74089
+ 73939,
+ 73946
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 60
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 67
}
}
@@ -129013,31 +128649,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 74092,
- 74094
+ 73949,
+ 73951
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 70
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 72
}
}
},
"range": [
- 74082,
- 74094
+ 73939,
+ 73951
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 60
},
"end": {
- "line": 2437,
+ "line": 2434,
"column": 72
}
}
@@ -129056,16 +128692,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74113,
- 74117
+ 73970,
+ 73974
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2435,
"column": 15
},
"end": {
- "line": 2438,
+ "line": 2435,
"column": 19
}
}
@@ -129074,31 +128710,31 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 74118,
- 74136
+ 73975,
+ 73993
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2435,
"column": 20
},
"end": {
- "line": 2438,
+ "line": 2435,
"column": 38
}
}
},
"range": [
- 74113,
- 74136
+ 73970,
+ 73993
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2435,
"column": 15
},
"end": {
- "line": 2438,
+ "line": 2435,
"column": 38
}
}
@@ -129108,16 +128744,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 74150,
- 74158
+ 74007,
+ 74015
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2436,
"column": 12
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 20
}
}
@@ -129126,16 +128762,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 74160,
- 74174
+ 74017,
+ 74031
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2436,
"column": 22
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 36
}
}
@@ -129145,16 +128781,16 @@
"value": true,
"raw": "true",
"range": [
- 74176,
- 74180
+ 74033,
+ 74037
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2436,
"column": 38
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 42
}
}
@@ -129163,16 +128799,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 74182,
- 74189
+ 74039,
+ 74046
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2436,
"column": 44
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 51
}
}
@@ -129182,63 +128818,63 @@
"value": false,
"raw": "false",
"range": [
- 74191,
- 74196
+ 74048,
+ 74053
],
"loc": {
"start": {
- "line": 2439,
+ "line": 2436,
"column": 53
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 58
}
}
}
],
"range": [
- 74113,
- 74197
+ 73970,
+ 74054
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2435,
"column": 15
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 59
}
}
},
"range": [
- 74106,
- 74198
+ 73963,
+ 74055
],
"loc": {
"start": {
- "line": 2438,
+ "line": 2435,
"column": 8
},
"end": {
- "line": 2439,
+ "line": 2436,
"column": 60
}
}
}
],
"range": [
- 74096,
- 74204
+ 73953,
+ 74061
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 74
},
"end": {
- "line": 2440,
+ "line": 2437,
"column": 5
}
}
@@ -129246,16 +128882,16 @@
"generator": false,
"expression": false,
"range": [
- 74047,
- 74204
+ 73904,
+ 74061
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 25
},
"end": {
- "line": 2440,
+ "line": 2437,
"column": 5
}
}
@@ -129263,16 +128899,16 @@
"kind": "method",
"computed": false,
"range": [
- 74026,
- 74204
+ 73883,
+ 74061
],
"loc": {
"start": {
- "line": 2437,
+ "line": 2434,
"column": 4
},
"end": {
- "line": 2440,
+ "line": 2437,
"column": 5
}
},
@@ -129281,16 +128917,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 73617,
- 74021
+ 73474,
+ 73878
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2425,
"column": 4
},
"end": {
- "line": 2436,
+ "line": 2433,
"column": 7
}
}
@@ -129301,16 +128937,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74210,
- 74626
+ 74067,
+ 74483
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2439,
"column": 4
},
"end": {
- "line": 2450,
+ "line": 2447,
"column": 7
}
}
@@ -129324,16 +128960,16 @@
"type": "Identifier",
"name": "getVisibleColumnData",
"range": [
- 74631,
- 74651
+ 74488,
+ 74508
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 4
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 24
}
}
@@ -129346,16 +128982,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 74652,
- 74660
+ 74509,
+ 74517
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 25
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 33
}
}
@@ -129366,16 +129002,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 74662,
- 74676
+ 74519,
+ 74533
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 35
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 49
}
}
@@ -129385,31 +129021,31 @@
"value": false,
"raw": "false",
"range": [
- 74679,
- 74684
+ 74536,
+ 74541
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 52
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 57
}
}
},
"range": [
- 74662,
- 74684
+ 74519,
+ 74541
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 35
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 57
}
}
@@ -129420,16 +129056,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 74686,
- 74693
+ 74543,
+ 74550
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 59
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 66
}
}
@@ -129438,31 +129074,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 74696,
- 74698
+ 74553,
+ 74555
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 69
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 71
}
}
},
"range": [
- 74686,
- 74698
+ 74543,
+ 74555
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 59
},
"end": {
- "line": 2451,
+ "line": 2448,
"column": 71
}
}
@@ -129481,16 +129117,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 74717,
- 74721
+ 74574,
+ 74578
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2449,
"column": 15
},
"end": {
- "line": 2452,
+ "line": 2449,
"column": 19
}
}
@@ -129499,31 +129135,31 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 74722,
- 74740
+ 74579,
+ 74597
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2449,
"column": 20
},
"end": {
- "line": 2452,
+ "line": 2449,
"column": 38
}
}
},
"range": [
- 74717,
- 74740
+ 74574,
+ 74597
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2449,
"column": 15
},
"end": {
- "line": 2452,
+ "line": 2449,
"column": 38
}
}
@@ -129533,16 +129169,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 74754,
- 74762
+ 74611,
+ 74619
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2450,
"column": 12
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 20
}
}
@@ -129551,16 +129187,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 74764,
- 74778
+ 74621,
+ 74635
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2450,
"column": 22
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 36
}
}
@@ -129570,16 +129206,16 @@
"value": true,
"raw": "true",
"range": [
- 74780,
- 74784
+ 74637,
+ 74641
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2450,
"column": 38
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 42
}
}
@@ -129588,16 +129224,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 74786,
- 74793
+ 74643,
+ 74650
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2450,
"column": 44
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 51
}
}
@@ -129607,63 +129243,63 @@
"value": true,
"raw": "true",
"range": [
- 74795,
- 74799
+ 74652,
+ 74656
],
"loc": {
"start": {
- "line": 2453,
+ "line": 2450,
"column": 53
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 57
}
}
}
],
"range": [
- 74717,
- 74800
+ 74574,
+ 74657
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2449,
"column": 15
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 58
}
}
},
"range": [
- 74710,
- 74801
+ 74567,
+ 74658
],
"loc": {
"start": {
- "line": 2452,
+ "line": 2449,
"column": 8
},
"end": {
- "line": 2453,
+ "line": 2450,
"column": 59
}
}
}
],
"range": [
- 74700,
- 74807
+ 74557,
+ 74664
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 73
},
"end": {
- "line": 2454,
+ "line": 2451,
"column": 5
}
}
@@ -129671,16 +129307,16 @@
"generator": false,
"expression": false,
"range": [
- 74651,
- 74807
+ 74508,
+ 74664
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 24
},
"end": {
- "line": 2454,
+ "line": 2451,
"column": 5
}
}
@@ -129688,16 +129324,16 @@
"kind": "method",
"computed": false,
"range": [
- 74631,
- 74807
+ 74488,
+ 74664
],
"loc": {
"start": {
- "line": 2451,
+ "line": 2448,
"column": 4
},
"end": {
- "line": 2454,
+ "line": 2451,
"column": 5
}
},
@@ -129706,16 +129342,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74210,
- 74626
+ 74067,
+ 74483
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2439,
"column": 4
},
"end": {
- "line": 2450,
+ "line": 2447,
"column": 7
}
}
@@ -129726,16 +129362,16 @@
"type": "Block",
"value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74813,
- 75222
+ 74670,
+ 75079
],
"loc": {
"start": {
- "line": 2456,
+ "line": 2453,
"column": 4
},
"end": {
- "line": 2464,
+ "line": 2461,
"column": 7
}
}
@@ -129749,16 +129385,16 @@
"type": "Identifier",
"name": "getFilteredColumnValues",
"range": [
- 75227,
- 75250
+ 75084,
+ 75107
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 4
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 27
}
}
@@ -129771,16 +129407,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 75251,
- 75259
+ 75108,
+ 75116
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 28
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 36
}
}
@@ -129791,16 +129427,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 75261,
- 75275
+ 75118,
+ 75132
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 38
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 52
}
}
@@ -129810,31 +129446,31 @@
"value": false,
"raw": "false",
"range": [
- 75278,
- 75283
+ 75135,
+ 75140
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 55
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 60
}
}
},
"range": [
- 75261,
- 75283
+ 75118,
+ 75140
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 38
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 60
}
}
@@ -129845,16 +129481,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 75285,
- 75292
+ 75142,
+ 75149
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 62
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 69
}
}
@@ -129863,31 +129499,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 75295,
- 75297
+ 75152,
+ 75154
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 72
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 74
}
}
},
"range": [
- 75285,
- 75297
+ 75142,
+ 75154
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 62
},
"end": {
- "line": 2465,
+ "line": 2462,
"column": 74
}
}
@@ -129906,16 +129542,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75316,
- 75320
+ 75173,
+ 75177
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2463,
"column": 15
},
"end": {
- "line": 2466,
+ "line": 2463,
"column": 19
}
}
@@ -129924,31 +129560,31 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 75321,
- 75339
+ 75178,
+ 75196
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2463,
"column": 20
},
"end": {
- "line": 2466,
+ "line": 2463,
"column": 38
}
}
},
"range": [
- 75316,
- 75339
+ 75173,
+ 75196
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2463,
"column": 15
},
"end": {
- "line": 2466,
+ "line": 2463,
"column": 38
}
}
@@ -129958,16 +129594,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 75353,
- 75361
+ 75210,
+ 75218
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2464,
"column": 12
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 20
}
}
@@ -129976,16 +129612,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 75363,
- 75377
+ 75220,
+ 75234
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2464,
"column": 22
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 36
}
}
@@ -129995,16 +129631,16 @@
"value": false,
"raw": "false",
"range": [
- 75379,
- 75384
+ 75236,
+ 75241
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2464,
"column": 38
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 43
}
}
@@ -130013,16 +129649,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 75386,
- 75393
+ 75243,
+ 75250
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2464,
"column": 45
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 52
}
}
@@ -130032,63 +129668,63 @@
"value": false,
"raw": "false",
"range": [
- 75395,
- 75400
+ 75252,
+ 75257
],
"loc": {
"start": {
- "line": 2467,
+ "line": 2464,
"column": 54
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 59
}
}
}
],
"range": [
- 75316,
- 75401
+ 75173,
+ 75258
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2463,
"column": 15
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 60
}
}
},
"range": [
- 75309,
- 75402
+ 75166,
+ 75259
],
"loc": {
"start": {
- "line": 2466,
+ "line": 2463,
"column": 8
},
"end": {
- "line": 2467,
+ "line": 2464,
"column": 61
}
}
}
],
"range": [
- 75299,
- 75408
+ 75156,
+ 75265
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 76
},
"end": {
- "line": 2468,
+ "line": 2465,
"column": 5
}
}
@@ -130096,16 +129732,16 @@
"generator": false,
"expression": false,
"range": [
- 75250,
- 75408
+ 75107,
+ 75265
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 27
},
"end": {
- "line": 2468,
+ "line": 2465,
"column": 5
}
}
@@ -130113,16 +129749,16 @@
"kind": "method",
"computed": false,
"range": [
- 75227,
- 75408
+ 75084,
+ 75265
],
"loc": {
"start": {
- "line": 2465,
+ "line": 2462,
"column": 4
},
"end": {
- "line": 2468,
+ "line": 2465,
"column": 5
}
},
@@ -130131,16 +129767,16 @@
"type": "Block",
"value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74813,
- 75222
+ 74670,
+ 75079
],
"loc": {
"start": {
- "line": 2456,
+ "line": 2453,
"column": 4
},
"end": {
- "line": 2464,
+ "line": 2461,
"column": 7
}
}
@@ -130151,16 +129787,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 75414,
- 75835
+ 75271,
+ 75692
],
"loc": {
"start": {
- "line": 2470,
+ "line": 2467,
"column": 4
},
"end": {
- "line": 2478,
+ "line": 2475,
"column": 7
}
}
@@ -130174,16 +129810,16 @@
"type": "Identifier",
"name": "getVisibleColumnValues",
"range": [
- 75840,
- 75862
+ 75697,
+ 75719
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 4
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 26
}
}
@@ -130196,16 +129832,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 75863,
- 75871
+ 75720,
+ 75728
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 27
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 35
}
}
@@ -130216,16 +129852,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 75873,
- 75887
+ 75730,
+ 75744
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 37
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 51
}
}
@@ -130235,31 +129871,31 @@
"value": false,
"raw": "false",
"range": [
- 75890,
- 75895
+ 75747,
+ 75752
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 54
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 59
}
}
},
"range": [
- 75873,
- 75895
+ 75730,
+ 75752
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 37
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 59
}
}
@@ -130270,16 +129906,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 75897,
- 75904
+ 75754,
+ 75761
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 61
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 68
}
}
@@ -130288,31 +129924,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 75907,
- 75909
+ 75764,
+ 75766
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 71
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 73
}
}
},
"range": [
- 75897,
- 75909
+ 75754,
+ 75766
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 61
},
"end": {
- "line": 2479,
+ "line": 2476,
"column": 73
}
}
@@ -130331,16 +129967,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 75928,
- 75932
+ 75785,
+ 75789
],
"loc": {
"start": {
- "line": 2480,
+ "line": 2477,
"column": 15
},
"end": {
- "line": 2480,
+ "line": 2477,
"column": 19
}
}
@@ -130349,31 +129985,31 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 75933,
- 75951
+ 75790,
+ 75808
],
"loc": {
"start": {
- "line": 2480,
+ "line": 2477,
"column": 20
},
"end": {
- "line": 2480,
+ "line": 2477,
"column": 38
}
}
},
"range": [
- 75928,
- 75951
+ 75785,
+ 75808
],
"loc": {
"start": {
- "line": 2480,
+ "line": 2477,
"column": 15
},
"end": {
- "line": 2480,
+ "line": 2477,
"column": 38
}
}
@@ -130383,16 +130019,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 75965,
- 75973
+ 75822,
+ 75830
],
"loc": {
"start": {
- "line": 2481,
+ "line": 2478,
"column": 12
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 20
}
}
@@ -130401,16 +130037,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 75975,
- 75989
+ 75832,
+ 75846
],
"loc": {
"start": {
- "line": 2481,
+ "line": 2478,
"column": 22
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 36
}
}
@@ -130420,16 +130056,16 @@
"value": false,
"raw": "false",
"range": [
- 75991,
- 75996
+ 75848,
+ 75853
],
"loc": {
"start": {
- "line": 2481,
+ "line": 2478,
"column": 38
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 43
}
}
@@ -130438,16 +130074,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 75998,
- 76005
+ 75855,
+ 75862
],
"loc": {
"start": {
- "line": 2481,
+ "line": 2478,
"column": 45
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 52
}
}
@@ -130457,63 +130093,63 @@
"value": true,
"raw": "true",
"range": [
- 76007,
- 76011
+ 75864,
+ 75868
],
"loc": {
"start": {
- "line": 2481,
+ "line": 2478,
"column": 54
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 58
}
}
}
],
"range": [
- 75928,
- 76012
+ 75785,
+ 75869
],
"loc": {
"start": {
- "line": 2480,
+ "line": 2477,
"column": 15
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 59
}
}
},
"range": [
- 75921,
- 76013
+ 75778,
+ 75870
],
"loc": {
"start": {
- "line": 2480,
+ "line": 2477,
"column": 8
},
"end": {
- "line": 2481,
+ "line": 2478,
"column": 60
}
}
}
],
"range": [
- 75911,
- 76019
+ 75768,
+ 75876
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 75
},
"end": {
- "line": 2482,
+ "line": 2479,
"column": 5
}
}
@@ -130521,16 +130157,16 @@
"generator": false,
"expression": false,
"range": [
- 75862,
- 76019
+ 75719,
+ 75876
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 26
},
"end": {
- "line": 2482,
+ "line": 2479,
"column": 5
}
}
@@ -130538,16 +130174,16 @@
"kind": "method",
"computed": false,
"range": [
- 75840,
- 76019
+ 75697,
+ 75876
],
"loc": {
"start": {
- "line": 2479,
+ "line": 2476,
"column": 4
},
"end": {
- "line": 2482,
+ "line": 2479,
"column": 5
}
},
@@ -130556,16 +130192,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 75414,
- 75835
+ 75271,
+ 75692
],
"loc": {
"start": {
- "line": 2470,
+ "line": 2467,
"column": 4
},
"end": {
- "line": 2478,
+ "line": 2475,
"column": 7
}
}
@@ -130576,16 +130212,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 76025,
- 76631
+ 75882,
+ 76488
],
"loc": {
"start": {
- "line": 2484,
+ "line": 2481,
"column": 4
},
"end": {
- "line": 2496,
+ "line": 2493,
"column": 7
}
}
@@ -130599,16 +130235,16 @@
"type": "Identifier",
"name": "getFilteredDataCol",
"range": [
- 76636,
- 76654
+ 76493,
+ 76511
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2494,
"column": 4
},
"end": {
- "line": 2497,
+ "line": 2494,
"column": 22
}
}
@@ -130621,16 +130257,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 76664,
- 76672
+ 76521,
+ 76529
],
"loc": {
"start": {
- "line": 2498,
+ "line": 2495,
"column": 8
},
"end": {
- "line": 2498,
+ "line": 2495,
"column": 16
}
}
@@ -130641,16 +130277,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 76682,
- 76696
+ 76539,
+ 76553
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2496,
"column": 8
},
"end": {
- "line": 2499,
+ "line": 2496,
"column": 22
}
}
@@ -130660,31 +130296,31 @@
"value": false,
"raw": "false",
"range": [
- 76699,
- 76704
+ 76556,
+ 76561
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2496,
"column": 25
},
"end": {
- "line": 2499,
+ "line": 2496,
"column": 30
}
}
},
"range": [
- 76682,
- 76704
+ 76539,
+ 76561
],
"loc": {
"start": {
- "line": 2499,
+ "line": 2496,
"column": 8
},
"end": {
- "line": 2499,
+ "line": 2496,
"column": 30
}
}
@@ -130695,16 +130331,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 76714,
- 76719
+ 76571,
+ 76576
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2497,
"column": 8
},
"end": {
- "line": 2500,
+ "line": 2497,
"column": 13
}
}
@@ -130714,31 +130350,31 @@
"value": false,
"raw": "false",
"range": [
- 76722,
- 76727
+ 76579,
+ 76584
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2497,
"column": 16
},
"end": {
- "line": 2500,
+ "line": 2497,
"column": 21
}
}
},
"range": [
- 76714,
- 76727
+ 76571,
+ 76584
],
"loc": {
"start": {
- "line": 2500,
+ "line": 2497,
"column": 8
},
"end": {
- "line": 2500,
+ "line": 2497,
"column": 21
}
}
@@ -130749,16 +130385,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 76737,
- 76744
+ 76594,
+ 76601
],
"loc": {
"start": {
- "line": 2501,
+ "line": 2498,
"column": 8
},
"end": {
- "line": 2501,
+ "line": 2498,
"column": 15
}
}
@@ -130767,31 +130403,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 76747,
- 76749
+ 76604,
+ 76606
],
"loc": {
"start": {
- "line": 2501,
+ "line": 2498,
"column": 18
},
"end": {
- "line": 2501,
+ "line": 2498,
"column": 20
}
}
},
"range": [
- 76737,
- 76749
+ 76594,
+ 76606
],
"loc": {
"start": {
- "line": 2501,
+ "line": 2498,
"column": 8
},
"end": {
- "line": 2501,
+ "line": 2498,
"column": 20
}
}
@@ -130802,16 +130438,16 @@
"type": "Identifier",
"name": "visible",
"range": [
- 76759,
- 76766
+ 76616,
+ 76623
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2499,
"column": 8
},
"end": {
- "line": 2502,
+ "line": 2499,
"column": 15
}
}
@@ -130821,31 +130457,31 @@
"value": true,
"raw": "true",
"range": [
- 76769,
- 76773
+ 76626,
+ 76630
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2499,
"column": 18
},
"end": {
- "line": 2502,
+ "line": 2499,
"column": 22
}
}
},
"range": [
- 76759,
- 76773
+ 76616,
+ 76630
],
"loc": {
"start": {
- "line": 2502,
+ "line": 2499,
"column": 8
},
"end": {
- "line": 2502,
+ "line": 2499,
"column": 22
}
}
@@ -130862,16 +130498,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 76794,
- 76801
+ 76651,
+ 76658
],
"loc": {
"start": {
- "line": 2504,
+ "line": 2501,
"column": 12
},
"end": {
- "line": 2504,
+ "line": 2501,
"column": 19
}
}
@@ -130881,32 +130517,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 76802,
- 76810
+ 76659,
+ 76667
],
"loc": {
"start": {
- "line": 2504,
+ "line": 2501,
"column": 20
},
"end": {
- "line": 2504,
+ "line": 2501,
"column": 28
}
}
}
],
"range": [
- 76794,
- 76811
+ 76651,
+ 76668
],
"loc": {
"start": {
- "line": 2504,
+ "line": 2501,
"column": 12
},
"end": {
- "line": 2504,
+ "line": 2501,
"column": 29
}
}
@@ -130920,63 +130556,63 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 76834,
- 76836
+ 76691,
+ 76693
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2502,
"column": 19
},
"end": {
- "line": 2505,
+ "line": 2502,
"column": 21
}
}
},
"range": [
- 76827,
- 76837
+ 76684,
+ 76694
],
"loc": {
"start": {
- "line": 2505,
+ "line": 2502,
"column": 12
},
"end": {
- "line": 2505,
+ "line": 2502,
"column": 22
}
}
}
],
"range": [
- 76813,
- 76847
+ 76670,
+ 76704
],
"loc": {
"start": {
- "line": 2504,
+ "line": 2501,
"column": 31
},
"end": {
- "line": 2506,
+ "line": 2503,
"column": 9
}
}
},
"alternate": null,
"range": [
- 76790,
- 76847
+ 76647,
+ 76704
],
"loc": {
"start": {
- "line": 2504,
+ "line": 2501,
"column": 8
},
"end": {
- "line": 2506,
+ "line": 2503,
"column": 9
}
}
@@ -130990,16 +130626,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 76861,
- 76865
+ 76718,
+ 76722
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 16
}
}
@@ -131015,16 +130651,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76868,
- 76872
+ 76725,
+ 76729
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 19
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 23
}
}
@@ -131033,47 +130669,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 76873,
- 76876
+ 76730,
+ 76733
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 24
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 27
}
}
},
"range": [
- 76868,
- 76876
+ 76725,
+ 76733
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 19
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 27
}
}
},
"arguments": [],
"range": [
- 76868,
- 76878
+ 76725,
+ 76735
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 19
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 29
}
}
@@ -131082,46 +130718,46 @@
"type": "Identifier",
"name": "rows",
"range": [
- 76879,
- 76883
+ 76736,
+ 76740
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 30
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 34
}
}
},
"range": [
- 76868,
- 76883
+ 76725,
+ 76740
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 19
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 34
}
}
},
"range": [
- 76861,
- 76883
+ 76718,
+ 76740
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 12
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 34
}
}
@@ -131129,16 +130765,16 @@
],
"kind": "let",
"range": [
- 76857,
- 76884
+ 76714,
+ 76741
],
"loc": {
"start": {
- "line": 2508,
+ "line": 2505,
"column": 8
},
"end": {
- "line": 2508,
+ "line": 2505,
"column": 35
}
}
@@ -131152,16 +130788,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 76897,
- 76907
+ 76754,
+ 76764
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 12
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 22
}
}
@@ -131172,16 +130808,16 @@
"type": "Identifier",
"name": "typed",
"range": [
- 76910,
- 76915
+ 76767,
+ 76772
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 25
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 30
}
}
@@ -131197,16 +130833,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76918,
- 76922
+ 76775,
+ 76779
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 33
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 37
}
}
@@ -131215,31 +130851,31 @@
"type": "Identifier",
"name": "getCellData",
"range": [
- 76923,
- 76934
+ 76780,
+ 76791
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 38
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 49
}
}
},
"range": [
- 76918,
- 76934
+ 76775,
+ 76791
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 33
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 49
}
}
@@ -131248,31 +130884,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 76935,
- 76939
+ 76792,
+ 76796
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 50
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 54
}
}
},
"range": [
- 76918,
- 76939
+ 76775,
+ 76796
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 33
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 54
}
}
@@ -131281,32 +130917,32 @@
{
"type": "ThisExpression",
"range": [
- 76940,
- 76944
+ 76797,
+ 76801
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 55
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 59
}
}
}
],
"range": [
- 76918,
- 76945
+ 76775,
+ 76802
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 33
},
"end": {
- "line": 2509,
+ "line": 2506,
"column": 60
}
}
@@ -131322,16 +130958,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 76960,
- 76964
+ 76817,
+ 76821
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 12
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 16
}
}
@@ -131340,31 +130976,31 @@
"type": "Identifier",
"name": "getCellValue",
"range": [
- 76965,
- 76977
+ 76822,
+ 76834
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 17
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 29
}
}
},
"range": [
- 76960,
- 76977
+ 76817,
+ 76834
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 12
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 29
}
}
@@ -131373,31 +131009,31 @@
"type": "Identifier",
"name": "bind",
"range": [
- 76978,
- 76982
+ 76835,
+ 76839
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 30
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 34
}
}
},
"range": [
- 76960,
- 76982
+ 76817,
+ 76839
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 12
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 34
}
}
@@ -131406,62 +131042,62 @@
{
"type": "ThisExpression",
"range": [
- 76983,
- 76987
+ 76840,
+ 76844
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 35
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 39
}
}
}
],
"range": [
- 76960,
- 76988
+ 76817,
+ 76845
],
"loc": {
"start": {
- "line": 2510,
+ "line": 2507,
"column": 12
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 40
}
}
},
"range": [
- 76910,
- 76988
+ 76767,
+ 76845
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 25
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 40
}
}
},
"range": [
- 76897,
- 76988
+ 76754,
+ 76845
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 12
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 40
}
}
@@ -131469,16 +131105,16 @@
],
"kind": "let",
"range": [
- 76893,
- 76989
+ 76750,
+ 76846
],
"loc": {
"start": {
- "line": 2509,
+ "line": 2506,
"column": 8
},
"end": {
- "line": 2510,
+ "line": 2507,
"column": 41
}
},
@@ -131487,16 +131123,16 @@
"type": "Line",
"value": " ensure valid rows index do not contain excluded rows and row is",
"range": [
- 76999,
- 77065
+ 76856,
+ 76922
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2509,
"column": 8
},
"end": {
- "line": 2512,
+ "line": 2509,
"column": 74
}
}
@@ -131505,16 +131141,16 @@
"type": "Line",
"value": " displayed",
"range": [
- 77074,
- 77086
+ 76931,
+ 76943
],
"loc": {
"start": {
- "line": 2513,
+ "line": 2510,
"column": 8
},
"end": {
- "line": 2513,
+ "line": 2510,
"column": 20
}
}
@@ -131530,16 +131166,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 77099,
- 77108
+ 76956,
+ 76965
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 12
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 21
}
}
@@ -131557,16 +131193,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77111,
- 77115
+ 76968,
+ 76972
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 24
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 28
}
}
@@ -131575,31 +131211,31 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 77116,
- 77128
+ 76973,
+ 76985
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 29
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 41
}
}
},
"range": [
- 77111,
- 77128
+ 76968,
+ 76985
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 24
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 41
}
}
@@ -131610,32 +131246,32 @@
"value": true,
"raw": "true",
"range": [
- 77129,
- 77133
+ 76986,
+ 76990
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 42
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 46
}
}
}
],
"range": [
- 77111,
- 77134
+ 76968,
+ 76991
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 24
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 47
}
}
@@ -131644,31 +131280,31 @@
"type": "Identifier",
"name": "filter",
"range": [
- 77135,
- 77141
+ 76992,
+ 76998
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 48
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 54
}
}
},
"range": [
- 77111,
- 77141
+ 76968,
+ 76998
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 24
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 54
}
}
@@ -131682,16 +131318,16 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 77143,
- 77149
+ 77000,
+ 77006
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 56
},
"end": {
- "line": 2514,
+ "line": 2511,
"column": 62
}
}
@@ -131717,16 +131353,16 @@
"type": "Identifier",
"name": "exclude",
"range": [
- 77175,
- 77182
+ 77032,
+ 77039
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 19
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 26
}
}
@@ -131735,31 +131371,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 77183,
- 77190
+ 77040,
+ 77047
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 27
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 34
}
}
},
"range": [
- 77175,
- 77190
+ 77032,
+ 77047
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 19
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 34
}
}
@@ -131769,32 +131405,32 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 77191,
- 77197
+ 77048,
+ 77054
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 35
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 41
}
}
}
],
"range": [
- 77175,
- 77198
+ 77032,
+ 77055
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 19
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 42
}
}
@@ -131807,47 +131443,47 @@
"value": 1,
"raw": "1",
"range": [
- 77204,
- 77205
+ 77061,
+ 77062
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 48
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 49
}
}
},
"prefix": true,
"range": [
- 77203,
- 77205
+ 77060,
+ 77062
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 47
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 49
}
}
},
"range": [
- 77175,
- 77205
+ 77032,
+ 77062
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 19
},
"end": {
- "line": 2515,
+ "line": 2512,
"column": 49
}
}
@@ -131858,16 +131494,16 @@
"type": "Identifier",
"name": "visible",
"range": [
- 77226,
- 77233
+ 77083,
+ 77090
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2513,
"column": 17
},
"end": {
- "line": 2516,
+ "line": 2513,
"column": 24
}
}
@@ -131883,16 +131519,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77256,
- 77260
+ 77113,
+ 77117
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 20
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 24
}
}
@@ -131901,31 +131537,31 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 77261,
- 77274
+ 77118,
+ 77131
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 25
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 38
}
}
},
"range": [
- 77256,
- 77274
+ 77113,
+ 77131
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 20
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 38
}
}
@@ -131938,16 +131574,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 77275,
- 77279
+ 77132,
+ 77136
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 39
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 43
}
}
@@ -131956,47 +131592,47 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 77280,
- 77286
+ 77137,
+ 77143
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 44
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 50
}
}
},
"range": [
- 77275,
- 77287
+ 77132,
+ 77144
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 39
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 51
}
}
}
],
"range": [
- 77256,
- 77288
+ 77113,
+ 77145
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 20
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 52
}
}
@@ -132006,31 +131642,31 @@
"value": "none",
"raw": "'none'",
"range": [
- 77293,
- 77299
+ 77150,
+ 77156
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 57
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 63
}
}
},
"range": [
- 77256,
- 77299
+ 77113,
+ 77156
],
"loc": {
"start": {
- "line": 2517,
+ "line": 2514,
"column": 20
},
"end": {
- "line": 2517,
+ "line": 2514,
"column": 63
}
}
@@ -132040,77 +131676,77 @@
"value": true,
"raw": "true",
"range": [
- 77322,
- 77326
+ 77179,
+ 77183
],
"loc": {
"start": {
- "line": 2518,
+ "line": 2515,
"column": 20
},
"end": {
- "line": 2518,
+ "line": 2515,
"column": 24
}
}
},
"range": [
- 77226,
- 77326
+ 77083,
+ 77183
],
"loc": {
"start": {
- "line": 2516,
+ "line": 2513,
"column": 17
},
"end": {
- "line": 2518,
+ "line": 2515,
"column": 24
}
}
},
"range": [
- 77175,
- 77327
+ 77032,
+ 77184
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 19
},
"end": {
- "line": 2518,
+ "line": 2515,
"column": 25
}
}
},
"range": [
- 77168,
- 77328
+ 77025,
+ 77185
],
"loc": {
"start": {
- "line": 2515,
+ "line": 2512,
"column": 12
},
"end": {
- "line": 2518,
+ "line": 2515,
"column": 26
}
}
}
],
"range": [
- 77154,
- 77338
+ 77011,
+ 77195
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 67
},
"end": {
- "line": 2519,
+ "line": 2516,
"column": 9
}
}
@@ -132118,47 +131754,47 @@
"generator": false,
"expression": false,
"range": [
- 77142,
- 77338
+ 76999,
+ 77195
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 55
},
"end": {
- "line": 2519,
+ "line": 2516,
"column": 9
}
}
}
],
"range": [
- 77111,
- 77339
+ 76968,
+ 77196
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 24
},
"end": {
- "line": 2519,
+ "line": 2516,
"column": 10
}
}
},
"range": [
- 77099,
- 77339
+ 76956,
+ 77196
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 12
},
"end": {
- "line": 2519,
+ "line": 2516,
"column": 10
}
}
@@ -132166,16 +131802,16 @@
],
"kind": "let",
"range": [
- 77095,
- 77340
+ 76952,
+ 77197
],
"loc": {
"start": {
- "line": 2514,
+ "line": 2511,
"column": 8
},
"end": {
- "line": 2519,
+ "line": 2516,
"column": 11
}
},
@@ -132184,16 +131820,16 @@
"type": "Line",
"value": " ensure valid rows index do not contain excluded rows and row is",
"range": [
- 76999,
- 77065
+ 76856,
+ 76922
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2509,
"column": 8
},
"end": {
- "line": 2512,
+ "line": 2509,
"column": 74
}
}
@@ -132202,16 +131838,16 @@
"type": "Line",
"value": " displayed",
"range": [
- 77074,
- 77086
+ 76931,
+ 76943
],
"loc": {
"start": {
- "line": 2513,
+ "line": 2510,
"column": 8
},
"end": {
- "line": 2513,
+ "line": 2510,
"column": 20
}
}
@@ -132222,16 +131858,16 @@
"type": "Line",
"value": " convert column value to expected type if necessary",
"range": [
- 77350,
- 77403
+ 77207,
+ 77260
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2518,
"column": 8
},
"end": {
- "line": 2521,
+ "line": 2518,
"column": 61
}
}
@@ -132247,16 +131883,16 @@
"type": "Identifier",
"name": "validColValues",
"range": [
- 77416,
- 77430
+ 77273,
+ 77287
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 12
},
"end": {
- "line": 2522,
+ "line": 2519,
"column": 26
}
}
@@ -132270,16 +131906,16 @@
"type": "Identifier",
"name": "validRows",
"range": [
- 77433,
- 77442
+ 77290,
+ 77299
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 29
},
"end": {
- "line": 2522,
+ "line": 2519,
"column": 38
}
}
@@ -132288,31 +131924,31 @@
"type": "Identifier",
"name": "map",
"range": [
- 77443,
- 77446
+ 77300,
+ 77303
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 39
},
"end": {
- "line": 2522,
+ "line": 2519,
"column": 42
}
}
},
"range": [
- 77433,
- 77446
+ 77290,
+ 77303
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 29
},
"end": {
- "line": 2522,
+ "line": 2519,
"column": 42
}
}
@@ -132326,16 +131962,16 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 77448,
- 77454
+ 77305,
+ 77311
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 44
},
"end": {
- "line": 2522,
+ "line": 2519,
"column": 50
}
}
@@ -132352,16 +131988,16 @@
"type": "Identifier",
"name": "getContent",
"range": [
- 77480,
- 77490
+ 77337,
+ 77347
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 19
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 29
}
}
@@ -132380,16 +132016,16 @@
"type": "Identifier",
"name": "rows",
"range": [
- 77491,
- 77495
+ 77348,
+ 77352
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 30
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 34
}
}
@@ -132398,31 +132034,31 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 77496,
- 77502
+ 77353,
+ 77359
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 35
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 41
}
}
},
"range": [
- 77491,
- 77503
+ 77348,
+ 77360
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 30
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 42
}
}
@@ -132431,31 +132067,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 77504,
- 77509
+ 77361,
+ 77366
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 43
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 48
}
}
},
"range": [
- 77491,
- 77509
+ 77348,
+ 77366
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 30
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 48
}
}
@@ -132464,78 +132100,78 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77510,
- 77518
+ 77367,
+ 77375
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 49
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 57
}
}
},
"range": [
- 77491,
- 77519
+ 77348,
+ 77376
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 30
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 58
}
}
}
],
"range": [
- 77480,
- 77520
+ 77337,
+ 77377
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 19
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 59
}
}
},
"range": [
- 77473,
- 77521
+ 77330,
+ 77378
],
"loc": {
"start": {
- "line": 2523,
+ "line": 2520,
"column": 12
},
"end": {
- "line": 2523,
+ "line": 2520,
"column": 60
}
}
}
],
"range": [
- 77459,
- 77531
+ 77316,
+ 77388
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 55
},
"end": {
- "line": 2524,
+ "line": 2521,
"column": 9
}
}
@@ -132543,47 +132179,47 @@
"generator": false,
"expression": false,
"range": [
- 77447,
- 77531
+ 77304,
+ 77388
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 43
},
"end": {
- "line": 2524,
+ "line": 2521,
"column": 9
}
}
}
],
"range": [
- 77433,
- 77532
+ 77290,
+ 77389
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 29
},
"end": {
- "line": 2524,
+ "line": 2521,
"column": 10
}
}
},
"range": [
- 77416,
- 77532
+ 77273,
+ 77389
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 12
},
"end": {
- "line": 2524,
+ "line": 2521,
"column": 10
}
}
@@ -132591,16 +132227,16 @@
],
"kind": "let",
"range": [
- 77412,
- 77533
+ 77269,
+ 77390
],
"loc": {
"start": {
- "line": 2522,
+ "line": 2519,
"column": 8
},
"end": {
- "line": 2524,
+ "line": 2521,
"column": 11
}
},
@@ -132609,16 +132245,16 @@
"type": "Line",
"value": " convert column value to expected type if necessary",
"range": [
- 77350,
- 77403
+ 77207,
+ 77260
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2518,
"column": 8
},
"end": {
- "line": 2521,
+ "line": 2518,
"column": 61
}
}
@@ -132631,16 +132267,16 @@
"type": "Identifier",
"name": "includeHeaders",
"range": [
- 77547,
- 77561
+ 77404,
+ 77418
],
"loc": {
"start": {
- "line": 2526,
+ "line": 2523,
"column": 12
},
"end": {
- "line": 2526,
+ "line": 2523,
"column": 26
}
}
@@ -132659,16 +132295,16 @@
"type": "Identifier",
"name": "validColValues",
"range": [
- 77577,
- 77591
+ 77434,
+ 77448
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 12
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 26
}
}
@@ -132677,31 +132313,31 @@
"type": "Identifier",
"name": "unshift",
"range": [
- 77592,
- 77599
+ 77449,
+ 77456
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 27
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 34
}
}
},
"range": [
- 77577,
- 77599
+ 77434,
+ 77456
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 12
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 34
}
}
@@ -132718,16 +132354,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 77600,
- 77604
+ 77457,
+ 77461
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 35
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 39
}
}
@@ -132736,47 +132372,47 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 77605,
- 77619
+ 77462,
+ 77476
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 40
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 54
}
}
},
"range": [
- 77600,
- 77619
+ 77457,
+ 77476
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 35
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 54
}
}
},
"arguments": [],
"range": [
- 77600,
- 77621
+ 77457,
+ 77478
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 35
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 56
}
}
@@ -132785,94 +132421,94 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 77622,
- 77630
+ 77479,
+ 77487
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 57
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 65
}
}
},
"range": [
- 77600,
- 77631
+ 77457,
+ 77488
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 35
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 66
}
}
}
],
"range": [
- 77577,
- 77632
+ 77434,
+ 77489
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 12
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 67
}
}
},
"range": [
- 77577,
- 77633
+ 77434,
+ 77490
],
"loc": {
"start": {
- "line": 2527,
+ "line": 2524,
"column": 12
},
"end": {
- "line": 2527,
+ "line": 2524,
"column": 68
}
}
}
],
"range": [
- 77563,
- 77643
+ 77420,
+ 77500
],
"loc": {
"start": {
- "line": 2526,
+ "line": 2523,
"column": 28
},
"end": {
- "line": 2528,
+ "line": 2525,
"column": 9
}
}
},
"alternate": null,
"range": [
- 77543,
- 77643
+ 77400,
+ 77500
],
"loc": {
"start": {
- "line": 2526,
+ "line": 2523,
"column": 8
},
"end": {
- "line": 2528,
+ "line": 2525,
"column": 9
}
}
@@ -132883,47 +132519,47 @@
"type": "Identifier",
"name": "validColValues",
"range": [
- 77660,
- 77674
+ 77517,
+ 77531
],
"loc": {
"start": {
- "line": 2530,
+ "line": 2527,
"column": 15
},
"end": {
- "line": 2530,
+ "line": 2527,
"column": 29
}
}
},
"range": [
- 77653,
- 77675
+ 77510,
+ 77532
],
"loc": {
"start": {
- "line": 2530,
+ "line": 2527,
"column": 8
},
"end": {
- "line": 2530,
+ "line": 2527,
"column": 30
}
}
}
],
"range": [
- 76780,
- 77681
+ 76637,
+ 77538
],
"loc": {
"start": {
- "line": 2503,
+ "line": 2500,
"column": 6
},
"end": {
- "line": 2531,
+ "line": 2528,
"column": 5
}
}
@@ -132931,16 +132567,16 @@
"generator": false,
"expression": false,
"range": [
- 76654,
- 77681
+ 76511,
+ 77538
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2494,
"column": 22
},
"end": {
- "line": 2531,
+ "line": 2528,
"column": 5
}
}
@@ -132948,16 +132584,16 @@
"kind": "method",
"computed": false,
"range": [
- 76636,
- 77681
+ 76493,
+ 77538
],
"loc": {
"start": {
- "line": 2497,
+ "line": 2494,
"column": 4
},
"end": {
- "line": 2531,
+ "line": 2528,
"column": 5
}
},
@@ -132966,16 +132602,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 76025,
- 76631
+ 75882,
+ 76488
],
"loc": {
"start": {
- "line": 2484,
+ "line": 2481,
"column": 4
},
"end": {
- "line": 2496,
+ "line": 2493,
"column": 7
}
}
@@ -132986,16 +132622,16 @@
"type": "Block",
"value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ",
"range": [
- 77687,
- 77849
+ 77544,
+ 77706
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2530,
"column": 4
},
"end": {
- "line": 2537,
+ "line": 2534,
"column": 7
}
}
@@ -133009,16 +132645,16 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 77854,
- 77867
+ 77711,
+ 77724
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2535,
"column": 4
},
"end": {
- "line": 2538,
+ "line": 2535,
"column": 17
}
}
@@ -133031,16 +132667,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 77868,
- 77871
+ 77725,
+ 77728
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2535,
"column": 18
},
"end": {
- "line": 2538,
+ "line": 2535,
"column": 21
}
}
@@ -133061,16 +132697,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 77890,
- 77893
+ 77747,
+ 77750
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 15
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 18
}
}
@@ -133079,31 +132715,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 77894,
- 77899
+ 77751,
+ 77756
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 19
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 24
}
}
},
"range": [
- 77890,
- 77899
+ 77747,
+ 77756
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 15
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 24
}
}
@@ -133112,62 +132748,62 @@
"type": "Identifier",
"name": "display",
"range": [
- 77900,
- 77907
+ 77757,
+ 77764
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 25
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 32
}
}
},
"range": [
- 77890,
- 77907
+ 77747,
+ 77764
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 15
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 32
}
}
},
"range": [
- 77883,
- 77908
+ 77740,
+ 77765
],
"loc": {
"start": {
- "line": 2539,
+ "line": 2536,
"column": 8
},
"end": {
- "line": 2539,
+ "line": 2536,
"column": 33
}
}
}
],
"range": [
- 77873,
- 77914
+ 77730,
+ 77771
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2535,
"column": 23
},
"end": {
- "line": 2540,
+ "line": 2537,
"column": 5
}
}
@@ -133175,16 +132811,16 @@
"generator": false,
"expression": false,
"range": [
- 77867,
- 77914
+ 77724,
+ 77771
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2535,
"column": 17
},
"end": {
- "line": 2540,
+ "line": 2537,
"column": 5
}
}
@@ -133192,16 +132828,16 @@
"kind": "method",
"computed": false,
"range": [
- 77854,
- 77914
+ 77711,
+ 77771
],
"loc": {
"start": {
- "line": 2538,
+ "line": 2535,
"column": 4
},
"end": {
- "line": 2540,
+ "line": 2537,
"column": 5
}
},
@@ -133210,16 +132846,16 @@
"type": "Block",
"value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ",
"range": [
- 77687,
- 77849
+ 77544,
+ 77706
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2530,
"column": 4
},
"end": {
- "line": 2537,
+ "line": 2534,
"column": 7
}
}
@@ -133230,16 +132866,16 @@
"type": "Block",
"value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ",
"range": [
- 77920,
- 78093
+ 77777,
+ 77950
],
"loc": {
"start": {
- "line": 2542,
+ "line": 2539,
"column": 4
},
"end": {
- "line": 2546,
+ "line": 2543,
"column": 7
}
}
@@ -133253,16 +132889,16 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 78098,
- 78109
+ 77955,
+ 77966
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 4
},
"end": {
- "line": 2547,
+ "line": 2544,
"column": 15
}
}
@@ -133275,16 +132911,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78110,
- 78118
+ 77967,
+ 77975
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 16
},
"end": {
- "line": 2547,
+ "line": 2544,
"column": 24
}
}
@@ -133293,16 +132929,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78120,
- 78127
+ 77977,
+ 77984
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 26
},
"end": {
- "line": 2547,
+ "line": 2544,
"column": 33
}
}
@@ -133320,16 +132956,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 78143,
- 78146
+ 78000,
+ 78003
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 15
}
}
@@ -133348,16 +132984,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78149,
- 78153
+ 78006,
+ 78010
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 18
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 22
}
}
@@ -133366,47 +133002,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 78154,
- 78157
+ 78011,
+ 78014
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 23
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 26
}
}
},
"range": [
- 78149,
- 78157
+ 78006,
+ 78014
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 18
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 26
}
}
},
"arguments": [],
"range": [
- 78149,
- 78159
+ 78006,
+ 78016
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 18
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 28
}
}
@@ -133415,31 +133051,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 78160,
- 78164
+ 78017,
+ 78021
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 29
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 33
}
}
},
"range": [
- 78149,
- 78164
+ 78006,
+ 78021
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 18
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 33
}
}
@@ -133448,46 +133084,46 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78165,
- 78173
+ 78022,
+ 78030
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 34
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 42
}
}
},
"range": [
- 78149,
- 78174
+ 78006,
+ 78031
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 18
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 43
}
}
},
"range": [
- 78143,
- 78174
+ 78000,
+ 78031
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 12
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 43
}
}
@@ -133495,16 +133131,16 @@
],
"kind": "let",
"range": [
- 78139,
- 78175
+ 77996,
+ 78032
],
"loc": {
"start": {
- "line": 2548,
+ "line": 2545,
"column": 8
},
"end": {
- "line": 2548,
+ "line": 2545,
"column": 44
}
}
@@ -133521,32 +133157,32 @@
"type": "Identifier",
"name": "row",
"range": [
- 78189,
- 78192
+ 78046,
+ 78049
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 13
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 16
}
}
},
"prefix": true,
"range": [
- 78188,
- 78192
+ 78045,
+ 78049
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 12
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 16
}
}
@@ -133561,32 +133197,32 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78203,
- 78210
+ 78060,
+ 78067
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 27
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 34
}
}
},
"prefix": true,
"range": [
- 78196,
- 78210
+ 78053,
+ 78067
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 20
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 34
}
}
@@ -133596,46 +133232,46 @@
"value": "boolean",
"raw": "'boolean'",
"range": [
- 78215,
- 78224
+ 78072,
+ 78081
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 39
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 48
}
}
},
"range": [
- 78196,
- 78224
+ 78053,
+ 78081
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 20
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 48
}
}
},
"range": [
- 78188,
- 78224
+ 78045,
+ 78081
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 12
},
"end": {
- "line": 2549,
+ "line": 2546,
"column": 48
}
}
@@ -133647,48 +133283,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 78240,
- 78247
+ 78097,
+ 78104
],
"loc": {
"start": {
- "line": 2550,
+ "line": 2547,
"column": 12
},
"end": {
- "line": 2550,
+ "line": 2547,
"column": 19
}
}
}
],
"range": [
- 78226,
- 78257
+ 78083,
+ 78114
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 50
},
"end": {
- "line": 2551,
+ "line": 2548,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78184,
- 78257
+ 78041,
+ 78114
],
"loc": {
"start": {
- "line": 2549,
+ "line": 2546,
"column": 8
},
"end": {
- "line": 2551,
+ "line": 2548,
"column": 9
}
},
@@ -133697,16 +133333,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 78267,
- 78299
+ 78124,
+ 78156
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2553,
+ "line": 2550,
"column": 40
}
}
@@ -133724,16 +133360,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78312,
- 78316
+ 78169,
+ 78173
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 12
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 16
}
}
@@ -133742,31 +133378,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 78317,
- 78331
+ 78174,
+ 78188
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 17
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 31
}
}
},
"range": [
- 78312,
- 78331
+ 78169,
+ 78188
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 12
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 31
}
}
@@ -133785,16 +133421,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78335,
- 78339
+ 78192,
+ 78196
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 39
}
}
@@ -133803,31 +133439,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 78340,
- 78351
+ 78197,
+ 78208
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 40
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 51
}
}
},
"range": [
- 78335,
- 78351
+ 78192,
+ 78208
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 51
}
}
@@ -133836,31 +133472,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 78352,
- 78359
+ 78209,
+ 78216
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 52
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 59
}
}
},
"range": [
- 78335,
- 78359
+ 78192,
+ 78216
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 59
}
}
@@ -133870,32 +133506,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78360,
- 78368
+ 78217,
+ 78225
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 60
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 68
}
}
}
],
"range": [
- 78335,
- 78369
+ 78192,
+ 78226
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 69
}
}
@@ -133908,62 +133544,62 @@
"value": 1,
"raw": "1",
"range": [
- 78375,
- 78376
+ 78232,
+ 78233
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 75
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 76
}
}
},
"prefix": true,
"range": [
- 78374,
- 78376
+ 78231,
+ 78233
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 74
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 76
}
}
},
"range": [
- 78335,
- 78376
+ 78192,
+ 78233
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 35
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 76
}
}
},
"range": [
- 78312,
- 78376
+ 78169,
+ 78233
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 12
},
"end": {
- "line": 2554,
+ "line": 2551,
"column": 76
}
}
@@ -133980,16 +133616,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78392,
- 78399
+ 78249,
+ 78256
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2552,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2552,
"column": 19
}
}
@@ -133999,78 +133635,78 @@
"value": true,
"raw": "true",
"range": [
- 78402,
- 78406
+ 78259,
+ 78263
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2552,
"column": 22
},
"end": {
- "line": 2555,
+ "line": 2552,
"column": 26
}
}
},
"range": [
- 78392,
- 78406
+ 78249,
+ 78263
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2552,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2552,
"column": 26
}
}
},
"range": [
- 78392,
- 78407
+ 78249,
+ 78264
],
"loc": {
"start": {
- "line": 2555,
+ "line": 2552,
"column": 12
},
"end": {
- "line": 2555,
+ "line": 2552,
"column": 27
}
}
}
],
"range": [
- 78378,
- 78417
+ 78235,
+ 78274
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 78
},
"end": {
- "line": 2556,
+ "line": 2553,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78308,
- 78417
+ 78165,
+ 78274
],
"loc": {
"start": {
- "line": 2554,
+ "line": 2551,
"column": 8
},
"end": {
- "line": 2556,
+ "line": 2553,
"column": 9
}
},
@@ -134079,16 +133715,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 78267,
- 78299
+ 78124,
+ 78156
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2553,
+ "line": 2550,
"column": 40
}
}
@@ -134104,16 +133740,16 @@
"type": "Identifier",
"name": "displayFlag",
"range": [
- 78431,
- 78442
+ 78288,
+ 78299
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 12
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 23
}
}
@@ -134124,16 +133760,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78445,
- 78452
+ 78302,
+ 78309
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 26
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 33
}
}
@@ -134143,16 +133779,16 @@
"value": "",
"raw": "''",
"range": [
- 78455,
- 78457
+ 78312,
+ 78314
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 36
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 38
}
}
@@ -134161,46 +133797,46 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 78460,
- 78464
+ 78317,
+ 78321
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 41
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 45
}
}
},
"range": [
- 78445,
- 78464
+ 78302,
+ 78321
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 26
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 45
}
}
},
"range": [
- 78431,
- 78464
+ 78288,
+ 78321
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 12
},
"end": {
- "line": 2558,
+ "line": 2555,
"column": 45
}
}
@@ -134211,16 +133847,16 @@
"type": "Identifier",
"name": "validFlag",
"range": [
- 78478,
- 78487
+ 78335,
+ 78344
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 12
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 21
}
}
@@ -134231,16 +133867,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78490,
- 78497
+ 78347,
+ 78354
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 24
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 31
}
}
@@ -134250,16 +133886,16 @@
"value": "true",
"raw": "'true'",
"range": [
- 78500,
- 78506
+ 78357,
+ 78363
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 34
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 40
}
}
@@ -134269,46 +133905,46 @@
"value": "false",
"raw": "'false'",
"range": [
- 78509,
- 78516
+ 78366,
+ 78373
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 43
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 50
}
}
},
"range": [
- 78490,
- 78516
+ 78347,
+ 78373
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 24
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 50
}
}
},
"range": [
- 78478,
- 78516
+ 78335,
+ 78373
],
"loc": {
"start": {
- "line": 2559,
+ "line": 2556,
"column": 12
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 50
}
}
@@ -134316,16 +133952,16 @@
],
"kind": "let",
"range": [
- 78427,
- 78517
+ 78284,
+ 78374
],
"loc": {
"start": {
- "line": 2558,
+ "line": 2555,
"column": 8
},
"end": {
- "line": 2559,
+ "line": 2556,
"column": 51
}
}
@@ -134345,16 +133981,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 78526,
- 78529
+ 78383,
+ 78386
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 8
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 11
}
}
@@ -134363,31 +133999,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 78530,
- 78535
+ 78387,
+ 78392
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 12
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 17
}
}
},
"range": [
- 78526,
- 78535
+ 78383,
+ 78392
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 8
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 17
}
}
@@ -134396,31 +134032,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 78536,
- 78543
+ 78393,
+ 78400
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 18
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 25
}
}
},
"range": [
- 78526,
- 78543
+ 78383,
+ 78400
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 8
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 25
}
}
@@ -134429,46 +134065,46 @@
"type": "Identifier",
"name": "displayFlag",
"range": [
- 78546,
- 78557
+ 78403,
+ 78414
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 28
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 39
}
}
},
"range": [
- 78526,
- 78557
+ 78383,
+ 78414
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 8
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 39
}
}
},
"range": [
- 78526,
- 78558
+ 78383,
+ 78415
],
"loc": {
"start": {
- "line": 2560,
+ "line": 2557,
"column": 8
},
"end": {
- "line": 2560,
+ "line": 2557,
"column": 40
}
}
@@ -134481,16 +134117,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78572,
- 78576
+ 78429,
+ 78433
],
"loc": {
"start": {
- "line": 2562,
+ "line": 2559,
"column": 12
},
"end": {
- "line": 2562,
+ "line": 2559,
"column": 16
}
}
@@ -134499,31 +134135,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 78577,
- 78583
+ 78434,
+ 78440
],
"loc": {
"start": {
- "line": 2562,
+ "line": 2559,
"column": 17
},
"end": {
- "line": 2562,
+ "line": 2559,
"column": 23
}
}
},
"range": [
- 78572,
- 78583
+ 78429,
+ 78440
],
"loc": {
"start": {
- "line": 2562,
+ "line": 2559,
"column": 12
},
"end": {
- "line": 2562,
+ "line": 2559,
"column": 23
}
}
@@ -134542,16 +134178,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 78599,
- 78602
+ 78456,
+ 78459
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 12
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 15
}
}
@@ -134560,31 +134196,31 @@
"type": "Identifier",
"name": "setAttribute",
"range": [
- 78603,
- 78615
+ 78460,
+ 78472
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 16
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 28
}
}
},
"range": [
- 78599,
- 78615
+ 78456,
+ 78472
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 12
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 28
}
}
@@ -134595,16 +134231,16 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 78616,
- 78626
+ 78473,
+ 78483
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 29
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 39
}
}
@@ -134613,79 +134249,79 @@
"type": "Identifier",
"name": "validFlag",
"range": [
- 78628,
- 78637
+ 78485,
+ 78494
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 41
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 50
}
}
}
],
"range": [
- 78599,
- 78638
+ 78456,
+ 78495
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 12
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 51
}
}
},
"range": [
- 78599,
- 78639
+ 78456,
+ 78496
],
"loc": {
"start": {
- "line": 2563,
+ "line": 2560,
"column": 12
},
"end": {
- "line": 2563,
+ "line": 2560,
"column": 52
}
}
}
],
"range": [
- 78585,
- 78649
+ 78442,
+ 78506
],
"loc": {
"start": {
- "line": 2562,
+ "line": 2559,
"column": 25
},
"end": {
- "line": 2564,
+ "line": 2561,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78568,
- 78649
+ 78425,
+ 78506
],
"loc": {
"start": {
- "line": 2562,
+ "line": 2559,
"column": 8
},
"end": {
- "line": 2564,
+ "line": 2561,
"column": 9
}
}
@@ -134696,16 +134332,16 @@
"type": "Identifier",
"name": "isValid",
"range": [
- 78663,
- 78670
+ 78520,
+ 78527
],
"loc": {
"start": {
- "line": 2566,
+ "line": 2563,
"column": 12
},
"end": {
- "line": 2566,
+ "line": 2563,
"column": 19
}
}
@@ -134729,16 +134365,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78690,
- 78694
+ 78547,
+ 78551
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 16
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 20
}
}
@@ -134747,31 +134383,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 78695,
- 78709
+ 78552,
+ 78566
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 21
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 35
}
}
},
"range": [
- 78690,
- 78709
+ 78547,
+ 78566
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 16
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 35
}
}
@@ -134780,31 +134416,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 78710,
- 78717
+ 78567,
+ 78574
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 36
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 43
}
}
},
"range": [
- 78690,
- 78717
+ 78547,
+ 78574
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 16
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 43
}
}
@@ -134814,32 +134450,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78718,
- 78726
+ 78575,
+ 78583
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 44
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 52
}
}
}
],
"range": [
- 78690,
- 78727
+ 78547,
+ 78584
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 16
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 53
}
}
@@ -134852,47 +134488,47 @@
"value": 1,
"raw": "1",
"range": [
- 78733,
- 78734
+ 78590,
+ 78591
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 59
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 60
}
}
},
"prefix": true,
"range": [
- 78732,
- 78734
+ 78589,
+ 78591
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 58
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 60
}
}
},
"range": [
- 78690,
- 78734
+ 78547,
+ 78591
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 16
},
"end": {
- "line": 2567,
+ "line": 2564,
"column": 60
}
}
@@ -134913,16 +134549,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78754,
- 78758
+ 78611,
+ 78615
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 16
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 20
}
}
@@ -134931,31 +134567,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 78759,
- 78773
+ 78616,
+ 78630
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 21
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 35
}
}
},
"range": [
- 78754,
- 78773
+ 78611,
+ 78630
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 16
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 35
}
}
@@ -134964,31 +134600,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 78774,
- 78778
+ 78631,
+ 78635
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 36
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 40
}
}
},
"range": [
- 78754,
- 78778
+ 78611,
+ 78635
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 16
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 40
}
}
@@ -134998,79 +134634,79 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78779,
- 78787
+ 78636,
+ 78644
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 41
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 49
}
}
}
],
"range": [
- 78754,
- 78788
+ 78611,
+ 78645
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 16
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 50
}
}
},
"range": [
- 78754,
- 78789
+ 78611,
+ 78646
],
"loc": {
"start": {
- "line": 2568,
+ "line": 2565,
"column": 16
},
"end": {
- "line": 2568,
+ "line": 2565,
"column": 51
}
}
}
],
"range": [
- 78736,
- 78803
+ 78593,
+ 78660
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 62
},
"end": {
- "line": 2569,
+ "line": 2566,
"column": 13
}
}
},
"alternate": null,
"range": [
- 78686,
- 78803
+ 78543,
+ 78660
],
"loc": {
"start": {
- "line": 2567,
+ "line": 2564,
"column": 12
},
"end": {
- "line": 2569,
+ "line": 2566,
"column": 13
}
}
@@ -135085,16 +134721,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78817,
- 78821
+ 78674,
+ 78678
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 16
}
}
@@ -135103,31 +134739,31 @@
"type": "Identifier",
"name": "onRowValidated",
"range": [
- 78822,
- 78836
+ 78679,
+ 78693
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 17
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 31
}
}
},
"range": [
- 78817,
- 78836
+ 78674,
+ 78693
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 31
}
}
@@ -135136,16 +134772,16 @@
{
"type": "ThisExpression",
"range": [
- 78837,
- 78841
+ 78694,
+ 78698
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 32
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 36
}
}
@@ -135154,47 +134790,47 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78843,
- 78851
+ 78700,
+ 78708
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 38
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 46
}
}
}
],
"range": [
- 78817,
- 78852
+ 78674,
+ 78709
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 47
}
}
},
"range": [
- 78817,
- 78853
+ 78674,
+ 78710
],
"loc": {
"start": {
- "line": 2571,
+ "line": 2568,
"column": 12
},
"end": {
- "line": 2571,
+ "line": 2568,
"column": 48
}
}
@@ -135212,16 +134848,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 78867,
- 78871
+ 78724,
+ 78728
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 16
}
}
@@ -135230,31 +134866,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 78872,
- 78879
+ 78729,
+ 78736
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 17
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 24
}
}
},
"range": [
- 78867,
- 78879
+ 78724,
+ 78736
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 24
}
}
@@ -135263,31 +134899,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 78880,
- 78884
+ 78737,
+ 78741
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 25
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 29
}
}
},
"range": [
- 78867,
- 78884
+ 78724,
+ 78741
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 29
}
}
@@ -135298,16 +134934,16 @@
"value": "row-validated",
"raw": "'row-validated'",
"range": [
- 78885,
- 78900
+ 78742,
+ 78757
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 30
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 45
}
}
@@ -135315,16 +134951,16 @@
{
"type": "ThisExpression",
"range": [
- 78902,
- 78906
+ 78759,
+ 78763
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 47
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 51
}
}
@@ -135333,95 +134969,95 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 78908,
- 78916
+ 78765,
+ 78773
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 53
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 61
}
}
}
],
"range": [
- 78867,
- 78917
+ 78724,
+ 78774
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 62
}
}
},
"range": [
- 78867,
- 78918
+ 78724,
+ 78775
],
"loc": {
"start": {
- "line": 2573,
+ "line": 2570,
"column": 12
},
"end": {
- "line": 2573,
+ "line": 2570,
"column": 63
}
}
}
],
"range": [
- 78672,
- 78928
+ 78529,
+ 78785
],
"loc": {
"start": {
- "line": 2566,
+ "line": 2563,
"column": 21
},
"end": {
- "line": 2574,
+ "line": 2571,
"column": 9
}
}
},
"alternate": null,
"range": [
- 78659,
- 78928
+ 78516,
+ 78785
],
"loc": {
"start": {
- "line": 2566,
+ "line": 2563,
"column": 8
},
"end": {
- "line": 2574,
+ "line": 2571,
"column": 9
}
}
}
],
"range": [
- 78129,
- 78934
+ 77986,
+ 78791
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 35
},
"end": {
- "line": 2575,
+ "line": 2572,
"column": 5
}
}
@@ -135429,16 +135065,16 @@
"generator": false,
"expression": false,
"range": [
- 78109,
- 78934
+ 77966,
+ 78791
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 15
},
"end": {
- "line": 2575,
+ "line": 2572,
"column": 5
}
}
@@ -135446,16 +135082,16 @@
"kind": "method",
"computed": false,
"range": [
- 78098,
- 78934
+ 77955,
+ 78791
],
"loc": {
"start": {
- "line": 2547,
+ "line": 2544,
"column": 4
},
"end": {
- "line": 2575,
+ "line": 2572,
"column": 5
}
},
@@ -135464,16 +135100,16 @@
"type": "Block",
"value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ",
"range": [
- 77920,
- 78093
+ 77777,
+ 77950
],
"loc": {
"start": {
- "line": 2542,
+ "line": 2539,
"column": 4
},
"end": {
- "line": 2546,
+ "line": 2543,
"column": 7
}
}
@@ -135484,16 +135120,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 78940,
- 78987
+ 78797,
+ 78844
],
"loc": {
"start": {
- "line": 2577,
+ "line": 2574,
"column": 4
},
"end": {
- "line": 2579,
+ "line": 2576,
"column": 7
}
}
@@ -135507,16 +135143,16 @@
"type": "Identifier",
"name": "validateAllRows",
"range": [
- 78992,
- 79007
+ 78849,
+ 78864
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2577,
"column": 4
},
"end": {
- "line": 2580,
+ "line": 2577,
"column": 19
}
}
@@ -135539,16 +135175,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79025,
- 79029
+ 78882,
+ 78886
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 13
},
"end": {
- "line": 2581,
+ "line": 2578,
"column": 17
}
}
@@ -135557,47 +135193,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 79030,
- 79041
+ 78887,
+ 78898
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 18
},
"end": {
- "line": 2581,
+ "line": 2578,
"column": 29
}
}
},
"range": [
- 79025,
- 79041
+ 78882,
+ 78898
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 13
},
"end": {
- "line": 2581,
+ "line": 2578,
"column": 29
}
}
},
"prefix": true,
"range": [
- 79024,
- 79041
+ 78881,
+ 78898
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 12
},
"end": {
- "line": 2581,
+ "line": 2578,
"column": 29
}
}
@@ -135609,48 +135245,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 79057,
- 79064
+ 78914,
+ 78921
],
"loc": {
"start": {
- "line": 2582,
+ "line": 2579,
"column": 12
},
"end": {
- "line": 2582,
+ "line": 2579,
"column": 19
}
}
}
],
"range": [
- 79043,
- 79074
+ 78900,
+ 78931
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 31
},
"end": {
- "line": 2583,
+ "line": 2580,
"column": 9
}
}
},
"alternate": null,
"range": [
- 79020,
- 79074
+ 78877,
+ 78931
],
"loc": {
"start": {
- "line": 2581,
+ "line": 2578,
"column": 8
},
"end": {
- "line": 2583,
+ "line": 2580,
"column": 9
}
}
@@ -135666,16 +135302,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79083,
- 79087
+ 78940,
+ 78944
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 8
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 12
}
}
@@ -135684,31 +135320,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 79088,
- 79102
+ 78945,
+ 78959
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 13
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 27
}
}
},
"range": [
- 79083,
- 79102
+ 78940,
+ 78959
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 8
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 27
}
}
@@ -135717,46 +135353,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 79105,
- 79107
+ 78962,
+ 78964
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 30
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 32
}
}
},
"range": [
- 79083,
- 79107
+ 78940,
+ 78964
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 8
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 32
}
}
},
"range": [
- 79083,
- 79108
+ 78940,
+ 78965
],
"loc": {
"start": {
- "line": 2584,
+ "line": 2581,
"column": 8
},
"end": {
- "line": 2584,
+ "line": 2581,
"column": 33
}
}
@@ -135772,16 +135408,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 79126,
- 79127
+ 78983,
+ 78984
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 17
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 18
}
}
@@ -135792,16 +135428,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79130,
- 79134
+ 78987,
+ 78991
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 21
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 25
}
}
@@ -135810,46 +135446,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 79135,
- 79141
+ 78992,
+ 78998
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 26
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 32
}
}
},
"range": [
- 79130,
- 79141
+ 78987,
+ 78998
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 21
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 32
}
}
},
"range": [
- 79126,
- 79141
+ 78983,
+ 78998
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 17
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 32
}
}
@@ -135857,16 +135493,16 @@
],
"kind": "let",
"range": [
- 79122,
- 79141
+ 78979,
+ 78998
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 13
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 32
}
}
@@ -135878,16 +135514,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 79143,
- 79144
+ 79000,
+ 79001
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 34
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 35
}
}
@@ -135898,16 +135534,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79147,
- 79151
+ 79004,
+ 79008
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 38
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 42
}
}
@@ -135916,46 +135552,46 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 79152,
- 79168
+ 79009,
+ 79025
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 43
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 59
}
}
},
"range": [
- 79147,
- 79168
+ 79004,
+ 79025
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 38
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 59
}
}
},
"range": [
- 79143,
- 79168
+ 79000,
+ 79025
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 34
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 59
}
}
@@ -135967,32 +135603,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 79170,
- 79171
+ 79027,
+ 79028
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 61
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 62
}
}
},
"prefix": false,
"range": [
- 79170,
- 79173
+ 79027,
+ 79030
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 61
},
"end": {
- "line": 2585,
+ "line": 2582,
"column": 64
}
}
@@ -136010,16 +135646,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79189,
- 79193
+ 79046,
+ 79050
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 12
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 16
}
}
@@ -136028,31 +135664,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 79194,
- 79205
+ 79051,
+ 79062
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 17
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 28
}
}
},
"range": [
- 79189,
- 79205
+ 79046,
+ 79062
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 12
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 28
}
}
@@ -136062,16 +135698,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 79206,
- 79207
+ 79063,
+ 79064
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 29
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 30
}
}
@@ -136081,94 +135717,94 @@
"value": true,
"raw": "true",
"range": [
- 79209,
- 79213
+ 79066,
+ 79070
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 32
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 36
}
}
}
],
"range": [
- 79189,
- 79214
+ 79046,
+ 79071
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 12
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 37
}
}
},
"range": [
- 79189,
- 79215
+ 79046,
+ 79072
],
"loc": {
"start": {
- "line": 2586,
+ "line": 2583,
"column": 12
},
"end": {
- "line": 2586,
+ "line": 2583,
"column": 38
}
}
}
],
"range": [
- 79175,
- 79225
+ 79032,
+ 79082
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 66
},
"end": {
- "line": 2587,
+ "line": 2584,
"column": 9
}
}
},
"range": [
- 79117,
- 79225
+ 78974,
+ 79082
],
"loc": {
"start": {
- "line": 2585,
+ "line": 2582,
"column": 8
},
"end": {
- "line": 2587,
+ "line": 2584,
"column": 9
}
}
}
],
"range": [
- 79010,
- 79231
+ 78867,
+ 79088
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2577,
"column": 22
},
"end": {
- "line": 2588,
+ "line": 2585,
"column": 5
}
}
@@ -136176,16 +135812,16 @@
"generator": false,
"expression": false,
"range": [
- 79007,
- 79231
+ 78864,
+ 79088
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2577,
"column": 19
},
"end": {
- "line": 2588,
+ "line": 2585,
"column": 5
}
}
@@ -136193,16 +135829,16 @@
"kind": "method",
"computed": false,
"range": [
- 78992,
- 79231
+ 78849,
+ 79088
],
"loc": {
"start": {
- "line": 2580,
+ "line": 2577,
"column": 4
},
"end": {
- "line": 2588,
+ "line": 2585,
"column": 5
}
},
@@ -136211,16 +135847,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 78940,
- 78987
+ 78797,
+ 78844
],
"loc": {
"start": {
- "line": 2577,
+ "line": 2574,
"column": 4
},
"end": {
- "line": 2579,
+ "line": 2576,
"column": 7
}
}
@@ -136231,16 +135867,16 @@
"type": "Block",
"value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ",
"range": [
- 79237,
- 79399
+ 79094,
+ 79256
],
"loc": {
"start": {
- "line": 2590,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2594,
+ "line": 2591,
"column": 7
}
}
@@ -136254,16 +135890,16 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 79404,
- 79418
+ 79261,
+ 79275
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 4
},
"end": {
- "line": 2595,
+ "line": 2592,
"column": 18
}
}
@@ -136276,16 +135912,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 79419,
- 79424
+ 79276,
+ 79281
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 19
},
"end": {
- "line": 2595,
+ "line": 2592,
"column": 24
}
}
@@ -136296,16 +135932,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 79426,
- 79431
+ 79283,
+ 79288
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 26
},
"end": {
- "line": 2595,
+ "line": 2592,
"column": 31
}
}
@@ -136315,31 +135951,31 @@
"value": "",
"raw": "''",
"range": [
- 79434,
- 79436
+ 79291,
+ 79293
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 34
},
"end": {
- "line": 2595,
+ "line": 2592,
"column": 36
}
}
},
"range": [
- 79426,
- 79436
+ 79283,
+ 79293
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 26
},
"end": {
- "line": 2595,
+ "line": 2592,
"column": 36
}
}
@@ -136359,16 +135995,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79453,
- 79457
+ 79310,
+ 79314
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 13
},
"end": {
- "line": 2596,
+ "line": 2593,
"column": 17
}
}
@@ -136377,47 +136013,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 79458,
- 79465
+ 79315,
+ 79322
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 18
},
"end": {
- "line": 2596,
+ "line": 2593,
"column": 25
}
}
},
"range": [
- 79453,
- 79465
+ 79310,
+ 79322
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 13
},
"end": {
- "line": 2596,
+ "line": 2593,
"column": 25
}
}
},
"prefix": true,
"range": [
- 79452,
- 79465
+ 79309,
+ 79322
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 12
},
"end": {
- "line": 2596,
+ "line": 2593,
"column": 25
}
}
@@ -136429,48 +136065,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 79481,
- 79488
+ 79338,
+ 79345
],
"loc": {
"start": {
- "line": 2597,
+ "line": 2594,
"column": 12
},
"end": {
- "line": 2597,
+ "line": 2594,
"column": 19
}
}
}
],
"range": [
- 79467,
- 79498
+ 79324,
+ 79355
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 27
},
"end": {
- "line": 2598,
+ "line": 2595,
"column": 9
}
}
},
"alternate": null,
"range": [
- 79448,
- 79498
+ 79305,
+ 79355
],
"loc": {
"start": {
- "line": 2596,
+ "line": 2593,
"column": 8
},
"end": {
- "line": 2598,
+ "line": 2595,
"column": 9
}
}
@@ -136484,16 +136120,16 @@
"type": "Identifier",
"name": "slc",
"range": [
- 79511,
- 79514
+ 79368,
+ 79371
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 12
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 15
}
}
@@ -136506,16 +136142,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79517,
- 79521
+ 79374,
+ 79378
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 18
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 22
}
}
@@ -136524,31 +136160,31 @@
"type": "Identifier",
"name": "getFilterElement",
"range": [
- 79522,
- 79538
+ 79379,
+ 79395
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 23
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 39
}
}
},
"range": [
- 79517,
- 79538
+ 79374,
+ 79395
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 18
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 39
}
}
@@ -136558,47 +136194,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 79539,
- 79544
+ 79396,
+ 79401
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 40
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 45
}
}
}
],
"range": [
- 79517,
- 79545
+ 79374,
+ 79402
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 18
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 46
}
}
},
"range": [
- 79511,
- 79545
+ 79368,
+ 79402
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 12
},
"end": {
- "line": 2599,
+ "line": 2596,
"column": 46
}
}
@@ -136609,16 +136245,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 79559,
- 79569
+ 79416,
+ 79426
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 12
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 22
}
}
@@ -136631,16 +136267,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79572,
- 79576
+ 79429,
+ 79433
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 25
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 29
}
}
@@ -136649,31 +136285,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 79577,
- 79590
+ 79434,
+ 79447
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 30
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 43
}
}
},
"range": [
- 79572,
- 79590
+ 79429,
+ 79447
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 25
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 43
}
}
@@ -136683,47 +136319,47 @@
"type": "Identifier",
"name": "index",
"range": [
- 79591,
- 79596
+ 79448,
+ 79453
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 44
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 49
}
}
}
],
"range": [
- 79572,
- 79597
+ 79429,
+ 79454
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 25
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 50
}
}
},
"range": [
- 79559,
- 79597
+ 79416,
+ 79454
],
"loc": {
"start": {
- "line": 2600,
+ "line": 2597,
"column": 12
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 50
}
}
@@ -136731,16 +136367,16 @@
],
"kind": "let",
"range": [
- 79507,
- 79598
+ 79364,
+ 79455
],
"loc": {
"start": {
- "line": 2599,
+ "line": 2596,
"column": 8
},
"end": {
- "line": 2600,
+ "line": 2597,
"column": 51
}
}
@@ -136754,32 +136390,32 @@
"type": "Identifier",
"name": "slc",
"range": [
- 79613,
- 79616
+ 79470,
+ 79473
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2599,
"column": 13
},
"end": {
- "line": 2602,
+ "line": 2599,
"column": 16
}
}
},
"prefix": true,
"range": [
- 79612,
- 79616
+ 79469,
+ 79473
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2599,
"column": 12
},
"end": {
- "line": 2602,
+ "line": 2599,
"column": 16
}
}
@@ -136791,48 +136427,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 79632,
- 79639
+ 79489,
+ 79496
],
"loc": {
"start": {
- "line": 2603,
+ "line": 2600,
"column": 12
},
"end": {
- "line": 2603,
+ "line": 2600,
"column": 19
}
}
}
],
"range": [
- 79618,
- 79649
+ 79475,
+ 79506
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2599,
"column": 18
},
"end": {
- "line": 2604,
+ "line": 2601,
"column": 9
}
}
},
"alternate": null,
"range": [
- 79608,
- 79649
+ 79465,
+ 79506
],
"loc": {
"start": {
- "line": 2602,
+ "line": 2599,
"column": 8
},
"end": {
- "line": 2604,
+ "line": 2601,
"column": 9
}
}
@@ -136849,16 +136485,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 79663,
- 79673
+ 79520,
+ 79530
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 12
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 22
}
}
@@ -136867,31 +136503,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 79678,
- 79686
+ 79535,
+ 79543
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 27
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 35
}
}
},
"range": [
- 79663,
- 79686
+ 79520,
+ 79543
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 12
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 35
}
}
@@ -136903,16 +136539,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 79690,
- 79700
+ 79547,
+ 79557
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 39
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 49
}
}
@@ -136921,46 +136557,46 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 79705,
- 79714
+ 79562,
+ 79571
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 54
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 63
}
}
},
"range": [
- 79690,
- 79714
+ 79547,
+ 79571
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 39
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 63
}
}
},
"range": [
- 79663,
- 79714
+ 79520,
+ 79571
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 12
},
"end": {
- "line": 2606,
+ "line": 2603,
"column": 63
}
}
@@ -136979,16 +136615,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79734,
- 79738
+ 79591,
+ 79595
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 16
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 20
}
}
@@ -136997,31 +136633,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 79739,
- 79754
+ 79596,
+ 79611
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 21
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 36
}
}
},
"range": [
- 79734,
- 79754
+ 79591,
+ 79611
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 16
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 36
}
}
@@ -137035,16 +136671,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79759,
- 79763
+ 79616,
+ 79620
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 41
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 45
}
}
@@ -137053,62 +136689,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 79764,
- 79775
+ 79621,
+ 79632
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 46
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 57
}
}
},
"range": [
- 79759,
- 79775
+ 79616,
+ 79632
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 41
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 57
}
}
},
"prefix": true,
"range": [
- 79758,
- 79775
+ 79615,
+ 79632
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 40
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 57
}
}
},
"range": [
- 79734,
- 79775
+ 79591,
+ 79632
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 16
},
"end": {
- "line": 2607,
+ "line": 2604,
"column": 57
}
}
@@ -137129,16 +136765,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79795,
- 79799
+ 79652,
+ 79656
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 16
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 20
}
}
@@ -137147,31 +136783,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 79800,
- 79807
+ 79657,
+ 79664
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 21
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 28
}
}
},
"range": [
- 79795,
- 79807
+ 79652,
+ 79664
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 16
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 28
}
}
@@ -137180,31 +136816,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 79808,
- 79812
+ 79665,
+ 79669
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 29
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 33
}
}
},
"range": [
- 79795,
- 79812
+ 79652,
+ 79669
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 16
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 33
}
}
@@ -137215,16 +136851,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 79813,
- 79834
+ 79670,
+ 79691
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 34
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 55
}
}
@@ -137232,16 +136868,16 @@
{
"type": "ThisExpression",
"range": [
- 79836,
- 79840
+ 79693,
+ 79697
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 57
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 61
}
}
@@ -137250,16 +136886,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 79842,
- 79847
+ 79699,
+ 79704
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 63
},
"end": {
- "line": 2608,
+ "line": 2605,
"column": 68
}
}
@@ -137270,16 +136906,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79869,
- 79873
+ 79726,
+ 79730
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 20
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 24
}
}
@@ -137288,31 +136924,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 79874,
- 79887
+ 79731,
+ 79744
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 25
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 38
}
}
},
"range": [
- 79869,
- 79887
+ 79726,
+ 79744
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 20
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 38
}
}
@@ -137325,16 +136961,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 79889,
- 79893
+ 79746,
+ 79750
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 40
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 44
}
}
@@ -137343,110 +136979,110 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 79894,
- 79907
+ 79751,
+ 79764
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 45
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 58
}
}
},
"range": [
- 79889,
- 79907
+ 79746,
+ 79764
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 40
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 58
}
}
},
"arguments": [],
"range": [
- 79889,
- 79909
+ 79746,
+ 79766
],
"loc": {
"start": {
- "line": 2609,
+ "line": 2606,
"column": 40
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 60
}
}
}
],
"range": [
- 79795,
- 79910
+ 79652,
+ 79767
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 16
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 61
}
}
},
"range": [
- 79795,
- 79911
+ 79652,
+ 79768
],
"loc": {
"start": {
- "line": 2608,
+ "line": 2605,
"column": 16
},
"end": {
- "line": 2609,
+ "line": 2606,
"column": 62
}
}
}
],
"range": [
- 79777,
- 79925
+ 79634,
+ 79782
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 59
},
"end": {
- "line": 2610,
+ "line": 2607,
"column": 13
}
}
},
"alternate": null,
"range": [
- 79730,
- 79925
+ 79587,
+ 79782
],
"loc": {
"start": {
- "line": 2607,
+ "line": 2604,
"column": 12
},
"end": {
- "line": 2610,
+ "line": 2607,
"column": 13
}
}
@@ -137463,16 +137099,16 @@
"type": "Identifier",
"name": "slc",
"range": [
- 79938,
- 79941
+ 79795,
+ 79798
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 12
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 15
}
}
@@ -137481,31 +137117,31 @@
"type": "Identifier",
"name": "value",
"range": [
- 79942,
- 79947
+ 79799,
+ 79804
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 16
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 21
}
}
},
"range": [
- 79938,
- 79947
+ 79795,
+ 79804
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 12
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 21
}
}
@@ -137514,62 +137150,62 @@
"type": "Identifier",
"name": "query",
"range": [
- 79950,
- 79955
+ 79807,
+ 79812
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 24
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 29
}
}
},
"range": [
- 79938,
- 79955
+ 79795,
+ 79812
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 12
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 29
}
}
},
"range": [
- 79938,
- 79956
+ 79795,
+ 79813
],
"loc": {
"start": {
- "line": 2611,
+ "line": 2608,
"column": 12
},
"end": {
- "line": 2611,
+ "line": 2608,
"column": 30
}
}
}
],
"range": [
- 79716,
- 79966
+ 79573,
+ 79823
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 65
},
"end": {
- "line": 2612,
+ "line": 2609,
"column": 9
}
},
@@ -137578,16 +137214,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 79975,
- 79993
+ 79832,
+ 79850
],
"loc": {
"start": {
- "line": 2613,
+ "line": 2610,
"column": 8
},
"end": {
- "line": 2613,
+ "line": 2610,
"column": 26
}
}
@@ -137603,16 +137239,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 80011,
- 80021
+ 79868,
+ 79878
],
"loc": {
"start": {
- "line": 2614,
+ "line": 2611,
"column": 17
},
"end": {
- "line": 2614,
+ "line": 2611,
"column": 27
}
}
@@ -137621,31 +137257,31 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 80026,
- 80034
+ 79883,
+ 79891
],
"loc": {
"start": {
- "line": 2614,
+ "line": 2611,
"column": 32
},
"end": {
- "line": 2614,
+ "line": 2611,
"column": 40
}
}
},
"range": [
- 80011,
- 80034
+ 79868,
+ 79891
],
"loc": {
"start": {
- "line": 2614,
+ "line": 2611,
"column": 17
},
"end": {
- "line": 2614,
+ "line": 2611,
"column": 40
}
}
@@ -137662,16 +137298,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 80054,
- 80060
+ 79911,
+ 79917
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 16
},
"end": {
- "line": 2615,
+ "line": 2612,
"column": 22
}
}
@@ -137684,16 +137320,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 80063,
- 80070
+ 79920,
+ 79927
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 25
},
"end": {
- "line": 2615,
+ "line": 2612,
"column": 32
}
}
@@ -137703,32 +137339,32 @@
"type": "Identifier",
"name": "query",
"range": [
- 80071,
- 80076
+ 79928,
+ 79933
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 33
},
"end": {
- "line": 2615,
+ "line": 2612,
"column": 38
}
}
}
],
"range": [
- 80063,
- 80077
+ 79920,
+ 79934
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 25
},
"end": {
- "line": 2615,
+ "line": 2612,
"column": 39
}
}
@@ -137737,16 +137373,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 80080,
- 80085
+ 79937,
+ 79942
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 42
},
"end": {
- "line": 2615,
+ "line": 2612,
"column": 47
}
}
@@ -137760,16 +137396,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 80104,
- 80109
+ 79961,
+ 79966
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 16
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 21
}
}
@@ -137778,31 +137414,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 80110,
- 80115
+ 79967,
+ 79972
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 22
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 27
}
}
},
"range": [
- 80104,
- 80115
+ 79961,
+ 79972
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 16
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 27
}
}
@@ -137819,16 +137455,16 @@
"value": " ",
"raw": "' '",
"range": [
- 80116,
- 80119
+ 79973,
+ 79976
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 28
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 31
}
}
@@ -137839,16 +137475,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80122,
- 80126
+ 79979,
+ 79983
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 34
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 38
}
}
@@ -137857,46 +137493,46 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 80127,
- 80137
+ 79984,
+ 79994
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 39
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 49
}
}
},
"range": [
- 80122,
- 80137
+ 79979,
+ 79994
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 34
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 49
}
}
},
"range": [
- 80116,
- 80137
+ 79973,
+ 79994
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 28
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 49
}
}
@@ -137906,77 +137542,77 @@
"value": " ",
"raw": "' '",
"range": [
- 80140,
- 80143
+ 79997,
+ 80000
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 52
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 55
}
}
},
"range": [
- 80116,
- 80143
+ 79973,
+ 80000
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 28
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 55
}
}
}
],
"range": [
- 80104,
- 80144
+ 79961,
+ 80001
],
"loc": {
"start": {
- "line": 2616,
+ "line": 2613,
"column": 16
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 56
}
}
},
"range": [
- 80063,
- 80144
+ 79920,
+ 80001
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 25
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 56
}
}
},
"range": [
- 80054,
- 80144
+ 79911,
+ 80001
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 16
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 56
}
}
@@ -137984,16 +137620,16 @@
],
"kind": "let",
"range": [
- 80050,
- 80145
+ 79907,
+ 80002
],
"loc": {
"start": {
- "line": 2615,
+ "line": 2612,
"column": 12
},
"end": {
- "line": 2616,
+ "line": 2613,
"column": 57
}
}
@@ -138009,16 +137645,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80163,
- 80167
+ 80020,
+ 80024
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 16
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 20
}
}
@@ -138027,31 +137663,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 80168,
- 80183
+ 80025,
+ 80040
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 21
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 36
}
}
},
"range": [
- 80163,
- 80183
+ 80020,
+ 80040
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 16
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 36
}
}
@@ -138065,16 +137701,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80188,
- 80192
+ 80045,
+ 80049
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 41
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 45
}
}
@@ -138083,62 +137719,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 80193,
- 80204
+ 80050,
+ 80061
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 46
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 57
}
}
},
"range": [
- 80188,
- 80204
+ 80045,
+ 80061
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 41
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 57
}
}
},
"prefix": true,
"range": [
- 80187,
- 80204
+ 80044,
+ 80061
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 40
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 57
}
}
},
"range": [
- 80163,
- 80204
+ 80020,
+ 80061
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 16
},
"end": {
- "line": 2618,
+ "line": 2615,
"column": 57
}
}
@@ -138159,16 +137795,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80224,
- 80228
+ 80081,
+ 80085
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 16
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 20
}
}
@@ -138177,31 +137813,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80229,
- 80236
+ 80086,
+ 80093
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 21
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 28
}
}
},
"range": [
- 80224,
- 80236
+ 80081,
+ 80093
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 16
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 28
}
}
@@ -138210,31 +137846,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80237,
- 80241
+ 80094,
+ 80098
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 29
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 33
}
}
},
"range": [
- 80224,
- 80241
+ 80081,
+ 80098
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 16
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 33
}
}
@@ -138245,16 +137881,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 80242,
- 80263
+ 80099,
+ 80120
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 34
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 55
}
}
@@ -138262,16 +137898,16 @@
{
"type": "ThisExpression",
"range": [
- 80265,
- 80269
+ 80122,
+ 80126
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 57
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 61
}
}
@@ -138280,16 +137916,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 80271,
- 80276
+ 80128,
+ 80133
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 63
},
"end": {
- "line": 2619,
+ "line": 2616,
"column": 68
}
}
@@ -138300,16 +137936,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80298,
- 80302
+ 80155,
+ 80159
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 20
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 24
}
}
@@ -138318,31 +137954,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 80303,
- 80316
+ 80160,
+ 80173
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 25
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 38
}
}
},
"range": [
- 80298,
- 80316
+ 80155,
+ 80173
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 20
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 38
}
}
@@ -138355,16 +137991,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80318,
- 80322
+ 80175,
+ 80179
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 40
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 44
}
}
@@ -138373,110 +138009,110 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 80323,
- 80336
+ 80180,
+ 80193
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 45
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 58
}
}
},
"range": [
- 80318,
- 80336
+ 80175,
+ 80193
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 40
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 58
}
}
},
"arguments": [],
"range": [
- 80318,
- 80338
+ 80175,
+ 80195
],
"loc": {
"start": {
- "line": 2620,
+ "line": 2617,
"column": 40
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 60
}
}
}
],
"range": [
- 80224,
- 80339
+ 80081,
+ 80196
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 16
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 61
}
}
},
"range": [
- 80224,
- 80340
+ 80081,
+ 80197
],
"loc": {
"start": {
- "line": 2619,
+ "line": 2616,
"column": 16
},
"end": {
- "line": 2620,
+ "line": 2617,
"column": 62
}
}
}
],
"range": [
- 80206,
- 80354
+ 80063,
+ 80211
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 59
},
"end": {
- "line": 2621,
+ "line": 2618,
"column": 13
}
}
},
"alternate": null,
"range": [
- 80159,
- 80354
+ 80016,
+ 80211
],
"loc": {
"start": {
- "line": 2618,
+ "line": 2615,
"column": 12
},
"end": {
- "line": 2621,
+ "line": 2618,
"column": 13
}
}
@@ -138494,16 +138130,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80368,
- 80372
+ 80225,
+ 80229
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 12
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 16
}
}
@@ -138512,31 +138148,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80373,
- 80380
+ 80230,
+ 80237
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 17
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 24
}
}
},
"range": [
- 80368,
- 80380
+ 80225,
+ 80237
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 12
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 24
}
}
@@ -138545,31 +138181,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80381,
- 80385
+ 80238,
+ 80242
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 25
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 29
}
}
},
"range": [
- 80368,
- 80385
+ 80225,
+ 80242
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 12
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 29
}
}
@@ -138580,16 +138216,16 @@
"value": "select-options",
"raw": "'select-options'",
"range": [
- 80386,
- 80402
+ 80243,
+ 80259
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 30
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 46
}
}
@@ -138597,16 +138233,16 @@
{
"type": "ThisExpression",
"range": [
- 80404,
- 80408
+ 80261,
+ 80265
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 48
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 52
}
}
@@ -138615,16 +138251,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 80410,
- 80415
+ 80267,
+ 80272
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 54
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 59
}
}
@@ -138633,63 +138269,63 @@
"type": "Identifier",
"name": "values",
"range": [
- 80417,
- 80423
+ 80274,
+ 80280
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 61
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 67
}
}
}
],
"range": [
- 80368,
- 80424
+ 80225,
+ 80281
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 12
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 68
}
}
},
"range": [
- 80368,
- 80425
+ 80225,
+ 80282
],
"loc": {
"start": {
- "line": 2623,
+ "line": 2620,
"column": 12
},
"end": {
- "line": 2623,
+ "line": 2620,
"column": 69
}
}
}
],
"range": [
- 80036,
- 80435
+ 79893,
+ 80292
],
"loc": {
"start": {
- "line": 2614,
+ "line": 2611,
"column": 42
},
"end": {
- "line": 2624,
+ "line": 2621,
"column": 9
}
},
@@ -138698,16 +138334,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 80444,
- 80455
+ 80301,
+ 80312
],
"loc": {
"start": {
- "line": 2625,
+ "line": 2622,
"column": 8
},
"end": {
- "line": 2625,
+ "line": 2622,
"column": 19
}
}
@@ -138723,16 +138359,16 @@
"type": "Identifier",
"name": "fltColType",
"range": [
- 80473,
- 80483
+ 80330,
+ 80340
],
"loc": {
"start": {
- "line": 2626,
+ "line": 2623,
"column": 17
},
"end": {
- "line": 2626,
+ "line": 2623,
"column": 27
}
}
@@ -138741,31 +138377,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 80488,
- 80497
+ 80345,
+ 80354
],
"loc": {
"start": {
- "line": 2626,
+ "line": 2623,
"column": 32
},
"end": {
- "line": 2626,
+ "line": 2623,
"column": 41
}
}
},
"range": [
- 80473,
- 80497
+ 80330,
+ 80354
],
"loc": {
"start": {
- "line": 2626,
+ "line": 2623,
"column": 17
},
"end": {
- "line": 2626,
+ "line": 2623,
"column": 41
}
}
@@ -138782,16 +138418,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 80517,
- 80523
+ 80374,
+ 80380
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2624,
"column": 16
},
"end": {
- "line": 2627,
+ "line": 2624,
"column": 22
}
}
@@ -138800,31 +138436,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 80526,
- 80528
+ 80383,
+ 80385
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2624,
"column": 25
},
"end": {
- "line": 2627,
+ "line": 2624,
"column": 27
}
}
},
"range": [
- 80517,
- 80528
+ 80374,
+ 80385
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2624,
"column": 16
},
"end": {
- "line": 2627,
+ "line": 2624,
"column": 27
}
}
@@ -138832,16 +138468,16 @@
],
"kind": "let",
"range": [
- 80513,
- 80529
+ 80370,
+ 80386
],
"loc": {
"start": {
- "line": 2627,
+ "line": 2624,
"column": 12
},
"end": {
- "line": 2627,
+ "line": 2624,
"column": 28
}
}
@@ -138857,16 +138493,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80546,
- 80550
+ 80403,
+ 80407
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 16
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 20
}
}
@@ -138875,31 +138511,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 80551,
- 80566
+ 80408,
+ 80423
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 21
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 36
}
}
},
"range": [
- 80546,
- 80566
+ 80403,
+ 80423
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 16
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 36
}
}
@@ -138913,16 +138549,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80571,
- 80575
+ 80428,
+ 80432
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 41
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 45
}
}
@@ -138931,62 +138567,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 80576,
- 80587
+ 80433,
+ 80444
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 46
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 57
}
}
},
"range": [
- 80571,
- 80587
+ 80428,
+ 80444
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 41
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 57
}
}
},
"prefix": true,
"range": [
- 80570,
- 80587
+ 80427,
+ 80444
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 40
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 57
}
}
},
"range": [
- 80546,
- 80587
+ 80403,
+ 80444
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 16
},
"end": {
- "line": 2628,
+ "line": 2625,
"column": 57
}
}
@@ -139007,16 +138643,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80607,
- 80611
+ 80464,
+ 80468
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 16
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 20
}
}
@@ -139025,31 +138661,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80612,
- 80619
+ 80469,
+ 80476
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 21
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 28
}
}
},
"range": [
- 80607,
- 80619
+ 80464,
+ 80476
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 16
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 28
}
}
@@ -139058,31 +138694,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80620,
- 80624
+ 80477,
+ 80481
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 29
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 33
}
}
},
"range": [
- 80607,
- 80624
+ 80464,
+ 80481
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 16
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 33
}
}
@@ -139093,16 +138729,16 @@
"value": "build-checklist-filter",
"raw": "'build-checklist-filter'",
"range": [
- 80625,
- 80649
+ 80482,
+ 80506
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 34
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 58
}
}
@@ -139110,16 +138746,16 @@
{
"type": "ThisExpression",
"range": [
- 80651,
- 80655
+ 80508,
+ 80512
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 60
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 64
}
}
@@ -139128,16 +138764,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 80657,
- 80662
+ 80514,
+ 80519
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 66
},
"end": {
- "line": 2629,
+ "line": 2626,
"column": 71
}
}
@@ -139148,16 +138784,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80684,
- 80688
+ 80541,
+ 80545
],
"loc": {
"start": {
- "line": 2630,
+ "line": 2627,
"column": 20
},
"end": {
- "line": 2630,
+ "line": 2627,
"column": 24
}
}
@@ -139166,94 +138802,94 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 80689,
- 80702
+ 80546,
+ 80559
],
"loc": {
"start": {
- "line": 2630,
+ "line": 2627,
"column": 25
},
"end": {
- "line": 2630,
+ "line": 2627,
"column": 38
}
}
},
"range": [
- 80684,
- 80702
+ 80541,
+ 80559
],
"loc": {
"start": {
- "line": 2630,
+ "line": 2627,
"column": 20
},
"end": {
- "line": 2630,
+ "line": 2627,
"column": 38
}
}
}
],
"range": [
- 80607,
- 80703
+ 80464,
+ 80560
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 16
},
"end": {
- "line": 2630,
+ "line": 2627,
"column": 39
}
}
},
"range": [
- 80607,
- 80704
+ 80464,
+ 80561
],
"loc": {
"start": {
- "line": 2629,
+ "line": 2626,
"column": 16
},
"end": {
- "line": 2630,
+ "line": 2627,
"column": 40
}
}
}
],
"range": [
- 80589,
- 80718
+ 80446,
+ 80575
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 59
},
"end": {
- "line": 2631,
+ "line": 2628,
"column": 13
}
}
},
"alternate": null,
"range": [
- 80542,
- 80718
+ 80399,
+ 80575
],
"loc": {
"start": {
- "line": 2628,
+ "line": 2625,
"column": 12
},
"end": {
- "line": 2631,
+ "line": 2628,
"column": 13
}
}
@@ -139266,16 +138902,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 80735,
- 80742
+ 80592,
+ 80599
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2629,
"column": 16
},
"end": {
- "line": 2632,
+ "line": 2629,
"column": 23
}
}
@@ -139285,32 +138921,32 @@
"type": "Identifier",
"name": "query",
"range": [
- 80743,
- 80748
+ 80600,
+ 80605
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2629,
"column": 24
},
"end": {
- "line": 2632,
+ "line": 2629,
"column": 29
}
}
}
],
"range": [
- 80735,
- 80749
+ 80592,
+ 80606
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2629,
"column": 16
},
"end": {
- "line": 2632,
+ "line": 2629,
"column": 30
}
}
@@ -139327,16 +138963,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 80769,
- 80775
+ 80626,
+ 80632
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2630,
"column": 16
},
"end": {
- "line": 2633,
+ "line": 2630,
"column": 22
}
}
@@ -139345,62 +138981,62 @@
"type": "Identifier",
"name": "query",
"range": [
- 80778,
- 80783
+ 80635,
+ 80640
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2630,
"column": 25
},
"end": {
- "line": 2633,
+ "line": 2630,
"column": 30
}
}
},
"range": [
- 80769,
- 80783
+ 80626,
+ 80640
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2630,
"column": 16
},
"end": {
- "line": 2633,
+ "line": 2630,
"column": 30
}
}
},
"range": [
- 80769,
- 80784
+ 80626,
+ 80641
],
"loc": {
"start": {
- "line": 2633,
+ "line": 2630,
"column": 16
},
"end": {
- "line": 2633,
+ "line": 2630,
"column": 31
}
}
}
],
"range": [
- 80751,
- 80798
+ 80608,
+ 80655
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2629,
"column": 32
},
"end": {
- "line": 2634,
+ "line": 2631,
"column": 13
}
}
@@ -139417,16 +139053,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 80822,
- 80827
+ 80679,
+ 80684
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 16
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 21
}
}
@@ -139437,16 +139073,16 @@
"type": "Identifier",
"name": "matchCase",
"range": [
- 80830,
- 80839
+ 80687,
+ 80696
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 24
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 33
}
}
@@ -139456,16 +139092,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 80840,
- 80845
+ 80697,
+ 80702
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 34
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 39
}
}
@@ -139476,16 +139112,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80847,
- 80851
+ 80704,
+ 80708
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 41
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 45
}
}
@@ -139494,77 +139130,77 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 80852,
- 80865
+ 80709,
+ 80722
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 46
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 59
}
}
},
"range": [
- 80847,
- 80865
+ 80704,
+ 80722
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 41
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 59
}
}
}
],
"range": [
- 80830,
- 80866
+ 80687,
+ 80723
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 24
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 60
}
}
},
"range": [
- 80822,
- 80866
+ 80679,
+ 80723
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 16
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 60
}
}
},
"range": [
- 80822,
- 80867
+ 80679,
+ 80724
],
"loc": {
"start": {
- "line": 2635,
+ "line": 2632,
"column": 16
},
"end": {
- "line": 2635,
+ "line": 2632,
"column": 61
}
}
@@ -139578,16 +139214,16 @@
"type": "Identifier",
"name": "values",
"range": [
- 80884,
- 80890
+ 80741,
+ 80747
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 16
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 22
}
}
@@ -139601,16 +139237,16 @@
"type": "Identifier",
"name": "query",
"range": [
- 80893,
- 80898
+ 80750,
+ 80755
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 25
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 30
}
}
@@ -139619,31 +139255,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 80899,
- 80904
+ 80756,
+ 80761
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 31
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 36
}
}
},
"range": [
- 80893,
- 80904
+ 80750,
+ 80761
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 25
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 36
}
}
@@ -139660,16 +139296,16 @@
"value": " ",
"raw": "' '",
"range": [
- 80905,
- 80908
+ 80762,
+ 80765
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 37
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 40
}
}
@@ -139680,16 +139316,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80911,
- 80915
+ 80768,
+ 80772
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 43
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 47
}
}
@@ -139698,46 +139334,46 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 80916,
- 80926
+ 80773,
+ 80783
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 48
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 58
}
}
},
"range": [
- 80911,
- 80926
+ 80768,
+ 80783
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 43
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 58
}
}
},
"range": [
- 80905,
- 80926
+ 80762,
+ 80783
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 37
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 58
}
}
@@ -139747,108 +139383,108 @@
"value": " ",
"raw": "' '",
"range": [
- 80929,
- 80932
+ 80786,
+ 80789
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 61
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 64
}
}
},
"range": [
- 80905,
- 80932
+ 80762,
+ 80789
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 37
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 64
}
}
}
],
"range": [
- 80893,
- 80933
+ 80750,
+ 80790
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 25
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 65
}
}
},
"range": [
- 80884,
- 80933
+ 80741,
+ 80790
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 16
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 65
}
}
},
"range": [
- 80884,
- 80934
+ 80741,
+ 80791
],
"loc": {
"start": {
- "line": 2636,
+ "line": 2633,
"column": 16
},
"end": {
- "line": 2636,
+ "line": 2633,
"column": 66
}
}
}
],
"range": [
- 80804,
- 80948
+ 80661,
+ 80805
],
"loc": {
"start": {
- "line": 2634,
+ "line": 2631,
"column": 19
},
"end": {
- "line": 2637,
+ "line": 2634,
"column": 13
}
}
},
"range": [
- 80731,
- 80948
+ 80588,
+ 80805
],
"loc": {
"start": {
- "line": 2632,
+ "line": 2629,
"column": 12
},
"end": {
- "line": 2637,
+ "line": 2634,
"column": 13
}
}
@@ -139866,16 +139502,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 80962,
- 80966
+ 80819,
+ 80823
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 16
}
}
@@ -139884,31 +139520,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 80967,
- 80974
+ 80824,
+ 80831
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 17
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 24
}
}
},
"range": [
- 80962,
- 80974
+ 80819,
+ 80831
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 24
}
}
@@ -139917,31 +139553,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 80975,
- 80979
+ 80832,
+ 80836
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 25
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 29
}
}
},
"range": [
- 80962,
- 80979
+ 80819,
+ 80836
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 29
}
}
@@ -139952,16 +139588,16 @@
"value": "select-checklist-options",
"raw": "'select-checklist-options'",
"range": [
- 80980,
- 81006
+ 80837,
+ 80863
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 30
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 56
}
}
@@ -139969,16 +139605,16 @@
{
"type": "ThisExpression",
"range": [
- 81008,
- 81012
+ 80865,
+ 80869
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 58
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 62
}
}
@@ -139987,16 +139623,16 @@
"type": "Identifier",
"name": "index",
"range": [
- 81014,
- 81019
+ 80871,
+ 80876
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 64
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 69
}
}
@@ -140005,79 +139641,79 @@
"type": "Identifier",
"name": "values",
"range": [
- 81021,
- 81027
+ 80878,
+ 80884
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 71
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 77
}
}
}
],
"range": [
- 80962,
- 81028
+ 80819,
+ 80885
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 78
}
}
},
"range": [
- 80962,
- 81029
+ 80819,
+ 80886
],
"loc": {
"start": {
- "line": 2639,
+ "line": 2636,
"column": 12
},
"end": {
- "line": 2639,
+ "line": 2636,
"column": 79
}
}
}
],
"range": [
- 80499,
- 81039
+ 80356,
+ 80896
],
"loc": {
"start": {
- "line": 2626,
+ "line": 2623,
"column": 43
},
"end": {
- "line": 2640,
+ "line": 2637,
"column": 9
}
}
},
"alternate": null,
"range": [
- 80469,
- 81039
+ 80326,
+ 80896
],
"loc": {
"start": {
- "line": 2626,
+ "line": 2623,
"column": 13
},
"end": {
- "line": 2640,
+ "line": 2637,
"column": 9
}
},
@@ -140086,16 +139722,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 80444,
- 80455
+ 80301,
+ 80312
],
"loc": {
"start": {
- "line": 2625,
+ "line": 2622,
"column": 8
},
"end": {
- "line": 2625,
+ "line": 2622,
"column": 19
}
}
@@ -140103,16 +139739,16 @@
]
},
"range": [
- 80007,
- 81039
+ 79864,
+ 80896
],
"loc": {
"start": {
- "line": 2614,
+ "line": 2611,
"column": 13
},
"end": {
- "line": 2640,
+ "line": 2637,
"column": 9
}
},
@@ -140121,16 +139757,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 79975,
- 79993
+ 79832,
+ 79850
],
"loc": {
"start": {
- "line": 2613,
+ "line": 2610,
"column": 8
},
"end": {
- "line": 2613,
+ "line": 2610,
"column": 26
}
}
@@ -140138,32 +139774,32 @@
]
},
"range": [
- 79659,
- 81039
+ 79516,
+ 80896
],
"loc": {
"start": {
- "line": 2606,
+ "line": 2603,
"column": 8
},
"end": {
- "line": 2640,
+ "line": 2637,
"column": 9
}
}
}
],
"range": [
- 79438,
- 81045
+ 79295,
+ 80902
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 38
},
"end": {
- "line": 2641,
+ "line": 2638,
"column": 5
}
}
@@ -140171,16 +139807,16 @@
"generator": false,
"expression": false,
"range": [
- 79418,
- 81045
+ 79275,
+ 80902
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 18
},
"end": {
- "line": 2641,
+ "line": 2638,
"column": 5
}
}
@@ -140188,16 +139824,16 @@
"kind": "method",
"computed": false,
"range": [
- 79404,
- 81045
+ 79261,
+ 80902
],
"loc": {
"start": {
- "line": 2595,
+ "line": 2592,
"column": 4
},
"end": {
- "line": 2641,
+ "line": 2638,
"column": 5
}
},
@@ -140206,16 +139842,16 @@
"type": "Block",
"value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ",
"range": [
- 79237,
- 79399
+ 79094,
+ 79256
],
"loc": {
"start": {
- "line": 2590,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2594,
+ "line": 2591,
"column": 7
}
}
@@ -140226,16 +139862,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 81051,
- 81155
+ 80908,
+ 81012
],
"loc": {
"start": {
- "line": 2643,
+ "line": 2640,
"column": 4
},
"end": {
- "line": 2646,
+ "line": 2643,
"column": 7
}
}
@@ -140249,16 +139885,16 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 81160,
- 81172
+ 81017,
+ 81029
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2644,
"column": 4
},
"end": {
- "line": 2647,
+ "line": 2644,
"column": 16
}
}
@@ -140271,16 +139907,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81173,
- 81176
+ 81030,
+ 81033
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2644,
"column": 17
},
"end": {
- "line": 2647,
+ "line": 2644,
"column": 20
}
}
@@ -140298,16 +139934,16 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 81192,
- 81201
+ 81049,
+ 81058
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 12
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 21
}
}
@@ -140318,16 +139954,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81204,
- 81208
+ 81061,
+ 81065
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 24
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 28
}
}
@@ -140336,46 +139972,46 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 81209,
- 81218
+ 81066,
+ 81075
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 29
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 38
}
}
},
"range": [
- 81204,
- 81218
+ 81061,
+ 81075
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 24
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 38
}
}
},
"range": [
- 81192,
- 81218
+ 81049,
+ 81075
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 12
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 38
}
}
@@ -140383,16 +140019,16 @@
],
"kind": "let",
"range": [
- 81188,
- 81219
+ 81045,
+ 81076
],
"loc": {
"start": {
- "line": 2648,
+ "line": 2645,
"column": 8
},
"end": {
- "line": 2648,
+ "line": 2645,
"column": 39
}
}
@@ -140409,16 +140045,16 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 81232,
- 81241
+ 81089,
+ 81098
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 12
},
"end": {
- "line": 2649,
+ "line": 2646,
"column": 21
}
}
@@ -140427,31 +140063,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 81242,
- 81248
+ 81099,
+ 81105
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 22
},
"end": {
- "line": 2649,
+ "line": 2646,
"column": 28
}
}
},
"range": [
- 81232,
- 81248
+ 81089,
+ 81105
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 12
},
"end": {
- "line": 2649,
+ "line": 2646,
"column": 28
}
}
@@ -140461,31 +140097,31 @@
"value": 0,
"raw": "0",
"range": [
- 81253,
- 81254
+ 81110,
+ 81111
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 33
},
"end": {
- "line": 2649,
+ "line": 2646,
"column": 34
}
}
},
"range": [
- 81232,
- 81254
+ 81089,
+ 81111
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 12
},
"end": {
- "line": 2649,
+ "line": 2646,
"column": 34
}
}
@@ -140497,48 +140133,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 81270,
- 81277
+ 81127,
+ 81134
],
"loc": {
"start": {
- "line": 2650,
+ "line": 2647,
"column": 12
},
"end": {
- "line": 2650,
+ "line": 2647,
"column": 19
}
}
}
],
"range": [
- 81256,
- 81287
+ 81113,
+ 81144
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 36
},
"end": {
- "line": 2651,
+ "line": 2648,
"column": 9
}
}
},
"alternate": null,
"range": [
- 81228,
- 81287
+ 81085,
+ 81144
],
"loc": {
"start": {
- "line": 2649,
+ "line": 2646,
"column": 8
},
"end": {
- "line": 2651,
+ "line": 2648,
"column": 9
}
}
@@ -140552,16 +140188,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81297,
- 81300
+ 81154,
+ 81157
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 8
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 11
}
}
@@ -140573,16 +140209,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81303,
- 81306
+ 81160,
+ 81163
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 14
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 17
}
}
@@ -140595,16 +140231,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81310,
- 81314
+ 81167,
+ 81171
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 21
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 25
}
}
@@ -140613,92 +140249,92 @@
"type": "Identifier",
"name": "dom",
"range": [
- 81315,
- 81318
+ 81172,
+ 81175
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 26
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 29
}
}
},
"range": [
- 81310,
- 81318
+ 81167,
+ 81175
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 21
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 29
}
}
},
"arguments": [],
"range": [
- 81310,
- 81320
+ 81167,
+ 81177
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 21
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 31
}
}
},
"range": [
- 81303,
- 81320
+ 81160,
+ 81177
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 14
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 31
}
}
},
"range": [
- 81297,
- 81320
+ 81154,
+ 81177
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 8
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 31
}
}
},
"range": [
- 81297,
- 81321
+ 81154,
+ 81178
],
"loc": {
"start": {
- "line": 2653,
+ "line": 2650,
"column": 8
},
"end": {
- "line": 2653,
+ "line": 2650,
"column": 32
}
}
@@ -140712,16 +140348,16 @@
"type": "Identifier",
"name": "nbCols",
"range": [
- 81335,
- 81341
+ 81192,
+ 81198
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 12
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 18
}
}
@@ -140732,16 +140368,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 81344,
- 81348
+ 81201,
+ 81205
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 21
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 25
}
}
@@ -140750,46 +140386,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 81349,
- 81356
+ 81206,
+ 81213
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 26
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 33
}
}
},
"range": [
- 81344,
- 81356
+ 81201,
+ 81213
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 21
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 33
}
}
},
"range": [
- 81335,
- 81356
+ 81192,
+ 81213
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 12
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 33
}
}
@@ -140797,16 +140433,16 @@
],
"kind": "let",
"range": [
- 81331,
- 81357
+ 81188,
+ 81214
],
"loc": {
"start": {
- "line": 2655,
+ "line": 2652,
"column": 8
},
"end": {
- "line": 2655,
+ "line": 2652,
"column": 34
}
}
@@ -140820,16 +140456,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 81370,
- 81377
+ 81227,
+ 81234
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 12
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 19
}
}
@@ -140840,16 +140476,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 81380,
- 81383
+ 81237,
+ 81240
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 22
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 25
}
}
@@ -140859,16 +140495,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81384,
- 81387
+ 81241,
+ 81244
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 26
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 29
}
}
@@ -140878,47 +140514,47 @@
"value": "col",
"raw": "'col'",
"range": [
- 81389,
- 81394
+ 81246,
+ 81251
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 31
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 36
}
}
}
],
"range": [
- 81380,
- 81395
+ 81237,
+ 81252
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 22
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 37
}
}
},
"range": [
- 81370,
- 81395
+ 81227,
+ 81252
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 12
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 37
}
}
@@ -140926,16 +140562,16 @@
],
"kind": "let",
"range": [
- 81366,
- 81396
+ 81223,
+ 81253
],
"loc": {
"start": {
- "line": 2656,
+ "line": 2653,
"column": 8
},
"end": {
- "line": 2656,
+ "line": 2653,
"column": 38
}
}
@@ -140949,16 +140585,16 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 81409,
- 81421
+ 81266,
+ 81278
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 12
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 24
}
}
@@ -140973,16 +140609,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 81424,
- 81431
+ 81281,
+ 81288
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 27
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 34
}
}
@@ -140991,31 +140627,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 81432,
- 81438
+ 81289,
+ 81295
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 35
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 41
}
}
},
"range": [
- 81424,
- 81438
+ 81281,
+ 81295
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 27
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 41
}
}
@@ -141025,46 +140661,46 @@
"value": 0,
"raw": "0",
"range": [
- 81441,
- 81442
+ 81298,
+ 81299
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 44
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 45
}
}
},
"range": [
- 81424,
- 81442
+ 81281,
+ 81299
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 27
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 45
}
}
},
"range": [
- 81409,
- 81442
+ 81266,
+ 81299
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 12
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 45
}
}
@@ -141072,16 +140708,16 @@
],
"kind": "let",
"range": [
- 81405,
- 81443
+ 81262,
+ 81300
],
"loc": {
"start": {
- "line": 2657,
+ "line": 2654,
"column": 8
},
"end": {
- "line": 2657,
+ "line": 2654,
"column": 46
}
}
@@ -141095,16 +140731,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 81456,
- 81460
+ 81313,
+ 81317
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 12
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 16
}
}
@@ -141118,32 +140754,32 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 81464,
- 81476
+ 81321,
+ 81333
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 20
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 32
}
}
},
"prefix": true,
"range": [
- 81463,
- 81476
+ 81320,
+ 81333
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 19
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 32
}
}
@@ -141157,16 +140793,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 81479,
- 81482
+ 81336,
+ 81339
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 35
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 38
}
}
@@ -141175,47 +140811,47 @@
"type": "Identifier",
"name": "createDocumentFragment",
"range": [
- 81483,
- 81505
+ 81340,
+ 81362
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 39
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 61
}
}
},
"range": [
- 81479,
- 81505
+ 81336,
+ 81362
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 35
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 61
}
}
},
"arguments": [],
"range": [
- 81479,
- 81507
+ 81336,
+ 81364
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 35
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 63
}
}
@@ -141225,46 +140861,46 @@
"value": null,
"raw": "null",
"range": [
- 81510,
- 81514
+ 81367,
+ 81371
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 66
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 70
}
}
},
"range": [
- 81463,
- 81514
+ 81320,
+ 81371
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 19
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 70
}
}
},
"range": [
- 81456,
- 81514
+ 81313,
+ 81371
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 12
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 70
}
}
@@ -141272,16 +140908,16 @@
],
"kind": "let",
"range": [
- 81452,
- 81515
+ 81309,
+ 81372
],
"loc": {
"start": {
- "line": 2658,
+ "line": 2655,
"column": 8
},
"end": {
- "line": 2658,
+ "line": 2655,
"column": 71
}
}
@@ -141297,16 +140933,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 81533,
- 81534
+ 81390,
+ 81391
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 17
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 18
}
}
@@ -141316,31 +140952,31 @@
"value": 0,
"raw": "0",
"range": [
- 81537,
- 81538
+ 81394,
+ 81395
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 21
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 22
}
}
},
"range": [
- 81533,
- 81538
+ 81390,
+ 81395
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 17
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 22
}
}
@@ -141348,16 +140984,16 @@
],
"kind": "let",
"range": [
- 81529,
- 81538
+ 81386,
+ 81395
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 13
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 22
}
}
@@ -141369,16 +141005,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 81540,
- 81541
+ 81397,
+ 81398
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 24
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 25
}
}
@@ -141387,31 +141023,31 @@
"type": "Identifier",
"name": "nbCols",
"range": [
- 81544,
- 81550
+ 81401,
+ 81407
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 28
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 34
}
}
},
"range": [
- 81540,
- 81550
+ 81397,
+ 81407
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 24
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 34
}
}
@@ -141423,32 +141059,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 81552,
- 81553
+ 81409,
+ 81410
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 36
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 37
}
}
},
"prefix": false,
"range": [
- 81552,
- 81555
+ 81409,
+ 81412
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 36
},
"end": {
- "line": 2659,
+ "line": 2656,
"column": 39
}
}
@@ -141465,32 +141101,32 @@
"type": "Identifier",
"name": "col",
"range": [
- 81575,
- 81578
+ 81432,
+ 81435
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2657,
"column": 16
},
"end": {
- "line": 2660,
+ "line": 2657,
"column": 19
}
}
},
"init": null,
"range": [
- 81575,
- 81578
+ 81432,
+ 81435
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2657,
"column": 16
},
"end": {
- "line": 2660,
+ "line": 2657,
"column": 19
}
}
@@ -141498,16 +141134,16 @@
],
"kind": "let",
"range": [
- 81571,
- 81579
+ 81428,
+ 81436
],
"loc": {
"start": {
- "line": 2660,
+ "line": 2657,
"column": 12
},
"end": {
- "line": 2660,
+ "line": 2657,
"column": 20
}
}
@@ -141518,16 +141154,16 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 81596,
- 81608
+ 81453,
+ 81465
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2658,
"column": 16
},
"end": {
- "line": 2661,
+ "line": 2658,
"column": 28
}
}
@@ -141544,16 +141180,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 81628,
- 81631
+ 81485,
+ 81488
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 16
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 19
}
}
@@ -141565,16 +141201,16 @@
"type": "Identifier",
"name": "colTags",
"range": [
- 81634,
- 81641
+ 81491,
+ 81498
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 22
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 29
}
}
@@ -141583,77 +141219,77 @@
"type": "Identifier",
"name": "k",
"range": [
- 81642,
- 81643
+ 81499,
+ 81500
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 30
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 31
}
}
},
"range": [
- 81634,
- 81644
+ 81491,
+ 81501
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 22
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 32
}
}
},
"range": [
- 81628,
- 81644
+ 81485,
+ 81501
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 16
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 32
}
}
},
"range": [
- 81628,
- 81645
+ 81485,
+ 81502
],
"loc": {
"start": {
- "line": 2662,
+ "line": 2659,
"column": 16
},
"end": {
- "line": 2662,
+ "line": 2659,
"column": 33
}
}
}
],
"range": [
- 81610,
- 81659
+ 81467,
+ 81516
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2658,
"column": 30
},
"end": {
- "line": 2663,
+ "line": 2660,
"column": 13
}
}
@@ -141670,16 +141306,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 81683,
- 81686
+ 81540,
+ 81543
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 16
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 19
}
}
@@ -141690,16 +141326,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 81689,
- 81698
+ 81546,
+ 81555
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 22
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 31
}
}
@@ -141710,62 +141346,62 @@
"value": "col",
"raw": "'col'",
"range": [
- 81699,
- 81704
+ 81556,
+ 81561
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 32
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 37
}
}
}
],
"range": [
- 81689,
- 81705
+ 81546,
+ 81562
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 22
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 38
}
}
},
"range": [
- 81683,
- 81705
+ 81540,
+ 81562
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 16
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 38
}
}
},
"range": [
- 81683,
- 81706
+ 81540,
+ 81563
],
"loc": {
"start": {
- "line": 2664,
+ "line": 2661,
"column": 16
},
"end": {
- "line": 2664,
+ "line": 2661,
"column": 39
}
}
@@ -141781,16 +141417,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 81723,
- 81727
+ 81580,
+ 81584
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 16
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 20
}
}
@@ -141799,31 +141435,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 81728,
- 81739
+ 81585,
+ 81596
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 21
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 32
}
}
},
"range": [
- 81723,
- 81739
+ 81580,
+ 81596
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 16
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 32
}
}
@@ -141833,78 +141469,78 @@
"type": "Identifier",
"name": "col",
"range": [
- 81740,
- 81743
+ 81597,
+ 81600
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 33
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 36
}
}
}
],
"range": [
- 81723,
- 81744
+ 81580,
+ 81601
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 16
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 37
}
}
},
"range": [
- 81723,
- 81745
+ 81580,
+ 81602
],
"loc": {
"start": {
- "line": 2665,
+ "line": 2662,
"column": 16
},
"end": {
- "line": 2665,
+ "line": 2662,
"column": 38
}
}
}
],
"range": [
- 81665,
- 81759
+ 81522,
+ 81616
],
"loc": {
"start": {
- "line": 2663,
+ "line": 2660,
"column": 19
},
"end": {
- "line": 2666,
+ "line": 2663,
"column": 13
}
}
},
"range": [
- 81592,
- 81759
+ 81449,
+ 81616
],
"loc": {
"start": {
- "line": 2661,
+ "line": 2658,
"column": 12
},
"end": {
- "line": 2666,
+ "line": 2663,
"column": 13
}
}
@@ -141924,16 +141560,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 81772,
- 81775
+ 81629,
+ 81632
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 12
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 15
}
}
@@ -141942,31 +141578,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 81776,
- 81781
+ 81633,
+ 81638
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 16
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 21
}
}
},
"range": [
- 81772,
- 81781
+ 81629,
+ 81638
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 12
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 21
}
}
@@ -141975,31 +141611,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 81782,
- 81787
+ 81639,
+ 81644
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 22
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 27
}
}
},
"range": [
- 81772,
- 81787
+ 81629,
+ 81644
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 12
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 27
}
}
@@ -142011,16 +141647,16 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 81790,
- 81799
+ 81647,
+ 81656
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 30
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 39
}
}
@@ -142029,92 +141665,92 @@
"type": "Identifier",
"name": "k",
"range": [
- 81800,
- 81801
+ 81657,
+ 81658
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 40
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 41
}
}
},
"range": [
- 81790,
- 81802
+ 81647,
+ 81659
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 30
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 42
}
}
},
"range": [
- 81772,
- 81802
+ 81629,
+ 81659
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 12
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 42
}
}
},
"range": [
- 81772,
- 81803
+ 81629,
+ 81660
],
"loc": {
"start": {
- "line": 2667,
+ "line": 2664,
"column": 12
},
"end": {
- "line": 2667,
+ "line": 2664,
"column": 43
}
}
}
],
"range": [
- 81557,
- 81813
+ 81414,
+ 81670
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 41
},
"end": {
- "line": 2668,
+ "line": 2665,
"column": 9
}
}
},
"range": [
- 81524,
- 81813
+ 81381,
+ 81670
],
"loc": {
"start": {
- "line": 2659,
+ "line": 2656,
"column": 8
},
"end": {
- "line": 2668,
+ "line": 2665,
"column": 9
}
}
@@ -142128,32 +141764,32 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 81827,
- 81839
+ 81684,
+ 81696
],
"loc": {
"start": {
- "line": 2669,
+ "line": 2666,
"column": 13
},
"end": {
- "line": 2669,
+ "line": 2666,
"column": 25
}
}
},
"prefix": true,
"range": [
- 81826,
- 81839
+ 81683,
+ 81696
],
"loc": {
"start": {
- "line": 2669,
+ "line": 2666,
"column": 12
},
"end": {
- "line": 2669,
+ "line": 2666,
"column": 25
}
}
@@ -142172,16 +141808,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81855,
- 81858
+ 81712,
+ 81715
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 12
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 15
}
}
@@ -142190,31 +141826,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 81859,
- 81871
+ 81716,
+ 81728
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 16
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 28
}
}
},
"range": [
- 81855,
- 81871
+ 81712,
+ 81728
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 12
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 28
}
}
@@ -142224,16 +141860,16 @@
"type": "Identifier",
"name": "frag",
"range": [
- 81872,
- 81876
+ 81729,
+ 81733
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 29
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 33
}
}
@@ -142245,16 +141881,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 81878,
- 81881
+ 81735,
+ 81738
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 35
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 38
}
}
@@ -142263,110 +141899,110 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 81882,
- 81892
+ 81739,
+ 81749
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 39
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 49
}
}
},
"range": [
- 81878,
- 81892
+ 81735,
+ 81749
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 35
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 49
}
}
}
],
"range": [
- 81855,
- 81893
+ 81712,
+ 81750
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 12
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 50
}
}
},
"range": [
- 81855,
- 81894
+ 81712,
+ 81751
],
"loc": {
"start": {
- "line": 2670,
+ "line": 2667,
"column": 12
},
"end": {
- "line": 2670,
+ "line": 2667,
"column": 51
}
}
}
],
"range": [
- 81841,
- 81904
+ 81698,
+ 81761
],
"loc": {
"start": {
- "line": 2669,
+ "line": 2666,
"column": 27
},
"end": {
- "line": 2671,
+ "line": 2668,
"column": 9
}
}
},
"alternate": null,
"range": [
- 81822,
- 81904
+ 81679,
+ 81761
],
"loc": {
"start": {
- "line": 2669,
+ "line": 2666,
"column": 8
},
"end": {
- "line": 2671,
+ "line": 2668,
"column": 9
}
}
}
],
"range": [
- 81178,
- 81910
+ 81035,
+ 81767
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2644,
"column": 22
},
"end": {
- "line": 2672,
+ "line": 2669,
"column": 5
}
}
@@ -142374,16 +142010,16 @@
"generator": false,
"expression": false,
"range": [
- 81172,
- 81910
+ 81029,
+ 81767
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2644,
"column": 16
},
"end": {
- "line": 2672,
+ "line": 2669,
"column": 5
}
}
@@ -142391,16 +142027,16 @@
"kind": "method",
"computed": false,
"range": [
- 81160,
- 81910
+ 81017,
+ 81767
],
"loc": {
"start": {
- "line": 2647,
+ "line": 2644,
"column": 4
},
"end": {
- "line": 2672,
+ "line": 2669,
"column": 5
}
},
@@ -142409,16 +142045,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 81051,
- 81155
+ 80908,
+ 81012
],
"loc": {
"start": {
- "line": 2643,
+ "line": 2640,
"column": 4
},
"end": {
- "line": 2646,
+ "line": 2643,
"column": 7
}
}
@@ -142429,16 +142065,16 @@
"type": "Block",
"value": "*\n * Make defined rows always visible\n ",
"range": [
- 81916,
- 81967
+ 81773,
+ 81824
],
"loc": {
"start": {
- "line": 2674,
+ "line": 2671,
"column": 4
},
"end": {
- "line": 2676,
+ "line": 2673,
"column": 7
}
}
@@ -142452,16 +142088,16 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 81972,
- 81989
+ 81829,
+ 81846
],
"loc": {
"start": {
- "line": 2677,
+ "line": 2674,
"column": 4
},
"end": {
- "line": 2677,
+ "line": 2674,
"column": 21
}
}
@@ -142484,16 +142120,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82007,
- 82011
+ 81864,
+ 81868
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 13
},
"end": {
- "line": 2678,
+ "line": 2675,
"column": 17
}
}
@@ -142502,47 +142138,47 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 82012,
- 82026
+ 81869,
+ 81883
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 18
},
"end": {
- "line": 2678,
+ "line": 2675,
"column": 32
}
}
},
"range": [
- 82007,
- 82026
+ 81864,
+ 81883
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 13
},
"end": {
- "line": 2678,
+ "line": 2675,
"column": 32
}
}
},
"prefix": true,
"range": [
- 82006,
- 82026
+ 81863,
+ 81883
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 12
},
"end": {
- "line": 2678,
+ "line": 2675,
"column": 32
}
}
@@ -142554,48 +142190,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 82042,
- 82049
+ 81899,
+ 81906
],
"loc": {
"start": {
- "line": 2679,
+ "line": 2676,
"column": 12
},
"end": {
- "line": 2679,
+ "line": 2676,
"column": 19
}
}
}
],
"range": [
- 82028,
- 82059
+ 81885,
+ 81916
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 34
},
"end": {
- "line": 2680,
+ "line": 2677,
"column": 9
}
}
},
"alternate": null,
"range": [
- 82002,
- 82059
+ 81859,
+ 81916
],
"loc": {
"start": {
- "line": 2678,
+ "line": 2675,
"column": 8
},
"end": {
- "line": 2680,
+ "line": 2677,
"column": 9
}
}
@@ -142609,16 +142245,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 82072,
- 82078
+ 81929,
+ 81935
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 12
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 18
}
}
@@ -142631,16 +142267,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82081,
- 82085
+ 81938,
+ 81942
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 21
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 25
}
}
@@ -142649,31 +142285,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 82086,
- 82095
+ 81943,
+ 81952
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 26
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 35
}
}
},
"range": [
- 82081,
- 82095
+ 81938,
+ 81952
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 21
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 35
}
}
@@ -142684,47 +142320,47 @@
"value": true,
"raw": "true",
"range": [
- 82096,
- 82100
+ 81953,
+ 81957
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 36
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 40
}
}
}
],
"range": [
- 82081,
- 82101
+ 81938,
+ 81958
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 21
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 41
}
}
},
"range": [
- 82072,
- 82101
+ 81929,
+ 81958
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 12
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 41
}
}
@@ -142732,16 +142368,16 @@
],
"kind": "let",
"range": [
- 82068,
- 82102
+ 81925,
+ 81959
],
"loc": {
"start": {
- "line": 2681,
+ "line": 2678,
"column": 8
},
"end": {
- "line": 2681,
+ "line": 2678,
"column": 42
}
}
@@ -142757,16 +142393,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82120,
- 82121
+ 81977,
+ 81978
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 17
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 18
}
}
@@ -142776,31 +142412,31 @@
"value": 0,
"raw": "0",
"range": [
- 82124,
- 82125
+ 81981,
+ 81982
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 21
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 22
}
}
},
"range": [
- 82120,
- 82125
+ 81977,
+ 81982
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 17
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 22
}
}
@@ -142811,16 +142447,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 82127,
- 82130
+ 81984,
+ 81987
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 24
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 27
}
}
@@ -142834,16 +142470,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82133,
- 82137
+ 81990,
+ 81994
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 30
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 34
}
}
@@ -142852,31 +142488,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 82138,
- 82149
+ 81995,
+ 82006
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 35
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 46
}
}
},
"range": [
- 82133,
- 82149
+ 81990,
+ 82006
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 30
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 46
}
}
@@ -142885,46 +142521,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 82150,
- 82156
+ 82007,
+ 82013
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 47
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 53
}
}
},
"range": [
- 82133,
- 82156
+ 81990,
+ 82013
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 30
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 53
}
}
},
"range": [
- 82127,
- 82156
+ 81984,
+ 82013
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 24
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 53
}
}
@@ -142932,16 +142568,16 @@
],
"kind": "let",
"range": [
- 82116,
- 82156
+ 81973,
+ 82013
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 13
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 53
}
}
@@ -142953,16 +142589,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82158,
- 82159
+ 82015,
+ 82016
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 55
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 56
}
}
@@ -142971,31 +142607,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 82162,
- 82165
+ 82019,
+ 82022
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 59
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 62
}
}
},
"range": [
- 82158,
- 82165
+ 82015,
+ 82022
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 55
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 62
}
}
@@ -143007,32 +142643,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 82167,
- 82168
+ 82024,
+ 82025
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 64
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 65
}
}
},
"prefix": false,
"range": [
- 82167,
- 82170
+ 82024,
+ 82027
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 64
},
"end": {
- "line": 2682,
+ "line": 2679,
"column": 67
}
}
@@ -143049,16 +142685,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 82190,
- 82193
+ 82047,
+ 82050
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 16
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 19
}
}
@@ -143072,16 +142708,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82196,
- 82200
+ 82053,
+ 82057
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 22
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 26
}
}
@@ -143090,31 +142726,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 82201,
- 82212
+ 82058,
+ 82069
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 27
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 38
}
}
},
"range": [
- 82196,
- 82212
+ 82053,
+ 82069
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 22
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 38
}
}
@@ -143123,46 +142759,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 82213,
- 82214
+ 82070,
+ 82071
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 39
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 40
}
}
},
"range": [
- 82196,
- 82215
+ 82053,
+ 82072
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 22
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 41
}
}
},
"range": [
- 82190,
- 82215
+ 82047,
+ 82072
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 16
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 41
}
}
@@ -143170,16 +142806,16 @@
],
"kind": "let",
"range": [
- 82186,
- 82216
+ 82043,
+ 82073
],
"loc": {
"start": {
- "line": 2683,
+ "line": 2680,
"column": 12
},
"end": {
- "line": 2683,
+ "line": 2680,
"column": 42
}
},
@@ -143188,16 +142824,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 82229,
- 82258
+ 82086,
+ 82115
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2681,
"column": 12
},
"end": {
- "line": 2684,
+ "line": 2681,
"column": 41
}
}
@@ -143213,16 +142849,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 82275,
- 82278
+ 82132,
+ 82135
],
"loc": {
"start": {
- "line": 2685,
+ "line": 2682,
"column": 16
},
"end": {
- "line": 2685,
+ "line": 2682,
"column": 19
}
}
@@ -143231,31 +142867,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 82282,
- 82288
+ 82139,
+ 82145
],
"loc": {
"start": {
- "line": 2685,
+ "line": 2682,
"column": 23
},
"end": {
- "line": 2685,
+ "line": 2682,
"column": 29
}
}
},
"range": [
- 82275,
- 82288
+ 82132,
+ 82145
],
"loc": {
"start": {
- "line": 2685,
+ "line": 2682,
"column": 16
},
"end": {
- "line": 2685,
+ "line": 2682,
"column": 29
}
}
@@ -143273,16 +142909,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82308,
- 82312
+ 82165,
+ 82169
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 16
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 20
}
}
@@ -143291,31 +142927,31 @@
"type": "Identifier",
"name": "validateRow",
"range": [
- 82313,
- 82324
+ 82170,
+ 82181
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 21
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 32
}
}
},
"range": [
- 82308,
- 82324
+ 82165,
+ 82181
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 16
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 32
}
}
@@ -143325,16 +142961,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 82325,
- 82328
+ 82182,
+ 82185
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 33
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 36
}
}
@@ -143344,79 +142980,79 @@
"value": true,
"raw": "true",
"range": [
- 82330,
- 82334
+ 82187,
+ 82191
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 38
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 42
}
}
}
],
"range": [
- 82308,
- 82335
+ 82165,
+ 82192
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 16
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 43
}
}
},
"range": [
- 82308,
- 82336
+ 82165,
+ 82193
],
"loc": {
"start": {
- "line": 2686,
+ "line": 2683,
"column": 16
},
"end": {
- "line": 2686,
+ "line": 2683,
"column": 44
}
}
}
],
"range": [
- 82290,
- 82350
+ 82147,
+ 82207
],
"loc": {
"start": {
- "line": 2685,
+ "line": 2682,
"column": 31
},
"end": {
- "line": 2687,
+ "line": 2684,
"column": 13
}
}
},
"alternate": null,
"range": [
- 82271,
- 82350
+ 82128,
+ 82207
],
"loc": {
"start": {
- "line": 2685,
+ "line": 2682,
"column": 12
},
"end": {
- "line": 2687,
+ "line": 2684,
"column": 13
}
},
@@ -143425,16 +143061,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 82229,
- 82258
+ 82086,
+ 82115
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2681,
"column": 12
},
"end": {
- "line": 2684,
+ "line": 2681,
"column": 41
}
}
@@ -143443,47 +143079,47 @@
}
],
"range": [
- 82172,
- 82360
+ 82029,
+ 82217
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 69
},
"end": {
- "line": 2688,
+ "line": 2685,
"column": 9
}
}
},
"range": [
- 82111,
- 82360
+ 81968,
+ 82217
],
"loc": {
"start": {
- "line": 2682,
+ "line": 2679,
"column": 8
},
"end": {
- "line": 2688,
+ "line": 2685,
"column": 9
}
}
}
],
"range": [
- 81992,
- 82366
+ 81849,
+ 82223
],
"loc": {
"start": {
- "line": 2677,
+ "line": 2674,
"column": 24
},
"end": {
- "line": 2689,
+ "line": 2686,
"column": 5
}
}
@@ -143491,16 +143127,16 @@
"generator": false,
"expression": false,
"range": [
- 81989,
- 82366
+ 81846,
+ 82223
],
"loc": {
"start": {
- "line": 2677,
+ "line": 2674,
"column": 21
},
"end": {
- "line": 2689,
+ "line": 2686,
"column": 5
}
}
@@ -143508,16 +143144,16 @@
"kind": "method",
"computed": false,
"range": [
- 81972,
- 82366
+ 81829,
+ 82223
],
"loc": {
"start": {
- "line": 2677,
+ "line": 2674,
"column": 4
},
"end": {
- "line": 2689,
+ "line": 2686,
"column": 5
}
},
@@ -143526,16 +143162,16 @@
"type": "Block",
"value": "*\n * Make defined rows always visible\n ",
"range": [
- 81916,
- 81967
+ 81773,
+ 81824
],
"loc": {
"start": {
- "line": 2674,
+ "line": 2671,
"column": 4
},
"end": {
- "line": 2676,
+ "line": 2673,
"column": 7
}
}
@@ -143546,16 +143182,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 82372,
- 82420
+ 82229,
+ 82277
],
"loc": {
"start": {
- "line": 2691,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2693,
+ "line": 2690,
"column": 7
}
}
@@ -143569,16 +143205,16 @@
"type": "Identifier",
"name": "clearFilters",
"range": [
- 82425,
- 82437
+ 82282,
+ 82294
],
"loc": {
"start": {
- "line": 2694,
+ "line": 2691,
"column": 4
},
"end": {
- "line": 2694,
+ "line": 2691,
"column": 16
}
}
@@ -143601,16 +143237,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82455,
- 82459
+ 82312,
+ 82316
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 13
},
"end": {
- "line": 2695,
+ "line": 2692,
"column": 17
}
}
@@ -143619,47 +143255,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 82460,
- 82467
+ 82317,
+ 82324
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 18
},
"end": {
- "line": 2695,
+ "line": 2692,
"column": 25
}
}
},
"range": [
- 82455,
- 82467
+ 82312,
+ 82324
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 13
},
"end": {
- "line": 2695,
+ "line": 2692,
"column": 25
}
}
},
"prefix": true,
"range": [
- 82454,
- 82467
+ 82311,
+ 82324
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 12
},
"end": {
- "line": 2695,
+ "line": 2692,
"column": 25
}
}
@@ -143671,48 +143307,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 82483,
- 82490
+ 82340,
+ 82347
],
"loc": {
"start": {
- "line": 2696,
+ "line": 2693,
"column": 12
},
"end": {
- "line": 2696,
+ "line": 2693,
"column": 19
}
}
}
],
"range": [
- 82469,
- 82500
+ 82326,
+ 82357
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 27
},
"end": {
- "line": 2697,
+ "line": 2694,
"column": 9
}
}
},
"alternate": null,
"range": [
- 82450,
- 82500
+ 82307,
+ 82357
],
"loc": {
"start": {
- "line": 2695,
+ "line": 2692,
"column": 8
},
"end": {
- "line": 2697,
+ "line": 2694,
"column": 9
}
}
@@ -143730,16 +143366,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82510,
- 82514
+ 82367,
+ 82371
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 12
}
}
@@ -143748,31 +143384,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 82515,
- 82522
+ 82372,
+ 82379
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 13
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 20
}
}
},
"range": [
- 82510,
- 82522
+ 82367,
+ 82379
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 20
}
}
@@ -143781,31 +143417,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 82523,
- 82527
+ 82380,
+ 82384
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 21
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 25
}
}
},
"range": [
- 82510,
- 82527
+ 82367,
+ 82384
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 25
}
}
@@ -143816,16 +143452,16 @@
"value": "before-clearing-filters",
"raw": "'before-clearing-filters'",
"range": [
- 82528,
- 82553
+ 82385,
+ 82410
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 26
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 51
}
}
@@ -143833,47 +143469,47 @@
{
"type": "ThisExpression",
"range": [
- 82555,
- 82559
+ 82412,
+ 82416
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 53
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 57
}
}
}
],
"range": [
- 82510,
- 82560
+ 82367,
+ 82417
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 58
}
}
},
"range": [
- 82510,
- 82561
+ 82367,
+ 82418
],
"loc": {
"start": {
- "line": 2699,
+ "line": 2696,
"column": 8
},
"end": {
- "line": 2699,
+ "line": 2696,
"column": 59
}
}
@@ -143888,16 +143524,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82570,
- 82574
+ 82427,
+ 82431
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 8
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 12
}
}
@@ -143906,31 +143542,31 @@
"type": "Identifier",
"name": "onBeforeReset",
"range": [
- 82575,
- 82588
+ 82432,
+ 82445
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 13
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 26
}
}
},
"range": [
- 82570,
- 82588
+ 82427,
+ 82445
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 8
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 26
}
}
@@ -143939,16 +143575,16 @@
{
"type": "ThisExpression",
"range": [
- 82589,
- 82593
+ 82446,
+ 82450
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 27
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 31
}
}
@@ -143961,16 +143597,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82595,
- 82599
+ 82452,
+ 82456
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 33
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 37
}
}
@@ -143979,78 +143615,78 @@
"type": "Identifier",
"name": "getFiltersValue",
"range": [
- 82600,
- 82615
+ 82457,
+ 82472
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 38
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 53
}
}
},
"range": [
- 82595,
- 82615
+ 82452,
+ 82472
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 33
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 53
}
}
},
"arguments": [],
"range": [
- 82595,
- 82617
+ 82452,
+ 82474
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 33
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 55
}
}
}
],
"range": [
- 82570,
- 82618
+ 82427,
+ 82475
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 8
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 56
}
}
},
"range": [
- 82570,
- 82619
+ 82427,
+ 82476
],
"loc": {
"start": {
- "line": 2700,
+ "line": 2697,
"column": 8
},
"end": {
- "line": 2700,
+ "line": 2697,
"column": 57
}
}
@@ -144066,16 +143702,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82638,
- 82639
+ 82495,
+ 82496
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 17
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 18
}
}
@@ -144085,31 +143721,31 @@
"value": 0,
"raw": "0",
"range": [
- 82642,
- 82643
+ 82499,
+ 82500
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 21
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 22
}
}
},
"range": [
- 82638,
- 82643
+ 82495,
+ 82500
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 17
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 22
}
}
@@ -144120,16 +143756,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 82645,
- 82648
+ 82502,
+ 82505
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 24
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 27
}
}
@@ -144143,16 +143779,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82651,
- 82655
+ 82508,
+ 82512
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 30
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 34
}
}
@@ -144161,31 +143797,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 82656,
- 82662
+ 82513,
+ 82519
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 35
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 41
}
}
},
"range": [
- 82651,
- 82662
+ 82508,
+ 82519
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 30
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 41
}
}
@@ -144194,46 +143830,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 82663,
- 82669
+ 82520,
+ 82526
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 42
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 48
}
}
},
"range": [
- 82651,
- 82669
+ 82508,
+ 82526
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 30
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 48
}
}
},
"range": [
- 82645,
- 82669
+ 82502,
+ 82526
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 24
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 48
}
}
@@ -144241,16 +143877,16 @@
],
"kind": "let",
"range": [
- 82634,
- 82669
+ 82491,
+ 82526
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 13
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 48
}
}
@@ -144262,16 +143898,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82671,
- 82672
+ 82528,
+ 82529
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 50
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 51
}
}
@@ -144280,31 +143916,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 82675,
- 82678
+ 82532,
+ 82535
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 54
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 57
}
}
},
"range": [
- 82671,
- 82678
+ 82528,
+ 82535
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 50
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 57
}
}
@@ -144316,32 +143952,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 82680,
- 82681
+ 82537,
+ 82538
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 59
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 60
}
}
},
"prefix": false,
"range": [
- 82680,
- 82683
+ 82537,
+ 82540
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 59
},
"end": {
- "line": 2702,
+ "line": 2699,
"column": 62
}
}
@@ -144359,16 +143995,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82699,
- 82703
+ 82556,
+ 82560
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 12
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 16
}
}
@@ -144377,31 +144013,31 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 82704,
- 82718
+ 82561,
+ 82575
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 17
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 31
}
}
},
"range": [
- 82699,
- 82718
+ 82556,
+ 82575
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 12
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 31
}
}
@@ -144411,16 +144047,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 82719,
- 82720
+ 82576,
+ 82577
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 32
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 33
}
}
@@ -144430,78 +144066,78 @@
"value": "",
"raw": "''",
"range": [
- 82722,
- 82724
+ 82579,
+ 82581
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 35
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 37
}
}
}
],
"range": [
- 82699,
- 82725
+ 82556,
+ 82582
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 12
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 38
}
}
},
"range": [
- 82699,
- 82726
+ 82556,
+ 82583
],
"loc": {
"start": {
- "line": 2703,
+ "line": 2700,
"column": 12
},
"end": {
- "line": 2703,
+ "line": 2700,
"column": 39
}
}
}
],
"range": [
- 82685,
- 82736
+ 82542,
+ 82593
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 64
},
"end": {
- "line": 2704,
+ "line": 2701,
"column": 9
}
}
},
"range": [
- 82629,
- 82736
+ 82486,
+ 82593
],
"loc": {
"start": {
- "line": 2702,
+ "line": 2699,
"column": 8
},
"end": {
- "line": 2704,
+ "line": 2701,
"column": 9
}
}
@@ -144516,16 +144152,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82746,
- 82750
+ 82603,
+ 82607
],
"loc": {
"start": {
- "line": 2706,
+ "line": 2703,
"column": 8
},
"end": {
- "line": 2706,
+ "line": 2703,
"column": 12
}
}
@@ -144534,62 +144170,62 @@
"type": "Identifier",
"name": "filter",
"range": [
- 82751,
- 82757
+ 82608,
+ 82614
],
"loc": {
"start": {
- "line": 2706,
+ "line": 2703,
"column": 13
},
"end": {
- "line": 2706,
+ "line": 2703,
"column": 19
}
}
},
"range": [
- 82746,
- 82757
+ 82603,
+ 82614
],
"loc": {
"start": {
- "line": 2706,
+ "line": 2703,
"column": 8
},
"end": {
- "line": 2706,
+ "line": 2703,
"column": 19
}
}
},
"arguments": [],
"range": [
- 82746,
- 82759
+ 82603,
+ 82616
],
"loc": {
"start": {
- "line": 2706,
+ "line": 2703,
"column": 8
},
"end": {
- "line": 2706,
+ "line": 2703,
"column": 21
}
}
},
"range": [
- 82746,
- 82760
+ 82603,
+ 82617
],
"loc": {
"start": {
- "line": 2706,
+ "line": 2703,
"column": 8
},
"end": {
- "line": 2706,
+ "line": 2703,
"column": 22
}
}
@@ -144604,16 +144240,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82770,
- 82774
+ 82627,
+ 82631
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 8
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 12
}
}
@@ -144622,31 +144258,31 @@
"type": "Identifier",
"name": "onAfterReset",
"range": [
- 82775,
- 82787
+ 82632,
+ 82644
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 13
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 25
}
}
},
"range": [
- 82770,
- 82787
+ 82627,
+ 82644
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 8
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 25
}
}
@@ -144655,47 +144291,47 @@
{
"type": "ThisExpression",
"range": [
- 82788,
- 82792
+ 82645,
+ 82649
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 26
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 30
}
}
}
],
"range": [
- 82770,
- 82793
+ 82627,
+ 82650
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 8
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 31
}
}
},
"range": [
- 82770,
- 82794
+ 82627,
+ 82651
],
"loc": {
"start": {
- "line": 2708,
+ "line": 2705,
"column": 8
},
"end": {
- "line": 2708,
+ "line": 2705,
"column": 32
}
}
@@ -144713,16 +144349,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82803,
- 82807
+ 82660,
+ 82664
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 8
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 12
}
}
@@ -144731,31 +144367,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 82808,
- 82815
+ 82665,
+ 82672
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 13
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 20
}
}
},
"range": [
- 82803,
- 82815
+ 82660,
+ 82672
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 8
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 20
}
}
@@ -144764,31 +144400,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 82816,
- 82820
+ 82673,
+ 82677
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 21
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 25
}
}
},
"range": [
- 82803,
- 82820
+ 82660,
+ 82677
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 8
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 25
}
}
@@ -144799,16 +144435,16 @@
"value": "after-clearing-filters",
"raw": "'after-clearing-filters'",
"range": [
- 82821,
- 82845
+ 82678,
+ 82702
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 26
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 50
}
}
@@ -144816,63 +144452,63 @@
{
"type": "ThisExpression",
"range": [
- 82847,
- 82851
+ 82704,
+ 82708
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 52
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 56
}
}
}
],
"range": [
- 82803,
- 82852
+ 82660,
+ 82709
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 8
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 57
}
}
},
"range": [
- 82803,
- 82853
+ 82660,
+ 82710
],
"loc": {
"start": {
- "line": 2709,
+ "line": 2706,
"column": 8
},
"end": {
- "line": 2709,
+ "line": 2706,
"column": 58
}
}
}
],
"range": [
- 82440,
- 82859
+ 82297,
+ 82716
],
"loc": {
"start": {
- "line": 2694,
+ "line": 2691,
"column": 19
},
"end": {
- "line": 2710,
+ "line": 2707,
"column": 5
}
}
@@ -144880,16 +144516,16 @@
"generator": false,
"expression": false,
"range": [
- 82437,
- 82859
+ 82294,
+ 82716
],
"loc": {
"start": {
- "line": 2694,
+ "line": 2691,
"column": 16
},
"end": {
- "line": 2710,
+ "line": 2707,
"column": 5
}
}
@@ -144897,16 +144533,16 @@
"kind": "method",
"computed": false,
"range": [
- 82425,
- 82859
+ 82282,
+ 82716
],
"loc": {
"start": {
- "line": 2694,
+ "line": 2691,
"column": 4
},
"end": {
- "line": 2710,
+ "line": 2707,
"column": 5
}
},
@@ -144915,16 +144551,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 82372,
- 82420
+ 82229,
+ 82277
],
"loc": {
"start": {
- "line": 2691,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2693,
+ "line": 2690,
"column": 7
}
}
@@ -144935,16 +144571,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @return {String}\n ",
"range": [
- 82865,
- 82950
+ 82722,
+ 82807
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2709,
"column": 4
},
"end": {
- "line": 2715,
+ "line": 2712,
"column": 7
}
}
@@ -144958,16 +144594,16 @@
"type": "Identifier",
"name": "getActiveFilterId",
"range": [
- 82955,
- 82972
+ 82812,
+ 82829
],
"loc": {
"start": {
- "line": 2716,
+ "line": 2713,
"column": 4
},
"end": {
- "line": 2716,
+ "line": 2713,
"column": 21
}
}
@@ -144987,16 +144623,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 82992,
- 82996
+ 82849,
+ 82853
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2714,
"column": 15
},
"end": {
- "line": 2717,
+ "line": 2714,
"column": 19
}
}
@@ -145005,62 +144641,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 82997,
- 83011
+ 82854,
+ 82868
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2714,
"column": 20
},
"end": {
- "line": 2717,
+ "line": 2714,
"column": 34
}
}
},
"range": [
- 82992,
- 83011
+ 82849,
+ 82868
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2714,
"column": 15
},
"end": {
- "line": 2717,
+ "line": 2714,
"column": 34
}
}
},
"range": [
- 82985,
- 83012
+ 82842,
+ 82869
],
"loc": {
"start": {
- "line": 2717,
+ "line": 2714,
"column": 8
},
"end": {
- "line": 2717,
+ "line": 2714,
"column": 35
}
}
}
],
"range": [
- 82975,
- 83018
+ 82832,
+ 82875
],
"loc": {
"start": {
- "line": 2716,
+ "line": 2713,
"column": 24
},
"end": {
- "line": 2718,
+ "line": 2715,
"column": 5
}
}
@@ -145068,16 +144704,16 @@
"generator": false,
"expression": false,
"range": [
- 82972,
- 83018
+ 82829,
+ 82875
],
"loc": {
"start": {
- "line": 2716,
+ "line": 2713,
"column": 21
},
"end": {
- "line": 2718,
+ "line": 2715,
"column": 5
}
}
@@ -145085,16 +144721,16 @@
"kind": "method",
"computed": false,
"range": [
- 82955,
- 83018
+ 82812,
+ 82875
],
"loc": {
"start": {
- "line": 2716,
+ "line": 2713,
"column": 4
},
"end": {
- "line": 2718,
+ "line": 2715,
"column": 5
}
},
@@ -145103,16 +144739,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @return {String}\n ",
"range": [
- 82865,
- 82950
+ 82722,
+ 82807
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2709,
"column": 4
},
"end": {
- "line": 2715,
+ "line": 2712,
"column": 7
}
}
@@ -145123,16 +144759,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 83024,
- 83125
+ 82881,
+ 82982
],
"loc": {
"start": {
- "line": 2720,
+ "line": 2717,
"column": 4
},
"end": {
- "line": 2723,
+ "line": 2720,
"column": 7
}
}
@@ -145146,16 +144782,16 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 83130,
- 83147
+ 82987,
+ 83004
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2721,
"column": 4
},
"end": {
- "line": 2724,
+ "line": 2721,
"column": 21
}
}
@@ -145168,16 +144804,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 83148,
- 83156
+ 83005,
+ 83013
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2721,
"column": 22
},
"end": {
- "line": 2724,
+ "line": 2721,
"column": 30
}
}
@@ -145197,16 +144833,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83168,
- 83172
+ 83025,
+ 83029
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 8
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 12
}
}
@@ -145215,31 +144851,31 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 83173,
- 83187
+ 83030,
+ 83044
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 13
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 27
}
}
},
"range": [
- 83168,
- 83187
+ 83025,
+ 83044
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 8
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 27
}
}
@@ -145248,62 +144884,62 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 83190,
- 83198
+ 83047,
+ 83055
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 30
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 38
}
}
},
"range": [
- 83168,
- 83198
+ 83025,
+ 83055
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 8
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 38
}
}
},
"range": [
- 83168,
- 83199
+ 83025,
+ 83056
],
"loc": {
"start": {
- "line": 2725,
+ "line": 2722,
"column": 8
},
"end": {
- "line": 2725,
+ "line": 2722,
"column": 39
}
}
}
],
"range": [
- 83158,
- 83205
+ 83015,
+ 83062
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2721,
"column": 32
},
"end": {
- "line": 2726,
+ "line": 2723,
"column": 5
}
}
@@ -145311,16 +144947,16 @@
"generator": false,
"expression": false,
"range": [
- 83147,
- 83205
+ 83004,
+ 83062
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2721,
"column": 21
},
"end": {
- "line": 2726,
+ "line": 2723,
"column": 5
}
}
@@ -145328,16 +144964,16 @@
"kind": "method",
"computed": false,
"range": [
- 83130,
- 83205
+ 82987,
+ 83062
],
"loc": {
"start": {
- "line": 2724,
+ "line": 2721,
"column": 4
},
"end": {
- "line": 2726,
+ "line": 2723,
"column": 5
}
},
@@ -145346,16 +144982,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 83024,
- 83125
+ 82881,
+ 82982
],
"loc": {
"start": {
- "line": 2720,
+ "line": 2717,
"column": 4
},
"end": {
- "line": 2723,
+ "line": 2720,
"column": 7
}
}
@@ -145366,16 +145002,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ",
"range": [
- 83211,
- 83359
+ 83068,
+ 83216
],
"loc": {
"start": {
- "line": 2728,
+ "line": 2725,
"column": 4
},
"end": {
- "line": 2732,
+ "line": 2729,
"column": 7
}
}
@@ -145389,16 +145025,16 @@
"type": "Identifier",
"name": "getColumnIndexFromFilterId",
"range": [
- 83364,
- 83390
+ 83221,
+ 83247
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 4
},
"end": {
- "line": 2733,
+ "line": 2730,
"column": 30
}
}
@@ -145413,16 +145049,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 83391,
- 83399
+ 83248,
+ 83256
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 31
},
"end": {
- "line": 2733,
+ "line": 2730,
"column": 39
}
}
@@ -145432,31 +145068,31 @@
"value": "",
"raw": "''",
"range": [
- 83402,
- 83404
+ 83259,
+ 83261
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 42
},
"end": {
- "line": 2733,
+ "line": 2730,
"column": 44
}
}
},
"range": [
- 83391,
- 83404
+ 83248,
+ 83261
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 31
},
"end": {
- "line": 2733,
+ "line": 2730,
"column": 44
}
}
@@ -145474,16 +145110,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 83420,
- 83423
+ 83277,
+ 83280
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 12
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 15
}
}
@@ -145500,16 +145136,16 @@
"type": "Identifier",
"name": "filterId",
"range": [
- 83426,
- 83434
+ 83283,
+ 83291
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 18
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 26
}
}
@@ -145518,31 +145154,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 83435,
- 83440
+ 83292,
+ 83297
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 27
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 32
}
}
},
"range": [
- 83426,
- 83440
+ 83283,
+ 83297
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 18
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 32
}
}
@@ -145553,32 +145189,32 @@
"value": "_",
"raw": "'_'",
"range": [
- 83441,
- 83444
+ 83298,
+ 83301
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 33
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 36
}
}
}
],
"range": [
- 83426,
- 83445
+ 83283,
+ 83302
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 18
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 37
}
}
@@ -145588,46 +145224,46 @@
"value": 0,
"raw": "0",
"range": [
- 83446,
- 83447
+ 83303,
+ 83304
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 38
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 39
}
}
},
"range": [
- 83426,
- 83448
+ 83283,
+ 83305
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 18
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 40
}
}
},
"range": [
- 83420,
- 83448
+ 83277,
+ 83305
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 12
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 40
}
}
@@ -145635,16 +145271,16 @@
],
"kind": "let",
"range": [
- 83416,
- 83449
+ 83273,
+ 83306
],
"loc": {
"start": {
- "line": 2734,
+ "line": 2731,
"column": 8
},
"end": {
- "line": 2734,
+ "line": 2731,
"column": 41
}
}
@@ -145658,16 +145294,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 83458,
- 83461
+ 83315,
+ 83318
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 8
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 11
}
}
@@ -145684,16 +145320,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 83464,
- 83467
+ 83321,
+ 83324
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 14
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 17
}
}
@@ -145702,31 +145338,31 @@
"type": "Identifier",
"name": "split",
"range": [
- 83468,
- 83473
+ 83325,
+ 83330
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 18
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 23
}
}
},
"range": [
- 83464,
- 83473
+ 83321,
+ 83330
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 14
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 23
}
}
@@ -145738,16 +145374,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83474,
- 83478
+ 83331,
+ 83335
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 24
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 28
}
}
@@ -145756,47 +145392,47 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 83479,
- 83486
+ 83336,
+ 83343
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 29
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 36
}
}
},
"range": [
- 83474,
- 83486
+ 83331,
+ 83343
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 24
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 36
}
}
}
],
"range": [
- 83464,
- 83487
+ 83321,
+ 83344
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 14
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 37
}
}
@@ -145806,61 +145442,61 @@
"value": 1,
"raw": "1",
"range": [
- 83488,
- 83489
+ 83345,
+ 83346
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 38
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 39
}
}
},
"range": [
- 83464,
- 83490
+ 83321,
+ 83347
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 14
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 40
}
}
},
"range": [
- 83458,
- 83490
+ 83315,
+ 83347
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 8
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 40
}
}
},
"range": [
- 83458,
- 83491
+ 83315,
+ 83348
],
"loc": {
"start": {
- "line": 2735,
+ "line": 2732,
"column": 8
},
"end": {
- "line": 2735,
+ "line": 2732,
"column": 41
}
}
@@ -145873,16 +145509,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 83507,
- 83515
+ 83364,
+ 83372
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2733,
"column": 15
},
"end": {
- "line": 2736,
+ "line": 2733,
"column": 23
}
}
@@ -145892,16 +145528,16 @@
"type": "Identifier",
"name": "idx",
"range": [
- 83516,
- 83519
+ 83373,
+ 83376
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2733,
"column": 24
},
"end": {
- "line": 2736,
+ "line": 2733,
"column": 27
}
}
@@ -145911,63 +145547,63 @@
"value": 10,
"raw": "10",
"range": [
- 83521,
- 83523
+ 83378,
+ 83380
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2733,
"column": 29
},
"end": {
- "line": 2736,
+ "line": 2733,
"column": 31
}
}
}
],
"range": [
- 83507,
- 83524
+ 83364,
+ 83381
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2733,
"column": 15
},
"end": {
- "line": 2736,
+ "line": 2733,
"column": 32
}
}
},
"range": [
- 83500,
- 83525
+ 83357,
+ 83382
],
"loc": {
"start": {
- "line": 2736,
+ "line": 2733,
"column": 8
},
"end": {
- "line": 2736,
+ "line": 2733,
"column": 33
}
}
}
],
"range": [
- 83406,
- 83531
+ 83263,
+ 83388
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 46
},
"end": {
- "line": 2737,
+ "line": 2734,
"column": 5
}
}
@@ -145975,16 +145611,16 @@
"generator": false,
"expression": false,
"range": [
- 83390,
- 83531
+ 83247,
+ 83388
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 30
},
"end": {
- "line": 2737,
+ "line": 2734,
"column": 5
}
}
@@ -145992,16 +145628,16 @@
"kind": "method",
"computed": false,
"range": [
- 83364,
- 83531
+ 83221,
+ 83388
],
"loc": {
"start": {
- "line": 2733,
+ "line": 2730,
"column": 4
},
"end": {
- "line": 2737,
+ "line": 2734,
"column": 5
}
},
@@ -146010,16 +145646,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ",
"range": [
- 83211,
- 83359
+ 83068,
+ 83216
],
"loc": {
"start": {
- "line": 2728,
+ "line": 2725,
"column": 4
},
"end": {
- "line": 2732,
+ "line": 2729,
"column": 7
}
}
@@ -146030,16 +145666,16 @@
"type": "Block",
"value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ",
"range": [
- 83537,
- 83698
+ 83394,
+ 83555
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2736,
"column": 4
},
"end": {
- "line": 2744,
+ "line": 2741,
"column": 7
}
}
@@ -146053,16 +145689,16 @@
"type": "Identifier",
"name": "buildFilterId",
"range": [
- 83703,
- 83716
+ 83560,
+ 83573
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2742,
"column": 4
},
"end": {
- "line": 2745,
+ "line": 2742,
"column": 17
}
}
@@ -146075,16 +145711,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 83717,
- 83725
+ 83574,
+ 83582
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2742,
"column": 18
},
"end": {
- "line": 2745,
+ "line": 2742,
"column": 26
}
}
@@ -146106,16 +145742,16 @@
},
"tail": false,
"range": [
- 83744,
- 83747
+ 83601,
+ 83604
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 15
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 18
}
}
@@ -146128,16 +145764,16 @@
},
"tail": false,
"range": [
- 83759,
- 83762
+ 83616,
+ 83619
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 30
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 33
}
}
@@ -146150,16 +145786,16 @@
},
"tail": false,
"range": [
- 83770,
- 83774
+ 83627,
+ 83631
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 41
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 45
}
}
@@ -146172,16 +145808,16 @@
},
"tail": true,
"range": [
- 83781,
- 83783
+ 83638,
+ 83640
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 52
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 54
}
}
@@ -146194,16 +145830,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83747,
- 83751
+ 83604,
+ 83608
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 18
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 22
}
}
@@ -146212,31 +145848,31 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 83752,
- 83759
+ 83609,
+ 83616
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 23
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 30
}
}
},
"range": [
- 83747,
- 83759
+ 83604,
+ 83616
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 18
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 30
}
}
@@ -146245,16 +145881,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 83762,
- 83770
+ 83619,
+ 83627
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 33
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 41
}
}
@@ -146265,16 +145901,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83774,
- 83778
+ 83631,
+ 83635
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 45
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 49
}
}
@@ -146283,78 +145919,78 @@
"type": "Identifier",
"name": "id",
"range": [
- 83779,
- 83781
+ 83636,
+ 83638
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 50
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 52
}
}
},
"range": [
- 83774,
- 83781
+ 83631,
+ 83638
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 45
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 52
}
}
}
],
"range": [
- 83744,
- 83783
+ 83601,
+ 83640
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 15
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 54
}
}
},
"range": [
- 83737,
- 83784
+ 83594,
+ 83641
],
"loc": {
"start": {
- "line": 2746,
+ "line": 2743,
"column": 8
},
"end": {
- "line": 2746,
+ "line": 2743,
"column": 55
}
}
}
],
"range": [
- 83727,
- 83790
+ 83584,
+ 83647
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2742,
"column": 28
},
"end": {
- "line": 2747,
+ "line": 2744,
"column": 5
}
}
@@ -146362,16 +145998,16 @@
"generator": false,
"expression": false,
"range": [
- 83716,
- 83790
+ 83573,
+ 83647
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2742,
"column": 17
},
"end": {
- "line": 2747,
+ "line": 2744,
"column": 5
}
}
@@ -146379,16 +146015,16 @@
"kind": "method",
"computed": false,
"range": [
- 83703,
- 83790
+ 83560,
+ 83647
],
"loc": {
"start": {
- "line": 2745,
+ "line": 2742,
"column": 4
},
"end": {
- "line": 2747,
+ "line": 2744,
"column": 5
}
},
@@ -146397,16 +146033,16 @@
"type": "Block",
"value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ",
"range": [
- 83537,
- 83698
+ 83394,
+ 83555
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2736,
"column": 4
},
"end": {
- "line": 2744,
+ "line": 2741,
"column": 7
}
}
@@ -146417,16 +146053,16 @@
"type": "Block",
"value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ",
"range": [
- 83796,
- 83886
+ 83653,
+ 83743
],
"loc": {
"start": {
- "line": 2749,
+ "line": 2746,
"column": 4
},
"end": {
- "line": 2753,
+ "line": 2750,
"column": 7
}
}
@@ -146440,16 +146076,16 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 83891,
- 83904
+ 83748,
+ 83761
],
"loc": {
"start": {
- "line": 2754,
+ "line": 2751,
"column": 4
},
"end": {
- "line": 2754,
+ "line": 2751,
"column": 17
}
}
@@ -146475,16 +146111,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 83924,
- 83928
+ 83781,
+ 83785
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 15
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 19
}
}
@@ -146493,31 +146129,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 83929,
- 83946
+ 83786,
+ 83803
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 20
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 37
}
}
},
"range": [
- 83924,
- 83946
+ 83781,
+ 83803
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 15
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 37
}
}
@@ -146526,31 +146162,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 83947,
- 83953
+ 83804,
+ 83810
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 38
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 44
}
}
},
"range": [
- 83924,
- 83953
+ 83781,
+ 83810
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 15
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 44
}
}
@@ -146560,62 +146196,62 @@
"value": 0,
"raw": "0",
"range": [
- 83956,
- 83957
+ 83813,
+ 83814
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 47
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 48
}
}
},
"range": [
- 83924,
- 83957
+ 83781,
+ 83814
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 15
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 48
}
}
},
"range": [
- 83917,
- 83958
+ 83774,
+ 83815
],
"loc": {
"start": {
- "line": 2755,
+ "line": 2752,
"column": 8
},
"end": {
- "line": 2755,
+ "line": 2752,
"column": 49
}
}
}
],
"range": [
- 83907,
- 83964
+ 83764,
+ 83821
],
"loc": {
"start": {
- "line": 2754,
+ "line": 2751,
"column": 20
},
"end": {
- "line": 2756,
+ "line": 2753,
"column": 5
}
}
@@ -146623,16 +146259,16 @@
"generator": false,
"expression": false,
"range": [
- 83904,
- 83964
+ 83761,
+ 83821
],
"loc": {
"start": {
- "line": 2754,
+ "line": 2751,
"column": 17
},
"end": {
- "line": 2756,
+ "line": 2753,
"column": 5
}
}
@@ -146640,16 +146276,16 @@
"kind": "method",
"computed": false,
"range": [
- 83891,
- 83964
+ 83748,
+ 83821
],
"loc": {
"start": {
- "line": 2754,
+ "line": 2751,
"column": 4
},
"end": {
- "line": 2756,
+ "line": 2753,
"column": 5
}
},
@@ -146658,16 +146294,16 @@
"type": "Block",
"value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ",
"range": [
- 83796,
- 83886
+ 83653,
+ 83743
],
"loc": {
"start": {
- "line": 2749,
+ "line": 2746,
"column": 4
},
"end": {
- "line": 2753,
+ "line": 2750,
"column": 7
}
}
@@ -146678,16 +146314,16 @@
"type": "Block",
"value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ",
"range": [
- 83970,
- 84049
+ 83827,
+ 83906
],
"loc": {
"start": {
- "line": 2758,
+ "line": 2755,
"column": 4
},
"end": {
- "line": 2762,
+ "line": 2759,
"column": 7
}
}
@@ -146701,16 +146337,16 @@
"type": "Identifier",
"name": "getStylePath",
"range": [
- 84054,
- 84066
+ 83911,
+ 83923
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2760,
"column": 4
},
"end": {
- "line": 2763,
+ "line": 2760,
"column": 16
}
}
@@ -146730,16 +146366,16 @@
"type": "Identifier",
"name": "defaultsStr",
"range": [
- 84086,
- 84097
+ 83943,
+ 83954
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 15
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 26
}
}
@@ -146754,16 +146390,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84098,
- 84102
+ 83955,
+ 83959
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 27
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 31
}
}
@@ -146772,31 +146408,31 @@
"type": "Identifier",
"name": "config",
"range": [
- 84103,
- 84109
+ 83960,
+ 83966
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 32
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 38
}
}
},
"range": [
- 84098,
- 84109
+ 83955,
+ 83966
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 27
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 38
}
}
@@ -146805,31 +146441,31 @@
"type": "Identifier",
"name": "style_path",
"range": [
- 84110,
- 84120
+ 83967,
+ 83977
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 39
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 49
}
}
},
"range": [
- 84098,
- 84120
+ 83955,
+ 83977
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 27
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 49
}
}
@@ -146843,16 +146479,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84122,
- 84126
+ 83979,
+ 83983
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 51
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 55
}
}
@@ -146861,31 +146497,31 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 84127,
- 84135
+ 83984,
+ 83992
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 56
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 64
}
}
},
"range": [
- 84122,
- 84135
+ 83979,
+ 83992
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 51
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 64
}
}
@@ -146895,78 +146531,78 @@
"value": "style/",
"raw": "'style/'",
"range": [
- 84138,
- 84146
+ 83995,
+ 84003
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 67
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 75
}
}
},
"range": [
- 84122,
- 84146
+ 83979,
+ 84003
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 51
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 75
}
}
}
],
"range": [
- 84086,
- 84147
+ 83943,
+ 84004
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 15
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 76
}
}
},
"range": [
- 84079,
- 84148
+ 83936,
+ 84005
],
"loc": {
"start": {
- "line": 2764,
+ "line": 2761,
"column": 8
},
"end": {
- "line": 2764,
+ "line": 2761,
"column": 77
}
}
}
],
"range": [
- 84069,
- 84154
+ 83926,
+ 84011
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2760,
"column": 19
},
"end": {
- "line": 2765,
+ "line": 2762,
"column": 5
}
}
@@ -146974,16 +146610,16 @@
"generator": false,
"expression": false,
"range": [
- 84066,
- 84154
+ 83923,
+ 84011
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2760,
"column": 16
},
"end": {
- "line": 2765,
+ "line": 2762,
"column": 5
}
}
@@ -146991,16 +146627,16 @@
"kind": "method",
"computed": false,
"range": [
- 84054,
- 84154
+ 83911,
+ 84011
],
"loc": {
"start": {
- "line": 2763,
+ "line": 2760,
"column": 4
},
"end": {
- "line": 2765,
+ "line": 2762,
"column": 5
}
},
@@ -147009,16 +146645,16 @@
"type": "Block",
"value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ",
"range": [
- 83970,
- 84049
+ 83827,
+ 83906
],
"loc": {
"start": {
- "line": 2758,
+ "line": 2755,
"column": 4
},
"end": {
- "line": 2762,
+ "line": 2759,
"column": 7
}
}
@@ -147029,16 +146665,16 @@
"type": "Block",
"value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ",
"range": [
- 84160,
- 84248
+ 84017,
+ 84105
],
"loc": {
"start": {
- "line": 2767,
+ "line": 2764,
"column": 4
},
"end": {
- "line": 2771,
+ "line": 2768,
"column": 7
}
}
@@ -147052,16 +146688,16 @@
"type": "Identifier",
"name": "getStylesheetPath",
"range": [
- 84253,
- 84270
+ 84110,
+ 84127
],
"loc": {
"start": {
- "line": 2772,
+ "line": 2769,
"column": 4
},
"end": {
- "line": 2772,
+ "line": 2769,
"column": 21
}
}
@@ -147081,16 +146717,16 @@
"type": "Identifier",
"name": "defaultsStr",
"range": [
- 84290,
- 84301
+ 84147,
+ 84158
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 15
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 26
}
}
@@ -147105,16 +146741,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84302,
- 84306
+ 84159,
+ 84163
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 27
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 31
}
}
@@ -147123,31 +146759,31 @@
"type": "Identifier",
"name": "config",
"range": [
- 84307,
- 84313
+ 84164,
+ 84170
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 32
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 38
}
}
},
"range": [
- 84302,
- 84313
+ 84159,
+ 84170
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 27
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 38
}
}
@@ -147156,31 +146792,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 84314,
- 84324
+ 84171,
+ 84181
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 39
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 49
}
}
},
"range": [
- 84302,
- 84324
+ 84159,
+ 84181
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 27
},
"end": {
- "line": 2773,
+ "line": 2770,
"column": 49
}
}
@@ -147196,16 +146832,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84338,
- 84342
+ 84195,
+ 84199
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 12
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 16
}
}
@@ -147214,47 +146850,47 @@
"type": "Identifier",
"name": "getStylePath",
"range": [
- 84343,
- 84355
+ 84200,
+ 84212
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 17
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 29
}
}
},
"range": [
- 84338,
- 84355
+ 84195,
+ 84212
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 12
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 29
}
}
},
"arguments": [],
"range": [
- 84338,
- 84357
+ 84195,
+ 84214
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 12
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 31
}
}
@@ -147264,78 +146900,78 @@
"value": "tablefilter.css",
"raw": "'tablefilter.css'",
"range": [
- 84360,
- 84377
+ 84217,
+ 84234
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 34
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 51
}
}
},
"range": [
- 84338,
- 84377
+ 84195,
+ 84234
],
"loc": {
"start": {
- "line": 2774,
+ "line": 2771,
"column": 12
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 51
}
}
}
],
"range": [
- 84290,
- 84378
+ 84147,
+ 84235
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 15
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 52
}
}
},
"range": [
- 84283,
- 84379
+ 84140,
+ 84236
],
"loc": {
"start": {
- "line": 2773,
+ "line": 2770,
"column": 8
},
"end": {
- "line": 2774,
+ "line": 2771,
"column": 53
}
}
}
],
"range": [
- 84273,
- 84385
+ 84130,
+ 84242
],
"loc": {
"start": {
- "line": 2772,
+ "line": 2769,
"column": 24
},
"end": {
- "line": 2775,
+ "line": 2772,
"column": 5
}
}
@@ -147343,16 +146979,16 @@
"generator": false,
"expression": false,
"range": [
- 84270,
- 84385
+ 84127,
+ 84242
],
"loc": {
"start": {
- "line": 2772,
+ "line": 2769,
"column": 21
},
"end": {
- "line": 2775,
+ "line": 2772,
"column": 5
}
}
@@ -147360,16 +146996,16 @@
"kind": "method",
"computed": false,
"range": [
- 84253,
- 84385
+ 84110,
+ 84242
],
"loc": {
"start": {
- "line": 2772,
+ "line": 2769,
"column": 4
},
"end": {
- "line": 2775,
+ "line": 2772,
"column": 5
}
},
@@ -147378,16 +147014,16 @@
"type": "Block",
"value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ",
"range": [
- 84160,
- 84248
+ 84017,
+ 84105
],
"loc": {
"start": {
- "line": 2767,
+ "line": 2764,
"column": 4
},
"end": {
- "line": 2771,
+ "line": 2768,
"column": 7
}
}
@@ -147398,16 +147034,16 @@
"type": "Block",
"value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ",
"range": [
- 84391,
- 84470
+ 84248,
+ 84327
],
"loc": {
"start": {
- "line": 2777,
+ "line": 2774,
"column": 4
},
"end": {
- "line": 2781,
+ "line": 2778,
"column": 7
}
}
@@ -147421,16 +147057,16 @@
"type": "Identifier",
"name": "getThemesPath",
"range": [
- 84475,
- 84488
+ 84332,
+ 84345
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2779,
"column": 4
},
"end": {
- "line": 2782,
+ "line": 2779,
"column": 17
}
}
@@ -147450,16 +147086,16 @@
"type": "Identifier",
"name": "defaultsStr",
"range": [
- 84508,
- 84519
+ 84365,
+ 84376
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 15
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 26
}
}
@@ -147474,16 +147110,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84520,
- 84524
+ 84377,
+ 84381
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 27
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 31
}
}
@@ -147492,31 +147128,31 @@
"type": "Identifier",
"name": "config",
"range": [
- 84525,
- 84531
+ 84382,
+ 84388
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 32
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 38
}
}
},
"range": [
- 84520,
- 84531
+ 84377,
+ 84388
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 27
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 38
}
}
@@ -147525,31 +147161,31 @@
"type": "Identifier",
"name": "themes_path",
"range": [
- 84532,
- 84543
+ 84389,
+ 84400
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 39
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 50
}
}
},
"range": [
- 84520,
- 84543
+ 84377,
+ 84400
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 27
},
"end": {
- "line": 2783,
+ "line": 2780,
"column": 50
}
}
@@ -147565,16 +147201,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84557,
- 84561
+ 84414,
+ 84418
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 12
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 16
}
}
@@ -147583,47 +147219,47 @@
"type": "Identifier",
"name": "getStylePath",
"range": [
- 84562,
- 84574
+ 84419,
+ 84431
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 17
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 29
}
}
},
"range": [
- 84557,
- 84574
+ 84414,
+ 84431
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 12
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 29
}
}
},
"arguments": [],
"range": [
- 84557,
- 84576
+ 84414,
+ 84433
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 12
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 31
}
}
@@ -147633,78 +147269,78 @@
"value": "themes/",
"raw": "'themes/'",
"range": [
- 84579,
- 84588
+ 84436,
+ 84445
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 34
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 43
}
}
},
"range": [
- 84557,
- 84588
+ 84414,
+ 84445
],
"loc": {
"start": {
- "line": 2784,
+ "line": 2781,
"column": 12
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 43
}
}
}
],
"range": [
- 84508,
- 84589
+ 84365,
+ 84446
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 15
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 44
}
}
},
"range": [
- 84501,
- 84590
+ 84358,
+ 84447
],
"loc": {
"start": {
- "line": 2783,
+ "line": 2780,
"column": 8
},
"end": {
- "line": 2784,
+ "line": 2781,
"column": 45
}
}
}
],
"range": [
- 84491,
- 84596
+ 84348,
+ 84453
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2779,
"column": 20
},
"end": {
- "line": 2785,
+ "line": 2782,
"column": 5
}
}
@@ -147712,16 +147348,16 @@
"generator": false,
"expression": false,
"range": [
- 84488,
- 84596
+ 84345,
+ 84453
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2779,
"column": 17
},
"end": {
- "line": 2785,
+ "line": 2782,
"column": 5
}
}
@@ -147729,16 +147365,16 @@
"kind": "method",
"computed": false,
"range": [
- 84475,
- 84596
+ 84332,
+ 84453
],
"loc": {
"start": {
- "line": 2782,
+ "line": 2779,
"column": 4
},
"end": {
- "line": 2785,
+ "line": 2782,
"column": 5
}
},
@@ -147747,16 +147383,16 @@
"type": "Block",
"value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ",
"range": [
- 84391,
- 84470
+ 84248,
+ 84327
],
"loc": {
"start": {
- "line": 2777,
+ "line": 2774,
"column": 4
},
"end": {
- "line": 2781,
+ "line": 2778,
"column": 7
}
}
@@ -147767,16 +147403,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 84602,
- 84699
+ 84459,
+ 84556
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2784,
"column": 4
},
"end": {
- "line": 2790,
+ "line": 2787,
"column": 7
}
}
@@ -147790,16 +147426,16 @@
"type": "Identifier",
"name": "activateFilter",
"range": [
- 84704,
- 84718
+ 84561,
+ 84575
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2788,
"column": 4
},
"end": {
- "line": 2791,
+ "line": 2788,
"column": 18
}
}
@@ -147812,16 +147448,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 84719,
- 84727
+ 84576,
+ 84584
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2788,
"column": 19
},
"end": {
- "line": 2791,
+ "line": 2788,
"column": 27
}
}
@@ -147838,16 +147474,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 84743,
- 84750
+ 84600,
+ 84607
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2789,
"column": 12
},
"end": {
- "line": 2792,
+ "line": 2789,
"column": 19
}
}
@@ -147857,32 +147493,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 84751,
- 84759
+ 84608,
+ 84616
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2789,
"column": 20
},
"end": {
- "line": 2792,
+ "line": 2789,
"column": 28
}
}
}
],
"range": [
- 84743,
- 84760
+ 84600,
+ 84617
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2789,
"column": 12
},
"end": {
- "line": 2792,
+ "line": 2789,
"column": 29
}
}
@@ -147894,48 +147530,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 84776,
- 84783
+ 84633,
+ 84640
],
"loc": {
"start": {
- "line": 2793,
+ "line": 2790,
"column": 12
},
"end": {
- "line": 2793,
+ "line": 2790,
"column": 19
}
}
}
],
"range": [
- 84762,
- 84793
+ 84619,
+ 84650
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2789,
"column": 31
},
"end": {
- "line": 2794,
+ "line": 2791,
"column": 9
}
}
},
"alternate": null,
"range": [
- 84739,
- 84793
+ 84596,
+ 84650
],
"loc": {
"start": {
- "line": 2792,
+ "line": 2789,
"column": 8
},
"end": {
- "line": 2794,
+ "line": 2791,
"column": 9
}
}
@@ -147950,16 +147586,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84802,
- 84806
+ 84659,
+ 84663
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 8
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 12
}
}
@@ -147968,31 +147604,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 84807,
- 84824
+ 84664,
+ 84681
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 13
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 30
}
}
},
"range": [
- 84802,
- 84824
+ 84659,
+ 84681
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 8
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 30
}
}
@@ -148006,16 +147642,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 84825,
- 84829
+ 84682,
+ 84686
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 31
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 35
}
}
@@ -148024,31 +147660,31 @@
"type": "Identifier",
"name": "getFilterId",
"range": [
- 84830,
- 84841
+ 84687,
+ 84698
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 36
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 47
}
}
},
"range": [
- 84825,
- 84841
+ 84682,
+ 84698
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 31
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 47
}
}
@@ -148058,79 +147694,79 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 84842,
- 84850
+ 84699,
+ 84707
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 48
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 56
}
}
}
],
"range": [
- 84825,
- 84851
+ 84682,
+ 84708
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 31
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 57
}
}
}
],
"range": [
- 84802,
- 84852
+ 84659,
+ 84709
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 8
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 58
}
}
},
"range": [
- 84802,
- 84853
+ 84659,
+ 84710
],
"loc": {
"start": {
- "line": 2795,
+ "line": 2792,
"column": 8
},
"end": {
- "line": 2795,
+ "line": 2792,
"column": 59
}
}
}
],
"range": [
- 84729,
- 84859
+ 84586,
+ 84716
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2788,
"column": 29
},
"end": {
- "line": 2796,
+ "line": 2793,
"column": 5
}
}
@@ -148138,16 +147774,16 @@
"generator": false,
"expression": false,
"range": [
- 84718,
- 84859
+ 84575,
+ 84716
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2788,
"column": 18
},
"end": {
- "line": 2796,
+ "line": 2793,
"column": 5
}
}
@@ -148155,16 +147791,16 @@
"kind": "method",
"computed": false,
"range": [
- 84704,
- 84859
+ 84561,
+ 84716
],
"loc": {
"start": {
- "line": 2791,
+ "line": 2788,
"column": 4
},
"end": {
- "line": 2796,
+ "line": 2793,
"column": 5
}
},
@@ -148173,16 +147809,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 84602,
- 84699
+ 84459,
+ 84556
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2784,
"column": 4
},
"end": {
- "line": 2790,
+ "line": 2787,
"column": 7
}
}
@@ -148193,16 +147829,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 84865,
- 84970
+ 84722,
+ 84827
],
"loc": {
"start": {
- "line": 2798,
+ "line": 2795,
"column": 4
},
"end": {
- "line": 2801,
+ "line": 2798,
"column": 7
}
}
@@ -148216,16 +147852,16 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 84975,
- 84986
+ 84832,
+ 84843
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2799,
"column": 4
},
"end": {
- "line": 2802,
+ "line": 2799,
"column": 15
}
}
@@ -148251,16 +147887,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85004,
- 85008
+ 84861,
+ 84865
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 13
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 17
}
}
@@ -148269,47 +147905,47 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 85009,
- 85022
+ 84866,
+ 84879
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 18
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 31
}
}
},
"range": [
- 85004,
- 85022
+ 84861,
+ 84879
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 13
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 31
}
}
},
"prefix": true,
"range": [
- 85003,
- 85022
+ 84860,
+ 84879
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 12
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 31
}
}
@@ -148323,16 +147959,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85027,
- 85031
+ 84884,
+ 84888
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 36
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 40
}
}
@@ -148341,62 +147977,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 85032,
- 85046
+ 84889,
+ 84903
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 41
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 55
}
}
},
"range": [
- 85027,
- 85046
+ 84884,
+ 84903
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 36
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 55
}
}
},
"prefix": true,
"range": [
- 85026,
- 85046
+ 84883,
+ 84903
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 35
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 55
}
}
},
"range": [
- 85003,
- 85046
+ 84860,
+ 84903
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 12
},
"end": {
- "line": 2803,
+ "line": 2800,
"column": 55
}
}
@@ -148408,48 +148044,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 85062,
- 85069
+ 84919,
+ 84926
],
"loc": {
"start": {
- "line": 2804,
+ "line": 2801,
"column": 12
},
"end": {
- "line": 2804,
+ "line": 2801,
"column": 19
}
}
}
],
"range": [
- 85048,
- 85079
+ 84905,
+ 84936
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 57
},
"end": {
- "line": 2805,
+ "line": 2802,
"column": 9
}
}
},
"alternate": null,
"range": [
- 84999,
- 85079
+ 84856,
+ 84936
],
"loc": {
"start": {
- "line": 2803,
+ "line": 2800,
"column": 8
},
"end": {
- "line": 2805,
+ "line": 2802,
"column": 9
}
}
@@ -148463,16 +148099,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 85092,
- 85097
+ 84949,
+ 84954
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 12
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 17
}
}
@@ -148485,16 +148121,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85100,
- 85104
+ 84957,
+ 84961
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 20
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 24
}
}
@@ -148503,31 +148139,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 85105,
- 85121
+ 84962,
+ 84978
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 25
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 41
}
}
},
"range": [
- 85100,
- 85121
+ 84957,
+ 84978
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 20
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 41
}
}
@@ -148537,16 +148173,16 @@
"type": "Identifier",
"name": "SELECT",
"range": [
- 85122,
- 85128
+ 84979,
+ 84985
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 42
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 48
}
}
@@ -148556,47 +148192,47 @@
"value": true,
"raw": "true",
"range": [
- 85130,
- 85134
+ 84987,
+ 84991
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 50
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 54
}
}
}
],
"range": [
- 85100,
- 85135
+ 84957,
+ 84992
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 20
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 55
}
}
},
"range": [
- 85092,
- 85135
+ 84949,
+ 84992
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 12
},
"end": {
- "line": 2806,
+ "line": 2803,
"column": 55
}
}
@@ -148607,16 +148243,16 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 85149,
- 85154
+ 85006,
+ 85011
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 12
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 17
}
}
@@ -148629,16 +148265,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85157,
- 85161
+ 85014,
+ 85018
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 20
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 24
}
}
@@ -148647,31 +148283,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 85162,
- 85178
+ 85019,
+ 85035
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 25
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 41
}
}
},
"range": [
- 85157,
- 85178
+ 85014,
+ 85035
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 20
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 41
}
}
@@ -148681,16 +148317,16 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 85179,
- 85187
+ 85036,
+ 85044
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 42
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 50
}
}
@@ -148700,47 +148336,47 @@
"value": true,
"raw": "true",
"range": [
- 85189,
- 85193
+ 85046,
+ 85050
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 52
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 56
}
}
}
],
"range": [
- 85157,
- 85194
+ 85014,
+ 85051
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 20
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 57
}
}
},
"range": [
- 85149,
- 85194
+ 85006,
+ 85051
],
"loc": {
"start": {
- "line": 2807,
+ "line": 2804,
"column": 12
},
"end": {
- "line": 2807,
+ "line": 2804,
"column": 57
}
}
@@ -148751,16 +148387,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 85208,
- 85213
+ 85065,
+ 85070
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 12
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 17
}
}
@@ -148773,16 +148409,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85216,
- 85220
+ 85073,
+ 85077
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 20
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 24
}
}
@@ -148791,31 +148427,31 @@
"type": "Identifier",
"name": "getFiltersByType",
"range": [
- 85221,
- 85237
+ 85078,
+ 85094
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 25
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 41
}
}
},
"range": [
- 85216,
- 85237
+ 85073,
+ 85094
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 20
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 41
}
}
@@ -148825,16 +148461,16 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 85238,
- 85247
+ 85095,
+ 85104
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 42
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 51
}
}
@@ -148844,47 +148480,47 @@
"value": true,
"raw": "true",
"range": [
- 85249,
- 85253
+ 85106,
+ 85110
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 53
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 57
}
}
}
],
"range": [
- 85216,
- 85254
+ 85073,
+ 85111
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 20
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 58
}
}
},
"range": [
- 85208,
- 85254
+ 85065,
+ 85111
],
"loc": {
"start": {
- "line": 2808,
+ "line": 2805,
"column": 12
},
"end": {
- "line": 2808,
+ "line": 2805,
"column": 58
}
}
@@ -148895,16 +148531,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 85268,
- 85276
+ 85125,
+ 85133
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 12
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 20
}
}
@@ -148918,16 +148554,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 85279,
- 85284
+ 85136,
+ 85141
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 23
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 28
}
}
@@ -148936,31 +148572,31 @@
"type": "Identifier",
"name": "concat",
"range": [
- 85285,
- 85291
+ 85142,
+ 85148
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 29
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 35
}
}
},
"range": [
- 85279,
- 85291
+ 85136,
+ 85148
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 23
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 35
}
}
@@ -148970,47 +148606,47 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 85292,
- 85297
+ 85149,
+ 85154
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 36
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 41
}
}
}
],
"range": [
- 85279,
- 85298
+ 85136,
+ 85155
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 23
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 42
}
}
},
"range": [
- 85268,
- 85298
+ 85125,
+ 85155
],
"loc": {
"start": {
- "line": 2809,
+ "line": 2806,
"column": 12
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 42
}
}
@@ -149018,16 +148654,16 @@
],
"kind": "let",
"range": [
- 85088,
- 85299
+ 84945,
+ 85156
],
"loc": {
"start": {
- "line": 2806,
+ "line": 2803,
"column": 8
},
"end": {
- "line": 2809,
+ "line": 2806,
"column": 43
}
}
@@ -149041,16 +148677,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 85308,
- 85316
+ 85165,
+ 85173
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 8
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 16
}
}
@@ -149064,16 +148700,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 85319,
- 85327
+ 85176,
+ 85184
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 19
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 27
}
}
@@ -149082,31 +148718,31 @@
"type": "Identifier",
"name": "concat",
"range": [
- 85328,
- 85334
+ 85185,
+ 85191
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 28
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 34
}
}
},
"range": [
- 85319,
- 85334
+ 85176,
+ 85191
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 19
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 34
}
}
@@ -149116,62 +148752,62 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 85335,
- 85340
+ 85192,
+ 85197
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 35
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 40
}
}
}
],
"range": [
- 85319,
- 85341
+ 85176,
+ 85198
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 19
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 41
}
}
},
"range": [
- 85308,
- 85341
+ 85165,
+ 85198
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 8
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 41
}
}
},
"range": [
- 85308,
- 85342
+ 85165,
+ 85199
],
"loc": {
"start": {
- "line": 2810,
+ "line": 2807,
"column": 8
},
"end": {
- "line": 2810,
+ "line": 2807,
"column": 42
}
}
@@ -149185,16 +148821,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 85356,
- 85365
+ 85213,
+ 85222
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 12
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 21
}
}
@@ -149207,16 +148843,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85368,
- 85372
+ 85225,
+ 85229
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 24
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 28
}
}
@@ -149225,31 +148861,31 @@
"type": "Identifier",
"name": "getColumnIndexFromFilterId",
"range": [
- 85373,
- 85399
+ 85230,
+ 85256
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 29
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 55
}
}
},
"range": [
- 85368,
- 85399
+ 85225,
+ 85256
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 24
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 55
}
}
@@ -149261,16 +148897,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85400,
- 85404
+ 85257,
+ 85261
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 56
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 60
}
}
@@ -149279,62 +148915,62 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 85405,
- 85419
+ 85262,
+ 85276
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 61
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 75
}
}
},
"range": [
- 85400,
- 85419
+ 85257,
+ 85276
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 56
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 75
}
}
}
],
"range": [
- 85368,
- 85420
+ 85225,
+ 85277
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 24
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 76
}
}
},
"range": [
- 85356,
- 85420
+ 85213,
+ 85277
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 12
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 76
}
}
@@ -149342,16 +148978,16 @@
],
"kind": "let",
"range": [
- 85352,
- 85421
+ 85209,
+ 85278
],
"loc": {
"start": {
- "line": 2812,
+ "line": 2809,
"column": 8
},
"end": {
- "line": 2812,
+ "line": 2809,
"column": 77
}
}
@@ -149367,16 +149003,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 85440,
- 85441
+ 85297,
+ 85298
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 17
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 18
}
}
@@ -149386,31 +149022,31 @@
"value": 0,
"raw": "0",
"range": [
- 85444,
- 85445
+ 85301,
+ 85302
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 21
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 22
}
}
},
"range": [
- 85440,
- 85445
+ 85297,
+ 85302
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 17
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 22
}
}
@@ -149421,16 +149057,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 85447,
- 85450
+ 85304,
+ 85307
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 24
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 27
}
}
@@ -149442,16 +149078,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 85453,
- 85461
+ 85310,
+ 85318
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 30
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 38
}
}
@@ -149460,46 +149096,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 85462,
- 85468
+ 85319,
+ 85325
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 39
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 45
}
}
},
"range": [
- 85453,
- 85468
+ 85310,
+ 85325
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 30
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 45
}
}
},
"range": [
- 85447,
- 85468
+ 85304,
+ 85325
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 24
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 45
}
}
@@ -149507,16 +149143,16 @@
],
"kind": "let",
"range": [
- 85436,
- 85468
+ 85293,
+ 85325
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 13
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 45
}
}
@@ -149528,16 +149164,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 85470,
- 85471
+ 85327,
+ 85328
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 47
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 48
}
}
@@ -149546,31 +149182,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 85474,
- 85477
+ 85331,
+ 85334
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 51
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 54
}
}
},
"range": [
- 85470,
- 85477
+ 85327,
+ 85334
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 47
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 54
}
}
@@ -149582,32 +149218,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 85479,
- 85480
+ 85336,
+ 85337
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 56
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 57
}
}
},
"prefix": false,
"range": [
- 85479,
- 85482
+ 85336,
+ 85339
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 56
},
"end": {
- "line": 2814,
+ "line": 2811,
"column": 59
}
}
@@ -149624,16 +149260,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85502,
- 85508
+ 85359,
+ 85365
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 16
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 22
}
}
@@ -149645,16 +149281,16 @@
"type": "Identifier",
"name": "slcIndex",
"range": [
- 85511,
- 85519
+ 85368,
+ 85376
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 25
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 33
}
}
@@ -149663,46 +149299,46 @@
"type": "Identifier",
"name": "i",
"range": [
- 85520,
- 85521
+ 85377,
+ 85378
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 34
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 35
}
}
},
"range": [
- 85511,
- 85522
+ 85368,
+ 85379
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 25
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 36
}
}
},
"range": [
- 85502,
- 85522
+ 85359,
+ 85379
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 16
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 36
}
}
@@ -149710,16 +149346,16 @@
],
"kind": "let",
"range": [
- 85498,
- 85523
+ 85355,
+ 85380
],
"loc": {
"start": {
- "line": 2815,
+ "line": 2812,
"column": 12
},
"end": {
- "line": 2815,
+ "line": 2812,
"column": 37
}
}
@@ -149733,16 +149369,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 85540,
- 85546
+ 85397,
+ 85403
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 16
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 22
}
}
@@ -149753,16 +149389,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 85549,
- 85552
+ 85406,
+ 85409
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 25
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 28
}
}
@@ -149777,16 +149413,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85553,
- 85557
+ 85410,
+ 85414
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 29
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 33
}
}
@@ -149795,31 +149431,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 85558,
- 85564
+ 85415,
+ 85421
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 34
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 40
}
}
},
"range": [
- 85553,
- 85564
+ 85410,
+ 85421
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 29
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 40
}
}
@@ -149828,62 +149464,62 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85565,
- 85571
+ 85422,
+ 85428
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 41
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 47
}
}
},
"range": [
- 85553,
- 85572
+ 85410,
+ 85429
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 29
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 48
}
}
}
],
"range": [
- 85549,
- 85573
+ 85406,
+ 85430
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 25
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 49
}
}
},
"range": [
- 85540,
- 85573
+ 85397,
+ 85430
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 16
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 49
}
}
@@ -149891,16 +149527,16 @@
],
"kind": "let",
"range": [
- 85536,
- 85574
+ 85393,
+ 85431
],
"loc": {
"start": {
- "line": 2816,
+ "line": 2813,
"column": 12
},
"end": {
- "line": 2816,
+ "line": 2813,
"column": 50
}
}
@@ -149914,16 +149550,16 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 85591,
- 85607
+ 85448,
+ 85464
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 16
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 32
}
}
@@ -149936,16 +149572,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85610,
- 85614
+ 85467,
+ 85471
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 35
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 39
}
}
@@ -149954,31 +149590,31 @@
"type": "Identifier",
"name": "getFilterValue",
"range": [
- 85615,
- 85629
+ 85472,
+ 85486
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 40
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 54
}
}
},
"range": [
- 85610,
- 85629
+ 85467,
+ 85486
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 35
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 54
}
}
@@ -149988,47 +149624,47 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85630,
- 85636
+ 85487,
+ 85493
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 55
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 61
}
}
}
],
"range": [
- 85610,
- 85637
+ 85467,
+ 85494
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 35
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 62
}
}
},
"range": [
- 85591,
- 85637
+ 85448,
+ 85494
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 16
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 62
}
}
@@ -150036,16 +149672,16 @@
],
"kind": "let",
"range": [
- 85587,
- 85638
+ 85444,
+ 85495
],
"loc": {
"start": {
- "line": 2817,
+ "line": 2814,
"column": 12
},
"end": {
- "line": 2817,
+ "line": 2814,
"column": 63
}
},
@@ -150054,16 +149690,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 85652,
- 85695
+ 85509,
+ 85552
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2816,
"column": 12
},
"end": {
- "line": 2819,
+ "line": 2816,
"column": 55
}
}
@@ -150072,16 +149708,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 85708,
- 85747
+ 85565,
+ 85604
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2817,
"column": 12
},
"end": {
- "line": 2820,
+ "line": 2817,
"column": 51
}
}
@@ -150106,16 +149742,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 85764,
- 85773
+ 85621,
+ 85630
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 16
},
"end": {
- "line": 2821,
+ "line": 2818,
"column": 25
}
}
@@ -150124,31 +149760,31 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85778,
- 85784
+ 85635,
+ 85641
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 30
},
"end": {
- "line": 2821,
+ "line": 2818,
"column": 36
}
}
},
"range": [
- 85764,
- 85784
+ 85621,
+ 85641
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 16
},
"end": {
- "line": 2821,
+ "line": 2818,
"column": 36
}
}
@@ -150165,16 +149801,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85805,
- 85809
+ 85662,
+ 85666
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 17
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 21
}
}
@@ -150183,31 +149819,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 85810,
- 85816
+ 85667,
+ 85673
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 22
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 28
}
}
},
"range": [
- 85805,
- 85816
+ 85662,
+ 85673
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 17
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 28
}
}
@@ -150224,16 +149860,16 @@
"type": "Identifier",
"name": "slcA1",
"range": [
- 85820,
- 85825
+ 85677,
+ 85682
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 32
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 37
}
}
@@ -150242,31 +149878,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 85826,
- 85833
+ 85683,
+ 85690
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 38
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 45
}
}
},
"range": [
- 85820,
- 85833
+ 85677,
+ 85690
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 32
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 45
}
}
@@ -150276,32 +149912,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85834,
- 85840
+ 85691,
+ 85697
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 46
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 52
}
}
}
],
"range": [
- 85820,
- 85841
+ 85677,
+ 85698
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 32
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 53
}
}
@@ -150314,62 +149950,62 @@
"value": 1,
"raw": "1",
"range": [
- 85847,
- 85848
+ 85704,
+ 85705
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 59
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 60
}
}
},
"prefix": true,
"range": [
- 85846,
- 85848
+ 85703,
+ 85705
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 58
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 60
}
}
},
"range": [
- 85820,
- 85848
+ 85677,
+ 85705
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 32
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 60
}
}
},
"range": [
- 85805,
- 85848
+ 85662,
+ 85705
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 17
},
"end": {
- "line": 2822,
+ "line": 2819,
"column": 60
}
}
@@ -150381,16 +150017,16 @@
"type": "Identifier",
"name": "activeIdx",
"range": [
- 85872,
- 85881
+ 85729,
+ 85738
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2820,
"column": 20
},
"end": {
- "line": 2823,
+ "line": 2820,
"column": 29
}
}
@@ -150399,61 +150035,61 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85886,
- 85892
+ 85743,
+ 85749
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2820,
"column": 34
},
"end": {
- "line": 2823,
+ "line": 2820,
"column": 40
}
}
},
"range": [
- 85872,
- 85892
+ 85729,
+ 85749
],
"loc": {
"start": {
- "line": 2823,
+ "line": 2820,
"column": 20
},
"end": {
- "line": 2823,
+ "line": 2820,
"column": 40
}
}
},
"range": [
- 85805,
- 85892
+ 85662,
+ 85749
],
"loc": {
"start": {
- "line": 2822,
+ "line": 2819,
"column": 17
},
"end": {
- "line": 2823,
+ "line": 2820,
"column": 40
}
}
},
"range": [
- 85764,
- 85893
+ 85621,
+ 85750
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 16
},
"end": {
- "line": 2823,
+ "line": 2820,
"column": 41
}
}
@@ -150470,16 +150106,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 85915,
- 85919
+ 85772,
+ 85776
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 18
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 22
}
}
@@ -150488,47 +150124,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 85920,
- 85926
+ 85777,
+ 85783
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 23
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 29
}
}
},
"range": [
- 85915,
- 85926
+ 85772,
+ 85783
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 18
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 29
}
}
},
"prefix": true,
"range": [
- 85914,
- 85926
+ 85771,
+ 85783
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 17
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 29
}
}
@@ -150548,16 +150184,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 85931,
- 85936
+ 85788,
+ 85793
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 34
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 39
}
}
@@ -150566,31 +150202,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 85937,
- 85944
+ 85794,
+ 85801
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 40
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 47
}
}
},
"range": [
- 85931,
- 85944
+ 85788,
+ 85801
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 34
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 47
}
}
@@ -150600,32 +150236,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85945,
- 85951
+ 85802,
+ 85808
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 48
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 54
}
}
}
],
"range": [
- 85931,
- 85952
+ 85788,
+ 85809
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 34
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 55
}
}
@@ -150638,47 +150274,47 @@
"value": 1,
"raw": "1",
"range": [
- 85958,
- 85959
+ 85815,
+ 85816
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 61
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 62
}
}
},
"prefix": true,
"range": [
- 85957,
- 85959
+ 85814,
+ 85816
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 60
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 62
}
}
},
"range": [
- 85931,
- 85959
+ 85788,
+ 85816
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 34
},
"end": {
- "line": 2824,
+ "line": 2821,
"column": 62
}
}
@@ -150695,16 +150331,16 @@
"type": "Identifier",
"name": "slcA2",
"range": [
- 85983,
- 85988
+ 85840,
+ 85845
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 20
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 25
}
}
@@ -150713,31 +150349,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 85989,
- 85996
+ 85846,
+ 85853
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 26
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 33
}
}
},
"range": [
- 85983,
- 85996
+ 85840,
+ 85853
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 20
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 33
}
}
@@ -150747,32 +150383,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 85997,
- 86003
+ 85854,
+ 85860
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 34
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 40
}
}
}
],
"range": [
- 85983,
- 86004
+ 85840,
+ 85861
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 20
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 41
}
}
@@ -150785,92 +150421,92 @@
"value": 1,
"raw": "1",
"range": [
- 86010,
- 86011
+ 85867,
+ 85868
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 47
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 48
}
}
},
"prefix": true,
"range": [
- 86009,
- 86011
+ 85866,
+ 85868
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 46
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 48
}
}
},
"range": [
- 85983,
- 86011
+ 85840,
+ 85868
],
"loc": {
"start": {
- "line": 2825,
+ "line": 2822,
"column": 20
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 48
}
}
},
"range": [
- 85931,
- 86011
+ 85788,
+ 85868
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 34
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 48
}
}
},
"range": [
- 85914,
- 86012
+ 85771,
+ 85869
],
"loc": {
"start": {
- "line": 2824,
+ "line": 2821,
"column": 17
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 49
}
}
},
"range": [
- 85764,
- 86013
+ 85621,
+ 85870
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 16
},
"end": {
- "line": 2825,
+ "line": 2822,
"column": 50
}
}
@@ -150882,16 +150518,16 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 86033,
- 86049
+ 85890,
+ 85906
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 16
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 32
}
}
@@ -150904,16 +150540,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86054,
- 86058
+ 85911,
+ 85915
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 37
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 41
}
}
@@ -150922,31 +150558,31 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 86059,
- 86077
+ 85916,
+ 85934
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 42
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 60
}
}
},
"range": [
- 86054,
- 86077
+ 85911,
+ 85934
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 37
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 60
}
}
@@ -150956,62 +150592,62 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86078,
- 86084
+ 85935,
+ 85941
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 61
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 67
}
}
}
],
"range": [
- 86054,
- 86085
+ 85911,
+ 85942
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 37
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 68
}
}
},
"range": [
- 86033,
- 86085
+ 85890,
+ 85942
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 16
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 68
}
}
},
"range": [
- 85764,
- 86085
+ 85621,
+ 85942
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 16
},
"end": {
- "line": 2826,
+ "line": 2823,
"column": 68
}
}
@@ -151027,16 +150663,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86160,
- 86164
+ 86017,
+ 86021
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2826,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2826,
"column": 24
}
}
@@ -151045,31 +150681,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 86165,
- 86180
+ 86022,
+ 86037
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2826,
"column": 25
},
"end": {
- "line": 2829,
+ "line": 2826,
"column": 40
}
}
},
"range": [
- 86160,
- 86180
+ 86017,
+ 86037
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2826,
"column": 20
},
"end": {
- "line": 2829,
+ "line": 2826,
"column": 40
}
}
@@ -151086,16 +150722,16 @@
"type": "Identifier",
"name": "opt0",
"range": [
- 86208,
- 86212
+ 86065,
+ 86069
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 24
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 28
}
}
@@ -151106,16 +150742,16 @@
"type": "Identifier",
"name": "createOpt",
"range": [
- 86215,
- 86224
+ 86072,
+ 86081
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 31
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 40
}
}
@@ -151129,16 +150765,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86225,
- 86229
+ 86082,
+ 86086
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 41
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 45
}
}
@@ -151147,31 +150783,31 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 86230,
- 86248
+ 86087,
+ 86105
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 46
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 64
}
}
},
"range": [
- 86225,
- 86248
+ 86082,
+ 86105
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 41
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 64
}
}
@@ -151181,32 +150817,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86249,
- 86255
+ 86106,
+ 86112
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 65
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 71
}
}
}
],
"range": [
- 86225,
- 86256
+ 86082,
+ 86113
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 41
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 72
}
}
@@ -151216,47 +150852,47 @@
"value": "",
"raw": "''",
"range": [
- 86258,
- 86260
+ 86115,
+ 86117
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 74
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 76
}
}
}
],
"range": [
- 86215,
- 86261
+ 86072,
+ 86118
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 31
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 77
}
}
},
"range": [
- 86208,
- 86261
+ 86065,
+ 86118
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 24
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 77
}
}
@@ -151264,16 +150900,16 @@
],
"kind": "let",
"range": [
- 86204,
- 86262
+ 86061,
+ 86119
],
"loc": {
"start": {
- "line": 2830,
+ "line": 2827,
"column": 20
},
"end": {
- "line": 2830,
+ "line": 2827,
"column": 78
}
}
@@ -151290,16 +150926,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 86283,
- 86289
+ 86140,
+ 86146
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 20
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 26
}
}
@@ -151308,31 +150944,31 @@
"type": "Identifier",
"name": "innerHTML",
"range": [
- 86290,
- 86299
+ 86147,
+ 86156
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 27
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 36
}
}
},
"range": [
- 86283,
- 86299
+ 86140,
+ 86156
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 20
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 36
}
}
@@ -151342,46 +150978,46 @@
"value": "",
"raw": "''",
"range": [
- 86302,
- 86304
+ 86159,
+ 86161
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 39
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 41
}
}
},
"range": [
- 86283,
- 86304
+ 86140,
+ 86161
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 20
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 41
}
}
},
"range": [
- 86283,
- 86305
+ 86140,
+ 86162
],
"loc": {
"start": {
- "line": 2831,
+ "line": 2828,
"column": 20
},
"end": {
- "line": 2831,
+ "line": 2828,
"column": 42
}
}
@@ -151397,16 +151033,16 @@
"type": "Identifier",
"name": "curSlc",
"range": [
- 86326,
- 86332
+ 86183,
+ 86189
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 26
}
}
@@ -151415,31 +151051,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 86333,
- 86344
+ 86190,
+ 86201
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 27
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 38
}
}
},
"range": [
- 86326,
- 86344
+ 86183,
+ 86201
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 38
}
}
@@ -151449,79 +151085,79 @@
"type": "Identifier",
"name": "opt0",
"range": [
- 86345,
- 86349
+ 86202,
+ 86206
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 39
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 43
}
}
}
],
"range": [
- 86326,
- 86350
+ 86183,
+ 86207
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 44
}
}
},
"range": [
- 86326,
- 86351
+ 86183,
+ 86208
],
"loc": {
"start": {
- "line": 2832,
+ "line": 2829,
"column": 20
},
"end": {
- "line": 2832,
+ "line": 2829,
"column": 45
}
}
}
],
"range": [
- 86182,
- 86369
+ 86039,
+ 86226
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2826,
"column": 42
},
"end": {
- "line": 2833,
+ "line": 2830,
"column": 17
}
}
},
"alternate": null,
"range": [
- 86156,
- 86369
+ 86013,
+ 86226
],
"loc": {
"start": {
- "line": 2829,
+ "line": 2826,
"column": 16
},
"end": {
- "line": 2833,
+ "line": 2830,
"column": 17
}
},
@@ -151530,16 +151166,16 @@
"type": "Line",
"value": "1st option needs to be inserted",
"range": [
- 86106,
- 86139
+ 85963,
+ 85996
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2825,
"column": 16
},
"end": {
- "line": 2828,
+ "line": 2825,
"column": 49
}
}
@@ -151560,16 +151196,16 @@
"type": "Identifier",
"name": "slcA3",
"range": [
- 86391,
- 86396
+ 86248,
+ 86253
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 25
}
}
@@ -151578,31 +151214,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 86397,
- 86404
+ 86254,
+ 86261
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 26
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 33
}
}
},
"range": [
- 86391,
- 86404
+ 86248,
+ 86261
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 33
}
}
@@ -151612,32 +151248,32 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86405,
- 86411
+ 86262,
+ 86268
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 34
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 40
}
}
}
],
"range": [
- 86391,
- 86412
+ 86248,
+ 86269
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 41
}
}
@@ -151650,47 +151286,47 @@
"value": 1,
"raw": "1",
"range": [
- 86418,
- 86419
+ 86275,
+ 86276
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 47
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 48
}
}
},
"prefix": true,
"range": [
- 86417,
- 86419
+ 86274,
+ 86276
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 46
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 48
}
}
},
"range": [
- 86391,
- 86419
+ 86248,
+ 86276
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 20
},
"end": {
- "line": 2835,
+ "line": 2832,
"column": 48
}
}
@@ -151711,16 +151347,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86443,
- 86447
+ 86300,
+ 86304
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 24
}
}
@@ -151729,31 +151365,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 86448,
- 86455
+ 86305,
+ 86312
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 25
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 32
}
}
},
"range": [
- 86443,
- 86455
+ 86300,
+ 86312
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 32
}
}
@@ -151762,31 +151398,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 86456,
- 86460
+ 86313,
+ 86317
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 33
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 37
}
}
},
"range": [
- 86443,
- 86460
+ 86300,
+ 86317
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 37
}
}
@@ -151797,16 +151433,16 @@
"value": "build-checklist-filter",
"raw": "'build-checklist-filter'",
"range": [
- 86461,
- 86485
+ 86318,
+ 86342
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 38
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 62
}
}
@@ -151814,16 +151450,16 @@
{
"type": "ThisExpression",
"range": [
- 86487,
- 86491
+ 86344,
+ 86348
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 64
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 68
}
}
@@ -151832,16 +151468,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86493,
- 86499
+ 86350,
+ 86356
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 70
},
"end": {
- "line": 2836,
+ "line": 2833,
"column": 76
}
}
@@ -151851,63 +151487,63 @@
"value": true,
"raw": "true",
"range": [
- 86525,
- 86529
+ 86382,
+ 86386
],
"loc": {
"start": {
- "line": 2837,
+ "line": 2834,
"column": 24
},
"end": {
- "line": 2837,
+ "line": 2834,
"column": 28
}
}
}
],
"range": [
- 86443,
- 86530
+ 86300,
+ 86387
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2837,
+ "line": 2834,
"column": 29
}
}
},
"range": [
- 86443,
- 86531
+ 86300,
+ 86388
],
"loc": {
"start": {
- "line": 2836,
+ "line": 2833,
"column": 20
},
"end": {
- "line": 2837,
+ "line": 2834,
"column": 30
}
}
}
],
"range": [
- 86421,
- 86549
+ 86278,
+ 86406
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 50
},
"end": {
- "line": 2838,
+ "line": 2835,
"column": 17
}
}
@@ -151928,16 +151564,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86577,
- 86581
+ 86434,
+ 86438
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 24
}
}
@@ -151946,31 +151582,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 86582,
- 86589
+ 86439,
+ 86446
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 25
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 32
}
}
},
"range": [
- 86577,
- 86589
+ 86434,
+ 86446
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 32
}
}
@@ -151979,31 +151615,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 86590,
- 86594
+ 86447,
+ 86451
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 33
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 37
}
}
},
"range": [
- 86577,
- 86594
+ 86434,
+ 86451
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 37
}
}
@@ -152014,16 +151650,16 @@
"value": "build-select-filter",
"raw": "'build-select-filter'",
"range": [
- 86595,
- 86616
+ 86452,
+ 86473
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 38
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 59
}
}
@@ -152031,16 +151667,16 @@
{
"type": "ThisExpression",
"range": [
- 86618,
- 86622
+ 86475,
+ 86479
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 61
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 65
}
}
@@ -152049,16 +151685,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86624,
- 86630
+ 86481,
+ 86487
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 67
},
"end": {
- "line": 2839,
+ "line": 2836,
"column": 73
}
}
@@ -152068,78 +151704,78 @@
"value": true,
"raw": "true",
"range": [
- 86656,
- 86660
+ 86513,
+ 86517
],
"loc": {
"start": {
- "line": 2840,
+ "line": 2837,
"column": 24
},
"end": {
- "line": 2840,
+ "line": 2837,
"column": 28
}
}
}
],
"range": [
- 86577,
- 86661
+ 86434,
+ 86518
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2840,
+ "line": 2837,
"column": 29
}
}
},
"range": [
- 86577,
- 86662
+ 86434,
+ 86519
],
"loc": {
"start": {
- "line": 2839,
+ "line": 2836,
"column": 20
},
"end": {
- "line": 2840,
+ "line": 2837,
"column": 30
}
}
}
],
"range": [
- 86555,
- 86680
+ 86412,
+ 86537
],
"loc": {
"start": {
- "line": 2838,
+ "line": 2835,
"column": 23
},
"end": {
- "line": 2841,
+ "line": 2838,
"column": 17
}
}
},
"range": [
- 86387,
- 86680
+ 86244,
+ 86537
],
"loc": {
"start": {
- "line": 2835,
+ "line": 2832,
"column": 16
},
"end": {
- "line": 2841,
+ "line": 2838,
"column": 17
}
}
@@ -152154,16 +151790,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86698,
- 86702
+ 86555,
+ 86559
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 16
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 20
}
}
@@ -152172,31 +151808,31 @@
"type": "Identifier",
"name": "setFilterValue",
"range": [
- 86703,
- 86717
+ 86560,
+ 86574
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 21
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 35
}
}
},
"range": [
- 86698,
- 86717
+ 86555,
+ 86574
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 16
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 35
}
}
@@ -152206,16 +151842,16 @@
"type": "Identifier",
"name": "colIdx",
"range": [
- 86718,
- 86724
+ 86575,
+ 86581
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 36
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 42
}
}
@@ -152224,79 +151860,79 @@
"type": "Identifier",
"name": "slcSelectedValue",
"range": [
- 86726,
- 86742
+ 86583,
+ 86599
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 44
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 60
}
}
}
],
"range": [
- 86698,
- 86743
+ 86555,
+ 86600
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 16
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 61
}
}
},
"range": [
- 86698,
- 86744
+ 86555,
+ 86601
],
"loc": {
"start": {
- "line": 2843,
+ "line": 2840,
"column": 16
},
"end": {
- "line": 2843,
+ "line": 2840,
"column": 62
}
}
}
],
"range": [
- 86087,
- 86758
+ 85944,
+ 86615
],
"loc": {
"start": {
- "line": 2826,
+ "line": 2823,
"column": 70
},
"end": {
- "line": 2844,
+ "line": 2841,
"column": 13
}
}
},
"alternate": null,
"range": [
- 85760,
- 86758
+ 85617,
+ 86615
],
"loc": {
"start": {
- "line": 2821,
+ "line": 2818,
"column": 12
},
"end": {
- "line": 2844,
+ "line": 2841,
"column": 13
}
},
@@ -152305,16 +151941,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 85652,
- 85695
+ 85509,
+ 85552
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2816,
"column": 12
},
"end": {
- "line": 2819,
+ "line": 2816,
"column": 55
}
}
@@ -152323,16 +151959,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 85708,
- 85747
+ 85565,
+ 85604
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2817,
"column": 12
},
"end": {
- "line": 2820,
+ "line": 2817,
"column": 51
}
}
@@ -152341,47 +151977,47 @@
}
],
"range": [
- 85484,
- 86768
+ 85341,
+ 86625
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 61
},
"end": {
- "line": 2845,
+ "line": 2842,
"column": 9
}
}
},
"range": [
- 85431,
- 86768
+ 85288,
+ 86625
],
"loc": {
"start": {
- "line": 2814,
+ "line": 2811,
"column": 8
},
"end": {
- "line": 2845,
+ "line": 2842,
"column": 9
}
}
}
],
"range": [
- 84989,
- 86774
+ 84846,
+ 86631
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2799,
"column": 18
},
"end": {
- "line": 2846,
+ "line": 2843,
"column": 5
}
}
@@ -152389,16 +152025,16 @@
"generator": false,
"expression": false,
"range": [
- 84986,
- 86774
+ 84843,
+ 86631
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2799,
"column": 15
},
"end": {
- "line": 2846,
+ "line": 2843,
"column": 5
}
}
@@ -152406,16 +152042,16 @@
"kind": "method",
"computed": false,
"range": [
- 84975,
- 86774
+ 84832,
+ 86631
],
"loc": {
"start": {
- "line": 2802,
+ "line": 2799,
"column": 4
},
"end": {
- "line": 2846,
+ "line": 2843,
"column": 5
}
},
@@ -152424,16 +152060,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 84865,
- 84970
+ 84722,
+ 84827
],
"loc": {
"start": {
- "line": 2798,
+ "line": 2795,
"column": 4
},
"end": {
- "line": 2801,
+ "line": 2798,
"column": 7
}
}
@@ -152444,16 +152080,16 @@
"type": "Block",
"value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 86780,
- 86935
+ 86637,
+ 86792
],
"loc": {
"start": {
- "line": 2848,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2849,
"column": 7
}
}
@@ -152467,16 +152103,16 @@
"type": "Identifier",
"name": "isExactMatch",
"range": [
- 86940,
- 86952
+ 86797,
+ 86809
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2850,
"column": 4
},
"end": {
- "line": 2853,
+ "line": 2850,
"column": 16
}
}
@@ -152489,16 +152125,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 86953,
- 86961
+ 86810,
+ 86818
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2850,
"column": 17
},
"end": {
- "line": 2853,
+ "line": 2850,
"column": 25
}
}
@@ -152516,16 +152152,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 86977,
- 86984
+ 86834,
+ 86841
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 12
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 19
}
}
@@ -152538,16 +152174,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 86987,
- 86991
+ 86844,
+ 86848
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 22
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 26
}
}
@@ -152556,31 +152192,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 86992,
- 87005
+ 86849,
+ 86862
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 27
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 40
}
}
},
"range": [
- 86987,
- 87005
+ 86844,
+ 86862
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 22
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 40
}
}
@@ -152590,47 +152226,47 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 87006,
- 87014
+ 86863,
+ 86871
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 41
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 49
}
}
}
],
"range": [
- 86987,
- 87015
+ 86844,
+ 86872
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 22
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 50
}
}
},
"range": [
- 86977,
- 87015
+ 86834,
+ 86872
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 12
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 50
}
}
@@ -152638,16 +152274,16 @@
],
"kind": "let",
"range": [
- 86973,
- 87016
+ 86830,
+ 86873
],
"loc": {
"start": {
- "line": 2854,
+ "line": 2851,
"column": 8
},
"end": {
- "line": 2854,
+ "line": 2851,
"column": 51
}
}
@@ -152669,16 +152305,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87032,
- 87036
+ 86889,
+ 86893
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 15
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 19
}
}
@@ -152687,31 +152323,31 @@
"type": "Identifier",
"name": "exactMatchByCol",
"range": [
- 87037,
- 87052
+ 86894,
+ 86909
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 20
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 35
}
}
},
"range": [
- 87032,
- 87052
+ 86889,
+ 86909
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 15
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 35
}
}
@@ -152720,31 +152356,31 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 87053,
- 87061
+ 86910,
+ 86918
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 36
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 44
}
}
},
"range": [
- 87032,
- 87062
+ 86889,
+ 86919
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 15
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 45
}
}
@@ -152755,16 +152391,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87066,
- 87070
+ 86923,
+ 86927
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 49
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 53
}
}
@@ -152773,46 +152409,46 @@
"type": "Identifier",
"name": "exactMatch",
"range": [
- 87071,
- 87081
+ 86928,
+ 86938
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 54
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 64
}
}
},
"range": [
- 87066,
- 87081
+ 86923,
+ 86938
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 49
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 64
}
}
},
"range": [
- 87032,
- 87081
+ 86889,
+ 86938
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 15
},
"end": {
- "line": 2855,
+ "line": 2852,
"column": 64
}
}
@@ -152824,16 +152460,16 @@
"type": "Identifier",
"name": "fltType",
"range": [
- 87097,
- 87104
+ 86954,
+ 86961
],
"loc": {
"start": {
- "line": 2856,
+ "line": 2853,
"column": 12
},
"end": {
- "line": 2856,
+ "line": 2853,
"column": 19
}
}
@@ -152842,77 +152478,77 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 87109,
- 87114
+ 86966,
+ 86971
],
"loc": {
"start": {
- "line": 2856,
+ "line": 2853,
"column": 24
},
"end": {
- "line": 2856,
+ "line": 2853,
"column": 29
}
}
},
"range": [
- 87097,
- 87114
+ 86954,
+ 86971
],
"loc": {
"start": {
- "line": 2856,
+ "line": 2853,
"column": 12
},
"end": {
- "line": 2856,
+ "line": 2853,
"column": 29
}
}
},
"range": [
- 87032,
- 87114
+ 86889,
+ 86971
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 15
},
"end": {
- "line": 2856,
+ "line": 2853,
"column": 29
}
}
},
"range": [
- 87025,
- 87115
+ 86882,
+ 86972
],
"loc": {
"start": {
- "line": 2855,
+ "line": 2852,
"column": 8
},
"end": {
- "line": 2856,
+ "line": 2853,
"column": 30
}
}
}
],
"range": [
- 86963,
- 87121
+ 86820,
+ 86978
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2850,
"column": 27
},
"end": {
- "line": 2857,
+ "line": 2854,
"column": 5
}
}
@@ -152920,16 +152556,16 @@
"generator": false,
"expression": false,
"range": [
- 86952,
- 87121
+ 86809,
+ 86978
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2850,
"column": 16
},
"end": {
- "line": 2857,
+ "line": 2854,
"column": 5
}
}
@@ -152937,16 +152573,16 @@
"kind": "method",
"computed": false,
"range": [
- 86940,
- 87121
+ 86797,
+ 86978
],
"loc": {
"start": {
- "line": 2853,
+ "line": 2850,
"column": 4
},
"end": {
- "line": 2857,
+ "line": 2854,
"column": 5
}
},
@@ -152955,16 +152591,16 @@
"type": "Block",
"value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 86780,
- 86935
+ 86637,
+ 86792
],
"loc": {
"start": {
- "line": 2848,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2849,
"column": 7
}
}
@@ -152975,16 +152611,16 @@
"type": "Block",
"value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87127,
- 87241
+ 86984,
+ 87098
],
"loc": {
"start": {
- "line": 2859,
+ "line": 2856,
"column": 4
},
"end": {
- "line": 2863,
+ "line": 2860,
"column": 7
}
}
@@ -152998,16 +152634,16 @@
"type": "Identifier",
"name": "isRowValid",
"range": [
- 87246,
- 87256
+ 87103,
+ 87113
],
"loc": {
"start": {
- "line": 2864,
+ "line": 2861,
"column": 4
},
"end": {
- "line": 2864,
+ "line": 2861,
"column": 14
}
}
@@ -153020,16 +152656,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 87257,
- 87265
+ 87114,
+ 87122
],
"loc": {
"start": {
- "line": 2864,
+ "line": 2861,
"column": 15
},
"end": {
- "line": 2864,
+ "line": 2861,
"column": 23
}
}
@@ -153056,16 +152692,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87284,
- 87288
+ 87141,
+ 87145
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 19
}
}
@@ -153074,47 +152710,47 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 87289,
- 87301
+ 87146,
+ 87158
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 20
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 32
}
}
},
"range": [
- 87284,
- 87301
+ 87141,
+ 87158
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 32
}
}
},
"arguments": [],
"range": [
- 87284,
- 87303
+ 87141,
+ 87160
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 34
}
}
@@ -153123,31 +152759,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 87304,
- 87311
+ 87161,
+ 87168
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 35
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 42
}
}
},
"range": [
- 87284,
- 87311
+ 87141,
+ 87168
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 42
}
}
@@ -153157,32 +152793,32 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 87312,
- 87320
+ 87169,
+ 87177
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 43
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 51
}
}
}
],
"range": [
- 87284,
- 87321
+ 87141,
+ 87178
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 52
}
}
@@ -153195,78 +152831,78 @@
"value": 1,
"raw": "1",
"range": [
- 87327,
- 87328
+ 87184,
+ 87185
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 58
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 59
}
}
},
"prefix": true,
"range": [
- 87326,
- 87328
+ 87183,
+ 87185
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 57
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 59
}
}
},
"range": [
- 87284,
- 87328
+ 87141,
+ 87185
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 15
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 59
}
}
},
"range": [
- 87277,
- 87329
+ 87134,
+ 87186
],
"loc": {
"start": {
- "line": 2865,
+ "line": 2862,
"column": 8
},
"end": {
- "line": 2865,
+ "line": 2862,
"column": 60
}
}
}
],
"range": [
- 87267,
- 87335
+ 87124,
+ 87192
],
"loc": {
"start": {
- "line": 2864,
+ "line": 2861,
"column": 25
},
"end": {
- "line": 2866,
+ "line": 2863,
"column": 5
}
}
@@ -153274,16 +152910,16 @@
"generator": false,
"expression": false,
"range": [
- 87256,
- 87335
+ 87113,
+ 87192
],
"loc": {
"start": {
- "line": 2864,
+ "line": 2861,
"column": 14
},
"end": {
- "line": 2866,
+ "line": 2863,
"column": 5
}
}
@@ -153291,16 +152927,16 @@
"kind": "method",
"computed": false,
"range": [
- 87246,
- 87335
+ 87103,
+ 87192
],
"loc": {
"start": {
- "line": 2864,
+ "line": 2861,
"column": 4
},
"end": {
- "line": 2866,
+ "line": 2863,
"column": 5
}
},
@@ -153309,16 +152945,16 @@
"type": "Block",
"value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87127,
- 87241
+ 86984,
+ 87098
],
"loc": {
"start": {
- "line": 2859,
+ "line": 2856,
"column": 4
},
"end": {
- "line": 2863,
+ "line": 2860,
"column": 7
}
}
@@ -153329,16 +152965,16 @@
"type": "Block",
"value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87341,
- 87457
+ 87198,
+ 87314
],
"loc": {
"start": {
- "line": 2868,
+ "line": 2865,
"column": 4
},
"end": {
- "line": 2872,
+ "line": 2869,
"column": 7
}
}
@@ -153352,16 +152988,16 @@
"type": "Identifier",
"name": "isRowDisplayed",
"range": [
- 87462,
- 87476
+ 87319,
+ 87333
],
"loc": {
"start": {
- "line": 2873,
+ "line": 2870,
"column": 4
},
"end": {
- "line": 2873,
+ "line": 2870,
"column": 18
}
}
@@ -153374,16 +153010,16 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 87477,
- 87485
+ 87334,
+ 87342
],
"loc": {
"start": {
- "line": 2873,
+ "line": 2870,
"column": 19
},
"end": {
- "line": 2873,
+ "line": 2870,
"column": 27
}
}
@@ -153401,16 +153037,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 87501,
- 87504
+ 87358,
+ 87361
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 12
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 15
}
}
@@ -153429,16 +153065,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87507,
- 87511
+ 87364,
+ 87368
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 18
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 22
}
}
@@ -153447,47 +153083,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 87512,
- 87515
+ 87369,
+ 87372
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 23
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 26
}
}
},
"range": [
- 87507,
- 87515
+ 87364,
+ 87372
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 18
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 26
}
}
},
"arguments": [],
"range": [
- 87507,
- 87517
+ 87364,
+ 87374
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 18
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 28
}
}
@@ -153496,31 +153132,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 87518,
- 87522
+ 87375,
+ 87379
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 29
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 33
}
}
},
"range": [
- 87507,
- 87522
+ 87364,
+ 87379
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 18
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 33
}
}
@@ -153529,46 +153165,46 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 87523,
- 87531
+ 87380,
+ 87388
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 34
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 42
}
}
},
"range": [
- 87507,
- 87532
+ 87364,
+ 87389
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 18
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 43
}
}
},
"range": [
- 87501,
- 87532
+ 87358,
+ 87389
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 12
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 43
}
}
@@ -153576,16 +153212,16 @@
],
"kind": "let",
"range": [
- 87497,
- 87533
+ 87354,
+ 87390
],
"loc": {
"start": {
- "line": 2874,
+ "line": 2871,
"column": 8
},
"end": {
- "line": 2874,
+ "line": 2871,
"column": 44
}
}
@@ -153603,16 +153239,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87549,
- 87553
+ 87406,
+ 87410
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 15
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 19
}
}
@@ -153621,31 +153257,31 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 87554,
- 87567
+ 87411,
+ 87424
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 20
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 33
}
}
},
"range": [
- 87549,
- 87567
+ 87406,
+ 87424
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 15
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 33
}
}
@@ -153655,32 +153291,32 @@
"type": "Identifier",
"name": "row",
"range": [
- 87568,
- 87571
+ 87425,
+ 87428
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 34
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 37
}
}
}
],
"range": [
- 87549,
- 87572
+ 87406,
+ 87429
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 15
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 38
}
}
@@ -153690,62 +153326,62 @@
"value": "",
"raw": "''",
"range": [
- 87577,
- 87579
+ 87434,
+ 87436
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 43
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 45
}
}
},
"range": [
- 87549,
- 87579
+ 87406,
+ 87436
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 15
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 45
}
}
},
"range": [
- 87542,
- 87580
+ 87399,
+ 87437
],
"loc": {
"start": {
- "line": 2875,
+ "line": 2872,
"column": 8
},
"end": {
- "line": 2875,
+ "line": 2872,
"column": 46
}
}
}
],
"range": [
- 87487,
- 87586
+ 87344,
+ 87443
],
"loc": {
"start": {
- "line": 2873,
+ "line": 2870,
"column": 29
},
"end": {
- "line": 2876,
+ "line": 2873,
"column": 5
}
}
@@ -153753,16 +153389,16 @@
"generator": false,
"expression": false,
"range": [
- 87476,
- 87586
+ 87333,
+ 87443
],
"loc": {
"start": {
- "line": 2873,
+ "line": 2870,
"column": 18
},
"end": {
- "line": 2876,
+ "line": 2873,
"column": 5
}
}
@@ -153770,16 +153406,16 @@
"kind": "method",
"computed": false,
"range": [
- 87462,
- 87586
+ 87319,
+ 87443
],
"loc": {
"start": {
- "line": 2873,
+ "line": 2870,
"column": 4
},
"end": {
- "line": 2876,
+ "line": 2873,
"column": 5
}
},
@@ -153788,16 +153424,16 @@
"type": "Block",
"value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87341,
- 87457
+ 87198,
+ 87314
],
"loc": {
"start": {
- "line": 2868,
+ "line": 2865,
"column": 4
},
"end": {
- "line": 2872,
+ "line": 2869,
"column": 7
}
}
@@ -153808,16 +153444,16 @@
"type": "Block",
"value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 87592,
- 87795
+ 87449,
+ 87652
],
"loc": {
"start": {
- "line": 2878,
+ "line": 2875,
"column": 4
},
"end": {
- "line": 2883,
+ "line": 2880,
"column": 7
}
}
@@ -153831,16 +153467,16 @@
"type": "Identifier",
"name": "ignoresDiacritics",
"range": [
- 87800,
- 87817
+ 87657,
+ 87674
],
"loc": {
"start": {
- "line": 2884,
+ "line": 2881,
"column": 4
},
"end": {
- "line": 2884,
+ "line": 2881,
"column": 21
}
}
@@ -153853,16 +153489,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 87818,
- 87826
+ 87675,
+ 87683
],
"loc": {
"start": {
- "line": 2884,
+ "line": 2881,
"column": 22
},
"end": {
- "line": 2884,
+ "line": 2881,
"column": 30
}
}
@@ -153880,16 +153516,16 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 87842,
- 87852
+ 87699,
+ 87709
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 12
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 22
}
}
@@ -153900,16 +153536,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 87855,
- 87859
+ 87712,
+ 87716
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 25
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 29
}
}
@@ -153918,46 +153554,46 @@
"type": "Identifier",
"name": "ignoreDiacritics",
"range": [
- 87860,
- 87876
+ 87717,
+ 87733
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 30
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 46
}
}
},
"range": [
- 87855,
- 87876
+ 87712,
+ 87733
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 25
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 46
}
}
},
"range": [
- 87842,
- 87876
+ 87699,
+ 87733
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 12
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 46
}
}
@@ -153965,16 +153601,16 @@
],
"kind": "let",
"range": [
- 87838,
- 87877
+ 87695,
+ 87734
],
"loc": {
"start": {
- "line": 2885,
+ "line": 2882,
"column": 8
},
"end": {
- "line": 2885,
+ "line": 2882,
"column": 47
}
}
@@ -153987,16 +153623,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 87890,
- 87897
+ 87747,
+ 87754
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2883,
"column": 12
},
"end": {
- "line": 2886,
+ "line": 2883,
"column": 19
}
}
@@ -154006,32 +153642,32 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 87898,
- 87908
+ 87755,
+ 87765
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2883,
"column": 20
},
"end": {
- "line": 2886,
+ "line": 2883,
"column": 30
}
}
}
],
"range": [
- 87890,
- 87909
+ 87747,
+ 87766
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2883,
"column": 12
},
"end": {
- "line": 2886,
+ "line": 2883,
"column": 31
}
}
@@ -154048,16 +153684,16 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 87932,
- 87942
+ 87789,
+ 87799
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2884,
"column": 19
},
"end": {
- "line": 2887,
+ "line": 2884,
"column": 29
}
}
@@ -154066,78 +153702,78 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 87943,
- 87951
+ 87800,
+ 87808
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2884,
"column": 30
},
"end": {
- "line": 2887,
+ "line": 2884,
"column": 38
}
}
},
"range": [
- 87932,
- 87952
+ 87789,
+ 87809
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2884,
"column": 19
},
"end": {
- "line": 2887,
+ "line": 2884,
"column": 39
}
}
},
"range": [
- 87925,
- 87953
+ 87782,
+ 87810
],
"loc": {
"start": {
- "line": 2887,
+ "line": 2884,
"column": 12
},
"end": {
- "line": 2887,
+ "line": 2884,
"column": 40
}
}
}
],
"range": [
- 87911,
- 87963
+ 87768,
+ 87820
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2883,
"column": 33
},
"end": {
- "line": 2888,
+ "line": 2885,
"column": 9
}
}
},
"alternate": null,
"range": [
- 87886,
- 87963
+ 87743,
+ 87820
],
"loc": {
"start": {
- "line": 2886,
+ "line": 2883,
"column": 8
},
"end": {
- "line": 2888,
+ "line": 2885,
"column": 9
}
}
@@ -154150,16 +153786,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 87979,
- 87986
+ 87836,
+ 87843
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2886,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2886,
"column": 22
}
}
@@ -154169,63 +153805,63 @@
"type": "Identifier",
"name": "ignoreDiac",
"range": [
- 87987,
- 87997
+ 87844,
+ 87854
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2886,
"column": 23
},
"end": {
- "line": 2889,
+ "line": 2886,
"column": 33
}
}
}
],
"range": [
- 87979,
- 87998
+ 87836,
+ 87855
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2886,
"column": 15
},
"end": {
- "line": 2889,
+ "line": 2886,
"column": 34
}
}
},
"range": [
- 87972,
- 87999
+ 87829,
+ 87856
],
"loc": {
"start": {
- "line": 2889,
+ "line": 2886,
"column": 8
},
"end": {
- "line": 2889,
+ "line": 2886,
"column": 35
}
}
}
],
"range": [
- 87828,
- 88005
+ 87685,
+ 87862
],
"loc": {
"start": {
- "line": 2884,
+ "line": 2881,
"column": 32
},
"end": {
- "line": 2890,
+ "line": 2887,
"column": 5
}
}
@@ -154233,16 +153869,16 @@
"generator": false,
"expression": false,
"range": [
- 87817,
- 88005
+ 87674,
+ 87862
],
"loc": {
"start": {
- "line": 2884,
+ "line": 2881,
"column": 21
},
"end": {
- "line": 2890,
+ "line": 2887,
"column": 5
}
}
@@ -154250,16 +153886,16 @@
"kind": "method",
"computed": false,
"range": [
- 87800,
- 88005
+ 87657,
+ 87862
],
"loc": {
"start": {
- "line": 2884,
+ "line": 2881,
"column": 4
},
"end": {
- "line": 2890,
+ "line": 2887,
"column": 5
}
},
@@ -154268,16 +153904,16 @@
"type": "Block",
"value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 87592,
- 87795
+ 87449,
+ 87652
],
"loc": {
"start": {
- "line": 2878,
+ "line": 2875,
"column": 4
},
"end": {
- "line": 2883,
+ "line": 2880,
"column": 7
}
}
@@ -154288,16 +153924,16 @@
"type": "Block",
"value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ",
"range": [
- 88011,
- 88151
+ 87868,
+ 88008
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2889,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2893,
"column": 7
}
}
@@ -154311,16 +153947,16 @@
"type": "Identifier",
"name": "getClearFilterText",
"range": [
- 88156,
- 88174
+ 88013,
+ 88031
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2894,
"column": 4
},
"end": {
- "line": 2897,
+ "line": 2894,
"column": 22
}
}
@@ -154333,16 +153969,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 88175,
- 88183
+ 88032,
+ 88040
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2894,
"column": 23
},
"end": {
- "line": 2897,
+ "line": 2894,
"column": 31
}
}
@@ -154360,16 +153996,16 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 88199,
- 88208
+ 88056,
+ 88065
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 12
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 21
}
}
@@ -154380,16 +154016,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 88211,
- 88215
+ 88068,
+ 88072
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 24
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 28
}
}
@@ -154398,46 +154034,46 @@
"type": "Identifier",
"name": "clearFilterText",
"range": [
- 88216,
- 88231
+ 88073,
+ 88088
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 29
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 44
}
}
},
"range": [
- 88211,
- 88231
+ 88068,
+ 88088
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 24
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 44
}
}
},
"range": [
- 88199,
- 88231
+ 88056,
+ 88088
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 12
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 44
}
}
@@ -154445,16 +154081,16 @@
],
"kind": "let",
"range": [
- 88195,
- 88232
+ 88052,
+ 88089
],
"loc": {
"start": {
- "line": 2898,
+ "line": 2895,
"column": 8
},
"end": {
- "line": 2898,
+ "line": 2895,
"column": 45
}
}
@@ -154467,16 +154103,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 88245,
- 88252
+ 88102,
+ 88109
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2896,
"column": 12
},
"end": {
- "line": 2899,
+ "line": 2896,
"column": 19
}
}
@@ -154486,32 +154122,32 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 88253,
- 88262
+ 88110,
+ 88119
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2896,
"column": 20
},
"end": {
- "line": 2899,
+ "line": 2896,
"column": 29
}
}
}
],
"range": [
- 88245,
- 88263
+ 88102,
+ 88120
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2896,
"column": 12
},
"end": {
- "line": 2899,
+ "line": 2896,
"column": 30
}
}
@@ -154528,16 +154164,16 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 88286,
- 88295
+ 88143,
+ 88152
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2897,
"column": 19
},
"end": {
- "line": 2900,
+ "line": 2897,
"column": 28
}
}
@@ -154546,78 +154182,78 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 88296,
- 88304
+ 88153,
+ 88161
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2897,
"column": 29
},
"end": {
- "line": 2900,
+ "line": 2897,
"column": 37
}
}
},
"range": [
- 88286,
- 88305
+ 88143,
+ 88162
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2897,
"column": 19
},
"end": {
- "line": 2900,
+ "line": 2897,
"column": 38
}
}
},
"range": [
- 88279,
- 88306
+ 88136,
+ 88163
],
"loc": {
"start": {
- "line": 2900,
+ "line": 2897,
"column": 12
},
"end": {
- "line": 2900,
+ "line": 2897,
"column": 39
}
}
}
],
"range": [
- 88265,
- 88316
+ 88122,
+ 88173
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2896,
"column": 32
},
"end": {
- "line": 2901,
+ "line": 2898,
"column": 9
}
}
},
"alternate": null,
"range": [
- 88241,
- 88316
+ 88098,
+ 88173
],
"loc": {
"start": {
- "line": 2899,
+ "line": 2896,
"column": 8
},
"end": {
- "line": 2901,
+ "line": 2898,
"column": 9
}
}
@@ -154628,47 +154264,47 @@
"type": "Identifier",
"name": "clearText",
"range": [
- 88332,
- 88341
+ 88189,
+ 88198
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2899,
"column": 15
},
"end": {
- "line": 2902,
+ "line": 2899,
"column": 24
}
}
},
"range": [
- 88325,
- 88342
+ 88182,
+ 88199
],
"loc": {
"start": {
- "line": 2902,
+ "line": 2899,
"column": 8
},
"end": {
- "line": 2902,
+ "line": 2899,
"column": 25
}
}
}
],
"range": [
- 88185,
- 88348
+ 88042,
+ 88205
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2894,
"column": 33
},
"end": {
- "line": 2903,
+ "line": 2900,
"column": 5
}
}
@@ -154676,16 +154312,16 @@
"generator": false,
"expression": false,
"range": [
- 88174,
- 88348
+ 88031,
+ 88205
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2894,
"column": 22
},
"end": {
- "line": 2903,
+ "line": 2900,
"column": 5
}
}
@@ -154693,16 +154329,16 @@
"kind": "method",
"computed": false,
"range": [
- 88156,
- 88348
+ 88013,
+ 88205
],
"loc": {
"start": {
- "line": 2897,
+ "line": 2894,
"column": 4
},
"end": {
- "line": 2903,
+ "line": 2900,
"column": 5
}
},
@@ -154711,16 +154347,16 @@
"type": "Block",
"value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ",
"range": [
- 88011,
- 88151
+ 87868,
+ 88008
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2889,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2893,
"column": 7
}
}
@@ -154731,16 +154367,16 @@
"type": "Block",
"value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ",
"range": [
- 88354,
- 88573
+ 88211,
+ 88430
],
"loc": {
"start": {
- "line": 2905,
+ "line": 2902,
"column": 4
},
"end": {
- "line": 2910,
+ "line": 2907,
"column": 7
}
}
@@ -154754,16 +154390,16 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 88578,
- 88588
+ 88435,
+ 88445
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 4
},
"end": {
- "line": 2911,
+ "line": 2908,
"column": 14
}
}
@@ -154776,16 +154412,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 88589,
- 88597
+ 88446,
+ 88454
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 15
},
"end": {
- "line": 2911,
+ "line": 2908,
"column": 23
}
}
@@ -154796,16 +154432,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 88599,
- 88603
+ 88456,
+ 88460
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 25
},
"end": {
- "line": 2911,
+ "line": 2908,
"column": 29
}
}
@@ -154815,31 +154451,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 88606,
- 88614
+ 88463,
+ 88471
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 32
},
"end": {
- "line": 2911,
+ "line": 2908,
"column": 40
}
}
},
"range": [
- 88599,
- 88614
+ 88456,
+ 88471
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 25
},
"end": {
- "line": 2911,
+ "line": 2908,
"column": 40
}
}
@@ -154857,16 +154493,16 @@
"type": "Identifier",
"name": "imported",
"range": [
- 88630,
- 88638
+ 88487,
+ 88495
],
"loc": {
"start": {
- "line": 2912,
+ "line": 2909,
"column": 12
},
"end": {
- "line": 2912,
+ "line": 2909,
"column": 20
}
}
@@ -154876,31 +154512,31 @@
"value": false,
"raw": "false",
"range": [
- 88641,
- 88646
+ 88498,
+ 88503
],
"loc": {
"start": {
- "line": 2912,
+ "line": 2909,
"column": 23
},
"end": {
- "line": 2912,
+ "line": 2909,
"column": 28
}
}
},
"range": [
- 88630,
- 88646
+ 88487,
+ 88503
],
"loc": {
"start": {
- "line": 2912,
+ "line": 2909,
"column": 12
},
"end": {
- "line": 2912,
+ "line": 2909,
"column": 28
}
}
@@ -154911,16 +154547,16 @@
"type": "Identifier",
"name": "attr",
"range": [
- 88660,
- 88664
+ 88517,
+ 88521
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 12
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 16
}
}
@@ -154934,16 +154570,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 88667,
- 88671
+ 88524,
+ 88528
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 19
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 23
}
}
@@ -154953,31 +154589,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 88676,
- 88684
+ 88533,
+ 88541
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 28
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 36
}
}
},
"range": [
- 88667,
- 88684
+ 88524,
+ 88541
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 19
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 36
}
}
@@ -154987,16 +154623,16 @@
"value": "src",
"raw": "'src'",
"range": [
- 88687,
- 88692
+ 88544,
+ 88549
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 39
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 44
}
}
@@ -155006,46 +154642,46 @@
"value": "href",
"raw": "'href'",
"range": [
- 88695,
- 88701
+ 88552,
+ 88558
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 47
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 53
}
}
},
"range": [
- 88667,
- 88701
+ 88524,
+ 88558
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 19
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 53
}
}
},
"range": [
- 88660,
- 88701
+ 88517,
+ 88558
],
"loc": {
"start": {
- "line": 2913,
+ "line": 2910,
"column": 12
},
"end": {
- "line": 2913,
+ "line": 2910,
"column": 53
}
}
@@ -155056,16 +154692,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 88715,
- 88720
+ 88572,
+ 88577
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 12
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 17
}
}
@@ -155076,16 +154712,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 88723,
- 88726
+ 88580,
+ 88583
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 20
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 23
}
}
@@ -155095,16 +154731,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 88727,
- 88730
+ 88584,
+ 88587
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 24
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 27
}
}
@@ -155113,47 +154749,47 @@
"type": "Identifier",
"name": "type",
"range": [
- 88732,
- 88736
+ 88589,
+ 88593
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 29
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 33
}
}
}
],
"range": [
- 88723,
- 88737
+ 88580,
+ 88594
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 20
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 34
}
}
},
"range": [
- 88715,
- 88737
+ 88572,
+ 88594
],
"loc": {
"start": {
- "line": 2914,
+ "line": 2911,
"column": 12
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 34
}
}
@@ -155161,16 +154797,16 @@
],
"kind": "let",
"range": [
- 88626,
- 88738
+ 88483,
+ 88595
],
"loc": {
"start": {
- "line": 2912,
+ "line": 2909,
"column": 8
},
"end": {
- "line": 2914,
+ "line": 2911,
"column": 35
}
}
@@ -155186,16 +154822,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 88756,
- 88757
+ 88613,
+ 88614
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 17
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 18
}
}
@@ -155205,31 +154841,31 @@
"value": 0,
"raw": "0",
"range": [
- 88760,
- 88761
+ 88617,
+ 88618
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 21
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 22
}
}
},
"range": [
- 88756,
- 88761
+ 88613,
+ 88618
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 17
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 22
}
}
@@ -155240,16 +154876,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 88763,
- 88766
+ 88620,
+ 88623
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 24
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 27
}
}
@@ -155261,16 +154897,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 88769,
- 88774
+ 88626,
+ 88631
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 30
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 35
}
}
@@ -155279,46 +154915,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 88775,
- 88781
+ 88632,
+ 88638
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 36
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 42
}
}
},
"range": [
- 88769,
- 88781
+ 88626,
+ 88638
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 30
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 42
}
}
},
"range": [
- 88763,
- 88781
+ 88620,
+ 88638
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 24
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 42
}
}
@@ -155326,16 +154962,16 @@
],
"kind": "let",
"range": [
- 88752,
- 88781
+ 88609,
+ 88638
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 13
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 42
}
}
@@ -155347,16 +154983,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 88783,
- 88784
+ 88640,
+ 88641
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 44
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 45
}
}
@@ -155365,31 +155001,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 88787,
- 88790
+ 88644,
+ 88647
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 48
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 51
}
}
},
"range": [
- 88783,
- 88790
+ 88640,
+ 88647
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 44
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 51
}
}
@@ -155401,32 +155037,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 88792,
- 88793
+ 88649,
+ 88650
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 53
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 54
}
}
},
"prefix": false,
"range": [
- 88792,
- 88795
+ 88649,
+ 88652
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 53
},
"end": {
- "line": 2915,
+ "line": 2912,
"column": 56
}
}
@@ -155442,16 +155078,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 88815,
- 88822
+ 88672,
+ 88679
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 16
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 23
}
}
@@ -155467,16 +155103,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 88823,
- 88828
+ 88680,
+ 88685
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 24
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 29
}
}
@@ -155485,31 +155121,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 88829,
- 88830
+ 88686,
+ 88687
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 30
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 31
}
}
},
"range": [
- 88823,
- 88831
+ 88680,
+ 88688
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 24
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 32
}
}
@@ -155518,47 +155154,47 @@
"type": "Identifier",
"name": "attr",
"range": [
- 88832,
- 88836
+ 88689,
+ 88693
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 33
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 37
}
}
},
"range": [
- 88823,
- 88837
+ 88680,
+ 88694
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 24
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 38
}
}
}
],
"range": [
- 88815,
- 88838
+ 88672,
+ 88695
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 16
},
"end": {
- "line": 2916,
+ "line": 2913,
"column": 39
}
}
@@ -155570,48 +155206,48 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 88858,
- 88867
+ 88715,
+ 88724
],
"loc": {
"start": {
- "line": 2917,
+ "line": 2914,
"column": 16
},
"end": {
- "line": 2917,
+ "line": 2914,
"column": 25
}
}
}
],
"range": [
- 88840,
- 88881
+ 88697,
+ 88738
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 41
},
"end": {
- "line": 2918,
+ "line": 2915,
"column": 13
}
}
},
"alternate": null,
"range": [
- 88811,
- 88881
+ 88668,
+ 88738
],
"loc": {
"start": {
- "line": 2916,
+ "line": 2913,
"column": 12
},
"end": {
- "line": 2918,
+ "line": 2915,
"column": 13
}
}
@@ -155633,16 +155269,16 @@
"type": "Identifier",
"name": "files",
"range": [
- 88898,
- 88903
+ 88755,
+ 88760
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 16
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 21
}
}
@@ -155651,31 +155287,31 @@
"type": "Identifier",
"name": "i",
"range": [
- 88904,
- 88905
+ 88761,
+ 88762
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 22
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 23
}
}
},
"range": [
- 88898,
- 88906
+ 88755,
+ 88763
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 16
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 24
}
}
@@ -155684,31 +155320,31 @@
"type": "Identifier",
"name": "attr",
"range": [
- 88907,
- 88911
+ 88764,
+ 88768
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 25
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 29
}
}
},
"range": [
- 88898,
- 88912
+ 88755,
+ 88769
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 16
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 30
}
}
@@ -155717,31 +155353,31 @@
"type": "Identifier",
"name": "match",
"range": [
- 88913,
- 88918
+ 88770,
+ 88775
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 31
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 36
}
}
},
"range": [
- 88898,
- 88918
+ 88755,
+ 88775
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 16
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 36
}
}
@@ -155751,32 +155387,32 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 88919,
- 88927
+ 88776,
+ 88784
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 37
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 45
}
}
}
],
"range": [
- 88898,
- 88928
+ 88755,
+ 88785
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 16
},
"end": {
- "line": 2919,
+ "line": 2916,
"column": 46
}
}
@@ -155793,16 +155429,16 @@
"type": "Identifier",
"name": "imported",
"range": [
- 88948,
- 88956
+ 88805,
+ 88813
],
"loc": {
"start": {
- "line": 2920,
+ "line": 2917,
"column": 16
},
"end": {
- "line": 2920,
+ "line": 2917,
"column": 24
}
}
@@ -155812,46 +155448,46 @@
"value": true,
"raw": "true",
"range": [
- 88959,
- 88963
+ 88816,
+ 88820
],
"loc": {
"start": {
- "line": 2920,
+ "line": 2917,
"column": 27
},
"end": {
- "line": 2920,
+ "line": 2917,
"column": 31
}
}
},
"range": [
- 88948,
- 88963
+ 88805,
+ 88820
],
"loc": {
"start": {
- "line": 2920,
+ "line": 2917,
"column": 16
},
"end": {
- "line": 2920,
+ "line": 2917,
"column": 31
}
}
},
"range": [
- 88948,
- 88964
+ 88805,
+ 88821
],
"loc": {
"start": {
- "line": 2920,
+ "line": 2917,
"column": 16
},
"end": {
- "line": 2920,
+ "line": 2917,
"column": 32
}
}
@@ -155860,79 +155496,79 @@
"type": "BreakStatement",
"label": null,
"range": [
- 88981,
- 88987
+ 88838,
+ 88844
],
"loc": {
"start": {
- "line": 2921,
+ "line": 2918,
"column": 16
},
"end": {
- "line": 2921,
+ "line": 2918,
"column": 22
}
}
}
],
"range": [
- 88930,
- 89001
+ 88787,
+ 88858
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 48
},
"end": {
- "line": 2922,
+ "line": 2919,
"column": 13
}
}
},
"alternate": null,
"range": [
- 88894,
- 89001
+ 88751,
+ 88858
],
"loc": {
"start": {
- "line": 2919,
+ "line": 2916,
"column": 12
},
"end": {
- "line": 2922,
+ "line": 2919,
"column": 13
}
}
}
],
"range": [
- 88797,
- 89011
+ 88654,
+ 88868
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 58
},
"end": {
- "line": 2923,
+ "line": 2920,
"column": 9
}
}
},
"range": [
- 88747,
- 89011
+ 88604,
+ 88868
],
"loc": {
"start": {
- "line": 2915,
+ "line": 2912,
"column": 8
},
"end": {
- "line": 2923,
+ "line": 2920,
"column": 9
}
}
@@ -155943,47 +155579,47 @@
"type": "Identifier",
"name": "imported",
"range": [
- 89027,
- 89035
+ 88884,
+ 88892
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2921,
"column": 15
},
"end": {
- "line": 2924,
+ "line": 2921,
"column": 23
}
}
},
"range": [
- 89020,
- 89036
+ 88877,
+ 88893
],
"loc": {
"start": {
- "line": 2924,
+ "line": 2921,
"column": 8
},
"end": {
- "line": 2924,
+ "line": 2921,
"column": 24
}
}
}
],
"range": [
- 88616,
- 89042
+ 88473,
+ 88899
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 42
},
"end": {
- "line": 2925,
+ "line": 2922,
"column": 5
}
}
@@ -155991,16 +155627,16 @@
"generator": false,
"expression": false,
"range": [
- 88588,
- 89042
+ 88445,
+ 88899
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 14
},
"end": {
- "line": 2925,
+ "line": 2922,
"column": 5
}
}
@@ -156008,16 +155644,16 @@
"kind": "method",
"computed": false,
"range": [
- 88578,
- 89042
+ 88435,
+ 88899
],
"loc": {
"start": {
- "line": 2911,
+ "line": 2908,
"column": 4
},
"end": {
- "line": 2925,
+ "line": 2922,
"column": 5
}
},
@@ -156026,16 +155662,16 @@
"type": "Block",
"value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ",
"range": [
- 88354,
- 88573
+ 88211,
+ 88430
],
"loc": {
"start": {
- "line": 2905,
+ "line": 2902,
"column": 4
},
"end": {
- "line": 2910,
+ "line": 2907,
"column": 7
}
}
@@ -156046,16 +155682,16 @@
"type": "Block",
"value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ",
"range": [
- 89048,
- 89307
+ 88905,
+ 89164
],
"loc": {
"start": {
- "line": 2927,
+ "line": 2924,
"column": 4
},
"end": {
- "line": 2933,
+ "line": 2930,
"column": 7
}
}
@@ -156069,16 +155705,16 @@
"type": "Identifier",
"name": "import",
"range": [
- 89312,
- 89318
+ 89169,
+ 89175
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 4
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 10
}
}
@@ -156091,16 +155727,16 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 89319,
- 89325
+ 89176,
+ 89182
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 11
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 17
}
}
@@ -156109,16 +155745,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 89327,
- 89335
+ 89184,
+ 89192
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 19
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 27
}
}
@@ -156127,16 +155763,16 @@
"type": "Identifier",
"name": "callback",
"range": [
- 89337,
- 89345
+ 89194,
+ 89202
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 29
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 37
}
}
@@ -156147,16 +155783,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 89347,
- 89351
+ 89204,
+ 89208
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 39
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 43
}
}
@@ -156166,31 +155802,31 @@
"value": "script",
"raw": "'script'",
"range": [
- 89354,
- 89362
+ 89211,
+ 89219
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 46
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 54
}
}
},
"range": [
- 89347,
- 89362
+ 89204,
+ 89219
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 39
},
"end": {
- "line": 2934,
+ "line": 2931,
"column": 54
}
}
@@ -156209,16 +155845,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 89378,
- 89382
+ 89235,
+ 89239
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 12
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 16
}
}
@@ -156227,31 +155863,31 @@
"type": "Identifier",
"name": "isImported",
"range": [
- 89383,
- 89393
+ 89240,
+ 89250
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 17
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 27
}
}
},
"range": [
- 89378,
- 89393
+ 89235,
+ 89250
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 12
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 27
}
}
@@ -156261,16 +155897,16 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 89394,
- 89402
+ 89251,
+ 89259
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 28
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 36
}
}
@@ -156279,32 +155915,32 @@
"type": "Identifier",
"name": "type",
"range": [
- 89404,
- 89408
+ 89261,
+ 89265
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 38
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 42
}
}
}
],
"range": [
- 89378,
- 89409
+ 89235,
+ 89266
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 12
},
"end": {
- "line": 2935,
+ "line": 2932,
"column": 43
}
}
@@ -156316,48 +155952,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 89425,
- 89432
+ 89282,
+ 89289
],
"loc": {
"start": {
- "line": 2936,
+ "line": 2933,
"column": 12
},
"end": {
- "line": 2936,
+ "line": 2933,
"column": 19
}
}
}
],
"range": [
- 89411,
- 89442
+ 89268,
+ 89299
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 45
},
"end": {
- "line": 2937,
+ "line": 2934,
"column": 9
}
}
},
"alternate": null,
"range": [
- 89374,
- 89442
+ 89231,
+ 89299
],
"loc": {
"start": {
- "line": 2935,
+ "line": 2932,
"column": 8
},
"end": {
- "line": 2937,
+ "line": 2934,
"column": 9
}
}
@@ -156371,16 +156007,16 @@
"type": "Identifier",
"name": "o",
"range": [
- 89455,
- 89456
+ 89312,
+ 89313
],
"loc": {
"start": {
- "line": 2938,
+ "line": 2935,
"column": 12
},
"end": {
- "line": 2938,
+ "line": 2935,
"column": 13
}
}
@@ -156388,31 +156024,31 @@
"init": {
"type": "ThisExpression",
"range": [
- 89459,
- 89463
+ 89316,
+ 89320
],
"loc": {
"start": {
- "line": 2938,
+ "line": 2935,
"column": 16
},
"end": {
- "line": 2938,
+ "line": 2935,
"column": 20
}
}
},
"range": [
- 89455,
- 89463
+ 89312,
+ 89320
],
"loc": {
"start": {
- "line": 2938,
+ "line": 2935,
"column": 12
},
"end": {
- "line": 2938,
+ "line": 2935,
"column": 20
}
}
@@ -156423,16 +156059,16 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 89477,
- 89485
+ 89334,
+ 89342
],
"loc": {
"start": {
- "line": 2939,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2939,
+ "line": 2936,
"column": 20
}
}
@@ -156442,31 +156078,31 @@
"value": false,
"raw": "false",
"range": [
- 89488,
- 89493
+ 89345,
+ 89350
],
"loc": {
"start": {
- "line": 2939,
+ "line": 2936,
"column": 23
},
"end": {
- "line": 2939,
+ "line": 2936,
"column": 28
}
}
},
"range": [
- 89477,
- 89493
+ 89334,
+ 89350
],
"loc": {
"start": {
- "line": 2939,
+ "line": 2936,
"column": 12
},
"end": {
- "line": 2939,
+ "line": 2936,
"column": 28
}
}
@@ -156477,32 +156113,32 @@
"type": "Identifier",
"name": "file",
"range": [
- 89507,
- 89511
+ 89364,
+ 89368
],
"loc": {
"start": {
- "line": 2940,
+ "line": 2937,
"column": 12
},
"end": {
- "line": 2940,
+ "line": 2937,
"column": 16
}
}
},
"init": null,
"range": [
- 89507,
- 89511
+ 89364,
+ 89368
],
"loc": {
"start": {
- "line": 2940,
+ "line": 2937,
"column": 12
},
"end": {
- "line": 2940,
+ "line": 2937,
"column": 16
}
}
@@ -156513,16 +156149,16 @@
"type": "Identifier",
"name": "head",
"range": [
- 89525,
- 89529
+ 89382,
+ 89386
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 12
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 16
}
}
@@ -156536,16 +156172,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 89532,
- 89535
+ 89389,
+ 89392
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 19
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 22
}
}
@@ -156555,16 +156191,16 @@
"type": "Identifier",
"name": "doc",
"range": [
- 89536,
- 89539
+ 89393,
+ 89396
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 23
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 26
}
}
@@ -156574,32 +156210,32 @@
"value": "head",
"raw": "'head'",
"range": [
- 89541,
- 89547
+ 89398,
+ 89404
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 28
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 34
}
}
}
],
"range": [
- 89532,
- 89548
+ 89389,
+ 89405
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 19
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 35
}
}
@@ -156609,46 +156245,46 @@
"value": 0,
"raw": "0",
"range": [
- 89549,
- 89550
+ 89406,
+ 89407
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 36
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 37
}
}
},
"range": [
- 89532,
- 89551
+ 89389,
+ 89408
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 19
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 38
}
}
},
"range": [
- 89525,
- 89551
+ 89382,
+ 89408
],
"loc": {
"start": {
- "line": 2941,
+ "line": 2938,
"column": 12
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 38
}
}
@@ -156656,16 +156292,16 @@
],
"kind": "let",
"range": [
- 89451,
- 89552
+ 89308,
+ 89409
],
"loc": {
"start": {
- "line": 2938,
+ "line": 2935,
"column": 8
},
"end": {
- "line": 2941,
+ "line": 2938,
"column": 39
}
}
@@ -156684,16 +156320,16 @@
"type": "Identifier",
"name": "type",
"range": [
- 89566,
- 89570
+ 89423,
+ 89427
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 16
}
}
@@ -156702,47 +156338,47 @@
"type": "Identifier",
"name": "toLowerCase",
"range": [
- 89571,
- 89582
+ 89428,
+ 89439
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 17
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 28
}
}
},
"range": [
- 89566,
- 89582
+ 89423,
+ 89439
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 28
}
}
},
"arguments": [],
"range": [
- 89566,
- 89584
+ 89423,
+ 89441
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 30
}
}
@@ -156752,31 +156388,31 @@
"value": "link",
"raw": "'link'",
"range": [
- 89589,
- 89595
+ 89446,
+ 89452
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 35
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 41
}
}
},
"range": [
- 89566,
- 89595
+ 89423,
+ 89452
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 12
},
"end": {
- "line": 2943,
+ "line": 2940,
"column": 41
}
}
@@ -156793,16 +156429,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 89611,
- 89615
+ 89468,
+ 89472
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 12
},
"end": {
- "line": 2944,
+ "line": 2941,
"column": 16
}
}
@@ -156813,16 +156449,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 89618,
- 89627
+ 89475,
+ 89484
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 19
},
"end": {
- "line": 2944,
+ "line": 2941,
"column": 28
}
}
@@ -156833,16 +156469,16 @@
"value": "link",
"raw": "'link'",
"range": [
- 89628,
- 89634
+ 89485,
+ 89491
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 29
},
"end": {
- "line": 2944,
+ "line": 2941,
"column": 35
}
}
@@ -156855,16 +156491,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 89653,
- 89657
+ 89510,
+ 89514
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 17
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 21
}
}
@@ -156873,32 +156509,32 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 89659,
- 89665
+ 89516,
+ 89522
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 23
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 29
}
}
}
],
"range": [
- 89652,
- 89666
+ 89509,
+ 89523
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 16
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 30
}
}
@@ -156911,16 +156547,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 89669,
- 89675
+ 89526,
+ 89532
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 33
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 39
}
}
@@ -156930,32 +156566,32 @@
"value": "text/css",
"raw": "'text/css'",
"range": [
- 89677,
- 89687
+ 89534,
+ 89544
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 41
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 51
}
}
}
],
"range": [
- 89668,
- 89688
+ 89525,
+ 89545
],
"loc": {
"start": {
- "line": 2945,
+ "line": 2942,
"column": 32
},
"end": {
- "line": 2945,
+ "line": 2942,
"column": 52
}
}
@@ -156968,16 +156604,16 @@
"value": "rel",
"raw": "'rel'",
"range": [
- 89707,
- 89712
+ 89564,
+ 89569
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 17
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 22
}
}
@@ -156987,32 +156623,32 @@
"value": "stylesheet",
"raw": "'stylesheet'",
"range": [
- 89714,
- 89726
+ 89571,
+ 89583
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 24
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 36
}
}
}
],
"range": [
- 89706,
- 89727
+ 89563,
+ 89584
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 16
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 37
}
}
@@ -157025,16 +156661,16 @@
"value": "href",
"raw": "'href'",
"range": [
- 89730,
- 89736
+ 89587,
+ 89593
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 40
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 46
}
}
@@ -157043,94 +156679,94 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 89738,
- 89746
+ 89595,
+ 89603
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 48
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 56
}
}
}
],
"range": [
- 89729,
- 89747
+ 89586,
+ 89604
],
"loc": {
"start": {
- "line": 2946,
+ "line": 2943,
"column": 39
},
"end": {
- "line": 2946,
+ "line": 2943,
"column": 57
}
}
}
],
"range": [
- 89618,
- 89761
+ 89475,
+ 89618
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 19
},
"end": {
- "line": 2947,
+ "line": 2944,
"column": 13
}
}
},
"range": [
- 89611,
- 89761
+ 89468,
+ 89618
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 12
},
"end": {
- "line": 2947,
+ "line": 2944,
"column": 13
}
}
},
"range": [
- 89611,
- 89762
+ 89468,
+ 89619
],
"loc": {
"start": {
- "line": 2944,
+ "line": 2941,
"column": 12
},
"end": {
- "line": 2947,
+ "line": 2944,
"column": 14
}
}
}
],
"range": [
- 89597,
- 89772
+ 89454,
+ 89629
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 43
},
"end": {
- "line": 2948,
+ "line": 2945,
"column": 9
}
}
@@ -157147,16 +156783,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 89792,
- 89796
+ 89649,
+ 89653
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 12
},
"end": {
- "line": 2949,
+ "line": 2946,
"column": 16
}
}
@@ -157167,16 +156803,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 89799,
- 89808
+ 89656,
+ 89665
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 19
},
"end": {
- "line": 2949,
+ "line": 2946,
"column": 28
}
}
@@ -157187,16 +156823,16 @@
"value": "script",
"raw": "'script'",
"range": [
- 89809,
- 89817
+ 89666,
+ 89674
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 29
},
"end": {
- "line": 2949,
+ "line": 2946,
"column": 37
}
}
@@ -157209,16 +156845,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 89836,
- 89840
+ 89693,
+ 89697
],
"loc": {
"start": {
- "line": 2950,
+ "line": 2947,
"column": 17
},
"end": {
- "line": 2950,
+ "line": 2947,
"column": 21
}
}
@@ -157227,32 +156863,32 @@
"type": "Identifier",
"name": "fileId",
"range": [
- 89842,
- 89848
+ 89699,
+ 89705
],
"loc": {
"start": {
- "line": 2950,
+ "line": 2947,
"column": 23
},
"end": {
- "line": 2950,
+ "line": 2947,
"column": 29
}
}
}
],
"range": [
- 89835,
- 89849
+ 89692,
+ 89706
],
"loc": {
"start": {
- "line": 2950,
+ "line": 2947,
"column": 16
},
"end": {
- "line": 2950,
+ "line": 2947,
"column": 30
}
}
@@ -157265,16 +156901,16 @@
"value": "type",
"raw": "'type'",
"range": [
- 89868,
- 89874
+ 89725,
+ 89731
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 17
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 23
}
}
@@ -157284,32 +156920,32 @@
"value": "text/javascript",
"raw": "'text/javascript'",
"range": [
- 89876,
- 89893
+ 89733,
+ 89750
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 25
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 42
}
}
}
],
"range": [
- 89867,
- 89894
+ 89724,
+ 89751
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 16
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 43
}
}
@@ -157322,16 +156958,16 @@
"value": "src",
"raw": "'src'",
"range": [
- 89897,
- 89902
+ 89754,
+ 89759
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 46
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 51
}
}
@@ -157340,109 +156976,109 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 89904,
- 89912
+ 89761,
+ 89769
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 53
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 61
}
}
}
],
"range": [
- 89896,
- 89913
+ 89753,
+ 89770
],
"loc": {
"start": {
- "line": 2951,
+ "line": 2948,
"column": 45
},
"end": {
- "line": 2951,
+ "line": 2948,
"column": 62
}
}
}
],
"range": [
- 89799,
- 89927
+ 89656,
+ 89784
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 19
},
"end": {
- "line": 2952,
+ "line": 2949,
"column": 13
}
}
},
"range": [
- 89792,
- 89927
+ 89649,
+ 89784
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 12
},
"end": {
- "line": 2952,
+ "line": 2949,
"column": 13
}
}
},
"range": [
- 89792,
- 89928
+ 89649,
+ 89785
],
"loc": {
"start": {
- "line": 2949,
+ "line": 2946,
"column": 12
},
"end": {
- "line": 2952,
+ "line": 2949,
"column": 14
}
}
}
],
"range": [
- 89778,
- 89938
+ 89635,
+ 89795
],
"loc": {
"start": {
- "line": 2948,
+ "line": 2945,
"column": 15
},
"end": {
- "line": 2953,
+ "line": 2950,
"column": 9
}
}
},
"range": [
- 89562,
- 89938
+ 89419,
+ 89795
],
"loc": {
"start": {
- "line": 2943,
+ "line": 2940,
"column": 8
},
"end": {
- "line": 2953,
+ "line": 2950,
"column": 9
}
},
@@ -157451,16 +157087,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 89948,
- 90020
+ 89805,
+ 89877
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2952,
"column": 8
},
"end": {
- "line": 2955,
+ "line": 2952,
"column": 80
}
}
@@ -157479,16 +157115,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 90029,
- 90033
+ 89886,
+ 89890
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 8
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 12
}
}
@@ -157497,31 +157133,31 @@
"type": "Identifier",
"name": "onload",
"range": [
- 90034,
- 90040
+ 89891,
+ 89897
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 13
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 19
}
}
},
"range": [
- 90029,
- 90040
+ 89886,
+ 89897
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 8
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 19
}
}
@@ -157536,16 +157172,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 90043,
- 90047
+ 89900,
+ 89904
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 22
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 26
}
}
@@ -157554,31 +157190,31 @@
"type": "Identifier",
"name": "onreadystatechange",
"range": [
- 90048,
- 90066
+ 89905,
+ 89923
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 27
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 45
}
}
},
"range": [
- 90043,
- 90066
+ 89900,
+ 89923
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 22
},
"end": {
- "line": 2956,
+ "line": 2953,
"column": 45
}
}
@@ -157602,32 +157238,32 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 90094,
- 90102
+ 89951,
+ 89959
],
"loc": {
"start": {
- "line": 2957,
+ "line": 2954,
"column": 17
},
"end": {
- "line": 2957,
+ "line": 2954,
"column": 25
}
}
},
"prefix": true,
"range": [
- 90093,
- 90102
+ 89950,
+ 89959
],
"loc": {
"start": {
- "line": 2957,
+ "line": 2954,
"column": 16
},
"end": {
- "line": 2957,
+ "line": 2954,
"column": 25
}
}
@@ -157647,16 +157283,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 90124,
- 90128
+ 89981,
+ 89985
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 18
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 22
}
}
@@ -157665,47 +157301,47 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 90129,
- 90139
+ 89986,
+ 89996
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 23
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 33
}
}
},
"range": [
- 90124,
- 90139
+ 89981,
+ 89996
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 18
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 33
}
}
},
"prefix": true,
"range": [
- 90123,
- 90139
+ 89980,
+ 89996
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 17
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 33
}
}
@@ -157719,16 +157355,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 90143,
- 90147
+ 90000,
+ 90004
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 37
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 41
}
}
@@ -157737,31 +157373,31 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 90148,
- 90158
+ 90005,
+ 90015
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 42
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 52
}
}
},
"range": [
- 90143,
- 90158
+ 90000,
+ 90015
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 37
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 52
}
}
@@ -157771,46 +157407,46 @@
"value": "loaded",
"raw": "'loaded'",
"range": [
- 90163,
- 90171
+ 90020,
+ 90028
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 57
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 65
}
}
},
"range": [
- 90143,
- 90171
+ 90000,
+ 90028
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 37
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 65
}
}
},
"range": [
- 90123,
- 90171
+ 89980,
+ 90028
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 17
},
"end": {
- "line": 2958,
+ "line": 2955,
"column": 65
}
}
@@ -157824,16 +157460,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 90195,
- 90199
+ 90052,
+ 90056
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 20
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 24
}
}
@@ -157842,31 +157478,31 @@
"type": "Identifier",
"name": "readyState",
"range": [
- 90200,
- 90210
+ 90057,
+ 90067
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 25
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 35
}
}
},
"range": [
- 90195,
- 90210
+ 90052,
+ 90067
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 20
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 35
}
}
@@ -157876,61 +157512,61 @@
"value": "complete",
"raw": "'complete'",
"range": [
- 90215,
- 90225
+ 90072,
+ 90082
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 40
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 50
}
}
},
"range": [
- 90195,
- 90225
+ 90052,
+ 90082
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 20
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 50
}
}
},
"range": [
- 90123,
- 90225
+ 89980,
+ 90082
],
"loc": {
"start": {
- "line": 2958,
+ "line": 2955,
"column": 17
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 50
}
}
},
"range": [
- 90093,
- 90226
+ 89950,
+ 90083
],
"loc": {
"start": {
- "line": 2957,
+ "line": 2954,
"column": 16
},
"end": {
- "line": 2959,
+ "line": 2956,
"column": 51
}
}
@@ -157947,16 +157583,16 @@
"type": "Identifier",
"name": "isLoaded",
"range": [
- 90246,
- 90254
+ 90103,
+ 90111
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2957,
"column": 16
},
"end": {
- "line": 2960,
+ "line": 2957,
"column": 24
}
}
@@ -157966,46 +157602,46 @@
"value": true,
"raw": "true",
"range": [
- 90257,
- 90261
+ 90114,
+ 90118
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2957,
"column": 27
},
"end": {
- "line": 2960,
+ "line": 2957,
"column": 31
}
}
},
"range": [
- 90246,
- 90261
+ 90103,
+ 90118
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2957,
"column": 16
},
"end": {
- "line": 2960,
+ "line": 2957,
"column": 31
}
}
},
"range": [
- 90246,
- 90262
+ 90103,
+ 90119
],
"loc": {
"start": {
- "line": 2960,
+ "line": 2957,
"column": 16
},
"end": {
- "line": 2960,
+ "line": 2957,
"column": 32
}
}
@@ -158022,32 +157658,32 @@
"type": "Identifier",
"name": "callback",
"range": [
- 90290,
- 90298
+ 90147,
+ 90155
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 27
},
"end": {
- "line": 2961,
+ "line": 2958,
"column": 35
}
}
},
"prefix": true,
"range": [
- 90283,
- 90298
+ 90140,
+ 90155
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 20
},
"end": {
- "line": 2961,
+ "line": 2958,
"column": 35
}
}
@@ -158057,31 +157693,31 @@
"value": "function",
"raw": "'function'",
"range": [
- 90303,
- 90313
+ 90160,
+ 90170
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 40
},
"end": {
- "line": 2961,
+ "line": 2958,
"column": 50
}
}
},
"range": [
- 90283,
- 90313
+ 90140,
+ 90170
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 20
},
"end": {
- "line": 2961,
+ "line": 2958,
"column": 50
}
}
@@ -158100,16 +157736,16 @@
"type": "Identifier",
"name": "callback",
"range": [
- 90337,
- 90345
+ 90194,
+ 90202
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 20
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 28
}
}
@@ -158118,31 +157754,31 @@
"type": "Identifier",
"name": "call",
"range": [
- 90346,
- 90350
+ 90203,
+ 90207
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 29
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 33
}
}
},
"range": [
- 90337,
- 90350
+ 90194,
+ 90207
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 20
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 33
}
}
@@ -158153,16 +157789,16 @@
"value": null,
"raw": "null",
"range": [
- 90351,
- 90355
+ 90208,
+ 90212
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 34
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 38
}
}
@@ -158171,127 +157807,127 @@
"type": "Identifier",
"name": "o",
"range": [
- 90357,
- 90358
+ 90214,
+ 90215
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 40
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 41
}
}
}
],
"range": [
- 90337,
- 90359
+ 90194,
+ 90216
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 20
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 42
}
}
},
"range": [
- 90337,
- 90360
+ 90194,
+ 90217
],
"loc": {
"start": {
- "line": 2962,
+ "line": 2959,
"column": 20
},
"end": {
- "line": 2962,
+ "line": 2959,
"column": 43
}
}
}
],
"range": [
- 90315,
- 90378
+ 90172,
+ 90235
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 52
},
"end": {
- "line": 2963,
+ "line": 2960,
"column": 17
}
}
},
"alternate": null,
"range": [
- 90279,
- 90378
+ 90136,
+ 90235
],
"loc": {
"start": {
- "line": 2961,
+ "line": 2958,
"column": 16
},
"end": {
- "line": 2963,
+ "line": 2960,
"column": 17
}
}
}
],
"range": [
- 90228,
- 90392
+ 90085,
+ 90249
],
"loc": {
"start": {
- "line": 2959,
+ "line": 2956,
"column": 53
},
"end": {
- "line": 2964,
+ "line": 2961,
"column": 13
}
}
},
"alternate": null,
"range": [
- 90089,
- 90392
+ 89946,
+ 90249
],
"loc": {
"start": {
- "line": 2957,
+ "line": 2954,
"column": 12
},
"end": {
- "line": 2964,
+ "line": 2961,
"column": 13
}
}
}
],
"range": [
- 90075,
- 90402
+ 89932,
+ 90259
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 54
},
"end": {
- "line": 2965,
+ "line": 2962,
"column": 9
}
}
@@ -158299,61 +157935,61 @@
"generator": false,
"expression": false,
"range": [
- 90069,
- 90402
+ 89926,
+ 90259
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 48
},
"end": {
- "line": 2965,
+ "line": 2962,
"column": 9
}
}
},
"range": [
- 90043,
- 90402
+ 89900,
+ 90259
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 22
},
"end": {
- "line": 2965,
+ "line": 2962,
"column": 9
}
}
},
"range": [
- 90029,
- 90402
+ 89886,
+ 90259
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 8
},
"end": {
- "line": 2965,
+ "line": 2962,
"column": 9
}
}
},
"range": [
- 90029,
- 90403
+ 89886,
+ 90260
],
"loc": {
"start": {
- "line": 2956,
+ "line": 2953,
"column": 8
},
"end": {
- "line": 2965,
+ "line": 2962,
"column": 10
}
},
@@ -158362,16 +157998,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 89948,
- 90020
+ 89805,
+ 89877
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2952,
"column": 8
},
"end": {
- "line": 2955,
+ "line": 2952,
"column": 80
}
}
@@ -158390,16 +158026,16 @@
"type": "Identifier",
"name": "file",
"range": [
- 90412,
- 90416
+ 90269,
+ 90273
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 8
},
"end": {
- "line": 2966,
+ "line": 2963,
"column": 12
}
}
@@ -158408,31 +158044,31 @@
"type": "Identifier",
"name": "onerror",
"range": [
- 90417,
- 90424
+ 90274,
+ 90281
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 13
},
"end": {
- "line": 2966,
+ "line": 2963,
"column": 20
}
}
},
"range": [
- 90412,
- 90424
+ 90269,
+ 90281
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 8
},
"end": {
- "line": 2966,
+ "line": 2963,
"column": 20
}
}
@@ -158452,16 +158088,16 @@
"type": "Identifier",
"name": "Error",
"range": [
- 90463,
- 90468
+ 90320,
+ 90325
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 22
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 27
}
}
@@ -158478,16 +158114,16 @@
},
"tail": false,
"range": [
- 90469,
- 90500
+ 90326,
+ 90357
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 28
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 59
}
}
@@ -158500,16 +158136,16 @@
},
"tail": true,
"range": [
- 90508,
- 90510
+ 90365,
+ 90367
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 67
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 69
}
}
@@ -158520,79 +158156,79 @@
"type": "Identifier",
"name": "filePath",
"range": [
- 90500,
- 90508
+ 90357,
+ 90365
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 59
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 67
}
}
}
],
"range": [
- 90469,
- 90510
+ 90326,
+ 90367
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 28
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 69
}
}
}
],
"range": [
- 90459,
- 90511
+ 90316,
+ 90368
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 18
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 70
}
}
},
"range": [
- 90453,
- 90512
+ 90310,
+ 90369
],
"loc": {
"start": {
- "line": 2967,
+ "line": 2964,
"column": 12
},
"end": {
- "line": 2967,
+ "line": 2964,
"column": 71
}
}
}
],
"range": [
- 90439,
- 90522
+ 90296,
+ 90379
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 35
},
"end": {
- "line": 2968,
+ "line": 2965,
"column": 9
}
}
@@ -158600,46 +158236,46 @@
"generator": false,
"expression": false,
"range": [
- 90427,
- 90522
+ 90284,
+ 90379
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 23
},
"end": {
- "line": 2968,
+ "line": 2965,
"column": 9
}
}
},
"range": [
- 90412,
- 90522
+ 90269,
+ 90379
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 8
},
"end": {
- "line": 2968,
+ "line": 2965,
"column": 9
}
}
},
"range": [
- 90412,
- 90523
+ 90269,
+ 90380
],
"loc": {
"start": {
- "line": 2966,
+ "line": 2963,
"column": 8
},
"end": {
- "line": 2968,
+ "line": 2965,
"column": 10
}
}
@@ -158655,16 +158291,16 @@
"type": "Identifier",
"name": "head",
"range": [
- 90532,
- 90536
+ 90389,
+ 90393
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 8
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 12
}
}
@@ -158673,31 +158309,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 90537,
- 90548
+ 90394,
+ 90405
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 13
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 24
}
}
},
"range": [
- 90532,
- 90548
+ 90389,
+ 90405
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 8
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 24
}
}
@@ -158707,63 +158343,63 @@
"type": "Identifier",
"name": "file",
"range": [
- 90549,
- 90553
+ 90406,
+ 90410
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 25
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 29
}
}
}
],
"range": [
- 90532,
- 90554
+ 90389,
+ 90411
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 8
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 30
}
}
},
"range": [
- 90532,
- 90555
+ 90389,
+ 90412
],
"loc": {
"start": {
- "line": 2969,
+ "line": 2966,
"column": 8
},
"end": {
- "line": 2969,
+ "line": 2966,
"column": 31
}
}
}
],
"range": [
- 89364,
- 90561
+ 89221,
+ 90418
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 56
},
"end": {
- "line": 2970,
+ "line": 2967,
"column": 5
}
}
@@ -158771,16 +158407,16 @@
"generator": false,
"expression": false,
"range": [
- 89318,
- 90561
+ 89175,
+ 90418
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 10
},
"end": {
- "line": 2970,
+ "line": 2967,
"column": 5
}
}
@@ -158788,16 +158424,16 @@
"kind": "method",
"computed": false,
"range": [
- 89312,
- 90561
+ 89169,
+ 90418
],
"loc": {
"start": {
- "line": 2934,
+ "line": 2931,
"column": 4
},
"end": {
- "line": 2970,
+ "line": 2967,
"column": 5
}
},
@@ -158806,16 +158442,16 @@
"type": "Block",
"value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ",
"range": [
- 89048,
- 89307
+ 88905,
+ 89164
],
"loc": {
"start": {
- "line": 2927,
+ "line": 2924,
"column": 4
},
"end": {
- "line": 2933,
+ "line": 2930,
"column": 7
}
}
@@ -158826,16 +158462,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 90567,
- 90642
+ 90424,
+ 90499
],
"loc": {
"start": {
- "line": 2972,
+ "line": 2969,
"column": 4
},
"end": {
- "line": 2975,
+ "line": 2972,
"column": 7
}
}
@@ -158849,16 +158485,16 @@
"type": "Identifier",
"name": "isInitialized",
"range": [
- 90647,
- 90660
+ 90504,
+ 90517
],
"loc": {
"start": {
- "line": 2976,
+ "line": 2973,
"column": 4
},
"end": {
- "line": 2976,
+ "line": 2973,
"column": 17
}
}
@@ -158878,16 +158514,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 90680,
- 90684
+ 90537,
+ 90541
],
"loc": {
"start": {
- "line": 2977,
+ "line": 2974,
"column": 15
},
"end": {
- "line": 2977,
+ "line": 2974,
"column": 19
}
}
@@ -158896,62 +158532,62 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 90685,
- 90696
+ 90542,
+ 90553
],
"loc": {
"start": {
- "line": 2977,
+ "line": 2974,
"column": 20
},
"end": {
- "line": 2977,
+ "line": 2974,
"column": 31
}
}
},
"range": [
- 90680,
- 90696
+ 90537,
+ 90553
],
"loc": {
"start": {
- "line": 2977,
+ "line": 2974,
"column": 15
},
"end": {
- "line": 2977,
+ "line": 2974,
"column": 31
}
}
},
"range": [
- 90673,
- 90697
+ 90530,
+ 90554
],
"loc": {
"start": {
- "line": 2977,
+ "line": 2974,
"column": 8
},
"end": {
- "line": 2977,
+ "line": 2974,
"column": 32
}
}
}
],
"range": [
- 90663,
- 90703
+ 90520,
+ 90560
],
"loc": {
"start": {
- "line": 2976,
+ "line": 2973,
"column": 20
},
"end": {
- "line": 2978,
+ "line": 2975,
"column": 5
}
}
@@ -158959,16 +158595,16 @@
"generator": false,
"expression": false,
"range": [
- 90660,
- 90703
+ 90517,
+ 90560
],
"loc": {
"start": {
- "line": 2976,
+ "line": 2973,
"column": 17
},
"end": {
- "line": 2978,
+ "line": 2975,
"column": 5
}
}
@@ -158976,16 +158612,16 @@
"kind": "method",
"computed": false,
"range": [
- 90647,
- 90703
+ 90504,
+ 90560
],
"loc": {
"start": {
- "line": 2976,
+ "line": 2973,
"column": 4
},
"end": {
- "line": 2978,
+ "line": 2975,
"column": 5
}
},
@@ -158994,16 +158630,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 90567,
- 90642
+ 90424,
+ 90499
],
"loc": {
"start": {
- "line": 2972,
+ "line": 2969,
"column": 4
},
"end": {
- "line": 2975,
+ "line": 2972,
"column": 7
}
}
@@ -159014,16 +158650,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ",
"range": [
- 90709,
- 90793
+ 90566,
+ 90650
],
"loc": {
"start": {
- "line": 2980,
+ "line": 2977,
"column": 4
},
"end": {
- "line": 2983,
+ "line": 2980,
"column": 7
}
}
@@ -159037,16 +158673,16 @@
"type": "Identifier",
"name": "getFiltersId",
"range": [
- 90798,
- 90810
+ 90655,
+ 90667
],
"loc": {
"start": {
- "line": 2984,
+ "line": 2981,
"column": 4
},
"end": {
- "line": 2984,
+ "line": 2981,
"column": 16
}
}
@@ -159069,16 +158705,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 90830,
- 90834
+ 90687,
+ 90691
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 15
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 19
}
}
@@ -159087,31 +158723,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 90835,
- 90841
+ 90692,
+ 90698
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 20
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 26
}
}
},
"range": [
- 90830,
- 90841
+ 90687,
+ 90698
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 15
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 26
}
}
@@ -159120,62 +158756,62 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 90845,
- 90847
+ 90702,
+ 90704
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 30
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 32
}
}
},
"range": [
- 90830,
- 90847
+ 90687,
+ 90704
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 15
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 32
}
}
},
"range": [
- 90823,
- 90848
+ 90680,
+ 90705
],
"loc": {
"start": {
- "line": 2985,
+ "line": 2982,
"column": 8
},
"end": {
- "line": 2985,
+ "line": 2982,
"column": 33
}
}
}
],
"range": [
- 90813,
- 90854
+ 90670,
+ 90711
],
"loc": {
"start": {
- "line": 2984,
+ "line": 2981,
"column": 19
},
"end": {
- "line": 2986,
+ "line": 2983,
"column": 5
}
}
@@ -159183,16 +158819,16 @@
"generator": false,
"expression": false,
"range": [
- 90810,
- 90854
+ 90667,
+ 90711
],
"loc": {
"start": {
- "line": 2984,
+ "line": 2981,
"column": 16
},
"end": {
- "line": 2986,
+ "line": 2983,
"column": 5
}
}
@@ -159200,16 +158836,16 @@
"kind": "method",
"computed": false,
"range": [
- 90798,
- 90854
+ 90655,
+ 90711
],
"loc": {
"start": {
- "line": 2984,
+ "line": 2981,
"column": 4
},
"end": {
- "line": 2986,
+ "line": 2983,
"column": 5
}
},
@@ -159218,16 +158854,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ",
"range": [
- 90709,
- 90793
+ 90566,
+ 90650
],
"loc": {
"start": {
- "line": 2980,
+ "line": 2977,
"column": 4
},
"end": {
- "line": 2983,
+ "line": 2980,
"column": 7
}
}
@@ -159238,16 +158874,16 @@
"type": "Block",
"value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ",
"range": [
- 90860,
- 91036
+ 90717,
+ 90893
],
"loc": {
"start": {
- "line": 2988,
+ "line": 2985,
"column": 4
},
"end": {
- "line": 2992,
+ "line": 2989,
"column": 7
}
}
@@ -159261,16 +158897,16 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 91041,
- 91053
+ 90898,
+ 90910
],
"loc": {
"start": {
- "line": 2993,
+ "line": 2990,
"column": 4
},
"end": {
- "line": 2993,
+ "line": 2990,
"column": 16
}
}
@@ -159283,16 +158919,16 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 91054,
- 91060
+ 90911,
+ 90917
],
"loc": {
"start": {
- "line": 2993,
+ "line": 2990,
"column": 17
},
"end": {
- "line": 2993,
+ "line": 2990,
"column": 23
}
}
@@ -159310,32 +158946,32 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 91077,
- 91083
+ 90934,
+ 90940
],
"loc": {
"start": {
- "line": 2994,
+ "line": 2991,
"column": 13
},
"end": {
- "line": 2994,
+ "line": 2991,
"column": 19
}
}
},
"prefix": true,
"range": [
- 91076,
- 91083
+ 90933,
+ 90940
],
"loc": {
"start": {
- "line": 2994,
+ "line": 2991,
"column": 12
},
"end": {
- "line": 2994,
+ "line": 2991,
"column": 19
}
}
@@ -159351,16 +158987,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91106,
- 91110
+ 90963,
+ 90967
],
"loc": {
"start": {
- "line": 2995,
+ "line": 2992,
"column": 19
},
"end": {
- "line": 2995,
+ "line": 2992,
"column": 23
}
}
@@ -159369,78 +159005,78 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 91111,
- 91125
+ 90968,
+ 90982
],
"loc": {
"start": {
- "line": 2995,
+ "line": 2992,
"column": 24
},
"end": {
- "line": 2995,
+ "line": 2992,
"column": 38
}
}
},
"range": [
- 91106,
- 91125
+ 90963,
+ 90982
],
"loc": {
"start": {
- "line": 2995,
+ "line": 2992,
"column": 19
},
"end": {
- "line": 2995,
+ "line": 2992,
"column": 38
}
}
},
"range": [
- 91099,
- 91126
+ 90956,
+ 90983
],
"loc": {
"start": {
- "line": 2995,
+ "line": 2992,
"column": 12
},
"end": {
- "line": 2995,
+ "line": 2992,
"column": 39
}
}
}
],
"range": [
- 91085,
- 91136
+ 90942,
+ 90993
],
"loc": {
"start": {
- "line": 2994,
+ "line": 2991,
"column": 21
},
"end": {
- "line": 2996,
+ "line": 2993,
"column": 9
}
}
},
"alternate": null,
"range": [
- 91072,
- 91136
+ 90929,
+ 90993
],
"loc": {
"start": {
- "line": 2994,
+ "line": 2991,
"column": 8
},
"end": {
- "line": 2996,
+ "line": 2993,
"column": 9
}
}
@@ -159454,16 +159090,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 91150,
- 91156
+ 91007,
+ 91013
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 12
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 18
}
}
@@ -159476,16 +159112,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91159,
- 91163
+ 91016,
+ 91020
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 21
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 25
}
}
@@ -159494,31 +159130,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 91164,
- 91173
+ 91021,
+ 91030
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 26
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 35
}
}
},
"range": [
- 91159,
- 91173
+ 91016,
+ 91030
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 21
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 35
}
}
@@ -159529,47 +159165,47 @@
"value": true,
"raw": "true",
"range": [
- 91174,
- 91178
+ 91031,
+ 91035
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 36
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 40
}
}
}
],
"range": [
- 91159,
- 91179
+ 91016,
+ 91036
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 21
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 41
}
}
},
"range": [
- 91150,
- 91179
+ 91007,
+ 91036
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 12
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 41
}
}
@@ -159577,16 +159213,16 @@
],
"kind": "let",
"range": [
- 91146,
- 91180
+ 91003,
+ 91037
],
"loc": {
"start": {
- "line": 2998,
+ "line": 2995,
"column": 8
},
"end": {
- "line": 2998,
+ "line": 2995,
"column": 42
}
}
@@ -159602,16 +159238,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91189,
- 91193
+ 91046,
+ 91050
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 8
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 12
}
}
@@ -159620,31 +159256,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 91194,
- 91208
+ 91051,
+ 91065
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 13
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 27
}
}
},
"range": [
- 91189,
- 91208
+ 91046,
+ 91065
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 8
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 27
}
}
@@ -159653,46 +159289,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 91211,
- 91213
+ 91068,
+ 91070
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 30
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 32
}
}
},
"range": [
- 91189,
- 91213
+ 91046,
+ 91070
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 8
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 32
}
}
},
"range": [
- 91189,
- 91214
+ 91046,
+ 91071
],
"loc": {
"start": {
- "line": 2999,
+ "line": 2996,
"column": 8
},
"end": {
- "line": 2999,
+ "line": 2996,
"column": 33
}
}
@@ -159708,16 +159344,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 91232,
- 91233
+ 91089,
+ 91090
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 17
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 18
}
}
@@ -159728,16 +159364,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91236,
- 91240
+ 91093,
+ 91097
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 21
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 25
}
}
@@ -159746,46 +159382,46 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 91241,
- 91247
+ 91098,
+ 91104
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 26
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 32
}
}
},
"range": [
- 91236,
- 91247
+ 91093,
+ 91104
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 21
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 32
}
}
},
"range": [
- 91232,
- 91247
+ 91089,
+ 91104
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 17
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 32
}
}
@@ -159793,16 +159429,16 @@
],
"kind": "let",
"range": [
- 91228,
- 91247
+ 91085,
+ 91104
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 13
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 32
}
}
@@ -159814,16 +159450,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 91249,
- 91250
+ 91106,
+ 91107
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 34
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 35
}
}
@@ -159832,31 +159468,31 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 91253,
- 91259
+ 91110,
+ 91116
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 38
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 44
}
}
},
"range": [
- 91249,
- 91259
+ 91106,
+ 91116
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 34
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 44
}
}
@@ -159868,32 +159504,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 91261,
- 91262
+ 91118,
+ 91119
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 46
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 47
}
}
},
"prefix": false,
"range": [
- 91261,
- 91264
+ 91118,
+ 91121
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 46
},
"end": {
- "line": 3000,
+ "line": 2997,
"column": 49
}
}
@@ -159910,16 +159546,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 91284,
- 91285
+ 91141,
+ 91142
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 16
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 17
}
}
@@ -159938,16 +159574,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91288,
- 91292
+ 91145,
+ 91149
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 20
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 24
}
}
@@ -159956,47 +159592,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 91293,
- 91296
+ 91150,
+ 91153
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 25
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 28
}
}
},
"range": [
- 91288,
- 91296
+ 91145,
+ 91153
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 20
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 28
}
}
},
"arguments": [],
"range": [
- 91288,
- 91298
+ 91145,
+ 91155
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 20
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 30
}
}
@@ -160005,31 +159641,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 91299,
- 91303
+ 91156,
+ 91160
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 31
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 35
}
}
},
"range": [
- 91288,
- 91303
+ 91145,
+ 91160
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 20
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 35
}
}
@@ -160038,46 +159674,46 @@
"type": "Identifier",
"name": "k",
"range": [
- 91304,
- 91305
+ 91161,
+ 91162
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 36
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 37
}
}
},
"range": [
- 91288,
- 91306
+ 91145,
+ 91163
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 20
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 38
}
}
},
"range": [
- 91284,
- 91306
+ 91141,
+ 91163
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 16
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 38
}
}
@@ -160085,16 +159721,16 @@
],
"kind": "let",
"range": [
- 91280,
- 91307
+ 91137,
+ 91164
],
"loc": {
"start": {
- "line": 3001,
+ "line": 2998,
"column": 12
},
"end": {
- "line": 3001,
+ "line": 2998,
"column": 39
}
}
@@ -160110,16 +159746,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91325,
- 91329
+ 91182,
+ 91186
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 17
},
"end": {
- "line": 3002,
+ "line": 2999,
"column": 21
}
}
@@ -160128,47 +159764,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 91330,
- 91336
+ 91187,
+ 91193
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 22
},
"end": {
- "line": 3002,
+ "line": 2999,
"column": 28
}
}
},
"range": [
- 91325,
- 91336
+ 91182,
+ 91193
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 17
},
"end": {
- "line": 3002,
+ "line": 2999,
"column": 28
}
}
},
"prefix": true,
"range": [
- 91324,
- 91336
+ 91181,
+ 91193
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 16
},
"end": {
- "line": 3002,
+ "line": 2999,
"column": 28
}
}
@@ -160189,16 +159825,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91360,
- 91364
+ 91217,
+ 91221
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 20
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 24
}
}
@@ -160207,31 +159843,31 @@
"type": "Identifier",
"name": "getRowDisplay",
"range": [
- 91365,
- 91378
+ 91222,
+ 91235
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 25
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 38
}
}
},
"range": [
- 91360,
- 91378
+ 91217,
+ 91235
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 20
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 38
}
}
@@ -160241,32 +159877,32 @@
"type": "Identifier",
"name": "r",
"range": [
- 91379,
- 91380
+ 91236,
+ 91237
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 39
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 40
}
}
}
],
"range": [
- 91360,
- 91381
+ 91217,
+ 91238
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 20
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 41
}
}
@@ -160275,31 +159911,31 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 91386,
- 91390
+ 91243,
+ 91247
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 46
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 50
}
}
},
"range": [
- 91360,
- 91390
+ 91217,
+ 91247
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 20
},
"end": {
- "line": 3003,
+ "line": 3000,
"column": 50
}
}
@@ -160320,16 +159956,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91414,
- 91418
+ 91271,
+ 91275
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 20
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 24
}
}
@@ -160338,31 +159974,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 91419,
- 91433
+ 91276,
+ 91290
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 25
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 39
}
}
},
"range": [
- 91414,
- 91433
+ 91271,
+ 91290
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 20
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 39
}
}
@@ -160371,31 +160007,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 91434,
- 91438
+ 91291,
+ 91295
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 40
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 44
}
}
},
"range": [
- 91414,
- 91438
+ 91271,
+ 91295
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 20
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 44
}
}
@@ -160408,16 +160044,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 91439,
- 91440
+ 91296,
+ 91297
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 45
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 46
}
}
@@ -160426,110 +160062,110 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 91441,
- 91449
+ 91298,
+ 91306
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 47
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 55
}
}
},
"range": [
- 91439,
- 91449
+ 91296,
+ 91306
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 45
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 55
}
}
}
],
"range": [
- 91414,
- 91450
+ 91271,
+ 91307
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 20
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 56
}
}
},
"range": [
- 91414,
- 91451
+ 91271,
+ 91308
],
"loc": {
"start": {
- "line": 3004,
+ "line": 3001,
"column": 20
},
"end": {
- "line": 3004,
+ "line": 3001,
"column": 57
}
}
}
],
"range": [
- 91392,
- 91469
+ 91249,
+ 91326
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 52
},
"end": {
- "line": 3005,
+ "line": 3002,
"column": 17
}
}
},
"alternate": null,
"range": [
- 91356,
- 91469
+ 91213,
+ 91326
],
"loc": {
"start": {
- "line": 3003,
+ "line": 3000,
"column": 16
},
"end": {
- "line": 3005,
+ "line": 3002,
"column": 17
}
}
}
],
"range": [
- 91338,
- 91483
+ 91195,
+ 91340
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 30
},
"end": {
- "line": 3006,
+ "line": 3003,
"column": 13
}
}
@@ -160554,16 +160190,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 91511,
- 91512
+ 91368,
+ 91369
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 20
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 21
}
}
@@ -160572,31 +160208,31 @@
"type": "Identifier",
"name": "getAttribute",
"range": [
- 91513,
- 91525
+ 91370,
+ 91382
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 22
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 34
}
}
},
"range": [
- 91511,
- 91525
+ 91368,
+ 91382
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 20
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 34
}
}
@@ -160607,32 +160243,32 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 91526,
- 91536
+ 91383,
+ 91393
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 35
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 45
}
}
}
],
"range": [
- 91511,
- 91537
+ 91368,
+ 91394
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 20
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 46
}
}
@@ -160642,31 +160278,31 @@
"value": "true",
"raw": "'true'",
"range": [
- 91542,
- 91548
+ 91399,
+ 91405
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 51
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 57
}
}
},
"range": [
- 91511,
- 91548
+ 91368,
+ 91405
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 20
},
"end": {
- "line": 3007,
+ "line": 3004,
"column": 57
}
}
@@ -160683,16 +160319,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 91572,
- 91573
+ 91429,
+ 91430
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 20
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 21
}
}
@@ -160701,31 +160337,31 @@
"type": "Identifier",
"name": "getAttribute",
"range": [
- 91574,
- 91586
+ 91431,
+ 91443
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 22
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 34
}
}
},
"range": [
- 91572,
- 91586
+ 91429,
+ 91443
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 20
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 34
}
}
@@ -160736,32 +160372,32 @@
"value": "validRow",
"raw": "'validRow'",
"range": [
- 91587,
- 91597
+ 91444,
+ 91454
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 35
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 45
}
}
}
],
"range": [
- 91572,
- 91598
+ 91429,
+ 91455
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 20
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 46
}
}
@@ -160771,46 +160407,46 @@
"value": null,
"raw": "null",
"range": [
- 91603,
- 91607
+ 91460,
+ 91464
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 51
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 55
}
}
},
"range": [
- 91572,
- 91607
+ 91429,
+ 91464
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 20
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 55
}
}
},
"range": [
- 91511,
- 91607
+ 91368,
+ 91464
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 20
},
"end": {
- "line": 3008,
+ "line": 3005,
"column": 55
}
}
@@ -160831,16 +160467,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91631,
- 91635
+ 91488,
+ 91492
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 20
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 24
}
}
@@ -160849,31 +160485,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 91636,
- 91650
+ 91493,
+ 91507
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 25
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 39
}
}
},
"range": [
- 91631,
- 91650
+ 91488,
+ 91507
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 20
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 39
}
}
@@ -160882,31 +160518,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 91651,
- 91655
+ 91508,
+ 91512
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 40
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 44
}
}
},
"range": [
- 91631,
- 91655
+ 91488,
+ 91512
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 20
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 44
}
}
@@ -160919,16 +160555,16 @@
"type": "Identifier",
"name": "r",
"range": [
- 91656,
- 91657
+ 91513,
+ 91514
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 45
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 46
}
}
@@ -160937,156 +160573,156 @@
"type": "Identifier",
"name": "rowIndex",
"range": [
- 91658,
- 91666
+ 91515,
+ 91523
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 47
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 55
}
}
},
"range": [
- 91656,
- 91666
+ 91513,
+ 91523
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 45
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 55
}
}
}
],
"range": [
- 91631,
- 91667
+ 91488,
+ 91524
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 20
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 56
}
}
},
"range": [
- 91631,
- 91668
+ 91488,
+ 91525
],
"loc": {
"start": {
- "line": 3009,
+ "line": 3006,
"column": 20
},
"end": {
- "line": 3009,
+ "line": 3006,
"column": 57
}
}
}
],
"range": [
- 91609,
- 91686
+ 91466,
+ 91543
],
"loc": {
"start": {
- "line": 3008,
+ "line": 3005,
"column": 57
},
"end": {
- "line": 3010,
+ "line": 3007,
"column": 17
}
}
},
"alternate": null,
"range": [
- 91507,
- 91686
+ 91364,
+ 91543
],
"loc": {
"start": {
- "line": 3007,
+ "line": 3004,
"column": 16
},
"end": {
- "line": 3010,
+ "line": 3007,
"column": 17
}
}
}
],
"range": [
- 91489,
- 91700
+ 91346,
+ 91557
],
"loc": {
"start": {
- "line": 3006,
+ "line": 3003,
"column": 19
},
"end": {
- "line": 3011,
+ "line": 3008,
"column": 13
}
}
},
"range": [
- 91320,
- 91700
+ 91177,
+ 91557
],
"loc": {
"start": {
- "line": 3002,
+ "line": 2999,
"column": 12
},
"end": {
- "line": 3011,
+ "line": 3008,
"column": 13
}
}
}
],
"range": [
- 91266,
- 91710
+ 91123,
+ 91567
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 51
},
"end": {
- "line": 3012,
+ "line": 3009,
"column": 9
}
}
},
"range": [
- 91223,
- 91710
+ 91080,
+ 91567
],
"loc": {
"start": {
- "line": 3000,
+ "line": 2997,
"column": 8
},
"end": {
- "line": 3012,
+ "line": 3009,
"column": 9
}
}
@@ -161099,16 +160735,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91726,
- 91730
+ 91583,
+ 91587
],
"loc": {
"start": {
- "line": 3013,
+ "line": 3010,
"column": 15
},
"end": {
- "line": 3013,
+ "line": 3010,
"column": 19
}
}
@@ -161117,62 +160753,62 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 91731,
- 91745
+ 91588,
+ 91602
],
"loc": {
"start": {
- "line": 3013,
+ "line": 3010,
"column": 20
},
"end": {
- "line": 3013,
+ "line": 3010,
"column": 34
}
}
},
"range": [
- 91726,
- 91745
+ 91583,
+ 91602
],
"loc": {
"start": {
- "line": 3013,
+ "line": 3010,
"column": 15
},
"end": {
- "line": 3013,
+ "line": 3010,
"column": 34
}
}
},
"range": [
- 91719,
- 91746
+ 91576,
+ 91603
],
"loc": {
"start": {
- "line": 3013,
+ "line": 3010,
"column": 8
},
"end": {
- "line": 3013,
+ "line": 3010,
"column": 35
}
}
}
],
"range": [
- 91062,
- 91752
+ 90919,
+ 91609
],
"loc": {
"start": {
- "line": 2993,
+ "line": 2990,
"column": 25
},
"end": {
- "line": 3014,
+ "line": 3011,
"column": 5
}
}
@@ -161180,16 +160816,16 @@
"generator": false,
"expression": false,
"range": [
- 91053,
- 91752
+ 90910,
+ 91609
],
"loc": {
"start": {
- "line": 2993,
+ "line": 2990,
"column": 16
},
"end": {
- "line": 3014,
+ "line": 3011,
"column": 5
}
}
@@ -161197,16 +160833,16 @@
"kind": "method",
"computed": false,
"range": [
- 91041,
- 91752
+ 90898,
+ 91609
],
"loc": {
"start": {
- "line": 2993,
+ "line": 2990,
"column": 4
},
"end": {
- "line": 3014,
+ "line": 3011,
"column": 5
}
},
@@ -161215,16 +160851,16 @@
"type": "Block",
"value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ",
"range": [
- 90860,
- 91036
+ 90717,
+ 90893
],
"loc": {
"start": {
- "line": 2988,
+ "line": 2985,
"column": 4
},
"end": {
- "line": 2992,
+ "line": 2989,
"column": 7
}
}
@@ -161235,16 +160871,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 91758,
- 91848
+ 91615,
+ 91705
],
"loc": {
"start": {
- "line": 3016,
+ "line": 3013,
"column": 4
},
"end": {
- "line": 3019,
+ "line": 3016,
"column": 7
}
}
@@ -161258,16 +160894,16 @@
"type": "Identifier",
"name": "getFiltersRowIndex",
"range": [
- 91853,
- 91871
+ 91710,
+ 91728
],
"loc": {
"start": {
- "line": 3020,
+ "line": 3017,
"column": 4
},
"end": {
- "line": 3020,
+ "line": 3017,
"column": 22
}
}
@@ -161287,16 +160923,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 91891,
- 91895
+ 91748,
+ 91752
],
"loc": {
"start": {
- "line": 3021,
+ "line": 3018,
"column": 15
},
"end": {
- "line": 3021,
+ "line": 3018,
"column": 19
}
}
@@ -161305,62 +160941,62 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 91896,
- 91911
+ 91753,
+ 91768
],
"loc": {
"start": {
- "line": 3021,
+ "line": 3018,
"column": 20
},
"end": {
- "line": 3021,
+ "line": 3018,
"column": 35
}
}
},
"range": [
- 91891,
- 91911
+ 91748,
+ 91768
],
"loc": {
"start": {
- "line": 3021,
+ "line": 3018,
"column": 15
},
"end": {
- "line": 3021,
+ "line": 3018,
"column": 35
}
}
},
"range": [
- 91884,
- 91912
+ 91741,
+ 91769
],
"loc": {
"start": {
- "line": 3021,
+ "line": 3018,
"column": 8
},
"end": {
- "line": 3021,
+ "line": 3018,
"column": 36
}
}
}
],
"range": [
- 91874,
- 91918
+ 91731,
+ 91775
],
"loc": {
"start": {
- "line": 3020,
+ "line": 3017,
"column": 25
},
"end": {
- "line": 3022,
+ "line": 3019,
"column": 5
}
}
@@ -161368,16 +161004,16 @@
"generator": false,
"expression": false,
"range": [
- 91871,
- 91918
+ 91728,
+ 91775
],
"loc": {
"start": {
- "line": 3020,
+ "line": 3017,
"column": 22
},
"end": {
- "line": 3022,
+ "line": 3019,
"column": 5
}
}
@@ -161385,16 +161021,16 @@
"kind": "method",
"computed": false,
"range": [
- 91853,
- 91918
+ 91710,
+ 91775
],
"loc": {
"start": {
- "line": 3020,
+ "line": 3017,
"column": 4
},
"end": {
- "line": 3022,
+ "line": 3019,
"column": 5
}
},
@@ -161403,16 +161039,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 91758,
- 91848
+ 91615,
+ 91705
],
"loc": {
"start": {
- "line": 3016,
+ "line": 3013,
"column": 4
},
"end": {
- "line": 3019,
+ "line": 3016,
"column": 7
}
}
@@ -161423,16 +161059,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 91924,
- 91999
+ 91781,
+ 91856
],
"loc": {
"start": {
- "line": 3024,
+ "line": 3021,
"column": 4
},
"end": {
- "line": 3027,
+ "line": 3024,
"column": 7
}
}
@@ -161446,16 +161082,16 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 92004,
- 92022
+ 91861,
+ 91879
],
"loc": {
"start": {
- "line": 3028,
+ "line": 3025,
"column": 4
},
"end": {
- "line": 3028,
+ "line": 3025,
"column": 22
}
}
@@ -161475,16 +161111,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 92042,
- 92046
+ 91899,
+ 91903
],
"loc": {
"start": {
- "line": 3029,
+ "line": 3026,
"column": 15
},
"end": {
- "line": 3029,
+ "line": 3026,
"column": 19
}
}
@@ -161493,62 +161129,62 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 92047,
- 92057
+ 91904,
+ 91914
],
"loc": {
"start": {
- "line": 3029,
+ "line": 3026,
"column": 20
},
"end": {
- "line": 3029,
+ "line": 3026,
"column": 30
}
}
},
"range": [
- 92042,
- 92057
+ 91899,
+ 91914
],
"loc": {
"start": {
- "line": 3029,
+ "line": 3026,
"column": 15
},
"end": {
- "line": 3029,
+ "line": 3026,
"column": 30
}
}
},
"range": [
- 92035,
- 92058
+ 91892,
+ 91915
],
"loc": {
"start": {
- "line": 3029,
+ "line": 3026,
"column": 8
},
"end": {
- "line": 3029,
+ "line": 3026,
"column": 31
}
}
}
],
"range": [
- 92025,
- 92064
+ 91882,
+ 91921
],
"loc": {
"start": {
- "line": 3028,
+ "line": 3025,
"column": 25
},
"end": {
- "line": 3030,
+ "line": 3027,
"column": 5
}
}
@@ -161556,16 +161192,16 @@
"generator": false,
"expression": false,
"range": [
- 92022,
- 92064
+ 91879,
+ 91921
],
"loc": {
"start": {
- "line": 3028,
+ "line": 3025,
"column": 22
},
"end": {
- "line": 3030,
+ "line": 3027,
"column": 5
}
}
@@ -161573,16 +161209,16 @@
"kind": "method",
"computed": false,
"range": [
- 92004,
- 92064
+ 91861,
+ 91921
],
"loc": {
"start": {
- "line": 3028,
+ "line": 3025,
"column": 4
},
"end": {
- "line": 3030,
+ "line": 3027,
"column": 5
}
},
@@ -161591,16 +161227,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 91924,
- 91999
+ 91781,
+ 91856
],
"loc": {
"start": {
- "line": 3024,
+ "line": 3021,
"column": 4
},
"end": {
- "line": 3027,
+ "line": 3024,
"column": 7
}
}
@@ -161611,16 +161247,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 92070,
- 92197
+ 91927,
+ 92054
],
"loc": {
"start": {
- "line": 3032,
+ "line": 3029,
"column": 4
},
"end": {
- "line": 3036,
+ "line": 3033,
"column": 7
}
}
@@ -161634,16 +161270,16 @@
"type": "Identifier",
"name": "getStartRowIndex",
"range": [
- 92202,
- 92218
+ 92059,
+ 92075
],
"loc": {
"start": {
- "line": 3037,
+ "line": 3034,
"column": 4
},
"end": {
- "line": 3037,
+ "line": 3034,
"column": 20
}
}
@@ -161663,16 +161299,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 92238,
- 92242
+ 92095,
+ 92099
],
"loc": {
"start": {
- "line": 3038,
+ "line": 3035,
"column": 15
},
"end": {
- "line": 3038,
+ "line": 3035,
"column": 19
}
}
@@ -161681,62 +161317,62 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 92243,
- 92249
+ 92100,
+ 92106
],
"loc": {
"start": {
- "line": 3038,
+ "line": 3035,
"column": 20
},
"end": {
- "line": 3038,
+ "line": 3035,
"column": 26
}
}
},
"range": [
- 92238,
- 92249
+ 92095,
+ 92106
],
"loc": {
"start": {
- "line": 3038,
+ "line": 3035,
"column": 15
},
"end": {
- "line": 3038,
+ "line": 3035,
"column": 26
}
}
},
"range": [
- 92231,
- 92250
+ 92088,
+ 92107
],
"loc": {
"start": {
- "line": 3038,
+ "line": 3035,
"column": 8
},
"end": {
- "line": 3038,
+ "line": 3035,
"column": 27
}
}
}
],
"range": [
- 92221,
- 92256
+ 92078,
+ 92113
],
"loc": {
"start": {
- "line": 3037,
+ "line": 3034,
"column": 23
},
"end": {
- "line": 3039,
+ "line": 3036,
"column": 5
}
}
@@ -161744,16 +161380,16 @@
"generator": false,
"expression": false,
"range": [
- 92218,
- 92256
+ 92075,
+ 92113
],
"loc": {
"start": {
- "line": 3037,
+ "line": 3034,
"column": 20
},
"end": {
- "line": 3039,
+ "line": 3036,
"column": 5
}
}
@@ -161761,16 +161397,16 @@
"kind": "method",
"computed": false,
"range": [
- 92202,
- 92256
+ 92059,
+ 92113
],
"loc": {
"start": {
- "line": 3037,
+ "line": 3034,
"column": 4
},
"end": {
- "line": 3039,
+ "line": 3036,
"column": 5
}
},
@@ -161779,16 +161415,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 92070,
- 92197
+ 91927,
+ 92054
],
"loc": {
"start": {
- "line": 3032,
+ "line": 3029,
"column": 4
},
"end": {
- "line": 3036,
+ "line": 3033,
"column": 7
}
}
@@ -161799,16 +161435,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 92262,
- 92334
+ 92119,
+ 92191
],
"loc": {
"start": {
- "line": 3041,
+ "line": 3038,
"column": 4
},
"end": {
- "line": 3044,
+ "line": 3041,
"column": 7
}
}
@@ -161822,16 +161458,16 @@
"type": "Identifier",
"name": "getLastRowIndex",
"range": [
- 92339,
- 92354
+ 92196,
+ 92211
],
"loc": {
"start": {
- "line": 3045,
+ "line": 3042,
"column": 4
},
"end": {
- "line": 3045,
+ "line": 3042,
"column": 19
}
}
@@ -161852,16 +161488,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 92371,
- 92377
+ 92228,
+ 92234
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 12
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 18
}
}
@@ -161874,16 +161510,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 92380,
- 92384
+ 92237,
+ 92241
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 21
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 25
}
}
@@ -161892,31 +161528,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 92385,
- 92394
+ 92242,
+ 92251
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 26
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 35
}
}
},
"range": [
- 92380,
- 92394
+ 92237,
+ 92251
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 21
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 35
}
}
@@ -161927,47 +161563,47 @@
"value": true,
"raw": "true",
"range": [
- 92395,
- 92399
+ 92252,
+ 92256
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 36
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 40
}
}
}
],
"range": [
- 92380,
- 92400
+ 92237,
+ 92257
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 21
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 41
}
}
},
"range": [
- 92371,
- 92400
+ 92228,
+ 92257
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 12
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 41
}
}
@@ -161975,16 +161611,16 @@
],
"kind": "let",
"range": [
- 92367,
- 92401
+ 92224,
+ 92258
],
"loc": {
"start": {
- "line": 3046,
+ "line": 3043,
"column": 8
},
"end": {
- "line": 3046,
+ "line": 3043,
"column": 42
}
}
@@ -161998,16 +161634,16 @@
"type": "Identifier",
"name": "nbRows",
"range": [
- 92418,
- 92424
+ 92275,
+ 92281
],
"loc": {
"start": {
- "line": 3047,
+ "line": 3044,
"column": 16
},
"end": {
- "line": 3047,
+ "line": 3044,
"column": 22
}
}
@@ -162017,62 +161653,62 @@
"value": 1,
"raw": "1",
"range": [
- 92427,
- 92428
+ 92284,
+ 92285
],
"loc": {
"start": {
- "line": 3047,
+ "line": 3044,
"column": 25
},
"end": {
- "line": 3047,
+ "line": 3044,
"column": 26
}
}
},
"range": [
- 92418,
- 92428
+ 92275,
+ 92285
],
"loc": {
"start": {
- "line": 3047,
+ "line": 3044,
"column": 16
},
"end": {
- "line": 3047,
+ "line": 3044,
"column": 26
}
}
},
"range": [
- 92410,
- 92430
+ 92267,
+ 92287
],
"loc": {
"start": {
- "line": 3047,
+ "line": 3044,
"column": 8
},
"end": {
- "line": 3047,
+ "line": 3044,
"column": 28
}
}
}
],
"range": [
- 92357,
- 92436
+ 92214,
+ 92293
],
"loc": {
"start": {
- "line": 3045,
+ "line": 3042,
"column": 22
},
"end": {
- "line": 3048,
+ "line": 3045,
"column": 5
}
}
@@ -162080,16 +161716,16 @@
"generator": false,
"expression": false,
"range": [
- 92354,
- 92436
+ 92211,
+ 92293
],
"loc": {
"start": {
- "line": 3045,
+ "line": 3042,
"column": 19
},
"end": {
- "line": 3048,
+ "line": 3045,
"column": 5
}
}
@@ -162097,16 +161733,16 @@
"kind": "method",
"computed": false,
"range": [
- 92339,
- 92436
+ 92196,
+ 92293
],
"loc": {
"start": {
- "line": 3045,
+ "line": 3042,
"column": 4
},
"end": {
- "line": 3048,
+ "line": 3045,
"column": 5
}
},
@@ -162115,16 +161751,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 92262,
- 92334
+ 92119,
+ 92191
],
"loc": {
"start": {
- "line": 3041,
+ "line": 3038,
"column": 4
},
"end": {
- "line": 3044,
+ "line": 3041,
"column": 7
}
}
@@ -162135,16 +161771,16 @@
"type": "Block",
"value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ",
"range": [
- 92442,
- 92651
+ 92299,
+ 92508
],
"loc": {
"start": {
- "line": 3050,
+ "line": 3047,
"column": 4
},
"end": {
- "line": 3055,
+ "line": 3052,
"column": 7
}
}
@@ -162158,16 +161794,16 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 92656,
- 92663
+ 92513,
+ 92520
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 4
},
"end": {
- "line": 3056,
+ "line": 3053,
"column": 11
}
}
@@ -162180,16 +161816,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 92664,
- 92672
+ 92521,
+ 92529
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 12
},
"end": {
- "line": 3056,
+ "line": 3053,
"column": 20
}
}
@@ -162200,16 +161836,16 @@
"type": "Identifier",
"name": "types",
"range": [
- 92674,
- 92679
+ 92531,
+ 92536
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 22
},
"end": {
- "line": 3056,
+ "line": 3053,
"column": 27
}
}
@@ -162218,31 +161854,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 92682,
- 92684
+ 92539,
+ 92541
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 30
},
"end": {
- "line": 3056,
+ "line": 3053,
"column": 32
}
}
},
"range": [
- 92674,
- 92684
+ 92531,
+ 92541
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 22
},
"end": {
- "line": 3056,
+ "line": 3053,
"column": 32
}
}
@@ -162265,16 +161901,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 92700,
- 92704
+ 92557,
+ 92561
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 12
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 16
}
}
@@ -162283,31 +161919,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 92705,
- 92713
+ 92562,
+ 92570
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 17
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 25
}
}
},
"range": [
- 92700,
- 92713
+ 92557,
+ 92570
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 12
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 25
}
}
@@ -162316,31 +161952,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 92714,
- 92720
+ 92571,
+ 92577
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 26
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 32
}
}
},
"range": [
- 92700,
- 92720
+ 92557,
+ 92577
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 12
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 32
}
}
@@ -162350,31 +161986,31 @@
"value": 0,
"raw": "0",
"range": [
- 92725,
- 92726
+ 92582,
+ 92583
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 37
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 38
}
}
},
"range": [
- 92700,
- 92726
+ 92557,
+ 92583
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 12
},
"end": {
- "line": 3057,
+ "line": 3054,
"column": 38
}
}
@@ -162389,63 +162025,63 @@
"value": false,
"raw": "false",
"range": [
- 92749,
- 92754
+ 92606,
+ 92611
],
"loc": {
"start": {
- "line": 3058,
+ "line": 3055,
"column": 19
},
"end": {
- "line": 3058,
+ "line": 3055,
"column": 24
}
}
},
"range": [
- 92742,
- 92755
+ 92599,
+ 92612
],
"loc": {
"start": {
- "line": 3058,
+ "line": 3055,
"column": 12
},
"end": {
- "line": 3058,
+ "line": 3055,
"column": 25
}
}
}
],
"range": [
- 92728,
- 92765
+ 92585,
+ 92622
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 40
},
"end": {
- "line": 3059,
+ "line": 3056,
"column": 9
}
}
},
"alternate": null,
"range": [
- 92696,
- 92765
+ 92553,
+ 92622
],
"loc": {
"start": {
- "line": 3057,
+ "line": 3054,
"column": 8
},
"end": {
- "line": 3059,
+ "line": 3056,
"column": 9
}
}
@@ -162459,16 +162095,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 92778,
- 92785
+ 92635,
+ 92642
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 12
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 19
}
}
@@ -162482,16 +162118,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 92788,
- 92792
+ 92645,
+ 92649
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 22
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 26
}
}
@@ -162500,31 +162136,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 92793,
- 92801
+ 92650,
+ 92658
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 27
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 35
}
}
},
"range": [
- 92788,
- 92801
+ 92645,
+ 92658
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 22
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 35
}
}
@@ -162533,46 +162169,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 92802,
- 92810
+ 92659,
+ 92667
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 36
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 44
}
}
},
"range": [
- 92788,
- 92811
+ 92645,
+ 92668
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 22
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 45
}
}
},
"range": [
- 92778,
- 92811
+ 92635,
+ 92668
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 12
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 45
}
}
@@ -162580,16 +162216,16 @@
],
"kind": "let",
"range": [
- 92774,
- 92812
+ 92631,
+ 92669
],
"loc": {
"start": {
- "line": 3060,
+ "line": 3057,
"column": 8
},
"end": {
- "line": 3060,
+ "line": 3057,
"column": 46
}
}
@@ -162602,16 +162238,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 92825,
- 92830
+ 92682,
+ 92687
],
"loc": {
"start": {
- "line": 3061,
+ "line": 3058,
"column": 12
},
"end": {
- "line": 3061,
+ "line": 3058,
"column": 17
}
}
@@ -162621,32 +162257,32 @@
"type": "Identifier",
"name": "colType",
"range": [
- 92831,
- 92838
+ 92688,
+ 92695
],
"loc": {
"start": {
- "line": 3061,
+ "line": 3058,
"column": 18
},
"end": {
- "line": 3061,
+ "line": 3058,
"column": 25
}
}
}
],
"range": [
- 92825,
- 92839
+ 92682,
+ 92696
],
"loc": {
"start": {
- "line": 3061,
+ "line": 3058,
"column": 12
},
"end": {
- "line": 3061,
+ "line": 3058,
"column": 26
}
}
@@ -162663,16 +162299,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 92855,
- 92862
+ 92712,
+ 92719
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 12
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 19
}
}
@@ -162684,16 +162320,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 92865,
- 92872
+ 92722,
+ 92729
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 22
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 29
}
}
@@ -162702,93 +162338,93 @@
"type": "Identifier",
"name": "type",
"range": [
- 92873,
- 92877
+ 92730,
+ 92734
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 30
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 34
}
}
},
"range": [
- 92865,
- 92877
+ 92722,
+ 92734
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 22
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 34
}
}
},
"range": [
- 92855,
- 92877
+ 92712,
+ 92734
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 12
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 34
}
}
},
"range": [
- 92855,
- 92878
+ 92712,
+ 92735
],
"loc": {
"start": {
- "line": 3062,
+ "line": 3059,
"column": 12
},
"end": {
- "line": 3062,
+ "line": 3059,
"column": 35
}
}
}
],
"range": [
- 92841,
- 92888
+ 92698,
+ 92745
],
"loc": {
"start": {
- "line": 3061,
+ "line": 3058,
"column": 28
},
"end": {
- "line": 3063,
+ "line": 3060,
"column": 9
}
}
},
"alternate": null,
"range": [
- 92821,
- 92888
+ 92678,
+ 92745
],
"loc": {
"start": {
- "line": 3061,
+ "line": 3058,
"column": 8
},
"end": {
- "line": 3063,
+ "line": 3060,
"column": 9
}
}
@@ -162807,16 +162443,16 @@
"type": "Identifier",
"name": "types",
"range": [
- 92904,
- 92909
+ 92761,
+ 92766
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 15
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 20
}
}
@@ -162825,31 +162461,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 92910,
- 92917
+ 92767,
+ 92774
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 21
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 28
}
}
},
"range": [
- 92904,
- 92917
+ 92761,
+ 92774
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 15
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 28
}
}
@@ -162859,32 +162495,32 @@
"type": "Identifier",
"name": "colType",
"range": [
- 92918,
- 92925
+ 92775,
+ 92782
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 29
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 36
}
}
}
],
"range": [
- 92904,
- 92926
+ 92761,
+ 92783
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 15
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 37
}
}
@@ -162897,78 +162533,78 @@
"value": 1,
"raw": "1",
"range": [
- 92932,
- 92933
+ 92789,
+ 92790
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 43
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 44
}
}
},
"prefix": true,
"range": [
- 92931,
- 92933
+ 92788,
+ 92790
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 42
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 44
}
}
},
"range": [
- 92904,
- 92933
+ 92761,
+ 92790
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 15
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 44
}
}
},
"range": [
- 92897,
- 92934
+ 92754,
+ 92791
],
"loc": {
"start": {
- "line": 3064,
+ "line": 3061,
"column": 8
},
"end": {
- "line": 3064,
+ "line": 3061,
"column": 45
}
}
}
],
"range": [
- 92686,
- 92940
+ 92543,
+ 92797
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 34
},
"end": {
- "line": 3065,
+ "line": 3062,
"column": 5
}
}
@@ -162976,16 +162612,16 @@
"generator": false,
"expression": false,
"range": [
- 92663,
- 92940
+ 92520,
+ 92797
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 11
},
"end": {
- "line": 3065,
+ "line": 3062,
"column": 5
}
}
@@ -162993,16 +162629,16 @@
"kind": "method",
"computed": false,
"range": [
- 92656,
- 92940
+ 92513,
+ 92797
],
"loc": {
"start": {
- "line": 3056,
+ "line": 3053,
"column": 4
},
"end": {
- "line": 3065,
+ "line": 3062,
"column": 5
}
},
@@ -163011,16 +162647,16 @@
"type": "Block",
"value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ",
"range": [
- 92442,
- 92651
+ 92299,
+ 92508
],
"loc": {
"start": {
- "line": 3050,
+ "line": 3047,
"column": 4
},
"end": {
- "line": 3055,
+ "line": 3052,
"column": 7
}
}
@@ -163031,16 +162667,16 @@
"type": "Block",
"value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ",
"range": [
- 92946,
- 93087
+ 92803,
+ 92944
],
"loc": {
"start": {
- "line": 3067,
+ "line": 3064,
"column": 4
},
"end": {
- "line": 3071,
+ "line": 3068,
"column": 7
}
}
@@ -163054,16 +162690,16 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 93092,
- 93108
+ 92949,
+ 92965
],
"loc": {
"start": {
- "line": 3072,
+ "line": 3069,
"column": 4
},
"end": {
- "line": 3072,
+ "line": 3069,
"column": 20
}
}
@@ -163076,16 +162712,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 93109,
- 93117
+ 92966,
+ 92974
],
"loc": {
"start": {
- "line": 3072,
+ "line": 3069,
"column": 21
},
"end": {
- "line": 3072,
+ "line": 3069,
"column": 29
}
}
@@ -163103,16 +162739,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 93133,
- 93138
+ 92990,
+ 92995
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 12
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 17
}
}
@@ -163125,16 +162761,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93141,
- 93145
+ 92998,
+ 93002
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 20
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 24
}
}
@@ -163143,31 +162779,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 93146,
- 93156
+ 93003,
+ 93013
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 25
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 35
}
}
},
"range": [
- 93141,
- 93156
+ 92998,
+ 93013
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 20
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 35
}
}
@@ -163184,16 +162820,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93159,
- 93163
+ 93016,
+ 93020
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 38
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 42
}
}
@@ -163202,31 +162838,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 93164,
- 93167
+ 93021,
+ 93024
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 43
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 46
}
}
},
"range": [
- 93159,
- 93167
+ 93016,
+ 93024
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 38
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 46
}
}
@@ -163235,31 +162871,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 93168,
- 93178
+ 93025,
+ 93035
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 47
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 57
}
}
},
"range": [
- 93159,
- 93178
+ 93016,
+ 93035
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 38
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 57
}
}
@@ -163268,31 +162904,31 @@
"type": "Identifier",
"name": "headTbl",
"range": [
- 93179,
- 93186
+ 93036,
+ 93043
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 58
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 65
}
}
},
"range": [
- 93159,
- 93186
+ 93016,
+ 93043
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 38
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 65
}
}
@@ -163305,16 +162941,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93189,
- 93193
+ 93046,
+ 93050
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 68
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 72
}
}
@@ -163323,77 +162959,77 @@
"type": "Identifier",
"name": "dom",
"range": [
- 93194,
- 93197
+ 93051,
+ 93054
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 73
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 76
}
}
},
"range": [
- 93189,
- 93197
+ 93046,
+ 93054
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 68
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 76
}
}
},
"arguments": [],
"range": [
- 93189,
- 93199
+ 93046,
+ 93056
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 68
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 78
}
}
},
"range": [
- 93141,
- 93199
+ 92998,
+ 93056
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 20
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 78
}
}
},
"range": [
- 93133,
- 93199
+ 92990,
+ 93056
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 12
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 78
}
}
@@ -163401,16 +163037,16 @@
],
"kind": "let",
"range": [
- 93129,
- 93200
+ 92986,
+ 93057
],
"loc": {
"start": {
- "line": 3073,
+ "line": 3070,
"column": 8
},
"end": {
- "line": 3073,
+ "line": 3070,
"column": 79
}
}
@@ -163424,16 +163060,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 93213,
- 93218
+ 93070,
+ 93075
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 12
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 17
}
}
@@ -163444,16 +163080,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 93221,
- 93224
+ 93078,
+ 93081
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 20
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 23
}
}
@@ -163463,16 +163099,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 93225,
- 93230
+ 93082,
+ 93087
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 24
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 29
}
}
@@ -163482,47 +163118,47 @@
"value": "thead",
"raw": "'thead'",
"range": [
- 93232,
- 93239
+ 93089,
+ 93096
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 31
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 38
}
}
}
],
"range": [
- 93221,
- 93240
+ 93078,
+ 93097
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 20
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 39
}
}
},
"range": [
- 93213,
- 93240
+ 93070,
+ 93097
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 12
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 39
}
}
@@ -163530,16 +163166,16 @@
],
"kind": "let",
"range": [
- 93209,
- 93241
+ 93066,
+ 93098
],
"loc": {
"start": {
- "line": 3074,
+ "line": 3071,
"column": 8
},
"end": {
- "line": 3074,
+ "line": 3071,
"column": 40
}
}
@@ -163553,16 +163189,16 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 93254,
- 93260
+ 93111,
+ 93117
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 12
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 18
}
}
@@ -163575,16 +163211,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93263,
- 93267
+ 93120,
+ 93124
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 21
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 25
}
}
@@ -163593,62 +163229,62 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 93268,
- 93286
+ 93125,
+ 93143
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 26
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 44
}
}
},
"range": [
- 93263,
- 93286
+ 93120,
+ 93143
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 21
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 44
}
}
},
"arguments": [],
"range": [
- 93263,
- 93288
+ 93120,
+ 93145
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 21
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 46
}
}
},
"range": [
- 93254,
- 93288
+ 93111,
+ 93145
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 12
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 46
}
}
@@ -163656,16 +163292,16 @@
],
"kind": "let",
"range": [
- 93250,
- 93289
+ 93107,
+ 93146
],
"loc": {
"start": {
- "line": 3075,
+ "line": 3072,
"column": 8
},
"end": {
- "line": 3075,
+ "line": 3072,
"column": 47
}
}
@@ -163679,32 +163315,32 @@
"type": "Identifier",
"name": "header",
"range": [
- 93302,
- 93308
+ 93159,
+ 93165
],
"loc": {
"start": {
- "line": 3076,
+ "line": 3073,
"column": 12
},
"end": {
- "line": 3076,
+ "line": 3073,
"column": 18
}
}
},
"init": null,
"range": [
- 93302,
- 93308
+ 93159,
+ 93165
],
"loc": {
"start": {
- "line": 3076,
+ "line": 3073,
"column": 12
},
"end": {
- "line": 3076,
+ "line": 3073,
"column": 18
}
}
@@ -163712,16 +163348,16 @@
],
"kind": "let",
"range": [
- 93298,
- 93309
+ 93155,
+ 93166
],
"loc": {
"start": {
- "line": 3076,
+ "line": 3073,
"column": 8
},
"end": {
- "line": 3076,
+ "line": 3073,
"column": 19
}
}
@@ -163738,16 +163374,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 93322,
- 93327
+ 93179,
+ 93184
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 12
},
"end": {
- "line": 3077,
+ "line": 3074,
"column": 17
}
}
@@ -163756,31 +163392,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 93328,
- 93334
+ 93185,
+ 93191
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 18
},
"end": {
- "line": 3077,
+ "line": 3074,
"column": 24
}
}
},
"range": [
- 93322,
- 93334
+ 93179,
+ 93191
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 12
},
"end": {
- "line": 3077,
+ "line": 3074,
"column": 24
}
}
@@ -163790,31 +163426,31 @@
"value": 0,
"raw": "0",
"range": [
- 93339,
- 93340
+ 93196,
+ 93197
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 29
},
"end": {
- "line": 3077,
+ "line": 3074,
"column": 30
}
}
},
"range": [
- 93322,
- 93340
+ 93179,
+ 93197
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 12
},
"end": {
- "line": 3077,
+ "line": 3074,
"column": 30
}
}
@@ -163831,16 +163467,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 93356,
- 93362
+ 93213,
+ 93219
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 12
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 18
}
}
@@ -163861,16 +163497,16 @@
"type": "Identifier",
"name": "table",
"range": [
- 93365,
- 93370
+ 93222,
+ 93227
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 21
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 26
}
}
@@ -163879,31 +163515,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 93371,
- 93375
+ 93228,
+ 93232
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 27
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 31
}
}
},
"range": [
- 93365,
- 93375
+ 93222,
+ 93232
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 21
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 31
}
}
@@ -163912,31 +163548,31 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 93376,
- 93382
+ 93233,
+ 93239
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 32
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 38
}
}
},
"range": [
- 93365,
- 93383
+ 93222,
+ 93240
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 21
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 39
}
}
@@ -163945,31 +163581,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 93384,
- 93389
+ 93241,
+ 93246
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 40
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 45
}
}
},
"range": [
- 93365,
- 93389
+ 93222,
+ 93246
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 21
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 45
}
}
@@ -163978,93 +163614,93 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 93390,
- 93398
+ 93247,
+ 93255
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 46
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 54
}
}
},
"range": [
- 93365,
- 93399
+ 93222,
+ 93256
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 21
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 55
}
}
},
"range": [
- 93356,
- 93399
+ 93213,
+ 93256
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 12
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 55
}
}
},
"range": [
- 93356,
- 93400
+ 93213,
+ 93257
],
"loc": {
"start": {
- "line": 3078,
+ "line": 3075,
"column": 12
},
"end": {
- "line": 3078,
+ "line": 3075,
"column": 56
}
}
}
],
"range": [
- 93342,
- 93410
+ 93199,
+ 93267
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 32
},
"end": {
- "line": 3079,
+ "line": 3076,
"column": 9
}
}
},
"alternate": null,
"range": [
- 93318,
- 93410
+ 93175,
+ 93267
],
"loc": {
"start": {
- "line": 3077,
+ "line": 3074,
"column": 8
},
"end": {
- "line": 3079,
+ "line": 3076,
"column": 9
}
}
@@ -164081,16 +163717,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 93423,
- 93428
+ 93280,
+ 93285
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 12
},
"end": {
- "line": 3080,
+ "line": 3077,
"column": 17
}
}
@@ -164099,31 +163735,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 93429,
- 93435
+ 93286,
+ 93292
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 18
},
"end": {
- "line": 3080,
+ "line": 3077,
"column": 24
}
}
},
"range": [
- 93423,
- 93435
+ 93280,
+ 93292
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 12
},
"end": {
- "line": 3080,
+ "line": 3077,
"column": 24
}
}
@@ -164133,31 +163769,31 @@
"value": 1,
"raw": "1",
"range": [
- 93440,
- 93441
+ 93297,
+ 93298
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 29
},
"end": {
- "line": 3080,
+ "line": 3077,
"column": 30
}
}
},
"range": [
- 93423,
- 93441
+ 93280,
+ 93298
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 12
},
"end": {
- "line": 3080,
+ "line": 3077,
"column": 30
}
}
@@ -164174,16 +163810,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 93457,
- 93463
+ 93314,
+ 93320
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 12
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 18
}
}
@@ -164207,16 +163843,16 @@
"type": "Identifier",
"name": "tHead",
"range": [
- 93466,
- 93471
+ 93323,
+ 93328
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 26
}
}
@@ -164226,31 +163862,31 @@
"value": 0,
"raw": "0",
"range": [
- 93472,
- 93473
+ 93329,
+ 93330
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 27
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 28
}
}
},
"range": [
- 93466,
- 93474
+ 93323,
+ 93331
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 29
}
}
@@ -164259,31 +163895,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 93475,
- 93479
+ 93332,
+ 93336
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 30
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 34
}
}
},
"range": [
- 93466,
- 93479
+ 93323,
+ 93336
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 34
}
}
@@ -164292,31 +163928,31 @@
"type": "Identifier",
"name": "rowIdx",
"range": [
- 93480,
- 93486
+ 93337,
+ 93343
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 35
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 41
}
}
},
"range": [
- 93466,
- 93487
+ 93323,
+ 93344
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 42
}
}
@@ -164325,31 +163961,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 93488,
- 93493
+ 93345,
+ 93350
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 43
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 48
}
}
},
"range": [
- 93466,
- 93493
+ 93323,
+ 93350
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 48
}
}
@@ -164358,93 +163994,93 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 93494,
- 93502
+ 93351,
+ 93359
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 49
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 57
}
}
},
"range": [
- 93466,
- 93503
+ 93323,
+ 93360
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 21
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 58
}
}
},
"range": [
- 93457,
- 93503
+ 93314,
+ 93360
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 12
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 58
}
}
},
"range": [
- 93457,
- 93504
+ 93314,
+ 93361
],
"loc": {
"start": {
- "line": 3081,
+ "line": 3078,
"column": 12
},
"end": {
- "line": 3081,
+ "line": 3078,
"column": 59
}
}
}
],
"range": [
- 93443,
- 93514
+ 93300,
+ 93371
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 32
},
"end": {
- "line": 3082,
+ "line": 3079,
"column": 9
}
}
},
"alternate": null,
"range": [
- 93419,
- 93514
+ 93276,
+ 93371
],
"loc": {
"start": {
- "line": 3080,
+ "line": 3077,
"column": 8
},
"end": {
- "line": 3082,
+ "line": 3079,
"column": 9
}
}
@@ -164455,47 +164091,47 @@
"type": "Identifier",
"name": "header",
"range": [
- 93530,
- 93536
+ 93387,
+ 93393
],
"loc": {
"start": {
- "line": 3083,
+ "line": 3080,
"column": 15
},
"end": {
- "line": 3083,
+ "line": 3080,
"column": 21
}
}
},
"range": [
- 93523,
- 93537
+ 93380,
+ 93394
],
"loc": {
"start": {
- "line": 3083,
+ "line": 3080,
"column": 8
},
"end": {
- "line": 3083,
+ "line": 3080,
"column": 22
}
}
}
],
"range": [
- 93119,
- 93543
+ 92976,
+ 93400
],
"loc": {
"start": {
- "line": 3072,
+ "line": 3069,
"column": 31
},
"end": {
- "line": 3084,
+ "line": 3081,
"column": 5
}
}
@@ -164503,16 +164139,16 @@
"generator": false,
"expression": false,
"range": [
- 93108,
- 93543
+ 92965,
+ 93400
],
"loc": {
"start": {
- "line": 3072,
+ "line": 3069,
"column": 20
},
"end": {
- "line": 3084,
+ "line": 3081,
"column": 5
}
}
@@ -164520,16 +164156,16 @@
"kind": "method",
"computed": false,
"range": [
- 93092,
- 93543
+ 92949,
+ 93400
],
"loc": {
"start": {
- "line": 3072,
+ "line": 3069,
"column": 4
},
"end": {
- "line": 3084,
+ "line": 3081,
"column": 5
}
},
@@ -164538,16 +164174,16 @@
"type": "Block",
"value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ",
"range": [
- 92946,
- 93087
+ 92803,
+ 92944
],
"loc": {
"start": {
- "line": 3067,
+ "line": 3064,
"column": 4
},
"end": {
- "line": 3071,
+ "line": 3068,
"column": 7
}
}
@@ -164558,16 +164194,16 @@
"type": "Block",
"value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ",
"range": [
- 93549,
- 93722
+ 93406,
+ 93579
],
"loc": {
"start": {
- "line": 3086,
+ "line": 3083,
"column": 4
},
"end": {
- "line": 3090,
+ "line": 3087,
"column": 7
}
}
@@ -164581,16 +164217,16 @@
"type": "Identifier",
"name": "getHeadersText",
"range": [
- 93727,
- 93741
+ 93584,
+ 93598
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 4
},
"end": {
- "line": 3091,
+ "line": 3088,
"column": 18
}
}
@@ -164605,16 +164241,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 93742,
- 93759
+ 93599,
+ 93616
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 19
},
"end": {
- "line": 3091,
+ "line": 3088,
"column": 36
}
}
@@ -164624,31 +164260,31 @@
"value": false,
"raw": "false",
"range": [
- 93762,
- 93767
+ 93619,
+ 93624
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 39
},
"end": {
- "line": 3091,
+ "line": 3088,
"column": 44
}
}
},
"range": [
- 93742,
- 93767
+ 93599,
+ 93624
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 19
},
"end": {
- "line": 3091,
+ "line": 3088,
"column": 44
}
}
@@ -164666,16 +164302,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 93783,
- 93790
+ 93640,
+ 93647
],
"loc": {
"start": {
- "line": 3092,
+ "line": 3089,
"column": 12
},
"end": {
- "line": 3092,
+ "line": 3089,
"column": 19
}
}
@@ -164684,31 +164320,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 93793,
- 93795
+ 93650,
+ 93652
],
"loc": {
"start": {
- "line": 3092,
+ "line": 3089,
"column": 22
},
"end": {
- "line": 3092,
+ "line": 3089,
"column": 24
}
}
},
"range": [
- 93783,
- 93795
+ 93640,
+ 93652
],
"loc": {
"start": {
- "line": 3092,
+ "line": 3089,
"column": 12
},
"end": {
- "line": 3092,
+ "line": 3089,
"column": 24
}
}
@@ -164716,16 +164352,16 @@
],
"kind": "let",
"range": [
- 93779,
- 93796
+ 93636,
+ 93653
],
"loc": {
"start": {
- "line": 3092,
+ "line": 3089,
"column": 8
},
"end": {
- "line": 3092,
+ "line": 3089,
"column": 25
}
}
@@ -164741,16 +164377,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 93814,
- 93815
+ 93671,
+ 93672
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 17
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 18
}
}
@@ -164760,31 +164396,31 @@
"value": 0,
"raw": "0",
"range": [
- 93818,
- 93819
+ 93675,
+ 93676
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 21
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 22
}
}
},
"range": [
- 93814,
- 93819
+ 93671,
+ 93676
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 17
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 22
}
}
@@ -164792,16 +164428,16 @@
],
"kind": "let",
"range": [
- 93810,
- 93819
+ 93667,
+ 93676
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 13
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 22
}
}
@@ -164813,16 +164449,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 93821,
- 93822
+ 93678,
+ 93679
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 24
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 25
}
}
@@ -164833,16 +164469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93825,
- 93829
+ 93682,
+ 93686
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 28
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 32
}
}
@@ -164851,46 +164487,46 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 93830,
- 93837
+ 93687,
+ 93694
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 33
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 40
}
}
},
"range": [
- 93825,
- 93837
+ 93682,
+ 93694
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 28
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 40
}
}
},
"range": [
- 93821,
- 93837
+ 93678,
+ 93694
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 24
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 40
}
}
@@ -164902,32 +164538,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 93839,
- 93840
+ 93696,
+ 93697
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 42
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 43
}
}
},
"prefix": false,
"range": [
- 93839,
- 93842
+ 93696,
+ 93699
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 42
},
"end": {
- "line": 3093,
+ "line": 3090,
"column": 45
}
}
@@ -164944,16 +164580,16 @@
"type": "Identifier",
"name": "excludeHiddenCols",
"range": [
- 93862,
- 93879
+ 93719,
+ 93736
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 16
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 33
}
}
@@ -164966,16 +164602,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93883,
- 93887
+ 93740,
+ 93744
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 37
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 41
}
}
@@ -164984,31 +164620,31 @@
"type": "Identifier",
"name": "hasExtension",
"range": [
- 93888,
- 93900
+ 93745,
+ 93757
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 42
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 54
}
}
},
"range": [
- 93883,
- 93900
+ 93740,
+ 93757
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 37
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 54
}
}
@@ -165019,47 +164655,47 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 93901,
- 93917
+ 93758,
+ 93774
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 55
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 71
}
}
}
],
"range": [
- 93883,
- 93918
+ 93740,
+ 93775
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 37
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 72
}
}
},
"range": [
- 93862,
- 93918
+ 93719,
+ 93775
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 16
},
"end": {
- "line": 3094,
+ "line": 3091,
"column": 72
}
}
@@ -165082,16 +164718,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 93942,
- 93946
+ 93799,
+ 93803
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 20
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 24
}
}
@@ -165100,31 +164736,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 93947,
- 93956
+ 93804,
+ 93813
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 25
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 34
}
}
},
"range": [
- 93942,
- 93956
+ 93799,
+ 93813
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 20
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 34
}
}
@@ -165135,32 +164771,32 @@
"value": "colsVisibility",
"raw": "'colsVisibility'",
"range": [
- 93957,
- 93973
+ 93814,
+ 93830
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 35
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 51
}
}
}
],
"range": [
- 93942,
- 93974
+ 93799,
+ 93831
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 20
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 52
}
}
@@ -165169,31 +164805,31 @@
"type": "Identifier",
"name": "isColHidden",
"range": [
- 93975,
- 93986
+ 93832,
+ 93843
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 53
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 64
}
}
},
"range": [
- 93942,
- 93986
+ 93799,
+ 93843
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 20
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 64
}
}
@@ -165203,32 +164839,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 93987,
- 93988
+ 93844,
+ 93845
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 65
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 66
}
}
}
],
"range": [
- 93942,
- 93989
+ 93799,
+ 93846
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 20
},
"end": {
- "line": 3095,
+ "line": 3092,
"column": 67
}
}
@@ -165240,80 +164876,80 @@
"type": "ContinueStatement",
"label": null,
"range": [
- 94013,
- 94022
+ 93870,
+ 93879
],
"loc": {
"start": {
- "line": 3096,
+ "line": 3093,
"column": 20
},
"end": {
- "line": 3096,
+ "line": 3093,
"column": 29
}
}
}
],
"range": [
- 93991,
- 94040
+ 93848,
+ 93897
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 69
},
"end": {
- "line": 3097,
+ "line": 3094,
"column": 17
}
}
},
"alternate": null,
"range": [
- 93938,
- 94040
+ 93795,
+ 93897
],
"loc": {
"start": {
- "line": 3095,
+ "line": 3092,
"column": 16
},
"end": {
- "line": 3097,
+ "line": 3094,
"column": 17
}
}
}
],
"range": [
- 93920,
- 94054
+ 93777,
+ 93911
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 74
},
"end": {
- "line": 3098,
+ "line": 3095,
"column": 13
}
}
},
"alternate": null,
"range": [
- 93858,
- 94054
+ 93715,
+ 93911
],
"loc": {
"start": {
- "line": 3094,
+ "line": 3091,
"column": 12
},
"end": {
- "line": 3098,
+ "line": 3095,
"column": 13
}
}
@@ -165327,16 +164963,16 @@
"type": "Identifier",
"name": "header",
"range": [
- 94071,
- 94077
+ 93928,
+ 93934
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 16
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 22
}
}
@@ -165349,16 +164985,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 94080,
- 94084
+ 93937,
+ 93941
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 25
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 29
}
}
@@ -165367,31 +165003,31 @@
"type": "Identifier",
"name": "getHeaderElement",
"range": [
- 94085,
- 94101
+ 93942,
+ 93958
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 30
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 46
}
}
},
"range": [
- 94080,
- 94101
+ 93937,
+ 93958
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 25
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 46
}
}
@@ -165401,47 +165037,47 @@
"type": "Identifier",
"name": "j",
"range": [
- 94102,
- 94103
+ 93959,
+ 93960
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 47
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 48
}
}
}
],
"range": [
- 94080,
- 94104
+ 93937,
+ 93961
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 25
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 49
}
}
},
"range": [
- 94071,
- 94104
+ 93928,
+ 93961
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 16
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 49
}
}
@@ -165449,16 +165085,16 @@
],
"kind": "let",
"range": [
- 94067,
- 94105
+ 93924,
+ 93962
],
"loc": {
"start": {
- "line": 3099,
+ "line": 3096,
"column": 12
},
"end": {
- "line": 3099,
+ "line": 3096,
"column": 50
}
}
@@ -165472,16 +165108,16 @@
"type": "Identifier",
"name": "headerText",
"range": [
- 94122,
- 94132
+ 93979,
+ 93989
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 16
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 26
}
}
@@ -165492,16 +165128,16 @@
"type": "Identifier",
"name": "getFirstTextNode",
"range": [
- 94135,
- 94151
+ 93992,
+ 94008
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 29
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 45
}
}
@@ -165511,47 +165147,47 @@
"type": "Identifier",
"name": "header",
"range": [
- 94152,
- 94158
+ 94009,
+ 94015
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 46
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 52
}
}
}
],
"range": [
- 94135,
- 94159
+ 93992,
+ 94016
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 29
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 53
}
}
},
"range": [
- 94122,
- 94159
+ 93979,
+ 94016
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 16
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 53
}
}
@@ -165559,16 +165195,16 @@
],
"kind": "let",
"range": [
- 94118,
- 94160
+ 93975,
+ 94017
],
"loc": {
"start": {
- "line": 3100,
+ "line": 3097,
"column": 12
},
"end": {
- "line": 3100,
+ "line": 3097,
"column": 54
}
}
@@ -165584,16 +165220,16 @@
"type": "Identifier",
"name": "headers",
"range": [
- 94173,
- 94180
+ 94030,
+ 94037
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 12
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 19
}
}
@@ -165602,31 +165238,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 94181,
- 94185
+ 94038,
+ 94042
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 20
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 24
}
}
},
"range": [
- 94173,
- 94185
+ 94030,
+ 94042
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 12
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 24
}
}
@@ -165636,78 +165272,78 @@
"type": "Identifier",
"name": "headerText",
"range": [
- 94186,
- 94196
+ 94043,
+ 94053
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 25
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 35
}
}
}
],
"range": [
- 94173,
- 94197
+ 94030,
+ 94054
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 12
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 36
}
}
},
"range": [
- 94173,
- 94198
+ 94030,
+ 94055
],
"loc": {
"start": {
- "line": 3101,
+ "line": 3098,
"column": 12
},
"end": {
- "line": 3101,
+ "line": 3098,
"column": 37
}
}
}
],
"range": [
- 93844,
- 94208
+ 93701,
+ 94065
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 47
},
"end": {
- "line": 3102,
+ "line": 3099,
"column": 9
}
}
},
"range": [
- 93805,
- 94208
+ 93662,
+ 94065
],
"loc": {
"start": {
- "line": 3093,
+ "line": 3090,
"column": 8
},
"end": {
- "line": 3102,
+ "line": 3099,
"column": 9
}
}
@@ -165718,47 +165354,47 @@
"type": "Identifier",
"name": "headers",
"range": [
- 94224,
- 94231
+ 94081,
+ 94088
],
"loc": {
"start": {
- "line": 3103,
+ "line": 3100,
"column": 15
},
"end": {
- "line": 3103,
+ "line": 3100,
"column": 22
}
}
},
"range": [
- 94217,
- 94232
+ 94074,
+ 94089
],
"loc": {
"start": {
- "line": 3103,
+ "line": 3100,
"column": 8
},
"end": {
- "line": 3103,
+ "line": 3100,
"column": 23
}
}
}
],
"range": [
- 93769,
- 94238
+ 93626,
+ 94095
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 46
},
"end": {
- "line": 3104,
+ "line": 3101,
"column": 5
}
}
@@ -165766,16 +165402,16 @@
"generator": false,
"expression": false,
"range": [
- 93741,
- 94238
+ 93598,
+ 94095
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 18
},
"end": {
- "line": 3104,
+ "line": 3101,
"column": 5
}
}
@@ -165783,16 +165419,16 @@
"kind": "method",
"computed": false,
"range": [
- 93727,
- 94238
+ 93584,
+ 94095
],
"loc": {
"start": {
- "line": 3091,
+ "line": 3088,
"column": 4
},
"end": {
- "line": 3104,
+ "line": 3101,
"column": 5
}
},
@@ -165801,16 +165437,16 @@
"type": "Block",
"value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ",
"range": [
- 93549,
- 93722
+ 93406,
+ 93579
],
"loc": {
"start": {
- "line": 3086,
+ "line": 3083,
"column": 4
},
"end": {
- "line": 3090,
+ "line": 3087,
"column": 7
}
}
@@ -165821,16 +165457,16 @@
"type": "Block",
"value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ",
"range": [
- 94244,
- 94380
+ 94101,
+ 94237
],
"loc": {
"start": {
- "line": 3106,
+ "line": 3103,
"column": 4
},
"end": {
- "line": 3110,
+ "line": 3107,
"column": 7
}
}
@@ -165844,16 +165480,16 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 94385,
- 94398
+ 94242,
+ 94255
],
"loc": {
"start": {
- "line": 3111,
+ "line": 3108,
"column": 4
},
"end": {
- "line": 3111,
+ "line": 3108,
"column": 17
}
}
@@ -165866,16 +165502,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 94399,
- 94407
+ 94256,
+ 94264
],
"loc": {
"start": {
- "line": 3111,
+ "line": 3108,
"column": 18
},
"end": {
- "line": 3111,
+ "line": 3108,
"column": 26
}
}
@@ -165895,16 +165531,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 94426,
- 94430
+ 94283,
+ 94287
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 15
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 19
}
}
@@ -165913,31 +165549,31 @@
"type": "Identifier",
"name": "filterTypes",
"range": [
- 94431,
- 94442
+ 94288,
+ 94299
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 20
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 31
}
}
},
"range": [
- 94426,
- 94442
+ 94283,
+ 94299
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 15
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 31
}
}
@@ -165946,62 +165582,62 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 94443,
- 94451
+ 94300,
+ 94308
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 32
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 40
}
}
},
"range": [
- 94426,
- 94452
+ 94283,
+ 94309
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 15
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 41
}
}
},
"range": [
- 94419,
- 94453
+ 94276,
+ 94310
],
"loc": {
"start": {
- "line": 3112,
+ "line": 3109,
"column": 8
},
"end": {
- "line": 3112,
+ "line": 3109,
"column": 42
}
}
}
],
"range": [
- 94409,
- 94459
+ 94266,
+ 94316
],
"loc": {
"start": {
- "line": 3111,
+ "line": 3108,
"column": 28
},
"end": {
- "line": 3113,
+ "line": 3110,
"column": 5
}
}
@@ -166009,16 +165645,16 @@
"generator": false,
"expression": false,
"range": [
- 94398,
- 94459
+ 94255,
+ 94316
],
"loc": {
"start": {
- "line": 3111,
+ "line": 3108,
"column": 17
},
"end": {
- "line": 3113,
+ "line": 3110,
"column": 5
}
}
@@ -166026,16 +165662,16 @@
"kind": "method",
"computed": false,
"range": [
- 94385,
- 94459
+ 94242,
+ 94316
],
"loc": {
"start": {
- "line": 3111,
+ "line": 3108,
"column": 4
},
"end": {
- "line": 3113,
+ "line": 3110,
"column": 5
}
},
@@ -166044,16 +165680,16 @@
"type": "Block",
"value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ",
"range": [
- 94244,
- 94380
+ 94101,
+ 94237
],
"loc": {
"start": {
- "line": 3106,
+ "line": 3103,
"column": 4
},
"end": {
- "line": 3110,
+ "line": 3107,
"column": 7
}
}
@@ -166064,16 +165700,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 94465,
- 94547
+ 94322,
+ 94404
],
"loc": {
"start": {
- "line": 3115,
+ "line": 3112,
"column": 4
},
"end": {
- "line": 3118,
+ "line": 3115,
"column": 7
}
}
@@ -166087,16 +165723,16 @@
"type": "Identifier",
"name": "getFilterableRowsNb",
"range": [
- 94552,
- 94571
+ 94409,
+ 94428
],
"loc": {
"start": {
- "line": 3119,
+ "line": 3116,
"column": 4
},
"end": {
- "line": 3119,
+ "line": 3116,
"column": 23
}
}
@@ -166118,16 +165754,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 94591,
- 94595
+ 94448,
+ 94452
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 15
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 19
}
}
@@ -166136,31 +165772,31 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 94596,
- 94605
+ 94453,
+ 94462
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 20
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 29
}
}
},
"range": [
- 94591,
- 94605
+ 94448,
+ 94462
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 15
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 29
}
}
@@ -166171,63 +165807,63 @@
"value": false,
"raw": "false",
"range": [
- 94606,
- 94611
+ 94463,
+ 94468
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 30
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 35
}
}
}
],
"range": [
- 94591,
- 94612
+ 94448,
+ 94469
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 15
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 36
}
}
},
"range": [
- 94584,
- 94613
+ 94441,
+ 94470
],
"loc": {
"start": {
- "line": 3120,
+ "line": 3117,
"column": 8
},
"end": {
- "line": 3120,
+ "line": 3117,
"column": 37
}
}
}
],
"range": [
- 94574,
- 94619
+ 94431,
+ 94476
],
"loc": {
"start": {
- "line": 3119,
+ "line": 3116,
"column": 26
},
"end": {
- "line": 3121,
+ "line": 3118,
"column": 5
}
}
@@ -166235,16 +165871,16 @@
"generator": false,
"expression": false,
"range": [
- 94571,
- 94619
+ 94428,
+ 94476
],
"loc": {
"start": {
- "line": 3119,
+ "line": 3116,
"column": 23
},
"end": {
- "line": 3121,
+ "line": 3118,
"column": 5
}
}
@@ -166252,16 +165888,16 @@
"kind": "method",
"computed": false,
"range": [
- 94552,
- 94619
+ 94409,
+ 94476
],
"loc": {
"start": {
- "line": 3119,
+ "line": 3116,
"column": 4
},
"end": {
- "line": 3121,
+ "line": 3118,
"column": 5
}
},
@@ -166270,16 +165906,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 94465,
- 94547
+ 94322,
+ 94404
],
"loc": {
"start": {
- "line": 3115,
+ "line": 3112,
"column": 4
},
"end": {
- "line": 3118,
+ "line": 3115,
"column": 7
}
}
@@ -166290,16 +165926,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ",
"range": [
- 94625,
- 94780
+ 94482,
+ 94637
],
"loc": {
"start": {
- "line": 3123,
+ "line": 3120,
"column": 4
},
"end": {
- "line": 3127,
+ "line": 3124,
"column": 7
}
}
@@ -166313,16 +165949,16 @@
"type": "Identifier",
"name": "getValidRowsNb",
"range": [
- 94785,
- 94799
+ 94642,
+ 94656
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 4
},
"end": {
- "line": 3128,
+ "line": 3125,
"column": 18
}
}
@@ -166337,16 +165973,16 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 94800,
- 94806
+ 94657,
+ 94663
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 19
},
"end": {
- "line": 3128,
+ "line": 3125,
"column": 25
}
}
@@ -166356,31 +165992,31 @@
"value": false,
"raw": "false",
"range": [
- 94809,
- 94814
+ 94666,
+ 94671
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 28
},
"end": {
- "line": 3128,
+ "line": 3125,
"column": 33
}
}
},
"range": [
- 94800,
- 94814
+ 94657,
+ 94671
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 19
},
"end": {
- "line": 3128,
+ "line": 3125,
"column": 33
}
}
@@ -166402,16 +166038,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 94833,
- 94837
+ 94690,
+ 94694
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 15
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 19
}
}
@@ -166420,31 +166056,31 @@
"type": "Identifier",
"name": "getValidRows",
"range": [
- 94838,
- 94850
+ 94695,
+ 94707
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 20
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 32
}
}
},
"range": [
- 94833,
- 94850
+ 94690,
+ 94707
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 15
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 32
}
}
@@ -166454,32 +166090,32 @@
"type": "Identifier",
"name": "reCalc",
"range": [
- 94851,
- 94857
+ 94708,
+ 94714
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 33
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 39
}
}
}
],
"range": [
- 94833,
- 94858
+ 94690,
+ 94715
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 15
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 40
}
}
@@ -166488,62 +166124,62 @@
"type": "Identifier",
"name": "length",
"range": [
- 94859,
- 94865
+ 94716,
+ 94722
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 41
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 47
}
}
},
"range": [
- 94833,
- 94865
+ 94690,
+ 94722
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 15
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 47
}
}
},
"range": [
- 94826,
- 94866
+ 94683,
+ 94723
],
"loc": {
"start": {
- "line": 3129,
+ "line": 3126,
"column": 8
},
"end": {
- "line": 3129,
+ "line": 3126,
"column": 48
}
}
}
],
"range": [
- 94816,
- 94872
+ 94673,
+ 94729
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 35
},
"end": {
- "line": 3130,
+ "line": 3127,
"column": 5
}
}
@@ -166551,16 +166187,16 @@
"generator": false,
"expression": false,
"range": [
- 94799,
- 94872
+ 94656,
+ 94729
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 18
},
"end": {
- "line": 3130,
+ "line": 3127,
"column": 5
}
}
@@ -166568,16 +166204,16 @@
"kind": "method",
"computed": false,
"range": [
- 94785,
- 94872
+ 94642,
+ 94729
],
"loc": {
"start": {
- "line": 3128,
+ "line": 3125,
"column": 4
},
"end": {
- "line": 3130,
+ "line": 3127,
"column": 5
}
},
@@ -166586,16 +166222,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ",
"range": [
- 94625,
- 94780
+ 94482,
+ 94637
],
"loc": {
"start": {
- "line": 3123,
+ "line": 3120,
"column": 4
},
"end": {
- "line": 3127,
+ "line": 3124,
"column": 7
}
}
@@ -166606,16 +166242,16 @@
"type": "Block",
"value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ",
"range": [
- 94878,
- 94961
+ 94735,
+ 94818
],
"loc": {
"start": {
- "line": 3132,
+ "line": 3129,
"column": 4
},
"end": {
- "line": 3135,
+ "line": 3132,
"column": 7
}
}
@@ -166629,16 +166265,16 @@
"type": "Identifier",
"name": "dom",
"range": [
- 94966,
- 94969
+ 94823,
+ 94826
],
"loc": {
"start": {
- "line": 3136,
+ "line": 3133,
"column": 4
},
"end": {
- "line": 3136,
+ "line": 3133,
"column": 7
}
}
@@ -166658,16 +166294,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 94989,
- 94993
+ 94846,
+ 94850
],
"loc": {
"start": {
- "line": 3137,
+ "line": 3134,
"column": 15
},
"end": {
- "line": 3137,
+ "line": 3134,
"column": 19
}
}
@@ -166676,62 +166312,62 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 94994,
- 94997
+ 94851,
+ 94854
],
"loc": {
"start": {
- "line": 3137,
+ "line": 3134,
"column": 20
},
"end": {
- "line": 3137,
+ "line": 3134,
"column": 23
}
}
},
"range": [
- 94989,
- 94997
+ 94846,
+ 94854
],
"loc": {
"start": {
- "line": 3137,
+ "line": 3134,
"column": 15
},
"end": {
- "line": 3137,
+ "line": 3134,
"column": 23
}
}
},
"range": [
- 94982,
- 94998
+ 94839,
+ 94855
],
"loc": {
"start": {
- "line": 3137,
+ "line": 3134,
"column": 8
},
"end": {
- "line": 3137,
+ "line": 3134,
"column": 24
}
}
}
],
"range": [
- 94972,
- 95004
+ 94829,
+ 94861
],
"loc": {
"start": {
- "line": 3136,
+ "line": 3133,
"column": 10
},
"end": {
- "line": 3138,
+ "line": 3135,
"column": 5
}
}
@@ -166739,16 +166375,16 @@
"generator": false,
"expression": false,
"range": [
- 94969,
- 95004
+ 94826,
+ 94861
],
"loc": {
"start": {
- "line": 3136,
+ "line": 3133,
"column": 7
},
"end": {
- "line": 3138,
+ "line": 3135,
"column": 5
}
}
@@ -166756,16 +166392,16 @@
"kind": "method",
"computed": false,
"range": [
- 94966,
- 95004
+ 94823,
+ 94861
],
"loc": {
"start": {
- "line": 3136,
+ "line": 3133,
"column": 4
},
"end": {
- "line": 3138,
+ "line": 3135,
"column": 5
}
},
@@ -166774,16 +166410,16 @@
"type": "Block",
"value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ",
"range": [
- 94878,
- 94961
+ 94735,
+ 94818
],
"loc": {
"start": {
- "line": 3132,
+ "line": 3129,
"column": 4
},
"end": {
- "line": 3135,
+ "line": 3132,
"column": 7
}
}
@@ -166794,16 +166430,16 @@
"type": "Block",
"value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ",
"range": [
- 95010,
- 95216
+ 94867,
+ 95073
],
"loc": {
"start": {
- "line": 3140,
+ "line": 3137,
"column": 4
},
"end": {
- "line": 3145,
+ "line": 3142,
"column": 7
}
}
@@ -166817,16 +166453,16 @@
"type": "Identifier",
"name": "getDecimal",
"range": [
- 95221,
- 95231
+ 95078,
+ 95088
],
"loc": {
"start": {
- "line": 3146,
+ "line": 3143,
"column": 4
},
"end": {
- "line": 3146,
+ "line": 3143,
"column": 14
}
}
@@ -166839,16 +166475,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 95232,
- 95240
+ 95089,
+ 95097
],
"loc": {
"start": {
- "line": 3146,
+ "line": 3143,
"column": 15
},
"end": {
- "line": 3146,
+ "line": 3143,
"column": 23
}
}
@@ -166866,16 +166502,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 95256,
- 95263
+ 95113,
+ 95120
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 12
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 19
}
}
@@ -166886,16 +166522,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 95266,
- 95270
+ 95123,
+ 95127
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 22
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 26
}
}
@@ -166904,46 +166540,46 @@
"type": "Identifier",
"name": "decimalSeparator",
"range": [
- 95271,
- 95287
+ 95128,
+ 95144
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 27
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 43
}
}
},
"range": [
- 95266,
- 95287
+ 95123,
+ 95144
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 22
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 43
}
}
},
"range": [
- 95256,
- 95287
+ 95113,
+ 95144
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 12
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 43
}
}
@@ -166951,16 +166587,16 @@
],
"kind": "let",
"range": [
- 95252,
- 95288
+ 95109,
+ 95145
],
"loc": {
"start": {
- "line": 3147,
+ "line": 3144,
"column": 8
},
"end": {
- "line": 3147,
+ "line": 3144,
"column": 44
}
}
@@ -166975,16 +166611,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 95301,
- 95305
+ 95158,
+ 95162
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 12
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 16
}
}
@@ -166993,31 +166629,31 @@
"type": "Identifier",
"name": "hasType",
"range": [
- 95306,
- 95313
+ 95163,
+ 95170
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 17
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 24
}
}
},
"range": [
- 95301,
- 95313
+ 95158,
+ 95170
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 12
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 24
}
}
@@ -167027,16 +166663,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 95314,
- 95322
+ 95171,
+ 95179
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 25
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 33
}
}
@@ -167048,48 +166684,48 @@
"type": "Identifier",
"name": "FORMATTED_NUMBER",
"range": [
- 95325,
- 95341
+ 95182,
+ 95198
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 36
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 52
}
}
}
],
"range": [
- 95324,
- 95342
+ 95181,
+ 95199
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 35
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 53
}
}
}
],
"range": [
- 95301,
- 95343
+ 95158,
+ 95200
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 12
},
"end": {
- "line": 3148,
+ "line": 3145,
"column": 54
}
}
@@ -167106,16 +166742,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 95363,
- 95370
+ 95220,
+ 95227
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 16
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 23
}
}
@@ -167129,16 +166765,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 95373,
- 95377
+ 95230,
+ 95234
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 26
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 30
}
}
@@ -167147,31 +166783,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 95378,
- 95386
+ 95235,
+ 95243
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 31
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 39
}
}
},
"range": [
- 95373,
- 95386
+ 95230,
+ 95243
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 26
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 39
}
}
@@ -167180,46 +166816,46 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 95387,
- 95395
+ 95244,
+ 95252
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 40
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 48
}
}
},
"range": [
- 95373,
- 95396
+ 95230,
+ 95253
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 26
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 49
}
}
},
"range": [
- 95363,
- 95396
+ 95220,
+ 95253
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 16
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 49
}
}
@@ -167227,16 +166863,16 @@
],
"kind": "let",
"range": [
- 95359,
- 95397
+ 95216,
+ 95254
],
"loc": {
"start": {
- "line": 3149,
+ "line": 3146,
"column": 12
},
"end": {
- "line": 3149,
+ "line": 3146,
"column": 50
}
}
@@ -167252,16 +166888,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 95414,
- 95421
+ 95271,
+ 95278
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 16
},
"end": {
- "line": 3150,
+ "line": 3147,
"column": 23
}
}
@@ -167270,31 +166906,31 @@
"type": "Identifier",
"name": "hasOwnProperty",
"range": [
- 95422,
- 95436
+ 95279,
+ 95293
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 24
},
"end": {
- "line": 3150,
+ "line": 3147,
"column": 38
}
}
},
"range": [
- 95414,
- 95436
+ 95271,
+ 95293
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 16
},
"end": {
- "line": 3150,
+ "line": 3147,
"column": 38
}
}
@@ -167305,32 +166941,32 @@
"value": "decimal",
"raw": "'decimal'",
"range": [
- 95437,
- 95446
+ 95294,
+ 95303
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 39
},
"end": {
- "line": 3150,
+ "line": 3147,
"column": 48
}
}
}
],
"range": [
- 95414,
- 95447
+ 95271,
+ 95304
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 16
},
"end": {
- "line": 3150,
+ "line": 3147,
"column": 49
}
}
@@ -167347,16 +166983,16 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 95467,
- 95474
+ 95324,
+ 95331
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 16
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 23
}
}
@@ -167368,16 +167004,16 @@
"type": "Identifier",
"name": "colType",
"range": [
- 95477,
- 95484
+ 95334,
+ 95341
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 26
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 33
}
}
@@ -167386,125 +167022,125 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 95485,
- 95492
+ 95342,
+ 95349
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 34
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 41
}
}
},
"range": [
- 95477,
- 95492
+ 95334,
+ 95349
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 26
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 41
}
}
},
"range": [
- 95467,
- 95492
+ 95324,
+ 95349
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 16
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 41
}
}
},
"range": [
- 95467,
- 95493
+ 95324,
+ 95350
],
"loc": {
"start": {
- "line": 3151,
+ "line": 3148,
"column": 16
},
"end": {
- "line": 3151,
+ "line": 3148,
"column": 42
}
}
}
],
"range": [
- 95449,
- 95507
+ 95306,
+ 95364
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 51
},
"end": {
- "line": 3152,
+ "line": 3149,
"column": 13
}
}
},
"alternate": null,
"range": [
- 95410,
- 95507
+ 95267,
+ 95364
],
"loc": {
"start": {
- "line": 3150,
+ "line": 3147,
"column": 12
},
"end": {
- "line": 3152,
+ "line": 3149,
"column": 13
}
}
}
],
"range": [
- 95345,
- 95517
+ 95202,
+ 95374
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 56
},
"end": {
- "line": 3153,
+ "line": 3150,
"column": 9
}
}
},
"alternate": null,
"range": [
- 95297,
- 95517
+ 95154,
+ 95374
],
"loc": {
"start": {
- "line": 3148,
+ "line": 3145,
"column": 8
},
"end": {
- "line": 3153,
+ "line": 3150,
"column": 9
}
}
@@ -167515,47 +167151,47 @@
"type": "Identifier",
"name": "decimal",
"range": [
- 95533,
- 95540
+ 95390,
+ 95397
],
"loc": {
"start": {
- "line": 3154,
+ "line": 3151,
"column": 15
},
"end": {
- "line": 3154,
+ "line": 3151,
"column": 22
}
}
},
"range": [
- 95526,
- 95541
+ 95383,
+ 95398
],
"loc": {
"start": {
- "line": 3154,
+ "line": 3151,
"column": 8
},
"end": {
- "line": 3154,
+ "line": 3151,
"column": 23
}
}
}
],
"range": [
- 95242,
- 95547
+ 95099,
+ 95404
],
"loc": {
"start": {
- "line": 3146,
+ "line": 3143,
"column": 25
},
"end": {
- "line": 3155,
+ "line": 3152,
"column": 5
}
}
@@ -167563,16 +167199,16 @@
"generator": false,
"expression": false,
"range": [
- 95231,
- 95547
+ 95088,
+ 95404
],
"loc": {
"start": {
- "line": 3146,
+ "line": 3143,
"column": 14
},
"end": {
- "line": 3155,
+ "line": 3152,
"column": 5
}
}
@@ -167580,16 +167216,16 @@
"kind": "method",
"computed": false,
"range": [
- 95221,
- 95547
+ 95078,
+ 95404
],
"loc": {
"start": {
- "line": 3146,
+ "line": 3143,
"column": 4
},
"end": {
- "line": 3155,
+ "line": 3152,
"column": 5
}
},
@@ -167598,16 +167234,16 @@
"type": "Block",
"value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ",
"range": [
- 95010,
- 95216
+ 94867,
+ 95073
],
"loc": {
"start": {
- "line": 3140,
+ "line": 3137,
"column": 4
},
"end": {
- "line": 3145,
+ "line": 3142,
"column": 7
}
}
@@ -167618,16 +167254,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 95553,
- 95641
+ 95410,
+ 95498
],
"loc": {
"start": {
- "line": 3157,
+ "line": 3154,
"column": 4
},
"end": {
- "line": 3160,
+ "line": 3157,
"column": 7
}
}
@@ -167641,16 +167277,16 @@
"type": "Identifier",
"name": "config",
"range": [
- 95646,
- 95652
+ 95503,
+ 95509
],
"loc": {
"start": {
- "line": 3161,
+ "line": 3158,
"column": 4
},
"end": {
- "line": 3161,
+ "line": 3158,
"column": 10
}
}
@@ -167670,16 +167306,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 95672,
- 95676
+ 95529,
+ 95533
],
"loc": {
"start": {
- "line": 3162,
+ "line": 3159,
"column": 15
},
"end": {
- "line": 3162,
+ "line": 3159,
"column": 19
}
}
@@ -167688,62 +167324,62 @@
"type": "Identifier",
"name": "cfg",
"range": [
- 95677,
- 95680
+ 95534,
+ 95537
],
"loc": {
"start": {
- "line": 3162,
+ "line": 3159,
"column": 20
},
"end": {
- "line": 3162,
+ "line": 3159,
"column": 23
}
}
},
"range": [
- 95672,
- 95680
+ 95529,
+ 95537
],
"loc": {
"start": {
- "line": 3162,
+ "line": 3159,
"column": 15
},
"end": {
- "line": 3162,
+ "line": 3159,
"column": 23
}
}
},
"range": [
- 95665,
- 95681
+ 95522,
+ 95538
],
"loc": {
"start": {
- "line": 3162,
+ "line": 3159,
"column": 8
},
"end": {
- "line": 3162,
+ "line": 3159,
"column": 24
}
}
}
],
"range": [
- 95655,
- 95687
+ 95512,
+ 95544
],
"loc": {
"start": {
- "line": 3161,
+ "line": 3158,
"column": 13
},
"end": {
- "line": 3163,
+ "line": 3160,
"column": 5
}
}
@@ -167751,16 +167387,16 @@
"generator": false,
"expression": false,
"range": [
- 95652,
- 95687
+ 95509,
+ 95544
],
"loc": {
"start": {
- "line": 3161,
+ "line": 3158,
"column": 10
},
"end": {
- "line": 3163,
+ "line": 3160,
"column": 5
}
}
@@ -167768,16 +167404,16 @@
"kind": "method",
"computed": false,
"range": [
- 95646,
- 95687
+ 95503,
+ 95544
],
"loc": {
"start": {
- "line": 3161,
+ "line": 3158,
"column": 4
},
"end": {
- "line": 3163,
+ "line": 3160,
"column": 5
}
},
@@ -167786,16 +167422,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 95553,
- 95641
+ 95410,
+ 95498
],
"loc": {
"start": {
- "line": 3157,
+ "line": 3154,
"column": 4
},
"end": {
- "line": 3160,
+ "line": 3157,
"column": 7
}
}
@@ -167806,7 +167442,7 @@
],
"range": [
1070,
- 95689
+ 95546
],
"loc": {
"start": {
@@ -167814,14 +167450,14 @@
"column": 25
},
"end": {
- "line": 3164,
+ "line": 3161,
"column": 1
}
}
},
"range": [
1052,
- 95689
+ 95546
],
"loc": {
"start": {
@@ -167829,7 +167465,7 @@
"column": 7
},
"end": {
- "line": 3164,
+ "line": 3161,
"column": 1
}
},
@@ -167859,7 +167495,7 @@
"source": null,
"range": [
1045,
- 95689
+ 95546
],
"loc": {
"start": {
@@ -167867,7 +167503,7 @@
"column": 0
},
"end": {
- "line": 3164,
+ "line": 3161,
"column": 1
}
},
@@ -167896,7 +167532,7 @@
"sourceType": "module",
"range": [
0,
- 95689
+ 95546
],
"loc": {
"start": {
@@ -167904,7 +167540,7 @@
"column": 0
},
"end": {
- "line": 3164,
+ "line": 3161,
"column": 1
}
},
@@ -170775,16 +170411,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 30176,
- 30193
+ 30331,
+ 30348
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 9
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 26
}
}
@@ -170793,16 +170429,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 30203,
- 30217
+ 30358,
+ 30372
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 8
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 22
}
}
@@ -170811,16 +170447,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 30621,
- 30653
+ 30776,
+ 30808
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 8
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 40
}
}
@@ -170829,16 +170465,16 @@
"type": "Block",
"value": " Load extensions ",
"range": [
- 30860,
- 30881
+ 31015,
+ 31036
],
"loc": {
"start": {
- "line": 1100,
+ "line": 1104,
"column": 8
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 29
}
}
@@ -170847,16 +170483,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 30922,
- 30944
+ 31077,
+ 31099
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 8
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 30
}
}
@@ -170865,16 +170501,16 @@
"type": "Block",
"value": "*\n * Detect key\n * @param {Event} evt\n ",
"range": [
- 31196,
- 31259
+ 31351,
+ 31414
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 4
},
"end": {
- "line": 1118,
+ "line": 1122,
"column": 7
}
}
@@ -170883,16 +170519,16 @@
"type": "Block",
"value": "*\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n ",
"range": [
- 31727,
- 31860
+ 31882,
+ 32015
],
"loc": {
"start": {
- "line": 1137,
+ "line": 1141,
"column": 4
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 7
}
}
@@ -170901,16 +170537,16 @@
"type": "Block",
"value": "*\n * Filter's keydown event: if auto-filter on, detect user is typing\n ",
"range": [
- 32716,
- 32799
+ 32871,
+ 32954
],
"loc": {
"start": {
- "line": 1170,
+ "line": 1174,
"column": 4
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 7
}
}
@@ -170919,16 +170555,16 @@
"type": "Block",
"value": "*\n * Filter's focus event\n * @param {Event} evt\n ",
"range": [
- 32908,
- 32973
+ 33063,
+ 33128
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 4
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 7
}
}
@@ -170937,16 +170573,16 @@
"type": "Block",
"value": "*\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n ",
"range": [
- 33095,
- 33183
+ 33250,
+ 33338
],
"loc": {
"start": {
- "line": 1188,
+ "line": 1192,
"column": 4
},
"end": {
- "line": 1190,
+ "line": 1194,
"column": 7
}
}
@@ -170955,16 +170591,16 @@
"type": "Block",
"value": "*\n * Insert filters row at initialization\n ",
"range": [
- 33395,
- 33450
+ 33550,
+ 33605
],
"loc": {
"start": {
- "line": 1199,
+ "line": 1203,
"column": 4
},
"end": {
- "line": 1201,
+ "line": 1205,
"column": 7
}
}
@@ -170973,16 +170609,16 @@
"type": "Line",
"value": " TODO: prevent filters row generation for popup filters too,",
"range": [
- 33485,
- 33547
+ 33640,
+ 33702
],
"loc": {
"start": {
- "line": 1203,
+ "line": 1207,
"column": 8
},
"end": {
- "line": 1203,
+ "line": 1207,
"column": 70
}
}
@@ -170991,16 +170627,16 @@
"type": "Line",
"value": " to reduce and simplify headers row index adjusting across lib modules",
"range": [
- 33556,
- 33628
+ 33711,
+ 33783
],
"loc": {
"start": {
- "line": 1204,
+ "line": 1208,
"column": 8
},
"end": {
- "line": 1204,
+ "line": 1208,
"column": 80
}
}
@@ -171009,16 +170645,16 @@
"type": "Line",
"value": " (GridLayout, PopupFilter etc)",
"range": [
- 33637,
- 33669
+ 33792,
+ 33824
],
"loc": {
"start": {
- "line": 1205,
+ "line": 1209,
"column": 8
},
"end": {
- "line": 1205,
+ "line": 1209,
"column": 40
}
}
@@ -171027,16 +170663,16 @@
"type": "Block",
"value": "*\n * Initialize filtersless table\n ",
"range": [
- 34223,
- 34270
+ 34378,
+ 34425
],
"loc": {
"start": {
- "line": 1228,
+ "line": 1232,
"column": 4
},
"end": {
- "line": 1230,
+ "line": 1234,
"column": 7
}
}
@@ -171045,16 +170681,16 @@
"type": "Block",
"value": "*\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 34474,
- 34693
+ 34629,
+ 34848
],
"loc": {
"start": {
- "line": 1239,
+ "line": 1243,
"column": 4
},
"end": {
- "line": 1244,
+ "line": 1248,
"column": 7
}
}
@@ -171063,53 +170699,53 @@
"type": "Line",
"value": "filter is appended in custom element",
"range": [
- 35454,
- 35492
+ 35609,
+ 35647
],
"loc": {
"start": {
- "line": 1263,
+ "line": 1267,
"column": 8
},
"end": {
- "line": 1263,
+ "line": 1267,
"column": 46
}
}
},
{
"type": "Block",
- "value": "*\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n ",
+ "value": "*\n * Build submit button\n * @param {DOMElement} container Container DOM element\n ",
"range": [
- 35921,
- 36070
+ 36076,
+ 36174
],
"loc": {
"start": {
- "line": 1278,
+ "line": 1282,
"column": 4
},
"end": {
- "line": 1282,
+ "line": 1285,
"column": 7
}
}
},
{
"type": "Line",
- "value": "filter is appended in custom element",
+ "value": "filter is appended in container element",
"range": [
- 36389,
- 36427
+ 36376,
+ 36417
],
"loc": {
"start": {
- "line": 1292,
+ "line": 1293,
"column": 8
},
"end": {
- "line": 1292,
- "column": 46
+ "line": 1293,
+ "column": 49
}
}
},
@@ -171117,16 +170753,16 @@
"type": "Block",
"value": "*\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 36642,
- 36995
+ 36517,
+ 36870
],
"loc": {
"start": {
- "line": 1302,
+ "line": 1299,
"column": 4
},
"end": {
- "line": 1313,
+ "line": 1310,
"column": 7
}
}
@@ -171135,16 +170771,16 @@
"type": "Line",
"value": " TODO: remove the property field.",
"range": [
- 37089,
- 37124
+ 36964,
+ 36999
],
"loc": {
"start": {
- "line": 1316,
+ "line": 1313,
"column": 12
},
"end": {
- "line": 1316,
+ "line": 1313,
"column": 47
}
}
@@ -171153,16 +170789,16 @@
"type": "Line",
"value": " Due to naming convention inconsistencies, a `property`",
"range": [
- 37137,
- 37194
+ 37012,
+ 37069
],
"loc": {
"start": {
- "line": 1317,
+ "line": 1314,
"column": 12
},
"end": {
- "line": 1317,
+ "line": 1314,
"column": 69
}
}
@@ -171171,16 +170807,16 @@
"type": "Line",
"value": " field is added to allow a conditional instanciation based",
"range": [
- 37207,
- 37267
+ 37082,
+ 37142
],
"loc": {
"start": {
- "line": 1318,
+ "line": 1315,
"column": 12
},
"end": {
- "line": 1318,
+ "line": 1315,
"column": 72
}
}
@@ -171189,16 +170825,16 @@
"type": "Line",
"value": " on that property on TableFilter, if supplied.",
"range": [
- 37280,
- 37328
+ 37155,
+ 37203
],
"loc": {
"start": {
- "line": 1319,
+ "line": 1316,
"column": 12
},
"end": {
- "line": 1319,
+ "line": 1316,
"column": 60
}
}
@@ -171207,16 +170843,16 @@
"type": "Block",
"value": "*\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n ",
"range": [
- 37662,
- 37937
+ 37537,
+ 37812
],
"loc": {
"start": {
- "line": 1330,
+ "line": 1327,
"column": 4
},
"end": {
- "line": 1339,
+ "line": 1336,
"column": 7
}
}
@@ -171225,16 +170861,16 @@
"type": "Block",
"value": "*\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n ",
"range": [
- 38193,
- 38327
+ 38068,
+ 38202
],
"loc": {
"start": {
- "line": 1349,
+ "line": 1346,
"column": 4
},
"end": {
- "line": 1353,
+ "line": 1350,
"column": 7
}
}
@@ -171243,16 +170879,16 @@
"type": "Block",
"value": "*\n * Initialise all the extensions defined in the configuration object\n ",
"range": [
- 38390,
- 38474
+ 38265,
+ 38349
],
"loc": {
"start": {
- "line": 1358,
+ "line": 1355,
"column": 4
},
"end": {
- "line": 1360,
+ "line": 1357,
"column": 7
}
}
@@ -171261,16 +170897,16 @@
"type": "Line",
"value": " Set config's publicPath dynamically for Webpack...",
"range": [
- 38606,
- 38659
+ 38481,
+ 38534
],
"loc": {
"start": {
- "line": 1367,
+ "line": 1364,
"column": 8
},
"end": {
- "line": 1367,
+ "line": 1364,
"column": 61
}
}
@@ -171279,16 +170915,16 @@
"type": "Block",
"value": "*\n * Load an extension module\n * @param {Object} ext Extension config object\n ",
"range": [
- 38981,
- 39076
+ 38856,
+ 38951
],
"loc": {
"start": {
- "line": 1378,
+ "line": 1375,
"column": 4
},
"end": {
- "line": 1381,
+ "line": 1378,
"column": 7
}
}
@@ -171297,16 +170933,16 @@
"type": "Line",
"value": " Require pattern for Webpack",
"range": [
- 39496,
- 39526
+ 39371,
+ 39401
],
"loc": {
"start": {
- "line": 1398,
+ "line": 1395,
"column": 8
},
"end": {
- "line": 1398,
+ "line": 1395,
"column": 38
}
}
@@ -171315,16 +170951,16 @@
"type": "Block",
"value": " eslint-disable ",
"range": [
- 39587,
- 39607
+ 39462,
+ 39482
],
"loc": {
"start": {
- "line": 1400,
+ "line": 1397,
"column": 12
},
"end": {
- "line": 1400,
+ "line": 1397,
"column": 32
}
}
@@ -171333,16 +170969,16 @@
"type": "Block",
"value": " eslint-enable ",
"range": [
- 39671,
- 39690
+ 39546,
+ 39565
],
"loc": {
"start": {
- "line": 1402,
+ "line": 1399,
"column": 12
},
"end": {
- "line": 1402,
+ "line": 1399,
"column": 31
}
}
@@ -171351,16 +170987,16 @@
"type": "Block",
"value": "*\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n ",
"range": [
- 39782,
- 39925
+ 39657,
+ 39800
],
"loc": {
"start": {
- "line": 1408,
+ "line": 1405,
"column": 4
},
"end": {
- "line": 1412,
+ "line": 1409,
"column": 7
}
}
@@ -171369,16 +171005,16 @@
"type": "Block",
"value": "*\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n ",
"range": [
- 39998,
- 40128
+ 39873,
+ 40003
],
"loc": {
"start": {
- "line": 1417,
+ "line": 1414,
"column": 4
},
"end": {
- "line": 1421,
+ "line": 1418,
"column": 7
}
}
@@ -171387,16 +171023,16 @@
"type": "Block",
"value": "*\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n ",
"range": [
- 40214,
- 40389
+ 40089,
+ 40264
],
"loc": {
"start": {
- "line": 1426,
+ "line": 1423,
"column": 4
},
"end": {
- "line": 1430,
+ "line": 1427,
"column": 7
}
}
@@ -171405,16 +171041,16 @@
"type": "Block",
"value": "*\n * Destroy all the extensions store in extensions registry\n ",
"range": [
- 40476,
- 40550
+ 40351,
+ 40425
],
"loc": {
"start": {
- "line": 1435,
+ "line": 1432,
"column": 4
},
"end": {
- "line": 1437,
+ "line": 1434,
"column": 7
}
}
@@ -171423,16 +171059,16 @@
"type": "Block",
"value": "*\n * Load themes defined in the configuration object\n ",
"range": [
- 40747,
- 40813
+ 40622,
+ 40688
],
"loc": {
"start": {
- "line": 1447,
+ "line": 1444,
"column": 4
},
"end": {
- "line": 1449,
+ "line": 1446,
"column": 7
}
}
@@ -171441,16 +171077,16 @@
"type": "Line",
"value": "Default theme config",
"range": [
- 40996,
- 41018
+ 40871,
+ 40893
],
"loc": {
"start": {
- "line": 1458,
+ "line": 1455,
"column": 8
},
"end": {
- "line": 1458,
+ "line": 1455,
"column": 30
}
}
@@ -171459,16 +171095,16 @@
"type": "Line",
"value": " Enable loader indicator",
"range": [
- 41846,
- 41872
+ 41721,
+ 41747
],
"loc": {
"start": {
- "line": 1482,
+ "line": 1479,
"column": 8
},
"end": {
- "line": 1482,
+ "line": 1479,
"column": 34
}
}
@@ -171477,16 +171113,16 @@
"type": "Block",
"value": "*\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n ",
"range": [
- 41970,
- 42088
+ 41845,
+ 41963
],
"loc": {
"start": {
- "line": 1488,
+ "line": 1485,
"column": 4
},
"end": {
- "line": 1491,
+ "line": 1488,
"column": 7
}
}
@@ -171495,16 +171131,16 @@
"type": "Block",
"value": "*\n * Destroy filter grid\n ",
"range": [
- 42178,
- 42216
+ 42053,
+ 42091
],
"loc": {
"start": {
- "line": 1496,
+ "line": 1493,
"column": 4
},
"end": {
- "line": 1498,
+ "line": 1495,
"column": 7
}
}
@@ -171513,16 +171149,16 @@
"type": "Line",
"value": " broadcast destroy event modules and extensions are subscribed to",
"range": [
- 42549,
- 42616
+ 42424,
+ 42491
],
"loc": {
"start": {
- "line": 1516,
+ "line": 1513,
"column": 8
},
"end": {
- "line": 1516,
+ "line": 1513,
"column": 75
}
}
@@ -171531,16 +171167,16 @@
"type": "Line",
"value": " unsubscribe to events",
"range": [
- 42780,
- 42804
+ 42655,
+ 42679
],
"loc": {
"start": {
- "line": 1523,
+ "line": 1520,
"column": 8
},
"end": {
- "line": 1523,
+ "line": 1520,
"column": 32
}
}
@@ -171549,16 +171185,16 @@
"type": "Block",
"value": "*\n * Generate container element for paging, reset button, rows counter etc.\n ",
"range": [
- 43389,
- 43478
+ 43264,
+ 43353
],
"loc": {
"start": {
- "line": 1542,
+ "line": 1539,
"column": 4
},
"end": {
- "line": 1544,
+ "line": 1541,
"column": 7
}
}
@@ -171567,16 +171203,16 @@
"type": "Block",
"value": "** container div **",
"range": [
- 43564,
- 43587
+ 43439,
+ 43462
],
"loc": {
"start": {
- "line": 1550,
+ "line": 1547,
"column": 8
},
"end": {
- "line": 1550,
+ "line": 1547,
"column": 31
}
}
@@ -171585,16 +171221,16 @@
"type": "Line",
"value": "custom container",
"range": [
- 43684,
- 43702
+ 43559,
+ 43577
],
"loc": {
"start": {
- "line": 1554,
+ "line": 1551,
"column": 8
},
"end": {
- "line": 1554,
+ "line": 1551,
"column": 26
}
}
@@ -171603,16 +171239,16 @@
"type": "Line",
"value": "grid-layout",
"range": [
- 43810,
- 43823
+ 43685,
+ 43698
],
"loc": {
"start": {
- "line": 1558,
+ "line": 1555,
"column": 8
},
"end": {
- "line": 1558,
+ "line": 1555,
"column": 21
}
}
@@ -171621,16 +171257,16 @@
"type": "Line",
"value": "default location: just above the table",
"range": [
- 44042,
- 44082
+ 43917,
+ 43957
],
"loc": {
"start": {
- "line": 1564,
+ "line": 1561,
"column": 8
},
"end": {
- "line": 1564,
+ "line": 1561,
"column": 48
}
}
@@ -171639,16 +171275,16 @@
"type": "Block",
"value": "** left div containing rows # displayer **",
"range": [
- 44296,
- 44342
+ 44171,
+ 44217
],
"loc": {
"start": {
- "line": 1572,
+ "line": 1569,
"column": 8
},
"end": {
- "line": 1572,
+ "line": 1569,
"column": 54
}
}
@@ -171657,16 +171293,16 @@
"type": "Block",
"value": "** right div containing reset button\n + nb results per page select **",
"range": [
- 44493,
- 44587
+ 44368,
+ 44462
],
"loc": {
"start": {
- "line": 1578,
+ "line": 1575,
"column": 8
},
"end": {
- "line": 1579,
+ "line": 1576,
"column": 52
}
}
@@ -171675,16 +171311,16 @@
"type": "Block",
"value": "** mid div containing paging elements **",
"range": [
- 44738,
- 44782
+ 44613,
+ 44657
],
"loc": {
"start": {
- "line": 1585,
+ "line": 1582,
"column": 8
},
"end": {
- "line": 1585,
+ "line": 1582,
"column": 52
}
}
@@ -171693,16 +171329,16 @@
"type": "Line",
"value": " emit help initialisation only if undefined",
"range": [
- 44933,
- 44978
+ 44808,
+ 44853
],
"loc": {
"start": {
- "line": 1591,
+ "line": 1588,
"column": 8
},
"end": {
- "line": 1591,
+ "line": 1588,
"column": 53
}
}
@@ -171711,16 +171347,16 @@
"type": "Line",
"value": " explicitily enable help to initialise feature by",
"range": [
- 45025,
- 45076
+ 44900,
+ 44951
],
"loc": {
"start": {
- "line": 1593,
+ "line": 1590,
"column": 12
},
"end": {
- "line": 1593,
+ "line": 1590,
"column": 63
}
}
@@ -171729,16 +171365,16 @@
"type": "Line",
"value": " default, only if setting is undefined",
"range": [
- 45089,
- 45129
+ 44964,
+ 45004
],
"loc": {
"start": {
- "line": 1594,
+ "line": 1591,
"column": 12
},
"end": {
- "line": 1594,
+ "line": 1591,
"column": 52
}
}
@@ -171747,16 +171383,16 @@
"type": "Block",
"value": "*\n * Remove toolbar container element\n ",
"range": [
- 45237,
- 45288
+ 45112,
+ 45163
],
"loc": {
"start": {
- "line": 1600,
+ "line": 1597,
"column": 4
},
"end": {
- "line": 1602,
+ "line": 1599,
"column": 7
}
}
@@ -171765,16 +171401,16 @@
"type": "Block",
"value": "*\n * Remove all the external column filters\n ",
"range": [
- 45575,
- 45632
+ 45450,
+ 45507
],
"loc": {
"start": {
- "line": 1615,
+ "line": 1612,
"column": 4
},
"end": {
- "line": 1617,
+ "line": 1614,
"column": 7
}
}
@@ -171783,16 +171419,16 @@
"type": "Block",
"value": "*\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n ",
"range": [
- 46049,
- 46203
+ 45924,
+ 46078
],
"loc": {
"start": {
- "line": 1633,
+ "line": 1630,
"column": 4
},
"end": {
- "line": 1637,
+ "line": 1634,
"column": 7
}
}
@@ -171801,16 +171437,16 @@
"type": "Block",
"value": "*\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n ",
"range": [
- 46349,
- 46545
+ 46224,
+ 46420
],
"loc": {
"start": {
- "line": 1643,
+ "line": 1640,
"column": 4
},
"end": {
- "line": 1648,
+ "line": 1645,
"column": 7
}
}
@@ -171819,16 +171455,16 @@
"type": "Block",
"value": "*\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n ",
"range": [
- 47405,
- 47642
+ 47280,
+ 47517
],
"loc": {
"start": {
- "line": 1677,
+ "line": 1674,
"column": 4
},
"end": {
- "line": 1681,
+ "line": 1678,
"column": 7
}
}
@@ -171837,16 +171473,16 @@
"type": "Line",
"value": "fire onbefore callback",
"range": [
- 47746,
- 47770
+ 47621,
+ 47645
],
"loc": {
"start": {
- "line": 1686,
+ "line": 1683,
"column": 8
},
"end": {
- "line": 1686,
+ "line": 1683,
"column": 32
}
}
@@ -171855,16 +171491,16 @@
"type": "Line",
"value": " search args re-init",
"range": [
- 48009,
- 48031
+ 47884,
+ 47906
],
"loc": {
"start": {
- "line": 1695,
+ "line": 1692,
"column": 8
},
"end": {
- "line": 1695,
+ "line": 1692,
"column": 30
}
}
@@ -171873,16 +171509,16 @@
"type": "Line",
"value": " already filtered rows display re-init",
"range": [
- 48147,
- 48187
+ 48022,
+ 48062
],
"loc": {
"start": {
- "line": 1699,
+ "line": 1696,
"column": 12
},
"end": {
- "line": 1699,
+ "line": 1696,
"column": 52
}
}
@@ -171891,16 +171527,16 @@
"type": "Line",
"value": " checks if row has exact cell #",
"range": [
- 48319,
- 48352
+ 48194,
+ 48227
],
"loc": {
"start": {
- "line": 1705,
+ "line": 1702,
"column": 12
},
"end": {
- "line": 1705,
+ "line": 1702,
"column": 45
}
}
@@ -171909,16 +171545,16 @@
"type": "Line",
"value": "only for single filter search",
"range": [
- 48521,
- 48552
+ 48396,
+ 48427
],
"loc": {
"start": {
- "line": 1712,
+ "line": 1709,
"column": 16
},
"end": {
- "line": 1712,
+ "line": 1709,
"column": 47
}
}
@@ -171927,16 +171563,16 @@
"type": "Line",
"value": " this loop retrieves cell data",
"range": [
- 48609,
- 48641
+ 48484,
+ 48516
],
"loc": {
"start": {
- "line": 1715,
+ "line": 1712,
"column": 12
},
"end": {
- "line": 1715,
+ "line": 1712,
"column": 44
}
}
@@ -171945,16 +171581,16 @@
"type": "Line",
"value": "searched keyword",
"range": [
- 48706,
- 48724
+ 48581,
+ 48599
],
"loc": {
"start": {
- "line": 1717,
+ "line": 1714,
"column": 16
},
"end": {
- "line": 1717,
+ "line": 1714,
"column": 34
}
}
@@ -171963,16 +171599,16 @@
"type": "Line",
"value": "multiple search parameter operator ||",
"range": [
- 49004,
- 49043
+ 48879,
+ 48918
],
"loc": {
"start": {
- "line": 1727,
+ "line": 1724,
"column": 16
},
"end": {
- "line": 1727,
+ "line": 1724,
"column": 55
}
}
@@ -171981,16 +171617,16 @@
"type": "Line",
"value": "multiple search || parameter boolean",
"range": [
- 49134,
- 49172
+ 49009,
+ 49047
],
"loc": {
"start": {
- "line": 1729,
+ "line": 1726,
"column": 20
},
"end": {
- "line": 1729,
+ "line": 1726,
"column": 58
}
}
@@ -171999,16 +171635,16 @@
"type": "Line",
"value": "multiple search parameter operator &&",
"range": [
- 49250,
- 49289
+ 49125,
+ 49164
],
"loc": {
"start": {
- "line": 1731,
+ "line": 1728,
"column": 20
},
"end": {
- "line": 1731,
+ "line": 1728,
"column": 59
}
}
@@ -172017,16 +171653,16 @@
"type": "Line",
"value": "multiple search && parameter boolean",
"range": [
- 49381,
- 49419
+ 49256,
+ 49294
],
"loc": {
"start": {
- "line": 1733,
+ "line": 1730,
"column": 20
},
"end": {
- "line": 1733,
+ "line": 1730,
"column": 58
}
}
@@ -172035,16 +171671,16 @@
"type": "Line",
"value": "detect operators or array query",
"range": [
- 49496,
- 49529
+ 49371,
+ 49404
],
"loc": {
"start": {
- "line": 1736,
+ "line": 1733,
"column": 16
},
"end": {
- "line": 1736,
+ "line": 1733,
"column": 49
}
}
@@ -172053,16 +171689,16 @@
"type": "Line",
"value": " isolate search term and check occurence in cell data",
"range": [
- 49901,
- 49956
+ 49776,
+ 49831
],
"loc": {
"start": {
- "line": 1746,
+ "line": 1743,
"column": 20
},
"end": {
- "line": 1746,
+ "line": 1743,
"column": 75
}
}
@@ -172071,16 +171707,16 @@
"type": "Line",
"value": "single search parameter",
"range": [
- 50701,
- 50726
+ 50576,
+ 50601
],
"loc": {
"start": {
- "line": 1766,
+ "line": 1763,
"column": 16
},
"end": {
- "line": 1766,
+ "line": 1763,
"column": 41
}
}
@@ -172089,16 +171725,16 @@
"type": "Line",
"value": "else single param",
"range": [
- 51016,
- 51035
+ 50891,
+ 50910
],
"loc": {
"start": {
- "line": 1773,
+ "line": 1770,
"column": 17
},
"end": {
- "line": 1773,
+ "line": 1770,
"column": 36
}
}
@@ -172107,16 +171743,16 @@
"type": "Line",
"value": "for j",
"range": [
- 51342,
- 51349
+ 51217,
+ 51224
],
"loc": {
"start": {
- "line": 1783,
+ "line": 1780,
"column": 13
},
"end": {
- "line": 1783,
+ "line": 1780,
"column": 20
}
}
@@ -172125,16 +171761,16 @@
"type": "Line",
"value": " for k",
"range": [
- 51705,
- 51713
+ 51580,
+ 51588
],
"loc": {
"start": {
- "line": 1796,
+ "line": 1793,
"column": 9
},
"end": {
- "line": 1796,
+ "line": 1793,
"column": 17
}
}
@@ -172143,16 +171779,16 @@
"type": "Line",
"value": "fire onafterfilter callback",
"range": [
- 51764,
- 51793
+ 51639,
+ 51668
],
"loc": {
"start": {
- "line": 1800,
+ "line": 1797,
"column": 8
},
"end": {
- "line": 1800,
+ "line": 1797,
"column": 37
}
}
@@ -172161,16 +171797,16 @@
"type": "Block",
"value": "*\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n ",
"range": [
- 51904,
- 52127
+ 51779,
+ 52002
],
"loc": {
"start": {
- "line": 1806,
+ "line": 1803,
"column": 4
},
"end": {
- "line": 1812,
+ "line": 1809,
"column": 7
}
}
@@ -172179,16 +171815,16 @@
"type": "Line",
"value": " re_an = new RegExp(this.anOperator),",
"range": [
- 52686,
- 52725
+ 52561,
+ 52600
],
"loc": {
"start": {
- "line": 1825,
+ "line": 1822,
"column": 12
},
"end": {
- "line": 1825,
+ "line": 1822,
"column": 51
}
}
@@ -172197,16 +171833,16 @@
"type": "Line",
"value": " re_cr = new RegExp(this.curExp),",
"range": [
- 52738,
- 52773
+ 52613,
+ 52648
],
"loc": {
"start": {
- "line": 1826,
+ "line": 1823,
"column": 12
},
"end": {
- "line": 1826,
+ "line": 1823,
"column": 47
}
}
@@ -172215,16 +171851,16 @@
"type": "Line",
"value": "Search arg operator tests",
"range": [
- 52997,
- 53024
+ 52872,
+ 52899
],
"loc": {
"start": {
- "line": 1835,
+ "line": 1832,
"column": 8
},
"end": {
- "line": 1835,
+ "line": 1832,
"column": 35
}
}
@@ -172233,16 +171869,16 @@
"type": "Line",
"value": " hatermN = re_an.test(term),",
"range": [
- 53293,
- 53323
+ 53168,
+ 53198
],
"loc": {
"start": {
- "line": 1843,
+ "line": 1840,
"column": 12
},
"end": {
- "line": 1843,
+ "line": 1840,
"column": 42
}
}
@@ -172251,16 +171887,16 @@
"type": "Line",
"value": " Check for dates or resolve date type",
"range": [
- 53518,
- 53557
+ 53393,
+ 53432
],
"loc": {
"start": {
- "line": 1850,
+ "line": 1847,
"column": 8
},
"end": {
- "line": 1850,
+ "line": 1847,
"column": 47
}
}
@@ -172269,16 +171905,16 @@
"type": "Line",
"value": " Search arg dates tests",
"range": [
- 53865,
- 53890
+ 53740,
+ 53765
],
"loc": {
"start": {
- "line": 1859,
+ "line": 1856,
"column": 12
},
"end": {
- "line": 1859,
+ "line": 1856,
"column": 37
}
}
@@ -172287,16 +171923,16 @@
"type": "Line",
"value": " lower equal date",
"range": [
- 54531,
- 54550
+ 54406,
+ 54425
],
"loc": {
"start": {
- "line": 1875,
+ "line": 1872,
"column": 12
},
"end": {
- "line": 1875,
+ "line": 1872,
"column": 31
}
}
@@ -172305,16 +171941,16 @@
"type": "Line",
"value": " lower date",
"range": [
- 54713,
- 54726
+ 54588,
+ 54601
],
"loc": {
"start": {
- "line": 1880,
+ "line": 1877,
"column": 12
},
"end": {
- "line": 1880,
+ "line": 1877,
"column": 25
}
}
@@ -172323,16 +171959,16 @@
"type": "Line",
"value": " greater equal date",
"range": [
- 54891,
- 54912
+ 54766,
+ 54787
],
"loc": {
"start": {
- "line": 1885,
+ "line": 1882,
"column": 12
},
"end": {
- "line": 1885,
+ "line": 1882,
"column": 33
}
}
@@ -172341,16 +171977,16 @@
"type": "Line",
"value": " greater date",
"range": [
- 55080,
- 55095
+ 54955,
+ 54970
],
"loc": {
"start": {
- "line": 1890,
+ "line": 1887,
"column": 12
},
"end": {
- "line": 1890,
+ "line": 1887,
"column": 27
}
}
@@ -172359,16 +171995,16 @@
"type": "Line",
"value": " different date",
"range": [
- 55260,
- 55277
+ 55135,
+ 55152
],
"loc": {
"start": {
- "line": 1895,
+ "line": 1892,
"column": 12
},
"end": {
- "line": 1895,
+ "line": 1892,
"column": 29
}
}
@@ -172377,16 +172013,16 @@
"type": "Line",
"value": " equal date",
"range": [
- 55467,
- 55480
+ 55342,
+ 55355
],
"loc": {
"start": {
- "line": 1900,
+ "line": 1897,
"column": 12
},
"end": {
- "line": 1900,
+ "line": 1897,
"column": 25
}
}
@@ -172395,16 +172031,16 @@
"type": "Line",
"value": " searched keyword with * operator doesn't have to be a date",
"range": [
- 55671,
- 55732
+ 55546,
+ 55607
],
"loc": {
"start": {
- "line": 1905,
+ "line": 1902,
"column": 12
},
"end": {
- "line": 1905,
+ "line": 1902,
"column": 73
}
}
@@ -172413,16 +172049,16 @@
"type": "Line",
"value": " like date",
"range": [
- 55772,
- 55784
+ 55647,
+ 55659
],
"loc": {
"start": {
- "line": 1906,
+ "line": 1903,
"column": 39
},
"end": {
- "line": 1906,
+ "line": 1903,
"column": 51
}
}
@@ -172431,16 +172067,16 @@
"type": "Line",
"value": "empty",
"range": [
- 56100,
- 56107
+ 55975,
+ 55982
],
"loc": {
"start": {
- "line": 1914,
+ "line": 1911,
"column": 12
},
"end": {
- "line": 1914,
+ "line": 1911,
"column": 19
}
}
@@ -172449,16 +172085,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 56218,
- 56229
+ 56093,
+ 56104
],
"loc": {
"start": {
- "line": 1918,
+ "line": 1915,
"column": 12
},
"end": {
- "line": 1918,
+ "line": 1915,
"column": 23
}
}
@@ -172467,16 +172103,16 @@
"type": "Line",
"value": " Convert to number anyways to auto-resolve type in case not",
"range": [
- 56501,
- 56562
+ 56376,
+ 56437
],
"loc": {
"start": {
- "line": 1926,
+ "line": 1923,
"column": 12
},
"end": {
- "line": 1926,
+ "line": 1923,
"column": 73
}
}
@@ -172485,16 +172121,16 @@
"type": "Line",
"value": " defined by configuration. Order is important first try to",
"range": [
- 56575,
- 56635
+ 56450,
+ 56510
],
"loc": {
"start": {
- "line": 1927,
+ "line": 1924,
"column": 12
},
"end": {
- "line": 1927,
+ "line": 1924,
"column": 72
}
}
@@ -172503,16 +172139,16 @@
"type": "Line",
"value": " parse formatted number then fallback to Number coercion",
"range": [
- 56648,
- 56706
+ 56523,
+ 56581
],
"loc": {
"start": {
- "line": 1928,
+ "line": 1925,
"column": 12
},
"end": {
- "line": 1928,
+ "line": 1925,
"column": 70
}
}
@@ -172521,16 +172157,16 @@
"type": "Line",
"value": " to avoid false positives with Number",
"range": [
- 56719,
- 56758
+ 56594,
+ 56633
],
"loc": {
"start": {
- "line": 1929,
+ "line": 1926,
"column": 12
},
"end": {
- "line": 1929,
+ "line": 1926,
"column": 51
}
}
@@ -172539,16 +172175,16 @@
"type": "Line",
"value": " first checks if there is any operator (<,>,<=,>=,!,*,=,{,},",
"range": [
- 56844,
- 56906
+ 56719,
+ 56781
],
"loc": {
"start": {
- "line": 1932,
+ "line": 1929,
"column": 12
},
"end": {
- "line": 1932,
+ "line": 1929,
"column": 74
}
}
@@ -172557,16 +172193,16 @@
"type": "Line",
"value": " rgx:)",
"range": [
- 56919,
- 56927
+ 56794,
+ 56802
],
"loc": {
"start": {
- "line": 1933,
+ "line": 1930,
"column": 12
},
"end": {
- "line": 1933,
+ "line": 1930,
"column": 20
}
}
@@ -172575,16 +172211,16 @@
"type": "Line",
"value": " lower equal",
"range": [
- 56940,
- 56954
+ 56815,
+ 56829
],
"loc": {
"start": {
- "line": 1934,
+ "line": 1931,
"column": 12
},
"end": {
- "line": 1934,
+ "line": 1931,
"column": 26
}
}
@@ -172593,16 +172229,16 @@
"type": "Line",
"value": "greater equal",
"range": [
- 57145,
- 57160
+ 57020,
+ 57035
],
"loc": {
"start": {
- "line": 1941,
+ "line": 1938,
"column": 12
},
"end": {
- "line": 1941,
+ "line": 1938,
"column": 27
}
}
@@ -172611,16 +172247,16 @@
"type": "Line",
"value": "lower",
"range": [
- 57356,
- 57363
+ 57231,
+ 57238
],
"loc": {
"start": {
- "line": 1948,
+ "line": 1945,
"column": 12
},
"end": {
- "line": 1948,
+ "line": 1945,
"column": 19
}
}
@@ -172629,16 +172265,16 @@
"type": "Line",
"value": "greater",
"range": [
- 57557,
- 57566
+ 57432,
+ 57441
],
"loc": {
"start": {
- "line": 1955,
+ "line": 1952,
"column": 12
},
"end": {
- "line": 1955,
+ "line": 1952,
"column": 21
}
}
@@ -172647,16 +172283,16 @@
"type": "Line",
"value": "different",
"range": [
- 57760,
- 57771
+ 57635,
+ 57646
],
"loc": {
"start": {
- "line": 1962,
+ "line": 1959,
"column": 12
},
"end": {
- "line": 1962,
+ "line": 1959,
"column": 23
}
}
@@ -172665,16 +172301,16 @@
"type": "Line",
"value": "like",
"range": [
- 57962,
- 57968
+ 57837,
+ 57843
],
"loc": {
"start": {
- "line": 1967,
+ "line": 1964,
"column": 12
},
"end": {
- "line": 1967,
+ "line": 1964,
"column": 18
}
}
@@ -172683,16 +172319,16 @@
"type": "Line",
"value": "equal",
"range": [
- 58145,
- 58152
+ 58020,
+ 58027
],
"loc": {
"start": {
- "line": 1972,
+ "line": 1969,
"column": 12
},
"end": {
- "line": 1972,
+ "line": 1969,
"column": 19
}
}
@@ -172701,16 +172337,16 @@
"type": "Line",
"value": "starts with",
"range": [
- 58328,
- 58341
+ 58203,
+ 58216
],
"loc": {
"start": {
- "line": 1977,
+ "line": 1974,
"column": 12
},
"end": {
- "line": 1977,
+ "line": 1974,
"column": 25
}
}
@@ -172719,16 +172355,16 @@
"type": "Line",
"value": "ends with",
"range": [
- 58510,
- 58521
+ 58385,
+ 58396
],
"loc": {
"start": {
- "line": 1982,
+ "line": 1979,
"column": 12
},
"end": {
- "line": 1982,
+ "line": 1979,
"column": 23
}
}
@@ -172737,16 +172373,16 @@
"type": "Line",
"value": "empty",
"range": [
- 58940,
- 58947
+ 58815,
+ 58822
],
"loc": {
"start": {
- "line": 1991,
+ "line": 1988,
"column": 12
},
"end": {
- "line": 1991,
+ "line": 1988,
"column": 19
}
}
@@ -172755,16 +172391,16 @@
"type": "Line",
"value": "non-empty",
"range": [
- 59058,
- 59069
+ 58933,
+ 58944
],
"loc": {
"start": {
- "line": 1995,
+ "line": 1992,
"column": 12
},
"end": {
- "line": 1995,
+ "line": 1992,
"column": 23
}
}
@@ -172773,16 +172409,16 @@
"type": "Line",
"value": "regexp",
"range": [
- 59181,
- 59189
+ 59056,
+ 59064
],
"loc": {
"start": {
- "line": 1999,
+ "line": 1996,
"column": 12
},
"end": {
- "line": 1999,
+ "line": 1996,
"column": 20
}
}
@@ -172791,16 +172427,16 @@
"type": "Line",
"value": "in case regexp throws",
"range": [
- 59236,
- 59259
+ 59111,
+ 59134
],
"loc": {
"start": {
- "line": 2001,
+ "line": 1998,
"column": 16
},
"end": {
- "line": 2001,
+ "line": 1998,
"column": 39
}
}
@@ -172809,16 +172445,16 @@
"type": "Line",
"value": "operator is removed",
"range": [
- 59302,
- 59323
+ 59177,
+ 59198
],
"loc": {
"start": {
- "line": 2003,
+ "line": 2000,
"column": 20
},
"end": {
- "line": 2003,
+ "line": 2000,
"column": 41
}
}
@@ -172827,16 +172463,16 @@
"type": "Line",
"value": " If numeric type data, perform a strict equality test and",
"range": [
- 59611,
- 59670
+ 59486,
+ 59545
],
"loc": {
"start": {
- "line": 2011,
+ "line": 2008,
"column": 16
},
"end": {
- "line": 2011,
+ "line": 2008,
"column": 75
}
}
@@ -172845,16 +172481,16 @@
"type": "Line",
"value": " fallback to unformatted number string comparison",
"range": [
- 59687,
- 59738
+ 59562,
+ 59613
],
"loc": {
"start": {
- "line": 2012,
+ "line": 2009,
"column": 16
},
"end": {
- "line": 2012,
+ "line": 2009,
"column": 67
}
}
@@ -172863,16 +172499,16 @@
"type": "Line",
"value": " parseNb can return 0 for strings which are not",
"range": [
- 59907,
- 59956
+ 59782,
+ 59831
],
"loc": {
"start": {
- "line": 2016,
+ "line": 2013,
"column": 20
},
"end": {
- "line": 2016,
+ "line": 2013,
"column": 69
}
}
@@ -172881,16 +172517,16 @@
"type": "Line",
"value": " formatted numbers, in that case return the original",
"range": [
- 59977,
- 60031
+ 59852,
+ 59906
],
"loc": {
"start": {
- "line": 2017,
+ "line": 2014,
"column": 20
},
"end": {
- "line": 2017,
+ "line": 2014,
"column": 74
}
}
@@ -172899,16 +172535,16 @@
"type": "Line",
"value": " string. TODO: handle this in parseNb",
"range": [
- 60052,
- 60091
+ 59927,
+ 59966
],
"loc": {
"start": {
- "line": 2018,
+ "line": 2015,
"column": 20
},
"end": {
- "line": 2018,
+ "line": 2015,
"column": 59
}
}
@@ -172917,16 +172553,16 @@
"type": "Line",
"value": " Finally test search term is contained in cell data",
"range": [
- 60394,
- 60447
+ 60269,
+ 60322
],
"loc": {
"start": {
- "line": 2024,
+ "line": 2021,
"column": 20
},
"end": {
- "line": 2024,
+ "line": 2021,
"column": 73
}
}
@@ -172935,16 +172571,16 @@
"type": "Line",
"value": "else",
"range": [
- 60770,
- 60776
+ 60645,
+ 60651
],
"loc": {
"start": {
- "line": 2035,
+ "line": 2032,
"column": 9
},
"end": {
- "line": 2035,
+ "line": 2032,
"column": 15
}
}
@@ -172953,16 +172589,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n ",
"range": [
- 60815,
- 61099
+ 60690,
+ 60974
],
"loc": {
"start": {
- "line": 2040,
+ "line": 2037,
"column": 4
},
"end": {
- "line": 2046,
+ "line": 2043,
"column": 7
}
}
@@ -172971,16 +172607,16 @@
"type": "Block",
"value": "*\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n ",
"range": [
- 61254,
- 61542
+ 61129,
+ 61417
],
"loc": {
"start": {
- "line": 2051,
+ "line": 2048,
"column": 4
},
"end": {
- "line": 2057,
+ "line": 2054,
"column": 7
}
}
@@ -172989,16 +172625,16 @@
"type": "Block",
"value": "*\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n ",
"range": [
- 61700,
- 62081
+ 61575,
+ 61956
],
"loc": {
"start": {
- "line": 2062,
+ "line": 2059,
"column": 4
},
"end": {
- "line": 2070,
+ "line": 2067,
"column": 7
}
}
@@ -173007,16 +172643,16 @@
"type": "Line",
"value": " checks if current row index appears in exclude array",
"range": [
- 62619,
- 62674
+ 62494,
+ 62549
],
"loc": {
"start": {
- "line": 2089,
+ "line": 2086,
"column": 12
},
"end": {
- "line": 2089,
+ "line": 2086,
"column": 67
}
}
@@ -173025,16 +172661,16 @@
"type": "Line",
"value": " checks if row has exact cell # and is not excluded",
"range": [
- 62874,
- 62927
+ 62749,
+ 62802
],
"loc": {
"start": {
- "line": 2096,
+ "line": 2093,
"column": 12
},
"end": {
- "line": 2096,
+ "line": 2093,
"column": 65
}
}
@@ -173043,16 +172679,16 @@
"type": "Block",
"value": "*\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n ",
"range": [
- 63143,
- 63295
+ 63018,
+ 63170
],
"loc": {
"start": {
- "line": 2105,
+ "line": 2102,
"column": 4
},
"end": {
- "line": 2109,
+ "line": 2106,
"column": 7
}
}
@@ -173061,16 +172697,16 @@
"type": "Line",
"value": "mutiple select",
"range": [
- 63689,
- 63705
+ 63564,
+ 63580
],
"loc": {
"start": {
- "line": 2124,
+ "line": 2121,
"column": 8
},
"end": {
- "line": 2124,
+ "line": 2121,
"column": 24
}
}
@@ -173079,16 +172715,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 63834,
- 63845
+ 63709,
+ 63720
],
"loc": {
"start": {
- "line": 2128,
+ "line": 2125,
"column": 8
},
"end": {
- "line": 2128,
+ "line": 2125,
"column": 19
}
}
@@ -173097,16 +172733,16 @@
"type": "Line",
"value": "return an empty string if collection is empty or contains a single",
"range": [
- 63976,
- 64044
+ 63851,
+ 63919
],
"loc": {
"start": {
- "line": 2132,
+ "line": 2129,
"column": 8
},
"end": {
- "line": 2132,
+ "line": 2129,
"column": 76
}
}
@@ -173115,16 +172751,16 @@
"type": "Line",
"value": "empty string",
"range": [
- 64053,
- 64067
+ 63928,
+ 63942
],
"loc": {
"start": {
- "line": 2133,
+ "line": 2130,
"column": 8
},
"end": {
- "line": 2133,
+ "line": 2130,
"column": 22
}
}
@@ -173133,16 +172769,16 @@
"type": "Block",
"value": "*\n * Return the filters' values\n * @return {Array} List of filters' values\n ",
"range": [
- 64261,
- 64353
+ 64136,
+ 64228
],
"loc": {
"start": {
- "line": 2142,
+ "line": 2139,
"column": 4
},
"end": {
- "line": 2145,
+ "line": 2142,
"column": 7
}
}
@@ -173151,16 +172787,16 @@
"type": "Block",
"value": "*\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n ",
"range": [
- 64795,
- 64958
+ 64670,
+ 64833
],
"loc": {
"start": {
- "line": 2162,
+ "line": 2159,
"column": 4
},
"end": {
- "line": 2166,
+ "line": 2163,
"column": 7
}
}
@@ -173169,16 +172805,16 @@
"type": "Block",
"value": "*\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n ",
"range": [
- 65089,
- 65490
+ 64964,
+ 65365
],
"loc": {
"start": {
- "line": 2174,
+ "line": 2171,
"column": 4
},
"end": {
- "line": 2182,
+ "line": 2179,
"column": 7
}
}
@@ -173187,16 +172823,16 @@
"type": "Block",
"value": "*\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n ",
"range": [
- 65907,
- 66053
+ 65782,
+ 65928
],
"loc": {
"start": {
- "line": 2198,
+ "line": 2195,
"column": 4
},
"end": {
- "line": 2202,
+ "line": 2199,
"column": 7
}
}
@@ -173205,16 +172841,16 @@
"type": "Block",
"value": "*\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n ",
"range": [
- 66162,
- 66328
+ 66037,
+ 66203
],
"loc": {
"start": {
- "line": 2208,
+ "line": 2205,
"column": 4
},
"end": {
- "line": 2212,
+ "line": 2209,
"column": 7
}
}
@@ -173223,16 +172859,16 @@
"type": "Block",
"value": "*\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n ",
"range": [
- 66476,
- 66707
+ 66351,
+ 66582
],
"loc": {
"start": {
- "line": 2218,
+ "line": 2215,
"column": 4
},
"end": {
- "line": 2223,
+ "line": 2220,
"column": 7
}
}
@@ -173241,16 +172877,16 @@
"type": "Block",
"value": "*\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n ",
"range": [
- 66893,
- 67021
+ 66768,
+ 66896
],
"loc": {
"start": {
- "line": 2231,
+ "line": 2228,
"column": 4
},
"end": {
- "line": 2235,
+ "line": 2232,
"column": 7
}
}
@@ -173259,16 +172895,16 @@
"type": "Line",
"value": " Invoke cellParser for this column if any",
"range": [
- 67131,
- 67174
+ 67006,
+ 67049
],
"loc": {
"start": {
- "line": 2239,
+ "line": 2236,
"column": 8
},
"end": {
- "line": 2239,
+ "line": 2236,
"column": 51
}
}
@@ -173277,16 +172913,16 @@
"type": "Block",
"value": "*\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n ",
"range": [
- 67352,
- 67532
+ 67227,
+ 67407
],
"loc": {
"start": {
- "line": 2247,
+ "line": 2244,
"column": 4
},
"end": {
- "line": 2251,
+ "line": 2248,
"column": 7
}
}
@@ -173295,16 +172931,16 @@
"type": "Block",
"value": "*\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68099,
- 68479
+ 67956,
+ 68336
],
"loc": {
"start": {
- "line": 2270,
+ "line": 2267,
"column": 4
},
"end": {
- "line": 2280,
+ "line": 2277,
"column": 7
}
}
@@ -173313,16 +172949,16 @@
"type": "Block",
"value": "*\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n ",
"range": [
- 68631,
- 68967
+ 68488,
+ 68824
],
"loc": {
"start": {
- "line": 2285,
+ "line": 2282,
"column": 4
},
"end": {
- "line": 2294,
+ "line": 2291,
"column": 7
}
}
@@ -173331,16 +172967,16 @@
"type": "Block",
"value": "*\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 69122,
- 69597
+ 68979,
+ 69454
],
"loc": {
"start": {
- "line": 2299,
+ "line": 2296,
"column": 4
},
"end": {
- "line": 2312,
+ "line": 2309,
"column": 7
}
}
@@ -173349,16 +172985,16 @@
"type": "Block",
"value": "*\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 70706,
- 71162
+ 70563,
+ 71019
],
"loc": {
"start": {
- "line": 2345,
+ "line": 2342,
"column": 4
},
"end": {
- "line": 2357,
+ "line": 2354,
"column": 7
}
}
@@ -173367,16 +173003,16 @@
"type": "Block",
"value": "*\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71322,
- 71734
+ 71179,
+ 71591
],
"loc": {
"start": {
- "line": 2362,
+ "line": 2359,
"column": 4
},
"end": {
- "line": 2373,
+ "line": 2370,
"column": 7
}
}
@@ -173385,16 +173021,16 @@
"type": "Block",
"value": "*\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 71897,
- 72375
+ 71754,
+ 72232
],
"loc": {
"start": {
- "line": 2378,
+ "line": 2375,
"column": 4
},
"end": {
- "line": 2391,
+ "line": 2388,
"column": 7
}
}
@@ -173403,16 +173039,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 73617,
- 74021
+ 73474,
+ 73878
],
"loc": {
"start": {
- "line": 2428,
+ "line": 2425,
"column": 4
},
"end": {
- "line": 2436,
+ "line": 2433,
"column": 7
}
}
@@ -173421,16 +173057,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74210,
- 74626
+ 74067,
+ 74483
],
"loc": {
"start": {
- "line": 2442,
+ "line": 2439,
"column": 4
},
"end": {
- "line": 2450,
+ "line": 2447,
"column": 7
}
}
@@ -173439,16 +173075,16 @@
"type": "Block",
"value": "*\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 74813,
- 75222
+ 74670,
+ 75079
],
"loc": {
"start": {
- "line": 2456,
+ "line": 2453,
"column": 4
},
"end": {
- "line": 2464,
+ "line": 2461,
"column": 7
}
}
@@ -173457,16 +173093,16 @@
"type": "Block",
"value": "*\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 75414,
- 75835
+ 75271,
+ 75692
],
"loc": {
"start": {
- "line": 2470,
+ "line": 2467,
"column": 4
},
"end": {
- "line": 2478,
+ "line": 2475,
"column": 7
}
}
@@ -173475,16 +173111,16 @@
"type": "Block",
"value": "*\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n ",
"range": [
- 76025,
- 76631
+ 75882,
+ 76488
],
"loc": {
"start": {
- "line": 2484,
+ "line": 2481,
"column": 4
},
"end": {
- "line": 2496,
+ "line": 2493,
"column": 7
}
}
@@ -173493,16 +173129,16 @@
"type": "Line",
"value": " ensure valid rows index do not contain excluded rows and row is",
"range": [
- 76999,
- 77065
+ 76856,
+ 76922
],
"loc": {
"start": {
- "line": 2512,
+ "line": 2509,
"column": 8
},
"end": {
- "line": 2512,
+ "line": 2509,
"column": 74
}
}
@@ -173511,16 +173147,16 @@
"type": "Line",
"value": " displayed",
"range": [
- 77074,
- 77086
+ 76931,
+ 76943
],
"loc": {
"start": {
- "line": 2513,
+ "line": 2510,
"column": 8
},
"end": {
- "line": 2513,
+ "line": 2510,
"column": 20
}
}
@@ -173529,16 +173165,16 @@
"type": "Line",
"value": " convert column value to expected type if necessary",
"range": [
- 77350,
- 77403
+ 77207,
+ 77260
],
"loc": {
"start": {
- "line": 2521,
+ "line": 2518,
"column": 8
},
"end": {
- "line": 2521,
+ "line": 2518,
"column": 61
}
}
@@ -173547,16 +173183,16 @@
"type": "Block",
"value": "*\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n ",
"range": [
- 77687,
- 77849
+ 77544,
+ 77706
],
"loc": {
"start": {
- "line": 2533,
+ "line": 2530,
"column": 4
},
"end": {
- "line": 2537,
+ "line": 2534,
"column": 7
}
}
@@ -173565,16 +173201,16 @@
"type": "Block",
"value": "*\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n ",
"range": [
- 77920,
- 78093
+ 77777,
+ 77950
],
"loc": {
"start": {
- "line": 2542,
+ "line": 2539,
"column": 4
},
"end": {
- "line": 2546,
+ "line": 2543,
"column": 7
}
}
@@ -173583,16 +173219,16 @@
"type": "Line",
"value": " always visible rows are valid",
"range": [
- 78267,
- 78299
+ 78124,
+ 78156
],
"loc": {
"start": {
- "line": 2553,
+ "line": 2550,
"column": 8
},
"end": {
- "line": 2553,
+ "line": 2550,
"column": 40
}
}
@@ -173601,16 +173237,16 @@
"type": "Block",
"value": "*\n * Validate all filterable rows\n ",
"range": [
- 78940,
- 78987
+ 78797,
+ 78844
],
"loc": {
"start": {
- "line": 2577,
+ "line": 2574,
"column": 4
},
"end": {
- "line": 2579,
+ "line": 2576,
"column": 7
}
}
@@ -173619,16 +173255,16 @@
"type": "Block",
"value": "*\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n ",
"range": [
- 79237,
- 79399
+ 79094,
+ 79256
],
"loc": {
"start": {
- "line": 2590,
+ "line": 2587,
"column": 4
},
"end": {
- "line": 2594,
+ "line": 2591,
"column": 7
}
}
@@ -173637,16 +173273,16 @@
"type": "Line",
"value": "multiple selects",
"range": [
- 79975,
- 79993
+ 79832,
+ 79850
],
"loc": {
"start": {
- "line": 2613,
+ "line": 2610,
"column": 8
},
"end": {
- "line": 2613,
+ "line": 2610,
"column": 26
}
}
@@ -173655,16 +173291,16 @@
"type": "Line",
"value": "checklist",
"range": [
- 80444,
- 80455
+ 80301,
+ 80312
],
"loc": {
"start": {
- "line": 2625,
+ "line": 2622,
"column": 8
},
"end": {
- "line": 2625,
+ "line": 2622,
"column": 19
}
}
@@ -173673,16 +173309,16 @@
"type": "Block",
"value": "*\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n ",
"range": [
- 81051,
- 81155
+ 80908,
+ 81012
],
"loc": {
"start": {
- "line": 2643,
+ "line": 2640,
"column": 4
},
"end": {
- "line": 2646,
+ "line": 2643,
"column": 7
}
}
@@ -173691,16 +173327,16 @@
"type": "Block",
"value": "*\n * Make defined rows always visible\n ",
"range": [
- 81916,
- 81967
+ 81773,
+ 81824
],
"loc": {
"start": {
- "line": 2674,
+ "line": 2671,
"column": 4
},
"end": {
- "line": 2676,
+ "line": 2673,
"column": 7
}
}
@@ -173709,16 +173345,16 @@
"type": "Line",
"value": "row index cannot be > nrows",
"range": [
- 82229,
- 82258
+ 82086,
+ 82115
],
"loc": {
"start": {
- "line": 2684,
+ "line": 2681,
"column": 12
},
"end": {
- "line": 2684,
+ "line": 2681,
"column": 41
}
}
@@ -173727,16 +173363,16 @@
"type": "Block",
"value": "*\n * Clear all the filters' values\n ",
"range": [
- 82372,
- 82420
+ 82229,
+ 82277
],
"loc": {
"start": {
- "line": 2691,
+ "line": 2688,
"column": 4
},
"end": {
- "line": 2693,
+ "line": 2690,
"column": 7
}
}
@@ -173745,16 +173381,16 @@
"type": "Block",
"value": "*\n * Return the ID of the current active filter\n * @return {String}\n ",
"range": [
- 82865,
- 82950
+ 82722,
+ 82807
],
"loc": {
"start": {
- "line": 2712,
+ "line": 2709,
"column": 4
},
"end": {
- "line": 2715,
+ "line": 2712,
"column": 7
}
}
@@ -173763,16 +173399,16 @@
"type": "Block",
"value": "*\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n ",
"range": [
- 83024,
- 83125
+ 82881,
+ 82982
],
"loc": {
"start": {
- "line": 2720,
+ "line": 2717,
"column": 4
},
"end": {
- "line": 2723,
+ "line": 2720,
"column": 7
}
}
@@ -173781,16 +173417,16 @@
"type": "Block",
"value": "*\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n ",
"range": [
- 83211,
- 83359
+ 83068,
+ 83216
],
"loc": {
"start": {
- "line": 2728,
+ "line": 2725,
"column": 4
},
"end": {
- "line": 2732,
+ "line": 2729,
"column": 7
}
}
@@ -173799,16 +173435,16 @@
"type": "Block",
"value": "*\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n ",
"range": [
- 83537,
- 83698
+ 83394,
+ 83555
],
"loc": {
"start": {
- "line": 2739,
+ "line": 2736,
"column": 4
},
"end": {
- "line": 2744,
+ "line": 2741,
"column": 7
}
}
@@ -173817,16 +173453,16 @@
"type": "Block",
"value": "*\n * Check if has external filters\n * @returns {Boolean}\n * @private\n ",
"range": [
- 83796,
- 83886
+ 83653,
+ 83743
],
"loc": {
"start": {
- "line": 2749,
+ "line": 2746,
"column": 4
},
"end": {
- "line": 2753,
+ "line": 2750,
"column": 7
}
}
@@ -173835,16 +173471,16 @@
"type": "Block",
"value": "*\n * Returns styles path\n * @returns {String}\n * @private\n ",
"range": [
- 83970,
- 84049
+ 83827,
+ 83906
],
"loc": {
"start": {
- "line": 2758,
+ "line": 2755,
"column": 4
},
"end": {
- "line": 2762,
+ "line": 2759,
"column": 7
}
}
@@ -173853,16 +173489,16 @@
"type": "Block",
"value": "*\n * Returns main stylesheet path\n * @returns {String}\n * @private\n ",
"range": [
- 84160,
- 84248
+ 84017,
+ 84105
],
"loc": {
"start": {
- "line": 2767,
+ "line": 2764,
"column": 4
},
"end": {
- "line": 2771,
+ "line": 2768,
"column": 7
}
}
@@ -173871,16 +173507,16 @@
"type": "Block",
"value": "*\n * Returns themes path\n * @returns {String}\n * @private\n ",
"range": [
- 84391,
- 84470
+ 84248,
+ 84327
],
"loc": {
"start": {
- "line": 2777,
+ "line": 2774,
"column": 4
},
"end": {
- "line": 2781,
+ "line": 2778,
"column": 7
}
}
@@ -173889,16 +173525,16 @@
"type": "Block",
"value": "*\n * Make specified column's filter active\n * @param colIndex Index of a column\n ",
"range": [
- 84602,
- 84699
+ 84459,
+ 84556
],
"loc": {
"start": {
- "line": 2787,
+ "line": 2784,
"column": 4
},
"end": {
- "line": 2790,
+ "line": 2787,
"column": 7
}
}
@@ -173907,16 +173543,16 @@
"type": "Block",
"value": "*\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n ",
"range": [
- 84865,
- 84970
+ 84722,
+ 84827
],
"loc": {
"start": {
- "line": 2798,
+ "line": 2795,
"column": 4
},
"end": {
- "line": 2801,
+ "line": 2798,
"column": 7
}
}
@@ -173925,16 +173561,16 @@
"type": "Line",
"value": " Welcome to cyclomatic complexity hell :)",
"range": [
- 85652,
- 85695
+ 85509,
+ 85552
],
"loc": {
"start": {
- "line": 2819,
+ "line": 2816,
"column": 12
},
"end": {
- "line": 2819,
+ "line": 2816,
"column": 55
}
}
@@ -173943,16 +173579,16 @@
"type": "Line",
"value": " TODO: simplify/refactor if statement",
"range": [
- 85708,
- 85747
+ 85565,
+ 85604
],
"loc": {
"start": {
- "line": 2820,
+ "line": 2817,
"column": 12
},
"end": {
- "line": 2820,
+ "line": 2817,
"column": 51
}
}
@@ -173961,16 +173597,16 @@
"type": "Line",
"value": "1st option needs to be inserted",
"range": [
- 86106,
- 86139
+ 85963,
+ 85996
],
"loc": {
"start": {
- "line": 2828,
+ "line": 2825,
"column": 16
},
"end": {
- "line": 2828,
+ "line": 2825,
"column": 49
}
}
@@ -173979,16 +173615,16 @@
"type": "Block",
"value": "*\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 86780,
- 86935
+ 86637,
+ 86792
],
"loc": {
"start": {
- "line": 2848,
+ "line": 2845,
"column": 4
},
"end": {
- "line": 2852,
+ "line": 2849,
"column": 7
}
}
@@ -173997,16 +173633,16 @@
"type": "Block",
"value": "*\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87127,
- 87241
+ 86984,
+ 87098
],
"loc": {
"start": {
- "line": 2859,
+ "line": 2856,
"column": 4
},
"end": {
- "line": 2863,
+ "line": 2860,
"column": 7
}
}
@@ -174015,16 +173651,16 @@
"type": "Block",
"value": "*\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n ",
"range": [
- 87341,
- 87457
+ 87198,
+ 87314
],
"loc": {
"start": {
- "line": 2868,
+ "line": 2865,
"column": 4
},
"end": {
- "line": 2872,
+ "line": 2869,
"column": 7
}
}
@@ -174033,16 +173669,16 @@
"type": "Block",
"value": "*\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n ",
"range": [
- 87592,
- 87795
+ 87449,
+ 87652
],
"loc": {
"start": {
- "line": 2878,
+ "line": 2875,
"column": 4
},
"end": {
- "line": 2883,
+ "line": 2880,
"column": 7
}
}
@@ -174051,16 +173687,16 @@
"type": "Block",
"value": "*\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n ",
"range": [
- 88011,
- 88151
+ 87868,
+ 88008
],
"loc": {
"start": {
- "line": 2892,
+ "line": 2889,
"column": 4
},
"end": {
- "line": 2896,
+ "line": 2893,
"column": 7
}
}
@@ -174069,16 +173705,16 @@
"type": "Block",
"value": "*\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n ",
"range": [
- 88354,
- 88573
+ 88211,
+ 88430
],
"loc": {
"start": {
- "line": 2905,
+ "line": 2902,
"column": 4
},
"end": {
- "line": 2910,
+ "line": 2907,
"column": 7
}
}
@@ -174087,16 +173723,16 @@
"type": "Block",
"value": "*\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n ",
"range": [
- 89048,
- 89307
+ 88905,
+ 89164
],
"loc": {
"start": {
- "line": 2927,
+ "line": 2924,
"column": 4
},
"end": {
- "line": 2933,
+ "line": 2930,
"column": 7
}
}
@@ -174105,16 +173741,16 @@
"type": "Line",
"value": "Browser <> IE onload event works only for scripts, not for stylesheets",
"range": [
- 89948,
- 90020
+ 89805,
+ 89877
],
"loc": {
"start": {
- "line": 2955,
+ "line": 2952,
"column": 8
},
"end": {
- "line": 2955,
+ "line": 2952,
"column": 80
}
}
@@ -174123,16 +173759,16 @@
"type": "Block",
"value": "*\n * Check if table has filters grid\n * @return {Boolean}\n ",
"range": [
- 90567,
- 90642
+ 90424,
+ 90499
],
"loc": {
"start": {
- "line": 2972,
+ "line": 2969,
"column": 4
},
"end": {
- "line": 2975,
+ "line": 2972,
"column": 7
}
}
@@ -174141,16 +173777,16 @@
"type": "Block",
"value": "*\n * Get list of filter IDs\n * @return {Array} List of filters ids\n ",
"range": [
- 90709,
- 90793
+ 90566,
+ 90650
],
"loc": {
"start": {
- "line": 2980,
+ "line": 2977,
"column": 4
},
"end": {
- "line": 2983,
+ "line": 2980,
"column": 7
}
}
@@ -174159,16 +173795,16 @@
"type": "Block",
"value": "*\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n ",
"range": [
- 90860,
- 91036
+ 90717,
+ 90893
],
"loc": {
"start": {
- "line": 2988,
+ "line": 2985,
"column": 4
},
"end": {
- "line": 2992,
+ "line": 2989,
"column": 7
}
}
@@ -174177,16 +173813,16 @@
"type": "Block",
"value": "*\n * Get the index of the row containing the filters\n * @return {Number}\n ",
"range": [
- 91758,
- 91848
+ 91615,
+ 91705
],
"loc": {
"start": {
- "line": 3016,
+ "line": 3013,
"column": 4
},
"end": {
- "line": 3019,
+ "line": 3016,
"column": 7
}
}
@@ -174195,16 +173831,16 @@
"type": "Block",
"value": "*\n * Get the index of the headers row\n * @return {Number}\n ",
"range": [
- 91924,
- 91999
+ 91781,
+ 91856
],
"loc": {
"start": {
- "line": 3024,
+ "line": 3021,
"column": 4
},
"end": {
- "line": 3027,
+ "line": 3024,
"column": 7
}
}
@@ -174213,16 +173849,16 @@
"type": "Block",
"value": "*\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n ",
"range": [
- 92070,
- 92197
+ 91927,
+ 92054
],
"loc": {
"start": {
- "line": 3032,
+ "line": 3029,
"column": 4
},
"end": {
- "line": 3036,
+ "line": 3033,
"column": 7
}
}
@@ -174231,16 +173867,16 @@
"type": "Block",
"value": "*\n * Get the index of the last row\n * @return {Number}\n ",
"range": [
- 92262,
- 92334
+ 92119,
+ 92191
],
"loc": {
"start": {
- "line": 3041,
+ "line": 3038,
"column": 4
},
"end": {
- "line": 3044,
+ "line": 3041,
"column": 7
}
}
@@ -174249,16 +173885,16 @@
"type": "Block",
"value": "*\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n ",
"range": [
- 92442,
- 92651
+ 92299,
+ 92508
],
"loc": {
"start": {
- "line": 3050,
+ "line": 3047,
"column": 4
},
"end": {
- "line": 3055,
+ "line": 3052,
"column": 7
}
}
@@ -174267,16 +173903,16 @@
"type": "Block",
"value": "*\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n ",
"range": [
- 92946,
- 93087
+ 92803,
+ 92944
],
"loc": {
"start": {
- "line": 3067,
+ "line": 3064,
"column": 4
},
"end": {
- "line": 3071,
+ "line": 3068,
"column": 7
}
}
@@ -174285,16 +173921,16 @@
"type": "Block",
"value": "*\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n ",
"range": [
- 93549,
- 93722
+ 93406,
+ 93579
],
"loc": {
"start": {
- "line": 3086,
+ "line": 3083,
"column": 4
},
"end": {
- "line": 3090,
+ "line": 3087,
"column": 7
}
}
@@ -174303,16 +173939,16 @@
"type": "Block",
"value": "*\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n ",
"range": [
- 94244,
- 94380
+ 94101,
+ 94237
],
"loc": {
"start": {
- "line": 3106,
+ "line": 3103,
"column": 4
},
"end": {
- "line": 3110,
+ "line": 3107,
"column": 7
}
}
@@ -174321,16 +173957,16 @@
"type": "Block",
"value": "*\n * Get the total number of filterable rows\n * @return {Number}\n ",
"range": [
- 94465,
- 94547
+ 94322,
+ 94404
],
"loc": {
"start": {
- "line": 3115,
+ "line": 3112,
"column": 4
},
"end": {
- "line": 3118,
+ "line": 3115,
"column": 7
}
}
@@ -174339,16 +173975,16 @@
"type": "Block",
"value": "*\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n ",
"range": [
- 94625,
- 94780
+ 94482,
+ 94637
],
"loc": {
"start": {
- "line": 3123,
+ "line": 3120,
"column": 4
},
"end": {
- "line": 3127,
+ "line": 3124,
"column": 7
}
}
@@ -174357,16 +173993,16 @@
"type": "Block",
"value": "*\n * Return the working DOM element\n * @return {HTMLTableElement}\n ",
"range": [
- 94878,
- 94961
+ 94735,
+ 94818
],
"loc": {
"start": {
- "line": 3132,
+ "line": 3129,
"column": 4
},
"end": {
- "line": 3135,
+ "line": 3132,
"column": 7
}
}
@@ -174375,16 +174011,16 @@
"type": "Block",
"value": "*\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n ",
"range": [
- 95010,
- 95216
+ 94867,
+ 95073
],
"loc": {
"start": {
- "line": 3140,
+ "line": 3137,
"column": 4
},
"end": {
- "line": 3145,
+ "line": 3142,
"column": 7
}
}
@@ -174393,16 +174029,16 @@
"type": "Block",
"value": "*\n * Get the configuration object (literal object)\n * @return {Object}\n ",
"range": [
- 95553,
- 95641
+ 95410,
+ 95498
],
"loc": {
"start": {
- "line": 3157,
+ "line": 3154,
"column": 4
},
"end": {
- "line": 3160,
+ "line": 3157,
"column": 7
}
}
diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html
index ca4cfc43..1b75b04e 100644
--- a/docs/class/src/emitter.js~Emitter.html
+++ b/docs/class/src/emitter.js~Emitter.html
@@ -3,7 +3,7 @@
- Emitter | tablefilter v0.5.36 API Document
+ Emitter | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
index 289a608a..c73fa219 100644
--- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
+++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
@@ -3,7 +3,7 @@
- AdapterEzEditTable | tablefilter v0.5.36 API Document
+ AdapterEzEditTable | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html
index 64e6185c..1ee12735 100644
--- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html
+++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html
@@ -3,7 +3,7 @@
- ColOps | tablefilter v0.5.36 API Document
+ ColOps | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
index 88658e50..74a38bb9 100644
--- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
+++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
@@ -3,7 +3,7 @@
- ColsVisibility | tablefilter v0.5.36 API Document
+ ColsVisibility | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
index 38b3ae66..7407f28d 100644
--- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
+++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
@@ -3,7 +3,7 @@
- AdapterSortableTable | tablefilter v0.5.36 API Document
+ AdapterSortableTable | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html
index 609d0010..f3316a92 100644
--- a/docs/class/src/feature.js~Feature.html
+++ b/docs/class/src/feature.js~Feature.html
@@ -3,7 +3,7 @@
- Feature | tablefilter v0.5.36 API Document
+ Feature | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html
index 8bd11097..2cd00067 100644
--- a/docs/class/src/modules/alternateRows.js~AlternateRows.html
+++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html
@@ -3,7 +3,7 @@
- AlternateRows | tablefilter v0.5.36 API Document
+ AlternateRows | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
index 7893e05f..554611ce 100644
--- a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
+++ b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
@@ -3,7 +3,7 @@
- BaseDropdown | tablefilter v0.5.36 API Document
+ BaseDropdown | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html
index 130bb697..c3a4f737 100644
--- a/docs/class/src/modules/checkList.js~CheckList.html
+++ b/docs/class/src/modules/checkList.js~CheckList.html
@@ -3,7 +3,7 @@
- CheckList | tablefilter v0.5.36 API Document
+ CheckList | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html
index 95c0f33c..fdfc14ef 100644
--- a/docs/class/src/modules/clearButton.js~ClearButton.html
+++ b/docs/class/src/modules/clearButton.js~ClearButton.html
@@ -3,7 +3,7 @@
- ClearButton | tablefilter v0.5.36 API Document
+ ClearButton | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html
index 07de9b2e..fa9d3c1b 100644
--- a/docs/class/src/modules/dateType.js~DateType.html
+++ b/docs/class/src/modules/dateType.js~DateType.html
@@ -3,7 +3,7 @@
- DateType | tablefilter v0.5.36 API Document
+ DateType | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html
index 7d287970..1ebd50be 100644
--- a/docs/class/src/modules/dropdown.js~Dropdown.html
+++ b/docs/class/src/modules/dropdown.js~Dropdown.html
@@ -3,7 +3,7 @@
- Dropdown | tablefilter v0.5.36 API Document
+ Dropdown | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html
index b7c68fd1..a2aa2c60 100644
--- a/docs/class/src/modules/gridLayout.js~GridLayout.html
+++ b/docs/class/src/modules/gridLayout.js~GridLayout.html
@@ -3,7 +3,7 @@
- GridLayout | tablefilter v0.5.36 API Document
+ GridLayout | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html
index 4eedaec9..4beee24e 100644
--- a/docs/class/src/modules/hash.js~Hash.html
+++ b/docs/class/src/modules/hash.js~Hash.html
@@ -3,7 +3,7 @@
- Hash | tablefilter v0.5.36 API Document
+ Hash | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html
index 3e6cb141..7a59742e 100644
--- a/docs/class/src/modules/help.js~Help.html
+++ b/docs/class/src/modules/help.js~Help.html
@@ -3,7 +3,7 @@
- Help | tablefilter v0.5.36 API Document
+ Help | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
index e1bbb14d..ea122ad3 100644
--- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
+++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
@@ -3,7 +3,7 @@
- HighlightKeyword | tablefilter v0.5.36 API Document
+ HighlightKeyword | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html
index c943e1b9..7763f29e 100644
--- a/docs/class/src/modules/loader.js~Loader.html
+++ b/docs/class/src/modules/loader.js~Loader.html
@@ -3,7 +3,7 @@
- Loader | tablefilter v0.5.36 API Document
+ Loader | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
index 4b7ed82e..bdccdf5f 100644
--- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
+++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
@@ -3,7 +3,7 @@
- MarkActiveColumns | tablefilter v0.5.36 API Document
+ MarkActiveColumns | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html
index 9608e465..196224f8 100644
--- a/docs/class/src/modules/noResults.js~NoResults.html
+++ b/docs/class/src/modules/noResults.js~NoResults.html
@@ -3,7 +3,7 @@
- NoResults | tablefilter v0.5.36 API Document
+ NoResults | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html
index a9db94e6..ad09a5b1 100644
--- a/docs/class/src/modules/paging.js~Paging.html
+++ b/docs/class/src/modules/paging.js~Paging.html
@@ -3,7 +3,7 @@
- Paging | tablefilter v0.5.36 API Document
+ Paging | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html
index 09718ec6..2b87f8c0 100644
--- a/docs/class/src/modules/popupFilter.js~PopupFilter.html
+++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html
@@ -3,7 +3,7 @@
- PopupFilter | tablefilter v0.5.36 API Document
+ PopupFilter | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
index 71f05c2a..4a91b08c 100644
--- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html
+++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
@@ -3,7 +3,7 @@
- RowsCounter | tablefilter v0.5.36 API Document
+ RowsCounter | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html
index 05017f78..93f5b128 100644
--- a/docs/class/src/modules/state.js~State.html
+++ b/docs/class/src/modules/state.js~State.html
@@ -3,7 +3,7 @@
- State | tablefilter v0.5.36 API Document
+ State | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html
index eaf9de59..c841433a 100644
--- a/docs/class/src/modules/statusBar.js~StatusBar.html
+++ b/docs/class/src/modules/statusBar.js~StatusBar.html
@@ -3,7 +3,7 @@
- StatusBar | tablefilter v0.5.36 API Document
+ StatusBar | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html
index 10b4e4bb..9a1cd44b 100644
--- a/docs/class/src/modules/storage.js~Storage.html
+++ b/docs/class/src/modules/storage.js~Storage.html
@@ -3,7 +3,7 @@
- Storage | tablefilter v0.5.36 API Document
+ Storage | tablefilter v0.5.37 API Document
diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html
index 05a3fe6e..b017a94a 100644
--- a/docs/class/src/tablefilter.js~TableFilter.html
+++ b/docs/class/src/tablefilter.js~TableFilter.html
@@ -3,7 +3,7 @@
- TableFilter | tablefilter v0.5.36 API Document
+ TableFilter | tablefilter v0.5.37 API Document
@@ -8706,7 +8706,7 @@ filter if an array is supplied
- source
+ source
@@ -8764,7 +8764,7 @@ filter if an array is supplied
- source
+ source
@@ -8805,7 +8805,7 @@ filter if an array is supplied
- source
+ source
@@ -8856,7 +8856,7 @@ filter if an array is supplied
- source
+ source
@@ -8897,7 +8897,7 @@ filter if an array is supplied
- source
+ source
@@ -8938,7 +8938,7 @@ filter if an array is supplied
- source
+ source
@@ -8995,7 +8995,7 @@ filter if an array is supplied
- source
+ source
@@ -9046,7 +9046,7 @@ filter if an array is supplied
- source
+ source
@@ -9087,7 +9087,7 @@ filter if an array is supplied
- source
+ source
@@ -9156,7 +9156,7 @@ filter if an array is supplied
- source
+ source
@@ -9224,7 +9224,7 @@ filter if an array is supplied
- source
+ source
@@ -9267,7 +9267,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9318,7 +9318,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9386,7 +9386,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9454,7 +9454,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9523,7 +9523,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9591,7 +9591,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9676,7 +9676,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9746,7 +9746,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9831,7 +9831,7 @@ hidden when all the search terms are not found in inspected row.
- source
+ source
@@ -9900,7 +9900,7 @@ custom options values and texts
- source
+ source
@@ -9982,7 +9982,7 @@ with following structure:
- source
+ source
@@ -10052,7 +10052,7 @@ configuration or global setting
- source
+ source
@@ -10120,7 +10120,7 @@ configuration or global setting
- source
+ source
@@ -10189,7 +10189,7 @@ configuration or global setting
- source
+ source
@@ -10257,7 +10257,7 @@ configuration or global setting
- source
+ source
@@ -10326,7 +10326,7 @@ configuration or global setting
- source
+ source
@@ -10377,7 +10377,7 @@ configuration or global setting
- source
+ source
@@ -10463,7 +10463,7 @@ configuration or global setting
- source
+ source
@@ -10549,7 +10549,7 @@ configuration or global setting
- source
+ source
@@ -10632,7 +10632,7 @@ with following structure:
- source
+ source
@@ -10714,7 +10714,7 @@ with following structure:
- source
+ source
@@ -10792,7 +10792,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10844,7 +10844,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10895,7 +10895,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -10947,7 +10947,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11015,7 +11015,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11066,7 +11066,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11135,7 +11135,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11186,7 +11186,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11255,7 +11255,7 @@ Note: hidden filters are also returned
- source
+ source
@@ -11325,7 +11325,7 @@ defined
- source
+ source
@@ -11377,7 +11377,7 @@ row)
- source
+ source
@@ -11446,7 +11446,7 @@ row)
- source
+ source
@@ -11515,7 +11515,7 @@ row)
- source
+ source
@@ -11584,7 +11584,7 @@ row)
- source
+ source
@@ -11665,7 +11665,7 @@ row)
- source
+ source
@@ -11751,7 +11751,7 @@ row)
- source
+ source
@@ -11837,7 +11837,7 @@ row)
- source
+ source
@@ -11905,7 +11905,7 @@ row)
- source
+ source
@@ -11981,7 +11981,7 @@ row)
- source
+ source
@@ -12050,7 +12050,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12170,7 +12170,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12211,7 +12211,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12279,7 +12279,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12347,7 +12347,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12422,7 +12422,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12473,7 +12473,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12541,7 +12541,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12609,7 +12609,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12651,7 +12651,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12709,7 +12709,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12750,7 +12750,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12791,7 +12791,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12848,7 +12848,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12889,7 +12889,7 @@ Note this is only applicable to input filter types.
- source
+ source
@@ -12947,7 +12947,7 @@ columns
- source
+ source
@@ -13012,7 +13012,7 @@ columns
- source
+ source
@@ -13053,7 +13053,7 @@ columns
- source
+ source
@@ -13094,7 +13094,7 @@ columns
- source
+ source
@@ -13152,7 +13152,7 @@ columns
- source
+ source
@@ -13210,7 +13210,7 @@ columns
- source
+ source
@@ -13275,7 +13275,7 @@ columns
- source
+ source
@@ -13316,7 +13316,7 @@ columns
- source
+ source
@@ -13357,7 +13357,7 @@ columns
- source
+ source
diff --git a/docs/dump.json b/docs/dump.json
index 3c755e51..fde9372d 100644
--- a/docs/dump.json
+++ b/docs/dump.json
@@ -17798,7 +17798,7 @@
"access": null,
"description": null,
"lineNumber": 1,
- "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_div_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = defaultsStr(f.left_div_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = defaultsStr(f.right_div_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = defaultsStr(f.middle_div_css_class, 'mdiv');\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = this.getStylePath();\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = this.getStylesheetPath();\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr(f.single_flt_css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = defaultsArr(f.external_flt_grid_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = defaultsStr(f.toolbar_target_id, null);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay =\n defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt(), fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt(), fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt() && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.removeToolbar();\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n this.Mod.help.enable();\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (elm) => removeElm(elm));\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt()) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n let data = getContent(cell[colIndex]);\n colValues.push(data);\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = includeHeaders === true ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value) || parseNb(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Check if has external filters\n * @returns {Boolean}\n * @private\n */\n isExternalFlt() {\n return this.externalFltTgtIds.length > 0;\n }\n\n /**\n * Returns styles path\n * @returns {String}\n * @private\n */\n getStylePath() {\n return defaultsStr(this.config.style_path, this.basePath + 'style/');\n }\n\n /**\n * Returns main stylesheet path\n * @returns {String}\n * @private\n */\n getStylesheetPath() {\n return defaultsStr(this.config.stylesheet,\n this.getStylePath() + 'tablefilter.css');\n }\n\n /**\n * Returns themes path\n * @returns {String}\n * @private\n */\n getThemesPath() {\n return defaultsStr(this.config.themes_path,\n this.getStylePath() + 'themes/');\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n"
+ "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef, EMPTY_FN\n} from './types';\nimport {parse as parseNb} from './number';\nimport {\n defaultsBool, defaultsStr, defaultsFn,\n defaultsNb, defaultsArr\n} from './settings';\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER,\n FEATURES\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {HTMLTableElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n * @private\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n /**\n * Has a configuration object\n * @type {Object}\n * @private\n */\n this.hasConfig = false;\n\n /** @private */\n this.initialized = false;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n this.hasConfig = true;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE') {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n if (this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n requires at least 1 row.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n\n /**\n * Collection of filter type by column\n * @type {Array}\n * @private\n */\n this.filterTypes = [].map.call(\n (this.dom().rows[this.refRow] || this.dom().rows[0]).cells,\n (cell, idx) => {\n let colType = this.cfg[`col_${idx}`];\n return !colType ? INPUT : colType.toLowerCase();\n });\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = defaultsStr(f.base_path, 'tablefilter/');\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = defaultsBool(f.grid, true);\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Object|Boolean}\n */\n this.gridLayout = isObj(f.grid_layout) || Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = defaultsNb(f.filters_row_index, 0);\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = defaultsNb(f.headers_row_index,\n (this.filtersRowIndex === 0 ? 1 : 0));\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = defaultsStr(f.filters_cell_tag, CELL_TAG);\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = defaultsStr(f.inf_div_css_class, 'inf');\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = defaultsStr(f.left_div_css_class, 'ldiv');\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = defaultsStr(f.right_div_css_class, 'rdiv');\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = defaultsStr(f.middle_div_css_class, 'mdiv');\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = this.getStylePath();\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = this.getStylesheetPath();\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = defaultsStr(f.flts_row_css_class, 'fltrow');\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = defaultsBool(f.enable_icons, true);\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = defaultsArr(f.col_widths, []);\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = defaultsStr(f.flt_css_class, 'flt');\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = defaultsStr(f.flt_multi_css_class, 'flt_multi');\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = defaultsStr(f.flt_small_css_class, 'flt_s');\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = defaultsStr(f.single_flt_css_class,\n 'single_flt');\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = defaultsBool(f.enter_key, true);\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = defaultsFn(f.on_before_filter, EMPTY_FN);\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = defaultsFn(f.on_after_filter, EMPTY_FN);\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = defaultsArr(f.external_flt_grid_ids, []);\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = defaultsFn(f.on_filters_loaded, EMPTY_FN);\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = defaultsFn(f.on_row_validated, EMPTY_FN);\n\n /**\n * Specify which column implements a custom cell parser to retrieve the\n * cell value:\n * cell_parser: {\n * cols: [0, 2],\n * parse: function(tf, cell, colIndex) {\n * // custom cell parser logic here\n * return cellValue;\n * }\n * }\n * @type {Object}\n */\n this.cellParser = isObj(f.cell_parser) && isFn(f.cell_parser.parse) &&\n isArray(f.cell_parser.cols) ?\n f.cell_parser : { cols: [], parse: EMPTY_FN };\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = defaultsStr(f.toolbar_target_id, null);\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ? undefined :\n (isObj(f.help_instructions) || Boolean(f.help_instructions));\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = isObj(f.popup_filters) || Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = isObj(f.mark_active_columns) ||\n Boolean(f.mark_active_columns);\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n */\n this.clearFilterText = defaultsStr(f.clear_filter_text, 'Clear');\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = defaultsStr(f.empty_text, '(Empty)');\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = defaultsStr(f.non_empty_text, '(Non empty)');\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = defaultsBool(f.on_change, true);\n\n /**\n * Make drop-down filter types options sorted in alpha-numeric manner\n * by default globally or on a column basis\n * @type {Boolean|Array}\n */\n this.sortSlc = isUndef(f.sort_select) ? true :\n isArray(f.sort_select) ? f.sort_select : Boolean(f.sort_select);\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = defaultsStr(f.regexp_operator, 'rgx:');\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = defaultsStr(f.empty_operator, '[empty]');\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = defaultsStr(f.nonempty_operator, '[nonempty]');\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = defaultsStr(f.or_operator, '||');\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = defaultsStr(f.and_operator, '&&');\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = defaultsStr(f.greater_operator, '>');\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = defaultsStr(f.lower_operator, '<');\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = defaultsStr(f.lower_equal_operator, '<=');\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = defaultsStr(f.greater_equal_operator, '>=');\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = defaultsStr(f.different_operator, '!');\n\n /**\n * Like operator for input filter. Defaults to '*'\n * @type {String}\n */\n this.lkOperator = defaultsStr(f.like_operator, '*');\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = defaultsStr(f.equal_operator, '=');\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = defaultsStr(f.start_with_operator, '{');\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = defaultsStr(f.end_with_operator, '}');\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = defaultsStr(f.separator, ',');\n\n /**\n * Enable rows counter UI component\n * @type {Boolean|Object}\n */\n this.rowsCounter = isObj(f.rows_counter) || Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean|Object}\n */\n this.statusBar = isObj(f.status_bar) || Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean|Object}\n */\n this.loader = isObj(f.loader) || Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = defaultsStr(f.btn_text, (!this.enableIcons ? 'Go' : ''));\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = defaultsStr(f.btn_css_class,\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon'));\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = defaultsFn(f.on_before_reset, EMPTY_FN);\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = defaultsFn(f.on_after_reset, EMPTY_FN);\n\n /**\n * Enable paging component\n * @type {Object|Boolean}\n */\n this.paging = isObj(f.paging) || Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay =\n defaultsNb(f.auto_filter_delay, AUTO_FILTER_DELAY);\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Object|Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Object|Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Enable date type module\n * @type {Boolean}\n * @private\n */\n this.dateType = true;\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = defaultsStr(f.locale, 'en');\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = defaultsStr(f.thousands_separator, ',');\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = defaultsStr(f.decimal_separator, '.');\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = isArray(f.col_types) ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n */\n this.extensions = defaultsArr(f.extensions, []);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = defaultsArr(f.themes, []);\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = this.getThemesPath();\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n\n //conditionally instantiate required features\n this.instantiateFeatures(\n Object.keys(FEATURES).map((item) => FEATURES[item])\n );\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n // import main stylesheet\n this.import(this.stylesheetId, this.getStylesheetPath(), null, 'link');\n\n this.nbCells = this.getCellsNb(this.refRow);\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads theme\n this.loadThemes();\n\n const { dateType, help, state, markActiveColumns, gridLayout, loader,\n highlightKeyword, popupFilter, rowsCounter, statusBar, clearButton,\n alternateRows, noResults, paging } = FEATURES;\n\n //explicitly initialise features in given order\n this.initFeatures([\n dateType,\n help,\n state,\n markActiveColumns,\n gridLayout,\n loader,\n highlightKeyword,\n popupFilter\n ]);\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltCell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltCell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltCell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n Mod.dropdown = Mod.dropdown || new Dropdown(this);\n Mod.dropdown.init(i, this.isExternalFlt(), fltCell);\n }\n // checklist\n else if (col === CHECKLIST) {\n Mod.checkList = Mod.checkList || new CheckList(this);\n Mod.checkList.init(i, this.isExternalFlt(), fltCell);\n } else {\n this._buildInputFilter(i, inpclass, fltCell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(\n this.isExternalFlt() ?\n elm(this.externalFltTgtIds[i]) :\n fltCell\n );\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n\n this.initFeatures([\n rowsCounter,\n statusBar,\n clearButton,\n alternateRows,\n noResults,\n paging\n ]);\n\n this.setColWidths();\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.dom(), this.prfxTf);\n if (this.responsive) {\n addClass(this.dom(), this.prfxResponsive);\n }\n }\n\n /* Load extensions */\n this.initExtensions();\n\n // Subscribe to events\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n this.initialized = true;\n\n this.onFiltersLoaded(this);\n\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.dom(), 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.dom().insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt()) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt() ?\n this.externalFltTgtIds[colIndex] : null;\n let inpType = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.buildFilterId(colIndex)],\n ['type', inpType], ['ct', colIndex]);\n\n if (inpType !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(container) {\n let btn = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnText]\n );\n btn.className = this.btnCssClass;\n\n //filter is appended in container element\n container.appendChild(btn);\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Istantiate the collection of features required by the\n * configuration and add them to the features registry. A feature is\n * described by a `class` and `name` fields and and optional `property`\n * field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n instantiateFeatures(features = []) {\n features.forEach((feature) => {\n // TODO: remove the property field.\n // Due to naming convention inconsistencies, a `property`\n // field is added to allow a conditional instanciation based\n // on that property on TableFilter, if supplied.\n feature.property = feature.property || feature.name;\n if (!this.hasConfig || this[feature.property] === true ||\n feature.enforce === true) {\n let {class: Cls, name} = feature;\n\n this.Mod[name] = this.Mod[name] || new Cls(this);\n }\n });\n }\n\n /**\n * Initialise the passed features collection. A feature is described by a\n * `class` and `name` fields and and optional `property` field:\n * {\n * class: AClass,\n * name: 'aClass'\n * }\n * @param {Array} [features=[]]\n * @private\n */\n initFeatures(features = []) {\n features.forEach((feature) => {\n let {property, name} = feature;\n if (this[property] === true && this.Mod[name]) {\n this.Mod[name].init();\n }\n });\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n if (exts.length === 0) {\n return;\n }\n\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n this.loadExtension(ext);\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name || this.hasExtension(ext.name)) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Register the passed extension instance with associated name\n * @param {Object} inst Extension instance\n * @param {String} name Name of the extension\n */\n registerExtension(inst, name) {\n this.ExtRegistry[name] = inst;\n }\n\n /**\n * Destroy all the extensions store in extensions registry\n */\n destroyExtensions() {\n let reg = this.ExtRegistry;\n\n Object.keys(reg).forEach((key) => {\n reg[key].destroy();\n reg[key] = undefined;\n });\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n if (!this.hasThemes) {\n return;\n }\n\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n if (this.isExternalFlt() && !this.popupFilters) {\n this.removeExternalFlts();\n }\n\n this.removeToolbar();\n\n this.destroyExtensions();\n\n this.validateAllRows();\n\n // broadcast destroy event modules and extensions are subscribed to\n emitter.emit('destroy', this);\n\n if (this.fltGrid && !this.gridLayout) {\n this.dom().deleteRow(this.filtersRowIndex);\n }\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.dom(), this.prfxTf);\n removeClass(this.dom(), this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infDiv = createElm('div');\n infDiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infDiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infDiv);\n infDiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infDiv);\n this.dom().insertBefore(cont, this.dom().firstChild);\n }\n this.infDiv = infDiv;\n\n /*** left div containing rows # displayer ***/\n let lDiv = createElm('div');\n lDiv.className = this.lDivCssClass;\n infDiv.appendChild(lDiv);\n this.lDiv = lDiv;\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rDiv = createElm('div');\n rDiv.className = this.rDivCssClass;\n infDiv.appendChild(rDiv);\n this.rDiv = rDiv;\n\n /*** mid div containing paging elements ***/\n let mDiv = createElm('div');\n mDiv.className = this.mDivCssClass;\n infDiv.appendChild(mDiv);\n this.mDiv = mDiv;\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily enable help to initialise feature by\n // default, only if setting is undefined\n this.Mod.help.enable();\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.dom();\n let captions = tag(tbl, 'caption');\n [].forEach.call(captions, (elm) => removeElm(elm));\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt()) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //fire onbefore callback\n this.onBeforeFilter(this);\n this.emitter.emit('before-filtering', this);\n\n let row = this.dom().rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellValue = matchCase(this.getCellValue(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // isolate search term and check occurence in cell data\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = this._testTerm(cS, cellValue, j);\n\n if (occur) {\n this.emitter.emit('highlight-keyword', this,\n cells[j], cS);\n }\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = this._testTerm(trim(sA), cellValue, j);\n if (occurence[j]) {\n this.emitter.emit('highlight-keyword', this, cells[j],\n sA);\n }\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n this.validateRow(k, isRowValid);\n if (!isRowValid) {\n hiddenRows++;\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //fire onafterfilter callback\n this.onAfterFilter(this);\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Test for a match of search term in cell data\n * @param {String} term Search term\n * @param {String} cellValue Cell data\n * @param {Number} colIdx Column index\n * @return {Boolean}\n */\n _testTerm(term, cellValue, colIdx) {\n let numData;\n let decimal = this.getDecimal(colIdx);\n let reLe = new RegExp(this.leOperator),\n reGe = new RegExp(this.geOperator),\n reL = new RegExp(this.lwOperator),\n reG = new RegExp(this.grOperator),\n reD = new RegExp(this.dfOperator),\n reLk = new RegExp(rgxEsc(this.lkOperator)),\n reEq = new RegExp(this.eqOperator),\n reSt = new RegExp(this.stOperator),\n reEn = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n reEm = this.emOperator,\n reNm = this.nmOperator,\n reRe = new RegExp(rgxEsc(this.rgxOperator));\n\n term = matchCase(term, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = reL.test(term),\n hasLE = reLe.test(term),\n hasGR = reG.test(term),\n hasGE = reGe.test(term),\n hasDF = reD.test(term),\n hasEQ = reEq.test(term),\n hasLK = reLk.test(term),\n // hatermN = re_an.test(term),\n hasST = reSt.test(term),\n hasEN = reEn.test(term),\n hasEM = (reEm === term),\n hasNM = (reNm === term),\n hasRE = reRe.test(term);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getLocale(colIdx);\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(term.replace(reL, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(term.replace(reLe, ''), locale);\n let isGDate = hasGR &&\n isValidDate(term.replace(reG, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(term.replace(reGe, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(term.replace(reD, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(term.replace(reEq, ''), locale);\n\n dte1 = parseDate(cellValue, locale);\n\n // lower equal date\n if (isLEDate) {\n dte2 = parseDate(term.replace(reLe, ''), locale);\n occurence = dte1 <= dte2;\n }\n // lower date\n else if (isLDate) {\n dte2 = parseDate(term.replace(reL, ''), locale);\n occurence = dte1 < dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(term.replace(reGe, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(term.replace(reG, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(term.replace(reD, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(term.replace(reEq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (reLk.test(term)) {// like date\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n else if (isValidDate(term)) {\n dte2 = parseDate(term, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n } else {\n occurence = contains(term, cellValue,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n } else {\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration. Order is important first try to\n // parse formatted number then fallback to Number coercion\n // to avoid false positives with Number\n numData = parseNb(cellValue, decimal) || Number(cellValue);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n term.replace(reLe, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n term.replace(reGe, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n term.replace(reL, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n term.replace(reG, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(term.replace(reD, ''), cellValue,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(term.replace(reLk, ''), cellValue,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(term.replace(reEq, ''), cellValue,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellValue.indexOf(term.replace(reSt, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = term.replace(reEn, '');\n occurence =\n cellValue.lastIndexOf(searchArg, cellValue.length - 1) ===\n (cellValue.length - 1) - (searchArg.length - 1) &&\n cellValue.lastIndexOf(searchArg, cellValue.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellValue);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellValue);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = term.replace(reRe, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellValue);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n term = parseNb(term, decimal) || term;\n occurence = numData === term ||\n contains(term.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n term,\n cellValue,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n\n return occurence;\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of data for a column\n */\n getColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, true, exclude);\n }\n\n /**\n * Return the values of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Arrat} [exclude=[]] List of row indexes to be excluded\n * @return Flat list of values for a column\n */\n getColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getColValues(colIndex, includeHeaders, false, exclude);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return a typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n * @private\n */\n getColValues(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = []\n ) {\n let row = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n let data = getContent(cell[colIndex]);\n colValues.push(data);\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.dom().rows[rowIndex >= 0 ? rowIndex : 0];\n return tr ? tr.cells.length : 0;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = includeHeaders === true ? 0 : this.refRow;\n let ntrs = this.dom().rows.length;\n return parseInt(ntrs - s, 10);\n }\n\n\n /**\n * Return the text content of a given cell\n * @param {DOMElement} Cell's DOM element\n * @return {String}\n */\n getCellValue(cell) {\n let idx = cell.cellIndex;\n let cellParser = this.cellParser;\n // Invoke cellParser for this column if any\n if (cellParser.cols.indexOf(idx) !== -1) {\n return cellParser.parse(this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the typed data of a given cell based on the column type definition\n * @param {DOMElement} cell Cell's DOM element\n * @return {String|Number|Date}\n */\n getCellData(cell) {\n let colIndex = cell.cellIndex;\n let value = this.getCellValue(cell);\n\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n return parseNb(value, this.getDecimal(colIndex));\n }\n else if (this.hasType(colIndex, [NUMBER])) {\n return Number(value);\n }\n else if (this.hasType(colIndex, [DATE])){\n let dateType = this.Mod.dateType;\n return dateType.parse(value, dateType.getLocale(colIndex));\n }\n\n return value;\n }\n\n /**\n * Return the table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getData(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n */\n getValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.getTableData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the table data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n let rows = this.dom().rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellValue = getContent(cells[j]);\n rowData[1].push(cellValue);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered table data based on its columns data type definitions\n * with following structure:\n * [\n * [rowIndex, [data0, data1...]],\n * [rowIndex, [data0, data1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, true);\n }\n\n /**\n * Return the filtered table values with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredValues(includeHeaders = false, excludeHiddenCols = false) {\n return this.filteredData(includeHeaders, excludeHiddenCols, false);\n }\n\n /**\n * Return the filtered data with following structure:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [excludeHiddenCols=false] Exclude hidden columns\n * @param {Boolean} [typed=false] Return typed value\n * @return {Array}\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n filteredData(\n includeHeaders = false,\n excludeHiddenCols = false,\n typed = false\n ) {\n if (this.validRowsIndex.length === 0) {\n return [];\n }\n let rows = this.dom().rows,\n filteredData = [];\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellValue = getContent(cells[k]);\n rData[1].push(cellValue);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, false);\n }\n\n /**\n * Return the filtered and visible data for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of typed values [data0, data1, data2...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnData(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, true, exclude, true);\n }\n\n /**\n * Return the filtered values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, false);\n }\n\n /**\n * Return the filtered and visible values for a given column index\n * @param {any} colIndex Colmun's index\n * @param {boolean} [includeHeaders=false] Optional Include headers row\n * @param {any} [exclude=[]] Optional List of row indexes to be excluded\n * @return {Array} Flat list of values ['value0', 'value1', 'value2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getVisibleColumnValues(colIndex, includeHeaders = false, exclude = []) {\n return this.getFilteredDataCol(\n colIndex, includeHeaders, false, exclude, true);\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} [includeHeaders=false] Include headers row\n * @param {Boolean} [typed=false] Return typed value\n * @param {Array} [exclude=[]] List of row indexes to be excluded\n * @param {Boolean} [visible=true] Return only filtered and visible data\n * (relevant for paging)\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n * @private\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(\n colIndex,\n includeHeaders = false,\n typed = false,\n exclude = [],\n visible = true\n ) {\n if (isUndef(colIndex)) {\n return [];\n }\n\n let rows = this.dom().rows;\n let getContent = typed ? this.getCellData.bind(this) :\n this.getCellValue.bind(this);\n\n // ensure valid rows index do not contain excluded rows and row is\n // displayed\n let validRows = this.getValidRows(true).filter((rowIdx) => {\n return exclude.indexOf(rowIdx) === -1 &&\n (visible ?\n this.getRowDisplay(rows[rowIdx]) !== 'none' :\n true);\n });\n\n // convert column value to expected type if necessary\n let validColValues = validRows.map((rowIdx) => {\n return getContent(rows[rowIdx].cells[colIndex]);\n });\n\n if (includeHeaders) {\n validColValues.unshift(this.getHeadersText()[colIndex]);\n }\n\n return validColValues;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.dom().rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n this.onRowValidated(this, rowIndex);\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (!slc) {\n return;\n }\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt());\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.linkedFilters);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n let colWidths = this.colWidths;\n if (colWidths.length === 0) {\n return;\n }\n\n tbl = tbl || this.dom();\n\n let nbCols = this.nbCells;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col');\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Make defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n this.onBeforeReset(this, this.getFiltersValue());\n\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n this.onAfterReset(this);\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Return the ID of the current active filter\n * @return {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @return {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Build filter element ID for a given column index\n * @param {any} colIndex\n * @return {String} Filter element ID string\n * @private\n */\n buildFilterId(colIndex) {\n return `${this.prfxFlt}${colIndex}_${this.id}`;\n }\n\n /**\n * Check if has external filters\n * @returns {Boolean}\n * @private\n */\n isExternalFlt() {\n return this.externalFltTgtIds.length > 0;\n }\n\n /**\n * Returns styles path\n * @returns {String}\n * @private\n */\n getStylePath() {\n return defaultsStr(this.config.style_path, this.basePath + 'style/');\n }\n\n /**\n * Returns main stylesheet path\n * @returns {String}\n * @private\n */\n getStylesheetPath() {\n return defaultsStr(this.config.stylesheet,\n this.getStylePath() + 'tablefilter.css');\n }\n\n /**\n * Returns themes path\n * @returns {String}\n * @private\n */\n getThemesPath() {\n return defaultsStr(this.config.themes_path,\n this.getStylePath() + 'themes/');\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let colIdx = slcIndex[i];\n let curSlc = elm(this.fltIds[colIdx]);\n let slcSelectedValue = this.getFilterValue(colIdx);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== colIdx ||\n (this.paging && slcA1.indexOf(colIdx) !== -1 &&\n activeIdx === colIdx) ||\n (!this.paging && (slcA3.indexOf(colIdx) !== -1 ||\n slcA2.indexOf(colIdx) !== -1)) ||\n slcSelectedValue === this.getClearFilterText(colIdx)) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.getClearFilterText(colIdx), '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(colIdx) !== -1) {\n this.emitter.emit('build-checklist-filter', this, colIdx,\n true);\n } else {\n this.emitter.emit('build-select-filter', this, colIdx,\n true);\n }\n\n this.setFilterValue(colIdx, slcSelectedValue);\n }\n }\n }\n\n /**\n * Determine if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Check if passed row is valid\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowValid(rowIndex) {\n return this.getValidRows().indexOf(rowIndex) !== -1;\n }\n\n /**\n * Check if passed row is visible\n * @param {Number} rowIndex Row index\n * @return {Boolean}\n */\n isRowDisplayed(rowIndex) {\n let row = this.dom().rows[rowIndex];\n return this.getRowDisplay(row) === '';\n }\n\n /**\n * Check if specified column filter ignores diacritics.\n * Note this is only applicable to input filter types.\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Return clear all text for specified filter column\n * @param {Number} colIndex Column index\n * @return {String}\n */\n getClearFilterText(colIndex) {\n let clearText = this.clearFilterText;\n if (isArray(clearText)) {\n return clearText[colIndex];\n }\n return clearText;\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {Array} List of filters ids\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.dom().rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @return {Boolean}\n */\n hasType(colIndex, types = []) {\n if (this.colTypes.length === 0) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.dom();\n let tHead = tag(table, 'thead');\n let rowIdx = this.getHeadersRowIndex();\n let header;\n if (tHead.length === 0) {\n header = table.rows[rowIdx].cells[colIndex];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[rowIdx].cells[colIndex];\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n return this.filterTypes[colIndex];\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @return {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Return the working DOM element\n * @return {HTMLTableElement}\n */\n dom() {\n return this.tbl;\n }\n\n /**\n * Return the decimal separator for supplied column as per column type\n * configuration or global setting\n * @param {Number} colIndex Column index\n * @returns {String} '.' or ','\n */\n getDecimal(colIndex) {\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n return decimal;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n"
},
{
"__docId__": 807,
@@ -20706,7 +20706,7 @@
"longname": "src/tablefilter.js~TableFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 1108,
+ "lineNumber": 1112,
"undocument": true,
"type": {
"types": [
@@ -20724,7 +20724,7 @@
"longname": "src/tablefilter.js~TableFilter#detectKey",
"access": null,
"description": "Detect key",
- "lineNumber": 1119,
+ "lineNumber": 1123,
"params": [
{
"nullable": null,
@@ -20749,7 +20749,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1130,
+ "lineNumber": 1134,
"undocument": true,
"type": {
"types": [
@@ -20767,7 +20767,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1132,
+ "lineNumber": 1136,
"undocument": true,
"type": {
"types": [
@@ -20785,7 +20785,7 @@
"longname": "src/tablefilter.js~TableFilter#onKeyUp",
"access": null,
"description": "Filter's keyup event: if auto-filter on, detect user is typing and filter\ncolumns",
- "lineNumber": 1142,
+ "lineNumber": 1146,
"params": [
{
"nullable": null,
@@ -20810,7 +20810,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1147,
+ "lineNumber": 1151,
"undocument": true,
"type": {
"types": [
@@ -20828,7 +20828,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1151,
+ "lineNumber": 1155,
"undocument": true,
"type": {
"types": [
@@ -20846,7 +20846,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1154,
+ "lineNumber": 1158,
"undocument": true,
"type": {
"types": [
@@ -20864,7 +20864,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1161,
+ "lineNumber": 1165,
"undocument": true,
"type": {
"types": [
@@ -20882,7 +20882,7 @@
"longname": "src/tablefilter.js~TableFilter#autoFilterTimer",
"access": null,
"description": null,
- "lineNumber": 1166,
+ "lineNumber": 1170,
"undocument": true,
"type": {
"types": [
@@ -20900,7 +20900,7 @@
"longname": "src/tablefilter.js~TableFilter#onKeyDown",
"access": null,
"description": "Filter's keydown event: if auto-filter on, detect user is typing",
- "lineNumber": 1173,
+ "lineNumber": 1177,
"params": [],
"generator": false
},
@@ -20914,7 +20914,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1175,
+ "lineNumber": 1179,
"undocument": true,
"type": {
"types": [
@@ -20932,7 +20932,7 @@
"longname": "src/tablefilter.js~TableFilter#onInpFocus",
"access": null,
"description": "Filter's focus event",
- "lineNumber": 1183,
+ "lineNumber": 1187,
"params": [
{
"nullable": null,
@@ -20957,7 +20957,7 @@
"longname": "src/tablefilter.js~TableFilter#onInpBlur",
"access": null,
"description": "Filter's blur event: if auto-filter on, clear interval on filter blur",
- "lineNumber": 1191,
+ "lineNumber": 1195,
"params": [],
"generator": false
},
@@ -20971,7 +20971,7 @@
"longname": "src/tablefilter.js~TableFilter#isUserTyping",
"access": null,
"description": null,
- "lineNumber": 1193,
+ "lineNumber": 1197,
"undocument": true,
"type": {
"types": [
@@ -20989,7 +20989,7 @@
"longname": "src/tablefilter.js~TableFilter#_insertFiltersRow",
"access": null,
"description": "Insert filters row at initialization",
- "lineNumber": 1202,
+ "lineNumber": 1206,
"params": [],
"return": {
"types": [
@@ -21008,7 +21008,7 @@
"longname": "src/tablefilter.js~TableFilter#_initNoFilters",
"access": null,
"description": "Initialize filtersless table",
- "lineNumber": 1231,
+ "lineNumber": 1235,
"params": [],
"generator": false
},
@@ -21022,7 +21022,7 @@
"longname": "src/tablefilter.js~TableFilter#refRow",
"access": null,
"description": null,
- "lineNumber": 1235,
+ "lineNumber": 1239,
"undocument": true,
"type": {
"types": [
@@ -21040,7 +21040,7 @@
"longname": "src/tablefilter.js~TableFilter#nbFilterableRows",
"access": null,
"description": null,
- "lineNumber": 1236,
+ "lineNumber": 1240,
"undocument": true,
"type": {
"types": [
@@ -21058,7 +21058,7 @@
"longname": "src/tablefilter.js~TableFilter#_buildInputFilter",
"access": null,
"description": "Build input filter type",
- "lineNumber": 1245,
+ "lineNumber": 1249,
"params": [
{
"nullable": null,
@@ -21103,18 +21103,8 @@
"longname": "src/tablefilter.js~TableFilter#_buildSubmitButton",
"access": null,
"description": "Build submit button",
- "lineNumber": 1283,
+ "lineNumber": 1286,
"params": [
- {
- "nullable": null,
- "types": [
- "Number"
- ],
- "spread": false,
- "optional": false,
- "name": "colIndex",
- "description": "Column index"
- },
{
"nullable": null,
"types": [
@@ -21138,7 +21128,7 @@
"longname": "src/tablefilter.js~TableFilter#instantiateFeatures",
"access": "private",
"description": "Istantiate the collection of features required by the\nconfiguration and add them to the features registry. A feature is\ndescribed by a `class` and `name` fields and and optional `property`\nfield:\n{\n class: AClass,\n name: 'aClass'\n}",
- "lineNumber": 1314,
+ "lineNumber": 1311,
"params": [
{
"nullable": null,
@@ -21165,7 +21155,7 @@
"longname": "src/tablefilter.js~TableFilter#initFeatures",
"access": "private",
"description": "Initialise the passed features collection. A feature is described by a\n`class` and `name` fields and and optional `property` field:\n{\n class: AClass,\n name: 'aClass'\n}",
- "lineNumber": 1340,
+ "lineNumber": 1337,
"params": [
{
"nullable": null,
@@ -21192,7 +21182,7 @@
"longname": "src/tablefilter.js~TableFilter#feature",
"access": null,
"description": "Return a feature instance for a given name",
- "lineNumber": 1354,
+ "lineNumber": 1351,
"params": [
{
"nullable": null,
@@ -21225,7 +21215,7 @@
"longname": "src/tablefilter.js~TableFilter#initExtensions",
"access": null,
"description": "Initialise all the extensions defined in the configuration object",
- "lineNumber": 1361,
+ "lineNumber": 1358,
"params": [],
"generator": false
},
@@ -21239,7 +21229,7 @@
"longname": "src/tablefilter.js~TableFilter#loadExtension",
"access": null,
"description": "Load an extension module",
- "lineNumber": 1382,
+ "lineNumber": 1379,
"params": [
{
"nullable": null,
@@ -21264,7 +21254,7 @@
"longname": "src/tablefilter.js~TableFilter#extension",
"access": null,
"description": "Get an extension instance",
- "lineNumber": 1413,
+ "lineNumber": 1410,
"params": [
{
"nullable": null,
@@ -21297,7 +21287,7 @@
"longname": "src/tablefilter.js~TableFilter#hasExtension",
"access": null,
"description": "Check passed extension name exists",
- "lineNumber": 1422,
+ "lineNumber": 1419,
"params": [
{
"nullable": null,
@@ -21330,7 +21320,7 @@
"longname": "src/tablefilter.js~TableFilter#registerExtension",
"access": null,
"description": "Register the passed extension instance with associated name",
- "lineNumber": 1431,
+ "lineNumber": 1428,
"params": [
{
"nullable": null,
@@ -21365,7 +21355,7 @@
"longname": "src/tablefilter.js~TableFilter#destroyExtensions",
"access": null,
"description": "Destroy all the extensions store in extensions registry",
- "lineNumber": 1438,
+ "lineNumber": 1435,
"params": [],
"generator": false
},
@@ -21379,7 +21369,7 @@
"longname": "src/tablefilter.js~TableFilter#loadThemes",
"access": null,
"description": "Load themes defined in the configuration object",
- "lineNumber": 1450,
+ "lineNumber": 1447,
"params": [],
"generator": false
},
@@ -21393,7 +21383,7 @@
"longname": "src/tablefilter.js~TableFilter#loader",
"access": null,
"description": null,
- "lineNumber": 1483,
+ "lineNumber": 1480,
"undocument": true,
"type": {
"types": [
@@ -21411,7 +21401,7 @@
"longname": "src/tablefilter.js~TableFilter#getStylesheet",
"access": null,
"description": "Return stylesheet DOM element for a given theme name",
- "lineNumber": 1492,
+ "lineNumber": 1489,
"params": [
{
"name": "name",
@@ -21443,7 +21433,7 @@
"longname": "src/tablefilter.js~TableFilter#destroy",
"access": null,
"description": "Destroy filter grid",
- "lineNumber": 1499,
+ "lineNumber": 1496,
"params": [],
"generator": false
},
@@ -21457,7 +21447,7 @@
"longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
"access": null,
"description": null,
- "lineNumber": 1536,
+ "lineNumber": 1533,
"undocument": true,
"type": {
"types": [
@@ -21475,7 +21465,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 1537,
+ "lineNumber": 1534,
"undocument": true,
"type": {
"types": [
@@ -21493,7 +21483,7 @@
"longname": "src/tablefilter.js~TableFilter#fltIds",
"access": null,
"description": null,
- "lineNumber": 1538,
+ "lineNumber": 1535,
"undocument": true,
"type": {
"types": [
@@ -21511,7 +21501,7 @@
"longname": "src/tablefilter.js~TableFilter#initialized",
"access": null,
"description": null,
- "lineNumber": 1539,
+ "lineNumber": 1536,
"undocument": true,
"type": {
"types": [
@@ -21529,7 +21519,7 @@
"longname": "src/tablefilter.js~TableFilter#setToolbar",
"access": null,
"description": "Generate container element for paging, reset button, rows counter etc.",
- "lineNumber": 1545,
+ "lineNumber": 1542,
"params": [],
"generator": false
},
@@ -21543,7 +21533,7 @@
"longname": "src/tablefilter.js~TableFilter#infDiv",
"access": null,
"description": null,
- "lineNumber": 1570,
+ "lineNumber": 1567,
"undocument": true,
"type": {
"types": [
@@ -21561,7 +21551,7 @@
"longname": "src/tablefilter.js~TableFilter#lDiv",
"access": null,
"description": null,
- "lineNumber": 1576,
+ "lineNumber": 1573,
"undocument": true,
"type": {
"types": [
@@ -21579,7 +21569,7 @@
"longname": "src/tablefilter.js~TableFilter#rDiv",
"access": null,
"description": null,
- "lineNumber": 1583,
+ "lineNumber": 1580,
"undocument": true,
"type": {
"types": [
@@ -21597,7 +21587,7 @@
"longname": "src/tablefilter.js~TableFilter#mDiv",
"access": null,
"description": null,
- "lineNumber": 1589,
+ "lineNumber": 1586,
"undocument": true,
"type": {
"types": [
@@ -21615,7 +21605,7 @@
"longname": "src/tablefilter.js~TableFilter#removeToolbar",
"access": null,
"description": "Remove toolbar container element",
- "lineNumber": 1603,
+ "lineNumber": 1600,
"params": [],
"generator": false
},
@@ -21629,7 +21619,7 @@
"longname": "src/tablefilter.js~TableFilter#infDiv",
"access": null,
"description": null,
- "lineNumber": 1608,
+ "lineNumber": 1605,
"undocument": true,
"type": {
"types": [
@@ -21647,7 +21637,7 @@
"longname": "src/tablefilter.js~TableFilter#removeExternalFlts",
"access": null,
"description": "Remove all the external column filters",
- "lineNumber": 1618,
+ "lineNumber": 1615,
"params": [],
"generator": false
},
@@ -21661,7 +21651,7 @@
"longname": "src/tablefilter.js~TableFilter#isCustomOptions",
"access": null,
"description": "Check if given column implements a filter with custom options",
- "lineNumber": 1638,
+ "lineNumber": 1635,
"params": [
{
"nullable": null,
@@ -21694,7 +21684,7 @@
"longname": "src/tablefilter.js~TableFilter#getCustomOptions",
"access": null,
"description": "Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\ncustom options values and texts",
- "lineNumber": 1649,
+ "lineNumber": 1646,
"params": [
{
"nullable": null,
@@ -21727,7 +21717,7 @@
"longname": "src/tablefilter.js~TableFilter#filter",
"access": null,
"description": "Filter the table by retrieving the data from each cell in every single\nrow and comparing it to the search term for current column. A row is\nhidden when all the search terms are not found in inspected row.",
- "lineNumber": 1682,
+ "lineNumber": 1679,
"params": [],
"generator": false
},
@@ -21741,7 +21731,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 1694,
+ "lineNumber": 1691,
"undocument": true,
"type": {
"types": [
@@ -21759,7 +21749,7 @@
"longname": "src/tablefilter.js~TableFilter#nbHiddenRows",
"access": null,
"description": null,
- "lineNumber": 1798,
+ "lineNumber": 1795,
"undocument": true,
"type": {
"types": [
@@ -21777,7 +21767,7 @@
"longname": "src/tablefilter.js~TableFilter#_testTerm",
"access": null,
"description": "Test for a match of search term in cell data",
- "lineNumber": 1813,
+ "lineNumber": 1810,
"params": [
{
"nullable": null,
@@ -21830,7 +21820,7 @@
"longname": "src/tablefilter.js~TableFilter#getColumnData",
"access": null,
"description": "Return the data of a specified column",
- "lineNumber": 2047,
+ "lineNumber": 2044,
"params": [
{
"nullable": null,
@@ -21887,7 +21877,7 @@
"longname": "src/tablefilter.js~TableFilter#getColumnValues",
"access": null,
"description": "Return the values of a specified column",
- "lineNumber": 2058,
+ "lineNumber": 2055,
"params": [
{
"nullable": null,
@@ -21944,7 +21934,7 @@
"longname": "src/tablefilter.js~TableFilter#getColValues",
"access": "private",
"description": "Return the data of a specified column",
- "lineNumber": 2071,
+ "lineNumber": 2068,
"params": [
{
"nullable": null,
@@ -22013,7 +22003,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterValue",
"access": null,
"description": "Return the filter's value of a specified column",
- "lineNumber": 2110,
+ "lineNumber": 2107,
"params": [
{
"nullable": null,
@@ -22046,7 +22036,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersValue",
"access": null,
"description": "Return the filters' values",
- "lineNumber": 2146,
+ "lineNumber": 2143,
"params": [],
"return": {
"nullable": null,
@@ -22068,7 +22058,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterId",
"access": null,
"description": "Return the ID of a specified column's filter",
- "lineNumber": 2167,
+ "lineNumber": 2164,
"params": [
{
"nullable": null,
@@ -22101,7 +22091,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersByType",
"access": null,
"description": "Return the list of ids of filters matching a specified type.\nNote: hidden filters are also returned",
- "lineNumber": 2183,
+ "lineNumber": 2180,
"params": [
{
"nullable": null,
@@ -22144,7 +22134,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterElement",
"access": null,
"description": "Return the filter's DOM element for a given column",
- "lineNumber": 2203,
+ "lineNumber": 2200,
"params": [
{
"nullable": null,
@@ -22177,7 +22167,7 @@
"longname": "src/tablefilter.js~TableFilter#getCellsNb",
"access": null,
"description": "Return the number of cells for a given row index",
- "lineNumber": 2213,
+ "lineNumber": 2210,
"params": [
{
"nullable": null,
@@ -22210,7 +22200,7 @@
"longname": "src/tablefilter.js~TableFilter#getRowsNb",
"access": null,
"description": "Return the number of filterable rows starting from reference row if\ndefined",
- "lineNumber": 2224,
+ "lineNumber": 2221,
"params": [
{
"nullable": null,
@@ -22243,7 +22233,7 @@
"longname": "src/tablefilter.js~TableFilter#getCellValue",
"access": null,
"description": "Return the text content of a given cell",
- "lineNumber": 2236,
+ "lineNumber": 2233,
"params": [
{
"nullable": null,
@@ -22276,7 +22266,7 @@
"longname": "src/tablefilter.js~TableFilter#getCellData",
"access": null,
"description": "Return the typed data of a given cell based on the column type definition",
- "lineNumber": 2252,
+ "lineNumber": 2249,
"params": [
{
"nullable": null,
@@ -22311,7 +22301,7 @@
"longname": "src/tablefilter.js~TableFilter#getData",
"access": null,
"description": "Return the table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]",
- "lineNumber": 2281,
+ "lineNumber": 2278,
"params": [
{
"nullable": null,
@@ -22358,7 +22348,7 @@
"longname": "src/tablefilter.js~TableFilter#getValues",
"access": null,
"description": "Return the table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2295,
+ "lineNumber": 2292,
"params": [
{
"nullable": null,
@@ -22405,7 +22395,7 @@
"longname": "src/tablefilter.js~TableFilter#getTableData",
"access": "private",
"description": "Return the table data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2313,
+ "lineNumber": 2310,
"params": [
{
"nullable": null,
@@ -22464,7 +22454,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredData",
"access": null,
"description": "Return the filtered table data based on its columns data type definitions\nwith following structure:\n[\n [rowIndex, [data0, data1...]],\n [rowIndex, [data0, data1...]]\n]",
- "lineNumber": 2358,
+ "lineNumber": 2355,
"params": [
{
"nullable": null,
@@ -22511,7 +22501,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredValues",
"access": null,
"description": "Return the filtered table values with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2374,
+ "lineNumber": 2371,
"params": [
{
"nullable": null,
@@ -22558,7 +22548,7 @@
"longname": "src/tablefilter.js~TableFilter#filteredData",
"access": "private",
"description": "Return the filtered data with following structure:\n[\n [rowIndex, [value0, value1...]],\n [rowIndex, [value0, value1...]]\n]",
- "lineNumber": 2392,
+ "lineNumber": 2389,
"params": [
{
"nullable": null,
@@ -22617,7 +22607,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredColumnData",
"access": null,
"description": "Return the filtered data for a given column index",
- "lineNumber": 2437,
+ "lineNumber": 2434,
"params": [
{
"nullable": null,
@@ -22674,7 +22664,7 @@
"longname": "src/tablefilter.js~TableFilter#getVisibleColumnData",
"access": null,
"description": "Return the filtered and visible data for a given column index",
- "lineNumber": 2451,
+ "lineNumber": 2448,
"params": [
{
"nullable": null,
@@ -22731,7 +22721,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredColumnValues",
"access": null,
"description": "Return the filtered values for a given column index",
- "lineNumber": 2465,
+ "lineNumber": 2462,
"params": [
{
"nullable": null,
@@ -22788,7 +22778,7 @@
"longname": "src/tablefilter.js~TableFilter#getVisibleColumnValues",
"access": null,
"description": "Return the filtered and visible values for a given column index",
- "lineNumber": 2479,
+ "lineNumber": 2476,
"params": [
{
"nullable": null,
@@ -22845,7 +22835,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilteredDataCol",
"access": "private",
"description": "Return the filtered data for a given column index",
- "lineNumber": 2497,
+ "lineNumber": 2494,
"params": [
{
"nullable": null,
@@ -22926,7 +22916,7 @@
"longname": "src/tablefilter.js~TableFilter#getRowDisplay",
"access": null,
"description": "Get the display value of a row",
- "lineNumber": 2538,
+ "lineNumber": 2535,
"params": [
{
"nullable": null,
@@ -22959,7 +22949,7 @@
"longname": "src/tablefilter.js~TableFilter#validateRow",
"access": null,
"description": "Validate/invalidate row by setting the 'validRow' attribute on the row",
- "lineNumber": 2547,
+ "lineNumber": 2544,
"params": [
{
"nullable": null,
@@ -22994,7 +22984,7 @@
"longname": "src/tablefilter.js~TableFilter#validateAllRows",
"access": null,
"description": "Validate all filterable rows",
- "lineNumber": 2580,
+ "lineNumber": 2577,
"params": [],
"generator": false
},
@@ -23008,7 +22998,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 2584,
+ "lineNumber": 2581,
"undocument": true,
"type": {
"types": [
@@ -23026,7 +23016,7 @@
"longname": "src/tablefilter.js~TableFilter#setFilterValue",
"access": null,
"description": "Set search value to a given filter",
- "lineNumber": 2595,
+ "lineNumber": 2592,
"params": [
{
"nullable": null,
@@ -23061,7 +23051,7 @@
"longname": "src/tablefilter.js~TableFilter#setColWidths",
"access": null,
"description": "Set them columns' widths as per configuration",
- "lineNumber": 2647,
+ "lineNumber": 2644,
"params": [
{
"nullable": null,
@@ -23086,7 +23076,7 @@
"longname": "src/tablefilter.js~TableFilter#enforceVisibility",
"access": null,
"description": "Make defined rows always visible",
- "lineNumber": 2677,
+ "lineNumber": 2674,
"params": [],
"generator": false
},
@@ -23100,7 +23090,7 @@
"longname": "src/tablefilter.js~TableFilter#clearFilters",
"access": null,
"description": "Clear all the filters' values",
- "lineNumber": 2694,
+ "lineNumber": 2691,
"params": [],
"generator": false
},
@@ -23114,7 +23104,7 @@
"longname": "src/tablefilter.js~TableFilter#getActiveFilterId",
"access": null,
"description": "Return the ID of the current active filter",
- "lineNumber": 2716,
+ "lineNumber": 2713,
"params": [],
"return": {
"nullable": null,
@@ -23136,7 +23126,7 @@
"longname": "src/tablefilter.js~TableFilter#setActiveFilterId",
"access": null,
"description": "Set the ID of the current active filter",
- "lineNumber": 2724,
+ "lineNumber": 2721,
"params": [
{
"nullable": null,
@@ -23161,7 +23151,7 @@
"longname": "src/tablefilter.js~TableFilter#activeFilterId",
"access": null,
"description": null,
- "lineNumber": 2725,
+ "lineNumber": 2722,
"undocument": true,
"type": {
"types": [
@@ -23179,7 +23169,7 @@
"longname": "src/tablefilter.js~TableFilter#getColumnIndexFromFilterId",
"access": null,
"description": "Return the column index for a given filter ID",
- "lineNumber": 2733,
+ "lineNumber": 2730,
"params": [
{
"nullable": null,
@@ -23214,7 +23204,7 @@
"longname": "src/tablefilter.js~TableFilter#buildFilterId",
"access": "private",
"description": "Build filter element ID for a given column index",
- "lineNumber": 2745,
+ "lineNumber": 2742,
"params": [
{
"nullable": null,
@@ -23247,7 +23237,7 @@
"longname": "src/tablefilter.js~TableFilter#isExternalFlt",
"access": "private",
"description": "Check if has external filters",
- "lineNumber": 2754,
+ "lineNumber": 2751,
"unknown": [
{
"tagName": "@returns",
@@ -23275,7 +23265,7 @@
"longname": "src/tablefilter.js~TableFilter#getStylePath",
"access": "private",
"description": "Returns styles path",
- "lineNumber": 2763,
+ "lineNumber": 2760,
"unknown": [
{
"tagName": "@returns",
@@ -23303,7 +23293,7 @@
"longname": "src/tablefilter.js~TableFilter#getStylesheetPath",
"access": "private",
"description": "Returns main stylesheet path",
- "lineNumber": 2772,
+ "lineNumber": 2769,
"unknown": [
{
"tagName": "@returns",
@@ -23331,7 +23321,7 @@
"longname": "src/tablefilter.js~TableFilter#getThemesPath",
"access": "private",
"description": "Returns themes path",
- "lineNumber": 2782,
+ "lineNumber": 2779,
"unknown": [
{
"tagName": "@returns",
@@ -23359,7 +23349,7 @@
"longname": "src/tablefilter.js~TableFilter#activateFilter",
"access": null,
"description": "Make specified column's filter active",
- "lineNumber": 2791,
+ "lineNumber": 2788,
"params": [
{
"nullable": null,
@@ -23384,7 +23374,7 @@
"longname": "src/tablefilter.js~TableFilter#linkFilters",
"access": null,
"description": "Refresh the filters subject to linking ('select', 'multiple',\n'checklist' type)",
- "lineNumber": 2802,
+ "lineNumber": 2799,
"params": [],
"generator": false
},
@@ -23398,7 +23388,7 @@
"longname": "src/tablefilter.js~TableFilter#isExactMatch",
"access": null,
"description": "Determine if passed filter column implements exact query match",
- "lineNumber": 2853,
+ "lineNumber": 2850,
"params": [
{
"nullable": null,
@@ -23431,7 +23421,7 @@
"longname": "src/tablefilter.js~TableFilter#isRowValid",
"access": null,
"description": "Check if passed row is valid",
- "lineNumber": 2864,
+ "lineNumber": 2861,
"params": [
{
"nullable": null,
@@ -23464,7 +23454,7 @@
"longname": "src/tablefilter.js~TableFilter#isRowDisplayed",
"access": null,
"description": "Check if passed row is visible",
- "lineNumber": 2873,
+ "lineNumber": 2870,
"params": [
{
"nullable": null,
@@ -23497,7 +23487,7 @@
"longname": "src/tablefilter.js~TableFilter#ignoresDiacritics",
"access": null,
"description": "Check if specified column filter ignores diacritics.\nNote this is only applicable to input filter types.",
- "lineNumber": 2884,
+ "lineNumber": 2881,
"params": [
{
"nullable": null,
@@ -23530,7 +23520,7 @@
"longname": "src/tablefilter.js~TableFilter#getClearFilterText",
"access": null,
"description": "Return clear all text for specified filter column",
- "lineNumber": 2897,
+ "lineNumber": 2894,
"params": [
{
"nullable": null,
@@ -23563,7 +23553,7 @@
"longname": "src/tablefilter.js~TableFilter#isImported",
"access": null,
"description": "Check if passed script or stylesheet is already imported",
- "lineNumber": 2911,
+ "lineNumber": 2908,
"params": [
{
"nullable": null,
@@ -23606,7 +23596,7 @@
"longname": "src/tablefilter.js~TableFilter#import",
"access": null,
"description": "Import script or stylesheet",
- "lineNumber": 2934,
+ "lineNumber": 2931,
"params": [
{
"nullable": null,
@@ -23661,7 +23651,7 @@
"longname": "src/tablefilter.js~TableFilter#isInitialized",
"access": null,
"description": "Check if table has filters grid",
- "lineNumber": 2976,
+ "lineNumber": 2973,
"params": [],
"return": {
"nullable": null,
@@ -23683,7 +23673,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersId",
"access": null,
"description": "Get list of filter IDs",
- "lineNumber": 2984,
+ "lineNumber": 2981,
"params": [],
"return": {
"nullable": null,
@@ -23705,7 +23695,7 @@
"longname": "src/tablefilter.js~TableFilter#getValidRows",
"access": null,
"description": "Get filtered (valid) rows indexes",
- "lineNumber": 2993,
+ "lineNumber": 2990,
"params": [
{
"nullable": null,
@@ -23738,7 +23728,7 @@
"longname": "src/tablefilter.js~TableFilter#validRowsIndex",
"access": null,
"description": null,
- "lineNumber": 2999,
+ "lineNumber": 2996,
"undocument": true,
"type": {
"types": [
@@ -23756,7 +23746,7 @@
"longname": "src/tablefilter.js~TableFilter#getFiltersRowIndex",
"access": null,
"description": "Get the index of the row containing the filters",
- "lineNumber": 3020,
+ "lineNumber": 3017,
"params": [],
"return": {
"nullable": null,
@@ -23778,7 +23768,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeadersRowIndex",
"access": null,
"description": "Get the index of the headers row",
- "lineNumber": 3028,
+ "lineNumber": 3025,
"params": [],
"return": {
"nullable": null,
@@ -23800,7 +23790,7 @@
"longname": "src/tablefilter.js~TableFilter#getStartRowIndex",
"access": null,
"description": "Get the row index from where the filtering process start (1st filterable\nrow)",
- "lineNumber": 3037,
+ "lineNumber": 3034,
"params": [],
"return": {
"nullable": null,
@@ -23822,7 +23812,7 @@
"longname": "src/tablefilter.js~TableFilter#getLastRowIndex",
"access": null,
"description": "Get the index of the last row",
- "lineNumber": 3045,
+ "lineNumber": 3042,
"params": [],
"return": {
"nullable": null,
@@ -23844,7 +23834,7 @@
"longname": "src/tablefilter.js~TableFilter#hasType",
"access": null,
"description": "Determine whether the specified column has one of the passed types",
- "lineNumber": 3056,
+ "lineNumber": 3053,
"params": [
{
"nullable": null,
@@ -23889,7 +23879,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeaderElement",
"access": null,
"description": "Get the header DOM element for a given column index",
- "lineNumber": 3072,
+ "lineNumber": 3069,
"params": [
{
"nullable": null,
@@ -23922,7 +23912,7 @@
"longname": "src/tablefilter.js~TableFilter#getHeadersText",
"access": null,
"description": "Return the list of headers' text",
- "lineNumber": 3091,
+ "lineNumber": 3088,
"params": [
{
"nullable": null,
@@ -23955,7 +23945,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterType",
"access": null,
"description": "Return the filter type for a specified column",
- "lineNumber": 3111,
+ "lineNumber": 3108,
"params": [
{
"nullable": null,
@@ -23988,7 +23978,7 @@
"longname": "src/tablefilter.js~TableFilter#getFilterableRowsNb",
"access": null,
"description": "Get the total number of filterable rows",
- "lineNumber": 3119,
+ "lineNumber": 3116,
"params": [],
"return": {
"nullable": null,
@@ -24010,7 +24000,7 @@
"longname": "src/tablefilter.js~TableFilter#getValidRowsNb",
"access": null,
"description": "Return the total number of valid rows",
- "lineNumber": 3128,
+ "lineNumber": 3125,
"params": [
{
"nullable": null,
@@ -24045,7 +24035,7 @@
"longname": "src/tablefilter.js~TableFilter#dom",
"access": null,
"description": "Return the working DOM element",
- "lineNumber": 3136,
+ "lineNumber": 3133,
"params": [],
"return": {
"nullable": null,
@@ -24067,7 +24057,7 @@
"longname": "src/tablefilter.js~TableFilter#getDecimal",
"access": null,
"description": "Return the decimal separator for supplied column as per column type\nconfiguration or global setting",
- "lineNumber": 3146,
+ "lineNumber": 3143,
"unknown": [
{
"tagName": "@returns",
@@ -24106,7 +24096,7 @@
"longname": "src/tablefilter.js~TableFilter#config",
"access": null,
"description": "Get the configuration object (literal object)",
- "lineNumber": 3161,
+ "lineNumber": 3158,
"params": [],
"return": {
"nullable": null,
diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html
index 302cb762..51420beb 100644
--- a/docs/file/src/array.js.html
+++ b/docs/file/src/array.js.html
@@ -3,7 +3,7 @@
- src/array.js | tablefilter v0.5.36 API Document
+ src/array.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html
index 2dc03d3b..2d8d80f9 100644
--- a/docs/file/src/const.js.html
+++ b/docs/file/src/const.js.html
@@ -3,7 +3,7 @@
- src/const.js | tablefilter v0.5.36 API Document
+ src/const.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html
index 2a59cd73..8d12fe72 100644
--- a/docs/file/src/cookie.js.html
+++ b/docs/file/src/cookie.js.html
@@ -3,7 +3,7 @@
- src/cookie.js | tablefilter v0.5.36 API Document
+ src/cookie.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html
index 7667f6d7..e7d28ee4 100644
--- a/docs/file/src/dom.js.html
+++ b/docs/file/src/dom.js.html
@@ -3,7 +3,7 @@
- src/dom.js | tablefilter v0.5.36 API Document
+ src/dom.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html
index e1bd8db8..a22f62e2 100644
--- a/docs/file/src/emitter.js.html
+++ b/docs/file/src/emitter.js.html
@@ -3,7 +3,7 @@
- src/emitter.js | tablefilter v0.5.36 API Document
+ src/emitter.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html
index 2c762729..b36a10f1 100644
--- a/docs/file/src/event.js.html
+++ b/docs/file/src/event.js.html
@@ -3,7 +3,7 @@
- src/event.js | tablefilter v0.5.36 API Document
+ src/event.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
index 1f637537..889c7855 100644
--- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
+++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.36 API Document
+ src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
index 44fc7048..c685f173 100644
--- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
+++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.36 API Document
+ src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html
index 0653e0ba..926094cb 100644
--- a/docs/file/src/extensions/colOps/colOps.js.html
+++ b/docs/file/src/extensions/colOps/colOps.js.html
@@ -3,7 +3,7 @@
- src/extensions/colOps/colOps.js | tablefilter v0.5.36 API Document
+ src/extensions/colOps/colOps.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
index f0170d93..d28a11ce 100644
--- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
+++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
@@ -3,7 +3,7 @@
- src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.36 API Document
+ src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html
index 898b2032..c13ba56a 100644
--- a/docs/file/src/extensions/sort/adapterSortabletable.js.html
+++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.36 API Document
+ src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html
index 3b559624..b890e591 100644
--- a/docs/file/src/extensions/sort/sort.js.html
+++ b/docs/file/src/extensions/sort/sort.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/sort.js | tablefilter v0.5.36 API Document
+ src/extensions/sort/sort.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html
index 42c7600f..1fb733aa 100644
--- a/docs/file/src/feature.js.html
+++ b/docs/file/src/feature.js.html
@@ -3,7 +3,7 @@
- src/feature.js | tablefilter v0.5.36 API Document
+ src/feature.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html
index 07a08a2e..3b503da5 100644
--- a/docs/file/src/modules/alternateRows.js.html
+++ b/docs/file/src/modules/alternateRows.js.html
@@ -3,7 +3,7 @@
- src/modules/alternateRows.js | tablefilter v0.5.36 API Document
+ src/modules/alternateRows.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html
index c9efd6da..56f8bde5 100644
--- a/docs/file/src/modules/baseDropdown.js.html
+++ b/docs/file/src/modules/baseDropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/baseDropdown.js | tablefilter v0.5.36 API Document
+ src/modules/baseDropdown.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html
index 18f86486..eaf14fb0 100644
--- a/docs/file/src/modules/checkList.js.html
+++ b/docs/file/src/modules/checkList.js.html
@@ -3,7 +3,7 @@
- src/modules/checkList.js | tablefilter v0.5.36 API Document
+ src/modules/checkList.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html
index 92dda135..bfa79ee3 100644
--- a/docs/file/src/modules/clearButton.js.html
+++ b/docs/file/src/modules/clearButton.js.html
@@ -3,7 +3,7 @@
- src/modules/clearButton.js | tablefilter v0.5.36 API Document
+ src/modules/clearButton.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html
index 836d3a5d..e92c1bff 100644
--- a/docs/file/src/modules/dateType.js.html
+++ b/docs/file/src/modules/dateType.js.html
@@ -3,7 +3,7 @@
- src/modules/dateType.js | tablefilter v0.5.36 API Document
+ src/modules/dateType.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html
index abfdf6b9..95c5a0c5 100644
--- a/docs/file/src/modules/dropdown.js.html
+++ b/docs/file/src/modules/dropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/dropdown.js | tablefilter v0.5.36 API Document
+ src/modules/dropdown.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html
index b1b06e29..b426a160 100644
--- a/docs/file/src/modules/gridLayout.js.html
+++ b/docs/file/src/modules/gridLayout.js.html
@@ -3,7 +3,7 @@
- src/modules/gridLayout.js | tablefilter v0.5.36 API Document
+ src/modules/gridLayout.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html
index f01f7221..743e00b2 100644
--- a/docs/file/src/modules/hash.js.html
+++ b/docs/file/src/modules/hash.js.html
@@ -3,7 +3,7 @@
- src/modules/hash.js | tablefilter v0.5.36 API Document
+ src/modules/hash.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html
index 3809f4e2..2f0ce58c 100644
--- a/docs/file/src/modules/help.js.html
+++ b/docs/file/src/modules/help.js.html
@@ -3,7 +3,7 @@
- src/modules/help.js | tablefilter v0.5.36 API Document
+ src/modules/help.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html
index 7cbf50c5..333c31a5 100644
--- a/docs/file/src/modules/highlightKeywords.js.html
+++ b/docs/file/src/modules/highlightKeywords.js.html
@@ -3,7 +3,7 @@
- src/modules/highlightKeywords.js | tablefilter v0.5.36 API Document
+ src/modules/highlightKeywords.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html
index 94b5894e..06df7fe9 100644
--- a/docs/file/src/modules/loader.js.html
+++ b/docs/file/src/modules/loader.js.html
@@ -3,7 +3,7 @@
- src/modules/loader.js | tablefilter v0.5.36 API Document
+ src/modules/loader.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html
index 186782dd..c48de641 100644
--- a/docs/file/src/modules/markActiveColumns.js.html
+++ b/docs/file/src/modules/markActiveColumns.js.html
@@ -3,7 +3,7 @@
- src/modules/markActiveColumns.js | tablefilter v0.5.36 API Document
+ src/modules/markActiveColumns.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html
index 2c45266a..2908ddbd 100644
--- a/docs/file/src/modules/noResults.js.html
+++ b/docs/file/src/modules/noResults.js.html
@@ -3,7 +3,7 @@
- src/modules/noResults.js | tablefilter v0.5.36 API Document
+ src/modules/noResults.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html
index 493bbd33..591abb20 100644
--- a/docs/file/src/modules/paging.js.html
+++ b/docs/file/src/modules/paging.js.html
@@ -3,7 +3,7 @@
- src/modules/paging.js | tablefilter v0.5.36 API Document
+ src/modules/paging.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html
index 21783386..ca05f2b5 100644
--- a/docs/file/src/modules/popupFilter.js.html
+++ b/docs/file/src/modules/popupFilter.js.html
@@ -3,7 +3,7 @@
- src/modules/popupFilter.js | tablefilter v0.5.36 API Document
+ src/modules/popupFilter.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html
index 2fe59aeb..39c5cda6 100644
--- a/docs/file/src/modules/rowsCounter.js.html
+++ b/docs/file/src/modules/rowsCounter.js.html
@@ -3,7 +3,7 @@
- src/modules/rowsCounter.js | tablefilter v0.5.36 API Document
+ src/modules/rowsCounter.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html
index de0c5bfb..0ead81af 100644
--- a/docs/file/src/modules/state.js.html
+++ b/docs/file/src/modules/state.js.html
@@ -3,7 +3,7 @@
- src/modules/state.js | tablefilter v0.5.36 API Document
+ src/modules/state.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html
index 1efa9ec6..3040d6c6 100644
--- a/docs/file/src/modules/statusBar.js.html
+++ b/docs/file/src/modules/statusBar.js.html
@@ -3,7 +3,7 @@
- src/modules/statusBar.js | tablefilter v0.5.36 API Document
+ src/modules/statusBar.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html
index d74509a2..ea884158 100644
--- a/docs/file/src/modules/storage.js.html
+++ b/docs/file/src/modules/storage.js.html
@@ -3,7 +3,7 @@
- src/modules/storage.js | tablefilter v0.5.36 API Document
+ src/modules/storage.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html
index 8a3e3c4a..59aee077 100644
--- a/docs/file/src/number.js.html
+++ b/docs/file/src/number.js.html
@@ -3,7 +3,7 @@
- src/number.js | tablefilter v0.5.36 API Document
+ src/number.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html
index 679af962..11071db9 100644
--- a/docs/file/src/root.js.html
+++ b/docs/file/src/root.js.html
@@ -3,7 +3,7 @@
- src/root.js | tablefilter v0.5.36 API Document
+ src/root.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/settings.js.html b/docs/file/src/settings.js.html
index 4ab4b476..aab3e81b 100644
--- a/docs/file/src/settings.js.html
+++ b/docs/file/src/settings.js.html
@@ -3,7 +3,7 @@
- src/settings.js | tablefilter v0.5.36 API Document
+ src/settings.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html
index 4edd8739..2be38780 100644
--- a/docs/file/src/sort.js.html
+++ b/docs/file/src/sort.js.html
@@ -3,7 +3,7 @@
- src/sort.js | tablefilter v0.5.36 API Document
+ src/sort.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html
index 6c12558a..e21a9543 100644
--- a/docs/file/src/string.js.html
+++ b/docs/file/src/string.js.html
@@ -3,7 +3,7 @@
- src/string.js | tablefilter v0.5.36 API Document
+ src/string.js | tablefilter v0.5.37 API Document
diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html
index 5cea4ad8..a5804bfa 100644
--- a/docs/file/src/tablefilter.js.html
+++ b/docs/file/src/tablefilter.js.html
@@ -3,7 +3,7 @@
- src/tablefilter.js | tablefilter v0.5.36 API Document
+ src/tablefilter.js | tablefilter v0.5.37 API Document
@@ -1161,14 +1161,14 @@ export class TableFilter {
for (let i = 0; i < n; i++) {
this.emitter.emit('before-filter-init', this, i);
- let fltcell = createElm(this.fltCellTag),
+ let fltCell = createElm(this.fltCellTag),
col = this.getFilterType(i);
if (this.singleSearchFlt) {
- fltcell.colSpan = this.nbCells;
+ fltCell.colSpan = this.nbCells;
}
if (!this.gridLayout) {
- fltrow.appendChild(fltcell);
+ fltrow.appendChild(fltCell);
}
inpclass = (i === n - 1 && this.displayBtn) ?
this.fltSmallCssClass : this.fltCssClass;
@@ -1182,19 +1182,23 @@ export class TableFilter {
//drop-down filters
if (col === SELECT || col === MULTIPLE) {
Mod.dropdown = Mod.dropdown || new Dropdown(this);
- Mod.dropdown.init(i, this.isExternalFlt(), fltcell);
+ Mod.dropdown.init(i, this.isExternalFlt(), fltCell);
}
// checklist
else if (col === CHECKLIST) {
Mod.checkList = Mod.checkList || new CheckList(this);
- Mod.checkList.init(i, this.isExternalFlt(), fltcell);
+ Mod.checkList.init(i, this.isExternalFlt(), fltCell);
} else {
- this._buildInputFilter(i, inpclass, fltcell);
+ this._buildInputFilter(i, inpclass, fltCell);
}
// this adds submit button
if (i === n - 1 && this.displayBtn) {
- this._buildSubmitButton(i, fltcell);
+ this._buildSubmitButton(
+ this.isExternalFlt() ?
+ elm(this.externalFltTgtIds[i]) :
+ fltCell
+ );
}
this.emitter.emit('after-filter-init', this, i);
@@ -1411,24 +1415,17 @@ export class TableFilter {
/**
* Build submit button
- * @param {Number} colIndex Column index
* @param {DOMElement} container Container DOM element
*/
- _buildSubmitButton(colIndex, container) {
- let externalFltTgtId = this.isExternalFlt() ?
- this.externalFltTgtIds[colIndex] : null;
+ _buildSubmitButton(container) {
let btn = createElm(INPUT,
['type', 'button'],
['value', this.btnText]
);
btn.className = this.btnCssClass;
- //filter is appended in custom element
- if (externalFltTgtId) {
- elm(externalFltTgtId).appendChild(btn);
- } else {
- container.appendChild(btn);
- }
+ //filter is appended in container element
+ container.appendChild(btn);
addEvt(btn, 'click', () => this.filter());
}
@@ -2391,7 +2388,7 @@ export class TableFilter {
return parseNb(value, this.getDecimal(colIndex));
}
else if (this.hasType(colIndex, [NUMBER])) {
- return Number(value) || parseNb(value);
+ return Number(value);
}
else if (this.hasType(colIndex, [DATE])){
let dateType = this.Mod.dateType;
diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
index 4a786356..dabae9d5 100644
--- a/docs/file/src/types.js.html
+++ b/docs/file/src/types.js.html
@@ -3,7 +3,7 @@
- src/types.js | tablefilter v0.5.36 API Document
+ src/types.js | tablefilter v0.5.37 API Document
diff --git a/docs/function/index.html b/docs/function/index.html
index 8baaa3b2..4e82f43d 100644
--- a/docs/function/index.html
+++ b/docs/function/index.html
@@ -3,7 +3,7 @@
- Function | tablefilter v0.5.36 API Document
+ Function | tablefilter v0.5.37 API Document
diff --git a/docs/identifiers.html b/docs/identifiers.html
index 69e476d0..b9b2cc2b 100644
--- a/docs/identifiers.html
+++ b/docs/identifiers.html
@@ -3,7 +3,7 @@
- Index | tablefilter v0.5.36 API Document
+ Index | tablefilter v0.5.37 API Document
diff --git a/docs/index.html b/docs/index.html
index b2bdb1c3..e27dbe8e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
- tablefilter v0.5.36 API Document
+ tablefilter v0.5.37 API Document
diff --git a/docs/package.json b/docs/package.json
index 85ff066f..2c728d14 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "tablefilter",
- "version": "0.5.36",
+ "version": "0.5.37",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
diff --git a/docs/source.html b/docs/source.html
index bebc704d..faa0110a 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -3,7 +3,7 @@
- Source | tablefilter v0.5.36 API Document
+ Source | tablefilter v0.5.37 API Document
@@ -152,7 +152,7 @@
100 %1/1 |
546 byte |
22 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/const.js |
@@ -178,7 +178,7 @@
100 %19/19 |
3527 byte |
200 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/cookie.js |
@@ -186,7 +186,7 @@
- |
1412 byte |
57 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/dom.js |
@@ -205,7 +205,7 @@
100 %12/12 |
4766 byte |
190 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/emitter.js |
@@ -213,7 +213,7 @@
100 %6/6 |
1323 byte |
53 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/event.js |
@@ -226,7 +226,7 @@
100 %6/6 |
2384 byte |
101 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -234,7 +234,7 @@
100 %13/13 |
19016 byte |
507 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -242,7 +242,7 @@
- |
90 byte |
2 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -250,7 +250,7 @@
100 %26/26 |
14340 byte |
479 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -258,7 +258,7 @@
100 %49/49 |
19529 byte |
706 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -266,7 +266,7 @@
100 %23/23 |
16463 byte |
531 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/extensions/sort/sort.js |
@@ -274,7 +274,7 @@
- |
204 byte |
8 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/feature.js |
@@ -282,7 +282,7 @@
100 %14/14 |
1876 byte |
97 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/alternateRows.js |
@@ -290,7 +290,7 @@
100 %9/9 |
3630 byte |
141 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/baseDropdown.js |
@@ -298,7 +298,7 @@
100 %3/3 |
3501 byte |
121 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/checkList.js |
@@ -306,7 +306,7 @@
100 %21/21 |
17110 byte |
531 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/clearButton.js |
@@ -314,7 +314,7 @@
100 %10/10 |
3214 byte |
129 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/dateType.js |
@@ -322,7 +322,7 @@
100 %12/12 |
4308 byte |
157 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/dropdown.js |
@@ -330,7 +330,7 @@
100 %17/17 |
11909 byte |
383 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/gridLayout.js |
@@ -338,7 +338,7 @@
100 %16/16 |
13788 byte |
483 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/hash.js |
@@ -347,7 +347,7 @@
100 %10/10 |
2981 byte |
126 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/help.js |
@@ -355,7 +355,7 @@
100 %17/17 |
6494 byte |
230 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/highlightKeywords.js |
@@ -363,7 +363,7 @@
100 %10/10 |
5459 byte |
180 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/loader.js |
@@ -371,7 +371,7 @@
100 %14/14 |
4025 byte |
171 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/markActiveColumns.js |
@@ -379,7 +379,7 @@
100 %10/10 |
2794 byte |
108 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/noResults.js |
@@ -387,7 +387,7 @@
100 %17/17 |
4792 byte |
194 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/paging.js |
@@ -395,7 +395,7 @@
100 %45/45 |
27378 byte |
898 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/popupFilter.js |
@@ -403,7 +403,7 @@
100 %27/27 |
13188 byte |
457 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/rowsCounter.js |
@@ -411,7 +411,7 @@
100 %13/13 |
5662 byte |
197 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/state.js |
@@ -419,7 +419,7 @@
100 %24/24 |
14807 byte |
542 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/statusBar.js |
@@ -427,7 +427,7 @@
100 %22/22 |
8635 byte |
300 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/modules/storage.js |
@@ -436,7 +436,7 @@
100 %10/10 |
3543 byte |
161 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/number.js |
@@ -444,7 +444,7 @@
100 %1/1 |
1034 byte |
32 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/root.js |
@@ -452,7 +452,7 @@
100 %1/1 |
235 byte |
6 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/settings.js |
@@ -464,7 +464,7 @@
100 %5/5 |
1535 byte |
53 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/sort.js |
@@ -478,7 +478,7 @@
100 %7/7 |
2881 byte |
82 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/string.js |
@@ -490,15 +490,15 @@
100 %5/5 |
2086 byte |
76 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
| src/tablefilter.js |
TableFilter |
100 %172/172 |
- 95694 byte |
- 3164 |
- 2017-08-04 03:36:59 (UTC) |
+ 95551 byte |
+ 3161 |
+ 2017-08-04 04:44:35 (UTC) |
| src/types.js |
@@ -515,7 +515,7 @@
100 %10/10 |
1754 byte |
81 |
- 2017-08-04 03:36:59 (UTC) |
+ 2017-08-04 04:44:35 (UTC) |
diff --git a/docs/variable/index.html b/docs/variable/index.html
index 81f834a6..c825f641 100644
--- a/docs/variable/index.html
+++ b/docs/variable/index.html
@@ -3,7 +3,7 @@
- Variable | tablefilter v0.5.36 API Document
+ Variable | tablefilter v0.5.37 API Document